@media screen and (max-width: 1430px){
.wrap{
	width: 1200px;
}
}
@media screen and (max-width: 1200px){
.wrap{
	width: 992px;
}
}
@media screen and (max-width: 992px){
	.banner{
		padding-top: 0;
	}
.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;
}



.banner .content {
    position: relative;
    z-index: 4;
    height: 60vw;
    padding-top: 20vw;
}
.banner .content .wrap {}
.banner .content .title {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 25px;
    color: #FEFEFE;
    line-height: 1;
}
.banner .content .dec {
    width: 661px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #FEFEFE;
    line-height: 26px;
    padding-top: 20px;
    max-width: 100%;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.section1 .left{
	width:100%;
	float:none;
	display: none;
}
	.section1 .right{
		width: 100%;
		float: none;
		padding-top: 6vw;
	}

.banner .swiper-button-next {
    width: 20px;
    height: 56px;
    right: 20px;
    margin-right: 0;
    background: url(../images/right.png) no-repeat center center;
    background-size: 100%;
}
	.banner .swiper-button-prev {
    width: 20px;
    height: 56px;
    left: 20px;
    margin-right: 0;
    background: url(../images/left.png) no-repeat center center;
    background-size: 100%;
}
.section1 .left .swiper-slide a{
	height: 70vw;
}
.section2 .left{width: 100%;float: none;margin-bottom: 8vw;}
.section2 .right{
width: 100%;
float: none;

}
	.section4 .left,
	.section4 .right,
	.section3 .right .items .item,
	.section3 .left,
	.section3 .right,
	.section2 .left .content .right2,
	.section2 .left .content .leftlist{
		width:100%;
		float:none;
	}
	.section3 .right,
	.section2 .left .content .right2{
		padding-top:5vw;
	}
	.footer .wrap .block1{
		display:block;
		padding: 5vw 0px;
	}
	.footer .wrap .block1 .left .item{
		float: left;
		width: 33.333%;
		margin-right: 0;
	}
	.footer .wrap .block1 .left{
		display:block;
		zoom:1;
		overflow:hidden;
		display: none;
	}
	.titlemodel .hd a{
		font-size:12px;
	}
	.titlemodel .hd a:after{
		
margin: 0px 10px;
		
content: "";
	}
	.section4 .left .list a{
		width:100%;
		margin-right:0px;
	}
	.section1{
		padding-top:5vw; padding-bottom: 40px;
	}
	.section3{padding-top:10vw; }
	.footer .wrap .block2{
		display:block;
	}
	.footer .wrap .block2 .left{
		text-align: center;
		padding: 2vw 0px;
		line-height: 1.4;
		font-size: 12px;
	}
	.footer .wrap .block2 .right .flink{
		width: 57%;
	}
	.cbanner{
		margin-top: 0;
	}
	.cbanner:after{
		content:"";
		position:absolute;
		width:100%;
		height:100%;
		opacity: .2;
		background:#000;
		z-index:2;
		top: 0;
		left: 0;
	}
	.cbanner .content .wrap{
		height: 50vw;
		padding-bottom: 10vw;
	}
	.cbanner .content .wrap .title{
		font-size:32px;
	}
	.cbanner .content .wrap .en{font-size: 14px;padding-top: 10px;}
	.bmMain .wrap{
		padding: 10vw 15px;
	}
	.bmMain .wrap .item .s2{
		width: 100%;
		padding-right: 30px;
	}
	.bmMain .wrap .item{
		display:block;
		margin-bottom: 20px;
	}
	.bmMain .wrap .item .s1{
		text-align: left;
	}
	.bmMain .wrap .send{
		width:100%;
	}
	.bmMain .wrap .item .s2 b{
		right:0px;
	}
	.cbanner .menu .wrap a{
		/* width: 33.33%; */
		  display:inline-block;
    word-break: keep-all;
		/* padding:0px; */
	}
	.cbanner .menu{
		overflow-y: hidden;
    overflow-x: scroll;

	}
	.cbanner .menu .wrap{
		    display: flex;
    align-items: center;

	}
}