/* banner */ .top-area .img-pc{ background: url(https://file.jingdiao.com/website/jingdiao/cn/images/Series/VT/JDVT.png); background-position: center; background-size: 100%; background-repeat: no-repeat; } @media only screen and (max-width: 1024px) { .top-area .img-m{ background-image: url(https://file.jingdiao.com/website/jingdiao/cn/images/Series/VT/JDVT-m.jpg); background-position: center; background-size: 100%; background-repeat: no-repeat; } } /* 鏈哄簥鍗$墖 */ .machines{ display: flex; display: -webkit-flex; } .machine-item:nth-child(2) figure { background: url(https://file.jingdiao.com/website/jingdiao/cn/images/machines/JDVT600T_A15SH/machine-card-20131013.png); background-position: center; background-size: 100%; background-repeat: no-repeat; } .machine-item:nth-child(1) figure{ background: url(https://file.jingdiao.com/website/jingdiao/cn/images/Series/VT/JDVT600T_DZ_A13S.png); background-position: center; background-size: 100%; background-repeat: no-repeat; } .machine-item{ padding-left: 40px; padding-right: 40px; display: flex; display: -webkit-flex; align-items: center; -webkit-align-items: center; width: calc((100% - 15px) / 2); } .machine-item:nth-child(2){ margin-right: 0; } .machine-item figure { width: 70%; padding-bottom: 53%; } .machine-content{ padding-left: 0; padding-right: 0; } @media only screen and (max-width: 1599px) { .machine-item{ padding-left: 30px; padding-right: 30px; } } @media only screen and (max-width: 1299px) { .machine-item{ padding-left: 20px; padding-right: 20px; display: block; width: calc((100% - 30px) / 3); } .machine-item figure { width: 100%; padding-bottom: 89.95%; } } @media only screen and (max-width: 1024px) { .machines{ display: block; } .machine-item{ display: inline-block; width: calc((100% - 15px) / 2); padding-left: 15px; padding-right: 15px; } .machine-item figure{ width: 100%; } .machine-content { padding-left: 10px; padding-right: 10px; } } @media only screen and (max-width: 650px) { /*.machine-item { padding-left: 24px; padding-right: 24px; }*/ } @media only screen and (max-width: 540px) { .machine-item { display: block; margin-right: 0; width: 100%; } .machine-content { padding-left: 12px; padding-right: 12px; } }