@charset "UTF-8";
/* CSS Document */
@media (max-width: 1680px){
	.wrap{width: 1560px;}
}
@media (max-width: 1440px) {
    .wrap{width: 1280px;}
    .wrap1{width: 1200px;}
	.menuDl dd{
		margin: 0 10px;
	}
	.col1Dl{
		padding-bottom: 20px;
	}
	
	.col2_left .text{
		margin-bottom: 30px;
	}
	.col2_left .but a{
		margin-bottom: 30px;
	}
	.col2_left .title{
		margin-bottom: 20px;
	}
	.col2Dl dd a{
		padding: 16px 0;
	}
}
@media (max-width: 1360px) {
 .top .wrap{width: 1200px;}
}
@media (max-height: 900px) {
	
}
