: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 *{-webkit-box-sizing:border-box;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]{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);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;-ms-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:-webkit-box;display:-ms-flexbox;display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);box-shadow:0 2px 5px rgba(0,0,0,.12156862745098039);position:absolute}.w-e-toolbar{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;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;-webkit-transition:opacity .6s;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;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);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;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);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;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);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;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.12156862745098039);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;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;-ms-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{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;padding:4.5px 11px;-webkit-transition:all .3s;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{-webkit-box-sizing:border-box;box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;-webkit-transition:width .3s;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!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]{-webkit-box-flex:1!important;-ms-flex:1!important;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{-webkit-box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color);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{-webkit-box-shadow:none;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;-ms-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}.flex[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-2ede9ed4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-2ede9ed4],.flex-start-c[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-2ede9ed4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-2ede9ed4],.flex-column[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-2ede9ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-2ede9ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-2ede9ed4],.flex-column-sc[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-2ede9ed4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-2ede9ed4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-2ede9ed4],.flex-column-csb[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-2ede9ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-2ede9ed4],.flex-row[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-2ede9ed4]{width:100%}.flex-content-center-wrap[data-v-2ede9ed4],.flex-content-center[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-2ede9ed4]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-2ede9ed4]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-2ede9ed4],.flex-column-right[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-2ede9ed4],.flex-left[data-v-2ede9ed4]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-2ede9ed4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-2ede9ed4],.flex-sb[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-2ede9ed4]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-2ede9ed4]{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}.flex-sb-column[data-v-2ede9ed4],.flex-sb-start[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-2ede9ed4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-2ede9ed4],.flex-end[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-2ede9ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-2ede9ed4]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-2ede9ed4],.flex-end-sb[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-2ede9ed4]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-2ede9ed4],.flex-nowrap[data-v-2ede9ed4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-2ede9ed4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-2ede9ed4]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-2ede9ed4]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-2ede9ed4],.text-ellipsis_3[data-v-2ede9ed4]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-2ede9ed4]{-webkit-line-clamp:2}.fit-parent[data-v-2ede9ed4]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-2ede9ed4]{margin-right:4px}.mr8[data-v-2ede9ed4]{margin-right:8px}.mr10[data-v-2ede9ed4]{margin-right:10px}.mr12[data-v-2ede9ed4]{margin-right:12px}.mr24[data-v-2ede9ed4]{margin-right:24px}.mr40[data-v-2ede9ed4]{margin-right:40px}.ml8[data-v-2ede9ed4]{margin-left:8px}.ml12[data-v-2ede9ed4]{margin-left:12px}.ml14[data-v-2ede9ed4]{margin-left:14px}.ml16[data-v-2ede9ed4]{margin-left:16px}.ml24[data-v-2ede9ed4]{margin-left:24px}.ml70[data-v-2ede9ed4]{margin-left:70px}.ml80[data-v-2ede9ed4]{margin-left:80px}.mt4[data-v-2ede9ed4]{margin-top:4px}.mt8[data-v-2ede9ed4]{margin-top:8px}.mt10[data-v-2ede9ed4]{margin-top:10px}.mt12[data-v-2ede9ed4]{margin-top:12px}.mt16[data-v-2ede9ed4]{margin-top:16px}.mt18[data-v-2ede9ed4]{margin-top:18px}.mt20[data-v-2ede9ed4]{margin-top:20px}.mt24[data-v-2ede9ed4]{margin-top:24px}.mt32[data-v-2ede9ed4]{margin-top:32px}.mt38[data-v-2ede9ed4]{margin-top:38px}.mt40[data-v-2ede9ed4]{margin-top:40px}.mb8[data-v-2ede9ed4]{margin-bottom:8px}.mb10[data-v-2ede9ed4]{margin-bottom:10px}.mb14[data-v-2ede9ed4]{margin-bottom:14px}.mb16[data-v-2ede9ed4]{margin-bottom:16px}.mb20[data-v-2ede9ed4]{margin-bottom:20px}.mb24[data-v-2ede9ed4]{margin-bottom:24px}.mb30[data-v-2ede9ed4]{margin-bottom:30px}.mb38[data-v-2ede9ed4]{margin-bottom:38px}.mb40[data-v-2ede9ed4]{margin-bottom:40px}.pt16[data-v-2ede9ed4]{padding-top:16px}.pb50[data-v-2ede9ed4]{padding-bottom:50px}.fs12[data-v-2ede9ed4]{font-size:12px}.fs14[data-v-2ede9ed4]{font-size:14px}.fs16[data-v-2ede9ed4]{font-size:16px}.fs18[data-v-2ede9ed4]{font-size:18px}.fs20[data-v-2ede9ed4]{font-size:20px}.fw6[data-v-2ede9ed4]{font-weight:600}.lh18[data-v-2ede9ed4]{line-height:18px}.lh44[data-v-2ede9ed4]{line-height:44px}.gray[data-v-2ede9ed4]{color:grey}.light-gray[data-v-2ede9ed4]{color:#969491}.lighter-gray[data-v-2ede9ed4]{color:#c9c7c5}.black[data-v-2ede9ed4]{color:#000}.orangered[data-v-2ede9ed4]{color:#ff8057}.lighter-orangered[data-v-2ede9ed4]{color:#d17a17}.red[data-v-2ede9ed4]{color:red}.lighter_red[data-v-2ede9ed4]{color:#f56c6c}.green[data-v-2ede9ed4]{color:green}.button-blue[data-v-2ede9ed4]{color:#409eff}.w64[data-v-2ede9ed4]{width:64px}.w80[data-v-2ede9ed4]{width:80px}.w84[data-v-2ede9ed4]{width:84px}.w100[data-v-2ede9ed4]{width:100px}.w120[data-v-2ede9ed4]{width:120px}.w200[data-v-2ede9ed4]{width:200px}.w220[data-v-2ede9ed4]{width:220px}.w250[data-v-2ede9ed4]{width:250px}.w400[data-v-2ede9ed4]{width:400px}.w500[data-v-2ede9ed4]{width:500px}.w40b[data-v-2ede9ed4]{width:40%}.w50b[data-v-2ede9ed4]{width:50%}.w60b[data-v-2ede9ed4]{width:60%}.breakall[data-v-2ede9ed4]{word-break:break-all}.text-left[data-v-2ede9ed4]{text-align:left}.inline-block[data-v-2ede9ed4]{display:inline-block}.identify-newlines[data-v-2ede9ed4]{white-space:pre-line}.pagination[data-v-2ede9ed4]{float:right;margin:24px 0}.flex[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-a190552e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-a190552e],.flex-start-c[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-a190552e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-a190552e],.flex-column[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-a190552e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-a190552e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-a190552e],.flex-column-sc[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-a190552e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-a190552e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-a190552e],.flex-column-csb[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-a190552e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-a190552e],.flex-row[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-a190552e]{width:100%}.flex-content-center-wrap[data-v-a190552e],.flex-content-center[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-a190552e]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-a190552e]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-a190552e],.flex-column-right[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-a190552e],.flex-left[data-v-a190552e]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-a190552e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-a190552e],.flex-sb[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-a190552e]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-a190552e]{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}.flex-sb-column[data-v-a190552e],.flex-sb-start[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-a190552e]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-a190552e],.flex-end[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-a190552e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-a190552e]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-a190552e],.flex-end-sb[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-a190552e]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-a190552e],.flex-nowrap[data-v-a190552e]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-a190552e]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-a190552e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-a190552e]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-a190552e],.text-ellipsis_3[data-v-a190552e]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-a190552e]{-webkit-line-clamp:2}.fit-parent[data-v-a190552e]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-a190552e]{margin-right:4px}.mr8[data-v-a190552e]{margin-right:8px}.mr10[data-v-a190552e]{margin-right:10px}.mr12[data-v-a190552e]{margin-right:12px}.mr24[data-v-a190552e]{margin-right:24px}.mr40[data-v-a190552e]{margin-right:40px}.ml8[data-v-a190552e]{margin-left:8px}.ml12[data-v-a190552e]{margin-left:12px}.ml14[data-v-a190552e]{margin-left:14px}.ml16[data-v-a190552e]{margin-left:16px}.ml24[data-v-a190552e]{margin-left:24px}.ml70[data-v-a190552e]{margin-left:70px}.ml80[data-v-a190552e]{margin-left:80px}.mt4[data-v-a190552e]{margin-top:4px}.mt8[data-v-a190552e]{margin-top:8px}.mt10[data-v-a190552e]{margin-top:10px}.mt12[data-v-a190552e]{margin-top:12px}.mt16[data-v-a190552e]{margin-top:16px}.mt18[data-v-a190552e]{margin-top:18px}.mt20[data-v-a190552e]{margin-top:20px}.mt24[data-v-a190552e]{margin-top:24px}.mt32[data-v-a190552e]{margin-top:32px}.mt38[data-v-a190552e]{margin-top:38px}.mt40[data-v-a190552e]{margin-top:40px}.mb8[data-v-a190552e]{margin-bottom:8px}.mb10[data-v-a190552e]{margin-bottom:10px}.mb14[data-v-a190552e]{margin-bottom:14px}.mb16[data-v-a190552e]{margin-bottom:16px}.mb20[data-v-a190552e]{margin-bottom:20px}.mb24[data-v-a190552e]{margin-bottom:24px}.mb30[data-v-a190552e]{margin-bottom:30px}.mb38[data-v-a190552e]{margin-bottom:38px}.mb40[data-v-a190552e]{margin-bottom:40px}.pt16[data-v-a190552e]{padding-top:16px}.pb50[data-v-a190552e]{padding-bottom:50px}.fs12[data-v-a190552e]{font-size:12px}.fs14[data-v-a190552e]{font-size:14px}.fs16[data-v-a190552e]{font-size:16px}.fs18[data-v-a190552e]{font-size:18px}.fs20[data-v-a190552e]{font-size:20px}.fw6[data-v-a190552e]{font-weight:600}.lh18[data-v-a190552e]{line-height:18px}.lh44[data-v-a190552e]{line-height:44px}.gray[data-v-a190552e]{color:grey}.light-gray[data-v-a190552e]{color:#969491}.lighter-gray[data-v-a190552e]{color:#c9c7c5}.black[data-v-a190552e]{color:#000}.orangered[data-v-a190552e]{color:#ff8057}.lighter-orangered[data-v-a190552e]{color:#d17a17}.red[data-v-a190552e]{color:red}.lighter_red[data-v-a190552e]{color:#f56c6c}.green[data-v-a190552e]{color:green}.button-blue[data-v-a190552e]{color:#409eff}.w64[data-v-a190552e]{width:64px}.w80[data-v-a190552e]{width:80px}.w84[data-v-a190552e]{width:84px}.w100[data-v-a190552e]{width:100px}.w120[data-v-a190552e]{width:120px}.w200[data-v-a190552e]{width:200px}.w220[data-v-a190552e]{width:220px}.w250[data-v-a190552e]{width:250px}.w400[data-v-a190552e]{width:400px}.w500[data-v-a190552e]{width:500px}.w40b[data-v-a190552e]{width:40%}.w50b[data-v-a190552e]{width:50%}.w60b[data-v-a190552e]{width:60%}.breakall[data-v-a190552e]{word-break:break-all}.text-left[data-v-a190552e]{text-align:left}.inline-block[data-v-a190552e]{display:inline-block}.identify-newlines[data-v-a190552e]{white-space:pre-line}.pagination[data-v-a190552e]{float:right;margin:24px 0}.flex[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-fc4c7ffe]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-fc4c7ffe],.flex-start-c[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-fc4c7ffe]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-fc4c7ffe],.flex-column[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-fc4c7ffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-fc4c7ffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-fc4c7ffe],.flex-column-sc[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-fc4c7ffe]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-fc4c7ffe]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-fc4c7ffe],.flex-column-csb[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-fc4c7ffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-fc4c7ffe],.flex-row[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-fc4c7ffe]{width:100%}.flex-content-center-wrap[data-v-fc4c7ffe],.flex-content-center[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-fc4c7ffe]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-fc4c7ffe]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-fc4c7ffe],.flex-column-right[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-fc4c7ffe],.flex-left[data-v-fc4c7ffe]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-fc4c7ffe]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-fc4c7ffe],.flex-sb[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-fc4c7ffe]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-fc4c7ffe]{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}.flex-sb-column[data-v-fc4c7ffe],.flex-sb-start[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-fc4c7ffe]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-fc4c7ffe],.flex-end[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-fc4c7ffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-fc4c7ffe]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-fc4c7ffe],.flex-end-sb[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-fc4c7ffe]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-fc4c7ffe],.flex-nowrap[data-v-fc4c7ffe]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-fc4c7ffe]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-fc4c7ffe]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-fc4c7ffe]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-fc4c7ffe],.text-ellipsis_3[data-v-fc4c7ffe]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-fc4c7ffe]{-webkit-line-clamp:2}.fit-parent[data-v-fc4c7ffe]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-fc4c7ffe]{margin-right:4px}.mr8[data-v-fc4c7ffe]{margin-right:8px}.mr10[data-v-fc4c7ffe]{margin-right:10px}.mr12[data-v-fc4c7ffe]{margin-right:12px}.mr24[data-v-fc4c7ffe]{margin-right:24px}.mr40[data-v-fc4c7ffe]{margin-right:40px}.ml8[data-v-fc4c7ffe]{margin-left:8px}.ml12[data-v-fc4c7ffe]{margin-left:12px}.ml14[data-v-fc4c7ffe]{margin-left:14px}.ml16[data-v-fc4c7ffe]{margin-left:16px}.ml24[data-v-fc4c7ffe]{margin-left:24px}.ml70[data-v-fc4c7ffe]{margin-left:70px}.ml80[data-v-fc4c7ffe]{margin-left:80px}.mt4[data-v-fc4c7ffe]{margin-top:4px}.mt8[data-v-fc4c7ffe]{margin-top:8px}.mt10[data-v-fc4c7ffe]{margin-top:10px}.mt12[data-v-fc4c7ffe]{margin-top:12px}.mt16[data-v-fc4c7ffe]{margin-top:16px}.mt18[data-v-fc4c7ffe]{margin-top:18px}.mt20[data-v-fc4c7ffe]{margin-top:20px}.mt24[data-v-fc4c7ffe]{margin-top:24px}.mt32[data-v-fc4c7ffe]{margin-top:32px}.mt38[data-v-fc4c7ffe]{margin-top:38px}.mt40[data-v-fc4c7ffe]{margin-top:40px}.mb8[data-v-fc4c7ffe]{margin-bottom:8px}.mb10[data-v-fc4c7ffe]{margin-bottom:10px}.mb14[data-v-fc4c7ffe]{margin-bottom:14px}.mb16[data-v-fc4c7ffe]{margin-bottom:16px}.mb20[data-v-fc4c7ffe]{margin-bottom:20px}.mb24[data-v-fc4c7ffe]{margin-bottom:24px}.mb30[data-v-fc4c7ffe]{margin-bottom:30px}.mb38[data-v-fc4c7ffe]{margin-bottom:38px}.mb40[data-v-fc4c7ffe]{margin-bottom:40px}.pt16[data-v-fc4c7ffe]{padding-top:16px}.pb50[data-v-fc4c7ffe]{padding-bottom:50px}.fs12[data-v-fc4c7ffe]{font-size:12px}.fs14[data-v-fc4c7ffe]{font-size:14px}.fs16[data-v-fc4c7ffe]{font-size:16px}.fs18[data-v-fc4c7ffe]{font-size:18px}.fs20[data-v-fc4c7ffe]{font-size:20px}.fw6[data-v-fc4c7ffe]{font-weight:600}.lh18[data-v-fc4c7ffe]{line-height:18px}.lh44[data-v-fc4c7ffe]{line-height:44px}.gray[data-v-fc4c7ffe]{color:grey}.light-gray[data-v-fc4c7ffe]{color:#969491}.lighter-gray[data-v-fc4c7ffe]{color:#c9c7c5}.black[data-v-fc4c7ffe]{color:#000}.orangered[data-v-fc4c7ffe]{color:#ff8057}.lighter-orangered[data-v-fc4c7ffe]{color:#d17a17}.red[data-v-fc4c7ffe]{color:red}.lighter_red[data-v-fc4c7ffe]{color:#f56c6c}.green[data-v-fc4c7ffe]{color:green}.button-blue[data-v-fc4c7ffe]{color:#409eff}.w64[data-v-fc4c7ffe]{width:64px}.w80[data-v-fc4c7ffe]{width:80px}.w84[data-v-fc4c7ffe]{width:84px}.w100[data-v-fc4c7ffe]{width:100px}.w120[data-v-fc4c7ffe]{width:120px}.w200[data-v-fc4c7ffe]{width:200px}.w220[data-v-fc4c7ffe]{width:220px}.w250[data-v-fc4c7ffe]{width:250px}.w400[data-v-fc4c7ffe]{width:400px}.w500[data-v-fc4c7ffe]{width:500px}.w40b[data-v-fc4c7ffe]{width:40%}.w50b[data-v-fc4c7ffe]{width:50%}.w60b[data-v-fc4c7ffe]{width:60%}.breakall[data-v-fc4c7ffe]{word-break:break-all}.text-left[data-v-fc4c7ffe]{text-align:left}.inline-block[data-v-fc4c7ffe]{display:inline-block}.identify-newlines[data-v-fc4c7ffe]{white-space:pre-line}.pagination[data-v-fc4c7ffe]{float:right;margin:24px 0}.flex[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-35a38588]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-35a38588],.flex-start-c[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-35a38588]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-35a38588],.flex-column[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-35a38588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-35a38588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-35a38588],.flex-column-sc[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-35a38588]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-35a38588]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-35a38588],.flex-column-csb[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-35a38588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-35a38588],.flex-row[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-35a38588]{width:100%}.flex-content-center-wrap[data-v-35a38588],.flex-content-center[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-35a38588]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-35a38588]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-35a38588],.flex-column-right[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-35a38588],.flex-left[data-v-35a38588]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-35a38588]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-35a38588],.flex-sb[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-35a38588]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-35a38588]{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}.flex-sb-column[data-v-35a38588],.flex-sb-start[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-35a38588]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-35a38588],.flex-end[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-35a38588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-35a38588]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-35a38588],.flex-end-sb[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-35a38588]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-35a38588],.flex-nowrap[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-35a38588]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-35a38588]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-35a38588]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-35a38588],.text-ellipsis_3[data-v-35a38588]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-35a38588]{-webkit-line-clamp:2}.fit-parent[data-v-35a38588]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-35a38588]{margin-right:4px}.mr8[data-v-35a38588]{margin-right:8px}.mr10[data-v-35a38588]{margin-right:10px}.mr12[data-v-35a38588]{margin-right:12px}.mr24[data-v-35a38588]{margin-right:24px}.mr40[data-v-35a38588]{margin-right:40px}.ml8[data-v-35a38588]{margin-left:8px}.ml12[data-v-35a38588]{margin-left:12px}.ml14[data-v-35a38588]{margin-left:14px}.ml16[data-v-35a38588]{margin-left:16px}.ml24[data-v-35a38588]{margin-left:24px}.ml70[data-v-35a38588]{margin-left:70px}.ml80[data-v-35a38588]{margin-left:80px}.mt4[data-v-35a38588]{margin-top:4px}.mt8[data-v-35a38588]{margin-top:8px}.mt10[data-v-35a38588]{margin-top:10px}.mt12[data-v-35a38588]{margin-top:12px}.mt16[data-v-35a38588]{margin-top:16px}.mt18[data-v-35a38588]{margin-top:18px}.mt20[data-v-35a38588]{margin-top:20px}.mt24[data-v-35a38588]{margin-top:24px}.mt32[data-v-35a38588]{margin-top:32px}.mt38[data-v-35a38588]{margin-top:38px}.mt40[data-v-35a38588]{margin-top:40px}.mb8[data-v-35a38588]{margin-bottom:8px}.mb10[data-v-35a38588]{margin-bottom:10px}.mb14[data-v-35a38588]{margin-bottom:14px}.mb16[data-v-35a38588]{margin-bottom:16px}.mb20[data-v-35a38588]{margin-bottom:20px}.mb24[data-v-35a38588]{margin-bottom:24px}.mb30[data-v-35a38588]{margin-bottom:30px}.mb38[data-v-35a38588]{margin-bottom:38px}.mb40[data-v-35a38588]{margin-bottom:40px}.pt16[data-v-35a38588]{padding-top:16px}.pb50[data-v-35a38588]{padding-bottom:50px}.fs12[data-v-35a38588]{font-size:12px}.fs14[data-v-35a38588]{font-size:14px}.fs16[data-v-35a38588]{font-size:16px}.fs18[data-v-35a38588]{font-size:18px}.fs20[data-v-35a38588]{font-size:20px}.fw6[data-v-35a38588]{font-weight:600}.lh18[data-v-35a38588]{line-height:18px}.lh44[data-v-35a38588]{line-height:44px}.gray[data-v-35a38588]{color:grey}.light-gray[data-v-35a38588]{color:#969491}.lighter-gray[data-v-35a38588]{color:#c9c7c5}.black[data-v-35a38588]{color:#000}.orangered[data-v-35a38588]{color:#ff8057}.lighter-orangered[data-v-35a38588]{color:#d17a17}.red[data-v-35a38588]{color:red}.lighter_red[data-v-35a38588]{color:#f56c6c}.green[data-v-35a38588]{color:green}.button-blue[data-v-35a38588]{color:#409eff}.w64[data-v-35a38588]{width:64px}.w80[data-v-35a38588]{width:80px}.w84[data-v-35a38588]{width:84px}.w100[data-v-35a38588]{width:100px}.w120[data-v-35a38588]{width:120px}.w200[data-v-35a38588]{width:200px}.w220[data-v-35a38588]{width:220px}.w250[data-v-35a38588]{width:250px}.w400[data-v-35a38588]{width:400px}.w500[data-v-35a38588]{width:500px}.w40b[data-v-35a38588]{width:40%}.w50b[data-v-35a38588]{width:50%}.w60b[data-v-35a38588]{width:60%}.breakall[data-v-35a38588]{word-break:break-all}.text-left[data-v-35a38588]{text-align:left}.inline-block[data-v-35a38588]{display:inline-block}.identify-newlines[data-v-35a38588]{white-space:pre-line}.pagination[data-v-35a38588]{float:right;margin:24px 0}.consumption_title[data-v-35a38588]{color:#767676;font-size:18px;font-weight:600;text-align:center;margin-bottom:20px}.grow[data-v-35a38588]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px}.box[data-v-35a38588]{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:190px;-ms-flex-wrap:wrap;flex-wrap:wrap}.box .item[data-v-35a38588]{-webkit-box-flex:1;-ms-flex:1;flex:1}.property .item[data-v-35a38588]{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:190px;width:25%}.flex[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-2f45fe6c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-2f45fe6c],.flex-start-c[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-2f45fe6c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-2f45fe6c],.flex-column[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-2f45fe6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-2f45fe6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-2f45fe6c],.flex-column-sc[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-2f45fe6c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-2f45fe6c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-2f45fe6c],.flex-column-csb[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-2f45fe6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-2f45fe6c],.flex-row[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-2f45fe6c]{width:100%}.flex-content-center-wrap[data-v-2f45fe6c],.flex-content-center[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-2f45fe6c]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-2f45fe6c]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-2f45fe6c],.flex-column-right[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-2f45fe6c],.flex-left[data-v-2f45fe6c]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-2f45fe6c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-2f45fe6c],.flex-sb[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-2f45fe6c]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-2f45fe6c]{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}.flex-sb-column[data-v-2f45fe6c],.flex-sb-start[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-2f45fe6c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-2f45fe6c],.flex-end[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-2f45fe6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-2f45fe6c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-2f45fe6c],.flex-end-sb[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-2f45fe6c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-2f45fe6c],.flex-nowrap[data-v-2f45fe6c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-2f45fe6c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-2f45fe6c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-2f45fe6c]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-2f45fe6c],.text-ellipsis_3[data-v-2f45fe6c]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-2f45fe6c]{-webkit-line-clamp:2}.fit-parent[data-v-2f45fe6c]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-2f45fe6c]{margin-right:4px}.mr8[data-v-2f45fe6c]{margin-right:8px}.mr10[data-v-2f45fe6c]{margin-right:10px}.mr12[data-v-2f45fe6c]{margin-right:12px}.mr24[data-v-2f45fe6c]{margin-right:24px}.mr40[data-v-2f45fe6c]{margin-right:40px}.ml8[data-v-2f45fe6c]{margin-left:8px}.ml12[data-v-2f45fe6c]{margin-left:12px}.ml14[data-v-2f45fe6c]{margin-left:14px}.ml16[data-v-2f45fe6c]{margin-left:16px}.ml24[data-v-2f45fe6c]{margin-left:24px}.ml70[data-v-2f45fe6c]{margin-left:70px}.ml80[data-v-2f45fe6c]{margin-left:80px}.mt4[data-v-2f45fe6c]{margin-top:4px}.mt8[data-v-2f45fe6c]{margin-top:8px}.mt10[data-v-2f45fe6c]{margin-top:10px}.mt12[data-v-2f45fe6c]{margin-top:12px}.mt16[data-v-2f45fe6c]{margin-top:16px}.mt18[data-v-2f45fe6c]{margin-top:18px}.mt20[data-v-2f45fe6c]{margin-top:20px}.mt24[data-v-2f45fe6c]{margin-top:24px}.mt32[data-v-2f45fe6c]{margin-top:32px}.mt38[data-v-2f45fe6c]{margin-top:38px}.mt40[data-v-2f45fe6c]{margin-top:40px}.mb8[data-v-2f45fe6c]{margin-bottom:8px}.mb10[data-v-2f45fe6c]{margin-bottom:10px}.mb14[data-v-2f45fe6c]{margin-bottom:14px}.mb16[data-v-2f45fe6c]{margin-bottom:16px}.mb20[data-v-2f45fe6c]{margin-bottom:20px}.mb24[data-v-2f45fe6c]{margin-bottom:24px}.mb30[data-v-2f45fe6c]{margin-bottom:30px}.mb38[data-v-2f45fe6c]{margin-bottom:38px}.mb40[data-v-2f45fe6c]{margin-bottom:40px}.pt16[data-v-2f45fe6c]{padding-top:16px}.pb50[data-v-2f45fe6c]{padding-bottom:50px}.fs12[data-v-2f45fe6c]{font-size:12px}.fs14[data-v-2f45fe6c]{font-size:14px}.fs16[data-v-2f45fe6c]{font-size:16px}.fs18[data-v-2f45fe6c]{font-size:18px}.fs20[data-v-2f45fe6c]{font-size:20px}.fw6[data-v-2f45fe6c]{font-weight:600}.lh18[data-v-2f45fe6c]{line-height:18px}.lh44[data-v-2f45fe6c]{line-height:44px}.gray[data-v-2f45fe6c]{color:grey}.light-gray[data-v-2f45fe6c]{color:#969491}.lighter-gray[data-v-2f45fe6c]{color:#c9c7c5}.black[data-v-2f45fe6c]{color:#000}.orangered[data-v-2f45fe6c]{color:#ff8057}.lighter-orangered[data-v-2f45fe6c]{color:#d17a17}.red[data-v-2f45fe6c]{color:red}.lighter_red[data-v-2f45fe6c]{color:#f56c6c}.green[data-v-2f45fe6c]{color:green}.button-blue[data-v-2f45fe6c]{color:#409eff}.w64[data-v-2f45fe6c]{width:64px}.w80[data-v-2f45fe6c]{width:80px}.w84[data-v-2f45fe6c]{width:84px}.w100[data-v-2f45fe6c]{width:100px}.w120[data-v-2f45fe6c]{width:120px}.w200[data-v-2f45fe6c]{width:200px}.w220[data-v-2f45fe6c]{width:220px}.w250[data-v-2f45fe6c]{width:250px}.w400[data-v-2f45fe6c]{width:400px}.w500[data-v-2f45fe6c]{width:500px}.w40b[data-v-2f45fe6c]{width:40%}.w50b[data-v-2f45fe6c]{width:50%}.w60b[data-v-2f45fe6c]{width:60%}.breakall[data-v-2f45fe6c]{word-break:break-all}.text-left[data-v-2f45fe6c]{text-align:left}.inline-block[data-v-2f45fe6c]{display:inline-block}.identify-newlines[data-v-2f45fe6c]{white-space:pre-line}.pagination[data-v-2f45fe6c]{float:right;margin:24px 0}.basics_title[data-v-2f45fe6c]{width:80px}.item-form .box[data-v-0ff952af]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-form .left[data-v-0ff952af]{margin-right:80px}.item-form .left .avatar-uploader-icon[data-v-0ff952af]{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}.item-form .left .avatar-uploader-icon[data-v-0ff952af],.item-form .left .avatar[data-v-0ff952af]{width:120px;height:120px;border-radius:4px;border:1px dashed #999}.item-form .btn[data-v-0ff952af]{font-size:20px;color:#409eff;cursor:pointer}.detail[data-v-b6dcac14],.search[data-v-b6dcac14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .info[data-v-b6dcac14]{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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;font-size:12px;color:#666;margin-left:10px}.detail .info .title[data-v-b6dcac14]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-weight:500;margin-bottom:10px}.refund-align-left[data-v-b6dcac14] .el-input__inner{text-align:left}.other-info .title[data-v-b6dcac14]{font-size:16px;font-weight:700;margin-bottom:10px}.refund-upload[data-v-b6dcac14] .el-upload--picture-card{width:100px;height:100px;line-height:100px}.refund-upload[data-v-b6dcac14] .el-upload-list--picture-card .el-upload-list__item{width:100px;height:100px}.hideUpload[data-v-b6dcac14] .el-upload--picture-card{display:none!important}footer[data-v-b6dcac14]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:20px 10px}.flex[data-v-37cf7524],footer[data-v-b6dcac14]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-37cf7524]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-37cf7524],.flex-start-c[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-37cf7524]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-37cf7524],.flex-column[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-37cf7524]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-37cf7524]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-37cf7524],.flex-column-sc[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-37cf7524]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-37cf7524]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-37cf7524],.flex-column-csb[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-37cf7524]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-37cf7524],.flex-row[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-37cf7524]{width:100%}.flex-content-center-wrap[data-v-37cf7524],.flex-content-center[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-37cf7524]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-37cf7524]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-37cf7524],.flex-column-right[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-37cf7524],.flex-left[data-v-37cf7524]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-37cf7524]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-37cf7524],.flex-sb[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-37cf7524]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-37cf7524]{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}.flex-sb-column[data-v-37cf7524],.flex-sb-start[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-37cf7524]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-37cf7524],.flex-end[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-37cf7524]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-37cf7524]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-37cf7524],.flex-end-sb[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-37cf7524]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-37cf7524],.flex-nowrap[data-v-37cf7524]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-37cf7524]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-37cf7524]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-37cf7524]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-37cf7524],.text-ellipsis_3[data-v-37cf7524]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-37cf7524]{-webkit-line-clamp:2}.fit-parent[data-v-37cf7524]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-37cf7524]{margin-right:4px}.mr8[data-v-37cf7524]{margin-right:8px}.mr10[data-v-37cf7524]{margin-right:10px}.mr12[data-v-37cf7524]{margin-right:12px}.mr24[data-v-37cf7524]{margin-right:24px}.mr40[data-v-37cf7524]{margin-right:40px}.ml8[data-v-37cf7524]{margin-left:8px}.ml12[data-v-37cf7524]{margin-left:12px}.ml14[data-v-37cf7524]{margin-left:14px}.ml16[data-v-37cf7524]{margin-left:16px}.ml24[data-v-37cf7524]{margin-left:24px}.ml70[data-v-37cf7524]{margin-left:70px}.ml80[data-v-37cf7524]{margin-left:80px}.mt4[data-v-37cf7524]{margin-top:4px}.mt8[data-v-37cf7524]{margin-top:8px}.mt10[data-v-37cf7524]{margin-top:10px}.mt12[data-v-37cf7524]{margin-top:12px}.mt16[data-v-37cf7524]{margin-top:16px}.mt18[data-v-37cf7524]{margin-top:18px}.mt20[data-v-37cf7524]{margin-top:20px}.mt24[data-v-37cf7524]{margin-top:24px}.mt32[data-v-37cf7524]{margin-top:32px}.mt38[data-v-37cf7524]{margin-top:38px}.mt40[data-v-37cf7524]{margin-top:40px}.mb8[data-v-37cf7524]{margin-bottom:8px}.mb10[data-v-37cf7524]{margin-bottom:10px}.mb14[data-v-37cf7524]{margin-bottom:14px}.mb16[data-v-37cf7524]{margin-bottom:16px}.mb20[data-v-37cf7524]{margin-bottom:20px}.mb24[data-v-37cf7524]{margin-bottom:24px}.mb30[data-v-37cf7524]{margin-bottom:30px}.mb38[data-v-37cf7524]{margin-bottom:38px}.mb40[data-v-37cf7524]{margin-bottom:40px}.pt16[data-v-37cf7524]{padding-top:16px}.pb50[data-v-37cf7524]{padding-bottom:50px}.fs12[data-v-37cf7524]{font-size:12px}.fs14[data-v-37cf7524]{font-size:14px}.fs16[data-v-37cf7524]{font-size:16px}.fs18[data-v-37cf7524]{font-size:18px}.fs20[data-v-37cf7524]{font-size:20px}.fw6[data-v-37cf7524]{font-weight:600}.lh18[data-v-37cf7524]{line-height:18px}.lh44[data-v-37cf7524]{line-height:44px}.gray[data-v-37cf7524]{color:grey}.light-gray[data-v-37cf7524]{color:#969491}.lighter-gray[data-v-37cf7524]{color:#c9c7c5}.black[data-v-37cf7524]{color:#000}.orangered[data-v-37cf7524]{color:#ff8057}.lighter-orangered[data-v-37cf7524]{color:#d17a17}.red[data-v-37cf7524]{color:red}.lighter_red[data-v-37cf7524]{color:#f56c6c}.green[data-v-37cf7524]{color:green}.button-blue[data-v-37cf7524]{color:#409eff}.w64[data-v-37cf7524]{width:64px}.w80[data-v-37cf7524]{width:80px}.w84[data-v-37cf7524]{width:84px}.w100[data-v-37cf7524]{width:100px}.w120[data-v-37cf7524]{width:120px}.w200[data-v-37cf7524]{width:200px}.w220[data-v-37cf7524]{width:220px}.w250[data-v-37cf7524]{width:250px}.w400[data-v-37cf7524]{width:400px}.w500[data-v-37cf7524]{width:500px}.w40b[data-v-37cf7524]{width:40%}.w50b[data-v-37cf7524]{width:50%}.w60b[data-v-37cf7524]{width:60%}.breakall[data-v-37cf7524]{word-break:break-all}.text-left[data-v-37cf7524]{text-align:left}.inline-block[data-v-37cf7524]{display:inline-block}.identify-newlines[data-v-37cf7524]{white-space:pre-line}.pagination[data-v-37cf7524]{float:right;margin:24px 0}.avatar-wrap[data-v-37cf7524]{position:relative;margin-right:24px}.avatar-wrap .user_avatar[data-v-37cf7524]{margin-right:0}.avatar-wrap .tag[data-v-37cf7524]{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-37cf7524]{width:116px;height:116px;border-radius:3px;-o-object-fit:cover;object-fit:cover;margin-right:24px}.flex[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-4635b7ca]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-4635b7ca],.flex-start-c[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-4635b7ca]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-4635b7ca],.flex-column[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-4635b7ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-4635b7ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-4635b7ca],.flex-column-sc[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-4635b7ca]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-4635b7ca]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-4635b7ca],.flex-column-csb[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-4635b7ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-4635b7ca],.flex-row[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-4635b7ca]{width:100%}.flex-content-center-wrap[data-v-4635b7ca],.flex-content-center[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-4635b7ca]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-4635b7ca]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-4635b7ca],.flex-column-right[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-4635b7ca],.flex-left[data-v-4635b7ca]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-4635b7ca]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-4635b7ca],.flex-sb[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-4635b7ca]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-4635b7ca]{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}.flex-sb-column[data-v-4635b7ca],.flex-sb-start[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-4635b7ca]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-4635b7ca],.flex-end[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-4635b7ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-4635b7ca]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-4635b7ca],.flex-end-sb[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-4635b7ca]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-4635b7ca],.flex-nowrap[data-v-4635b7ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-4635b7ca]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-4635b7ca]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-4635b7ca]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-4635b7ca],.text-ellipsis_3[data-v-4635b7ca]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-4635b7ca]{-webkit-line-clamp:2}.fit-parent[data-v-4635b7ca]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-4635b7ca]{margin-right:4px}.mr8[data-v-4635b7ca]{margin-right:8px}.mr10[data-v-4635b7ca]{margin-right:10px}.mr12[data-v-4635b7ca]{margin-right:12px}.mr24[data-v-4635b7ca]{margin-right:24px}.mr40[data-v-4635b7ca]{margin-right:40px}.ml8[data-v-4635b7ca]{margin-left:8px}.ml12[data-v-4635b7ca]{margin-left:12px}.ml14[data-v-4635b7ca]{margin-left:14px}.ml16[data-v-4635b7ca]{margin-left:16px}.ml24[data-v-4635b7ca]{margin-left:24px}.ml70[data-v-4635b7ca]{margin-left:70px}.ml80[data-v-4635b7ca]{margin-left:80px}.mt4[data-v-4635b7ca]{margin-top:4px}.mt8[data-v-4635b7ca]{margin-top:8px}.mt10[data-v-4635b7ca]{margin-top:10px}.mt12[data-v-4635b7ca]{margin-top:12px}.mt16[data-v-4635b7ca]{margin-top:16px}.mt18[data-v-4635b7ca]{margin-top:18px}.mt20[data-v-4635b7ca]{margin-top:20px}.mt24[data-v-4635b7ca]{margin-top:24px}.mt32[data-v-4635b7ca]{margin-top:32px}.mt38[data-v-4635b7ca]{margin-top:38px}.mt40[data-v-4635b7ca]{margin-top:40px}.mb8[data-v-4635b7ca]{margin-bottom:8px}.mb10[data-v-4635b7ca]{margin-bottom:10px}.mb14[data-v-4635b7ca]{margin-bottom:14px}.mb16[data-v-4635b7ca]{margin-bottom:16px}.mb20[data-v-4635b7ca]{margin-bottom:20px}.mb24[data-v-4635b7ca]{margin-bottom:24px}.mb30[data-v-4635b7ca]{margin-bottom:30px}.mb38[data-v-4635b7ca]{margin-bottom:38px}.mb40[data-v-4635b7ca]{margin-bottom:40px}.pt16[data-v-4635b7ca]{padding-top:16px}.pb50[data-v-4635b7ca]{padding-bottom:50px}.fs12[data-v-4635b7ca]{font-size:12px}.fs14[data-v-4635b7ca]{font-size:14px}.fs16[data-v-4635b7ca]{font-size:16px}.fs18[data-v-4635b7ca]{font-size:18px}.fs20[data-v-4635b7ca]{font-size:20px}.fw6[data-v-4635b7ca]{font-weight:600}.lh18[data-v-4635b7ca]{line-height:18px}.lh44[data-v-4635b7ca]{line-height:44px}.gray[data-v-4635b7ca]{color:grey}.light-gray[data-v-4635b7ca]{color:#969491}.lighter-gray[data-v-4635b7ca]{color:#c9c7c5}.black[data-v-4635b7ca]{color:#000}.orangered[data-v-4635b7ca]{color:#ff8057}.lighter-orangered[data-v-4635b7ca]{color:#d17a17}.red[data-v-4635b7ca]{color:red}.lighter_red[data-v-4635b7ca]{color:#f56c6c}.green[data-v-4635b7ca]{color:green}.button-blue[data-v-4635b7ca]{color:#409eff}.w64[data-v-4635b7ca]{width:64px}.w80[data-v-4635b7ca]{width:80px}.w84[data-v-4635b7ca]{width:84px}.w100[data-v-4635b7ca]{width:100px}.w120[data-v-4635b7ca]{width:120px}.w200[data-v-4635b7ca]{width:200px}.w220[data-v-4635b7ca]{width:220px}.w250[data-v-4635b7ca]{width:250px}.w400[data-v-4635b7ca]{width:400px}.w500[data-v-4635b7ca]{width:500px}.w40b[data-v-4635b7ca]{width:40%}.w50b[data-v-4635b7ca]{width:50%}.w60b[data-v-4635b7ca]{width:60%}.breakall[data-v-4635b7ca]{word-break:break-all}.text-left[data-v-4635b7ca]{text-align:left}.inline-block[data-v-4635b7ca]{display:inline-block}.identify-newlines[data-v-4635b7ca]{white-space:pre-line}.pagination[data-v-4635b7ca]{float:right;margin:24px 0}.btns[data-v-4635b7ca]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btns[data-v-4635b7ca],.flex[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-center[data-v-7ce115e2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.flex-center[data-v-7ce115e2],.flex-start-c[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-start-c[data-v-7ce115e2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-c-start[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-column-center[data-v-7ce115e2],.flex-column[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-center[data-v-7ce115e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-column-sb[data-v-7ce115e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-sb[data-v-7ce115e2],.flex-column-sc[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-sc[data-v-7ce115e2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-column-csb[data-v-7ce115e2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-column-c[data-v-7ce115e2],.flex-column-csb[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-c[data-v-7ce115e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-row-center[data-v-7ce115e2],.flex-row[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-row-center[data-v-7ce115e2]{width:100%}.flex-content-center-wrap[data-v-7ce115e2],.flex-content-center[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.flex-content-center-wrap[data-v-7ce115e2]{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column-right[data-v-7ce115e2]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-column-left[data-v-7ce115e2],.flex-column-right[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-column-left[data-v-7ce115e2],.flex-left[data-v-7ce115e2]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-left[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-sb[data-v-7ce115e2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sa[data-v-7ce115e2],.flex-sb[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-sa[data-v-7ce115e2]{-ms-flex-pack:distribute;justify-content:space-around}.flex-c[data-v-7ce115e2]{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}.flex-sb-column[data-v-7ce115e2],.flex-sb-start[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-sb-column[data-v-7ce115e2]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-sa-start[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.flex-start[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-center-end[data-v-7ce115e2],.flex-end[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-center-end[data-v-7ce115e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-end-center[data-v-7ce115e2]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-end-center[data-v-7ce115e2],.flex-end-sb[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-end-sb[data-v-7ce115e2]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end-start[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-wrap[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-center-sb[data-v-7ce115e2],.flex-nowrap[data-v-7ce115e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-nowrap-center-sb[data-v-7ce115e2]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ellipsis[data-v-7ce115e2]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-ellipsis_3[data-v-7ce115e2]{-webkit-line-clamp:3}.text-ellipsis_2[data-v-7ce115e2],.text-ellipsis_3[data-v-7ce115e2]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;cursor:pointer}.text-ellipsis_2[data-v-7ce115e2]{-webkit-line-clamp:2}.fit-parent[data-v-7ce115e2]{position:absolute;top:0;left:0;right:0;bottom:0}.mr4[data-v-7ce115e2]{margin-right:4px}.mr8[data-v-7ce115e2]{margin-right:8px}.mr10[data-v-7ce115e2]{margin-right:10px}.mr12[data-v-7ce115e2]{margin-right:12px}.mr24[data-v-7ce115e2]{margin-right:24px}.mr40[data-v-7ce115e2]{margin-right:40px}.ml8[data-v-7ce115e2]{margin-left:8px}.ml12[data-v-7ce115e2]{margin-left:12px}.ml14[data-v-7ce115e2]{margin-left:14px}.ml16[data-v-7ce115e2]{margin-left:16px}.ml24[data-v-7ce115e2]{margin-left:24px}.ml70[data-v-7ce115e2]{margin-left:70px}.ml80[data-v-7ce115e2]{margin-left:80px}.mt4[data-v-7ce115e2]{margin-top:4px}.mt8[data-v-7ce115e2]{margin-top:8px}.mt10[data-v-7ce115e2]{margin-top:10px}.mt12[data-v-7ce115e2]{margin-top:12px}.mt16[data-v-7ce115e2]{margin-top:16px}.mt18[data-v-7ce115e2]{margin-top:18px}.mt20[data-v-7ce115e2]{margin-top:20px}.mt24[data-v-7ce115e2]{margin-top:24px}.mt32[data-v-7ce115e2]{margin-top:32px}.mt38[data-v-7ce115e2]{margin-top:38px}.mt40[data-v-7ce115e2]{margin-top:40px}.mb8[data-v-7ce115e2]{margin-bottom:8px}.mb10[data-v-7ce115e2]{margin-bottom:10px}.mb14[data-v-7ce115e2]{margin-bottom:14px}.mb16[data-v-7ce115e2]{margin-bottom:16px}.mb20[data-v-7ce115e2]{margin-bottom:20px}.mb24[data-v-7ce115e2]{margin-bottom:24px}.mb30[data-v-7ce115e2]{margin-bottom:30px}.mb38[data-v-7ce115e2]{margin-bottom:38px}.mb40[data-v-7ce115e2]{margin-bottom:40px}.pt16[data-v-7ce115e2]{padding-top:16px}.pb50[data-v-7ce115e2]{padding-bottom:50px}.fs12[data-v-7ce115e2]{font-size:12px}.fs14[data-v-7ce115e2]{font-size:14px}.fs16[data-v-7ce115e2]{font-size:16px}.fs18[data-v-7ce115e2]{font-size:18px}.fs20[data-v-7ce115e2]{font-size:20px}.fw6[data-v-7ce115e2]{font-weight:600}.lh18[data-v-7ce115e2]{line-height:18px}.lh44[data-v-7ce115e2]{line-height:44px}.gray[data-v-7ce115e2]{color:grey}.light-gray[data-v-7ce115e2]{color:#969491}.lighter-gray[data-v-7ce115e2]{color:#c9c7c5}.black[data-v-7ce115e2]{color:#000}.orangered[data-v-7ce115e2]{color:#ff8057}.lighter-orangered[data-v-7ce115e2]{color:#d17a17}.red[data-v-7ce115e2]{color:red}.lighter_red[data-v-7ce115e2]{color:#f56c6c}.green[data-v-7ce115e2]{color:green}.button-blue[data-v-7ce115e2]{color:#409eff}.w64[data-v-7ce115e2]{width:64px}.w80[data-v-7ce115e2]{width:80px}.w84[data-v-7ce115e2]{width:84px}.w100[data-v-7ce115e2]{width:100px}.w120[data-v-7ce115e2]{width:120px}.w200[data-v-7ce115e2]{width:200px}.w220[data-v-7ce115e2]{width:220px}.w250[data-v-7ce115e2]{width:250px}.w400[data-v-7ce115e2]{width:400px}.w500[data-v-7ce115e2]{width:500px}.w40b[data-v-7ce115e2]{width:40%}.w50b[data-v-7ce115e2]{width:50%}.w60b[data-v-7ce115e2]{width:60%}.breakall[data-v-7ce115e2]{word-break:break-all}.text-left[data-v-7ce115e2]{text-align:left}.inline-block[data-v-7ce115e2]{display:inline-block}.identify-newlines[data-v-7ce115e2]{white-space:pre-line}.pagination[data-v-7ce115e2]{float:right;margin:24px 0}.box[data-v-1da659a9]{padding:0 6px}.article[data-v-1da659a9]{background:#fff;overflow:hidden}header[data-v-1da659a9]{height:60px;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;padding:0 20px;position:relative;margin-bottom:30px;font-size:20px;background:#aaa;color:#fff;border-radius:2px}header .back[data-v-1da659a9]{font-size:18px;font-weight:500;color:#fff;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}header .back i[data-v-1da659a9]{font-weight:500}header .back[data-v-1da659a9]:hover{color:#bcddfe}.btns[data-v-1da659a9]{padding:0 50px;margin-bottom:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.box[data-v-80ea467e]{padding:0 7px}header[data-v-80ea467e]{height:60px;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:0 20px;position:relative;margin-bottom:30px;font-size:20px;background:#aaa;color:#fff;border-radius:2px}header .back[data-v-80ea467e]{font-size:18px;font-weight:500;color:#fff;cursor:pointer}header .back i[data-v-80ea467e]{font-weight:500}header .back[data-v-80ea467e]:hover{color:#bcddfe}.view[data-v-80ea467e]{background:#fff;padding-bottom:60px}.view .con[data-v-80ea467e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.view .mobile[data-v-80ea467e]{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-80ea467e]{width:375px;height:807px;margin:17px auto 0;padding:70px 12px 0;overflow-y:auto;border-radius:37px}.view .mobile .title[data-v-80ea467e]{font-size:16px;font-weight:500;margin-bottom:10px}.view .mobile .html[data-v-80ea467e]{font-size:14px;-webkit-box-sizing:content-box;box-sizing:content-box;padding-bottom:20px}.view .info[data-v-80ea467e]{padding-top:50px;width:400px;margin-left:200px}[data-v-1a3f263f] .el-radio__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn[data-v-1a3f263f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:50px 100px 100px 0}.home-container[data-v-99ce4a14]{padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.home-container .home-left-wrap[data-v-99ce4a14]{padding-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:992px){.home-container .home-left-wrap[data-v-99ce4a14]{padding-right:0}}.home-container .home-item[data-v-99ce4a14]{max-width:100%;margin-bottom:20px}.center[data-v-99ce4a14]{text-align:center;color:#409eff}.label-title[data-v-99ce4a14]{position:relative;font-size:16px;padding:4px 0 20px}.statistic-wrap[data-v-99ce4a14]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.statistic-wrap .statistic-item[data-v-99ce4a14]{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:4px;height:100px;padding-right:12px;margin-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.statistic-wrap .statistic-item .after[data-v-99ce4a14]{display:block;height:100%;background:#fafafa}@media only screen and (max-width:992px){.statistic-wrap .statistic-item[data-v-99ce4a14]{min-width:33.33%}}@media only screen and (max-width:679px){.statistic-wrap .statistic-item[data-v-99ce4a14]{min-width:50%}}.pending-wrap[data-v-99ce4a14]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}.pending-wrap[data-v-99ce4a14]::-webkit-scrollbar{width:0!important}.pending-wrap .pending-item[data-v-99ce4a14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:240px;min-width:240px;border-radius:4px;height:100px;margin:0 12px 12px 0}.pending-wrap .pending-item[data-v-99ce4a14]:before{content:"";display:block;width:100px;height:100px;border-radius:50%;background:#fafafa;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.pending-wrap .pending-item[data-v-99ce4a14]:after{content:"";display:block;width:120px;height:60px;background:#fafafa;margin-right:24px;border-radius:8px}.canvas-wrap[data-v-99ce4a14]{background:#fafafa;height:300px}.app-wrap[data-v-99ce4a14]{-ms-flex-wrap:wrap;flex-wrap:wrap}.app-wrap .app-item[data-v-99ce4a14],.app-wrap[data-v-99ce4a14]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-wrap .app-item[data-v-99ce4a14]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.33%;max-width:100px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.app-wrap .app-item[data-v-99ce4a14]:before{content:"";display:block;width:60px;height:60px;border-radius:50%;background:#fafafa;margin:0 auto 8px;-ms-flex-negative:0;flex-shrink:0}.app-wrap .app-item[data-v-99ce4a14]:after{content:"";display:block;width:60px;height:20px;background:#fafafa}.mask[data-v-99ce4a14]{position:relative;overflow:hidden}.mask[data-v-99ce4a14]:after{position:absolute;top:0;left:-101%;content:"";width:100%;height:100%;display:block;background:-webkit-gradient(linear,left top,right top,from(#fafafa),color-stop(hsla(0,0%,88.2%,.5)),to(#fafafa));background:linear-gradient(90deg,#fafafa,hsla(0,0%,88.2%,.5),#fafafa);-webkit-animation:loading-99ce4a14 3s .1s infinite;animation:loading-99ce4a14 3s .1s infinite}@-webkit-keyframes loading-99ce4a14{to{left:0;-webkit-transform:translate(100%);transform:translate(100%)}}@keyframes loading-99ce4a14{to{left:0;-webkit-transform:translate(100%);transform:translate(100%)}}.detail[data-v-40f507cb]{padding:20px 20px 80px}.detail .head[data-v-40f507cb]{font-size:14px;margin-bottom:10px}.detail[data-v-40f507cb] .order-detail-form .el-form-item__label{font-weight:500}.detail[data-v-40f507cb] .head-form .el-form-item{margin-right:50px}.detail .status[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .status .con[data-v-40f507cb]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .status .con .count-down[data-v-40f507cb]{color:#1b77ff}.detail .status .con .count-down span[data-v-40f507cb]{width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail .status .title[data-v-40f507cb]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all}.detail .status .remark[data-v-40f507cb]{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.detail .status .remark span[data-v-40f507cb]{margin-right:10px}.detail .status .remark .textarea[data-v-40f507cb]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.detail .status .remark .textarea .desc[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#999}.detail .status .remark .textarea .desc i[data-v-40f507cb]{margin:0;margin-right:4px;color:#999;cursor:default}.detail .status .remark .textarea i[data-v-40f507cb]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.detail .status .remark .textarea i[data-v-40f507cb]:hover{display:inline-block}.detail .main[data-v-40f507cb]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-40f507cb]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-40f507cb] .ant-form-item{margin-bottom:0}.detail .data-table .left-info[data-v-40f507cb]{width:60%}.detail .data-table .right-info[data-v-40f507cb]{width:40%}.detail .data-table .center[data-v-40f507cb]{text-align:center}.detail .data-table .header[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-weight:500;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;font-size:12px}.detail .data-table .header .column[data-v-40f507cb]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .header .left-info[data-v-40f507cb],.detail .data-table .header .right-info[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .data-table .header .pdlt[data-v-40f507cb]{padding-left:16px}.detail .data-table .content[data-v-40f507cb]{width:100%;color:rgba(0,0,0,.85);border-bottom:1px solid #f0f0f0}.detail .data-table .content .list[data-v-40f507cb]{background-color:#fff;border:1px solid #eee;border-bottom:none}.detail .data-table .content .list[data-v-40f507cb]:last-child{margin-bottom:0}.detail .data-table .content .goods-list[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#333;border-bottom:1px solid #eee}.detail .data-table .content .goods-list[data-v-40f507cb]:last-child{margin-bottom:0;border-bottom:none}.detail .data-table .content .goods-list .right-info[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid #eee}.detail .data-table .content .goods-list .right-info .cell[data-v-40f507cb]{padding-top:16px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .right-info .cell[data-v-40f507cb]:last-child{border-right:none}.detail .data-table .content .goods-list .item-list[data-v-40f507cb]{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:16px 0}.detail .data-table .content .goods-list .item-list[data-v-40f507cb]:last-child{border-bottom:none}.detail .data-table .content .goods-list .item-list .product-detail[data-v-40f507cb]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.detail .data-table .content .goods-list .item-list .product-detail .checkbox[data-v-40f507cb]{width:16px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .poster[data-v-40f507cb]{width:80px;height:80px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.detail .data-table .content .goods-list .item-list .product-detail .poster img[data-v-40f507cb]{width:100%}.detail .data-table .content .goods-list .item-list .product-detail .product-info[data-v-40f507cb]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#666;padding-left:12px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info[data-v-40f507cb]{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product[data-v-40f507cb]{width:223px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-40f507cb]{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-40f507cb]: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-40f507cb]{margin-top:8px;color:#333}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .price[data-v-40f507cb]{width:124px;-ms-flex-negative:0;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-40f507cb]{color:#999;font-size:12px;font-weight:400}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark .text[data-v-40f507cb]{-webkit-box-flex:1;-ms-flex-positive:1;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-40f507cb]{margin-left:6px;cursor:pointer}.detail .data-table .content .goods-list .item-list .num[data-v-40f507cb]{font-size:14px;color:#333}.detail .data-table .content .goods-list .item-list .spilt-order[data-v-40f507cb]{margin-top:10px}.detail .data-table .content .goods-list .item-list .shrink[data-v-40f507cb]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .tips[data-v-40f507cb]{padding:0 16px 0;margin-top:8px}.detail .data-table .content .goods-list .item-list .tips p[data-v-40f507cb]{margin:0;line-height:20px}.detail .data-table .content .goods-list .item-list .tips .box[data-v-40f507cb]{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-40f507cb]{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.detail .data-table .content .goods-list .photo-rule .photo-title[data-v-40f507cb]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .photo-rule .photo-con[data-v-40f507cb]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;color:#999;word-wrap:break-word;margin:0}.detail .data-table .content .goods-list .photo-price[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;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-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:316px}.detail .data-table .content .goods-list .photo-price .title .icon[data-v-40f507cb]{font-size:22px;color:var(--primary-color);margin-right:10px}.detail .data-table .content .goods-list .photo-price .price[data-v-40f507cb]{width:124px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .photo-price .num[data-v-40f507cb]{width:90px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .message[data-v-40f507cb]{margin-top:8px;margin-bottom:20px;padding:0 10px}.detail .data-table .content .goods-list .message .box[data-v-40f507cb]{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-40f507cb]{margin-bottom:6px}.detail .data-table .content .goods-list .message .box .text .top[data-v-40f507cb]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .data-table .content .goods-list .message .box .text .role[data-v-40f507cb]{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-40f507cb]:last-child{margin-bottom:0}.detail .data-table .content .goods-list .message .box .text pre[data-v-40f507cb]{overflow:hidden;white-space:pre-wrap;font-size:12px;margin:0}.detail .data-table .content .goods-list .message .box .msg-con[data-v-40f507cb]{max-height:160px;overflow-y:auto}.detail .data-table .content .goods-list .message .reply[data-v-40f507cb]{color:#ee2624;text-align:right}.detail .data-table .content .goods-list .message .reply span[data-v-40f507cb]{cursor:pointer}.detail .data-table .content .goods-list .status[data-v-40f507cb]{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-40f507cb]{width:12px;margin-left:2px;margin-bottom:2px}.detail .data-table .content .goods-list .order-detail-btn[data-v-40f507cb]{margin-top:8px;cursor:pointer;display:inline-block}.detail .data-table .content .goods-list .order-detail-btn[data-v-40f507cb]:hover{color:var(--primary-color)}.detail .data-table .content .goods-list .amount[data-v-40f507cb]{font-weight:500;font-size:14px}.detail .data-table .content .goods-list .freight[data-v-40f507cb]{margin-top:2px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .data-table .content .goods-list .freight .cny[data-v-40f507cb]{width:100%;text-align:right}.detail .data-table .content .goods-list .freight .icon[data-v-40f507cb]{cursor:pointer}.detail .data-table .content .goods-list .count-down[data-v-40f507cb]{line-height:normal}.detail .data-table .content .goods-list .btn-link[data-v-40f507cb]{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-40f507cb]:hover{color:var(--primary-color)}.detail .data-table .content .after-sale-info[data-v-40f507cb]{padding:16px}.detail .data-table .content .after-sale-info[data-v-40f507cb] .ant-form-item{line-height:normal;margin-bottom:2px}.detail .data-table .content .after-sale-info[data-v-40f507cb] .ant-form-item-label>label{font-size:12px;color:#666;height:auto}.detail .data-table .content .after-sale-info[data-v-40f507cb] .ant-form-item-control-input{min-height:auto}.detail .data-table .content .after-sale-info .copy[data-v-40f507cb]{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-40f507cb]{padding-right:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.detail .total-amount[data-v-40f507cb]{color:#ee2624}.wl[data-v-40f507cb]{font-size:14px}.wl .title[data-v-40f507cb]{font-size:16px;font-weight:700;padding-bottom:20px;margin-top:20px}.wl .wl-line[data-v-40f507cb]{max-height:700px;overflow-y:auto}.wl i[data-v-40f507cb]{cursor:pointer}.detail[data-v-30d8c198]{padding:20px 20px 80px}.detail .head[data-v-30d8c198]{font-size:14px;margin-bottom:10px}.detail[data-v-30d8c198] .order-detail-form .el-form-item__label{font-weight:500}.detail .status[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .status .con[data-v-30d8c198]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .status .con .count-down[data-v-30d8c198]{color:#1b77ff}.detail .status .con .count-down span[data-v-30d8c198]{width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail .status .title[data-v-30d8c198]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all}.detail .status .remark[data-v-30d8c198]{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.detail .status .remark span[data-v-30d8c198]{margin-right:10px}.detail .status .remark .textarea[data-v-30d8c198]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.detail .status .remark .textarea i[data-v-30d8c198]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.detail .status .remark .textarea i[data-v-30d8c198]:hover{display:inline-block}.detail .main[data-v-30d8c198]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-30d8c198]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-30d8c198] .ant-form-item{margin-bottom:0}.detail .goods-detail[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .goods-detail .info[data-v-30d8c198]{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;font-size:12px;color:#666;margin-left:10px;width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.detail .goods-detail .info .title[data-v-30d8c198]{width:100%;color:#000;font-weight:500;margin-bottom:10px}.detail .goods-detail .info .num[data-v-30d8c198]{color:#333;font-size:14px;font-weight:700;margin-left:10px}.detail .list[data-v-30d8c198]{margin-top:20px}.detail .warehouse .item[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;font-size:14px;font-weight:500}.detail .warehouse .item .title[data-v-30d8c198]{width:130px;text-align:right}.detail .warehouse .item .con[data-v-30d8c198]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px}.detail .warehouse .picture .title[data-v-30d8c198]{-ms-flex-negative:0;flex-shrink:0}.detail .warehouse .picture .picture-wrap[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .warehouse .picture .picture-wrap .el-image[data-v-30d8c198]{margin-left:20px;margin-bottom:10px}.detail .warehouse .picture .picture-wrap .el-image[data-v-30d8c198]:last-child{margin-right:0}.detail .warehouse .time .title[data-v-30d8c198]{display:inline-block;-ms-flex-negative:0;flex-shrink:0}.detail .warehouse .time .days[data-v-30d8c198]{margin-left:280px}.detail .warehouse .size .con[data-v-30d8c198]{width:500px;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit}.detail .warehouse .size .con .flex[data-v-30d8c198]{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;margin-bottom:20px}.detail .warehouse .size .con .flex[data-v-30d8c198]:last-child{margin-bottom:0}.detail .warehouse .size .con .flex .weight i[data-v-30d8c198]{color:#409eff;cursor:pointer}.detail .product-type[data-v-30d8c198] .el-tag{margin-bottom:5px;margin-right:5px}.data-table .left-info[data-v-30d8c198]{width:60%}.data-table .right-info[data-v-30d8c198]{width:40%}.data-table .center[data-v-30d8c198]{text-align:center}.data-table .header[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-weight:500;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;font-size:12px}.data-table .header .column[data-v-30d8c198]{-ms-flex-negative:0;flex-shrink:0}.data-table .header .left-info[data-v-30d8c198],.data-table .header .right-info[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex}.data-table .header .pdlt[data-v-30d8c198]{padding-left:16px}.data-table .content[data-v-30d8c198]{width:100%;color:rgba(0,0,0,.85);border-bottom:1px solid #f0f0f0}.data-table .content .list[data-v-30d8c198]{background-color:#fff;border:1px solid #eee;border-bottom:none}.data-table .content .list[data-v-30d8c198]:last-child{margin-bottom:0}.data-table .content .goods-list[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#333;border-bottom:1px solid #eee}.data-table .content .goods-list[data-v-30d8c198]:last-child{margin-bottom:0;border-bottom:none}.data-table .content .goods-list .right-info[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid #eee}.data-table .content .goods-list .right-info .cell[data-v-30d8c198]{padding-top:16px;-ms-flex-negative:0;flex-shrink:0}.data-table .content .goods-list .right-info .cell[data-v-30d8c198]:last-child{border-right:none}.data-table .content .goods-list .item-list[data-v-30d8c198]{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:16px 0}.data-table .content .goods-list .item-list[data-v-30d8c198]:last-child{border-bottom:none}.data-table .content .goods-list .item-list .product-detail[data-v-30d8c198]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.data-table .content .goods-list .item-list .product-detail .checkbox[data-v-30d8c198]{width:16px;-ms-flex-negative:0;flex-shrink:0}.data-table .content .goods-list .item-list .product-detail .poster[data-v-30d8c198]{width:80px;height:80px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.data-table .content .goods-list .item-list .product-detail .poster img[data-v-30d8c198]{width:100%}.data-table .content .goods-list .item-list .product-detail .product-info[data-v-30d8c198]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#666;padding-left:12px}.data-table .content .goods-list .item-list .product-detail .product-info .info[data-v-30d8c198]{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.data-table .content .goods-list .item-list .product-detail .product-info .info .product[data-v-30d8c198]{width:223px;-ms-flex-negative:0;flex-shrink:0}.data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-30d8c198]{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-30d8c198]:hover{color:var(--primary-color);cursor:pointer}.data-table .content .goods-list .item-list .product-detail .product-info .info .product .order-no[data-v-30d8c198]{margin-top:8px;color:#333}.data-table .content .goods-list .item-list .product-detail .product-info .info .price[data-v-30d8c198]{width:124px;-ms-flex-negative:0;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-30d8c198]{color:#999;font-size:12px;font-weight:400}.data-table .content .goods-list .item-list .product-detail .product-info .remark[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px}.data-table .content .goods-list .item-list .product-detail .product-info .remark .text[data-v-30d8c198]{-webkit-box-flex:1;-ms-flex-positive:1;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-30d8c198]{margin-left:6px;cursor:pointer}.data-table .content .goods-list .item-list .num[data-v-30d8c198]{font-size:14px;color:#333}.data-table .content .goods-list .item-list .spilt-order[data-v-30d8c198]{margin-top:10px}.data-table .content .goods-list .item-list .shrink[data-v-30d8c198]{-ms-flex-negative:0;flex-shrink:0}.data-table .content .goods-list .item-list .tips[data-v-30d8c198]{padding:0 16px 0;margin-top:8px}.data-table .content .goods-list .item-list .tips p[data-v-30d8c198]{margin:0;line-height:20px}.data-table .content .goods-list .item-list .tips .box[data-v-30d8c198]{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-30d8c198]{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.data-table .content .goods-list .photo-price[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;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-30d8c198]{text-align:left}.data-table .content .goods-list .photo-price .title .photo-con[data-v-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;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-30d8c198]{-ms-flex-negative:0;flex-shrink:0}.data-table .content .goods-list .photo-price .title .photo-con ol[data-v-30d8c198]{margin:0}.data-table .content .goods-list .photo-price .num[data-v-30d8c198],.data-table .content .goods-list .photo-price .price[data-v-30d8c198]{color:#333;font-weight:500}.data-table .content .goods-list .photo-price .num .photo-status[data-v-30d8c198]{margin-top:5px}.data-table .content .goods-list .status[data-v-30d8c198]{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-30d8c198]{width:12px;margin-left:2px;margin-bottom:2px}.data-table .content .goods-list .order-detail-btn[data-v-30d8c198]{margin-top:8px;cursor:pointer;display:inline-block}.data-table .content .goods-list .order-detail-btn[data-v-30d8c198]:hover{color:var(--primary-color)}.data-table .content .goods-list .amount[data-v-30d8c198]{font-weight:500;font-size:14px}.data-table .content .goods-list .freight[data-v-30d8c198]{margin-top:2px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.data-table .content .goods-list .freight .cny[data-v-30d8c198]{width:100%;text-align:right}.data-table .content .goods-list .freight .icon[data-v-30d8c198]{cursor:pointer}.data-table .content .goods-list .count-down[data-v-30d8c198]{line-height:normal}.data-table .content .goods-list .btn-link[data-v-30d8c198]{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-30d8c198]:hover{color:var(--primary-color)}.data-table .content .after-sale-info[data-v-30d8c198]{padding:16px}.data-table .content .after-sale-info[data-v-30d8c198] .ant-form-item{line-height:normal;margin-bottom:2px}.data-table .content .after-sale-info[data-v-30d8c198] .ant-form-item-label>label{font-size:12px;color:#666;height:auto}.data-table .content .after-sale-info[data-v-30d8c198] .ant-form-item-control-input{min-height:auto}.data-table .content .after-sale-info .copy[data-v-30d8c198]{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-30d8c198]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;height:100px}.list[data-v-ee44664a]{margin-top:20px}.list .video-header[data-v-ee44664a]{padding:10px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list .video-box[data-v-ee44664a],.list .video-header[data-v-ee44664a]{display:-webkit-box;display:-ms-flexbox;display:flex}.list .video-box video[data-v-ee44664a]{margin-right:30px;border:1px solid #eee}.add-service-box[data-v-4bc574ce]{padding:0;margin:0;width:300px}.detail[data-v-4bc574ce]{padding:20px 20px 80px}.detail .head[data-v-4bc574ce]{font-size:14px;margin-bottom:10px}.detail[data-v-4bc574ce] .order-detail-form .el-form-item__label{font-weight:500}.detail[data-v-4bc574ce] .head-form .el-form-item{margin-right:50px}.detail .status[data-v-4bc574ce]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .status .con[data-v-4bc574ce]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-4bc574ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .status .con .count-down[data-v-4bc574ce]{color:#1b77ff}.detail .status .con .count-down span[data-v-4bc574ce]{width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail .status .title[data-v-4bc574ce]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all}.detail .add-service[data-v-4bc574ce]{padding:10px 0;text-align:left}.detail .add-service .add-service-item[data-v-4bc574ce]{display:inline-block;width:190px}.detail .add-service[data-v-4bc574ce] .el-checkbox__input.is-disabled+span.el-checkbox__label{color:rgba(0,0,0,.6)}.detail .list[data-v-4bc574ce]{margin-top:20px}.detail .list .stash-info[data-v-4bc574ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.detail .list .stash-info .con[data-v-4bc574ce]{margin-right:10px}.detail .list .stash-info .store[data-v-4bc574ce]{max-width:200px}.detail .list .stash-info .num[data-v-4bc574ce]{white-space:nowrap}.detail .take-info[data-v-4bc574ce]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .take-info .label[data-v-4bc574ce]{width:6%;border-right:1px solid #ebeef5;padding:10px 0}.detail .take-info .value[data-v-4bc574ce]{width:12%;padding:10px 0;border-right:1px solid #ebeef5}.detail .take-info .value[data-v-4bc574ce]:last-child{border-right:none}.detail .take-info .last-item[data-v-4bc574ce]{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-4bc574ce] .avue-crud .el-table th.table-th-blue,[data-v-4bc574ce] .el-table thead.is-group th.table-th-blue{background:#409eff;color:#fff}[data-v-4bc574ce] .take-table .take-tabl-cell{padding:0}.detail[data-v-f3b9667a]{padding:20px 20px 80px}.detail .head[data-v-f3b9667a]{font-size:14px}.detail[data-v-f3b9667a] .order-detail-form .el-form-item__label{font-weight:500}.detail .main[data-v-f3b9667a]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-f3b9667a]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-f3b9667a] .ant-form-item{margin-bottom:0}.detail .list[data-v-f3b9667a]{margin-top:20px}.detail .list .menu[data-v-f3b9667a]{padding-bottom:10px;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}.detail .card-header[data-v-f3b9667a]{padding:10px 0}.detail .product-detail[data-v-f3b9667a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .product-detail .info[data-v-f3b9667a]{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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;font-size:12px;color:#666;margin-left:10px}.detail .product-detail .info .title[data-v-f3b9667a]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-weight:500;margin-bottom:10px}.detail[data-v-ba735eba]{padding:20px 20px 80px}.detail .head[data-v-ba735eba]{font-size:14px;margin-bottom:10px}.detail[data-v-ba735eba] .order-detail-form .el-form-item__label{font-weight:500}.detail[data-v-ba735eba] .head-form .el-form-item{margin-right:50px}.detail .status[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .status .con[data-v-ba735eba]{margin-right:30px;width:500px;padding-right:20px}.detail .status .con .desc[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .status .con .count-down[data-v-ba735eba]{color:#1b77ff}.detail .status .con .count-down span[data-v-ba735eba]{width:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.detail .status .title[data-v-ba735eba]{font-size:20px;font-weight:700;line-height:50px;word-break:break-all}.detail .status .remark[data-v-ba735eba]{width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:20px}.detail .status .remark span[data-v-ba735eba]{margin-right:10px}.detail .status .remark .textarea[data-v-ba735eba]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.detail .status .remark .textarea .desc[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#999}.detail .status .remark .textarea .desc i[data-v-ba735eba]{margin:0;margin-right:4px;color:#999;cursor:default}.detail .status .remark .textarea i[data-v-ba735eba]{color:#1b77ff;font-size:16px;margin-left:3px;margin-top:3px;cursor:pointer}.detail .status .remark .textarea i[data-v-ba735eba]:hover{display:inline-block}.detail .main[data-v-ba735eba]{margin-top:30px;margin-bottom:10px}.detail .main .title[data-v-ba735eba]{font-size:16px;font-weight:700;color:#666;margin-bottom:10px}.detail .main[data-v-ba735eba] .ant-form-item{margin-bottom:0}.detail .data-table .left-info[data-v-ba735eba]{width:60%}.detail .data-table .right-info[data-v-ba735eba]{width:40%}.detail .data-table .center[data-v-ba735eba]{text-align:center}.detail .data-table .header[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#333;font-weight:500;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;font-size:12px}.detail .data-table .header .column[data-v-ba735eba]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .header .left-info[data-v-ba735eba],.detail .data-table .header .right-info[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail .data-table .header .pdlt[data-v-ba735eba]{padding-left:16px}.detail .data-table .content[data-v-ba735eba]{width:100%;color:rgba(0,0,0,.85);border-bottom:1px solid #f0f0f0}.detail .data-table .content .list[data-v-ba735eba]{background-color:#fff;border:1px solid #eee;border-bottom:none}.detail .data-table .content .list[data-v-ba735eba]:last-child{margin-bottom:0}.detail .data-table .content .goods-list[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;color:#333;border-bottom:1px solid #eee}.detail .data-table .content .goods-list[data-v-ba735eba]:last-child{margin-bottom:0;border-bottom:none}.detail .data-table .content .goods-list .right-info[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;border-left:1px solid #eee}.detail .data-table .content .goods-list .right-info .cell[data-v-ba735eba]{padding-top:16px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .right-info .cell[data-v-ba735eba]:last-child{border-right:none}.detail .data-table .content .goods-list .item-list[data-v-ba735eba]{border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:16px 0}.detail .data-table .content .goods-list .item-list[data-v-ba735eba]:last-child{border-bottom:none}.detail .data-table .content .goods-list .item-list .product-detail[data-v-ba735eba]{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.detail .data-table .content .goods-list .item-list .product-detail .checkbox[data-v-ba735eba]{width:16px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .poster[data-v-ba735eba]{width:80px;height:80px;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.detail .data-table .content .goods-list .item-list .product-detail .poster img[data-v-ba735eba]{width:100%}.detail .data-table .content .goods-list .item-list .product-detail .product-info[data-v-ba735eba]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#999;padding-left:12px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info[data-v-ba735eba]{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product[data-v-ba735eba]{width:223px;-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .product .title[data-v-ba735eba]{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-ba735eba]: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-ba735eba]{margin-top:8px;color:#333}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .price[data-v-ba735eba]{width:124px;-ms-flex-negative:0;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-ba735eba]{color:#999;font-size:12px;font-weight:400}.detail .data-table .content .goods-list .item-list .product-detail .product-info .info .num[data-v-ba735eba]{width:90px;-ms-flex-negative:0;flex-shrink:0;font-size:14px;color:#333;font-weight:500}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;height:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px}.detail .data-table .content .goods-list .item-list .product-detail .product-info .remark .text[data-v-ba735eba]{-webkit-box-flex:1;-ms-flex-positive:1;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-ba735eba]{margin-left:6px;cursor:pointer}.detail .data-table .content .goods-list .item-list .shrink[data-v-ba735eba]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .tips[data-v-ba735eba]{padding:0 16px 0;margin-top:8px}.detail .data-table .content .goods-list .item-list .tips p[data-v-ba735eba]{margin:0;line-height:20px}.detail .data-table .content .goods-list .item-list .tips .box[data-v-ba735eba]{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 .item-list .photo-rule[data-v-ba735eba]{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex}.detail .data-table .content .goods-list .item-list .photo-rule .photo-title[data-v-ba735eba]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .item-list .photo-rule .photo-con[data-v-ba735eba]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;word-wrap:break-word}.detail .data-table .content .goods-list .photo-rule[data-v-ba735eba]{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.detail .data-table .content .goods-list .photo-rule .photo-title[data-v-ba735eba]{-ms-flex-negative:0;flex-shrink:0}.detail .data-table .content .goods-list .photo-rule .photo-con[data-v-ba735eba]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0;color:#999;word-wrap:break-word}.detail .data-table .content .goods-list .photo-box[data-v-ba735eba]{padding-bottom:5px;border-bottom:1px solid #eee}.detail .data-table .content .goods-list .photo-price[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;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-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:316px}.detail .data-table .content .goods-list .photo-price .title .icon[data-v-ba735eba]{font-size:22px;color:var(--primary-color);margin-right:10px}.detail .data-table .content .goods-list .photo-price .price[data-v-ba735eba]{width:124px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .photo-price .num[data-v-ba735eba]{width:90px;color:#333;font-weight:500;line-height:38px}.detail .data-table .content .goods-list .message[data-v-ba735eba]{margin-top:8px;margin-bottom:20px;padding:0 10px}.detail .data-table .content .goods-list .message .box[data-v-ba735eba]{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-ba735eba]{margin-bottom:6px}.detail .data-table .content .goods-list .message .box .text .top[data-v-ba735eba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail .data-table .content .goods-list .message .box .text .role[data-v-ba735eba]{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-ba735eba]:last-child{margin-bottom:0}.detail .data-table .content .goods-list .message .box .text pre[data-v-ba735eba]{overflow:hidden;white-space:pre-wrap;font-size:12px;margin:0}.detail .data-table .content .goods-list .message .box .msg-con[data-v-ba735eba]{max-height:160px;overflow-y:auto}.detail .data-table .content .goods-list .message .reply[data-v-ba735eba]{color:#ee2624;text-align:right}.detail .data-table .content .goods-list .message .reply span[data-v-ba735eba]{cursor:pointer}.detail .data-table .content .goods-list .status[data-v-ba735eba]{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-ba735eba]{width:12px;margin-left:2px;margin-bottom:2px}.detail .data-table .content .goods-list .order-detail-btn[data-v-ba735eba]{margin-top:8px;cursor:pointer;display:inline-block}.detail .data-table .content .goods-list .order-detail-btn[data-v-ba735eba]:hover{color:var(--primary-color)}.detail .data-table .content .goods-list .amount[data-v-ba735eba]{font-weight:500;font-size:14px}.detail .data-table .content .goods-list .freight[data-v-ba735eba]{margin-top:2px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}.detail .data-table .content .goods-list .freight .cny[data-v-ba735eba]{width:100%;text-align:right}.detail .data-table .content .goods-list .freight .icon[data-v-ba735eba]{cursor:pointer}.detail .data-table .content .goods-list .count-down[data-v-ba735eba]{line-height:normal}.detail .data-table .content .goods-list .btn-link[data-v-ba735eba]{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-ba735eba]:hover{color:var(--primary-color)}.detail .data-table .content .after-sale-info[data-v-ba735eba]{padding:16px}.detail .data-table .content .after-sale-info[data-v-ba735eba] .ant-form-item{line-height:normal;margin-bottom:2px}.detail .data-table .content .after-sale-info[data-v-ba735eba] .ant-form-item-label>label{font-size:12px;color:#666;height:auto}.detail .data-table .content .after-sale-info[data-v-ba735eba] .ant-form-item-control-input{min-height:auto}.detail .data-table .content .after-sale-info .copy[data-v-ba735eba]{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-ba735eba]{padding-right:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.detail .total-amount[data-v-ba735eba]{color:#ee2624}.wl[data-v-ba735eba]{font-size:14px}.wl .title[data-v-ba735eba]{font-size:16px;font-weight:700;padding-bottom:20px;margin-top:20px}.wl .wl-line[data-v-ba735eba]{max-height:700px;overflow-y:auto}.wl i[data-v-ba735eba]{cursor:pointer}.bigBox[data-v-8ee183fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bigBox .box1[data-v-8ee183fa]{-webkit-box-flex:1;-ms-flex:1;flex:1}.bigBox .box2 .demo .text[data-v-8ee183fa]{margin:20px 0 0 20px}.bigBox .box2 .demo .img1[data-v-8ee183fa]{margin:30px 0 0 20px;background-image:url(/img/coupon/zh_coupon.png)}.bigBox .box2 .demo .img1[data-v-8ee183fa],.bigBox .box2 .demo .img2[data-v-8ee183fa]{width:250px;height:100px;background-size:100%;background-repeat:no-repeat;background-position:50%}.bigBox .box2 .demo .img2[data-v-8ee183fa]{margin:50px 0 0 20px;background-image:url(/img/coupon/en_coupon.png)}