.productParts{box-sizing:border-box;background-color:#fff;margin-top:-1px;line-height:1.2;position:relative}.productParts *,.productParts :before,.productParts :after{box-sizing:border-box}.productParts .main{width:1208px;max-width:100%;margin:0 auto}.productParts .title{color:#000;padding-bottom:46px;font-size:32px;font-weight:700;line-height:46px}.productParts .pictures{justify-content:space-between;padding-bottom:150px;display:flex}.productParts .pictures .pictureItem{flex-direction:column;justify-content:center;align-items:center;display:flex}.productParts .pictures .pictureImg{width:178px;height:178px;margin-bottom:18px}.productParts .pictures .pictureLabel{color:#000;text-align:center;font-size:16px;font-weight:600;line-height:24px}.productParts .desc{border-top:1px solid #e1e2e3;padding:30px 20px;display:flex}.productParts .desc:last-child{padding-bottom:100px}.productParts .descLabel,.productParts .descValue{color:#000;width:48%;font-size:14px;font-weight:400;line-height:24px;display:inline-block}.productParts .descValue{white-space:pre-wrap}@media only screen and (max-width:980px){.productParts .main{width:100%}.productParts .title{text-align:center;font-size:8vw}.productParts .pictures{flex-wrap:wrap;justify-content:space-around;margin-bottom:50px;padding:0 6.4vw}.productParts .pictures .pictureItem{margin-bottom:30px}.productParts .pictures .pictureImg{width:128px;height:128px}.productParts .pictures .pictureLabel{font-size:12px}.productParts .desc{overflow-wrap:break-word;width:100%;padding:12px 16px}.productParts .descLabel{margin-right:8px}}
