body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video {  margin:0;  padding:0}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video,img {  display:block}
textarea {resize:none}
iframe,img {border:0}
ul,ol,menu,li {list-style:none; margin:0; padding: 0;}
menu,li,p { margin:0; padding: 0;}
input,select,textarea {outline:0; }
a {text-decoration:none; color: #333}
a:focus,input:focus{color: #555}
a,a:hover {text-decoration:none}
a:hover{color:#333}
body{color: #333; margin:0 auto;}
input::-webkit-input-placeholder,input:-moz-placeholder,input::-moz-placeholder,input:-ms-input-placeholder{color: #666;
} 
.clear:after{content:'\0020';display:block;height:0;clear:both;}
.clear{*zoom: 1;}
html,body{
 font-family:"\5FAE\8F6F\96C5\9ED1","PingHei","PingFang SC","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
}

.red{
	color: #e84224;
}
.banner{

}
.banner img{
	width: 100%;
}
.col_1_box{
	
}

.nav_box{
	text-align: center;
	font-size: 0.293333rem;
	color: #727272;
	padding: 0.4rem 0 0.666667rem 0
}
.nav_box span{
	padding:0 0.1rem;
}
.icon{
	width: 1.173333rem;
	height: 0.813333rem;
	margin:0.6rem auto 0.6rem;
}
.icon img{
	width: 100%;
}
.col_con{
	width: 8.4rem;
	margin:0 auto;
	padding: 0.4rem;
	border:1px solid #ec3d07;
	border-radius: 0.6rem;
	box-shadow: 0 0 0.4rem #d3d2db;
	text-align: center;
	color: #575757;
	font-size: 0.266667rem;
}
.col_1_box .title_box{
	text-align: center;
	color: #ed5024;
	font-size: 0.533333rem;
	font-weight: bold;
}
.col_con h2{
	font-size: 0.4rem;
	padding-bottom: 0.2rem;
}
.col_con h3{
	font-size: 0.4rem;
	margin-bottom: 0.4rem
}
.col_con p{
	line-height: 0.526667rem;
	font-size: 0.4rem;
}
.col_1_btn{
	width: 5.28rem;
	margin: 0.666667rem auto;
}
.btn{
	background: url(../imagesm/btn.png) no-repeat center top;
	background-size: 100%;
	height: 1.0rem;
	width: 5.28rem;
	color: #fff;
	font-size: 0.266667rem;
	text-align: center;
	line-height: 0.8566rem;
	letter-spacing:2px;
	text-shadow:  2px 0px  5px #d3d2db,- 2px 0px  5px #d3d2db 0px  2px  5px #d3d2db 0px - 2px  5px #d3d2db;
}
.btn1{
	background: url(../imagesm/btn3.png) no-repeat center top;
	background-size: 100%;
	height: 1.0rem;
	width: 3.666667rem;
	color: #fff;
	font-size: 0.266667rem;
	text-align: center;
	line-height: 0.853333rem;
	letter-spacing:2px;
	text-shadow:  2px 0px  5px #d3d2db,- 2px 0px  5px #d3d2db 0px  2px  5px #d3d2db 0px - 2px  5px #d3d2db;
}
.btn a, .btn1 a{
	color: #fff;
	display: block;
}

.col_2_box{
	background: url(../imagesm/bg_1.jpg) no-repeat center top;
	background-size: 100%;
	height: 11.213333rem;
}
.col_2_box .title_box{
	text-align: center;
	font-size: 0.4rem;
	font-weight: bold;
	padding: 0.666667rem 0;
	color: #575757
}
.col_2_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 10px auto;
	display: block;
	background: #ed5024;
}
.col_2_box .swiper-container {
    width: 10.0rem;
    height: 5.84rem;
    margin: 0px auto;
}
.col_2_box .swiper-slide { 
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 3.333333rem;
	height: 5.84rem;
	left:-2.666667rem;
	margin-right:0.2rem;
}
.col_2_box .swiper-button-next, .col_2_box .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 0.746667rem;
    height: 0.746667rem;
    margin-top: -0.373333rem;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 0.746667rem 0.746667rem;
    -webkit-background-size: 0.746667rem 0.746667rem;
    background-size: 0.746667rem 0.746667rem;
    background-position: center;
    background-repeat: no-repeat;
}
.col_2_box .swiper-button-prev, .col_2_box .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/fl.png);
    background-size: 100%;
    left: -2px;
    right: auto;
}
.col_2_box .swiper-button-next, .col_2_box .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/fr.png);
    background-size: 100%;
    right: -2px;
    left: auto;
}
.col_2_list li{
	float: left;
	width: 3.333333rem;
	height: 5.84rem
}
.col_2_list li img{
	width: 100%
}
.col_2_btn{
	width: 9.2rem;
	margin: 0.4rem auto 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.col_3_box{
	padding-bottom: 0.666667rem;
}
.col_3_box .title_box{
	text-align: center;
	font-weight: bold;
	padding: 0.666667rem 0
}
.col_3_box .title_box p{
	color: #ed5024;
	font-size: 0.533333rem;
	font-weight: bold;
}
.col_3_box .title_box p.con_color{
	color: #838383;
	font-size: 0.373333rem;
	line-height: 0.533333rem;
	
}
.col_3_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 20px auto;
	display: block;
	background: #ed5024;
}
.col_3_box .title_box em{
	font-style: normal;
}

