.wrap{
	width: 96%;
}
.welcome{
	display: none;
}
.header_box{
	position: fixed;
	width: 100%;
	z-index: 10;
	background-color: #fff;
}
.header_box .logo{
	padding:15px 2%;
	width: 80%;
}
.header_box .logo img{
	width: 100%;
	height: auto;
}
.header_box .m-nav_menu{
	width: 10%;
	margin-top: 10px;
}
.header_box .m-nav_menu img{
	width: 100%;
}
.header_tel{
	display: none;
}
.navBar{
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	height: 100%;
	position: fixed;
	top:74px;
	right: -100%;
	z-index: 11;
}
.navBar ul.nav{
	width: 200px;
	float: right;
	background: #fff;
	height: 100%;
	padding-top: 10px;
}
.nav .m{
	float: none;
	width: 100%;
}
.nav h3{
	height: 32px;
	line-height: 32px;
	float: none;
}
.nav h3 a{
	color: #333;
}
.nav .on h3 a{
	background: none;
	color: #333;
}
.nav li .m-a span.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.nav .sub{
	position: static;
	background-color: rgba(255,255,255,1);
	width: 100%;
}
.nav .sub li a{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: none;
	color: #333;
	padding:0 35px;
}
.m-close {
    display: block;
    float: left;
    width: calc(100% - 200px);
    height: 100%;
}
.html5zoo-banner{
	padding-top: 74px;
	height: 152px;
}
@media screen and (width: 375px){
	.html5zoo-banner{
		height: 152px;
	}
}
@media screen and (width: 414px){
	.html5zoo-banner{
		height: 168px;
	}
}
.index_about,
.index_case,
{
	padding:30px 0;
}
.index_about .con,
.index_case .swiper-container{
	padding-top:30px;
}
.index_about .con .img,
.index_about .con .img img{
	width: 100%;
	height: auto;
}
.index_about .info{
	width: 100%;
}
.index_about .info .en,
.index_about .info .companyname{
	padding-left: 0;
}
.index_about .info .con_box{
	padding:15px;
}
.index_about .info .con_box .btn{
	padding-top:20px;
}
.home-product-left{
	width: 100%;
}
.home-product-left .category-main{
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.home-product-left .category-main li{
	width: 33%;
	margin-top:0;
}
.home-product-right{
	width: 100%;
	height: 620px;
}
.home-product-layer{
	padding-top: 10px;
}
.home-product-layer a{
	margin:0 0 15px 0;
	width: 49.5%;
	height: auto;
}
.home-product-layer .img,
.home-product-layer .img img{
	width: 100%;
	height: 132px;
}
.index_case .swiper-slide{
	margin-right:2%!important;
	width: 50%!important;
}
.index_case .swiper-slide a .img,
.index_case .swiper-slide a .img img{
	width: 100%;
	height: auto;
}
.index_news_con .bd_box a{
	width: 100%;
}
.index_news_con .bd_box a .info{
	width: 50%;
	padding: 20px 5px 20px 80px;
}
.index_news_con .bd_box a .info .text{
	height: 112px;
	overflow: hidden;
}
.index_news_con .bd_box .more{
	margin-left: 80px;
}
.index-message .form .left,
.index-message .form .fr{
	width: 100%;
}
.index-message .form p .inptext,
.index-message .form .fr .textarea{
	width: 80%;
}
.index-message .btn-form{
	margin-top: 20px;
}
.about-right{
	width: 100%;
}
.artice-con .bd_box a .info .text{
	padding-top: 0;
}
.case-swiper-container .swiper-slide{
	width: 48%!important;
}
.about-right .index-message .form{
	padding-left: 0;
}
.service-product-right{
	width: 100%;
}
.honor-list li{
	width: 48%;
	margin:0 1% 2% 1%;
}
.honor-list li .img{
	width: 100%;
	height: 116px;
}
.honor-list li .img img{
	width: 100%;
	height: 116px;
}





footer figure img{
	width: 100%;
}
footer .footer-menu li{
	padding:0 2px;
	font-size:12px;
}
.m-nav_menu,
.m-a{
	display: block;
}
.pc-a,
.home-product-left .product-title,
.home-product-left .product-scroll-bottom,
.home-product-left .product-tel,
.home-product-right-box_title,
.home-product-layer .bg,
.home-product-layer .title span{
	display: none;
}