@media screen and (max-width: 1200px){
.wrap{
	width: 992px;
}
.head .logo{
	margin-left: 0;
}
.head .right{
	margin-right: 0px;
}
.head .right ul li.sli{
	padding-right: 90px;
}
.section1 .left{
	margin-left: 10px;
}
.section1 .left a{
	width: 100px;
	font-size: 14px;
}
}
@media screen and (max-width: 992px){
	.head{
		display: none;
	}
	.section1 .left{
		margin-left: 0px;
		float: none;
		zoom: 1;
		overflow: hidden;
		padding: 0px 15px;
	}
	.section1 .tel{
		float: none;
		margin-right: 0px;
		text-align: center;
		line-height: 30px;
		padding-top: 10px;
	}
	.section1 .left a{
		width: 48%;
		margin: 1%;
		line-height: 34px;
	}
	.listType1 li{
		margin: 1%;
		width: 48%;
	}
	.titlemodel .cn{
		font-size: 20px;
	}
	.listType1 li a .type{
		width: 80px;
		text-align: center;
		padding: 0px;
		line-height: 30px;
		height: 30px;
		font-size: 16px;
	}
	.section3 .imgbox{
		float: none;
		width: 100%;
	}
	.section3 .left{
		float: none;
		width: 100%;
		padding-top: 20px;
	}
	.section3 .more{
		margin-top: 20px;
	}
	.footer .sec1 .left{
		margin-left: 0px;
		zoom: 1;
		overflow: hidden;
		float: none;
		width: 100%;
	}
	.footer .sec1 .right{
		float: none;
		text-align: center;
		margin-right: 0px;
	}
	.footer .sec1 .right .val{
		float: none;
		width: 100%;
		text-align: center;
		font-size: 18px;
	}
	.footer .sec1 .right .val span{
		font-size: 20px;
	}
	.footer .sec1 .left .item{
		width: 50%;
		margin-right: 0;
	}
	.footer .sec1 .right a{
		float: none;
		margin-left: 0px;
		display: block;
		margin: auto;
	}
	.section6 .left,.section6 .right{
		float: none  !important;
		width: 100% !important;
		zoom: 1;
		overflow: hidden;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.section6 .left dl dd{
		float: left;
		width: 50%;
	}
	.section6 .right .s1{
		width: 70px;
	}
	.section6 .right .s2,
	.section6 .right .words,
	.section6 .right textarea{
		width: calc(100% - 70px);
		max-width: 100%;
	}
	.type2.section6 .left .val{
		padding-top: 20px;
	}
	.section6 .articleContent{
		padding-top: 40px;
	}
	.section6 .articleContent .ricon{
		padding-left: 20px;
	}
	.section6 .articleContent .ricon .color
	{
		width: 100%;
		float: none;
	}
	.section6 .articleContent .ricon .colorVal{
		float: none;
		margin-left: 0;
		padding-top: 20px;
		text-align: center;
	}
	.section6 .articleContent{
		padding-bottom: 30px;
	}
	.banner .swiper-button-next,
	.banner .swiper-button-prev{
		display: none;
	}
}
@media screen and (max-width: 992px){
.wap_nav {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 7777;
}
.wap_nav .logo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}
.wap_nav .logo img{height: 24px;margin-top: 13px;margin-left: 10px;}
body{
	padding-top: 50px;
}

.pc{
    display: none;
}
.wap{
    display: block;
}

}