@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:1200px){
	.header-con .tel{ display: none;}
	.footer-con .flogo{ display: none;}
	
}
@media screen and (max-width:980px){
	.m-header{ display: flex;}
	.searchs .close{  right:0.2rem; top:0.2rem;  }
    .searchs .close i{ font-size:0.36rem; color: #FFF; }
    .searchs-con{ width: 90%;  }
	.header{ display: none;}
	.h100{ height: 0.6rem;}


	
}

@media screen and (max-width:768px){
	body{ padding-bottom: 0.6rem; }
	.h100{ height: 0}
	.lanmu{ display: none; }
	.banner{ height: 2rem; }
	.soso .text{ display: none; margin-right: 0; }
	.soso form{ flex: 0 0 100%; }
    .in-pro li .text{ font-size: 0.13rem; }
    .in-news{ padding: 0.3rem 0; }

    .section{ padding: 0.3rem 0; }
	.section-title{  font-size: 0.22rem; margin-bottom: 0.2rem; }

	.footer{ padding: 0.3rem 0;}
	.footer-con{flex-wrap:wrap;}
	.footer-con .fnav{ display: none;}
	.footer-con .fnavs{ display: none;}
	.footer-con .weixin{ margin-top: 0.2rem; display:none;}
	.links{ display: none; }
	.copyright{ flex-wrap: wrap; padding:0.15rem 0.1rem 0; height:auto; line-height: 0.25rem;}
	.footer-fix{ display:block;}
	.kefu{ display: none; }
	
	.banner-sub{ height: 2rem;}
	.banner-sub .text{ font-size: 0.24rem;}
	
	.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.15rem; }
	.ct-sd{ flex:100%; margin-left: 0; margin-top: 0.2rem;}

	.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;}
    .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;}

    .info-content-body{ padding:0.15rem 0;}
    .info-content-tag{  padding:0;}
	.info-content-exp{ padding:0;}
	
	.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.16rem;}
	
	.contact .con{ flex-wrap: wrap; }
	.contact .con ul{flex:100%; }
	.contact .con .ewm{ flex:100%; margin-left: 0; }
	

	



}