


@media screen and (max-width: 1600px) {
	.w1600,
	.w1400 {
		width: 1200px;
	}
	.w700{
		width: 600px;
	}
	.conact-set2 ul li p em{
		font-size: 21px;
	}
	header .header-rigth ul{
		margin-right: -3px;
	}
	header .header-rigth p{
		padding-left: 24px;
	}
	header h1{
		width: 168px;
		margin-top: 18px;
	}
	header h1 img{
		max-width: 100%;
	}
	/* header h1{
		width: 180px;
	}
	header h1 img{
		max-width: 100%;
	} */
	header .header-rigth ul li{
	    margin-right: -4px;
	}
	.new-c .txt h5{
		font-size: 22px;
	}
	.caselist-cont-page .text{
		padding: 56px 8%;
	}
	.ser-set2 .cont{
		padding-top: 37px;
	}
	.ser-set2 .cont .w700 > p{
		margin-bottom: 23px;
	}
	.pordcut-list li p{
		min-height: 58px;
	}
	.about-set2-list li h5{
		font-size: 38px;
	}
	.about-set2-list li p{
		font-size: 14px;
	}
	.index-set1-title{
		padding: 60px 0 70px;
	}
	.index-set1{
		height: 734px;
	}
}

@media screen and (max-width: 1024px) {
	
}