@media screen and (max-width: 1630px){
.wrap{
	width: 1300px;
}
.head .nav li{
	
float: left;
	
position: relative;
	
margin-left: 21px;
}
.section_1 .content1 .right{
	max-width: 45%;
}
	.section_1 .content2 .swiper-button-prev, 
	.section_1 .content2 .swiper-button-next{
		top: 60px;
	}
	.section_1 .content1 .left .dec{
		font-size: 16px;
	}
}
@media screen and (max-width: 1200px){
	.wrap{
		width: 992px;
	}
	.head .nav li{
		margin-left: 5px;
	}
	.head .nav li:nth-child(1){
		margin: 0;
	}
	.head .tel{
		margin-left: 10px;
	}
	.section_1 .content2 .swiper-button-prev,
	.section_1 .content2 .swiper-button-next{
		top: 45px;
	}
	.section_3 .tittab .ri{
		float: left;
		zoom: 1;
		overflow: hidden;
	}
	.section_3 .tittab .titlemodel{
		float: none;
		margin-bottom: 15px;
	}
	.section_4 .list li a .icon{
		padding-top: 40px;
	}
	.section_1 .content2 .swiper-button-prev, .section_1 .content2 .swiper-button-next{
		top: 40%;
	}

}
@media screen and (max-width: 992px){
	.wrap{
		width: 100%;
	}
	.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;
	}
}
@media screen and (max-width: 992px){
.menu .cn{
	font-size: 24px;
}
.menu .en{
	font-size: 15px;
}
.menu .link a{
	margin-left: 10px;
	font-size: 18px;
}
.section_1 .content1 .left{
	float: none;
	width: 100%;
	max-width: 100%;
}
.section_1 .content1 .right{
	float: none;
	width: 100%;
	max-width: 100%;
	padding-top: 40px;
}
.section_4 .list li{
	float: none;
	width: 100%;
	margin-right: 0px;
	height: auto;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.section_5 li{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 60px;
}
.section_5 .list{
	margin-bottom: 0;
}
.titlemodel .cn{
	font-size: 25px;
}
.titlemodel .en{
	font-size: 14px;
}
.section_1 .content1 .left .dec{
	padding-top: 30px;
	font-size: 14px;
	line-height: 1.8;
}
.section_2 li{
	width: 100%;
}
.section_2 li a .imgbox{
	height: 90vw;
}
.section_2 li a .icon{
	height: 14vw;
}
.section_2 li a .title{
	font-size: 16px;
	padding-top: 17px;
}


.section_3{
	margin-bottom: 20px;
}
.section_3 .tittab{
	padding-top: 17px;
	zoom: 1;
	overflow: hidden;
	margin-bottom:10px;
}


.section_3 .tittab .ri a{
	width: 33.33%;
	margin: 0;
	font-size: 0;
	float: left;
	background-position: center center !important;
}
.section_3 .tittab .ri{
	float: none;
}
.section_3 .bd a .imgbox{
	width:100%;height:auto;display:block;padding-bottom:60%;position:relative;overflow:hidden;
} 
.section_3 .bd a .imgbox img{
display:block;position:absolute;width: 100%;height:auto;overflow:hidden;transition: all ease-out .3s;
} 

.section_3 .bd .swiper-button-next{
	width: 25px;
	height: 50px;
	background: url(../images/right2.png) no-repeat center center;
	background-size: 100%;
	right: 0;
}
.section_3 .bd .swiper-button-prev{
	width: 25px;
	height: 50px;
	background: url(../images/left2.png) no-repeat center center;
	background-size: 100%;
	left: 0;
}



.section_3 .bd a .words{
	padding: 10px;
	font-size: 14px;
	padding-bottom:12px;
}
.section_3 .bd a .decx{display: none;}
.section_3 .bd a .more{
	display: none;
}
.section_3 .bd a .tit{
	font-size: 14px;
}
.section_4 .list li a img{
	height: 65px;
}
.section_4 .list li a .tit{
	font-size: 20px;
}
.section_4 .list li a .dec{
	font-size: 14px;
	line-height: 1.5;
}
.section_4 .list li a .more{
	background-size: 70%;
}
.section_5 .list,
.section_4 .list{
	padding-top: 5vw;
}
.section_1,
.section_5,
.section_4{
	padding-top: 16vw;
	padding-bottom: 12vw;
}
.section_1 .content2{
	padding-bottom: 0;
}
.footer .logo{
	padding-top: 10vw;
	padding-bottom: 5vw;
}
.footer .logo img{
	height: 90px;
}
.footer .nav dl{
	padding-top: 10px;
}
.footer .nav li{
	float: left;
	width: 50%;
	margin-bottom: 7vw;
}
.footer .nav ul{
	display: block;
}
.footer .contact{
	padding-top: 10vw;
	display: block;
}
.footer .contact p{
	width: 100%;
	margin-bottom: 10px;
}
.footer .copy{
	padding-top: 10vw;
	padding-bottom: 10vw;
	line-height: 1.5;
}
.menu .typename{
	text-align: center;
	float: none;
	zoom: 1;
	overflow: hidden;
	line-height:60px;
}

.menu .cn{font-size: 20px;}
.menu .en{font-size: 20px;}
.menu .link{ 
width:100%;
float:left;
}
.menu .link a{
	margin-left: 0;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin-left: 12px;
	margin-bottom: 20px;
	
	
}
.titlemodel2{
	padding-top: 12vw;
}
.titlemodel2 .cn{
	font-size: 24px;
}
.titlemodel2 .en{
	font-size: 16px;
}
.aboutmain{
	padding-top: 40px;
}
.aboutmain .dec{
	font-size: 13px;
	line-height: 1.6;
	padding-top: 5vw;
	padding-bottom: 15vw;
}
body.padtop{
	padding-top: 50px;
}
.menu .cn{
	float: none;
	display: inline;
	margin-right: 5px;
}
.menu .en{
	float: none;
	display: inline;
	
}





.s4 li {
    float: left;
    width: 50%;
    padding: 0px 5px;
    margin-bottom: 30px;
}
.s4 li .text h4 {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}


.channel .text {
margin-top: 10px;
font-size:14px;text-align:left;color:#666666;line-height:1.6em;
}

.channel .right1 {
	width: 100%;
	max-width: 100%;
	padding-top: 1px;
	padding-bottom: 10px;
}

.channel .right {
	width: 100%;
	max-width: 100%;
	padding-top:1px;
}



.pNews-detaTop{ padding:10px 0;}
.pNews-detaTop .t{ font-size:16px;}
.pNews-detaTop .c{ margin-top:10px;}
.pNews-detaTop .c span{ padding:0 5px;}
.pNews-detaPage{ margin-top:15px; padding:5px 10px; line-height:25px;}
.pNews-detaPage .prev, .pNews-detaPage .next{ width:100%; padding:3px 0;}
.pNews-detaPage .return{ display:none;}		
.sfgbt{ display:none;}
.common-gud{ display:flex;}
.copy{margin-bottom:55px;}

}