/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}button.submit_theme_1[data-v-a6a4e53c]{background:#df541c;color:#fff}button.submit_theme_1[data-v-a6a4e53c]:hover{background:#e1622e;cursor:pointer}button.submit_theme_1[data-v-a6a4e53c]:active{background:#cc4d19}button.skip_theme_1[data-v-a6a4e53c]{border:1px solid #df541c;background:#fff;color:#df541c}button.skip_theme_1[data-v-a6a4e53c]:hover{background:#fef8f5;cursor:pointer}button.skip_theme_1[data-v-a6a4e53c]:active{background:#fceae1}button.skip_theme_1 .icon_goods[data-v-a6a4e53c]{margin:0 2px 0 0}button.skip_theme_1 .icon_goods img[data-v-a6a4e53c]{width:20px;height:20px;vertical-align:middle}.rule-box[data-v-a6a4e53c]{width:100%;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;overflow:hidden}.rule-title[data-v-a6a4e53c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:14px 18px 12px 20px;background:#fff;border-bottom:1px solid #f2f2f2}.rule-title__text[data-v-a6a4e53c]{font-size:16px;font-weight:600;color:#333;line-height:1.4;-webkit-box-flex:1;-ms-flex:1;flex:1}.icon-cancel[data-v-a6a4e53c]{-ms-flex-negative:0;flex-shrink:0;margin-left:12px;font-size:22px;line-height:1;color:#888;font-weight:400;font-family:Arial,sans-serif}.icon-cancel[data-v-a6a4e53c]:hover{cursor:pointer;color:#eb5a16}.info-rule[data-v-a6a4e53c]{width:100%;max-height:360px;padding:16px 22px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;line-break:anywhere}.info-rule .ql-editor[data-v-a6a4e53c]{padding:0;font-size:14px;color:#666;line-height:1.7;text-indent:2em;text-align:justify}.info-rule .ql-editor p[data-v-a6a4e53c]{font-size:14px;font-weight:400;color:#666;display:block;margin:0 0 8px;text-indent:2em;line-height:1.7;white-space:normal}.link-tip[data-v-a6a4e53c]{color:#eb5a16}.link-list[data-v-a6a4e53c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 18px;background:#fff}.btn-cancel[data-v-a6a4e53c]{color:#666;margin:0 20px 0 0}.btn-cancel[data-v-a6a4e53c]:hover{cursor:pointer}.submit_theme_1[data-v-a6a4e53c]{min-width:112px;height:40px;line-height:40px;padding:0 20px;background:linear-gradient(135deg,#ff3433,#ff7900)!important;border:none;border-radius:6px;color:#fff;font-size:15px;text-align:center;cursor:pointer}.submit_theme_1.is-disabled[data-v-a6a4e53c]{opacity:.7;cursor:not-allowed;pointer-events:none;background:linear-gradient(135deg,#ff776e,#ff9e6e)!important}.submit_theme[data-v-a6a4e53c]{width:100px;line-height:36px;text-align:center;background:#9a9a99!important;border-radius:8px;color:#fff!important}.rule-enter-active[data-v-a6a4e53c],.rule-leave-active[data-v-a6a4e53c]{-webkit-transition:opacity .5s;transition:opacity .5s}.rule-enter-active .rule-box[data-v-a6a4e53c],.rule-leave-active .rule-box[data-v-a6a4e53c]{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.rule-enter[data-v-a6a4e53c],.rule-leave-to[data-v-a6a4e53c]{opacity:0}.rule-enter .rule-box[data-v-a6a4e53c],.rule-leave-to .rule-box[data-v-a6a4e53c]{-webkit-transform:translateX(-50%) translateY(-60%);transform:translateX(-50%) translateY(-60%)}.iframe-rule[data-v-a6a4e53c]{width:588px;height:320px;overflow:auto}[data-v-a6a4e53c] .el-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:calc(100% - 30px);max-width:calc(100% - 30px);padding:0;border-radius:8px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.12)}[data-v-a6a4e53c] .el-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:visible;padding:0}[data-v-a6a4e53c] .el-dialog .el-dialog__header{display:none;padding:0;margin:0}.tagMarking[data-v-10442555]{height:38px;margin:2px 4px}.tag1[data-v-10442555]{min-height:25px}.tag1 span[data-v-10442555]{padding:0!important;color:#df541c;margin:2px 0 2px 4px;font-size:12px;display:inline-block}.tag2[data-v-10442555]{height:23px}.tags114[data-v-10442555]{margin-top:2px;height:25px}.tags114 span[data-v-10442555]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2px;margin-left:4px;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;border:1px solid #00a61b;background:#e6ffea;border-radius:2px;border:1px solid #95e6a3;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#00a61b}.tag[data-v-10442555]{margin-top:2px}.tag span[data-v-10442555]{border-radius:2px;border:1px solid #ffbca6;color:#f30;padding:0 4px;margin:2px 4px;font-size:12px;margin-right:5px;display:inline-block}.tag .right[data-v-10442555]{margin-right:0;color:#fff;background:linear-gradient(135deg,#ff5d3e,#f5222d);border-radius:1px;float:right}.tag .grey_tag[data-v-10442555],.tag .right[data-v-10442555]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;padding:0 4px}.tag .grey_tag[data-v-10442555]{color:#999;border:1px solid #d9d9d9;border-radius:2px}.tag .sale_tag[data-v-10442555]{font-size:12px;font-weight:400;color:#f30}.noTag-pro[data-v-10442555]{height:310px!important}.borderCol[data-v-10442555]{border-radius:10px;border:1px solid #ff4000!important}.product-card[data-v-10442555]{width:204px;padding-bottom:20px;position:relative;background-color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer;border-radius:10px}.product-card[data-v-10442555]:hover{-webkit-transform:translateX(0) translateY(-5px);transform:translateX(0) translateY(-5px);-webkit-box-shadow:0 4px 32px 0 rgba(0,0,0,.11);box-shadow:0 4px 32px 0 rgba(0,0,0,.11)}.product-card .actTip[data-v-10442555]{display:inline-block;color:#fff;font-size:14px;font-weight:600;text-align:center;width:40px;height:40px;line-height:35px;position:absolute;top:10px;left:10px;background-size:100% 100%;background-position:100% 100%;background-image:url(data:image/png;base64,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);z-index:3}.goodImg[data-v-10442555]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:202px;width:202px;overflow:hidden;background-color:#fff;border-radius:10px 10px 0 0}.goodImg>img[data-v-10442555]{width:184px;height:auto;max-width:184px}.goodImg .sold-out[data-v-10442555]{position:absolute;width:184px;height:184px}.goodImg .sold-out .round[data-v-10442555],.goodImg .sold-out[data-v-10442555]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goodImg .sold-out .round[data-v-10442555]{width:110px;height:110px;border-radius:50%;background:rgba(21,23,26,.4)}.goodImg .sold-out .round .round-line[data-v-10442555]{width:100px;height:100px;border-radius:50%;border:2px dashed #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.goodImg .sold-out .round .round-line span[data-v-10442555]{font-size:16px;color:#fff;font-weight:400}.goodImg .sold-inquiry[data-v-10442555]{position:absolute;width:184px;height:184px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;left:0}.goodImg .sold-inquiry .ellipse1[data-v-10442555]{width:62px;height:24px;line-height:24px;font-weight:400;color:#fff;font-size:14px;border-radius:0 23px 23px 0;background:#df541c;text-align:center;margin-top:150px}.goodImg .promotionImgBox[data-v-10442555]{position:absolute;left:0;bottom:0;width:41px;height:26px}.goodImg .promotionImgBox img[data-v-10442555]{width:100%;height:auto}.goodImg .promotionImgBox span[data-v-10442555]{position:absolute;z-index:3;margin:6px 0 0 6px;color:#fff;font-weight:500;font-size:12px}.goodDes[data-v-10442555]{margin-top:3px;padding:0 10px}.goodDes .box-tag-view[data-v-10442555]{width:100%;height:50px;margin-top:10px}.goodDes .box-tag-view .tags[data-v-10442555]{display:inline-block;background:#fff4f2;border-radius:1px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;border:1px solid #ffbca6;color:#f30;text-align:center;padding:1px 3px;margin-right:4px;margin-bottom:4px}.goodDes .name[data-v-10442555]{display:-webkit-box;font-size:14px;height:42px;line-height:21px;font-weight:700;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:4px 5px}.goodDes .name .name-tag[data-v-10442555]{margin:4px;background:linear-gradient(135deg,#ff5d3e,#f5222d)}.goodDes .name .name-tag-green[data-v-10442555],.goodDes .name .name-tag[data-v-10442555]{height:20px;line-height:20px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;padding:0 4px;border-radius:2px 2px 0 2px}.goodDes .name .name-tag-green[data-v-10442555]{margin-right:6px;background:#00cb21}.goodDes .name span[data-v-10442555]{color:inherit;font-size:inherit;font-weight:inherit}.goodDes .price[data-v-10442555]{margin-top:5px;font-weight:600;color:#f30;font-size:20px}.goodDes .priceVip[data-v-10442555]{margin-top:5px;font-weight:600;color:#663714;font-size:20px}.goodDes .priceTip[data-v-10442555]{width:52px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;border-radius:20px;padding:0 5px;color:#663714;background:#ffeacc}.goodDes .priceTip .imgTxt[data-v-10442555]{width:34px;height:12px}.goodDes .priceP[data-v-10442555]{margin:0}.lowPriceTip[data-v-10442555]{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;height:18px!important;line-height:18px!important;color:#f30;border-radius:2px;border:1px solid #ffbca6;vertical-align:middle}.lowPriceTip img[data-v-10442555]{width:16px;height:16px;margin:1px auto}.promotion_price[data-v-10442555]{font-weight:400;color:#999;font-size:inherit;font-size:12px;vertical-align:middle}.underlinePrice[data-v-10442555]{text-decoration:line-through}.skeleton[data-v-10442555]{width:204px;min-height:290px}.name-txt[data-v-10442555]{line-break:anywhere}.hot_list[data-v-10442555]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;margin-left:5px}.vip_info[data-v-10442555]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-width:55px;height:20px;margin:5px;background:#ffeacc;border-radius:3px}.imgVip[data-v-10442555]{display:inline-block;width:36px;height:20px;background:#5a2e0b;border-radius:3px}.imgVip img[data-v-10442555]{width:30px;height:auto;margin:auto 3px}.vipTxt[data-v-10442555]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#593109;margin-right:10px}.vipTxt .vipRMB[data-v-10442555]{font-size:10px;margin-right:5px;font-weight:bolder;margin:auto 5px 2px}.vipTxt .vipPrice[data-v-10442555]{font-size:14px;font-weight:bolder}.red_txt[data-v-10442555]{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#f30}.couponTitle[data-v-10442555]{padding:1px 4px;height:18px;font-size:12px;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ff5d3e),to(#f5222d));background:linear-gradient(180deg,#ff5d3e,#f5222d);border-radius:2px 2px 2px 0;margin-bottom:5px}.sold-inquiry-second[data-v-10442555]{position:absolute;width:184px;height:184px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;left:10px}.sold-inquiry-second .ellipse2[data-v-10442555]{width:44px;height:18px;line-height:18px;font-weight:600;color:#fff;font-size:12px;background:linear-gradient(135deg,#ff3433,#ff7919);border-radius:2px;text-align:center;margin-top:150px}.good-tag-promotion[data-v-10442555]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;margin-right:10px}.good-tag-promotion[data-v-10442555],.markingTag[data-v-10442555]{background:linear-gradient(135deg,#ff3433,#ff7919);border-radius:2px;height:18px;line-height:18px}.markingTag[data-v-10442555]{display:inline-block;margin:0 4px 0 0;min-width:56px;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markingTag span[data-v-10442555]{color:#fff!important;margin:auto 4px}.tag-txt[data-v-10442555]{margin:auto 5px;font-size:12px!important;font-weight:600;color:#fff!important}.couponTitle_second[data-v-10442555]{padding:1px 5px;font-size:12px;font-weight:600;color:#fff;height:24px;background:linear-gradient(135deg,#ff3433,#ff7919);border-radius:12px}.name-time[data-v-10442555]{height:16px;color:#f30}.name-tag1[data-v-10442555],.name-time[data-v-10442555]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:400;font-size:12px}.name-tag1[data-v-10442555]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:35%;width:auto;padding:auto 3px auto 0;height:20px;border-radius:2px}.name-tag1 span[data-v-10442555]{margin:auto 4px auto 0;border-radius:2px;border:1px solid #ffbca6;color:#f30}.mallGood[data-v-77db23e8]{margin-right:20px;margin-bottom:20px}.mallGood[data-v-77db23e8]:nth-of-type(5n){margin-right:0;margin-bottom:20px}.more-card[data-v-77db23e8]{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:204px;padding-bottom:20px;position:relative;border-radius:10px;background-color:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;&[data-v-77db23e8]:hover{-webkit-transform:translateX(0) translateY(-5px);transform:translateX(0) translateY(-5px);-webkit-box-shadow:0 4px 32px 0 rgba(0,0,0,.11);box-shadow:0 4px 32px 0 rgba(0,0,0,.11)}}.card-img[data-v-77db23e8]{width:80px;height:80px}.txt-name[data-v-77db23e8]{text-align:center;color:#333;margin:20px auto}.div-btn[data-v-77db23e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;width:110px;height:32px;line-height:32px;border:1px solid #ccc;cursor:pointer}.btn-txt[data-v-77db23e8]{font-size:14px;font-weight:400}.btn-icon[data-v-77db23e8]{width:15%}