.col_3_list{
	width: 10.0rem;
	margin:0 auto;
}
.col_3_list li{
	width: 4.4rem;
	float: left;
	margin-left: 0.4rem;
	padding-bottom: 0.4rem;

}
.col_3_list li h2{
	border:1px solid #ed5024;
	color: #ed5024;
	background: #fffaf4;
	box-shadow: 0 0 20px #fce8e4;
	text-align: center;
	font-size: 0.42rem;
	height: 1.426667rem;
	width: 100%;
	border-radius: 0.2rem;
	display: table;
	margin-bottom: 0.1rem;
}

.col_3_list li .bar h3{
	font-size: 0.4rem;
	width: 100%;
	text-align: center;
	line-height: 0.48rem;
	color: #737373;
	display: table;
	height: 0.8rem;;
}
.col_3_list li .bar em{
	height: 3px;
	width: 50px;
	margin: 0.2rem auto;
	display: block;
	background: #ed5024;
}
.col_3_list li h2 span,.col_3_list li h3 span{
	display: block;
	display:table-cell;
	vertical-align:middle;
}

.col_3_list .bar{
	width: 3.6rem;
	float: left;
	margin-left: 0.05rem;
	box-shadow: 0 0 10px #fbd9cf;
	border-radius: 0.2rem;
	padding: 0.4rem 0.36rem;
	font-size: 0.36rem;
	color: #535353;
	line-height: 0.58rem;
	height: 4.5rem;
	text-align: center;
}

.col_4_box{
	background: url(../imagesm/bg_2.jpg) no-repeat center top;
	background-size: 100%;
	height: 17.773333rem;
}
.col_4_box .img_box{
	width: 7.96rem;
	margin: 0 auto;
	padding-top: 1.066667rem;
}
.col_4_box .img_box img{
	width: 100%;
}
.col_4_box .col_4_btn{
	width: 9rem;
	margin: 0.6rem auto 0;
}
.col_4_box .col_4_btn .btn1{
	border:1px solid #fff;
	border-radius: 0.8rem;
	height: 0.7rem;
	background-size: 4.3rem ;
	background-position: -0.15rem -0.1rem;
	width: 3.3rem;
	line-height: 0.7rem;
}
.col_4_box .col_4_btn .btn{
	border:1px solid #fff;
	border-radius: 0.8rem;
	height: 0.7rem;
	background-size: 6.3rem ;
	background-position: -0.15rem -0.1rem;
	line-height: 0.7rem;
}

.col_5_box{
	background: #fff6e9;
	padding-top: 0.666667rem;
	padding-bottom: 0.433333rem;
}
.col_5_box .title_box p{
	color: #ed5024;
	font-size: 0.533333rem;
	font-weight: bold;
	text-align: center;
}
.col_5_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 20px auto;
	display: block;
	background: #ed5024;
}
.col_5_box .img_box{
	width: 10.0rem;
	margin: 0 auto;
}
.col_5_box .img_box img{
	width: 100%;
}
.col_5_btn{
	width: 5.28rem;
	margin: 0.666667rem auto;
}

