@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1140px){
	.top,.nav_cen{width: 100%;}
	.sear_box,.nav_cen .sub{display: none;}
	.nav_cen .nLi{width: 14.2%;}
	.nav_cen .nLi h3,.nav_cen .nLi h3 a{width: 100%;}
	.main{width: 98%;padding: 20px 1%;background: #fff;}
	.foot{width: auto !important;}
	.banner .hd{right:5px;bottom:100px;}
	.left_box{width: 30%;}
	.right_box{width: 65%;}
	.news h2{background: none;}
	.xlcd{display: none;}
	.left_box h2{background-position: 98% center;}
	.left_box ul li{background-position: 96% center;}
}
@media screen and (max-width:650px){
	.left_box{width: 100%;background: none;}
	.right_box{width: 100%;}
	.news ul li span{display: none;}
}
@media screen and (max-width:500px){
	.logo,.logo img{width: 100% !important;}
}
@media screen and (max-width:370px){
	
	.nav_cen .nLi h3 a{font-size: 12px;}
}