/*!
 * 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}.often-buy-card[data-v-03b18cde]{width:49%;height:210px;background:#fff;border:1px solid #e6e6e6;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;float:left;margin-right:20px;margin-bottom:20px}.often-buy-card[data-v-03b18cde]:nth-child(2n){margin-right:0}.often-buy-card .canClick[data-v-03b18cde]{cursor:pointer}.often-buy-card .card-img[data-v-03b18cde]{position:relative;width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.often-buy-card .card-img div[data-v-03b18cde]{display:inline-block;width:100px;max-height:100px}.often-buy-card .card-img img[data-v-03b18cde]{width:100px;height:auto;max-height:100px}.often-buy-card .card-img .live-status[data-v-03b18cde]{position:absolute;top:0;left:-50x;width:64px;height:28px}.often-buy-card .card-img .sold-out[data-v-03b18cde]{position:absolute}.often-buy-card .card-img .sold-out .round[data-v-03b18cde],.often-buy-card .card-img .sold-out[data-v-03b18cde]{width:100px;height:100px;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}.often-buy-card .card-img .sold-out .round[data-v-03b18cde]{background:#fff;opacity:.8}.often-buy-card .card-img .sold-out .round .round-line[data-v-03b18cde]{width:60px;height:30px;background:#000;opacity:.7;border-radius:15px;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}.often-buy-card .card-img .sold-out .round .round-line span[data-v-03b18cde]{font-size:14px;color:#fff;font-weight:400}.often-buy-card .card-info[data-v-03b18cde]{-webkit-box-flex:1;-ms-flex:1;flex:1;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;margin-left:20px;width:377px}.often-buy-card .card-info .info-top[data-v-03b18cde]{color:#333}.often-buy-card .card-info .info-top-sec[data-v-03b18cde],.often-buy-card .card-info .info-top[data-v-03b18cde]{font-size:14px;width:inherit;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.often-buy-card .card-info .info-top-sec[data-v-03b18cde]{color:#999}.often-buy-card .card-info .info-history .tag-list[data-v-03b18cde],.often-buy-card .card-info .info-history[data-v-03b18cde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px}.often-buy-card .card-info .info-history .tag-list[data-v-03b18cde]{position:absolute;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.often-buy-card .card-info .info-history .tag-list li[data-v-03b18cde]{background-size:100%;margin-left:0!important;padding:0 5px;text-align:center;font-size:12px;font-weight:400;color:#e64b17;white-space:nowrap;border:1px solid #ffb399;cursor:pointer}.often-buy-card .card-info .info-history .tag-list li[data-v-03b18cde]:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.often-buy-card .card-info .info-history .tag-list li img[data-v-03b18cde]{width:16px;height:16px}.often-buy-card .card-info .info-history .tag-list .activity-type[data-v-03b18cde]{margin-right:10px}.often-buy-card .card-info .info-price[data-v-03b18cde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px}.often-buy-card .card-info .info-price .price-black[data-v-03b18cde]{font-size:14px;font-weight:600;color:#000}.often-buy-card .card-info .info-price .price-red[data-v-03b18cde]{font-size:14px;font-weight:600;color:#f30}.often-buy-card .card-info .info-price .price-grey[data-v-03b18cde]{font-size:12px;font-weight:400;color:#999}.often-buy-card .card-info .info-tag[data-v-03b18cde]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;font-size:12px;font-weight:400;color:#666}.often-buy-card .card-info .info-zh[data-v-03b18cde]{width:140px;font-size:14px;color:#333}.often-buy-card .card-info .info-zh[data-v-03b18cde]:after{content:"";display:inline-block;width:15px;height:10px;margin-left:5px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAALFJREFUWEftlD0KAjEQhd8kkN7KU+xxbAWbBPQ6gfxUegjBk1jqKUwbWVgbqyQbDMKkDrwv37wJYfChwflgADbABtjAfxowxlxzzlsi2ocQ7mt+0yYDWuu8hCYhxMl7f26FWAvwyb0AOMYYUy1ILwAQ0TyKXe1IugEsL38ppSZr7bPURG+AJKWcnHOPnwOMHsGwEo5ZQ2PMDcAGwKG29d/daCphacFK7jEAG2ADbIANvAETpT0hGJHhpwAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:right 0 center}.often-buy-card .card-info .info-btn[data-v-03b18cde]{position:absolute;right:0;bottom:0}.often-buy-card .card-info .info-btn .btn-grey[data-v-03b18cde]{width:90px;height:32px;border-radius:2px;border:1px solid #e6e6e6;font-size:14px;font-weight:400;color:#333}.often-buy-card .card-info .info-btn .btn-orange[data-v-03b18cde]{width:90px;height:32px;border-radius:2px;border:1px solid #ffc1ad;font-size:14px;font-weight:400;color:#f30;cursor:pointer}.often-buy-card .card-info .info-btn .addNum[data-v-03b18cde]{min-width:24px;min-height:24px;border-radius:12px;padding:2px 5px;background:#f50;border:1px solid #fff;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:-15px;right:-12px;position:absolute}