.col_6_box{
	padding-top: 0.8rem;
}
.col_6_box .title_box{
	text-align: center;
}
.col_6_box .title_box h2{
	color: #ed5024;
	font-size: 0.48rem;
	font-weight: bold;
}
.col_6_box .title_box h3{
	color: #838383;
	font-size: 0.373333rem;
	font-weight: bold;
	padding: 0.2rem 0
}
.col_6_box .title_box p{
	color: #838383;
	font-size: 0.24rem;
	padding: 0 0 0.4rem
}

.col_6_list{
	width: 10.0rem;
	margin:0 auto;
}
.col_6_list li{
	width: 9.2rem;
	float: left;
	margin-left: 0.2rem;
	padding-bottom: 0.2rem;
}
.col_6_list li h2{
	border:1px solid #ed5024;
	color: #ed5024;
	background: #fffaf4;
	box-shadow: 0 0 20px #fce8e4;
	text-align: center;
	font-size: 0.34rem;
	width: 100%;
	border-radius: 0.2rem;
	padding: 0.266667rem 0;
}
.col_6_list li h2 p{
	color: #7d7d7d;
	display: inline-block;
}
.col_6_list li span{
	color: #7d7d7d;
	padding-top: 10px;
}


.col_6_list li .bar{
	width: 8.6rem;
	float: left;
	margin-left: 0.03rem;
	padding-bottom: 0.1rem;
	box-shadow: 0 0 20px #dedada;
	padding:0.4rem 0.32rem;
	border-radius: 0.2rem;
	font-size: 0.3rem;
	height: 6rem;
}
.col_6_list li .bar p{
	padding-bottom: 0.4rem;
}
.col_6_list li .bar p b{
	display: block;
	padding-bottom: 0.106667rem;
}

.col_6_btn{
	width: 7.6rem;
	margin: 0.4rem auto;
}

.col_7_box{
	background: url(../imagesm/bg_3.jpg) no-repeat center top;
	background-size: 100%;
	height: 17.8rem;
}
.col_7_box .title_box{
	text-align: center;
	padding: 0.4rem 0;
}
.col_7_box .title_box h2{
	color: #fff;
	font-size: 0.533333rem;
	font-weight: bold;
}
.table_box{
	border:3px solid #f15a24;
	background:#fff;
	width: 9.8rem;
	margin: 0 auto;
	box-shadow: 0 0 10px #c73e0c;
}
.table_box table{
	background: #f15a24;
	font-size: 0.32rem;
}
.table_box table td{
	background: #fff;
	text-align: center;
	padding:0.2rem 0.266667rem;
	line-height: 0.4rem;
}
.table_box table td img{
	width: 100%;
}
.table_box table th .bar{
	border:0.06rem solid #fff;
	background: #f15a24;
	display: table;
	color: #fff;
	height: 2.6rem;
	width: 90%;
	margin-right:0.08rem;
	
}
.table_box table th .bar span{
	display: block;
	display: table-cell;
	vertical-align: middle;
}
.col_7_btn{
	width: 7.2rem;
	margin: 0.4rem auto 0;
}
.col_7_btn .btn1{
	border:1px solid #fff;
	border-radius: 0.8rem;
	height: 0.7rem;
	background-size: 4.3rem ;
	background-position: -0.15rem -0.1rem;
	width: 3.3rem;
	line-height: 0.7rem;
}

.col_8_box{
	padding-bottom: 0.8rem;
}
.col_8_box .title_box{
	text-align: center;
	padding-top: 0.666667rem;
}
.col_8_box .title_box h2{
	font-size: 0.433333rem;
	color: #ed5024;
}

