@import url(ui.css);
@import url(iconfont.css);
@import url(jquery.fancybox.min.css);
@import url(swiper.min.css);
@import url(pc.css);
@media screen and (max-width:1600px){
	.footer-con .flogo{ display: none;}
}
@media screen and (max-width:1400px){
    .header-con .search{ display: none;}
}
@media screen and (max-width:1330px){
	.footer-con .fnav{ display: none;}
}
@media screen and (max-width:1200px){
	.header-con .tel{ display: none;}
	.footer-con .flogo{ display: none;}
	.footer-con .fnavs{ display: none;}
}
@media screen and (max-width:980px){
	.container{ padding: 0 0.15rem; left:0; width: 100%; }
	.m-header{ display: flex;}
	.header{ display: none;}
	.h100{ height: 0.6rem;}
	.footer-con .fnav{ display: none;}
	.sidebar{ display: none; }
	.kefu{ display: none; }
}

@media screen and (max-width:768px){
    body{ padding-bottom: 0.6rem;}
    .h100{ height: 0;}
	.floor1 .banner{ flex:100%; height: 170px;}
	.floor1 .news-gonggao{ flex:100%; margin-left: 0; margin-top: 0.2rem;}
	
	.floor2 .tabs li{ width:33.333%;  }
	.floor2 .tabs li a{ font-size: 0.10rem; }
	
	.floor2 .tab-content ul{ margin:0 0 0 -0.1rem;}
    .floor2 .tab-content li a{margin:0 0 0.1rem 0.1rem; font-size: 0.14rem; padding:0.05rem; }
    .floor2 .tab-content li .text h2{  font-size: 0.14rem;}

	
	.floor4 .con .text{padding: 0.2rem; flex:100%}
	.floor4 .con h2{ font-size: 0.20rem; }
	.floor4 .con li a{ line-height: 0.4rem; padding: 0 0.1rem; font-size: 0.14rem;}
	.floor4 .con li .wx{ top:auto; right: auto; bottom:100%;}
	.floor4 .con .img-center{ flex:100%}
	
	
	
	.footer{ padding: 0.3rem 0;}
	.footer-con{flex-wrap:wrap;}
	.footer-con .weixin{ margin-top: 0.2rem; display:none;}
	.copyright{ flex-wrap: wrap; padding:10px 0 0; height:auto;}
	.footer-fix{ display:block;}
	
	.banner-sub{ height: 2rem;}
	
	.ct-mn{ flex:100%; background-color: #FFF; box-shadow: 0 0 0.15rem rgba(0,0,0,0.15); border-radius: 0.1rem; padding: 0; }
	.ct-sd{ flex:100%; margin-left: 0; margin-top: 0.2rem;}
	
	.ct2-mn{ flex:100%; background-color: #FFF; box-shadow: 0 0 0.15rem rgba(0,0,0,0.15); border-radius: 0.1rem; padding: 0.15rem; }
	.ct2-sd{ display:none;}
	
	.list-1 li .img-center{ flex:100%; margin-right:0;}
	.list-1 li .text{ flex:100%;}
	.list-1 li .text .tag a{ display: none;}
	
	.list-2{ margin:0 0 0 -0.1rem; padding:0;}
    .list-2 li a{margin:0 0 0.1rem 0.1rem; font-size: 0.14rem; padding:0.05rem; }
    .list-2 li .text h2{  font-size: 0.14rem;}
	
	.pc-slide{float: none; width: auto;}
	.view .swiper-slide .img-center {height: 262px;line-height: 260px;}
	.preview .swiper-slide .img-center{height:72px;border:1px solid #d0d0d0; line-height:70px; }
	.preview .active-nav .img-center{border-color:#e62129; }

	.show-pic .text{ margin-left: 0; margin-top: 0.3rem;}
    .show-pic .text .lianxi li a{  border-radius: 0.1rem; line-height: 0.5rem; padding: 0 0.1rem; font-size: 0.14rem;}
	
	.contact .con{ flex-wrap: wrap; }
	.contact .con ul{flex:100%; }
	.contact .con .ewm{ flex:100%; margin-left: 0; }

	

	



}