.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 .icon-more {
    top: 47%;
    left: 40%;
}
.machine-part1.have4 .part1-top .part1-top-img .part1-top-img-wrap {
    background-image: url('/website/jingdiao/en/images/machines/JDVT600T_A15SH/top.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.flex4 {
    flex: 4 !important;
    -ms-flex: 4 !important;
    -webkit-flex: 4 !important;
}
@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/jingdiao/en/images/machines/JDVT600T_A15SH/high1.jpg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.machine-part2-item .highlight-img2 {
    background-image: url('/website/jingdiao/en/images/machines/JDVT600T_A15SH/high2.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

/*download*/
.download-item:nth-child(1) .download-img .download-bgImg {
  background-image: url('../../images/machines/machine-center.png');
}