.content{
    width: 100%;
}
.cn_data_top{
    background-image: url("../images/2021-12-07_versions/background1.png");
    background-repeat: no-repeat;
    background-size: 120% 22%;
    background-position: left top;
}
.content_banner{
    width: 100%;
    height: 5.56rem;
}
.content_banner img{
    width: 100%;
    height: 100%;
}

.cn_content{
    position: relative;
    width: 13.15rem;
    margin: 0 auto;
}

.bottom_left{
    position: absolute;
    top: 7.2rem;
    left: -2.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    background-image: url("../images/2021-12-07_versions/xiangzuo1.png");
    background-size: 50% 50%;
    background-position: 40%;
    background-repeat: no-repeat;
}
.bottom_right{
    position: absolute;
    top: 7.2rem;
    right: -2.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: #e7e7e7;
    background-image: url("../images/2021-12-07_versions/xiangyou1.png");
    background-size: 50% 50%;
    background-position: 50%;
    background-repeat: no-repeat;

}
.cn_title{
    width: 2.8rem;
    height: 2rem;
    margin: 0 auto;
    padding-top: 0.55rem;
    background-image: url("../images/2021-12-07_versions/cn_title_img.png");
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: 50% 50%;

}
.cn_title span{
	font-size: 0.32rem;
    text-align: center;
    display: block;
	letter-spacing: 0.03rem;
	color: #333333;
}

.cn_list_w{
    width: 13.15rem;
    overflow: hidden;
}
.cn_list{
    height: 11.5rem;
}
.cn_list div{
    float: left;
    width: 13.15rem;
}
.cn_list a{
    float: left;
    width: 2rem;
    height: 2rem;
    margin: 0 1.7rem 0.37rem 0;
    /*border-radius: 50%;*/
    /*box-shadow: 0 0 0.04rem 0 #aaa;*/
    overflow: hidden;
    /*border: 1px solid red;*/
}
.cn_list .list_clear_right{
    margin-right: 0;
}
.cn_list img{
    width: 100%;
    height: 100%;
    /*margin: 0.3rem 0 0 0.3rem;*/
}
.cn_data_bottom{
    height: 2.30rem;
    margin: 1rem auto 0.6rem;
    background-image: url("../images/2021-12-07_versions/cn_bottom_back.png");
}
.cn_bottom_data{
    width: 13.15rem;
    height: 1.86rem;
    margin: 0 auto;
    padding-top: 0.3rem;
}
.cn_bottom_data img,.cn_bottom_data span{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.cn_bottom_data img{
    width: 0.76rem;
    height: 0.6rem;
    padding-bottom: 0.15rem;

}
.cn_bottom_data span{
	font-size: 0.32rem;
	letter-spacing: 0.03rem;
	color: #333333;
}