@media screen and (min-width:1600px) {
	.wrap {
		width: 1500px;
	}
	
	
	
}








@media screen and (min-width: 1400px) and (max-width:1600px) {
	.wrap {
		width: 96%;
	}
	#banner_nav ul {
		width: 84%;
	}
	#banner_nav {
		top: 45%;
	}
	#radioWrap {
		right: 3%;
	}
	
	
	
	
	
	
}



@media screen and (min-width:200px) and (max-width: 1500px) {
	.wrap { width: 96%; }
	
	/*内页简介*/
	.about_box .info p{background:rgba(255,255,255,0.96);   border-radius: 10px;padding:2%}
	
	
	.newsWrap .newsTitle{margin: 1.8% 0 0;}
	
	
	
	
}



@media screen and (min-width:200px) and (max-width: 1482px) {

.about_gener_rt_top>em{width: 50px; height: 140px;letter-spacing: 0;  overflow:hidden;}
	
.about_gener_rt_add	{margin: 0 0 0 6px;}
	
	
	
}







@media screen and (min-width: 1200px) and (max-width:1400px) {
	.wrap {
		width: 96%;
	}
	#banner_nav ul {
		width: 96%;
	}
	#banner_nav {
		top: 45%;
	}
	#radioWrap {
		right: 2%;
	}
	
	

	#certify .swiper-slide { width:700px; }
	
	
	
}


@media screen and (min-width:1280px) and (max-width: 1360px) {
		#certify .swiper-slide{width:744px;}
		
		.newsWrap .newsTitle{margin: 2% 0  2%;}
}





@media screen and (min-width:200px) and (max-width: 1353px) {

.about_gener{display: block;}
.about_gener_lt,.about_gener_lt img{display: none;}
.about_gener_rt_top>em{width: auto;height: auto;}
.about_gener_rt_bottom iframe{height: 450px;}


}





@media screen and (min-width:960px) and (max-width: 1280px) {


.app_cwarp { width:1200px;overflow: hidden; }
#certify .swiper-slide { width:608px; }

}




@media screen and (min-width:960px) and (max-width: 1200px) {
	.wrap {
		width: 96%;
	}
}

@media screen and (min-width:200px) and (max-width: 1200px) {
	
	
}

@media screen and (min-width:768px) and (max-width: 960px) {
	.wrap {
		width: 96%;
	}
}

@media screen and (max-width: 768px) {
	.wrap {
		width: 96%;
	}
}