:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);position:absolute}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;padding:5px 10px;text-align:center;top:40px;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after,.w-e-menu-tooltip-v5:before{opacity:0;position:absolute;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);color:var(--w-e-toolbar-color);font-size:14px;min-height:40px;min-width:100px;padding:20px 15px 0;position:absolute;text-align:left;z-index:1}.w-e-modal .btn-close{cursor:pointer;line-height:1;padding:5px;position:absolute;right:8px;top:7px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);height:10px;width:10px}.w-e-modal .babel-container{display:block;margin-bottom:15px}.w-e-modal .babel-container span{display:block;margin-bottom:10px}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.w-e-modal button,.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color)}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;padding:4.5px 11px;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [contenteditable=false] .w-e-image-container:hover,.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}.w-e-text-container{font-size:14px!important}.local-product-sku-list-header th.el-table__cell{background:#fafafa}.sku-list[data-v-1c0cfbb7]{padding:10px 0;max-height:500px;overflow-y:auto}.flex[data-v-0cfcf630]{display:flex}.flex-center[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-0cfcf630]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-0cfcf630]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-0cfcf630]{display:flex;flex-direction:column}.flex-column-center[data-v-0cfcf630],.flex-column-sb[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-0cfcf630]{justify-content:space-between}.flex-column-sc[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-0cfcf630]{display:flex;align-items:center}.flex-row-center[data-v-0cfcf630]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-0cfcf630],.flex-content-center[data-v-0cfcf630]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-0cfcf630]{flex-wrap:wrap}.flex-column-right[data-v-0cfcf630]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-0cfcf630]{flex-direction:column}.flex-column-left[data-v-0cfcf630],.flex-left[data-v-0cfcf630]{display:flex;align-items:flex-start}.flex-sb[data-v-0cfcf630]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-0cfcf630]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-0cfcf630]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-0cfcf630],.flex-sb-start[data-v-0cfcf630]{display:flex;justify-content:space-between}.flex-sb-column[data-v-0cfcf630]{flex-direction:column}.flex-sa-start[data-v-0cfcf630]{display:flex;justify-content:space-around}.flex-start[data-v-0cfcf630]{display:flex;justify-content:flex-start}.flex-center-end[data-v-0cfcf630],.flex-end[data-v-0cfcf630]{display:flex;justify-content:flex-end}.flex-center-end[data-v-0cfcf630]{align-items:center}.flex-end-center[data-v-0cfcf630]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-0cfcf630]{justify-content:space-between}.flex-end-sb[data-v-0cfcf630],.flex-end-start[data-v-0cfcf630]{display:flex;align-items:flex-end}.flex-wrap[data-v-0cfcf630]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-0cfcf630]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-0cfcf630]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-0cfcf630]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-0cfcf630]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-0cfcf630],.text-ellipsis_3[data-v-0cfcf630]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-0cfcf630]{-webkit-line-clamp:2}.fit-parent[data-v-0cfcf630]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-0cfcf630]{margin-right:4px}.mr8[data-v-0cfcf630]{margin-right:8px}.mr10[data-v-0cfcf630]{margin-right:10px}.mr12[data-v-0cfcf630]{margin-right:12px}.mr24[data-v-0cfcf630]{margin-right:24px}.mr40[data-v-0cfcf630]{margin-right:40px}.ml8[data-v-0cfcf630]{margin-left:8px}.ml12[data-v-0cfcf630]{margin-left:12px}.ml14[data-v-0cfcf630]{margin-left:14px}.ml16[data-v-0cfcf630]{margin-left:16px}.ml24[data-v-0cfcf630]{margin-left:24px}.ml70[data-v-0cfcf630]{margin-left:70px}.ml80[data-v-0cfcf630]{margin-left:80px}.mt4[data-v-0cfcf630]{margin-top:4px}.mt8[data-v-0cfcf630]{margin-top:8px}.mt10[data-v-0cfcf630]{margin-top:10px}.mt12[data-v-0cfcf630]{margin-top:12px}.mt16[data-v-0cfcf630]{margin-top:16px}.mt18[data-v-0cfcf630]{margin-top:18px}.mt20[data-v-0cfcf630]{margin-top:20px}.mt24[data-v-0cfcf630]{margin-top:24px}.mt32[data-v-0cfcf630]{margin-top:32px}.mt38[data-v-0cfcf630]{margin-top:38px}.mt40[data-v-0cfcf630]{margin-top:40px}.mb8[data-v-0cfcf630]{margin-bottom:8px}.mb10[data-v-0cfcf630]{margin-bottom:10px}.mb14[data-v-0cfcf630]{margin-bottom:14px}.mb16[data-v-0cfcf630]{margin-bottom:16px}.mb20[data-v-0cfcf630]{margin-bottom:20px}.mb24[data-v-0cfcf630]{margin-bottom:24px}.mb30[data-v-0cfcf630]{margin-bottom:30px}.mb38[data-v-0cfcf630]{margin-bottom:38px}.mb40[data-v-0cfcf630]{margin-bottom:40px}.pt16[data-v-0cfcf630]{padding-top:16px}.pb50[data-v-0cfcf630]{padding-bottom:50px}.fs12[data-v-0cfcf630]{font-size:12px}.fs14[data-v-0cfcf630]{font-size:14px}.fs16[data-v-0cfcf630]{font-size:16px}.fs18[data-v-0cfcf630]{font-size:18px}.fs20[data-v-0cfcf630]{font-size:20px}.fw6[data-v-0cfcf630]{font-weight:600}.lh18[data-v-0cfcf630]{line-height:18px}.lh44[data-v-0cfcf630]{line-height:44px}.gray[data-v-0cfcf630]{color:grey}.light-gray[data-v-0cfcf630]{color:#969491}.lighter-gray[data-v-0cfcf630]{color:#c9c7c5}.black[data-v-0cfcf630]{color:#000}.orangered[data-v-0cfcf630]{color:#ff8057}.lighter-orangered[data-v-0cfcf630]{color:#d17a17}.red[data-v-0cfcf630]{color:red}.lighter_red[data-v-0cfcf630]{color:#f56c6c}.green[data-v-0cfcf630]{color:green}.button-blue[data-v-0cfcf630]{color:#409eff}.w64[data-v-0cfcf630]{width:64px}.w80[data-v-0cfcf630]{width:80px}.w84[data-v-0cfcf630]{width:84px}.w100[data-v-0cfcf630]{width:100px}.w120[data-v-0cfcf630]{width:120px}.w200[data-v-0cfcf630]{width:200px}.w220[data-v-0cfcf630]{width:220px}.w250[data-v-0cfcf630]{width:250px}.w400[data-v-0cfcf630]{width:400px}.w500[data-v-0cfcf630]{width:500px}.w40b[data-v-0cfcf630]{width:40%}.w50b[data-v-0cfcf630]{width:50%}.w60b[data-v-0cfcf630]{width:60%}.breakall[data-v-0cfcf630]{word-break:break-all}.text-left[data-v-0cfcf630]{text-align:left}.inline-block[data-v-0cfcf630]{display:inline-block}.identify-newlines[data-v-0cfcf630]{white-space:pre-line}.pagination[data-v-0cfcf630]{float:right;margin:24px 0}[data-v-0cfcf630] .avue-crud__tip{display:none}[data-v-0cfcf630] .avue-crud__left{display:flex;align-items:flex-end}[data-v-0cfcf630] .avue-crud__header{min-height:auto}.selected-wrap[data-v-0cfcf630]{color:#409eff}.selected-wrap span[data-v-0cfcf630]{font-weight:500;margin-right:20px}.flex[data-v-736c5c75]{display:flex}.flex-center[data-v-736c5c75]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-736c5c75]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-736c5c75]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-736c5c75]{display:flex;flex-direction:column}.flex-column-center[data-v-736c5c75],.flex-column-sb[data-v-736c5c75]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-736c5c75]{justify-content:space-between}.flex-column-sc[data-v-736c5c75]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-736c5c75]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-736c5c75]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-736c5c75]{display:flex;align-items:center}.flex-row-center[data-v-736c5c75]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-736c5c75],.flex-content-center[data-v-736c5c75]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-736c5c75]{flex-wrap:wrap}.flex-column-right[data-v-736c5c75]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-736c5c75]{flex-direction:column}.flex-column-left[data-v-736c5c75],.flex-left[data-v-736c5c75]{display:flex;align-items:flex-start}.flex-sb[data-v-736c5c75]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-736c5c75]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-736c5c75]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-736c5c75],.flex-sb-start[data-v-736c5c75]{display:flex;justify-content:space-between}.flex-sb-column[data-v-736c5c75]{flex-direction:column}.flex-sa-start[data-v-736c5c75]{display:flex;justify-content:space-around}.flex-start[data-v-736c5c75]{display:flex;justify-content:flex-start}.flex-center-end[data-v-736c5c75],.flex-end[data-v-736c5c75]{display:flex;justify-content:flex-end}.flex-center-end[data-v-736c5c75]{align-items:center}.flex-end-center[data-v-736c5c75]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-736c5c75]{justify-content:space-between}.flex-end-sb[data-v-736c5c75],.flex-end-start[data-v-736c5c75]{display:flex;align-items:flex-end}.flex-wrap[data-v-736c5c75]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-736c5c75]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-736c5c75]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-736c5c75]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-736c5c75]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-736c5c75],.text-ellipsis_3[data-v-736c5c75]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-736c5c75]{-webkit-line-clamp:2}.fit-parent[data-v-736c5c75]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-736c5c75]{margin-right:4px}.mr8[data-v-736c5c75]{margin-right:8px}.mr10[data-v-736c5c75]{margin-right:10px}.mr12[data-v-736c5c75]{margin-right:12px}.mr24[data-v-736c5c75]{margin-right:24px}.mr40[data-v-736c5c75]{margin-right:40px}.ml8[data-v-736c5c75]{margin-left:8px}.ml12[data-v-736c5c75]{margin-left:12px}.ml14[data-v-736c5c75]{margin-left:14px}.ml16[data-v-736c5c75]{margin-left:16px}.ml24[data-v-736c5c75]{margin-left:24px}.ml70[data-v-736c5c75]{margin-left:70px}.ml80[data-v-736c5c75]{margin-left:80px}.mt4[data-v-736c5c75]{margin-top:4px}.mt8[data-v-736c5c75]{margin-top:8px}.mt10[data-v-736c5c75]{margin-top:10px}.mt12[data-v-736c5c75]{margin-top:12px}.mt16[data-v-736c5c75]{margin-top:16px}.mt18[data-v-736c5c75]{margin-top:18px}.mt20[data-v-736c5c75]{margin-top:20px}.mt24[data-v-736c5c75]{margin-top:24px}.mt32[data-v-736c5c75]{margin-top:32px}.mt38[data-v-736c5c75]{margin-top:38px}.mt40[data-v-736c5c75]{margin-top:40px}.mb8[data-v-736c5c75]{margin-bottom:8px}.mb10[data-v-736c5c75]{margin-bottom:10px}.mb14[data-v-736c5c75]{margin-bottom:14px}.mb16[data-v-736c5c75]{margin-bottom:16px}.mb20[data-v-736c5c75]{margin-bottom:20px}.mb24[data-v-736c5c75]{margin-bottom:24px}.mb30[data-v-736c5c75]{margin-bottom:30px}.mb38[data-v-736c5c75]{margin-bottom:38px}.mb40[data-v-736c5c75]{margin-bottom:40px}.pt16[data-v-736c5c75]{padding-top:16px}.pb50[data-v-736c5c75]{padding-bottom:50px}.fs12[data-v-736c5c75]{font-size:12px}.fs14[data-v-736c5c75]{font-size:14px}.fs16[data-v-736c5c75]{font-size:16px}.fs18[data-v-736c5c75]{font-size:18px}.fs20[data-v-736c5c75]{font-size:20px}.fw6[data-v-736c5c75]{font-weight:600}.lh18[data-v-736c5c75]{line-height:18px}.lh44[data-v-736c5c75]{line-height:44px}.gray[data-v-736c5c75]{color:grey}.light-gray[data-v-736c5c75]{color:#969491}.lighter-gray[data-v-736c5c75]{color:#c9c7c5}.black[data-v-736c5c75]{color:#000}.orangered[data-v-736c5c75]{color:#ff8057}.lighter-orangered[data-v-736c5c75]{color:#d17a17}.red[data-v-736c5c75]{color:red}.lighter_red[data-v-736c5c75]{color:#f56c6c}.green[data-v-736c5c75]{color:green}.button-blue[data-v-736c5c75]{color:#409eff}.w64[data-v-736c5c75]{width:64px}.w80[data-v-736c5c75]{width:80px}.w84[data-v-736c5c75]{width:84px}.w100[data-v-736c5c75]{width:100px}.w120[data-v-736c5c75]{width:120px}.w200[data-v-736c5c75]{width:200px}.w220[data-v-736c5c75]{width:220px}.w250[data-v-736c5c75]{width:250px}.w400[data-v-736c5c75]{width:400px}.w500[data-v-736c5c75]{width:500px}.w40b[data-v-736c5c75]{width:40%}.w50b[data-v-736c5c75]{width:50%}.w60b[data-v-736c5c75]{width:60%}.breakall[data-v-736c5c75]{word-break:break-all}.text-left[data-v-736c5c75]{text-align:left}.inline-block[data-v-736c5c75]{display:inline-block}.identify-newlines[data-v-736c5c75]{white-space:pre-line}.pagination[data-v-736c5c75]{float:right;margin:24px 0}[data-v-736c5c75] .avue-crud__tip{display:none}[data-v-736c5c75] .avue-crud__left{display:flex;align-items:flex-end}[data-v-736c5c75] .avue-crud__header{min-height:auto}.selected-wrap[data-v-736c5c75]{color:#409eff}.selected-wrap span[data-v-736c5c75]{font-weight:500;margin-right:20px}.selections[data-v-54f95f32]{display:inline-block}.tabs-wrap[data-v-54f95f32]{position:relative}.select-nums[data-v-54f95f32]{position:absolute;top:6px;right:10px;color:#409eff;font-size:16px;font-weight:500;display:flex;align-items:center}.select-nums span[data-v-54f95f32]{font-weight:600;color:red}.flex[data-v-4e96f536]{display:flex}.flex-center[data-v-4e96f536]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-4e96f536]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-4e96f536]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-4e96f536]{display:flex;flex-direction:column}.flex-column-center[data-v-4e96f536],.flex-column-sb[data-v-4e96f536]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-4e96f536]{justify-content:space-between}.flex-column-sc[data-v-4e96f536]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-4e96f536]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-4e96f536]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-4e96f536]{display:flex;align-items:center}.flex-row-center[data-v-4e96f536]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-4e96f536],.flex-content-center[data-v-4e96f536]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-4e96f536]{flex-wrap:wrap}.flex-column-right[data-v-4e96f536]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-4e96f536]{flex-direction:column}.flex-column-left[data-v-4e96f536],.flex-left[data-v-4e96f536]{display:flex;align-items:flex-start}.flex-sb[data-v-4e96f536]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-4e96f536]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-4e96f536]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-4e96f536],.flex-sb-start[data-v-4e96f536]{display:flex;justify-content:space-between}.flex-sb-column[data-v-4e96f536]{flex-direction:column}.flex-sa-start[data-v-4e96f536]{display:flex;justify-content:space-around}.flex-start[data-v-4e96f536]{display:flex;justify-content:flex-start}.flex-center-end[data-v-4e96f536],.flex-end[data-v-4e96f536]{display:flex;justify-content:flex-end}.flex-center-end[data-v-4e96f536]{align-items:center}.flex-end-center[data-v-4e96f536]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-4e96f536]{justify-content:space-between}.flex-end-sb[data-v-4e96f536],.flex-end-start[data-v-4e96f536]{display:flex;align-items:flex-end}.flex-wrap[data-v-4e96f536]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-4e96f536]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-4e96f536]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-4e96f536]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-4e96f536]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-4e96f536],.text-ellipsis_3[data-v-4e96f536]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-4e96f536]{-webkit-line-clamp:2}.fit-parent[data-v-4e96f536]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-4e96f536]{margin-right:4px}.mr8[data-v-4e96f536]{margin-right:8px}.mr10[data-v-4e96f536]{margin-right:10px}.mr12[data-v-4e96f536]{margin-right:12px}.mr24[data-v-4e96f536]{margin-right:24px}.mr40[data-v-4e96f536]{margin-right:40px}.ml8[data-v-4e96f536]{margin-left:8px}.ml12[data-v-4e96f536]{margin-left:12px}.ml14[data-v-4e96f536]{margin-left:14px}.ml16[data-v-4e96f536]{margin-left:16px}.ml24[data-v-4e96f536]{margin-left:24px}.ml70[data-v-4e96f536]{margin-left:70px}.ml80[data-v-4e96f536]{margin-left:80px}.mt4[data-v-4e96f536]{margin-top:4px}.mt8[data-v-4e96f536]{margin-top:8px}.mt10[data-v-4e96f536]{margin-top:10px}.mt12[data-v-4e96f536]{margin-top:12px}.mt16[data-v-4e96f536]{margin-top:16px}.mt18[data-v-4e96f536]{margin-top:18px}.mt20[data-v-4e96f536]{margin-top:20px}.mt24[data-v-4e96f536]{margin-top:24px}.mt32[data-v-4e96f536]{margin-top:32px}.mt38[data-v-4e96f536]{margin-top:38px}.mt40[data-v-4e96f536]{margin-top:40px}.mb8[data-v-4e96f536]{margin-bottom:8px}.mb10[data-v-4e96f536]{margin-bottom:10px}.mb14[data-v-4e96f536]{margin-bottom:14px}.mb16[data-v-4e96f536]{margin-bottom:16px}.mb20[data-v-4e96f536]{margin-bottom:20px}.mb24[data-v-4e96f536]{margin-bottom:24px}.mb30[data-v-4e96f536]{margin-bottom:30px}.mb38[data-v-4e96f536]{margin-bottom:38px}.mb40[data-v-4e96f536]{margin-bottom:40px}.pt16[data-v-4e96f536]{padding-top:16px}.pb50[data-v-4e96f536]{padding-bottom:50px}.fs12[data-v-4e96f536]{font-size:12px}.fs14[data-v-4e96f536]{font-size:14px}.fs16[data-v-4e96f536]{font-size:16px}.fs18[data-v-4e96f536]{font-size:18px}.fs20[data-v-4e96f536]{font-size:20px}.fw6[data-v-4e96f536]{font-weight:600}.lh18[data-v-4e96f536]{line-height:18px}.lh44[data-v-4e96f536]{line-height:44px}.gray[data-v-4e96f536]{color:grey}.light-gray[data-v-4e96f536]{color:#969491}.lighter-gray[data-v-4e96f536]{color:#c9c7c5}.black[data-v-4e96f536]{color:#000}.orangered[data-v-4e96f536]{color:#ff8057}.lighter-orangered[data-v-4e96f536]{color:#d17a17}.red[data-v-4e96f536]{color:red}.lighter_red[data-v-4e96f536]{color:#f56c6c}.green[data-v-4e96f536]{color:green}.button-blue[data-v-4e96f536]{color:#409eff}.w64[data-v-4e96f536]{width:64px}.w80[data-v-4e96f536]{width:80px}.w84[data-v-4e96f536]{width:84px}.w100[data-v-4e96f536]{width:100px}.w120[data-v-4e96f536]{width:120px}.w200[data-v-4e96f536]{width:200px}.w220[data-v-4e96f536]{width:220px}.w250[data-v-4e96f536]{width:250px}.w400[data-v-4e96f536]{width:400px}.w500[data-v-4e96f536]{width:500px}.w40b[data-v-4e96f536]{width:40%}.w50b[data-v-4e96f536]{width:50%}.w60b[data-v-4e96f536]{width:60%}.breakall[data-v-4e96f536]{word-break:break-all}.text-left[data-v-4e96f536]{text-align:left}.inline-block[data-v-4e96f536]{display:inline-block}.identify-newlines[data-v-4e96f536]{white-space:pre-line}.pagination[data-v-4e96f536]{float:right;margin:24px 0}.consumption_title[data-v-4e96f536]{color:#767676;font-size:18px;font-weight:600;text-align:center;margin-bottom:20px}.grow[data-v-4e96f536]{flex-grow:1;padding-left:10px}.box[data-v-4e96f536]{display:flex;min-height:190px;flex-wrap:wrap}.box .item[data-v-4e96f536]{flex:1}.property .item[data-v-4e96f536]{flex:none;min-width:190px;width:33.33%}.flex[data-v-11049329]{display:flex}.flex-center[data-v-11049329]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-11049329]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-11049329]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-11049329]{display:flex;flex-direction:column}.flex-column-center[data-v-11049329],.flex-column-sb[data-v-11049329]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-11049329]{justify-content:space-between}.flex-column-sc[data-v-11049329]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-11049329]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-11049329]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-11049329]{display:flex;align-items:center}.flex-row-center[data-v-11049329]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-11049329],.flex-content-center[data-v-11049329]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-11049329]{flex-wrap:wrap}.flex-column-right[data-v-11049329]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-11049329]{flex-direction:column}.flex-column-left[data-v-11049329],.flex-left[data-v-11049329]{display:flex;align-items:flex-start}.flex-sb[data-v-11049329]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-11049329]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-11049329]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-11049329],.flex-sb-start[data-v-11049329]{display:flex;justify-content:space-between}.flex-sb-column[data-v-11049329]{flex-direction:column}.flex-sa-start[data-v-11049329]{display:flex;justify-content:space-around}.flex-start[data-v-11049329]{display:flex;justify-content:flex-start}.flex-center-end[data-v-11049329],.flex-end[data-v-11049329]{display:flex;justify-content:flex-end}.flex-center-end[data-v-11049329]{align-items:center}.flex-end-center[data-v-11049329]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-11049329]{justify-content:space-between}.flex-end-sb[data-v-11049329],.flex-end-start[data-v-11049329]{display:flex;align-items:flex-end}.flex-wrap[data-v-11049329]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-11049329]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-11049329]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-11049329]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-11049329]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-11049329],.text-ellipsis_3[data-v-11049329]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-11049329]{-webkit-line-clamp:2}.fit-parent[data-v-11049329]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-11049329]{margin-right:4px}.mr8[data-v-11049329]{margin-right:8px}.mr10[data-v-11049329]{margin-right:10px}.mr12[data-v-11049329]{margin-right:12px}.mr24[data-v-11049329]{margin-right:24px}.mr40[data-v-11049329]{margin-right:40px}.ml8[data-v-11049329]{margin-left:8px}.ml12[data-v-11049329]{margin-left:12px}.ml14[data-v-11049329]{margin-left:14px}.ml16[data-v-11049329]{margin-left:16px}.ml24[data-v-11049329]{margin-left:24px}.ml70[data-v-11049329]{margin-left:70px}.ml80[data-v-11049329]{margin-left:80px}.mt4[data-v-11049329]{margin-top:4px}.mt8[data-v-11049329]{margin-top:8px}.mt10[data-v-11049329]{margin-top:10px}.mt12[data-v-11049329]{margin-top:12px}.mt16[data-v-11049329]{margin-top:16px}.mt18[data-v-11049329]{margin-top:18px}.mt20[data-v-11049329]{margin-top:20px}.mt24[data-v-11049329]{margin-top:24px}.mt32[data-v-11049329]{margin-top:32px}.mt38[data-v-11049329]{margin-top:38px}.mt40[data-v-11049329]{margin-top:40px}.mb8[data-v-11049329]{margin-bottom:8px}.mb10[data-v-11049329]{margin-bottom:10px}.mb14[data-v-11049329]{margin-bottom:14px}.mb16[data-v-11049329]{margin-bottom:16px}.mb20[data-v-11049329]{margin-bottom:20px}.mb24[data-v-11049329]{margin-bottom:24px}.mb30[data-v-11049329]{margin-bottom:30px}.mb38[data-v-11049329]{margin-bottom:38px}.mb40[data-v-11049329]{margin-bottom:40px}.pt16[data-v-11049329]{padding-top:16px}.pb50[data-v-11049329]{padding-bottom:50px}.fs12[data-v-11049329]{font-size:12px}.fs14[data-v-11049329]{font-size:14px}.fs16[data-v-11049329]{font-size:16px}.fs18[data-v-11049329]{font-size:18px}.fs20[data-v-11049329]{font-size:20px}.fw6[data-v-11049329]{font-weight:600}.lh18[data-v-11049329]{line-height:18px}.lh44[data-v-11049329]{line-height:44px}.gray[data-v-11049329]{color:grey}.light-gray[data-v-11049329]{color:#969491}.lighter-gray[data-v-11049329]{color:#c9c7c5}.black[data-v-11049329]{color:#000}.orangered[data-v-11049329]{color:#ff8057}.lighter-orangered[data-v-11049329]{color:#d17a17}.red[data-v-11049329]{color:red}.lighter_red[data-v-11049329]{color:#f56c6c}.green[data-v-11049329]{color:green}.button-blue[data-v-11049329]{color:#409eff}.w64[data-v-11049329]{width:64px}.w80[data-v-11049329]{width:80px}.w84[data-v-11049329]{width:84px}.w100[data-v-11049329]{width:100px}.w120[data-v-11049329]{width:120px}.w200[data-v-11049329]{width:200px}.w220[data-v-11049329]{width:220px}.w250[data-v-11049329]{width:250px}.w400[data-v-11049329]{width:400px}.w500[data-v-11049329]{width:500px}.w40b[data-v-11049329]{width:40%}.w50b[data-v-11049329]{width:50%}.w60b[data-v-11049329]{width:60%}.breakall[data-v-11049329]{word-break:break-all}.text-left[data-v-11049329]{text-align:left}.inline-block[data-v-11049329]{display:inline-block}.identify-newlines[data-v-11049329]{white-space:pre-line}.pagination[data-v-11049329]{float:right;margin:24px 0}.basics_title[data-v-11049329]{width:80px}.remark[data-v-11049329]{width:500px;display:flex;padding-top:20px}.remark span[data-v-11049329]{margin-right:10px}.remark .textarea[data-v-11049329]{flex-grow:1}.remark .textarea .desc[data-v-11049329]{display:flex;align-items:center;font-size:12px;color:#999}.remark .textarea .desc i[data-v-11049329]{margin:0;margin-right:4px;color:#999;cursor:default}.remark .textarea i[data-v-11049329]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.remark .textarea i[data-v-11049329]:hover{display:inline-block}.detail[data-v-2d981f8d],.search[data-v-2d981f8d]{display:flex;align-items:center}.detail .info[data-v-2d981f8d]{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;width:0;font-size:12px;color:#666;margin-left:10px}.detail .info .title[data-v-2d981f8d]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-weight:500;margin-bottom:10px}.refund-align-left[data-v-2d981f8d] .el-input__inner{text-align:left}.other-info .title[data-v-2d981f8d]{font-size:16px;font-weight:700;margin-bottom:10px}.refund-upload[data-v-2d981f8d] .el-upload--picture-card{width:100px;height:100px;line-height:100px}.refund-upload[data-v-2d981f8d] .el-upload-list--picture-card .el-upload-list__item{width:100px;height:100px}.hideUpload[data-v-2d981f8d] .el-upload--picture-card{display:none!important}footer[data-v-2d981f8d]{display:flex;justify-content:flex-end;padding:20px 10px}.flex[data-v-2cc2e779]{display:flex}.flex-center[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-2cc2e779]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-2cc2e779]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-2cc2e779]{display:flex;flex-direction:column}.flex-column-center[data-v-2cc2e779],.flex-column-sb[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-2cc2e779]{justify-content:space-between}.flex-column-sc[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-2cc2e779]{display:flex;align-items:center}.flex-row-center[data-v-2cc2e779]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-2cc2e779],.flex-content-center[data-v-2cc2e779]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-2cc2e779]{flex-wrap:wrap}.flex-column-right[data-v-2cc2e779]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-2cc2e779]{flex-direction:column}.flex-column-left[data-v-2cc2e779],.flex-left[data-v-2cc2e779]{display:flex;align-items:flex-start}.flex-sb[data-v-2cc2e779]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-2cc2e779]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-2cc2e779]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-2cc2e779],.flex-sb-start[data-v-2cc2e779]{display:flex;justify-content:space-between}.flex-sb-column[data-v-2cc2e779]{flex-direction:column}.flex-sa-start[data-v-2cc2e779]{display:flex;justify-content:space-around}.flex-start[data-v-2cc2e779]{display:flex;justify-content:flex-start}.flex-center-end[data-v-2cc2e779],.flex-end[data-v-2cc2e779]{display:flex;justify-content:flex-end}.flex-center-end[data-v-2cc2e779]{align-items:center}.flex-end-center[data-v-2cc2e779]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-2cc2e779]{justify-content:space-between}.flex-end-sb[data-v-2cc2e779],.flex-end-start[data-v-2cc2e779]{display:flex;align-items:flex-end}.flex-wrap[data-v-2cc2e779]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-2cc2e779]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-2cc2e779]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-2cc2e779]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-2cc2e779]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-2cc2e779],.text-ellipsis_3[data-v-2cc2e779]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-2cc2e779]{-webkit-line-clamp:2}.fit-parent[data-v-2cc2e779]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-2cc2e779]{margin-right:4px}.mr8[data-v-2cc2e779]{margin-right:8px}.mr10[data-v-2cc2e779]{margin-right:10px}.mr12[data-v-2cc2e779]{margin-right:12px}.mr24[data-v-2cc2e779]{margin-right:24px}.mr40[data-v-2cc2e779]{margin-right:40px}.ml8[data-v-2cc2e779]{margin-left:8px}.ml12[data-v-2cc2e779]{margin-left:12px}.ml14[data-v-2cc2e779]{margin-left:14px}.ml16[data-v-2cc2e779]{margin-left:16px}.ml24[data-v-2cc2e779]{margin-left:24px}.ml70[data-v-2cc2e779]{margin-left:70px}.ml80[data-v-2cc2e779]{margin-left:80px}.mt4[data-v-2cc2e779]{margin-top:4px}.mt8[data-v-2cc2e779]{margin-top:8px}.mt10[data-v-2cc2e779]{margin-top:10px}.mt12[data-v-2cc2e779]{margin-top:12px}.mt16[data-v-2cc2e779]{margin-top:16px}.mt18[data-v-2cc2e779]{margin-top:18px}.mt20[data-v-2cc2e779]{margin-top:20px}.mt24[data-v-2cc2e779]{margin-top:24px}.mt32[data-v-2cc2e779]{margin-top:32px}.mt38[data-v-2cc2e779]{margin-top:38px}.mt40[data-v-2cc2e779]{margin-top:40px}.mb8[data-v-2cc2e779]{margin-bottom:8px}.mb10[data-v-2cc2e779]{margin-bottom:10px}.mb14[data-v-2cc2e779]{margin-bottom:14px}.mb16[data-v-2cc2e779]{margin-bottom:16px}.mb20[data-v-2cc2e779]{margin-bottom:20px}.mb24[data-v-2cc2e779]{margin-bottom:24px}.mb30[data-v-2cc2e779]{margin-bottom:30px}.mb38[data-v-2cc2e779]{margin-bottom:38px}.mb40[data-v-2cc2e779]{margin-bottom:40px}.pt16[data-v-2cc2e779]{padding-top:16px}.pb50[data-v-2cc2e779]{padding-bottom:50px}.fs12[data-v-2cc2e779]{font-size:12px}.fs14[data-v-2cc2e779]{font-size:14px}.fs16[data-v-2cc2e779]{font-size:16px}.fs18[data-v-2cc2e779]{font-size:18px}.fs20[data-v-2cc2e779]{font-size:20px}.fw6[data-v-2cc2e779]{font-weight:600}.lh18[data-v-2cc2e779]{line-height:18px}.lh44[data-v-2cc2e779]{line-height:44px}.gray[data-v-2cc2e779]{color:grey}.light-gray[data-v-2cc2e779]{color:#969491}.lighter-gray[data-v-2cc2e779]{color:#c9c7c5}.black[data-v-2cc2e779]{color:#000}.orangered[data-v-2cc2e779]{color:#ff8057}.lighter-orangered[data-v-2cc2e779]{color:#d17a17}.red[data-v-2cc2e779]{color:red}.lighter_red[data-v-2cc2e779]{color:#f56c6c}.green[data-v-2cc2e779]{color:green}.button-blue[data-v-2cc2e779]{color:#409eff}.w64[data-v-2cc2e779]{width:64px}.w80[data-v-2cc2e779]{width:80px}.w84[data-v-2cc2e779]{width:84px}.w100[data-v-2cc2e779]{width:100px}.w120[data-v-2cc2e779]{width:120px}.w200[data-v-2cc2e779]{width:200px}.w220[data-v-2cc2e779]{width:220px}.w250[data-v-2cc2e779]{width:250px}.w400[data-v-2cc2e779]{width:400px}.w500[data-v-2cc2e779]{width:500px}.w40b[data-v-2cc2e779]{width:40%}.w50b[data-v-2cc2e779]{width:50%}.w60b[data-v-2cc2e779]{width:60%}.breakall[data-v-2cc2e779]{word-break:break-all}.text-left[data-v-2cc2e779]{text-align:left}.inline-block[data-v-2cc2e779]{display:inline-block}.identify-newlines[data-v-2cc2e779]{white-space:pre-line}.pagination[data-v-2cc2e779]{float:right;margin:24px 0}.avatar-wrap[data-v-2cc2e779]{position:relative;margin-right:24px}.avatar-wrap .user_avatar[data-v-2cc2e779]{margin-right:0}.avatar-wrap .tag[data-v-2cc2e779]{color:#fff;padding:4px 6px;font-size:14px;position:absolute;right:0;top:0;font-weight:500;border-radius:0 0 0 4px;background-color:red}.user_avatar[data-v-2cc2e779]{width:116px;height:116px;border-radius:3px;object-fit:cover;margin-right:24px}.flex[data-v-c3e808d2]{display:flex}.flex-center[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-c3e808d2]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-c3e808d2]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-c3e808d2]{display:flex;flex-direction:column}.flex-column-center[data-v-c3e808d2],.flex-column-sb[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-c3e808d2]{justify-content:space-between}.flex-column-sc[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-c3e808d2]{display:flex;align-items:center}.flex-row-center[data-v-c3e808d2]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-c3e808d2],.flex-content-center[data-v-c3e808d2]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-c3e808d2]{flex-wrap:wrap}.flex-column-right[data-v-c3e808d2]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-c3e808d2]{flex-direction:column}.flex-column-left[data-v-c3e808d2],.flex-left[data-v-c3e808d2]{display:flex;align-items:flex-start}.flex-sb[data-v-c3e808d2]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-c3e808d2]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-c3e808d2]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-c3e808d2],.flex-sb-start[data-v-c3e808d2]{display:flex;justify-content:space-between}.flex-sb-column[data-v-c3e808d2]{flex-direction:column}.flex-sa-start[data-v-c3e808d2]{display:flex;justify-content:space-around}.flex-start[data-v-c3e808d2]{display:flex;justify-content:flex-start}.flex-center-end[data-v-c3e808d2],.flex-end[data-v-c3e808d2]{display:flex;justify-content:flex-end}.flex-center-end[data-v-c3e808d2]{align-items:center}.flex-end-center[data-v-c3e808d2]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-c3e808d2]{justify-content:space-between}.flex-end-sb[data-v-c3e808d2],.flex-end-start[data-v-c3e808d2]{display:flex;align-items:flex-end}.flex-wrap[data-v-c3e808d2]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-c3e808d2]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-c3e808d2]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-c3e808d2]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-c3e808d2]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-c3e808d2],.text-ellipsis_3[data-v-c3e808d2]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-c3e808d2]{-webkit-line-clamp:2}.fit-parent[data-v-c3e808d2]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-c3e808d2]{margin-right:4px}.mr8[data-v-c3e808d2]{margin-right:8px}.mr10[data-v-c3e808d2]{margin-right:10px}.mr12[data-v-c3e808d2]{margin-right:12px}.mr24[data-v-c3e808d2]{margin-right:24px}.mr40[data-v-c3e808d2]{margin-right:40px}.ml8[data-v-c3e808d2]{margin-left:8px}.ml12[data-v-c3e808d2]{margin-left:12px}.ml14[data-v-c3e808d2]{margin-left:14px}.ml16[data-v-c3e808d2]{margin-left:16px}.ml24[data-v-c3e808d2]{margin-left:24px}.ml70[data-v-c3e808d2]{margin-left:70px}.ml80[data-v-c3e808d2]{margin-left:80px}.mt4[data-v-c3e808d2]{margin-top:4px}.mt8[data-v-c3e808d2]{margin-top:8px}.mt10[data-v-c3e808d2]{margin-top:10px}.mt12[data-v-c3e808d2]{margin-top:12px}.mt16[data-v-c3e808d2]{margin-top:16px}.mt18[data-v-c3e808d2]{margin-top:18px}.mt20[data-v-c3e808d2]{margin-top:20px}.mt24[data-v-c3e808d2]{margin-top:24px}.mt32[data-v-c3e808d2]{margin-top:32px}.mt38[data-v-c3e808d2]{margin-top:38px}.mt40[data-v-c3e808d2]{margin-top:40px}.mb8[data-v-c3e808d2]{margin-bottom:8px}.mb10[data-v-c3e808d2]{margin-bottom:10px}.mb14[data-v-c3e808d2]{margin-bottom:14px}.mb16[data-v-c3e808d2]{margin-bottom:16px}.mb20[data-v-c3e808d2]{margin-bottom:20px}.mb24[data-v-c3e808d2]{margin-bottom:24px}.mb30[data-v-c3e808d2]{margin-bottom:30px}.mb38[data-v-c3e808d2]{margin-bottom:38px}.mb40[data-v-c3e808d2]{margin-bottom:40px}.pt16[data-v-c3e808d2]{padding-top:16px}.pb50[data-v-c3e808d2]{padding-bottom:50px}.fs12[data-v-c3e808d2]{font-size:12px}.fs14[data-v-c3e808d2]{font-size:14px}.fs16[data-v-c3e808d2]{font-size:16px}.fs18[data-v-c3e808d2]{font-size:18px}.fs20[data-v-c3e808d2]{font-size:20px}.fw6[data-v-c3e808d2]{font-weight:600}.lh18[data-v-c3e808d2]{line-height:18px}.lh44[data-v-c3e808d2]{line-height:44px}.gray[data-v-c3e808d2]{color:grey}.light-gray[data-v-c3e808d2]{color:#969491}.lighter-gray[data-v-c3e808d2]{color:#c9c7c5}.black[data-v-c3e808d2]{color:#000}.orangered[data-v-c3e808d2]{color:#ff8057}.lighter-orangered[data-v-c3e808d2]{color:#d17a17}.red[data-v-c3e808d2]{color:red}.lighter_red[data-v-c3e808d2]{color:#f56c6c}.green[data-v-c3e808d2]{color:green}.button-blue[data-v-c3e808d2]{color:#409eff}.w64[data-v-c3e808d2]{width:64px}.w80[data-v-c3e808d2]{width:80px}.w84[data-v-c3e808d2]{width:84px}.w100[data-v-c3e808d2]{width:100px}.w120[data-v-c3e808d2]{width:120px}.w200[data-v-c3e808d2]{width:200px}.w220[data-v-c3e808d2]{width:220px}.w250[data-v-c3e808d2]{width:250px}.w400[data-v-c3e808d2]{width:400px}.w500[data-v-c3e808d2]{width:500px}.w40b[data-v-c3e808d2]{width:40%}.w50b[data-v-c3e808d2]{width:50%}.w60b[data-v-c3e808d2]{width:60%}.breakall[data-v-c3e808d2]{word-break:break-all}.text-left[data-v-c3e808d2]{text-align:left}.inline-block[data-v-c3e808d2]{display:inline-block}.identify-newlines[data-v-c3e808d2]{white-space:pre-line}.pagination[data-v-c3e808d2]{float:right;margin:24px 0}.box[data-v-1bde7c38]{padding:0 6px}.article[data-v-1bde7c38]{background:#fff;overflow:hidden}header[data-v-1bde7c38]{height:60px;display:flex;align-items:center;justify-content:center;padding:0 20px;position:relative;margin-bottom:30px;font-size:20px;background:#aaa;color:#fff;border-radius:2px}header .back[data-v-1bde7c38]{font-size:18px;font-weight:500;color:#fff;position:absolute;left:20px;top:50%;transform:translateY(-50%);cursor:pointer}header .back i[data-v-1bde7c38]{font-weight:500}header .back[data-v-1bde7c38]:hover{color:#bcddfe}.btns[data-v-1bde7c38]{padding:0 50px;margin-bottom:100px;display:flex;justify-content:flex-end}.box[data-v-39f9aaf8]{padding:0 7px}header[data-v-39f9aaf8]{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:relative;margin-bottom:30px;font-size:20px;background:#aaa;color:#fff;border-radius:2px}header .back[data-v-39f9aaf8]{font-size:18px;font-weight:500;color:#fff;cursor:pointer}header .back i[data-v-39f9aaf8]{font-weight:500}header .back[data-v-39f9aaf8]:hover{color:#bcddfe}.view[data-v-39f9aaf8]{background:#fff;padding-bottom:60px}.view .con[data-v-39f9aaf8]{display:flex;justify-content:center}.view .mobile[data-v-39f9aaf8]{width:414px;height:847px;background:url(/img/bg/model2.png);background-size:100%;background-repeat:no-repeat;background-position:50%}.view .mobile .screen[data-v-39f9aaf8]{width:375px;height:807px;margin:17px auto 0;padding:70px 12px 0;overflow-y:auto;border-radius:37px}.view .mobile .title[data-v-39f9aaf8]{font-size:16px;font-weight:500;margin-bottom:10px}.view .mobile .html[data-v-39f9aaf8]{font-size:14px;box-sizing:content-box;padding-bottom:20px}.view .info[data-v-39f9aaf8]{padding-top:50px;width:400px;margin-left:200px}.flex[data-v-5ca0795c]{display:flex}.flex-center[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.flex-start-c[data-v-5ca0795c]{display:flex;align-items:flex-start;justify-content:center}.flex-c-start[data-v-5ca0795c]{display:flex;align-items:center;justify-content:flex-start}.flex-column[data-v-5ca0795c]{display:flex;flex-direction:column}.flex-column-center[data-v-5ca0795c],.flex-column-sb[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:center}.flex-column-sb[data-v-5ca0795c]{justify-content:space-between}.flex-column-sc[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.flex-column-csb[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.flex-column-c[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.flex-row[data-v-5ca0795c]{display:flex;align-items:center}.flex-row-center[data-v-5ca0795c]{display:flex;align-items:center;width:100%}.flex-content-center-wrap[data-v-5ca0795c],.flex-content-center[data-v-5ca0795c]{display:flex;justify-content:center;width:100%}.flex-content-center-wrap[data-v-5ca0795c]{flex-wrap:wrap}.flex-column-right[data-v-5ca0795c]{display:flex;flex-direction:column;align-items:flex-end}.flex-column-left[data-v-5ca0795c]{flex-direction:column}.flex-column-left[data-v-5ca0795c],.flex-left[data-v-5ca0795c]{display:flex;align-items:flex-start}.flex-sb[data-v-5ca0795c]{display:flex;align-items:center;justify-content:space-between}.flex-sa[data-v-5ca0795c]{display:flex;align-items:center;justify-content:space-around}.flex-c[data-v-5ca0795c]{display:flex;align-items:center;justify-content:center}.flex-sb-column[data-v-5ca0795c],.flex-sb-start[data-v-5ca0795c]{display:flex;justify-content:space-between}.flex-sb-column[data-v-5ca0795c]{flex-direction:column}.flex-sa-start[data-v-5ca0795c]{display:flex;justify-content:space-around}.flex-start[data-v-5ca0795c]{display:flex;justify-content:flex-start}.flex-center-end[data-v-5ca0795c],.flex-end[data-v-5ca0795c]{display:flex;justify-content:flex-end}.flex-center-end[data-v-5ca0795c]{align-items:center}.flex-end-center[data-v-5ca0795c]{display:flex;align-items:flex-end;justify-content:center}.flex-end-sb[data-v-5ca0795c]{justify-content:space-between}.flex-end-sb[data-v-5ca0795c],.flex-end-start[data-v-5ca0795c]{display:flex;align-items:flex-end}.flex-wrap[data-v-5ca0795c]{display:flex;flex-wrap:wrap}.flex-nowrap[data-v-5ca0795c]{display:flex;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-5ca0795c]{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ellipsis[data-v-5ca0795c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-5ca0795c]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-5ca0795c],.text-ellipsis_3[data-v-5ca0795c]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-5ca0795c]{-webkit-line-clamp:2}.fit-parent[data-v-5ca0795c]{position:absolute;top:0;left:0;right:0;bottom:0}.el-icon-delete[data-v-5ca0795c]{color:#409eff;cursor:pointer;font-size:16px}[data-v-7d3192ec] .el-radio__label{display:inline-flex;align-items:center}.card-header[data-v-7d3192ec]{display:flex;align-items:center;justify-content:space-between}.card-header .num[data-v-7d3192ec]{color:red}.btn-wrap[data-v-7d3192ec]{display:flex;justify-content:center;margin:50px}.btn-wrap .btn[data-v-7d3192ec]{height:50px;width:150px}.detail[data-v-f1167138]{padding:0 10px 20px}.detail .head[data-v-f1167138]{font-size:14px;margin-bottom:10px}.detail[data-v-f1167138] .order-detail-form .el-form-item__label{font-weight:500}.detail[data-v-f1167138] .head-form .el-form-item{margin-right:50px}.detail .status[data-v-f1167138]{display:flex}.detail .status .con[data-v-f1167138]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-f1167138]{display:flex;flex-wrap:wrap}.detail .status .con .count-down[data-v-f1167138]{color:#1b77ff}.detail .status .con .count-down span[data-v-f1167138]{width:22px;justify-content:center;flex-shrink:0;display:inline-flex}.detail .status .title[data-v-f1167138]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all;display:flex;align-items:center}.detail .status .title span[data-v-f1167138]{margin-right:10px}.detail .status .remark[data-v-f1167138]{width:500px;display:flex;padding-top:20px}.detail .status .remark span[data-v-f1167138]{margin-right:10px}.detail .status .remark .textarea[data-v-f1167138]{flex-grow:1}.detail .status .remark .textarea .desc[data-v-f1167138]{display:flex;align-items:center;font-size:12px;color:#999}.detail .status .remark .textarea .desc i[data-v-f1167138]{margin:0;margin-right:4px;color:#999;cursor:default}.detail .status .remark .textarea i[data-v-f1167138]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.detail .status .remark .textarea i[data-v-f1167138]:hover{display:inline-block}.detail .main[data-v-f1167138]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-f1167138]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-f1167138] .ant-form-item{margin-bottom:0}.detail .data-table .left-info[data-v-f1167138]{width:60%}.detail .data-table .right-info[data-v-f1167138]{width:40%}.detail .data-table .center[data-v-f1167138]{text-align:center}.detail .data-table .header[data-v-f1167138]{display:flex;color:#333;font-weight:500;height:48px;align-items:center;background:#f5f5f5;font-size:12px}.detail .data-table .header .column[data-v-f1167138]{flex-shrink:0}.detail .data-table .header .left-info[data-v-f1167138],.detail .data-table .header .right-info[data-v-f1167138]{display:flex}.detail .data-table .header .pdlt[data-v-f1167138]{padding-left:16px}.detail .data-table .content[data-v-f1167138]{width:100%;color:rgba(0,0,0,.85);border-bottom:1px solid #f0f0f0}.detail .data-table .content .list[data-v-f1167138]{background-color:#fff;border:1px solid #eee;border-bottom:none}.detail .data-table .content .list[data-v-f1167138]:last-child{margin-bottom:0}.detail .data-table .content .goods-list[data-v-f1167138]{display:flex;font-size:12px;color:#333;border-bottom:1px solid #eee}.detail .data-table .content .goods-list[data-v-f1167138]:last-child{margin-bottom:0;border-bottom:none}.detail .data-table .content .goods-list .right-info[data-v-f1167138]{display:flex;border-left:1px solid #eee}.detail .data-table .content .goods-list .right-info .cell[data-v-f1167138]{padding-top:16px;flex-shrink:0}.detail .data-table .content .goods-list .right-info .cell[data-v-f1167138]:last-child{border-right:none}.detail .data-table .content .goods-list .item-list[data-v-f1167138]{border-bottom:1px solid #eee;display:flex;position:relative;padding:16px 0}.detail .data-table .content .goods-list .item-list[data-v-f1167138]:last-child{border-bottom:none}.detail .data-table .content .goods-list .item-list .product-detail[data-v-f1167138]{flex-shrink:0;display:flex}.detail .data-table .content .goods-list .item-list .product-detail .checkbox[data-v-f1167138]{width:16px;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .poster[data-v-f1167138]{width:80px;height:80px;border-radius:4px;overflow:hidden;flex-shrink:0;display:flex;justify-content:center;cursor:pointer}.detail .data-table .content .goods-list .item-list .product-detail .poster img[data-v-f1167138]{width:100%}.detail .data-table .content .goods-list .item-list .product-detail .product-info[data-v-f1167138]{flex-grow:1;color:#666;padding-left:12px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info[data-v-f1167138]{margin-bottom:8px;display:flex;overflow:hidden}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product[data-v-f1167138]{width:223px;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-f1167138]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;color:#333}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-f1167138]:hover{color:var(--primary-color);cursor:pointer}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product .order-no[data-v-f1167138]{margin-top:8px;color:#333}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .price[data-v-f1167138]{width:124px;flex-shrink:0;font-size:14px;color:#333;font-weight:500}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .price .cny[data-v-f1167138]{color:#999;font-size:12px;font-weight:400}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark[data-v-f1167138]{display:flex;height:24px;align-items:center;padding-right:16px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark .text[data-v-f1167138]{flex-grow:1;width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark img[data-v-f1167138]{margin-left:6px;cursor:pointer}.detail .data-table .content .goods-list .item-list .num[data-v-f1167138]{font-size:14px;color:#333}.detail .data-table .content .goods-list .item-list .spilt-order[data-v-f1167138]{margin-top:10px}.detail .data-table .content .goods-list .item-list .shrink[data-v-f1167138]{flex-shrink:0}.detail .data-table .content .goods-list .item-list .tips[data-v-f1167138]{padding:0 16px 0;margin-top:8px}.detail .data-table .content .goods-list .item-list .tips p[data-v-f1167138]{margin:0;line-height:20px}.detail .data-table .content .goods-list .item-list .tips .box[data-v-f1167138]{background-color:#fff7e6;overflow:hidden;border-radius:4px;padding:8px;line-height:16px;color:#a65921;word-break:break-all}.detail .data-table .content .goods-list .photo-rule[data-v-f1167138]{padding:0 16px;display:flex;margin-bottom:16px}.detail .data-table .content .goods-list .photo-rule .photo-title[data-v-f1167138]{flex-shrink:0}.detail .data-table .content .goods-list .photo-rule .photo-con[data-v-f1167138]{flex-grow:1;width:0;color:#999;word-wrap:break-word;margin:0}.detail .data-table .content .goods-list .photo-price[data-v-f1167138]{display:flex;font-size:12px;color:#131313;height:38px;padding-left:16px;text-align:center}.detail .data-table .content .goods-list .photo-price .title[data-v-f1167138]{display:flex;align-items:center;width:316px}.detail .data-table .content .goods-list .photo-price .title .icon[data-v-f1167138]{font-size:22px;color:var(--primary-color);margin-right:10px}.detail .data-table .content .goods-list .photo-price .price[data-v-f1167138]{width:124px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .photo-price .num[data-v-f1167138]{width:90px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .message[data-v-f1167138]{margin-top:8px;margin-bottom:20px;padding:0 10px}.detail .data-table .content .goods-list .message .box[data-v-f1167138]{background-color:#fff7e6;overflow:hidden;border-radius:4px;padding:8px;line-height:16px;color:#a65921;word-break:break-word}.detail .data-table .content .goods-list .message .box .text[data-v-f1167138]{margin-bottom:6px}.detail .data-table .content .goods-list .message .box .text .top[data-v-f1167138]{display:flex;align-items:center}.detail .data-table .content .goods-list .message .box .text .role[data-v-f1167138]{display:inline-block;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.detail .data-table .content .goods-list .message .box .text[data-v-f1167138]:last-child{margin-bottom:0}.detail .data-table .content .goods-list .message .box .text pre[data-v-f1167138]{overflow:hidden;white-space:pre-wrap;font-size:12px;margin:0}.detail .data-table .content .goods-list .message .box .msg-con[data-v-f1167138]{max-height:160px;overflow-y:auto}.detail .data-table .content .goods-list .message .reply[data-v-f1167138]{color:#ee2624;text-align:right}.detail .data-table .content .goods-list .message .reply span[data-v-f1167138]{cursor:pointer}.detail .data-table .content .goods-list .status[data-v-f1167138]{position:absolute;right:0;top:0;height:100%;padding:32px 0;border-left:1px solid #eee}.detail .data-table .content .goods-list .status img[data-v-f1167138]{width:12px;margin-left:2px;margin-bottom:2px}.detail .data-table .content .goods-list .order-detail-btn[data-v-f1167138]{margin-top:8px;cursor:pointer;display:inline-block}.detail .data-table .content .goods-list .order-detail-btn[data-v-f1167138]:hover{color:var(--primary-color)}.detail .data-table .content .goods-list .amount[data-v-f1167138]{font-weight:500;font-size:14px}.detail .data-table .content .goods-list .freight[data-v-f1167138]{margin-top:2px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.detail .data-table .content .goods-list .freight .cny[data-v-f1167138]{width:100%;text-align:right}.detail .data-table .content .goods-list .freight .icon[data-v-f1167138]{cursor:pointer}.detail .data-table .content .goods-list .count-down[data-v-f1167138]{line-height:normal}.detail .data-table .content .goods-list .btn-link[data-v-f1167138]{line-height:normal;padding:0 4px;height:auto;color:#333;font-size:12px;margin-top:4px}.detail .data-table .content .goods-list .btn-link[data-v-f1167138]:hover{color:var(--primary-color)}.detail .data-table .content .after-sale-info[data-v-f1167138]{padding:16px}.detail .data-table .content .after-sale-info[data-v-f1167138] .ant-form-item{line-height:normal;margin-bottom:2px}.detail .data-table .content .after-sale-info[data-v-f1167138] .ant-form-item-label>label{font-size:12px;color:#666;height:auto}.detail .data-table .content .after-sale-info[data-v-f1167138] .ant-form-item-control-input{min-height:auto}.detail .data-table .content .after-sale-info .copy[data-v-f1167138]{display:inline-block;padding:.5px 6px;border:.5px solid #999;border-radius:11px;cursor:pointer;font-size:11px;margin-left:4px;background-color:#fff}.detail .count-amout[data-v-f1167138]{padding-right:100px;display:flex;justify-content:flex-end}.detail .count-amout .additional-payment-wrap[data-v-f1167138]{margin-bottom:18px}.detail .count-amout .additional-payment-wrap[data-v-f1167138] .el-form-item--small.el-form-item{margin-bottom:0}.detail .count-amout .additional-payment-wrap .additional-payment-item[data-v-f1167138],.detail .count-amout .additional-payment-wrap .additional-payment-item[data-v-f1167138] .el-form-item__label{color:#999}.detail .total-amount[data-v-f1167138]{color:#ee2624}.wl[data-v-f1167138]{font-size:14px}.wl .title[data-v-f1167138]{font-size:16px;font-weight:700;padding-bottom:20px;margin-top:20px}.wl .wl-line[data-v-f1167138]{max-height:700px;overflow-y:auto}.wl i[data-v-f1167138]{cursor:pointer}.detail[data-v-b770f1d2]{padding:20px 20px 80px}.detail .head[data-v-b770f1d2]{font-size:14px;margin-bottom:10px}.detail[data-v-b770f1d2] .order-detail-form .el-form-item__label{font-weight:500}.detail .status[data-v-b770f1d2]{display:flex}.detail .status .con[data-v-b770f1d2]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-b770f1d2]{display:flex;flex-wrap:wrap}.detail .status .con .count-down[data-v-b770f1d2]{color:#1b77ff}.detail .status .con .count-down span[data-v-b770f1d2]{width:22px;justify-content:center;flex-shrink:0;display:inline-flex}.detail .status .title[data-v-b770f1d2]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all}.detail .status .remark[data-v-b770f1d2]{width:500px;display:flex;padding-top:20px}.detail .status .remark span[data-v-b770f1d2]{margin-right:10px}.detail .status .remark .textarea[data-v-b770f1d2]{flex-grow:1}.detail .status .remark .textarea i[data-v-b770f1d2]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.detail .status .remark .textarea i[data-v-b770f1d2]:hover{display:inline-block}.detail .main[data-v-b770f1d2]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-b770f1d2]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-b770f1d2] .ant-form-item{margin-bottom:0}.detail .goods-detail[data-v-b770f1d2]{display:flex;align-items:center}.detail .goods-detail .info[data-v-b770f1d2]{display:flex;flex-direction:column;justify-content:space-between;font-size:12px;color:#666;margin-left:10px;width:0;flex-grow:1}.detail .goods-detail .info .title[data-v-b770f1d2]{width:100%;color:#000;font-weight:500;margin-bottom:10px}.detail .goods-detail .info .num[data-v-b770f1d2]{color:#333;font-size:14px;font-weight:700;margin-left:10px}.detail .list[data-v-b770f1d2]{margin-top:20px}.detail .warehouse .item[data-v-b770f1d2]{display:flex;margin-bottom:20px;font-size:14px;font-weight:500}.detail .warehouse .item .title[data-v-b770f1d2]{width:200px;text-align:right}.detail .warehouse .item .con[data-v-b770f1d2]{flex-grow:1;padding:0 10px}.detail .warehouse .picture .title[data-v-b770f1d2]{flex-shrink:0}.detail .warehouse .picture .picture-wrap[data-v-b770f1d2]{display:flex;flex-wrap:wrap;align-items:center}.detail .warehouse .picture .picture-wrap .el-image[data-v-b770f1d2]{margin-left:20px;margin-bottom:10px}.detail .warehouse .picture .picture-wrap .el-image[data-v-b770f1d2]:last-child{margin-right:0}.detail .warehouse .time .title[data-v-b770f1d2]{display:inline-block;flex-shrink:0}.detail .warehouse .time .days[data-v-b770f1d2]{margin-left:280px}.detail .warehouse .size .con[data-v-b770f1d2]{width:500px;flex-grow:inherit}.detail .warehouse .size .con .flex[data-v-b770f1d2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.detail .warehouse .size .con .flex[data-v-b770f1d2]:last-child{margin-bottom:0}.detail .warehouse .size .con .flex .weight i[data-v-b770f1d2]{color:#409eff;cursor:pointer}.detail .product-type[data-v-b770f1d2] .el-tag{margin-bottom:5px;margin-right:5px}.data-table .left-info[data-v-b770f1d2]{width:60%}.data-table .right-info[data-v-b770f1d2]{width:40%}.data-table .center[data-v-b770f1d2]{text-align:center}.data-table .header[data-v-b770f1d2]{display:flex;color:#333;font-weight:500;height:48px;align-items:center;background:#f5f5f5;font-size:12px}.data-table .header .column[data-v-b770f1d2]{flex-shrink:0}.data-table .header .left-info[data-v-b770f1d2],.data-table .header .right-info[data-v-b770f1d2]{display:flex}.data-table .header .pdlt[data-v-b770f1d2]{padding-left:16px}.data-table .content[data-v-b770f1d2]{width:100%;color:rgba(0,0,0,.85);border-bottom:1px solid #f0f0f0}.data-table .content .list[data-v-b770f1d2]{background-color:#fff;border:1px solid #eee;border-bottom:none}.data-table .content .list[data-v-b770f1d2]:last-child{margin-bottom:0}.data-table .content .goods-list[data-v-b770f1d2]{display:flex;font-size:12px;color:#333;border-bottom:1px solid #eee}.data-table .content .goods-list[data-v-b770f1d2]:last-child{margin-bottom:0;border-bottom:none}.data-table .content .goods-list .right-info[data-v-b770f1d2]{display:flex;border-left:1px solid #eee}.data-table .content .goods-list .right-info .cell[data-v-b770f1d2]{padding-top:16px;flex-shrink:0}.data-table .content .goods-list .right-info .cell[data-v-b770f1d2]:last-child{border-right:none}.data-table .content .goods-list .item-list[data-v-b770f1d2]{border-bottom:1px solid #eee;display:flex;position:relative;padding:16px 0}.data-table .content .goods-list .item-list[data-v-b770f1d2]:last-child{border-bottom:none}.data-table .content .goods-list .item-list .product-detail[data-v-b770f1d2]{flex-shrink:0;display:flex}.data-table .content .goods-list .item-list .product-detail .checkbox[data-v-b770f1d2]{width:16px;flex-shrink:0}.data-table .content .goods-list .item-list .product-detail .poster[data-v-b770f1d2]{width:80px;height:80px;border-radius:4px;overflow:hidden;flex-shrink:0;display:flex;justify-content:center;cursor:pointer}.data-table .content .goods-list .item-list .product-detail .poster img[data-v-b770f1d2]{width:100%}.data-table .content .goods-list .item-list .product-detail .product-info[data-v-b770f1d2]{flex-grow:1;color:#666;padding-left:12px}.data-table .content .goods-list .item-list .product-detail .product-info .info[data-v-b770f1d2]{margin-bottom:8px;display:flex;overflow:hidden}.data-table .content .goods-list .item-list .product-detail .product-info .info .product[data-v-b770f1d2]{width:223px;flex-shrink:0}.data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-b770f1d2]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px;color:#333}.data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-b770f1d2]:hover{color:var(--primary-color);cursor:pointer}.data-table .content .goods-list .item-list .product-detail .product-info .info .product .order-no[data-v-b770f1d2]{margin-top:8px;color:#333}.data-table .content .goods-list .item-list .product-detail .product-info .info .price[data-v-b770f1d2]{width:124px;flex-shrink:0;font-size:14px;color:#333;font-weight:500}.data-table .content .goods-list .item-list .product-detail .product-info .info .price .cny[data-v-b770f1d2]{color:#999;font-size:12px;font-weight:400}.data-table .content .goods-list .item-list .product-detail .product-info .remark[data-v-b770f1d2]{display:flex;height:24px;align-items:center;padding-right:16px}.data-table .content .goods-list .item-list .product-detail .product-info .remark .text[data-v-b770f1d2]{flex-grow:1;width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.data-table .content .goods-list .item-list .product-detail .product-info .remark img[data-v-b770f1d2]{margin-left:6px;cursor:pointer}.data-table .content .goods-list .item-list .num[data-v-b770f1d2]{font-size:14px;color:#333}.data-table .content .goods-list .item-list .spilt-order[data-v-b770f1d2]{margin-top:10px}.data-table .content .goods-list .item-list .shrink[data-v-b770f1d2]{flex-shrink:0}.data-table .content .goods-list .item-list .tips[data-v-b770f1d2]{padding:0 16px 0;margin-top:8px}.data-table .content .goods-list .item-list .tips p[data-v-b770f1d2]{margin:0;line-height:20px}.data-table .content .goods-list .item-list .tips .box[data-v-b770f1d2]{background-color:#fff7e6;overflow:hidden;border-radius:4px;padding:8px;line-height:16px;color:#a65921;word-break:break-all}.data-table .content .goods-list .photo-rule[data-v-b770f1d2]{padding:0 16px;display:flex;margin-bottom:16px}.data-table .content .goods-list .photo-price[data-v-b770f1d2]{display:flex;font-size:12px;color:#131313;padding:10px 0 10px 16px;text-align:center}.data-table .content .goods-list .photo-price .title[data-v-b770f1d2]{text-align:left}.data-table .content .goods-list .photo-price .title .photo-con[data-v-b770f1d2]{display:flex;align-items:flex-start;padding-top:10px;padding-left:5px;color:#999;word-wrap:break-word}.data-table .content .goods-list .photo-price .title .photo-con .photo-title[data-v-b770f1d2]{flex-shrink:0}.data-table .content .goods-list .photo-price .title .photo-con ol[data-v-b770f1d2]{margin:0}.data-table .content .goods-list .photo-price .num[data-v-b770f1d2],.data-table .content .goods-list .photo-price .price[data-v-b770f1d2]{color:#333;font-weight:500}.data-table .content .goods-list .photo-price .num .photo-status[data-v-b770f1d2]{margin-top:5px}.data-table .content .goods-list .status[data-v-b770f1d2]{position:absolute;right:0;top:0;height:100%;padding:32px 0;border-left:1px solid #eee}.data-table .content .goods-list .status img[data-v-b770f1d2]{width:12px;margin-left:2px;margin-bottom:2px}.data-table .content .goods-list .order-detail-btn[data-v-b770f1d2]{margin-top:8px;cursor:pointer;display:inline-block}.data-table .content .goods-list .order-detail-btn[data-v-b770f1d2]:hover{color:var(--primary-color)}.data-table .content .goods-list .amount[data-v-b770f1d2]{font-weight:500;font-size:14px}.data-table .content .goods-list .freight[data-v-b770f1d2]{margin-top:2px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.data-table .content .goods-list .freight .cny[data-v-b770f1d2]{width:100%;text-align:right}.data-table .content .goods-list .freight .icon[data-v-b770f1d2]{cursor:pointer}.data-table .content .goods-list .count-down[data-v-b770f1d2]{line-height:normal}.data-table .content .goods-list .btn-link[data-v-b770f1d2]{line-height:normal;padding:0 4px;height:auto;color:#333;font-size:12px;margin-top:4px}.data-table .content .goods-list .btn-link[data-v-b770f1d2]:hover{color:var(--primary-color)}.data-table .content .after-sale-info[data-v-b770f1d2]{padding:16px}.data-table .content .after-sale-info[data-v-b770f1d2] .ant-form-item{line-height:normal;margin-bottom:2px}.data-table .content .after-sale-info[data-v-b770f1d2] .ant-form-item-label>label{font-size:12px;color:#666;height:auto}.data-table .content .after-sale-info[data-v-b770f1d2] .ant-form-item-control-input{min-height:auto}.data-table .content .after-sale-info .copy[data-v-b770f1d2]{display:inline-block;padding:.5px 6px;border:.5px solid #999;border-radius:11px;cursor:pointer;font-size:11px;margin-left:4px;background-color:#fff}.data-table .no-data[data-v-b770f1d2]{display:flex;justify-content:center;align-items:center;color:#999;height:100px}.search[data-v-71360064]{display:flex;align-items:center}.search[data-v-71360064] .el-input{margin-right:7px}.search .btn[data-v-71360064]{flex-shrink:0}.sku-options[data-v-71360064]{height:300px;padding:10px 0;overflow-y:auto}.sku-options .sku-value-tag[data-v-71360064]{margin:0 7px 7px 0;cursor:pointer}.sku-options .no-data[data-v-71360064]{color:#999;height:100%;display:flex;align-items:center;justify-content:center}.popover-btns[data-v-71360064]{text-align:right;padding:10px 0;border-top:1px solid #f2f2f3}.sku-publish .title[data-v-e6408c10]{padding-bottom:20px;font-size:24px;text-align:center}.sku-publish .sku-form[data-v-e6408c10]{width:50%;min-width:500px;max-width:800px}.sku-publish .sku-form[data-v-e6408c10] .el-upload--picture-card{width:80px;height:80px}.sku-publish .sku-form[data-v-e6408c10] .el-upload--picture-card .avatar-uploader-icon{width:80px;height:80px;border:none}.sku-publish .sku-form[data-v-e6408c10] .el-upload-list--picture-card .el-upload-list__item{width:80px;height:80px}.sku-publish .sku-value-tag[data-v-e6408c10]{margin:0 7px 7px 0}.sku-publish[data-v-e6408c10] .el-card{margin-bottom:10px}.sku-publish .sku-header[data-v-e6408c10]{display:flex;justify-content:space-between;align-items:center}.sku-options[data-v-e6408c10]{max-height:500px;padding:10px 0;overflow-y:auto}.sku-options .sku-value-tag[data-v-e6408c10]{margin:0 7px 7px 0;cursor:pointer}.popover-btns[data-v-e6408c10]{text-align:right;padding:10px 0 0;border-top:1px solid #f2f2f3}.avatar-uploader-icon[data-v-e6408c10]{width:60px;height:60px;border-radius:4px;border:1px dashed #c0ccda;display:flex;justify-content:center;align-items:center}.avatar[data-v-e6408c10]{width:60px;height:60px;border-radius:4px}.panel-group[data-v-5e8fc2a5]{margin-top:18px}.panel-group .card-panel-col[data-v-5e8fc2a5]{margin-bottom:32px}.panel-group .card-panel[data-v-5e8fc2a5]{height:108px;font-size:12px;position:relative;overflow:hidden;color:#666;background:#fff;box-shadow:4px 4px 40px rgba(0,0,0,.05);border-color:rgba(0,0,0,.05)}.panel-group .card-panel:hover .card-panel-icon-wrapper[data-v-5e8fc2a5]{color:#fff}.panel-group .card-panel:hover .icon-people[data-v-5e8fc2a5]{background:#40c9c6}.panel-group .card-panel:hover .icon-message[data-v-5e8fc2a5]{background:#36a3f7}.panel-group .card-panel:hover .icon-money[data-v-5e8fc2a5]{background:#f4516c}.panel-group .card-panel:hover .icon-shopping[data-v-5e8fc2a5]{background:#34bfa3}.panel-group .card-panel .icon-people[data-v-5e8fc2a5]{color:#40c9c6}.panel-group .card-panel .icon-message[data-v-5e8fc2a5]{color:#36a3f7}.panel-group .card-panel .icon-money[data-v-5e8fc2a5]{color:#f4516c}.panel-group .card-panel .icon-shopping[data-v-5e8fc2a5]{color:#34bfa3}.panel-group .card-panel .card-panel-icon-wrapper[data-v-5e8fc2a5]{float:left;margin:14px 0 0 14px;padding:16px;transition:all .38s ease-out;border-radius:6px;font-size:48px}.panel-group .card-panel .card-panel-description[data-v-5e8fc2a5]{float:right;font-weight:700;margin:26px;margin-left:0}.panel-group .card-panel .card-panel-description .card-panel-text[data-v-5e8fc2a5]{line-height:18px;color:rgba(0,0,0,.45);font-size:16px;margin-bottom:12px;text-align:right}.panel-group .card-panel .card-panel-description .card-panel-num[data-v-5e8fc2a5]{font-size:20px}@media (max-width:550px){.card-panel-description[data-v-5e8fc2a5]{display:none}.card-panel-icon-wrapper[data-v-5e8fc2a5]{float:none!important;width:100%;height:100%;margin:0!important}.card-panel-icon-wrapper .svg-icon[data-v-5e8fc2a5]{display:block;margin:14px auto!important;float:none!important}}.hideUpload[data-v-4f68e899] .el-upload--picture-card{display:none!important}.dashboard-editor-container[data-v-f1e18b04]{padding:32px;background-color:#f0f2f5;position:relative}.dashboard-editor-container .github-corner[data-v-f1e18b04]{position:absolute;top:0;border:0;right:0}.dashboard-editor-container .chart-title[data-v-f1e18b04]{background:#fff;padding:10px 10px 20px;font-weight:500;font-size:16px}.dashboard-editor-container .chart-wrapper[data-v-f1e18b04]{background:#fff;padding:16px 16px 0;margin-bottom:32px}@media (max-width:1024px){.chart-wrapper[data-v-f1e18b04]{padding:8px}}.product-info-wrap .margin[data-v-dde626e6]{margin-top:20px}.product-info-wrap .footer-btns[data-v-dde626e6]{display:flex;height:60px;align-items:center;justify-content:center;position:fixed;background-color:#fff;right:6px;left:246px;bottom:0;box-shadow:0 -2px 6px rgba(0,0,0,.06);z-index:99}.product-info-wrap .footer-btns-collapse[data-v-dde626e6]{left:66px}