﻿/*  */

@media ( max-width : 1730px){
	
	.ServiceList,.ServiceLists{ height:360px}
	.ServiceLists .com,.ServiceLists .coms{ height:152px;}
	.WhyLeftComBody img{ width:85%;}
}

@media ( max-width : 1550px){
	
	.ServiceList,.ServiceLists{ height:400px}
	.ServiceLists .com,.ServiceLists .coms{ height:174px;}
	.WhyLeft .ser{ width:32%;}
	.WhyLeft .pro{ width:calc(32% - 22px);}
}

@media ( max-width : 1440px){
	
	.ServiceBox{ padding:0px 8px;}
	.ServiceLists{ width:calc(100% - 10px)}
	
	.IndexNewBodys {
	width: 33.33%;
	}
	.WhyLeft .ser{ width:33.33%;}
	.WhyLeft .pro{ width:clac(33.33% -22px);}
	.IndexNewBodys:last-child{ display:none;}
	.WhyLeftComBody img{ width:100%;}
}

@media ( max-width : 1180px){
	.ServiceList{ width:calc(100% / 3); margin-bottom:10px;}
		.ServiceBox{ padding:0px 10px;}
		.Service{ height:826px;}
		.ServiceList,.ServiceLists{ height:330px}
	.ServiceLists .com,.ServiceLists .coms{ height:130px;}
	}