@charset "UTF-8";
@media (max-width: 1680px) {
   .wrap{width: 1440px;}
	 .topC{
		 width: 1440px;
	 }
	 .footerMenu dd{
	 	margin-right: 60px;
	 }
	 .column3Box{
		 padding-top: 20px;
	 }
	 .cloumn1Dl dd .text{
	 	padding: 0px 90px;
	 }
	 .cloumn1Dl dd .title{
	 	padding: 0px 90px;
	 }
	 .column1TopC1 {
			height: 370px;
	 }
}
@media (max-width: 1500px) {
  .wrap{width: 1200px;}
	.topC{
			 width: 1200px;
	}
	.menuDl dd span a{
		padding: 0 15px;
	}
	.footerMenu dd{
		margin-right: 29px;
	}
	.footerCon .text span em{
		margin-right: 10px;
	}
	.footerCon .text span{
		font-size: 15px;
	}
	.column3More {
		padding-top: 40%;
	}
	.cloumn1Dl dd .text{
		padding: 0px 70px;
	}
	.cloumn1Dl dd .title{
		padding: 0px 70px;
	}
	.column1TopC1 {
		height: 310px;
	}
	.whtxList dd .con1{
		width: 60.3333%;
		margin-top: -60px;
	}
	.productRight{width: 565px;margin-left: 100px;}
}
@media (max-width: 1366px) {
   .column3List dd .text{padding-top: 0;}
   .column3List dd .title{height: 50px;line-height: 50px;margin-bottom: 0;}
   .column3List dd .textc{margin-bottom: 0;}
}