
.parts-img-items {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
}
.parts-img-items .swiper-slide {
	width: 32%;
	margin-right: 16px;
}
.parts-img-items .swiper-slide:last-child {
	margin-right: 0;
}

.machine-part1.have4 .part1-top .part1-top-img .part1-top-img-wrap {
	background-image: url('/website/mcmi/en/images/machines/JDHGT1200/EC1200.png');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
    .machine-part1 .pc-wrap {
      display: none;
      line-height: 0;
    }
}
	
/*highlight*/
.machine-part2-item .highlight-img1 {
	background-image: url('/website/mcmi/en/images/machines/JDHGT1200/high1.jpg');
}
.machine-part2-item .highlight-img2 {
	background-image: url('/website/mcmi/en/images/machines/JDHGT1200/high2.jpg');
}

.download-item:nth-child(1) .download-img .download-bgImg {
  background-image: url('../../images/machines/high-speed-machine-center.png');
}
.download-item:nth-child(2) .download-img .download-bgImg {
  background-image: url('../../images/machines/JDHGT1200/cover.png');
}