.cart[data-v-cf10d03f]{background-color:transparent;padding:20px;min-height:800px}.cart .back[data-v-cf10d03f]{font-size:18px;color:#666;margin-bottom:34px;width:200px}.cart .title[data-v-cf10d03f]{font-size:32px;margin-bottom:20px}.cart .main[data-v-cf10d03f]{display:flex;justify-content:space-between;align-items:flex-start}.cart .main .cartProduct[data-v-cf10d03f]{width:70%;border-radius:2px;border:1px solid #F4F4F4}.cart .main .cartProduct .title[data-v-cf10d03f]{font-size:18px;background-color:#f9f9f9;padding:10px}.cart .main .cartProduct .products[data-v-cf10d03f]{padding:8px 0}.cart .main .cartProduct .products .product[data-v-cf10d03f]{border-bottom:1px solid #f4f4f4;padding:17px 21px;cursor:auto}.cart .main .cartProduct .products .product .value[data-v-cf10d03f]{display:flex;justify-content:space-between;align-items:center}.cart .main .cartProduct .products .product .value .img[data-v-cf10d03f]{width:140px;height:140px;position:relative;flex-shrink:0;text-align:center;border-radius:10px;overflow:hidden}.cart .main .cartProduct .products .product .value .img img[data-v-cf10d03f]{width:auto;max-height:100%;max-width:100%}.cart .main .cartProduct .products .product .value .img .tips[data-v-cf10d03f]{position:absolute;top:0;left:0;width:100%;height:100%}.cart .main .cartProduct .products .product .value .img .tips .oos[data-v-cf10d03f]{position:absolute;top:calc(50% - 17.5px);left:calc(50% - 61px);width:122px;height:35px;background:rgba(51,51,51,.8);border-radius:4px;color:#fff;text-align:center;line-height:35px}.cart .main .cartProduct .products .product .value .info[data-v-cf10d03f]{min-height:140px;flex-grow:1;margin:0 29px;display:flex;flex-direction:column;justify-content:space-between}.cart .main .cartProduct .products .product .value .info .name[data-v-cf10d03f]{max-width:519px;min-width:100px;cursor:pointer;text-decoration:underline}.cart .main .cartProduct .products .product .value .info .selectAttrs[data-v-cf10d03f]{background-color:#f4f4f4;border-radius:30px;padding:7px 15px;font-size:14px;min-width:200px;margin:10px 0}.cart .main .cartProduct .products .product .value .info .selectAttrs[data-v-cf10d03f] .ant-select-selector{background-color:transparent;border:none;text-align:center}.cart .main .cartProduct .products .product .value .info .attrLoading[data-v-cf10d03f]{transform:translate(-50%,-15%)}.cart .main .cartProduct .products .product .value .info .num[data-v-cf10d03f]{display:flex;align-items:center}.cart .main .cartProduct .products .product .value .info .num .qty[data-v-cf10d03f]{width:120px;height:40px;border:1.5px solid #cccccc;border-radius:40px;display:flex;overflow:hidden;flex-shrink:1;margin-bottom:5px}.cart .main .cartProduct .products .product .value .info .num .qty span[data-v-cf10d03f]{width:40px;font-size:25px;text-align:center}.cart .main .cartProduct .products .product .value .info .num .qty span.disabled[data-v-cf10d03f]{color:#bbb}.cart .main .cartProduct .products .product .value .info .num .qty .input[data-v-cf10d03f]{flex-grow:1;border:none;text-align:center;background-color:transparent}.cart .main .cartProduct .products .product .value .info .num .qty .input[data-v-cf10d03f] .ant-input-number-input-wrap{display:flex;height:100%;align-items:center}.cart .main .cartProduct .products .product .value .info .num .qty .input[data-v-cf10d03f] .ant-input-number-input-wrap input{text-align:center;font-size:18px}.cart .main .cartProduct .products .product .value .info .num .stock[data-v-cf10d03f]{color:red;margin-left:10px}.cart .main .cartProduct .products .product .value .info .num .code[data-v-cf10d03f]{margin-left:20px}.cart .main .cartProduct .products .product .value .action[data-v-cf10d03f]{height:140px;display:flex;flex-direction:column;justify-content:space-between}.cart .main .cartProduct .products .product .value .action .proPrice[data-v-cf10d03f]{text-align:right}.cart .main .cartProduct .products .product .value .action .proPrice .price[data-v-cf10d03f]{font-size:20px;color:var(--bordorColor, #666)}.cart .main .cartProduct .products .product .value .action .proPrice .rawPrice[data-v-cf10d03f]{font-size:14px;text-decoration-line:line-through;color:#999;padding-bottom:5px;margin-left:10px}.cart .main .cartProduct .products .product .value .action .sfl[data-v-cf10d03f]{text-decoration-line:underline;white-space:nowrap}.cart .main .cartProduct .products .product .value .action .del[data-v-cf10d03f]{color:#222;text-decoration-line:underline;display:flex;align-items:center}.cart .main .cartProduct .products .product .value .action .del svg[data-v-cf10d03f]{margin-right:5px}.cart .main .cartProduct .products .product .status[data-v-cf10d03f]{margin:12px 0}.cart .main .cartProduct .products .product .status.red[data-v-cf10d03f]{color:#e64d43}.cart .main .cartProduct .products .product .status.yellow[data-v-cf10d03f]{color:#fdac0e}.cart .main .cartProduct .products[data-v-cf10d03f] :nth-last-child(1){border-bottom:none}.cart .main .bill[data-v-cf10d03f]{width:27%;position:sticky;top:110px}.cart .main .bill .total[data-v-cf10d03f]{box-shadow:0 2px 8px 2px #6b6b6b40;padding:30px}.cart[data-v-cf10d03f] .ant-input-affix-wrapper:focus{border-color:var(--btnColor, #666);box-shadow:none}.cart[data-v-cf10d03f] .ant-input-affix-wrapper-focused{border-color:var(--btnColor, #666);box-shadow:none}.cartPop[data-v-cf10d03f]{font-size:14px;background-color:#fff;width:400px;position:absolute;height:100vh;top:0;right:0}.cartPop .title[data-v-cf10d03f]{padding:10px;display:flex;font-size:25px;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #ececec}.cartPop .title .close[data-v-cf10d03f]{color:#202020;cursor:pointer}.cartPop .cartList[data-v-cf10d03f]{padding:5px;border:1px solid #ececec;border-radius:5px;margin:0 10px 20px}.cartPop .cartList .productList[data-v-cf10d03f]{max-height:calc(100vh - 510px);overflow-y:auto}.cartPop .cartList .productList .product[data-v-cf10d03f]{display:flex;align-items:center;border-bottom:1px solid #ececec;padding:5px 0}.cartPop .cartList .productList .product .checkbox[data-v-cf10d03f]{width:15px;height:15px}.cartPop .cartList .productList .product .img[data-v-cf10d03f]{width:100px;height:100px;margin-right:5px;text-align:center;flex-shrink:0}.cartPop .cartList .productList .product .img img[data-v-cf10d03f]{width:auto;max-width:100px;max-height:100px}.cartPop .cartList .productList .product .info[data-v-cf10d03f]{flex-grow:1}.cartPop .cartList .productList .product .info .right[data-v-cf10d03f]{display:flex;justify-content:space-between;align-items:flex-end}.cartPop .cartList .productList .product .info .right .oos[data-v-cf10d03f]{color:red;font-size:12px}.cartPop .cartList .productList .product .info .right .action[data-v-cf10d03f]{text-align:right}.cartPop .cartList .productList .product .info .right .action .qty[data-v-cf10d03f]{width:85px;height:20px;display:flex;overflow:hidden;flex-shrink:1;margin-bottom:5px;border:1px solid #ddd;border-radius:10px;margin-top:3px}.cartPop .cartList .productList .product .info .right .action .qty span[data-v-cf10d03f]{width:40px;font-size:12px;text-align:center}.cartPop .cartList .productList .product .info .right .action .qty span.disabled[data-v-cf10d03f]{color:#bbb}.cartPop .cartList .productList .product .info .right .action .qty .input[data-v-cf10d03f]{flex-grow:1;border:none;text-align:center}.cartPop .cartList .productList .product .info .right .action .qty .input[data-v-cf10d03f] .ant-input-number-input-wrap{display:flex;height:100%;align-items:center}.cartPop .cartList .productList .product .info .right .action .qty .input[data-v-cf10d03f] .ant-input-number-input-wrap input{text-align:center;font-size:13px;border:1px solid #cccccc}.cartPop .cartList .productList .product[data-v-cf10d03f]:nth-last-child(1){border-bottom:none}.cartPop .hasData[data-v-cf10d03f]{padding:0 20px}.cartPop .btns[data-v-cf10d03f]{display:flex;justify-content:space-between;margin:0 10px}.cartPop .btns .btn[data-v-cf10d03f]{border-radius:5px;width:49%}.cartPop .btns .toCart[data-v-cf10d03f]{background-color:transparent;color:var(--btnColor, #666)}.cartPop .noData[data-v-cf10d03f]{height:calc(100vh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.freightInsurancePop[data-v-cf10d03f]{background-color:#fff;padding:20px;border-radius:5px;text-align:center}.freightInsurancePop .close[data-v-cf10d03f]{text-align:right}.freightInsurancePop .close .icon[data-v-cf10d03f]{font-size:20px}.freightInsurancePop .top[data-v-cf10d03f]{font-size:12px;padding:0 50px;margin-bottom:20px}.freightInsurancePop h1[data-v-cf10d03f]{font-size:30px}.freightInsurancePop .center[data-v-cf10d03f]{display:flex;align-items:center;margin-top:20px}.freightInsurancePop .center .left[data-v-cf10d03f]{width:230px;text-align:left;margin-right:50px}.freightInsurancePop .center .left>div[data-v-cf10d03f]{display:flex;align-items:center;margin-bottom:10px;font-size:13px}.freightInsurancePop .center .left .title[data-v-cf10d03f]{font-size:18px}.freightInsurancePop .center .left img[data-v-cf10d03f]{width:17px;margin-right:10px}.freightInsurancePop .center img[data-v-cf10d03f]{border-radius:5px}.freightInsurancePop .bottom[data-v-cf10d03f]{padding:20px;border-top:1px solid #E6E6E6}.freightInsurancePop .bottom>div[data-v-cf10d03f]{display:flex;justify-content:center}.freightInsurancePop .bottom a[data-v-cf10d03f]{display:block}.freightInsurancePop .bottom .learnMore[data-v-cf10d03f]{border:1px solid #707070;font-size:20px;width:222px;padding:5px 0;color:#000;border-radius:20px;margin-bottom:10px}.freightInsurancePop .bottom .terms[data-v-cf10d03f]{text-decoration:underline}.loading[data-v-cf10d03f]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.05)}.checkbox[data-v-cf10d03f]{width:20px;height:20px;margin-right:10px;flex-shrink:0;accent-color:var(--btnColor, #666)}.hasData p[data-v-cf10d03f]{margin-bottom:22px;display:flex;justify-content:space-between;align-items:flex-end}.hasData .grandTotal[data-v-cf10d03f]{font-size:24px;font-weight:900;padding-top:10px;border-top:1px dashed #cccccc}.hasData .discountInput[data-v-cf10d03f]{padding:20px 0;border-top:1px dashed #cccccc}.hasData .discountInput .code[data-v-cf10d03f]{background-color:#efefef;display:inline-block;padding:5px 10px;border-radius:5px;margin-bottom:10px}.hasData .discountInput .content[data-v-cf10d03f]{display:flex}.hasData .discountInput .content .input[data-v-cf10d03f],.hasData .discountInput .content .discountCode[data-v-cf10d03f]{margin-right:20px;height:50px;border-radius:8px}.hasData .discountInput .content .input.error[data-v-cf10d03f],.hasData .discountInput .content .discountCode.error[data-v-cf10d03f]{border-color:red;margin:0}.hasData .discountInput .content .discountCode[data-v-cf10d03f]{flex-grow:1;line-height:50px;background-color:#ebebeb;padding:0 20px;font-size:16px;white-space:nowrap;display:flex;align-items:center}.hasData .discountInput .content .btn[data-v-cf10d03f]{height:50px;border-radius:8px;margin:0 0 0 10px}.hasData .discountInput .error[data-v-cf10d03f]{color:red}.hasData .discountInput p[data-v-cf10d03f]{margin:0}.hasData .freightInsurance[data-v-cf10d03f]{border:1px solid #cccccc;border-radius:10px;padding:10px;margin-bottom:20px}.hasData .freightInsurance p[data-v-cf10d03f]{margin-bottom:0}.hasData .freightInsurance .top[data-v-cf10d03f]{display:flex;justify-content:space-between}.hasData .freightInsurance .text[data-v-cf10d03f]{font-size:12px}.hasData .btn[data-v-cf10d03f]{margin-top:10px}.hasData .oos[data-v-cf10d03f]{color:red;text-align:center}.noData[data-v-cf10d03f]{text-align:center}.noData img[data-v-cf10d03f]{width:100px;margin-top:50px}.noData p[data-v-cf10d03f]{margin-top:20px;margin-bottom:50px}.noData .btn[data-v-cf10d03f]{background-color:red;color:#fff;height:50px;border-radius:5px;text-align:center;font-size:20px}
