/* 首页 */
@media screen and (max-width: 1650px) {
	.header-item-left{
		left: 10vw;
	}
	.grid-sync{
		max-width: 1200px;
	}
	.grid-title{
		max-width: 1200px;
	}
	.core{
		max-width: 1200px;
	}
	.technical{
		max-width: 1200px;
	}
	.product{
		max-width: 1200px;
	}
	.Customer{
		max-width: 1200px;
	}
	.Customer .row ul li img{
		max-height: 120px;
	}
	.case{
		max-width: 1200px;
	}
	.case img{
		width: 100%;
	}
	.case .onimgone{
		min-height: 378px;
	}
	.cardones .card-header .h4ones{
		margin-top: 65px;
	}
	.case .card-header h4{
		font-size: 2.4rem;
	}
	.contact{
		max-width: 1200px;
	}
}