/*初始化样式*/
html {
	margin:0;
	padding:0;
	border:0;
}
body,div,span,h2,h3,p,a,img,dd,ul,li,form {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#fff;
	color:#333;
	position:relative;
	font:12px/1.5 Poppins-Regular,Microsoft YaHei,sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover,a:active,a:focus {
	/* text-decoration:none;
	*//* outline:none;
	*/
}
input {
	padding:0;
	margin:0;
	font-family:Poppins-Regular;
}
img {
	border:none;
	background:none;
	vertical-align:middle;
}
ul,li {
	list-style-type:none;
}
input,img {
	vertical-align:middle;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	zoom:1
}
.clearboth {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
}

h2 {
	/* font-size:12px; */
	/* font-weight:bold; */
}
/*----- Common css ------*/
/*滚动*/
/*头部样式*/
/* Sweep To Top */

/* 轮播 */

.borimg{position:relative;}
.borimg img{width:100%;}
.bortext{position:absolute;top: 50%;width: 100%;padding: 50px;text-align: left;transform: translateY(-50%);}
.bortext h2{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: normal;}
.bortext h3{font-size: 3vw;color: #fff;margin-bottom: 20px;font-weight: bold;}
.bortext  .trye {margin-top:60px;display: flex;justify-content: flex-start;}
.bortext .trye>div{margin: 0 2%;/* font-size: 16px; *//* padding: 15px 40px; *//* background: #00aeef; *//* color: #fff; *//* border-radius: 60px; *//* box-shadow: 0 0 15px 0 #00aeef; *//* margin: 0 3%; */}
.bortext p{font-size: 22px;color: #fff;letter-spacing: 0;}

.bortexert{width: 50%;float: left;text-align: left;}

.xymob-search.clicked {
    left: 0;
}
.page-banner .bortexert {
    width: 100%;
    float: right;
    text-align: center;
}


.page-banner .bortext{top:10%}
.nvamian {
    padding-left: 30px;
    background: url(../images/home.png) no-repeat left;
}


.page-bannermo .bortext {
    position: absolute;
    top: 25%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.page-bannermo  .bortext h2 {
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.page-bannermo  .bortext h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.nva980 {
    display: none;
}
@media (max-width: 990px){
.page-wrap-left {
display:block;
}}



@media (max-width: 980px) {

	.page-bannermo{margin-top:60px;}
.bortexert{width:100%}
	
.bortext {
    position: absolute;
    top: 45%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.bortext h2 {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.bortext .trye a {
    font-size: 12px;
    padding: 8px 20px;
    background: #37a218;
    color: #fff;
    border-radius: 60px;
    box-shadow: 0 0 15px 0 #37a218;
}


.page-bannermo .bortext h3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}
.bortext p {
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
}

.page-bannermo .bortext h2 {
  display:none;
}

}


/*主体样式*/
.w1200 {
	max-width:1400px;
	margin:auto;

}
/*热门关键词*/
.yt-title {
	text-align:center;
}
.yt-title .xina{margin:auto;}
.yt-title h3 {
	font-size: 45px;
	color: #000;
	font-weight: bold;
}
.yt-title  p {
	font-size:16px;
	color: #666;
	padding:10px 0;
	line-height: 1.5;
}
.yt-title h4 {
	font-size: 88px;
	color: #ed3040;
	margin: 35px 0 0;
	line-height: 1;
}
.yt-title  h5 {
	font-size:16px;
	color: #333;
	padding: 0;
	line-height: 1.5;
}


@media(max-width:502px) {
	.x-banner {
	margin-top:60px;
}
}@media(max-width:376px) {
.x-banner {
	margin-top:60px;
}
}
@media (min-width:1200px) {
	.container {
	/* width:1400px;
	*/
}
}@media(max-width:376px) {
.x-banner {
	margin-top:60px;
}
}/*友情链接*/
/*页面底部*/
/*内页左侧样式*/
@media(max-width:768px) {
.tabsz li a {
	font-size:20px;
}
.newscon {
	margin-top:20px;
}
}@media(max-width:640px) {
.yt-news {
	padding:10px 0;
}
.tabsz li a {
	font-size:16px;
}
}
.clear {
	clear:both;
}
@media (max-width:768px) {
.news-left {
	width:100%;
	float:left;
	box-shadow:#f6f6f6 0 0 0;
	padding:0;
}
}
/* 搜索 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* 轮播定标语 */
@media (max-width:968px) {
	.h-leftall {
	width:100%;
	/* background:#eeeeee;
	*/
    /* padding:80px 15px 30px;
	*/
}
}
/*main*/




.w1200 {
	max-width: 1600px;
	margin:auto;

}

.swiper-slide img {
	max-width:100%;
}

@media (max-width:1600px) {
	
.w1200{max-width:1400px;}





}


@media (max-width:1440px) {

.w1200{max-width:1230px;}
.bortext p {
    font-size: 18px;
  
}

.gasi p {
    font-size: 18px;
 
}

.isn_text h3 {
    font-size: 34px;

}
.nanao .nan_auto h3 {
    font-size: 26px;
  
}

.nanao .nan_auto p {
    font-size: 14px;
 
}

.right_o1 ul li h3 {
    font-size: 28px;

}
.right_o1 ul li .xin_jian p {
    font-size: 14px;
   
}
.right_o1 ul li p {
    font-size: 14px;
 
}

.right_o1 ul li .xin_jian {
    margin: 20px 0;
}

.baoanxihuan .right_o1 {
    width: 50%;
    padding: 0 50px;
    /* background: #f8f8f8; */
}
.yt-title h4 {
    font-size: 50px;
   
}


.yt-title h3 {
    font-size: 38px;
   
}

.abo-number li h3 {

    font-size: 20px;

}

.vodei_news {
    padding: 20px 30px;
    
}




}


@media (max-width:1250px) {

.w1200{max-width:980px;}

.isn_text h3 {
        font-size: 28px;
    }
	
	.isn_text p {
    font-size: 16px;
    color: #393939;
}
.yt-title h3 {
        font-size: 30px;
    }	
	
.nanao .nan_auto h3 {
        font-size: 20px;
    }

.nanguoer .fofofo_k {

    padding: 15px;
}

    .nanao .nan_auto p {
        font-size: 12px;
    }
	
	.right_o1 ul li h3 {
        font-size: 22px;
    }
	
	.nieron h3 {
    font-size: 22px;
   
}
	
	#certify3 .swiper-slide p {
  
    font-size: 12px;
  
}
	    .abo-number li h3 {
        font-size: 16px;
    }

	
	.vodei_news h3 {
    
    font-size: 19px;
  
}
	
	#certify3 .swiper-button-next, #certify3 .swiper-button-prev {
    top: 10%;
}
	
	

}



@media (max-width:980px) {
	.naika {

    flex-wrap: wrap;
}

.gasi p {
        font-size: 16px;
        margin: 10px 0;
    }
	
	.isn_text h3 {
        font-size: 24px;
    }
	
	
	.isn_text p {
        font-size: 14px;
        color: #393939;
        line-height: 1.8;
    }
	.suibianer {
    padding: 30px 0;
    /* margin-top: 50px; */
    /* background: #fafafa; */
}

.nanao {
    padding: 30px 0 0;
}
.yt-title h3 {
        font-size: 22px;
    }
.nanao .nan_auto ul li {
    width: 100%;
    margin-bottom: 2%;
}

.nanguoer {

    flex-wrap: wrap;
}
    .nanguoer .fofofo_k {
        padding: 15px;
        width: 100%;
    }
.img_fot {
    width: 100%;
}
.nanao .nan_auto p {
        font-size: 14px;
        line-height: 1.8;
    }

	.sertsdwe {
    padding: 30px 0;

}
.sertsdwe .baoanxihuan2 {
  
    flex-wrap: wrap;
}

.baoanxihuan .left_o1 {
    width: 100%;
    overflow: hidden;
}

.baoanxihuan .right_o1 {
        width: 100%;
        padding: 20px;
        /* background: #f8f8f8; */
    }
	
	.yt-hezuo {
    padding: 30px 0 0;
    background: #f8f8f8;
}
    .yt-title h4 {
        font-size: 30px;
        margin: 15px 0 0;
    }	

.hezuos .hezuo_auto {
    margin-top: 30px;
}

.h-about_s .a_to a {
    
    display: block;
}

.yt-con {
	
	flex-wrap: wrap;
}
.abo-number {
   
    width: 100%;
}	
	
	
	.abo-number li a {
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
}
	.abo-number li .huaimg {
    width: 100%;
 
}
	.abo-number li .wenti {
    
    width: 100%;
}
	
	    .abo-number li h3 {
        font-size: 16px;
        line-height: 1.5;
    }
	
	.abo-number li p {
 
    margin: 0 0 20px 0;

}
	.vodei_news {
        padding: 20px 30px;
        width: 100%;
    }
	.h-about_s {
    position: relative;
    background: #f8f8f8;
    padding: 30px 0;
}
	
	.yeshsi {
    padding: 20px 0;
    background: #fff;
}
.a_to{width:100%}
	
}/* 初始化 */