.product-item[data-v-51f4b472]{width:47%;background:#fff;border:1px solid #dcdcdc;border-radius:6px;padding:32px;margin-top:16px;margin-right:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;overflow:hidden;text-align:left;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.1019607843);box-shadow:0 2px 3px 0 rgba(0,0,0,.1019607843)}.product-item[data-v-51f4b472]:hover{border:1px solid var(--themeColor,#f4f6fc)}.product-item .p-img[data-v-51f4b472]{-o-object-fit:cover;object-fit:cover;width:80px;height:80px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px;border-radius:3px}.product-item .product-info[data-v-51f4b472]{width:calc(100% - 92px)}.product-item .product-info .product-name[data-v-51f4b472]{font-size:16px;color:rgba(0,0,0,.8980392157);line-height:24px;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.product-item .product-info .text-tag[data-v-51f4b472]{font-size:12px;display:inline-block;height:24px;line-height:24px;border-radius:4px;color:var(--themeColor,#f4f6fc);background-color:var(--themeLightColor,#f4f6fc);padding:0 4px;margin-right:4px;margin-bottom:4px}.product-item .product-info .product-sales-text[data-v-51f4b472]{font-size:12px;color:rgba(0,0,0,.6);line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item .product-bottom[data-v-51f4b472]{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-bottom .product-price[data-v-51f4b472]{font-size:0}.product-item .product-bottom .product-price .rmb-cn[data-v-51f4b472],.product-item .product-bottom .product-price .rmb[data-v-51f4b472]{font-size:16px;color:#ffa419;line-height:32px;font-weight:600}.product-item .product-bottom .product-price .rmb-cn[data-v-51f4b472]{font-size:16px}.product-item .product-bottom .product-price .unit[data-v-51f4b472]{font-size:16px;color:#ffa419;line-height:16px}.product-item .product-bottom .product-price .currency-symbol[data-v-51f4b472]{font-size:16px;color:#ffa419;line-height:32px;font-weight:600}.product-item .product-bottom .btn-list[data-v-51f4b472]{font-size:12px;color:var(--themeColor,#f4f6fc);border:1px solid var(--themeColor,#f4f6fc);padding:6px 8px;border-radius:3px;margin-left:8px;cursor:pointer}.product-item .product-bottom .btn-list .iconfont[data-v-51f4b472]{font-size:14px}.product-item .product-bottom .btn-scan[data-v-51f4b472]{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;opacity:1}.product-item .product-bottom .btn-scan:hover .qrCode-area[data-v-51f4b472]{opacity:1}.product-item .qrCode-area[data-v-51f4b472]{-webkit-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out;opacity:0;position:absolute;top:40px;right:30px;background-color:#fff}.product-item .qrCode-area .qrCode-img[data-v-51f4b472]{width:90px;height:90px;margin-bottom:4px;-webkit-transition:width .18s;transition:width .18s}.product-item .qrCode-area .qrCode-text[data-v-51f4b472]{font-size:12px;color:#a4a4a4;text-align:center}.product-item .channel-tag[data-v-51f4b472]{position:absolute;line-height:26px;background:-webkit-gradient(linear,left top,right top,from(#fea872),to(#ff8117));background:linear-gradient(90deg,#fea872,#ff8117);right:0;top:0;color:#fff;font-size:12px;line-height:20px;padding:2px 8px;border-bottom-left-radius:5px}.list-box[data-v-17769e25]{background-color:#fff;font-size:14px;padding-bottom:20px;color:#4a4a4a;border-radius:10px;min-height:600px}.list-box .list-title[data-v-17769e25]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:36px 38px 0 15px}.list-box .list-title .header-title[data-v-17769e25]{font-size:16px;font-weight:700;margin-top:6px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.list-box .list-title .header-type[data-v-17769e25]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-box .list-title .header-type .el-button[data-v-17769e25]{margin-left:0;margin-bottom:10px;margin-right:10px}.list-box .list-main[data-v-17769e25]{margin-bottom:10px}.list-box .list-main .pro-block[data-v-17769e25]{margin-top:32px}.list-box .list-main .pro-block .pro-title[data-v-17769e25]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:40px}.list-box .list-main .pro-block .pro-title .txt-title[data-v-17769e25]{font-size:20px;line-height:28px}.list-box .list-main .pro-block .product-item-list[data-v-17769e25]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-box .list-main .pro-block .text-more[data-v-17769e25]{color:var(--themeColor,#f4f6fc);cursor:pointer;font-size:14px}.list-box .list-main .pro-block .text-more .iconfont[data-v-17769e25]{position:relative;top:1px}.list-box .cus-menu[data-v-17769e25]{margin-top:24px}