.col_8_box .title_box span{
	height: 3px;
	width: 60px;
	margin: 15px auto;
	display: block;
	background: #ed5024;
}
.col_8_box .title_box p{
	color: #575757;
	font-size: 0.373333rem;
	font-weight: bold;
	padding-bottom: 0.666667rem;
}
.col_8_box .con_box{
	border:2px solid #e94324;
	border-radius: 0.533333rem;
	width: 9.2rem;
	margin: 0 auto;
	position: relative;
}
.col_8_box .con_box ul{
	padding: 0.666667rem 0
}
.col_8_box .con_box li{
	width: 4.266667rem;
	float: left;
	background: #fff;
	box-shadow: 5px 10px 15px 2px rgba(0,0,0,0.1);
	margin-left: 0.2rem;
	border-radius: 0.2rem;
	margin-bottom: 0.16rem;
	padding-top: 0.3rem;
	text-align: center;
	height: 4.133333rem;
}
.col_8_box .con_box li  h2{
	color: #ff4801;
	font-size: 0.32rem;
	padding-bottom: 10px;
}
.col_8_box .con_box li p{
	color: #181818;
	font-size: 0.34rem;
	line-height: 0.62rem;
	padding: 0 0.4rem
}
.col_8_box .con_box .con_title{
	color: #ff4801;
	font-size: 0.373333rem;
	text-align: center;
	background: #fff;
	position: absolute;
	width: 5.0rem;
	height: 0.666667rem;
	line-height: 0.666667rem;
	left: 50%;
	top: -0.4rem;
	margin-left: -2.226667rem;
	font-weight: bold;
}
.col_8_box .col_8_btn{
	position: absolute;
	left: 50%;
	width: 4.68rem;
	margin-left: -2.333333rem;
	bottom: -0.533333rem;
}

.col_9_box{
	background: url(../imagesm/bg_4.jpg) no-repeat center top #fff6e9;
	background-size: 100%;
	padding-bottom: 1rem;
}

.col_9_box .title_box{
	text-align: center;
	padding-top: 0.533333rem;
}
.col_9_box .title_box h2{
	font-size: 0.42rem;
	color: #ed5024;
	padding-bottom: 0.2rem;
}

.col_9_box .title_box p{
	color: #575757;
	font-size: 0.323333rem;
	font-weight: bold;
	padding-bottom: 0.4rem;
}
.col_9_list{
	width: 10.0rem;
	margin: 0 auto;
}
.col_9_list ul{
	padding-left: 0.2rem
}
.col_9_list li{
	float: left;
	background: #fff;
	box-shadow: 0.066667rem 0.133333rem 0.2rem 2px rgba(0,0,0,0.1);
	margin: 0 0.123333rem 0.3rem;
	border-radius: 0.2rem;
	text-align: center;
	font-size: 0.3rem;
	padding: 0.266667rem 0.266667rem;
	width: 4rem;
	height: 2.6rem;
}
.col_9_list li h2{
	font-size: 0.32rem;
	color: #ff5101;
	border-bottom: 2px solid #ff5101;
	padding-bottom: 0.133333rem;
	margin-bottom: 0.2rem;
}
.col_9_img{
	width: 9.133333rem;
	margin: 0.266667rem auto 0.533333rem;
}
.col_9_img img{
	width: 100%;
}
.col_9_list_b {
	width: 9.2rem;
	margin: 0 auto;
    border: 2px solid #e94324;
    border-radius: 0.2rem;
    position: relative;
    padding-bottom: 0.666667rem;
    background: rgba(255,255,255,0.4);
}
.col_9_list_b ul{
	padding-top: 0.666667rem;
	padding-bottom: 0.266667rem;
}
.col_9_list_b li{
	width: 4.213333rem;
	float: left;
	margin-left: 0.2rem;
	margin-bottom: 0.2rem
}
.col_9_list_b li h3{
	border:1px solid #ed5024;
	border-radius: 0.053333rem;
	font-size: 0.266667rem;
	color: #ed5024;
	text-align: center;
	height: 0.533333rem;
	line-height: 0.533333rem;
	margin-left: 5px;
	box-shadow: 0.066667rem 0.133333rem 0.2rem 2px rgba(0,0,0,0.1);
}

