@media screen and (max-width: 1340px){
.head .right ul li .h2tit a{
	font-size: 14px;
}
.head .right ul li{
	width: 120px;
}
.head .right ul li .slide{
	top: 42px;
}
}
@media screen and (max-width: 1024px){


	.head .logo,
	.head{
		height: 90px;
	}
	.head .right ul{
		padding-top: 25px;
	}
	.banner .swiper-container .swiper-wrapper .swiper-slide .imgbox{
		height: 500px;
	}
	.banner .swiper-container .swiper-wrapper .swiper-slide .text .title{
		font-size: 30px;
	}
	.banner .swiper-container .swiper-wrapper .swiper-slide .text .dec{
		font-size: 16px;
	}
	.section4 .swiper-slide{
		height: 400px;
	}
	.section4 .title{
		font-size: 30px;
		margin-bottom: 20px;
		padding: 0px 10px;
		line-height: 1.5;
	}
	.section5 .bd .model ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.section5 .bd .model ul li:nth-child(2n){
		margin-right: 0;
	}
	.section5 .bd .model ul li a .cont .dec{
		font-size:16px;
	}
	.section5 .bd .model ul li a .cont .tit{
		font-size: 18px;
	}
.section6 .item{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 20px;
}
.section6 {
	display: block;
	padding-bottom: 10px;
}
.section6 .item:nth-child(2){
	margin-left: 0px;
}
.section1 {
	padding-top:10px;
}
.section1 ul li a .tit{
	font-size:20px;
}
.section1 ul li a .dec{
	font-size: 12px;
	color:#999999;
}
.section1 ul li{
	width: 50%;
	padding: 15px;
}
.section3 .left,
.section2 .left{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.section3 .right,
.section2 .right{
	width: 100%;
	float: none;
	padding: 15px;
	height: auto;
}
.section2 .right .bd .model .dec{
	font-size: 16px;
	line-height: 1.6;
}
.section7 select:nth-child(2n){
	float: right;
}
.section7 select{
	width: 48%;
	float: left;
	margin-bottom: 10px;
	height: 30px;
}
.section7{
	zoom: 1;
	overflow: hidden;
	display: block;
	padding-bottom: 0;
}
	.section2{
padding:15px;}
	.section3{
padding:0px 15px;}
	.section3 .left video{
		height:auto;
	}
	.section3 .right .bd .model .listType1 ul li{
		width:50%;
		height: 59px;
	}
	.section3 .right .bd .model .listType1 ul li img{
		height:100%;
		width: 94%;
	}
	.section3 .right .bd .model .listType2 ul li .imgbox img{
		height:160px;
	}
	.section3 .right .bd .model .listType2 ul li{
		width:50%;
		margin-right:0px;
		padding: 0px 10px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	.section3 .right .bd .model .listType2 ul li .title{
		font-size:18px;
		padding:10px 0px;
	}
	.section5 .title{
		font-size:20px;
	}
	.section5 .hd a{

		width: 30%;
		line-height: 40px;
	}
	.section6 .item .titlemodel2 .title{
		width:140px;
		line-height:40px;
	}
	.section6 .item .titlemodel2 .more{
margin-top:10px;}
	.section6 .item .content2 .text{padding-left:0px;font-size: 16px;line-height: 2.4;width: 100%;padding: 20px 0px;}
	.section6 .item .content2{
		width:100%;
		display:block;
	}
	.section6 .item .content2 .ewm{padding:0px;float:none;}
	.section6 .item .content2 .ewm .irm{
		width:100%;
		margin-left:0px;
		margin:0 auto;
		text-align:center;
	}
	.section6 .item .content2 .ewm .irm img{
		width: 64%;
	}
	.section1 ul li a .icon img{
		width: 44%;
	}
	.section2 .left .imgbox{
		height: 300px;
	}
	.section3 .right .bd .model .listType1 ul{
		padding-top: 20px;
	}
	.section3 .right .bd .model .listType1 ul li:nth-child(1),
	.section3 .right .bd .model .listType1 ul li:nth-child(2),
	.section3 .right .bd .model .listType1 ul li:nth-child(3),
	.section3 .right .bd .model .listType1 ul li:nth-child(4),
	.section3 .right .bd .model .listType1 ul li:nth-child(5),
	.section3 .right .bd .model .listType1 ul li:nth-child(6){
		display: block;
	}

	.section3 .right .bd .model .listType1 ul li{
		display: none;
	}
	.section6 .item .content{
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		margin-bottom: 10px;
	}
	.footer{
padding:5% 15px;}
}



@media screen and (max-width: 1024px){
.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: 33px;margin-top: 8px;margin-left: 10px;}
body{
	padding-top: 50px;
}

.pc{
    display: none;
}
.wap{
    display: block;
}

}