
.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('https://file.jingdiao.com/website/jingdiao/cn/images/machines/JDCT1200T_A15SH/machine.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-left .highlight-img:nth-child(1) {
	background-image: url('https://file.jingdiao.com/website/jingdiao/cn/images/machines/JDCT1200T_A15SH/high1.png');
}
/*@media only screen and (max-width: 1024px) {
	.machine-part2-left .highlight-img:nth-child(1) {
		background-image: url('https://file.jingdiao.com/website/jingdiao/cn/images/machines/JDCT1200T_A15SH/m-high.png');
		margin-bottom: 20px;
	}
}*/
	
/*download*/
/*.download-item .download-img .download-bgImg1 {
	background-image: url('https://file.jingdiao.com/website/jingdiao/cn/images/machines/machine-center.png');
} */
.download-item .download-img .download-bgImg2 {
	background-image: url('https://file.jingdiao.com/teamwork/public/document/JDCT1200T_A15SH-cn-20220908_1662602555391.jpg');
	background-position: top;
}