.product-detail{min-height:calc(100vh - 64px);position:relative;padding-top:82px;background-color:#fff}.product-detail .ant-carousel .slick-dots-bottom{bottom:-76px!important}.product-detail .product-title{padding-left:8%;position:absolute;left:0;top:0;right:0;height:48px;line-height:48px;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);color:rgba(0,0,0,.65);z-index:9}.product-detail .product-title span{color:#000}.product-detail .product-title .divide{padding:0 8px;color:#e1e1e1}.product-detail .product-content{display:flex;justify-content:space-between;padding:0 8% 32px}.product-detail .product-content .product-info{width:410px;flex-shrink:0;background-color:#fff}.product-detail .product-content .product-info .ant-carousel .slick-dots{height:auto}.product-detail .product-content .product-info .ant-carousel .slick-slide{border:1px solid #e1e1e1;padding:20px 0}.product-detail .product-content .product-info .ant-carousel .slick-slide img{border:5px solid #fff;display:block;margin:auto;width:300px;height:300px;max-width:80%;-o-object-fit:contain;object-fit:contain}.product-detail .product-content .product-info .ant-carousel .slick-thumb{bottom:-80px}.product-detail .product-content .product-info .ant-carousel .slick-thumb li{width:60px;height:60px}.product-detail .product-content .product-info .ant-carousel .slick-thumb li img{width:100%;height:100%;filter:grayscale(100%);-o-object-fit:contain;object-fit:contain}.product-detail .product-content .product-info .ant-carousel .slick-thumb li.slick-active img{filter:grayscale(0)}.product-detail .product-content .product-info .ant-carousel .slick-thumb li.slick-active{border:1px solid #8c00aa;border-radius:2px}.product-detail .product-content .right-info{flex:1;margin-left:48px}.product-detail .product-content .right-info .title{font-size:18px;color:#000}.product-detail .product-content .right-info .labels{display:flex;margin:12px 0}.product-detail .product-content .right-info .labels .label-item{padding:6px 10px;border-radius:2px;background-color:#f7f2fe;color:#8c00aa;margin-right:8px}.product-detail .product-content .right-info .contents{background:#f5f5f5;padding:24px}.product-detail .product-content .right-info .contents .item{display:flex;align-items:center;margin-bottom:24px}.product-detail .product-content .right-info .contents .item .label{color:rgba(0,0,0,.65);margin-right:16px;flex-shrink:0;width:72px}.product-detail .product-content .right-info .contents .item .value{color:rgba(0,0,0,.9);display:flex;word-break:break-all}.product-detail .product-content .right-info .contents .item .value .value-item{padding:2px 6px;border-radius:2px;color:rgba(0,0,0,.9);margin-right:8px;border:1px solid rgba(0,0,0,.25)}.product-detail .product-content .right-info .contents .item .pdf-word-wrapper{flex-wrap:wrap;flex:1;grid-gap:10px;gap:10px}.product-detail .product-content .right-info .contents .item .pdf-word>div{display:flex;align-items:center;margin-right:8px;cursor:pointer}.product-detail .product-content .right-info .contents .item .pdf-word>div div{color:#117cbc}.product-detail .product-content .right-info .contents .item .pdf-word>div img{width:16px;height:16px;margin-left:4px}.product-detail .product-content .right-info .contents .item:last-child{margin-bottom:0}.product-detail .product-content .right-info .get-price{display:flex;align-items:center;margin-top:24px}.product-detail .product-content .right-info .get-price .label{color:rgba(0,0,0,.9);font-size:16px;margin-right:12px}.product-detail .divide-line{height:1px;background-color:#f5f5f5;margin:100px 8% 0}.product-detail .gray-bj{background-color:#fff}.product-detail .rich-text{padding:24px 8% 0}.product-detail .rela-title{display:flex;align-items:center;justify-content:space-between;padding:56px 8% 24px}.product-detail .rela-title .title{font-size:18px;color:rgba(0,0,0,.9);font-weight:600}.product-detail .rela-title .more-text{color:rgba(0,0,0,.65);font-size:14px;cursor:pointer}.product-detail .relative-product{display:flex;flex-wrap:wrap;margin:0 8%;background-color:#fff;padding-bottom:56px}.product-detail .relative-product .product-item{width:25%;padding:8% 5% 32px;border:.5px solid #f5f5f5;transition:all .6s ease-in-out;cursor:pointer}.product-detail .relative-product .product-item .product-img{width:100%;height:0;padding-bottom:100%;overflow:hidden;text-align:center;transition:all .5s;position:relative;zoom:1}.product-detail .relative-product .product-item .product-img img{max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all 1s;border:0;display:inline-block;vertical-align:top}.product-detail .relative-product .product-item .title{font-size:16px;color:rgba(0,0,0,.9);margin-top:24.4%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;padding:0 12px}.product-detail .relative-product .product-item:hover{box-shadow:0 0 10px #e7e7e7}.product-detail .relative-product .product-item:hover .product-img{transform:scale(1.1)}