.col_9_list_b li p{
	border-radius: 0.053333rem;
	padding: 0.266667rem 0.133333rem;
	height: 1.4rem;
	font-size: 0.3rem;
	color: #575757;
	text-align: center;
	margin-left: 5px;
	background: #fff;
	box-shadow: 2px 1px 6px 1px rgba(0,0,0,0.1);
}
.col_9_list_b  .con_title{
	color: #575757;
	font-size: 0.373333rem;
	text-align: center;
	position: absolute;
	width: 5.293333rem;
	height: 0.666667rem;
	line-height: 0.666667rem;
	left: 50%;
	top: -0.4rem;
	margin-left: -2.64rem;
	font-weight: bold;
	z-index: 2
}
.col_9_list_b .col_9_btn{
	width: 7.6rem;
	position: absolute;
	left: 50%;
	margin-left: -3.8rem;
	bottom: -0.533333rem;
}
.line{
	 background:#fff6e9;
	 width: 5.333333rem;
	 height: 2px;
	 position: absolute;
	 left: 50%;
	 top: -2px;
	 margin-left: -2.666667rem;
	 z-index: 1
}
.col_9_list_b .con_box{
	color: #575757;
	font-size: 0.3rem;
	text-align: center;
	padding: 0 0.4rem;

}






.col_11_box{
	background: url(../imagesm/bg_5.jpg) no-repeat center top;
	background-size: 100%;
	height: 20.453333rem;
}

.col_11_box .title_box{
	text-align: center;
	padding-top: 0.8rem;
}
.col_11_box .title_box h2{
	font-size: 0.533333rem;
	color: #fff;
	padding-bottom: 0.266667rem;
}
.col_11_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 10px auto;
	display: block;
	background: #fff;
}
.col_11_list{
	width: 10.0rem;
	margin: 0 auto;
	padding-top: 0.4rem;
}
.col_11_list ul{
	padding-left: 0.05rem;
}
.col_11_list li{
	margin-left: 0.3rem;
	width: 4.48rem;
	height: 3.306667rem;
	float: left;
	margin-bottom: 0.266667rem;
}
.col_11_list li img{
	width: 100%;
}
.col_11_box .col_11_btn{
	width: 3.666667rem;
	margin: 0.166667rem auto 0;
}
.col_11_box .col_11_btn .btn1{
	border: 1px solid #fff;
    border-radius: 0.8rem;
    height: 0.7rem;
    background-size: 4.3rem;
    background-position: -0.15rem -0.1rem;
    width: 3.3rem;
    line-height: 0.7rem;
}



.col_12_box{
}

.col_12_box .title_box{
	text-align: center;
	padding-top: 0.8rem;
}
.col_12_box .title_box h2{
	font-size: 0.533333rem;
	color: #ed5024;
	padding-bottom: 0.266667rem;
}
.col_12_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 10px auto;
	display: block;
	background: #ed5024;
}
.col_12_box .title_box p{
	font-size: 0.373333rem;
	color: #575757;
	padding-top: 0.266667rem;
}
.col_12_box .col_12_btn{
	width: 4.466667rem;
	margin: 0 auto 0.533333rem;
}
.col_12_img{
	width: 7.426667rem;
	margin: 0.666667rem auto 0.666667rem;
}
.col_12_img img{
	width: 100%
}

.col_13_box{
	background: url(../imagesm/bg_6.jpg) no-repeat center top;
	background-size: 100%;
	height: 28.253333rem
}

.col_13_box .title_box{
	text-align: center;
	padding-top: 0.6rem;
}
.col_13_box .title_box h2{
	font-size: 0.533333rem;
	color: #ed5024;
	padding-bottom: 0.4rem;
}
.col_13_list{
	width: 9rem;
	margin: 0 auto 0px;
}
.col_13_list li{
	float: left;
	width: 4.453333rem;
	margin-bottom: 0.06rem;
}
.col_13_list li img{
	width: 100%;
}
.col_13_box .col_13_btn{
	width: 7.666667rem;
	margin: 0 auto 0.8rem;
}
.con_13{
	text-align: center;
	line-height: 1.2rem;
	font-size:0.42rem;
	font-weight: bold;
}


.col_14_box{
}

.col_14_box .title_box{
	text-align: center;
	padding-top: 0.533333rem;
}
.col_14_box .title_box h2{
	font-size: 0.533333rem;
	color: #ed5024;
	padding-bottom: 0.266667rem;
}
.col_14_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 10px auto;
	display: block;
	background: #ed5024;
}
.col_14_box .title_box p{
	font-size: 0.373333rem;
	color: #575757;
	padding-top: 20px;
}

.col_14_img{
	width: 9.2rem;
	margin: 0.4rem auto 0px;
}
.col_14_img li{
	margin-bottom: 0.2rem;
}
.col_14_img img{
	width: 100%
}
.col_14_bg_img{
	background: url(../imagesm/img5.jpg?v=20201105) no-repeat center center;
	background-size: 100%;	
	height: 10.333333rem;
}

.col_15_box{
	width: 10.0rem;
	margin: 0 auto;
}
.col_15_box img{
	width: 100%;
}


.footer{
	background: #404040;
	padding-bottom: 0.4rem
}
.wrap_box{
	width: 9.466667rem;
	margin: 0 auto;
}
.footer_img{
	width: 8.786667rem;
	margin: 0 auto;
	padding-top: 0.666667rem;
}
.footer_img img{
	width: 100%;
}
.wrap_box p{
	color: #fff;
	font-size: 0.186667rem;
	text-align: center;
	line-height: 0.566667rem
}
.wrap_box h5{
	text-align: center;
	color: #e73f24;
	padding: 0.233333rem 0
}
.footer_list{
	margin: 0 auto;
	width: 9.6rem;
	text-align: center;
	line-height: 0.5rem
}
.footer_list li{
	display: inline-block;
	padding-right: 0.2rem;
	color: #fff;
	font-size: 0.186667rem;

}
.footer_list li em{
	width: 1px;
	height: 0.26667rem;
	background: #fff;
	float: right;
	margin-left: 0.183333rem;
	margin-top: 0.1rem;
}
.wrap_box .js_con{
	color: #fff;
	background:rgba(255,255,255,0.1);
	padding:0.2rem;
	border-radius: 0.266667rem;
	margin:0 0.4rem;
	line-height: 0.426667rem;
	font-size: 0.373333rem
}


.col_10_box{
	padding: 0 0 0.666667rem
}

.col_10_box .title_box{
	text-align: center;
	padding: 0 0.4rem;
	padding-top: 0.833333rem;
}
.col_10_box .title_box h2{
	font-size: 0.533333rem;
	color: #ed5024;
	padding-bottom: 0.2rem;
}

.col_10_box .title_box p{
	color: #575757;
	font-size: 0.373333rem;
	font-weight: bold;
	padding-bottom: 0.333333rem;
}
.col_10_box .title_box span{
	height: 3px;
	width: 50px;
	margin: 10px auto;
	display: block;
	background: #ed5024;
}
.col_10_box .title_box h3{
	font-size: 0.213333rem;
	line-height: 0.446667rem;
	color: #919191;
	padding-bottom: 0.2rem;
}
em{
	font-style: normal;
}
.col_10_list{
	width: 10.0rem;
	margin: 0.4rem auto 0;
}
.col_10_list li{
	width: 7.413333rem;
	float: left;
	
}
.col_10_list li img{
	width: 106%
}
.col_10_list li .img_bg{
	width: 7.413333rem;
	position: relative;
	margin-left: 0.2rem;
}
.col_10_list li .img_bg img{
	width: 100%
}
.col_10_list li .img_bg h2{
	position: absolute;
	left: 0.35rem;
	font-size: 20px;
	z-index: 10;
	top: 0.266667rem;
	color: #fff;
}
.col_10_list li .img_bg h3{
	position: absolute;
	left: 0.35rem;
	font-size: 0.626667rem;
	z-index: 10;
	top: 4.666667rem;
	color: #fff;
}
.col_10_list li .img_bg h4{
	position: absolute;
	left: 0.35rem;
	font-size: 0.373333rem;
	z-index: 10;
	bottom: 4.5rem;
	color: #fff;
}
.col_10_list li .img_bg p{
	position: absolute;
	left: 0.35rem;
	right: 0.266667rem;
	z-index: 10;
	bottom: 1.166667rem;
	font-size: 0.373333rem;
	color: #cacaca;
	line-height: 0.56rem;
	height: 2.2rem;
}
.col_10_con{
	width: 9.333333rem;
	margin: 0 auto;
	text-align: center;

}
.col_10_con p{
	font-size: 0.373333rem;
}

.col_10_list  .swiper-container {
    width: 10.0rem;
    margin: 0px auto;
}
.col_10_list .swiper-slide { 
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 7.413333rem;
	left:-1.2rem;
	margin-right:0.2rem;
}

.col_10_btn{
	width: 7.4rem;
	margin: 0.4rem auto 0;
}