.wscn-http404-container[data-v-68e79ddc]{transform:translate(-50%, -50%);position:absolute;top:40%;left:50%}.wscn-http404[data-v-68e79ddc]{position:relative;width:1200px;padding:0 50px;overflow:hidden}.wscn-http404 .pic-404[data-v-68e79ddc]{position:relative;float:left;width:600px;overflow:hidden}.wscn-http404 .pic-404__parent[data-v-68e79ddc]{width:100%}.wscn-http404 .pic-404__child[data-v-68e79ddc]{position:absolute}.wscn-http404 .pic-404__child.left[data-v-68e79ddc]{width:80px;top:17px;left:220px;opacity:0;animation-name:cloudLeft-68e79ddc;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1s}.wscn-http404 .pic-404__child.mid[data-v-68e79ddc]{width:46px;top:10px;left:420px;opacity:0;animation-name:cloudMid-68e79ddc;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1.2s}.wscn-http404 .pic-404__child.right[data-v-68e79ddc]{width:62px;top:100px;left:500px;opacity:0;animation-name:cloudRight-68e79ddc;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;animation-delay:1s}@keyframes cloudLeft-68e79ddc{0%{top:17px;left:220px;opacity:0}20%{top:33px;left:188px;opacity:1}80%{top:81px;left:92px;opacity:1}100%{top:97px;left:60px;opacity:0}}@keyframes cloudMid-68e79ddc{0%{top:10px;left:420px;opacity:0}20%{top:40px;left:360px;opacity:1}70%{top:130px;left:180px;opacity:1}100%{top:160px;left:120px;opacity:0}}@keyframes cloudRight-68e79ddc{0%{top:100px;left:500px;opacity:0}20%{top:120px;left:460px;opacity:1}80%{top:180px;left:340px;opacity:1}100%{top:200px;left:300px;opacity:0}}.wscn-http404 .bullshit[data-v-68e79ddc]{position:relative;float:left;width:300px;padding:30px 0;overflow:hidden}.wscn-http404 .bullshit__oops[data-v-68e79ddc]{font-size:32px;font-weight:bold;line-height:40px;color:#1482f0;opacity:0;margin-bottom:20px;animation-name:slideUp-68e79ddc;animation-duration:0.5s;animation-fill-mode:forwards}.wscn-http404 .bullshit__headline[data-v-68e79ddc]{font-size:20px;line-height:24px;color:#222;font-weight:bold;opacity:0;margin-bottom:10px;animation-name:slideUp-68e79ddc;animation-duration:0.5s;animation-delay:0.1s;animation-fill-mode:forwards}.wscn-http404 .bullshit__info[data-v-68e79ddc]{font-size:13px;line-height:21px;color:grey;opacity:0;margin-bottom:30px;animation-name:slideUp-68e79ddc;animation-duration:0.5s;animation-delay:0.2s;animation-fill-mode:forwards}.wscn-http404 .bullshit__return-home[data-v-68e79ddc]{display:block;float:left;width:110px;height:36px;background:#1482f0;border-radius:100px;text-align:center;color:#ffffff;opacity:0;font-size:14px;line-height:36px;cursor:pointer;animation-name:slideUp-68e79ddc;animation-duration:0.5s;animation-delay:0.3s;animation-fill-mode:forwards}@keyframes slideUp-68e79ddc{0%{transform:translateY(60px);opacity:0}100%{transform:translateY(0);opacity:1}}

:root,
:host {
  --w-e-textarea-bg-color: #fff;
  --w-e-textarea-color: #333;
  --w-e-textarea-border-color: #ccc;
  --w-e-textarea-slight-border-color: #e8e8e8;
  --w-e-textarea-slight-color: #d4d4d4;
  --w-e-textarea-slight-bg-color: #f5f2f0;
  --w-e-textarea-selected-border-color: #B4D5FF;
  --w-e-textarea-handler-bg-color: #4290f7;
  --w-e-toolbar-color: #595959;
  --w-e-toolbar-bg-color: #fff;
  --w-e-toolbar-active-color: #333;
  --w-e-toolbar-active-bg-color: #f1f1f1;
  --w-e-toolbar-disabled-color: #999;
  --w-e-toolbar-border-color: #e8e8e8;
  --w-e-modal-button-bg-color: #fafafa;
  --w-e-modal-button-border-color: #d9d9d9;
}

.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;margin:0;outline:none;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;border-top:1px solid transparent;min-height:100%;outline:0;padding:0 10px;white-space:pre-wrap}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;display:inline!important;max-width:100%;min-height:20px;min-width:20px}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{font-style:italic;left:10px;top:17px;width:90%}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);font-size:14px;padding:0 5px}.w-e-bar svg{fill:var(--w-e-toolbar-color);height:14px;width:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 5px #0000001f;position:absolute}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);display:inline-flex;height:40px;margin:0 5px;width:1px}.w-e-bar-item{display:flex;height:40px;padding:4px;position:relative;text-align:center}.w-e-bar-item,.w-e-bar-item button{align-items:center;justify-content:center}.w-e-bar-item button{background:transparent;border:none;color:var(--w-e-toolbar-color);cursor:pointer;display:inline-flex;height:32px;overflow:hidden;padding:0 8px;white-space:nowrap}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);border-radius:5px;color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);font-size:.75em;opacity:0;padding:5px 10px;position:absolute;text-align:center;top:40px;transition:opacity .6s;visibility:hidden;white-space:pre;z-index:1}.w-e-menu-tooltip-v5:after{border:5px solid transparent;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;position:absolute;top:30px;transition:opacity .6s;visibility:hidden}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{left:100%;top:10px}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:transparent;border-left-color:transparent;border-right-color:var(--w-e-toolbar-active-color);border-top-color:transparent;left:100%;margin-left:-10px;top:16px}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;display:none;left:0;margin-top:40px;position:absolute;top:0;z-index:1}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;left:0;margin-top:40px;max-height:350px;min-width:100px;overflow-y:auto;position:absolute;top:0;z-index:1}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;padding:7px 0 7px 25px;position:relative;text-align:left;white-space:nowrap}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{left:0;margin-left:5px;margin-top:-7px;position:absolute;top:50%}.w-e-bar-bottom .w-e-select-list{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;margin-top:40px;min-width:200px;padding:10px;position:absolute;top:0;z-index:1}.w-e-bar-bottom .w-e-drop-panel{bottom:0;margin-bottom:40px;margin-top:0;top:inherit}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;box-shadow:0 2px 10px #0000001f;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);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);cursor:pointer;font-weight:400;height:32px;padding:4.5px 15px;text-align:center;touch-action:manipulation;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-modal-button-border-color);border-radius:4px;color:var(--w-e-toolbar-color);font-variant:tabular-nums;padding:4.5px 11px;transition:all .3s;width:100%}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);height:1px;position:absolute;transition:width .3s;width:0}.w-e-full-screen-container{bottom:0!important;display:flex!important;flex-direction:column!important;height:100%!important;left:0!important;margin:0!important;padding:0!important;position:fixed;right:0!important;top:0!important;width:100%!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}
.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;font-family:monospace;padding:3px}.w-e-panel-content-color{list-style:none;text-align:left;width:230px}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);border-radius:3px 3px;cursor:pointer;display:inline-block;padding:2px}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px 3px;height:17px;width:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{line-height:1.5;margin-bottom:5px;width:100%}.w-e-panel-content-color .clear svg{height:16px;margin-bottom:-4px;width:16px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);display:block;font-size:100%;line-height:1.5;margin:10px 0;padding:10px}.w-e-panel-content-emotion{font-size:20px;list-style:none;text-align:left;width:300px}.w-e-panel-content-emotion li{border-radius:3px 3px;cursor:pointer;display:inline-block;padding:0 5px}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;display:block;height:1px}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);border-radius:4px 4px;display:block;font-size:14px;padding:10px;text-indent:0}.w-e-text-container [data-slate-editor] .w-e-image-container{display:inline-block;margin:0 3px}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{overflow:hidden;position:relative}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);height:7px;position:absolute;width:7px}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;left:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;right:0;top:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{bottom:0;cursor:nesw-resize;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{bottom:0;cursor:nwse-resize;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [contenteditable=false] .w-e-image-container:hover{box-shadow:none}

.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin-top:10px;overflow-x:auto;padding:10px;width:100%}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);line-height:1.5;min-width:30px;padding:3px 5px;text-align:left}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);font-weight:700;text-align:center}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;height:15px;padding:3px 5px;width:20px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}
.w-e-textarea-video-container{background-image:linear-gradient(45deg,#eee 25%,transparent 0,transparent 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0,#fff 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;margin:10px auto 0;padding:10px 0;text-align:center}

.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;-webkit-hyphens:none;hyphens:none;line-height:1.5;margin:.5em 0;overflow:auto;padding:1em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}
.headseting .systemIco[data-v-7cd1955e]{width:28px;height:28px;line-height:28px;border-radius:4px;font-size:18px;border:1px solid #dcdfe6;display:inline-block;text-align:center}.headseting .systemIco[data-v-7cd1955e]:hover{background:#3f61f1;color:#fff}

.user_div[data-v-03436c66]{width:500px !important}.imgBox[data-v-03436c66]{height:48px}.imgBox .iconfont[data-v-03436c66]{width:48px;height:48px;line-height:48px;color:#fff;border-radius:4px}.zipIcon[data-v-03436c66]{background:#398ef9}.nullIcon[data-v-03436c66]{background:#999aaa}[data-v-03436c66] .el-table .el-table__fixed{height:100% !important}[data-v-03436c66] .el-table .el-table__fixed-right{height:100% !important}.Check[data-v-03436c66]{width:18px;height:18px;margin-top:4px;color:#3f61f1}.Close[data-v-03436c66]{width:18px;height:18px;margin-top:4px;color:#a5a5a5}.searchMore-footer[data-v-03436c66]{border-top:1px #e6e6e6 solid;padding:8px 16px;display:flex;align-items:center;justify-content:space-between}.searchMore-footer>*[data-v-03436c66]{display:flex;align-items:center}.searchMore-footer>*>*[data-v-03436c66]:not(:last-child){margin-right:32px}.pad10[data-v-03436c66]{width:100%;padding:15px 10px 4px 10px;box-sizing:border-box}.popoverw[data-v-03436c66]{width:350px}.felxc[data-v-03436c66]{display:flex;align-items:center;cursor:pointer}

[data-v-90a0ab96] .el-input-group__append{background:#fff;position:relative}.view[data-v-90a0ab96]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-90a0ab96] .el-form-item__content{display:block}

[data-v-529223d6] .el-input-group__append{background:#fff;position:relative}.view[data-v-529223d6]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-529223d6] .el-form-item__content{display:block}


.row_active{
    background-color: #f0ef9d !important;
}
  
.img_head[data-v-22ac8438]{display:flex;align-items:center;justify-content:space-between}.img_head .icon-edit[data-v-22ac8438]{display:flex;align-items:center;font-size:14px;color:#416bf5;cursor:pointer}.case[data-v-22ac8438]{display:flex;flex-direction:column}.ProductName[data-v-22ac8438]{font-size:20px;color:#000}.info[data-v-22ac8438]{margin-top:10px;padding:14px;background-color:#f0eeee}.info div[data-v-22ac8438]{margin-right:26px;display:flex;align-items:center}.info>div>span[data-v-22ac8438]:first-child{color:#000}.info>div>span[data-v-22ac8438]:last-child{color:#666}[data-v-22ac8438] .el-divider--horizontal{width:99%;margin-left:1%;border-top-color:#ecedef}.search[data-v-22ac8438]{padding:6px;width:100%;background-color:#fff;height:220px}.search div[data-v-22ac8438]{margin-bottom:5px;margin-top:5px}.search .flag[data-v-22ac8438]{margin-right:22px;text-align:right;width:80px;font-size:15px}.page_content[data-v-22ac8438]{flex:1 !important}.underline[data-v-22ac8438]{text-decoration:underline}.box[data-v-22ac8438]{padding:12px;display:flex}.box p[data-v-22ac8438]{margin-bottom:10px}.box>div[data-v-22ac8438]{flex:1}[data-v-22ac8438] .relatedDialog{height:80vh}[data-v-22ac8438] .relatedDialog .el-dialog__body{flex:1;overflow-x:hidden;padding:0;position:relative}[data-v-22ac8438] .relatedDialog .el-transfer{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;padding:16px;align-items:center}[data-v-22ac8438] .relatedDialog .el-transfer .el-transfer-panel{flex:1;height:100%;display:flex;flex-direction:column}[data-v-22ac8438] .relatedDialog .el-transfer .el-transfer-panel .el-transfer-panel__body{border-color:#e6e6e6;flex:1;display:flex;flex-direction:column}[data-v-22ac8438] .relatedDialog .el-transfer .el-transfer-panel .el-transfer-panel__body .el-transfer-panel__list.is-filterable{height:calc(100% - var(--el-transfer-filter-height) - 30px);padding-top:0}

[data-v-1ac6c344] .el-input-group__append{background:#fff;position:relative}.view[data-v-1ac6c344]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-1ac6c344] .el-form-item__content{display:block}

.containers[data-v-caf0cd18]{background:#1f1f1f;height:100%;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;overflow:hidden}

.container[data-v-cf09c9c0]{position:relative}.download[data-v-cf09c9c0]{position:absolute;bottom:0;right:0;background:rgba(0,0,0,0.4);color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.upload[data-v-cf09c9c0]{position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.4);color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.upload[data-v-cf09c9c0]:hover{background:#3f61f1}.red[data-v-cf09c9c0]:hover{background:red !important}.tips[data-v-cf09c9c0]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.preview_img[data-v-cf09c9c0]{width:100%;height:100%}.image-slot[data-v-cf09c9c0]{background:#f5f7fa;color:#a8abb2;width:100%;display:flex;align-items:center;justify-content:center;height:100%}.flex[data-v-cf09c9c0]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.pd10[data-v-cf09c9c0]{padding:10px}.curr[data-v-cf09c9c0]{cursor:pointer}.operation[data-v-cf09c9c0]{width:50px;height:180px;background:rgba(0,0,0,0.6);position:absolute;left:16px;top:60px;bottom:0;z-index:9999999;min-height:calc(600 - 76px);box-shadow:0px 0px 8px #4b4b4b}.operation p[data-v-cf09c9c0]{width:100%;text-align:center;color:#fff;padding:10px 0}.vue-office-pdf[data-v-cf09c9c0] .vue-office-pdf-wrapper{background:#fff !important}

body {
  margin: 0;
}
.x-spreadsheet {
  font-size: 13px;
  line-height: normal;
  -webkit-user-select: none;
          user-select: none;
  -moz-user-select: none;
  font-family: 'Lato', 'Source Sans Pro', Roboto, Helvetica, Arial, sans-serif;
  box-sizing: content-box;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}
.x-spreadsheet textarea {
  font: 400 13px Arial, 'Lato', 'Source Sans Pro', Roboto, Helvetica, sans-serif;
}
.x-spreadsheet-sheet {
  position: relative;
  overflow: hidden;
}
.x-spreadsheet-table {
  vertical-align: bottom;
}
.x-spreadsheet-tooltip {
  font-family: inherit;
  position: absolute;
  padding: 5px 10px;
  color: #fff;
  border-radius: 1px;
  background: #000000;
  font-size: 12px;
  z-index: 201;
}
.x-spreadsheet-tooltip:before {
  pointer-events: none;
  position: absolute;
  left: calc(50% - 4px);
  top: -4px;
  content: "";
  width: 8px;
  height: 8px;
  background: inherit;
  transform: rotate(45deg);
  z-index: 1;
  box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.3);
}
.x-spreadsheet-color-palette {
  padding: 5px;
}
.x-spreadsheet-color-palette table {
  margin: 0;
  padding: 0;
  border-collapse: separate;
  border-spacing: 2;
  background: #fff;
}
.x-spreadsheet-color-palette table td {
  margin: 0;
  cursor: pointer;
  border: 1px solid transparent;
}
.x-spreadsheet-color-palette table td:hover {
  border-color: #ddd;
}
.x-spreadsheet-color-palette table td .x-spreadsheet-color-palette-cell {
  width: 16px;
  height: 16px;
}
.x-spreadsheet-border-palette {
  padding: 6px;
}
.x-spreadsheet-border-palette table {
  margin: 0;
  padding: 0;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  table-layout: fixed;
}
.x-spreadsheet-border-palette table td {
  margin: 0;
}
.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left {
  border-right: 1px solid #eee;
  padding-right: 6px;
}
.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell {
  width: 30px;
  height: 30px;
  cursor: pointer;
  text-align: center;
}
.x-spreadsheet-border-palette .x-spreadsheet-border-palette-left .x-spreadsheet-border-palette-cell:hover {
  background-color: #eee;
}
.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right {
  padding-left: 6px;
}
.x-spreadsheet-border-palette .x-spreadsheet-border-palette-right .x-spreadsheet-line-type {
  position: relative;
  left: 0;
  top: -3px;
}
.x-spreadsheet-dropdown {
  position: relative;
}
.x-spreadsheet-dropdown .x-spreadsheet-dropdown-content {
  position: absolute;
  z-index: 200;
  background: #fff;
  box-shadow: 1px 2px 5px 2px rgba(51, 51, 51, 0.15);
}
.x-spreadsheet-dropdown.bottom-left .x-spreadsheet-dropdown-content {
  top: calc(100% + 5px);
  left: 0;
}
.x-spreadsheet-dropdown.bottom-right .x-spreadsheet-dropdown-content {
  top: calc(100% + 5px);
  right: 0;
}
.x-spreadsheet-dropdown.top-left .x-spreadsheet-dropdown-content {
  bottom: calc(100% + 5px);
  left: 0;
}
.x-spreadsheet-dropdown.top-right .x-spreadsheet-dropdown-content {
  bottom: calc(100% + 5px);
  right: 0;
}
.x-spreadsheet-dropdown .x-spreadsheet-dropdown-title {
  padding: 0 5px;
  display: inline-block;
}
/* resizer **/
.x-spreadsheet-resizer {
  position: absolute;
  z-index: 11;
}
.x-spreadsheet-resizer .x-spreadsheet-resizer-hover {
  background-color: rgba(75, 137, 255, 0.25);
}
.x-spreadsheet-resizer .x-spreadsheet-resizer-line {
  position: absolute;
}
.x-spreadsheet-resizer.horizontal {
  cursor: row-resize;
}
.x-spreadsheet-resizer.horizontal .x-spreadsheet-resizer-line {
  border-bottom: 2px dashed #4b89ff;
  left: 0;
  bottom: 0;
}
.x-spreadsheet-resizer.vertical {
  cursor: col-resize;
}
.x-spreadsheet-resizer.vertical .x-spreadsheet-resizer-line {
  border-right: 2px dashed #4b89ff;
  top: 0;
  right: 0;
}
/* scrollbar */
.x-spreadsheet-scrollbar {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f4f5f8;
  opacity: 0.9;
  z-index: 12;
}
.x-spreadsheet-scrollbar.horizontal {
  right: 15px;
  overflow-x: scroll;
  overflow-y: hidden;
}
.x-spreadsheet-scrollbar.horizontal > div {
  height: 1px;
  background: #ddd;
}
.x-spreadsheet-scrollbar.vertical {
  bottom: 15px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.x-spreadsheet-scrollbar.vertical > div {
  width: 1px;
  background: #ddd;
}
/* @{css-prefix}-overlayer */
.x-spreadsheet-overlayer {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.x-spreadsheet-overlayer .x-spreadsheet-overlayer-content {
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.x-spreadsheet-editor,
.x-spreadsheet-selector {
  box-sizing: content-box;
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* @{css-prefix}-selector */
.x-spreadsheet-selector .hide-input {
  position: absolute;
  z-index: 0;
}
.x-spreadsheet-selector .hide-input input {
  padding: 0;
  width: 0;
  border: none!important;
}
.x-spreadsheet-selector .x-spreadsheet-selector-area {
  position: absolute;
  border: 2px solid #4b89ff;
  background: rgba(75, 137, 255, 0.1);
  z-index: 5;
}
.x-spreadsheet-selector .x-spreadsheet-selector-clipboard,
.x-spreadsheet-selector .x-spreadsheet-selector-autofill {
  position: absolute;
  background: transparent;
  z-index: 100;
}
.x-spreadsheet-selector .x-spreadsheet-selector-clipboard {
  border: 2px dashed #4b89ff;
}
.x-spreadsheet-selector .x-spreadsheet-selector-autofill {
  border: 1px dashed rgba(0, 0, 0, 0.45);
}
.x-spreadsheet-selector .x-spreadsheet-selector-corner {
  pointer-events: auto;
  position: absolute;
  cursor: crosshair;
  font-size: 0;
  height: 5px;
  width: 5px;
  right: -5px;
  bottom: -5px;
  border: 2px solid #ffffff;
  background: #4b89ff;
}
.x-spreadsheet-editor {
  z-index: 20;
}
.x-spreadsheet-editor .x-spreadsheet-editor-area {
  position: absolute;
  text-align: left;
  border: 2px solid #4b89ff;
  line-height: 0;
  z-index: 100;
  pointer-events: auto;
}
.x-spreadsheet-editor .x-spreadsheet-editor-area textarea {
  box-sizing: content-box;
  border: none;
  padding: 0 3px;
  outline: none;
  resize: none;
  text-align: start;
  overflow-y: hidden;
  font: 400 13px Arial, 'Lato', 'Source Sans Pro', Roboto, Helvetica, sans-serif;
  color: inherit;
  white-space: normal;
  word-wrap: break-word;
  line-height: 22px;
  margin: 0;
}
.x-spreadsheet-editor .x-spreadsheet-editor-area .textline {
  overflow: hidden;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
}
.x-spreadsheet-item {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: 0;
  border: 1px solid transparent;
  outline: none;
  height: 26px;
  color: rgba(0, 0, 0, 0.9);
  line-height: 26px;
  list-style: none;
  padding: 2px 10px;
  cursor: default;
  text-align: left;
  overflow: hidden;
}
.x-spreadsheet-item.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.x-spreadsheet-item:hover,
.x-spreadsheet-item.active {
  background: rgba(0, 0, 0, 0.05);
}
.x-spreadsheet-item.divider {
  height: 0;
  padding: 0;
  margin: 5px 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.x-spreadsheet-item .label {
  float: right;
  opacity: 0.65;
  font-size: 1em;
}
.x-spreadsheet-item.state,
.x-spreadsheet-header.state {
  padding-left: 35px!important;
  position: relative;
}
.x-spreadsheet-item.state:before,
.x-spreadsheet-header.state:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 12px;
  top: calc(50% - 5px);
  background: rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}
.x-spreadsheet-item.state.checked:before,
.x-spreadsheet-header.state.checked:before {
  background: #4b89ff;
}
.x-spreadsheet-checkbox {
  position: relative;
  display: inline-block;
  backface-visibility: hidden;
  outline: 0;
  vertical-align: baseline;
  font-style: normal;
  font-size: 1rem;
  line-height: 1em;
}
.x-spreadsheet-checkbox > input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0!important;
  outline: 0;
  z-index: -1;
}
.x-spreadsheet-suggest,
.x-spreadsheet-contextmenu,
.x-spreadsheet-sort-filter {
  position: absolute;
  box-shadow: 1px 2px 5px 2px rgba(51, 51, 51, 0.15);
  background: #fff;
  z-index: 100;
  width: 260px;
  pointer-events: auto;
  overflow: auto;
}
.x-spreadsheet-suggest {
  width: 200px;
}
.x-spreadsheet-filter {
  border: 1px solid #e9e9e9;
  font-size: 12px;
  margin: 10px;
}
.x-spreadsheet-filter .x-spreadsheet-header {
  padding: 0.5em 0.75em;
  background: #f8f8f9;
  border-bottom: 1px solid #e9e9e9;
  border-left: 1px solid transparent;
}
.x-spreadsheet-filter .x-spreadsheet-body {
  height: 200px;
  overflow-y: auto;
}
.x-spreadsheet-filter .x-spreadsheet-body .x-spreadsheet-item {
  height: 20px;
  line-height: 20px;
}
.x-spreadsheet-sort-filter .x-spreadsheet-buttons {
  margin: 10px;
}
.x-spreadsheet-bottombar {
  height: 40px;
  padding: 0 30px;
  text-align: left;
  background: #f5f6f7;
  display: flex;
}
.x-spreadsheet-bottombar {
  position: relative;
  border-top: 1px solid #e0e2e4;
}
.x-spreadsheet-bottombar .x-spreadsheet-menu > li {
  line-height: 40px;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  border-right: 1px solid #e8eaed;
}
.x-spreadsheet-menu {
  display: flex;
  overflow-x: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.x-spreadsheet-menu > li {
  float: left;
  line-height: 1.25em;
  padding: 0.785em 1em;
  margin: 0;
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  color: #80868b;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.3s;
  font-weight: bold;
}
.x-spreadsheet-menu > li.active {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.65);
}
.x-spreadsheet-menu > li .x-spreadsheet-dropdown {
  display: inline-block;
}
.x-spreadsheet-print {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.x-spreadsheet-print-bar {
  background: #424242;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
}
.x-spreadsheet-print-bar .-title {
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  float: left;
}
.x-spreadsheet-print-bar .-right {
  float: right;
  margin-top: 12px;
}
.x-spreadsheet-print-content {
  display: flex;
  flex: auto;
  flex-direction: row;
  background: #d0d0d0;
  height: calc(100% - 60px);
}
.x-spreadsheet-print-content .-sider {
  flex: 0 0 300px;
  width: 300px;
  border-left: 2px solid #ccc;
  background: #fff;
}
.x-spreadsheet-print-content .-content {
  flex: auto;
  overflow-x: auto;
  overflow-y: scroll;
  height: 100%;
}
.x-spreadsheet-canvas-card-wraper {
  margin: 40px 20px;
}
.x-spreadsheet-canvas-card {
  background: #fff;
  margin: auto;
  page-break-before: auto;
  page-break-after: always;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 3px rgba(0, 0, 0, 0.12), 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}
.x-spreadsheet-calendar {
  color: rgba(0, 0, 0, 0.65);
  background: #ffffff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.x-spreadsheet-calendar .calendar-header {
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  width: 100%;
  float: left;
  background: #f9fafb;
}
.x-spreadsheet-calendar .calendar-header .calendar-header-left {
  padding-left: 5px;
  float: left;
}
.x-spreadsheet-calendar .calendar-header .calendar-header-right {
  float: right;
}
.x-spreadsheet-calendar .calendar-header .calendar-header-right a {
  padding: 3px 0;
  margin-right: 2px;
  border-radius: 2px;
}
.x-spreadsheet-calendar .calendar-header .calendar-header-right a:hover {
  background: rgba(0, 0, 0, 0.08);
}
.x-spreadsheet-calendar .calendar-body {
  border-collapse: collapse;
  border-spacing: 0;
}
.x-spreadsheet-calendar .calendar-body th,
.x-spreadsheet-calendar .calendar-body td {
  width: 14.28571429%;
  min-width: 32px;
  text-align: center;
  font-weight: 700;
  line-height: 30px;
  padding: 0;
}
.x-spreadsheet-calendar .calendar-body td > .cell:hover {
  background: #ecf6fd;
}
.x-spreadsheet-calendar .calendar-body td > .cell.active,
.x-spreadsheet-calendar .calendar-body td > .cell.active:hover {
  background: #ecf6fd;
  color: #2185D0;
}
.x-spreadsheet-calendar .calendar-body td > .cell.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.x-spreadsheet-datepicker {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: calc(100% + 5px);
  z-index: 10;
  width: auto;
}
.x-spreadsheet-buttons {
  display: flex;
  justify-content: flex-end;
}
.x-spreadsheet-buttons .x-spreadsheet-button {
  margin-left: 8px;
}
.x-spreadsheet-button {
  display: inline-block;
  border-radius: 3px;
  line-height: 1em;
  min-height: 1em;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  padding: 0.75em 1em;
  color: rgba(0, 0, 0, 0.6);
  background: #E0E1E2;
  text-decoration: none;
  font-family: "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
  outline: none;
  vertical-align: baseline;
  zoom: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.1s linear;
}
.x-spreadsheet-button.active,
.x-spreadsheet-button:hover {
  background-color: #C0C1C2;
  color: rgba(0, 0, 0, 0.8);
}
.x-spreadsheet-button.primary {
  color: #fff;
  background-color: #2185D0;
}
.x-spreadsheet-button.primary:hover,
.x-spreadsheet-button.primary.active {
  color: #fff;
  background-color: #1678c2;
}
.x-spreadsheet-form-input {
  font-size: 1em;
  position: relative;
  font-weight: 400;
  display: inline-flex;
  color: rgba(0, 0, 0, 0.87);
}
.x-spreadsheet-form-input input {
  z-index: 1;
  margin: 0;
  max-width: 100%;
  flex: 1 0 auto;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 30px;
  height: 30px;
  padding: 0 8px;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.06);
}
.x-spreadsheet-form-input input:focus {
  border-color: #4b89ff;
  box-shadow: inset 0 1px 2px rgba(75, 137, 255, 0.2);
}
.x-spreadsheet-form-select {
  position: relative;
  display: inline-block;
  background: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 2px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  box-shadow: inset 0 1px 2px hsla(0, 0%, 4%, 0.06);
}
.x-spreadsheet-form-select .input-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 60px;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.x-spreadsheet-form-fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.x-spreadsheet-form-fields .x-spreadsheet-form-field {
  flex: 0 1 auto;
}
.x-spreadsheet-form-fields .x-spreadsheet-form-field .label {
  display: inline-block;
  margin: 0 10px 0 0;
}
.x-spreadsheet-form-field {
  display: block;
  vertical-align: middle;
  margin-left: 10px;
  margin-bottom: 10px;
}
.x-spreadsheet-form-field:first-child {
  margin-left: 0;
}
.x-spreadsheet-form-field.error .x-spreadsheet-form-select,
.x-spreadsheet-form-field.error input {
  border-color: #f04134;
}
.x-spreadsheet-form-field .tip {
  color: #f04134;
  font-size: 0.9em;
}
.x-spreadsheet-dimmer {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  animation-fill-mode: both;
  animation-duration: 0.5s;
  transition: background-color 0.5s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 1000;
}
.x-spreadsheet-dimmer.active {
  display: block;
  opacity: 1;
}
form fieldset {
  border: none;
}
form fieldset label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1em;
  color: #666;
}
form fieldset select {
  font-size: 1.1em;
  width: 100%;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #ddd;
  padding: 0.5em 0.85em;
  border-radius: 2px;
}
.x-spreadsheet-modal,
.x-spreadsheet-toast {
  font-size: 13px;
  position: fixed;
  z-index: 1001;
  text-align: left;
  line-height: 1.25em;
  min-width: 360px;
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Lato', 'Source Sans Pro', Roboto, Helvetica, Arial, sans-serif;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  background-clip: padding-box;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;
}
.x-spreadsheet-toast {
  background-color: rgba(255, 255, 255, 0.85);
}
.x-spreadsheet-modal-header,
.x-spreadsheet-toast-header {
  font-weight: 600;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 4px 4px 0 0;
}

.x-spreadsheet-toast-header {
  color: #F2711C;
}
.x-spreadsheet-modal-header {
  border-bottom: 1px solid #e0e2e4;
  background: rgba(0, 0, 0, 0.08);
  font-size: 1.0785em;
}
.x-spreadsheet-modal-header,
.x-spreadsheet-modal-content,
.x-spreadsheet-toast-header,
.x-spreadsheet-toast-content {
  padding: 0.75em 1em;
}

.x-spreadsheet-menu li:first-child {
  display: none;
}

.vue-office-excel {
  height: 100%;
}
.container[data-v-d3a7cf8a]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-d3a7cf8a]:hover{border-color:#c3ac83}.container:hover .upload[data-v-d3a7cf8a]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-d3a7cf8a]{background-color:#c3ac83}.container:hover .delete[data-v-d3a7cf8a]{display:block}.upload[data-v-d3a7cf8a]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload span[data-v-d3a7cf8a]{color:#fff}.upload[data-v-d3a7cf8a]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-d3a7cf8a]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-d3a7cf8a]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-d3a7cf8a]{width:100%;height:100%;cursor:pointer}.my-header[data-v-d3a7cf8a]{width:100%;display:flex;justify-content:space-between;align-items:center}.my-header .title[data-v-d3a7cf8a]{font-size:16px}.my-header .icons[data-v-d3a7cf8a]{display:flex;align-items:center;justify-content:flex-end;padding-right:20px}

.item[data-v-742fca12]{width:100%;padding-bottom:6px}.item .itemHead[data-v-742fca12]{font-weight:bold;font-size:16px;padding-top:6px;padding-bottom:6px;color:#333}.item .itemBody[data-v-742fca12]{width:100%;color:#999;padding-bottom:12px;padding-top:14px}.item .itemBody .lf[data-v-742fca12]{margin-bottom:6px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .lf span[data-v-742fca12]{margin-left:4px;background:#ecf0fd;color:#3F61F1;padding:0px 8px;display:inline-block;height:22px;line-height:22px;font-size:12px}.item .itemBody .rt[data-v-742fca12]{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .rt span[data-v-742fca12]{margin-left:4px;background:#fce7e7;color:#ff3a3a;padding:0px 8px;display:inline-block;height:22px;line-height:22px;font-size:12px}.upload_box[data-v-742fca12]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-742fca12]{margin-left:10px;flex:1}

.head[data-v-9ab72332]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-9ab72332]{flex:1}.body[data-v-9ab72332]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-9ab72332]{margin-right:16px;flex:1}.option[data-v-9ab72332]{display:flex;justify-content:center}.flex[data-v-9ab72332]{width:100%;display:flex;justify-content:center}.flex2[data-v-9ab72332]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-9ab72332]{font-weight:bold;font-size:16px;color:#000 !important}.list[data-v-9ab72332]{margin-bottom:30px;display:flex;flex-wrap:wrap;width:100%}.list .div[data-v-9ab72332]{margin-right:16px;width:150px;height:150px;margin-bottom:20px;border:1px solid #e8e8e8}.itemShell[data-v-9ab72332]{width:100%;padding-bottom:30px;padding-top:10px;display:flex;align-items:center;flex-wrap:wrap}.itemShell .itemplus[data-v-9ab72332]{width:100% !important;display:flex;align-items:flex-start;justify-items:flex-start}.itemShell .itemplus span[data-v-9ab72332]{width:100px !important}.itemShell .itemplusNew[data-v-9ab72332]{width:50% !important}.itemShell .itemplusNew span[data-v-9ab72332]{width:120px !important}.itemShell .itempluMax[data-v-9ab72332]{align-items:center !important}.itemShell .item[data-v-9ab72332]{width:50%;padding-top:15px;padding-left:15px;cursor:pointer}.itemShell .item>span[data-v-9ab72332]{width:80px;display:inline-block;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;font-weight:bold;font-size:15px;color:#333;margin-right:5px}.inputList[data-v-9ab72332]{width:100%;display:flex;flex-wrap:wrap;padding-bottom:20px}.inputList .inputListShell[data-v-9ab72332]{width:100%;display:flex;flex-wrap:wrap}.inputList .inputListShell .inputItem[data-v-9ab72332]{cursor:pointer;background:#f3f5fd;color:#3f61f1;margin-right:12px;padding:4px 12px;border-radius:3px}.inputList .inputListShell .inputItem[data-v-9ab72332]:hover{transform:scale(1);box-shadow:0px 0px 6px #888888;border-radius:3px}.sku_head[data-v-9ab72332]{padding-right:16px;padding-left:16px;display:flex;align-items:center;justify-content:space-between;height:40px;background:#f1f1f1;cursor:pointer}.sku_box[data-v-9ab72332]{border:1px solid #e8e8e8}.flexl[data-v-9ab72332]{width:calc(100% - 30px);display:flex;justify-content:flex-start}.flexl label[data-v-9ab72332]{width:100px;text-align:left}.flexl .div[data-v-9ab72332]{width:calc(100% - 100px)}.btns[data-v-9ab72332]{width:100%;display:flex;justify-content:flex-start;padding-bottom:10px;padding-left:10px;box-sizing:border-box}.loadingBtn[data-v-9ab72332]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(230,230,230,0.3);margin-bottom:20px}.lodingMore[data-v-9ab72332]{font-size:14px;writing-mode:vertical-rl;display:flex;flex-direction:column;padding:0px 5px;border:1px solid rgba(150,150,150,0.2);height:148px;cursor:pointer;text-align:center;box-shadow:0px 0px 6px #e1e1e1;letter-spacing:3px}.lodingMore[data-v-9ab72332]:hover{color:#fff;background:rgba(150,150,150,0.7) !important}.loadingBtn[data-v-9ab72332]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(230,230,230,0.3);margin-bottom:20px}.flexe[data-v-9ab72332]{display:flex;align-items:center;justify-content:flex-start}

.head[data-v-575c9c46]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-575c9c46]{flex:1}.body[data-v-575c9c46]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-575c9c46]{margin-right:16px;flex:1}.option[data-v-575c9c46]{display:flex;justify-content:center}.flex[data-v-575c9c46]{width:100%;display:flex;justify-content:center}.flex2[data-v-575c9c46]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-575c9c46]{font-weight:bold;font-size:16px;color:#000 !important}.list[data-v-575c9c46]{margin-bottom:30px;display:flex;flex-wrap:wrap;width:100%}.list .div[data-v-575c9c46]{margin-right:16px;width:150px;height:150px;margin-bottom:20px;border:1px solid #e8e8e8}.itemShell[data-v-575c9c46]{width:100%;padding-bottom:30px;padding-top:10px;display:flex;align-items:flex-start;flex-wrap:wrap}.itemShell .itemplus[data-v-575c9c46]{width:100% !important;display:flex;align-items:center;justify-items:flex-start}.itemShell .itemplus span[data-v-575c9c46]{width:100px !important}.itemShell .itempluMax[data-v-575c9c46]{align-items:center !important}.itemShell .item_no[data-v-575c9c46]{width:100% !important;padding-left:0% !important}.itemShell .item[data-v-575c9c46]{width:50%;padding-top:15px;padding-left:15px;cursor:pointer}.itemShell .item[data-v-575c9c46]:hover{color:#3f61f1}.itemShell .item:hover>span[data-v-575c9c46]{color:#3f61f1}.itemShell .item>span[data-v-575c9c46]{width:80px;display:inline-block;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;font-weight:bold;font-size:15px;color:#333;margin-right:5px}.inputList[data-v-575c9c46]{width:100%;display:flex;flex-wrap:wrap;padding-bottom:20px}.inputList .inputListShell[data-v-575c9c46]{width:100%;display:flex;flex-wrap:wrap}.inputList .inputListShell .inputItem[data-v-575c9c46]{cursor:pointer;background:#f3f5fd;color:#3f61f1;margin-right:12px;padding:4px 12px;border-radius:3px}.inputList .inputListShell .inputItem[data-v-575c9c46]:hover{transform:scale(1);box-shadow:0px 0px 6px #888888;border-radius:3px}.sku_head[data-v-575c9c46]{padding-right:16px;padding-left:16px;display:flex;align-items:center;justify-content:space-between;height:40px;background:#f1f1f1;cursor:pointer}.sku_box[data-v-575c9c46]{border:1px solid #e8e8e8}.flexl[data-v-575c9c46]{width:calc(100% - 30px);display:flex;justify-content:flex-start;align-items:center}.flexl label[data-v-575c9c46]{width:100px;text-align:left}.flexl .div[data-v-575c9c46]{width:calc(100% - 100px)}.btns[data-v-575c9c46]{width:100%;display:flex;justify-content:flex-start;padding-bottom:10px;padding-left:10px;box-sizing:border-box}.loadingBtn[data-v-575c9c46]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(230,230,230,0.3);margin-bottom:20px}.lodingMore[data-v-575c9c46]{font-size:14px;writing-mode:vertical-rl;display:flex;flex-direction:column;padding:0px 5px;border:1px solid rgba(150,150,150,0.2);height:148px;cursor:pointer;text-align:center;box-shadow:0px 0px 6px #e1e1e1;letter-spacing:3px}.lodingMore[data-v-575c9c46]:hover{color:#fff;background:rgba(150,150,150,0.7) !important}

.head[data-v-84a24228]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-84a24228]{flex:1}.body[data-v-84a24228]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-84a24228]{margin-right:16px;flex:1}.option[data-v-84a24228]{display:flex;justify-content:center}.flex[data-v-84a24228]{width:100%;display:flex;justify-content:center}.list[data-v-84a24228]{margin-bottom:30px;display:flex;flex-wrap:wrap;width:100%}.list div[data-v-84a24228]{margin-right:16px;width:150px;height:150px;margin-bottom:20px;border:1px solid #e8e8e8}.itemShell[data-v-84a24228]{width:100%;padding-bottom:30px;padding-top:10px;display:flex;align-items:center;flex-wrap:wrap}.itemShell .itemplus[data-v-84a24228]{width:100% !important;display:flex;align-items:flex-start;justify-items:flex-start}.itemShell .itemplus span[data-v-84a24228]{width:120px !important}.itemShell .itempluMax[data-v-84a24228]{align-items:center !important}.itemShell .item[data-v-84a24228]{width:50%;padding-top:15px;padding-left:15px;cursor:pointer}.itemShell .item>span[data-v-84a24228]{width:80px;display:inline-block;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;font-weight:bold;font-size:15px;color:#333;margin-right:5px}.itemShell .item div p[data-v-84a24228]{padding-bottom:6px}.inputList[data-v-84a24228]{width:100%;display:flex;flex-wrap:wrap;padding-bottom:20px}.inputList .inputListShell[data-v-84a24228]{width:100%;display:flex;flex-wrap:wrap}.inputList .inputListShell .inputItem[data-v-84a24228]{cursor:pointer;background:#f3f5fd;color:#3f61f1;margin-right:12px;padding:4px 12px;border-radius:3px}.inputList .inputListShell .inputItem[data-v-84a24228]:hover{transform:scale(1);box-shadow:0px 0px 6px #888888;border-radius:3px}.sku_head[data-v-84a24228]{padding-right:16px;padding-left:16px;display:flex;align-items:center;justify-content:space-between;height:40px;background:#f1f1f1;cursor:pointer}.sku_box[data-v-84a24228]{border:1px solid #e8e8e8}.flexl[data-v-84a24228]{width:calc(100% - 30px);display:flex;justify-content:flex-start}.flexl label[data-v-84a24228]{width:100px;text-align:left}.flexl .div[data-v-84a24228]{width:calc(100% - 100px)}.btns[data-v-84a24228]{width:100%;display:flex;justify-content:flex-start;padding-bottom:10px;padding-left:10px;box-sizing:border-box}

.base_box label[data-v-632fc7b6],.sku_box label[data-v-632fc7b6]{text-align:left;display:block;padding-bottom:6px;width:100px !important}.base_box .flex[data-v-632fc7b6],.sku_box .flex[data-v-632fc7b6]{align-items:flex-end;margin-bottom:30px}.base_box .line[data-v-632fc7b6],.sku_box .line[data-v-632fc7b6]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d4d4d4;width:100%}.list[data-v-632fc7b6]{margin-bottom:30px;display:flex}.list div[data-v-632fc7b6]{margin-right:16px;width:150px;height:150px;border:1px solid #e8e8e8}.sku_head[data-v-632fc7b6]{padding-left:16px;display:flex;align-items:center;height:40px;background:#f1f1f1;margin-bottom:16px}.sku_box[data-v-632fc7b6]{border:1px solid #e8e8e8}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-35ff7a0e] .el-dialog{max-height:100% !important}[data-v-35ff7a0e] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-35ff7a0e]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-f7a9205e] .el-dialog{max-height:100% !important}[data-v-f7a9205e] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-f7a9205e]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-63e10527] .el-dialog{max-height:100% !important}[data-v-63e10527] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-63e10527]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-7395ffa0] .el-dialog{max-height:100% !important}[data-v-7395ffa0] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-7395ffa0]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}

.generate[data-v-0161b4cc]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;font-size:32px}.tableShell[data-v-0161b4cc]{padding:10px;box-sizing:border-box}.rotating-element[data-v-0161b4cc]{margin-left:12px;transform-origin:center center;animation:infinite-rotation-0161b4cc 1s linear infinite}@keyframes infinite-rotation-0161b4cc{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}

[data-v-348d71d1] .el-input-group__append{background:#fff;position:relative}.view[data-v-348d71d1]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-348d71d1] .el-form-item__content{display:block}.flex[data-v-348d71d1]{cursor:pointer}.flex>span[data-v-348d71d1]{font-weight:bold;font-size:15px}


.eltable[data-v-11b4b988] {
      width: 100%;
      height: 400px;
      border: 1px solid #e7e7e7;
}
.pagination[data-v-11b4b988] {
      height:32px;
      margin-top: 15px;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-start;
}
.searchB[data-v-11b4b988] {
      margin-bottom: 15px;
}
  
.item[data-v-6f962150]{width:100%;padding-bottom:6px;display:inline-block}.item .itemHead[data-v-6f962150]{font-weight:bold;font-size:16px;padding-top:6px;padding-bottom:6px;color:#333}.item .itemBody[data-v-6f962150]{width:100%;color:#999;padding-bottom:12px;padding-top:14px}.item .itemBody .lf[data-v-6f962150]{margin-bottom:6px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .lf span[data-v-6f962150]{margin-left:4px;background:#ecf0fd;color:#3F61F1;padding:0px 8px;display:inline-block;height:22px;line-height:22px;font-size:12px}.item .itemBody .rt[data-v-6f962150]{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .rt span[data-v-6f962150]{margin-left:4px;background:#fce7e7;color:#ff3a3a;padding:0px 8px;display:inline-block;height:22px;line-height:22px;font-size:12px}.items[data-v-6f962150]{width:50% !important}.del[data-v-6f962150]{cursor:pointer;color:red}.frshell[data-v-6f962150]{width:100%;position:relative}.fr[data-v-6f962150]{position:absolute;top:-36px;right:0px}.flexr[data-v-6f962150]{width:100%;display:flex;align-items:center;justify-content:flex-end}.flexr .curp[data-v-6f962150]{width:150px;cursor:pointer;font-weight:bold;text-align:right;padding-right:10px;box-sizing:border-box}.flexr .curp .span[data-v-6f962150]{position:relative;display:inline-block;line-height:32px;height:32px}.flexr .curp .span i[data-v-6f962150]{position:absolute;font-size:12px;color:#f56c6c;left:-10px;top:-5px}.flexr .input[data-v-6f962150]{width:calc(100% - 150px)}.must[data-v-6f962150]{position:relative}.must i[data-v-6f962150]{color:red;width:0px;height:2px;position:absolute;top:0px;left:-12px;z-index:999}

[data-v-ecf81296].el-form-item.foldLabel .el-form-item__label{white-space:pre-line;height:32px;line-height:16px !important}.row_active[data-v-ecf81296]{background-color:#f0ef9d !important}[data-v-ecf81296] .el-dialog{max-height:100% !important}[data-v-ecf81296] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-ecf81296]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.flexiTEM[data-v-ecf81296]{width:100%;display:block;align-items:center;justify-content:flex-start}.itemCol[data-v-ecf81296]{display:flex;align-items:center;justify-content:flex-start}.itemCol span[data-v-ecf81296]{width:100px;font-weight:600;padding:0 5px;box-sizing:border-box}.item[data-v-ecf81296]{width:100%;padding-bottom:6px}.item .itemHead[data-v-ecf81296]{font-weight:bold;font-size:16px;padding-top:6px;padding-bottom:6px;color:#333}.item .itemBody[data-v-ecf81296]{width:100%;color:#999;padding-bottom:12px;padding-top:14px}.item .itemBody .lf[data-v-ecf81296]{margin-bottom:6px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .lf span[data-v-ecf81296]{margin-left:4px;background:#4161f1;color:#fff;padding:0px 8px;display:inline-block;height:18px;line-height:18px}.item .itemBody .rt[data-v-ecf81296]{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .rt span[data-v-ecf81296]{margin-left:4px;background:#ff3a3a;color:#fff;padding:0px 8px;display:inline-block;height:18px;line-height:18px}.changeMadeInColorB1[data-v-ecf81296] .el-input__wrapper{border:1px solid red;box-shadow:none !important}.changeMadeInColorB1[data-v-ecf81296] .el-input__wrapper.is-focus{border:1px solid red !important}.changeMadeInColorB1[data-v-ecf81296] .el-select .el-input.is-focus .el-input__wrapper{box-shadow:none !important}.changeMadeInColorB1[data-v-ecf81296] .el-input__wrapper.is-focus{box-shadow:none !important}.changeMadeInColorB1[data-v-ecf81296] .el-select:hover:not(.el-select--disabled) .el-input__wrapper{box-shadow:none !important}.changeVolumeColorB1[data-v-ecf81296] .el-input__wrapper{border:1px solid red !important;box-shadow:none !important}.changeVolumeColorB1[data-v-ecf81296] .el-input__wrapper.is-focus{border:1px solid red !important;box-shadow:none !important}.changeVolumeColorB1[data-v-ecf81296] .el-select .el-input.is-focus .el-input__wrapper{box-shadow:none !important}.changeVolumeColorB1[data-v-ecf81296] .el-input__wrapper.is-focus{box-shadow:none !important}

.loadingBtn[data-v-ab9ba312]{width:100% !important;height:200px !important;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(230,230,230,0.3) !important;margin-bottom:20px}.head[data-v-ab9ba312]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-ab9ba312]{flex:1}.body[data-v-ab9ba312]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8;width:100%}.body>div[data-v-ab9ba312]{margin-right:16px;width:calc(100% / 11)}.el-input.is-disabled .el-input__wrapper[data-v-ab9ba312]{background-color:#fff !important;border:1px solid #fff}.el-textarea.is-disabled .el-textarea__inner[data-v-ab9ba312]{background-color:#fff !important}.list[data-v-ab9ba312]{margin-bottom:30px;display:flex;flex-wrap:wrap}.list .div[data-v-ab9ba312]{margin-right:16px;width:150px;height:150px;border:1px solid #e8e8e8}.redSmall[data-v-ab9ba312]{color:red !important;font-size:10px;line-height:10px}.lodingMore[data-v-ab9ba312]{font-size:14px;writing-mode:vertical-rl;display:flex;flex-direction:column;padding:0px 5px;border:1px solid rgba(150,150,150,0.2);height:148px;cursor:pointer;text-align:center;box-shadow:0px 0px 6px #e1e1e1;letter-spacing:3px}.lodingMore[data-v-ab9ba312]:hover{color:#fff;background:rgba(150,150,150,0.7) !important}.itemShell[data-v-ab9ba312]{width:100%;padding-bottom:30px;padding-top:10px;display:flex;align-items:center;flex-wrap:wrap}.itemShell .itemplus[data-v-ab9ba312]{width:100% !important;display:flex;align-items:flex-start;justify-items:flex-start}.itemShell .itemplus span[data-v-ab9ba312]{width:120px !important}.itemShell .itempluMax[data-v-ab9ba312]{align-items:center !important}.itemShell .item[data-v-ab9ba312]{width:50%;padding-top:15px;padding-left:15px;cursor:pointer}.itemShell .item>span[data-v-ab9ba312]{width:80px;display:inline-block;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;font-weight:bold;font-size:15px;color:#333;margin-right:5px}.pd20[data-v-ab9ba312]{padding:20px;box-sizing:border-box}.pt20[data-v-ab9ba312]{padding-top:12px;width:100%;display:flex;align-items:flex-start;flex-wrap:wrap}.pt20 span[data-v-ab9ba312]{padding-bottom:6px;display:inline-block;width:50%}.upload_box[data-v-ab9ba312]{display:flex;width:100%;height:148px;margin-bottom:30px}.upload_box .upload_item[data-v-ab9ba312]{margin-left:10px;width:170px;height:148px}.RED[data-v-ab9ba312]{padding-left:6px}

.container[data-v-16d21f3b]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-16d21f3b]:hover{border-color:#c3ac83}.container:hover .upload[data-v-16d21f3b]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-16d21f3b]{background-color:#c3ac83}.container:hover .delete[data-v-16d21f3b]{display:block}.upload[data-v-16d21f3b]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload span[data-v-16d21f3b]{color:#fff}.upload[data-v-16d21f3b]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-16d21f3b]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-16d21f3b]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-16d21f3b]{width:100%;height:100%}

.container[data-v-acc0e7e4]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-acc0e7e4]:hover{border-color:#c3ac83}.container:hover .upload[data-v-acc0e7e4]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-acc0e7e4]{background-color:#c3ac83}.container:hover .delete[data-v-acc0e7e4]{display:block}.upload[data-v-acc0e7e4]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload span[data-v-acc0e7e4]{color:#fff;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.upload input[data-v-acc0e7e4]{width:100%;height:100%;display:none}.upload[data-v-acc0e7e4]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-acc0e7e4]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-acc0e7e4]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-acc0e7e4]{width:100%;height:100%}

.container[data-v-29b232ed]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-29b232ed]:hover{border-color:#c3ac83}.container:hover .upload[data-v-29b232ed]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-29b232ed]{background-color:#c3ac83}.container:hover .delete[data-v-29b232ed]{display:block}.upload[data-v-29b232ed]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload .upload-c[data-v-29b232ed]{width:100%;display:flex;align-items:center;justify-content:space-between}.upload .upload-c p[data-v-29b232ed]{width:50%;height:40px;line-height:40px;text-align:center}.upload span[data-v-29b232ed]{color:#fff}.upload[data-v-29b232ed]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-29b232ed]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-29b232ed]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-29b232ed]{width:100%;height:100%}.w50c[data-v-29b232ed]{color:#fff}.bkstyle[data-v-29b232ed]{width:100%;height:780px;overflow:auto}.bkstyle .operationValue[data-v-29b232ed]{padding:0px 10px 10px 10px;position:absolute;bottom:74px;left:20px;z-index:9999;color:#fff;background:rgba(0,0,0,0.3)}.bkstyle .operationValue .operationValueItem[data-v-29b232ed]{padding-top:15px;display:flex;align-items:center;justify-content:center}.bkstyle .operationValue .operationValueItem input[data-v-29b232ed]{padding:4px 0}.bkstyle .newImg[data-v-29b232ed]{height:780px;position:relative;display:flex;justify-content:center;transform-origin:top center}.bkstyle .newImg .backgroundImage[data-v-29b232ed]{width:auto;height:100%;display:block;z-index:1}.bkstyle .newImg .PDFImage[data-v-29b232ed]{z-index:99;position:absolute}.bkstyle .newImg .PDFImage .packageImg[data-v-29b232ed]{width:100%;height:100%;padding:2px}.bkstyle .newImg .PDFImage .packageImg p[data-v-29b232ed]{position:absolute;width:18px;height:18px;border:2px solid #fff;box-shadow:0px 0px 6px #000;cursor:grab}.bkstyle .newImg .PDFImage .packageImg p[data-v-29b232ed]:active{cursor:grabbing;box-shadow:0px 0px 6px #3f61f1}.bkstyle .newImg .PDFImage .packageImg .lf[data-v-29b232ed]{left:-20px;top:50%;transform:translateY(-50%)}.bkstyle .newImg .PDFImage .packageImg .rt[data-v-29b232ed]{right:-20px;top:50%;transform:translateY(-50%)}.bkstyle .newImg .PDFImage .packageImg .tp[data-v-29b232ed]{top:-20px;left:50%;transform:translateX(-50%)}.bkstyle .newImg .PDFImage .packageImg .bt[data-v-29b232ed]{right:-24px;bottom:-24px;transform:translate(-50%, -50%)}.bkstyle .newImg .PDFImage .packageImg img[data-v-29b232ed]{cursor:grab}.bkstyle .newImg .PDFImage .packageImg img[data-v-29b232ed]:active{cursor:grabbing}.zoom[data-v-29b232ed]{position:absolute;left:20px;bottom:-8px;transform:translateY(-50%)}.zoom .zooms[data-v-29b232ed]{cursor:pointer}.operationValue[data-v-29b232ed] .el-input-group__append{padding:0px 8px !important;background:#fff}.operationValue[data-v-29b232ed] .el-input__inner{text-align:center}img[data-v-29b232ed]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.draggable[data-v-29b232ed]{will-change:transform;transform:translateZ(0)}

.vdr {
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.vdr.active:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    outline: 1px dashed #d6d6d6;
}
.vdr-stick {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    font-size: 1px;
    background: #ffffff;
    border: 1px solid #6c6c6c;
    -webkit-box-shadow: 0 0 2px #bbb;
            box-shadow: 0 0 2px #bbb;
}
.inactive .vdr-stick {
    display: none;
}
.vdr-stick-tl, .vdr-stick-br {
    cursor: nwse-resize;
}
.vdr-stick-tm, .vdr-stick-bm {
    left: 50%;
    cursor: ns-resize;
}
.vdr-stick-tr, .vdr-stick-bl {
    cursor: nesw-resize;
}
.vdr-stick-ml, .vdr-stick-mr {
    top: 50%;
    cursor: ew-resize;
}
.vdr-stick.not-resizable{
    display: none;
}
.content-container{
    display: block;
    position: relative;
}
.minimum[data-v-49d2b9db]{width:100%;height:600px;display:flex;align-items:center;justify-content:space-between}.minimum>div[data-v-49d2b9db]{height:100%}.minimum .factory[data-v-49d2b9db]{width:calc(100% - 1340px - 40px);overflow-y:auto;box-sizing:border-box}.minimum .factory p[data-v-49d2b9db]{width:calc(100% - 8px);text-align:center;margin-bottom:14px;cursor:pointer;height:40px;box-shadow:0px 0px 4px #dcdcdc;line-height:40px;border-radius:2px}.minimum .factory p[data-v-49d2b9db]:hover{box-shadow:0px 0px 4px #c8c8c8}.minimum .factory .active[data-v-49d2b9db]{border:1px solid #409eff;color:#1183f5}.minimum .operationArea[data-v-49d2b9db]{width:1110px;height:610px;background:#646464;position:relative}.minimum .operationArea .operationArea_s[data-v-49d2b9db]{overflow:auto;width:100%;height:100%;box-sizing:border-box}.minimum .operationArea .operationArea_s .baseMap_s[data-v-49d2b9db]{transform-origin:top left;margin:10px auto;position:relative}.minimum .operationArea .operationArea_s .baseMap_s .upperLevels[data-v-49d2b9db]{left:0;right:0;top:0;width:100%;height:100%}.minimum .dataArea[data-v-49d2b9db]{width:240px;height:600px;position:relative}.minimum .dataArea .aspectRatioLock[data-v-49d2b9db]{width:23px;height:60px;position:absolute;right:-0px;top:200px;display:flex;align-items:center;justify-content:center;z-index:0;border-right:1px solid #d6d6d6;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}.minimum .dataArea .aspectRatioLock .box-item[data-v-49d2b9db]{width:100%;height:100%;position:relative}.minimum .dataArea .aspectRatioLock .box-item .Lock[data-v-49d2b9db]{transform:translate(50%, -50%);top:calc(50% - 4px);position:absolute;right:0px}.minimum .dataArea .dataArea-i[data-v-49d2b9db]{width:calc(100% - 10px);display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.minimum .dataArea .dataArea-i span[data-v-49d2b9db]{display:inline-block;font-weight:bold;width:110px}.noactives[data-v-49d2b9db]{background:rgba(255,255,255,0.35) !important}[data-v-49d2b9db] .vdr{border:1px solid #4290f7}[data-v-49d2b9db].actives.vdr.active:before{outline:1px dashed #4290f7 !important}[data-v-49d2b9db] .vdr-stick{border:1px solid #4290f7 !important}[data-v-49d2b9db] .vdr-stick{box-shadow:none !important}.posbo[data-v-49d2b9db]{position:absolute;bottom:0px}[data-v-49d2b9db]::-webkit-scrollbar{width:10px;height:10px;background-color:#F5F5F5}[data-v-49d2b9db]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#F5F5F5}[data-v-49d2b9db]::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#555}.img[data-v-49d2b9db]{vertical-align:bottom}.operationValue[data-v-49d2b9db]{padding:0px 8px 8px 10px;position:absolute;bottom:20px;left:20px;z-index:999;color:#fff;background:rgba(0,0,0,0.3)}.operationValue .operationValueItem[data-v-49d2b9db]{padding-top:15px;display:flex;align-items:center;justify-content:center}.operationValue .operationValueItem input[data-v-49d2b9db]{padding:4px 0}.felxb[data-v-49d2b9db]{width:100%;display:flex;align-items:center;justify-content:space-between}.cur[data-v-49d2b9db]{cursor:pointer}.bl[data-v-49d2b9db]{color:#3f61f1}.rd[data-v-49d2b9db]{color:red}.operate[data-v-49d2b9db]{width:100%;display:flex;align-content:center;justify-content:flex-end;padding-bottom:10px}.indeNoShell[data-v-49d2b9db]{position:relative;width:100%;height:100%}.indeNoShell .indeNo[data-v-49d2b9db]{position:absolute;left:0%;top:50%;transform:translate(-125%, -50%);display:inline-block;color:#fff;padding:0 5px;font-size:14px;cursor:default;background:rgba(100,100,100,0.4)}


.row_active {
  background-color: #f0ef9d !important;
}

[data-v-4a7caddc] .el-dialog{max-height:100% !important}[data-v-4a7caddc] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.preview[data-v-4a7caddc]{width:100%;height:100%}.template_box[data-v-4a7caddc]{width:100%;padding:0;margin:0;display:flex;justify-content:space-between}.template_box_flex[data-v-4a7caddc]{width:100%}.flexItem[data-v-4a7caddc]{display:flex;align-items:center;justify-content:flex-start;width:100%}.flexItem>span[data-v-4a7caddc]{font-weight:bold}.flexItem .upload_box[data-v-4a7caddc]{display:flex;width:400px;height:170px}.flexItem .upload_box .upload_item[data-v-4a7caddc]{margin-left:10px;flex:1;margin-bottom:8px}.preview_label[data-v-4a7caddc]{margin-top:30px;width:500px;height:500px;border:1px solid #e8e8e8}.preview_label .sortList[data-v-4a7caddc]{padding-top:100px;width:100%;display:flex;justify-content:flex-end}.labelProducerFileList[data-v-4a7caddc]{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.labelProducerFileList .listItem[data-v-4a7caddc]{width:80px;width:220px;height:140px;margin-bottom:10px;border:1px solid #e8e8e8;margin-right:20px}.base_box[data-v-4a7caddc]{padding:0px 20px;width:100%}.base_box[data-v-4a7caddc],.product_box[data-v-4a7caddc]{width:100%}.base_box label[data-v-4a7caddc],.product_box label[data-v-4a7caddc]{text-align:left;display:block;padding-bottom:6px;width:120px !important}.base_box .flex[data-v-4a7caddc],.product_box .flex[data-v-4a7caddc]{align-items:center;display:flex;margin-bottom:16px}.base_box .line[data-v-4a7caddc],.product_box .line[data-v-4a7caddc]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d6d6d6;width:calc(100% - 120px)}.activeShape[data-v-4a7caddc]{border-color:#c3ac83 !important}.activeShape .flag[data-v-4a7caddc]{background-color:#c3ac83 !important}.background_box[data-v-4a7caddc],.fontColor_box[data-v-4a7caddc]{margin-bottom:30px;display:flex}.c1[data-v-4a7caddc]{border:1px #e6e6e6 solid;cursor:pointer;padding:10px 30px}.activeBg[data-v-4a7caddc]{border:2px solid #c3ac83 !important}.active[data-v-4a7caddc]{background-color:#c3ac83;color:#fff}.color_list[data-v-4a7caddc]{display:flex}.color_list div[data-v-4a7caddc]{display:flex;margin-left:10px}.checkdBgColor[data-v-4a7caddc]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-4a7caddc]{display:flex}.shape_list[data-v-4a7caddc]{display:flex}.shape_list .shape_item[data-v-4a7caddc]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-4a7caddc]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.shape_list .shape_item .img[data-v-4a7caddc]{width:100%;padding:5px;box-sizing:border-box;display:inline-block;height:100%}.shape_list .shape_item .img img[data-v-4a7caddc]{width:100%;height:100%}.blod[data-v-4a7caddc]{font-weight:bold !important}.spanc[data-v-4a7caddc]{display:flex;align-items:center}.mr8[data-v-4a7caddc]{position:relative}.product_box .conent[data-v-4a7caddc]{width:calc(100% - 130px)}.product_box .labelWidth[data-v-4a7caddc]{text-align:left;display:inline-block;padding-bottom:6px;width:120px !important;position:relative;padding-left:18px;box-sizing:border-box}.product_box .labelWidth .i[data-v-4a7caddc]{color:red;width:4px;height:4px;position:absolute;top:-2px;left:10px}.labelWidth[data-v-4a7caddc]{position:relative}.labelWidth .i[data-v-4a7caddc]{color:red;top:6px;left:-6px;position:absolute}.packageDrawingShell[data-v-4a7caddc]{width:100%;height:700px}.packageDrawingShell .divider[data-v-4a7caddc]{width:100%;min-height:350px}.upload_box-package[data-v-4a7caddc]{width:100%}.upload_box-package .del[data-v-4a7caddc]{width:100%;text-align:right}.upload_box-package .upload_item[data-v-4a7caddc]{margin-left:10px;width:194px;height:165px;margin-bottom:8px}.color_lists[data-v-4a7caddc] .el-input__wrapper{width:500px !important}.labelWidths[data-v-4a7caddc]{position:relative}.labelWidths .i[data-v-4a7caddc]{color:red;top:-3px;left:-6px;position:absolute}.operations[data-v-4a7caddc]{width:100%;height:270px;overflow-y:scroll}.operation[data-v-4a7caddc]{width:100%;height:18px;box-sizing:border-box;margin-bottom:-18px;display:flex;align-items:center;justify-content:flex-end}.add[data-v-4a7caddc]{cursor:pointer;color:#3f61f1;margin-top:0px;padding-right:20px}.dels[data-v-4a7caddc]{cursor:pointer;color:red;display:inline-block;margin-left:16px;padding-right:20px}.flexl[data-v-4a7caddc]{display:flex;align-items:center;justify-content:flex-start;width:400px}.versionShell[data-v-4a7caddc]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:15px}.versionShell .versionStType[data-v-4a7caddc]{width:calc(100% - 100px);display:flex;align-items:center;justify-content:flex-start}.versionShell .versionStType .versionItem[data-v-4a7caddc]{width:50px;cursor:pointer}.versionShell .versionStType .versionItem[data-v-4a7caddc]:hover{background:#f0f0f0}.versionShell .brn[data-v-4a7caddc]{width:100px}.flex3[data-v-4a7caddc]{width:100%;display:flex;align-items:center;justify-content:flex-start}.flexEnabled[data-v-4a7caddc]{width:calc(100% - 180px);display:flex;align-items:center;justify-content:space-between}.switchCenter[data-v-4a7caddc]{display:inline-block;width:calc(100% - 80px);max-width:calc(100% - 80px);text-align:left;cursor:pointer;box-sizing:border-box;height:38px;line-height:38px;word-wrap:break-word;word-break:break-all;border-bottom:1px solid #d6d6d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.underline[data-v-4a7caddc]{cursor:pointer;height:32px;line-height:32px}.underline[data-v-4a7caddc]:hover{text-decoration:underline;color:#3f61f1}.qrcode[data-v-4a7caddc]{width:100%;display:flex;align-items:center;justify-content:space-between}.item .el-form-item__label[data-v-4a7caddc]{font-weight:bold}.flex2[data-v-4a7caddc]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-4a7caddc]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-4a7caddc]{cursor:pointer}.felxEnd[data-v-4a7caddc]{width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:6px}.felxSb[data-v-4a7caddc]{width:100%;display:flex;align-items:center;justify-content:space-between;color:#666}.shortshell[data-v-4a7caddc]{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.shortshell .ltlabel[data-v-4a7caddc]{width:30%}.shortshell .ltlabel .preview_label[data-v-4a7caddc]{width:90%;margin:0}.shortshell .rtList[data-v-4a7caddc]{width:70%}.lable[data-v-4a7caddc]{width:56px;text-align:left;display:inline-block}.lable_lf10[data-v-4a7caddc]{margin-left:10px}.w200[data-v-4a7caddc]{width:200px !important}.remarks[data-v-4a7caddc]{width:100%;background:rgba(0,0,0,0.5);color:#fff;height:40px;line-height:40px;cursor:pointer;padding:0px 12px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;position:relative;top:-40px}.custom-input-number[data-v-4a7caddc]{position:relative}.custom-input-number .el-input__inner[data-v-4a7caddc]{padding-right:-70px !important}.custom-input-number[data-v-4a7caddc]::after{content:attr(data-unit);position:absolute;right:1px;box-sizing:border-box;top:50%;transform:translateY(-50%);color:#909399;pointer-events:none;font-size:14px;width:63px;text-align:center;border-left:1px solid #dadcdd;background:#f5f7fa;border-radius:2px}.blockFlex[data-v-4a7caddc]{display:flex;align-items:flex-start;flex-wrap:nowrap;padding-top:20px 10px 10px 10px;box-sizing:border-box;flex-wrap:wrap}.blockItem[data-v-4a7caddc]{width:40px;height:40px;border:1px solid #b1b4bb;text-align:center;line-height:40px;cursor:pointer;margin-left:10px;margin-bottom:10px}.blockItemSelect[data-v-4a7caddc]{background:#3f61f1 !important;color:#fff !important}


.row_active {
  background-color: #f0ef9d !important;
}

[data-v-298c0718] .el-dialog{max-height:100% !important}[data-v-298c0718] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.preview[data-v-298c0718]{width:100%;height:100%}.template_box[data-v-298c0718]{width:100%;padding:0;margin:0;display:flex;justify-content:space-between}.template_box_flex[data-v-298c0718]{width:100%}.flexItem[data-v-298c0718]{display:flex;align-items:center;justify-content:flex-start;width:100%}.flexItem>span[data-v-298c0718]{font-weight:bold}.flexItem .upload_box[data-v-298c0718]{display:flex;width:400px;height:170px}.flexItem .upload_box .upload_item[data-v-298c0718]{margin-left:10px;flex:1;margin-bottom:8px}.preview_label[data-v-298c0718]{margin-top:30px;width:500px;height:500px;border:1px solid #e8e8e8}.preview_label .sortList[data-v-298c0718]{padding-top:100px;width:100%;display:flex;justify-content:flex-end}.labelProducerFileList[data-v-298c0718]{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.labelProducerFileList .listItem[data-v-298c0718]{width:80px;width:220px;height:140px;margin-bottom:10px;border:1px solid #e8e8e8;margin-right:20px}.base_box[data-v-298c0718]{padding:0px 20px;width:100%}.base_box[data-v-298c0718],.product_box[data-v-298c0718]{width:100%}.base_box label[data-v-298c0718],.product_box label[data-v-298c0718]{text-align:left;display:block;padding-bottom:6px;width:120px !important}.base_box .flex[data-v-298c0718],.product_box .flex[data-v-298c0718]{align-items:center;display:flex;margin-bottom:16px}.base_box .line[data-v-298c0718],.product_box .line[data-v-298c0718]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d6d6d6;width:calc(100% - 120px)}.activeShape[data-v-298c0718]{border-color:#c3ac83 !important}.activeShape .flag[data-v-298c0718]{background-color:#c3ac83 !important}.background_box[data-v-298c0718],.fontColor_box[data-v-298c0718]{margin-bottom:30px;display:flex}.c1[data-v-298c0718]{border:1px #e6e6e6 solid;cursor:pointer;padding:10px 30px}.activeBg[data-v-298c0718]{border:2px solid #c3ac83 !important}.active[data-v-298c0718]{background-color:#c3ac83;color:#fff}.color_list[data-v-298c0718]{display:flex}.color_list div[data-v-298c0718]{display:flex;margin-left:10px}.checkdBgColor[data-v-298c0718]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-298c0718]{display:flex}.shape_list[data-v-298c0718]{display:flex}.shape_list .shape_item[data-v-298c0718]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-298c0718]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.blod[data-v-298c0718]{font-weight:bold !important}.spanc[data-v-298c0718]{display:flex;align-items:center}.mr8[data-v-298c0718]{position:relative}.product_box .conent[data-v-298c0718]{width:calc(100% - 130px)}.product_box .labelWidth[data-v-298c0718]{text-align:left;display:inline-block;padding-bottom:6px;width:120px !important;position:relative;padding-left:18px;box-sizing:border-box}.product_box .labelWidth .i[data-v-298c0718]{color:red;width:4px;height:4px;position:absolute;top:-2px;left:10px}.labelWidth[data-v-298c0718]{position:relative}.labelWidth .i[data-v-298c0718]{color:red;top:6px;left:-6px;position:absolute}.packageDrawingShell[data-v-298c0718]{width:100%;height:700px}.packageDrawingShell .divider[data-v-298c0718]{width:100%;min-height:350px}.upload_box-package[data-v-298c0718]{width:100%}.upload_box-package .del[data-v-298c0718]{width:100%;text-align:right}.upload_box-package .upload_item[data-v-298c0718]{margin-left:10px;width:194px;height:165px;margin-bottom:8px}.color_lists[data-v-298c0718] .el-input__wrapper{width:500px !important}.labelWidths[data-v-298c0718]{position:relative}.labelWidths .i[data-v-298c0718]{color:red;top:-3px;left:-6px;position:absolute}.operations[data-v-298c0718]{width:100%;height:270px;overflow-y:scroll}.operation[data-v-298c0718]{width:100%;height:18px;box-sizing:border-box;margin-bottom:-18px;display:flex;align-items:center;justify-content:flex-end}.add[data-v-298c0718]{cursor:pointer;color:#3f61f1;margin-top:0px;padding-right:20px}.dels[data-v-298c0718]{cursor:pointer;color:red;display:inline-block;margin-left:16px;padding-right:20px}.flexl[data-v-298c0718]{display:flex;align-items:center;justify-content:flex-start;width:400px}.versionShell[data-v-298c0718]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:15px}.versionShell .versionStType[data-v-298c0718]{width:calc(100% - 100px);display:flex;align-items:center;justify-content:flex-start}.versionShell .versionStType .versionItem[data-v-298c0718]{width:50px;cursor:pointer}.versionShell .versionStType .versionItem[data-v-298c0718]:hover{background:#f0f0f0}.versionShell .brn[data-v-298c0718]{width:100px}.flex3[data-v-298c0718]{width:100%;display:flex;align-items:center;justify-content:flex-start}.flexEnabled[data-v-298c0718]{width:calc(100% - 180px);display:flex;align-items:center;justify-content:space-between}.switchCenter[data-v-298c0718]{display:inline-block;width:calc(100% - 80px);max-width:calc(100% - 80px);text-align:left;cursor:pointer;box-sizing:border-box;height:38px;line-height:38px;word-wrap:break-word;word-break:break-all;border-bottom:1px solid #d6d6d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.underline[data-v-298c0718]{cursor:pointer;height:32px;line-height:32px}.underline[data-v-298c0718]:hover{text-decoration:underline;color:#3f61f1}.qrcode[data-v-298c0718]{width:100%;display:flex;align-items:center;justify-content:space-between}.item .el-form-item__label[data-v-298c0718]{font-weight:bold}.flex2[data-v-298c0718]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-298c0718]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-298c0718]{cursor:pointer}.felxEnd[data-v-298c0718]{width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:6px}.felxSb[data-v-298c0718]{width:100%;display:flex;align-items:center;justify-content:space-between;color:#666}


.el-input {
      width: 100%; /* 让el-input撑满父级元素的宽度 */
}
.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-7895042e] .el-dialog{max-height:100% !important}[data-v-7895042e] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-7895042e]{padding-left:16px;height:40px;display:flex;align-items:center;border-bottom:1px solid #e8e8e8;background:#f2f2f2;color:#000}.head .head_item[data-v-7895042e]{flex:1}.body[data-v-7895042e]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-7895042e]{margin-right:16px;flex:1}.file_item[data-v-7895042e]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.select[data-v-7895042e]{position:relative}.addbtn[data-v-7895042e]{background:#3f61f1;color:#fff;display:inline-block;padding:0px 10px;font-size:12px;border-radius:4px;position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer}.addbtn[data-v-7895042e]:hover{background:#748bf0}.redf[data-v-7895042e]{width:100%;position:relative}.redf .Required[data-v-7895042e]{color:red;position:absolute;left:-10px;top:-2px;width:8px;height:8px}.red[data-v-7895042e]{color:red}.flex[data-v-7895042e]{width:100%;display:flex;justify-content:space-between !important}.underline[data-v-7895042e]{text-decoration:underline;cursor:pointer}.underline[data-v-7895042e]:hover{color:#5874ea}.bringinHpShell[data-v-7895042e]{width:100%;box-sizing:border-box;padding:0px 10px}.recommendation[data-v-7895042e]{width:350px;padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:flex-start}.recommendation span[data-v-7895042e]{width:120px;font-weight:bold}.redSmall[data-v-7895042e]{color:red !important;font-size:10px;line-height:10px}.flex[data-v-7895042e]{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-bottom:20px}.handleDownload[data-v-7895042e]{cursor:pointer;text-decoration:underline}.handleDownload[data-v-7895042e]:hover{color:#3f61f1}


.el-input {
      width: 100%; /* 让el-input撑满父级元素的宽度 */
}
.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-df025be2] .el-dialog{max-height:100% !important}[data-v-df025be2] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-df025be2]{padding-left:16px;height:40px;display:flex;align-items:center;border-bottom:1px solid #e8e8e8;background:#f2f2f2;color:#000}.head .head_item[data-v-df025be2]{flex:1}.body[data-v-df025be2]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-df025be2]{margin-right:16px;flex:1}.file_item[data-v-df025be2]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.select[data-v-df025be2]{position:relative}.addbtn[data-v-df025be2]{background:#3f61f1;color:#fff;display:inline-block;padding:0px 10px;font-size:12px;border-radius:4px;position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer}.addbtn[data-v-df025be2]:hover{background:#748bf0}.redf[data-v-df025be2]{width:100%;position:relative}.redf .Required[data-v-df025be2]{color:red;position:absolute;left:-10px;top:-2px;width:8px;height:8px}.red[data-v-df025be2]{color:red}.flex[data-v-df025be2]{width:100%;display:flex;justify-content:space-between !important}.underline[data-v-df025be2]{text-decoration:underline;cursor:pointer}.underline[data-v-df025be2]:hover{color:#5874ea}.bringinHpShell[data-v-df025be2]{width:100%;box-sizing:border-box;padding:0px 10px}.recommendation[data-v-df025be2]{width:350px;padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:flex-start}.recommendation span[data-v-df025be2]{width:120px;font-weight:bold}.fr[data-v-df025be2]{margin-bottom:10px;float:right}

.base_box label[data-v-2c2a71fd],.sku_box label[data-v-2c2a71fd]{text-align:left;display:block;padding-bottom:6px;width:100px !important}.base_box .flex[data-v-2c2a71fd],.sku_box .flex[data-v-2c2a71fd]{align-items:flex-end;margin-bottom:30px}.base_box .flexRow[data-v-2c2a71fd],.sku_box .flexRow[data-v-2c2a71fd]{align-items:flex-end}.base_box .line[data-v-2c2a71fd],.sku_box .line[data-v-2c2a71fd]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d4d4d4;width:100%}.list[data-v-2c2a71fd]{margin-bottom:30px;display:flex}.list .div[data-v-2c2a71fd]{margin-right:16px;width:150px;height:150px;border:1px solid #e8e8e8}.height201[data-v-2c2a71fd]{height:200px}.height101[data-v-2c2a71fd]{height:100px;overflow-y:scroll}.sku_head[data-v-2c2a71fd]{padding-right:16px;padding-left:16px;display:flex;align-items:center;justify-content:space-between;height:40px;background:#f1f1f1;cursor:pointer}.sku_box[data-v-2c2a71fd]{border:1px solid #e8e8e8}.loadingBtn[data-v-2c2a71fd]{width:100% !important;height:200px !important;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(230,230,230,0.3) !important;margin-bottom:20px}.lodingMore[data-v-2c2a71fd]{font-size:14px;writing-mode:vertical-rl;display:flex;flex-direction:column;padding:0px 5px;border:1px solid rgba(150,150,150,0.2);height:148px;cursor:pointer;text-align:center;box-shadow:0px 0px 6px #e1e1e1;letter-spacing:3px}.lodingMore[data-v-2c2a71fd]:hover{color:#fff;background:rgba(150,150,150,0.7) !important}.flexl[data-v-2c2a71fd]{display:flex;align-items:center;justify-content:flex-start}.inblock[data-v-2c2a71fd]{display:inline-block;position:absolute;right:calc(-82vw);background:#fff}


.row_active {
  background-color: #f0ef9d !important;
}

[data-v-3049c688] .el-dialog{max-height:100% !important}[data-v-3049c688] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden !important}.img_list[data-v-3049c688]{margin-top:30px;display:flex;flex-wrap:wrap}.img_list div[data-v-3049c688]{margin-right:15px;margin-bottom:15px;width:200px;height:200px;box-shadow:5px 5px 5px #9e9e9e14, 5px -5px 5px #9e9e9e14, -5px 5px 5px #9e9e9e14, -5px -5px 5px #9e9e9e14}.SKU_box[data-v-3049c688]{padding-top:50px;position:relative;width:100%}.template_box[data-v-3049c688]{padding-top:50px;position:relative;width:100%}.tag[data-v-3049c688]{width:100px;overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;-webkit-line-clamp:1}.activeShape[data-v-3049c688]{border-color:#c3ac83 !important}.activeShape .flag[data-v-3049c688]{background-color:#c3ac83 !important}.background_box[data-v-3049c688],.fontColor_box[data-v-3049c688]{margin-bottom:30px;display:flex}.c1[data-v-3049c688]{border:1px #e6e6e6 solid;cursor:pointer}.activeBg[data-v-3049c688]{border:2px solid #c3ac83 !important}.color_list[data-v-3049c688]{display:flex}.color_list div[data-v-3049c688]{margin-left:10px;display:flex;align-items:center;justify-content:center;width:120px;height:45px}.checkdBgColor[data-v-3049c688]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-3049c688]{display:flex}.shape_list[data-v-3049c688]{display:flex}.shape_list .shape_item[data-v-3049c688]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-3049c688]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-413f9278] .el-dialog{max-height:100% !important}[data-v-413f9278] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-413f9278]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}

.base_box label[data-v-2d487d91],.sku_box label[data-v-2d487d91]{text-align:left;display:block;padding-bottom:6px;width:100px !important}.base_box .flex[data-v-2d487d91],.sku_box .flex[data-v-2d487d91]{align-items:flex-end;margin-bottom:30px}.base_box .line[data-v-2d487d91],.sku_box .line[data-v-2d487d91]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d4d4d4;width:100%}.list[data-v-2d487d91]{margin-bottom:30px;display:flex}.list div[data-v-2d487d91]{margin-right:16px;width:150px;height:150px;border:1px solid #e8e8e8}.sku_head[data-v-2d487d91]{padding-left:16px;display:flex;align-items:center;height:40px;background:#f1f1f1;margin-bottom:16px}.sku_box[data-v-2d487d91]{border:1px solid #e8e8e8}


.row_active {
  background-color: #f0ef9d !important;
}

[data-v-1794dd0a] .el-dialog{max-height:100% !important}[data-v-1794dd0a] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden !important}.img_list[data-v-1794dd0a]{margin-top:30px;display:flex;flex-wrap:wrap}.img_list div[data-v-1794dd0a]{margin-right:15px;margin-bottom:15px;width:200px;height:200px;box-shadow:5px 5px 5px #9e9e9e14, 5px -5px 5px #9e9e9e14, -5px 5px 5px #9e9e9e14, -5px -5px 5px #9e9e9e14}.SKU_box[data-v-1794dd0a]{padding-top:50px;position:relative;width:100%}.template_box[data-v-1794dd0a]{padding-top:50px;position:relative;width:100%}.tag[data-v-1794dd0a]{width:100px;overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;-webkit-line-clamp:1}.activeShape[data-v-1794dd0a]{border-color:#c3ac83 !important}.activeShape .flag[data-v-1794dd0a]{background-color:#c3ac83 !important}.background_box[data-v-1794dd0a],.fontColor_box[data-v-1794dd0a]{margin-bottom:30px;display:flex}.c1[data-v-1794dd0a]{border:1px #e6e6e6 solid;cursor:pointer}.activeBg[data-v-1794dd0a]{border:2px solid #c3ac83 !important}.color_list[data-v-1794dd0a]{display:flex}.color_list div[data-v-1794dd0a]{margin-left:10px;display:flex;align-items:center;justify-content:center;width:120px;height:45px}.checkdBgColor[data-v-1794dd0a]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-1794dd0a]{display:flex}.shape_list[data-v-1794dd0a]{display:flex}.shape_list .shape_item[data-v-1794dd0a]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-1794dd0a]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.inblock[data-v-1794dd0a]{display:inline-block}.shape_box[data-v-1794dd0a]{display:flex}.shape_list[data-v-1794dd0a]{display:flex}.shape_list .shape_item[data-v-1794dd0a]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-1794dd0a]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}

[data-v-1794dd0a] .el-dialog{max-height:100% !important}[data-v-1794dd0a] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.preview[data-v-1794dd0a]{width:100%;height:100%}.template_box[data-v-1794dd0a]{width:100%;padding:0;margin:0;display:flex;justify-content:space-between}.content_box[data-v-1794dd0a]{position:relative;box-sizing:border-box;width:100%;height:100%}.template_box_flex[data-v-1794dd0a]{width:100%}.flexItem[data-v-1794dd0a]{display:flex;align-items:center;justify-content:flex-start;width:100%}.flexItem>span[data-v-1794dd0a]{font-weight:bold}.flexItem .upload_box[data-v-1794dd0a]{display:flex;width:400px;height:170px}.flexItem .upload_box .upload_item[data-v-1794dd0a]{margin-left:10px;flex:1;margin-bottom:8px}.preview_label[data-v-1794dd0a]{margin-top:20px;width:500px;height:500px;border:1px solid #e8e8e8}.preview_label .sortList[data-v-1794dd0a]{padding-top:100px;width:100%;display:flex;justify-content:flex-end}.labelProducerFileList[data-v-1794dd0a]{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.labelProducerFileList .listItem[data-v-1794dd0a]{width:80px;width:220px;height:140px;margin-bottom:10px;border:1px solid #e8e8e8;margin-right:20px}.base_box[data-v-1794dd0a]{padding:0px 20px;width:100%}.base_box[data-v-1794dd0a],.product_box[data-v-1794dd0a]{width:100%}.base_box label[data-v-1794dd0a],.product_box label[data-v-1794dd0a]{text-align:left;display:block;padding-bottom:6px;width:120px !important}.base_box .flex[data-v-1794dd0a],.product_box .flex[data-v-1794dd0a]{align-items:center;display:flex;margin-bottom:16px}.base_box .line[data-v-1794dd0a],.product_box .line[data-v-1794dd0a]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d6d6d6;width:calc(100% - 120px)}.activeShape[data-v-1794dd0a]{border-color:#c3ac83 !important}.activeShape .flag[data-v-1794dd0a]{background-color:#c3ac83 !important}.background_box[data-v-1794dd0a],.fontColor_box[data-v-1794dd0a]{margin-bottom:30px;display:flex}.c1[data-v-1794dd0a]{border:1px #e6e6e6 solid;cursor:pointer;padding:10px 30px}.activeBg[data-v-1794dd0a]{border:2px solid #c3ac83 !important}.active[data-v-1794dd0a]{background-color:#c3ac83;color:#fff}.color_list[data-v-1794dd0a]{display:flex}.color_list div[data-v-1794dd0a]{display:flex;margin-left:10px}.checkdBgColor[data-v-1794dd0a]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-1794dd0a]{display:flex}.shape_list[data-v-1794dd0a]{display:flex}.shape_list .shape_item[data-v-1794dd0a]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-1794dd0a]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.shape_list .shape_item .img[data-v-1794dd0a]{width:100%;padding:5px;box-sizing:border-box;display:inline-block;height:100%}.shape_list .shape_item .img img[data-v-1794dd0a]{width:100%;height:100%}.blod[data-v-1794dd0a]{font-weight:bold !important}.spanc[data-v-1794dd0a]{display:flex;align-items:center}.mr8[data-v-1794dd0a]{position:relative}.product_box .conent[data-v-1794dd0a]{width:calc(100% - 130px)}.product_box .labelWidth[data-v-1794dd0a]{text-align:left;display:inline-block;padding-bottom:6px;width:120px !important;position:relative;padding-left:18px;box-sizing:border-box}.product_box .labelWidth .i[data-v-1794dd0a]{color:red;width:4px;height:4px;position:absolute;top:-2px;left:10px}.labelWidth[data-v-1794dd0a]{position:relative}.labelWidth .i[data-v-1794dd0a]{color:red;top:6px;left:-6px;position:absolute}.packageDrawingShell[data-v-1794dd0a]{width:100%;height:700px}.packageDrawingShell .divider[data-v-1794dd0a]{width:100%;min-height:350px}.upload_box-package[data-v-1794dd0a]{width:100%}.upload_box-package .del[data-v-1794dd0a]{width:100%;text-align:right}.upload_box-package .upload_item[data-v-1794dd0a]{margin-left:10px;width:194px;height:165px;margin-bottom:8px}.color_lists[data-v-1794dd0a] .el-input__wrapper{width:500px !important}.labelWidths[data-v-1794dd0a]{position:relative}.labelWidths .i[data-v-1794dd0a]{color:red;top:-3px;left:-6px;position:absolute}.operations[data-v-1794dd0a]{width:100%;height:270px;overflow-y:scroll}.operation[data-v-1794dd0a]{width:100%;height:18px;box-sizing:border-box;margin-bottom:-18px;display:flex;align-items:center;justify-content:flex-end}.add[data-v-1794dd0a]{cursor:pointer;color:#3f61f1;margin-top:0px;padding-right:20px}.dels[data-v-1794dd0a]{cursor:pointer;color:red;display:inline-block;margin-left:16px;padding-right:20px}.flexl[data-v-1794dd0a]{display:flex;align-items:center;justify-content:flex-start;width:400px}.versionShell[data-v-1794dd0a]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:15px}.versionShell .versionStType[data-v-1794dd0a]{width:calc(100% - 100px);display:flex;align-items:center;justify-content:flex-start}.versionShell .versionStType .versionItem[data-v-1794dd0a]{width:50px;cursor:pointer}.versionShell .versionStType .versionItem[data-v-1794dd0a]:hover{background:#f0f0f0}.versionShell .brn[data-v-1794dd0a]{width:100px}.flex3[data-v-1794dd0a]{width:100%;display:flex;align-items:center;justify-content:flex-start}.flexEnabled[data-v-1794dd0a]{width:calc(100% - 180px);display:flex;align-items:center;justify-content:space-between}.switchCenter[data-v-1794dd0a]{display:inline-block;width:calc(100% - 80px);max-width:calc(100% - 80px);text-align:left;cursor:pointer;box-sizing:border-box;height:38px;line-height:38px;word-wrap:break-word;word-break:break-all;border-bottom:1px solid #d6d6d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.underline[data-v-1794dd0a]{cursor:pointer;height:32px;line-height:32px}.underline[data-v-1794dd0a]:hover{text-decoration:underline;color:#3f61f1}.qrcode[data-v-1794dd0a]{width:100%;display:flex;align-items:center;justify-content:space-between}.item .el-form-item__label[data-v-1794dd0a]{font-weight:bold}.flex2[data-v-1794dd0a]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-1794dd0a]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-1794dd0a]{cursor:pointer}.felxEnd[data-v-1794dd0a]{width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:6px}.felxSb[data-v-1794dd0a]{width:100%;display:flex;align-items:center;justify-content:space-between;color:#666}.shortshell[data-v-1794dd0a]{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.shortshell .ltlabel[data-v-1794dd0a]{width:30%}.shortshell .ltlabel .preview_label[data-v-1794dd0a]{width:90%;margin:0}.shortshell .rtList[data-v-1794dd0a]{width:70%}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-0d7f09d6] .el-dialog{max-height:100% !important}[data-v-0d7f09d6] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden !important}.img_list[data-v-0d7f09d6]{display:flex}.preview[data-v-0d7f09d6]{width:600px;height:300px;border:1px solid #e8e8e8}.preview .preview_img[data-v-0d7f09d6]{width:100%;height:100%}.before_result[data-v-0d7f09d6]{flex:1;height:300px;padding:16px;border:1px solid #e8e8e8;border-left:none}.state[data-v-0d7f09d6]{width:100px !important}.head div[data-v-0d7f09d6]{width:300px}.body[data-v-0d7f09d6]{height:50px}.body div[data-v-0d7f09d6]{width:300px;white-space:nowrap;overflow:hidden}.SKU_box[data-v-0d7f09d6]{padding-top:50px;position:relative;width:100%}.template_box[data-v-0d7f09d6]{padding-top:50px;position:relative;width:100%}.tag[data-v-0d7f09d6]{width:100px;overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;-webkit-line-clamp:1}.activeShape[data-v-0d7f09d6]{border-color:#c3ac83 !important}.activeShape .flag[data-v-0d7f09d6]{background-color:#c3ac83 !important}.background_box[data-v-0d7f09d6],.fontColor_box[data-v-0d7f09d6]{margin-bottom:30px;display:flex}.c1[data-v-0d7f09d6]{border:1px #e6e6e6 solid;cursor:pointer}.activeBg[data-v-0d7f09d6]{border:2px solid #c3ac83 !important}.color_list[data-v-0d7f09d6]{display:flex}.color_list div[data-v-0d7f09d6]{margin-left:10px;display:flex;align-items:center;justify-content:center;width:120px;height:45px}.checkdBgColor[data-v-0d7f09d6]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-0d7f09d6]{display:flex}.shape_list[data-v-0d7f09d6]{display:flex}.shape_list .shape_item[data-v-0d7f09d6]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-0d7f09d6]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.red[data-v-0d7f09d6]{color:red}.addstyle[data-v-0d7f09d6]{width:100%;display:flex;justify-content:flex-end;padding-bottom:14px}.ircArr[data-v-0d7f09d6]{padding-top:8px;cursor:pointer}.ircArr div[data-v-0d7f09d6]{padding-bottom:6px;font-size:15px}.ircArr p[data-v-0d7f09d6]{padding-bottom:4px;color:#777}.ircArr p[data-v-0d7f09d6]:hover{color:#337ecc;text-decoration:underline}.title[data-v-0d7f09d6]{width:100%;padding:6px 0;font-size:13px}.shellTable[data-v-0d7f09d6]{width:100%;height:300px}

[data-v-02c80ed4].el-form-item.foldLabel .el-form-item__label{white-space:pre-line;height:32px;line-height:16px !important}.row_active[data-v-02c80ed4]{background-color:#f0ef9d !important}[data-v-02c80ed4] .el-dialog{max-height:100% !important}[data-v-02c80ed4] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.file_item[data-v-02c80ed4]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.flexiTEM[data-v-02c80ed4]{width:100%;display:block;align-items:center;justify-content:flex-start}.itemCol[data-v-02c80ed4]{display:flex;align-items:center;justify-content:flex-start}.itemCol span[data-v-02c80ed4]{width:100px;font-weight:600;padding:0 5px;box-sizing:border-box}.item[data-v-02c80ed4]{width:100%;padding-bottom:6px}.item .itemHead[data-v-02c80ed4]{font-weight:bold;font-size:16px;padding-top:6px;padding-bottom:6px;color:#333}.item .itemBody[data-v-02c80ed4]{width:100%;color:#999;padding-bottom:12px;padding-top:14px}.item .itemBody .lf[data-v-02c80ed4]{margin-bottom:6px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .lf span[data-v-02c80ed4]{margin-left:4px;background:#4161f1;color:#fff;padding:0px 8px;display:inline-block;height:18px;line-height:18px}.item .itemBody .rt[data-v-02c80ed4]{margin-top:8px;width:100%;display:flex;align-items:center;justify-content:flex-start}.item .itemBody .rt span[data-v-02c80ed4]{margin-left:4px;background:#ff3a3a;color:#fff;padding:0px 8px;display:inline-block;height:18px;line-height:18px}

.head[data-v-88323186]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-88323186]{flex:1}.body[data-v-88323186]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-88323186]{margin-right:16px;flex:1}.option[data-v-88323186]{display:flex;justify-content:center}.flex2[data-v-88323186]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-88323186]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-88323186]{cursor:pointer}

.head[data-v-6d69a201]{padding-left:16px;height:40px;display:flex;border-bottom:1px solid #e8e8e8;align-items:center;background:#f2f2f2;color:#000}.head .head_item[data-v-6d69a201]{flex:1}.body[data-v-6d69a201]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-6d69a201]{margin-right:16px;flex:1}.option[data-v-6d69a201]{display:flex;justify-content:center}


.row_active {
  background-color: #f0ef9d !important;
}

[data-v-77210d8c] .el-dialog{max-height:100% !important}[data-v-77210d8c] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden !important}.file_item[data-v-77210d8c]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.addstyle[data-v-77210d8c]{width:100%;display:flex;justify-content:flex-end;padding-bottom:14px}.title[data-v-77210d8c]{width:100%;padding:6px 0;font-size:13px}.shellTable[data-v-77210d8c]{width:100%;height:300px}

.container[data-v-244946da]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-244946da]:hover{border-color:#c3ac83}.container:hover .upload[data-v-244946da]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-244946da]{background-color:#c3ac83}.container:hover .delete[data-v-244946da]{display:block}.upload[data-v-244946da]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload span[data-v-244946da]{color:#fff}.upload[data-v-244946da]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-244946da]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-244946da]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-244946da]{width:100%;height:100%}.my-header[data-v-244946da]{width:100%;display:flex;justify-content:space-between;align-items:center}.my-header .title[data-v-244946da]{font-size:16px}.my-header .icons[data-v-244946da]{display:flex;align-items:center;justify-content:flex-end;padding-right:20px}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-5653322b]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-5653322b]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-5653322b] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-5653322b] body div{width:0 !important}[data-v-5653322b] .el-dialog{max-height:100% !important}[data-v-5653322b] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-5653322b]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-5653322b]{flex:1}.list[data-v-5653322b]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-5653322b]{width:200px}.list_item .Producer_content[data-v-5653322b]{flex:1}.list_item .Producer_content div[data-v-5653322b]{margin-bottom:10px}.body[data-v-5653322b]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-5653322b]{margin-right:16px;flex:1}.file_item[data-v-5653322b]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-5653322b]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-5653322b]{margin-left:10px;flex:1}img[data-v-5653322b]{margin-top:0 !important}.flex2[data-v-5653322b]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-5653322b]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-5653322b]{cursor:pointer}.upload_box-package[data-v-5653322b]{width:100%}.upload_box-package .del[data-v-5653322b]{width:100%;text-align:right}.upload_box-package .upload_item[data-v-5653322b]{margin-left:10px;width:194px;height:194px;margin-bottom:8px}.flex3[data-v-5653322b]{width:100%;display:flex;align-items:center;justify-content:flex-start}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-d9bb939a] .el-dialog{max-height:100% !important}[data-v-d9bb939a] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.preview[data-v-d9bb939a]{width:100%;height:100%}.template_box[data-v-d9bb939a]{width:100%;padding:0;margin:0;display:flex;justify-content:space-between}.template_box_flex[data-v-d9bb939a]{width:100%}.flexItem[data-v-d9bb939a]{display:flex;align-items:center;justify-content:flex-start;width:100%}.flexItem>span[data-v-d9bb939a]{font-weight:bold}.flexItem .upload_box[data-v-d9bb939a]{display:flex;width:400px;height:170px}.flexItem .upload_box .upload_item[data-v-d9bb939a]{margin-left:10px;flex:1;margin-bottom:8px}.preview_label[data-v-d9bb939a]{margin-top:30px;width:500px;height:500px;border:1px solid #e8e8e8}.preview_label .sortList[data-v-d9bb939a]{padding-top:100px;width:100%;display:flex;justify-content:flex-end}.labelProducerFileList[data-v-d9bb939a]{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.labelProducerFileList .listItem[data-v-d9bb939a]{width:80px;width:220px;height:140px;margin-bottom:10px;border:1px solid #e8e8e8;margin-right:20px}.base_box[data-v-d9bb939a]{padding:0px 20px;width:100%}.base_box[data-v-d9bb939a],.product_box[data-v-d9bb939a]{width:100%}.base_box label[data-v-d9bb939a],.product_box label[data-v-d9bb939a]{text-align:left;display:block;padding-bottom:6px;width:120px !important}.base_box .flex[data-v-d9bb939a],.product_box .flex[data-v-d9bb939a]{align-items:center;display:flex;margin-bottom:16px}.base_box .line[data-v-d9bb939a],.product_box .line[data-v-d9bb939a]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d6d6d6;width:calc(100% - 120px)}.activeShape[data-v-d9bb939a]{border-color:#c3ac83 !important}.activeShape .flag[data-v-d9bb939a]{background-color:#c3ac83 !important}.background_box[data-v-d9bb939a],.fontColor_box[data-v-d9bb939a]{margin-bottom:30px;display:flex}.c1[data-v-d9bb939a]{border:1px #e6e6e6 solid;cursor:pointer;padding:10px 30px}.activeBg[data-v-d9bb939a]{border:2px solid #c3ac83 !important}.active[data-v-d9bb939a]{background-color:#c3ac83;color:#fff}.color_list[data-v-d9bb939a]{display:flex}.color_list div[data-v-d9bb939a]{display:flex;margin-left:10px}.checkdBgColor[data-v-d9bb939a]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-d9bb939a]{display:flex}.shape_list[data-v-d9bb939a]{display:flex}.shape_list .shape_item[data-v-d9bb939a]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-d9bb939a]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.blod[data-v-d9bb939a]{font-weight:bold !important}.spanc[data-v-d9bb939a]{display:flex;align-items:center}.mr8[data-v-d9bb939a]{position:relative}.product_box .conent[data-v-d9bb939a]{width:calc(100% - 130px)}.product_box .labelWidth[data-v-d9bb939a]{text-align:left;display:inline-block;padding-bottom:6px;width:120px !important;position:relative;padding-left:18px;box-sizing:border-box}.product_box .labelWidth .i[data-v-d9bb939a]{color:red;width:4px;height:4px;position:absolute;top:-2px;left:10px}.labelWidth[data-v-d9bb939a]{position:relative}.labelWidth .i[data-v-d9bb939a]{color:red;top:6px;left:-6px;position:absolute}.packageDrawingShell[data-v-d9bb939a]{width:100%;height:700px}.packageDrawingShell .divider[data-v-d9bb939a]{width:100%;min-height:350px}.upload_box-package[data-v-d9bb939a]{width:100%}.upload_box-package .del[data-v-d9bb939a]{width:100%;text-align:right}.upload_box-package .upload_item[data-v-d9bb939a]{margin-left:10px;width:194px;height:165px;margin-bottom:8px}.color_lists[data-v-d9bb939a] .el-input__wrapper{width:500px !important}.labelWidths[data-v-d9bb939a]{position:relative}.labelWidths .i[data-v-d9bb939a]{color:red;top:-3px;left:-6px;position:absolute}.operations[data-v-d9bb939a]{width:100%;height:270px;overflow-y:scroll}.operation[data-v-d9bb939a]{width:100%;height:18px;box-sizing:border-box;margin-bottom:-18px;display:flex;align-items:center;justify-content:flex-end}.add[data-v-d9bb939a]{cursor:pointer;color:#3f61f1;margin-top:0px;padding-right:20px}.dels[data-v-d9bb939a]{cursor:pointer;color:red;display:inline-block;margin-left:16px;padding-right:20px}.flexl[data-v-d9bb939a]{display:flex;align-items:center;justify-content:flex-start;width:400px}.versionShell[data-v-d9bb939a]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:15px}.versionShell .versionStType[data-v-d9bb939a]{width:calc(100% - 100px);display:flex;align-items:center;justify-content:flex-start}.versionShell .versionStType .versionItem[data-v-d9bb939a]{width:50px;cursor:pointer}.versionShell .versionStType .versionItem[data-v-d9bb939a]:hover{background:#f0f0f0}.versionShell .brn[data-v-d9bb939a]{width:100px}.flex3[data-v-d9bb939a]{width:100%;display:flex;align-items:center;justify-content:flex-start}.flexEnabled[data-v-d9bb939a]{width:calc(100% - 180px);display:flex;align-items:center;justify-content:space-between}.switchCenter[data-v-d9bb939a]{display:inline-block;width:calc(100% - 80px);max-width:calc(100% - 80px);text-align:left;cursor:pointer;box-sizing:border-box;height:38px;line-height:38px;word-wrap:break-word;word-break:break-all;border-bottom:1px solid #d6d6d6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.underline[data-v-d9bb939a]{cursor:pointer;height:32px;line-height:32px}.underline[data-v-d9bb939a]:hover{text-decoration:underline;color:#3f61f1}.qrcode[data-v-d9bb939a]{width:100%;display:flex;align-items:center;justify-content:space-between}.item .el-form-item__label[data-v-d9bb939a]{font-weight:bold}.flex2[data-v-d9bb939a]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-d9bb939a]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-d9bb939a]{cursor:pointer}.felxEnd[data-v-d9bb939a]{width:100%;display:flex;align-items:center;justify-content:flex-end;padding-bottom:6px}.felxSb[data-v-d9bb939a]{width:100%;display:flex;align-items:center;justify-content:space-between;color:#666}.shortshell[data-v-d9bb939a]{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.shortshell .ltlabel[data-v-d9bb939a]{width:30%}.shortshell .ltlabel .preview_label[data-v-d9bb939a]{width:90%;margin:0}.shortshell .rtList[data-v-d9bb939a]{width:70%}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-10830faf]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-10830faf]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-10830faf] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-10830faf] body div{width:0 !important}[data-v-10830faf] .el-dialog{max-height:100% !important}[data-v-10830faf] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-10830faf]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-10830faf]{flex:1}.list[data-v-10830faf]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-10830faf]{width:200px}.list_item .Producer_content[data-v-10830faf]{flex:1}.list_item .Producer_content div[data-v-10830faf]{margin-bottom:10px}.body[data-v-10830faf]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-10830faf]{margin-right:16px;flex:1}.file_item[data-v-10830faf]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-10830faf]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-10830faf]{margin-left:10px;flex:1}img[data-v-10830faf]{margin-top:0 !important}.flex2[data-v-10830faf]{width:calc(100% - 50px);display:flex;align-items:center;justify-content:space-between}.flex2 p[data-v-10830faf]{font-weight:bold;font-size:16px;color:#000 !important}.curr[data-v-10830faf]{cursor:pointer}

[data-v-65c532de] .el-input-group__append{background:#fff;position:relative}.view[data-v-65c532de]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-65c532de] .el-form-item__content{display:block}

[data-v-25ce80d3] .el-input-group__append{background:#fff;position:relative}.view[data-v-25ce80d3]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-25ce80d3] .el-form-item__content{display:block}

[data-v-2a1a2f14] .el-input-group__append{background:#fff;position:relative}.view[data-v-2a1a2f14]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-2a1a2f14] .el-form-item__content{display:block}

[data-v-4e1103bd] .el-input-group__append{background:#fff;position:relative}.view[data-v-4e1103bd]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-4e1103bd] .el-form-item__content{display:block}

[data-v-5fc330e1] .el-input-group__append{background:#fff;position:relative}.view[data-v-5fc330e1]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-5fc330e1] .el-form-item__content{display:block}

[data-v-1436981f] .el-input-group__append{background:#fff;position:relative}.view[data-v-1436981f]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-1436981f] .el-form-item__content{display:block}

.vue-office-docx{height:100%;overflow-y:auto}.vue-office-docx .docx-wrapper>section.docx{margin-bottom:5px}@media screen and (max-width: 800px){.vue-office-docx .docx-wrapper{padding:10px}.vue-office-docx .docx-wrapper>section.docx{padding:10px!important;width:100%!important}}


.case {
        width: 100%;
        height: 100%;
        background: #fff !important;
}


.row_active {
    background-color: #f0ef9d !important;
}
  
[data-v-4442a2d2] .el-dialog{max-height:100% !important}[data-v-4442a2d2] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.preview[data-v-4442a2d2]{width:100%;height:100%}.img_box[data-v-4442a2d2]{width:500px;height:500px;border:1px solid #e8e8e8}.template_box[data-v-4442a2d2]{display:flex}.upload_box[data-v-4442a2d2]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-4442a2d2]{margin-left:10px;flex:1}.preview_label[data-v-4442a2d2]{margin-top:30px;width:500px;height:500px;border:1px solid #e8e8e8}.base_box[data-v-4442a2d2],.product_box[data-v-4442a2d2]{flex:1}.base_box label[data-v-4442a2d2],.product_box label[data-v-4442a2d2]{text-align:left;display:block;padding-bottom:6px;width:180px !important}.base_box .flex[data-v-4442a2d2],.product_box .flex[data-v-4442a2d2]{align-items:flex-end;margin-bottom:16px}.base_box .line[data-v-4442a2d2],.product_box .line[data-v-4442a2d2]{padding-left:6px;padding-bottom:6px;display:flex;border-bottom:1px solid #d4d4d4;width:100%}.activeShape[data-v-4442a2d2]{border-color:#c3ac83 !important}.activeShape .flag[data-v-4442a2d2]{background-color:#c3ac83 !important}.background_box[data-v-4442a2d2],.fontColor_box[data-v-4442a2d2]{margin-bottom:30px;display:flex}.c1[data-v-4442a2d2]{border:1px #e6e6e6 solid;cursor:pointer;padding:10px 30px}.activeBg[data-v-4442a2d2]{border:2px solid #c3ac83 !important}.active[data-v-4442a2d2]{background-color:#c3ac83;color:#fff}.color_list[data-v-4442a2d2]{display:flex}.color_list div[data-v-4442a2d2]{display:flex;margin-left:10px}.checkdBgColor[data-v-4442a2d2]{margin-top:5px;width:50px !important;height:35px !important;border:1px #e6e6e6 solid}.shape_box[data-v-4442a2d2]{display:flex}.shape_list[data-v-4442a2d2]{display:flex}.shape_list .shape_item[data-v-4442a2d2]{position:relative;margin-left:10px;width:130px;height:130px;cursor:pointer;border:1px #e6e6e6 solid}.shape_list .shape_item .flag[data-v-4442a2d2]{position:absolute;top:0;left:0;padding:2px 6px;background:#000;color:#fff;font-size:12px}.container[data-v-4442a2d2]{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #e8e8e8}.container[data-v-4442a2d2]:hover{border-color:#c3ac83}.container:hover .upload[data-v-4442a2d2]{display:block;display:flex;align-items:center;justify-content:center}.container:hover .tips[data-v-4442a2d2]{background-color:#c3ac83}.container:hover .delete[data-v-4442a2d2]{display:block}.upload[data-v-4442a2d2]{position:absolute;bottom:0;left:0;width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.5);display:none}.upload span[data-v-4442a2d2]{color:#fff}.upload[data-v-4442a2d2]:hover{cursor:pointer;background-color:#c3ac83}.tips[data-v-4442a2d2]{position:absolute;top:0;left:0;background:#3b3b3b;color:#fff;font-size:12px;padding:4px 12px;z-index:99}.delete[data-v-4442a2d2]{position:absolute;top:0;right:0;display:none;background:#d47777;color:#fff;font-size:12px;padding:4px 12px;z-index:99;cursor:pointer}.preview_img[data-v-4442a2d2]{width:100%;height:100%}


.row_active{
  background-color: #f0ef9d !important;
}

.underline[data-v-4da995ec]{text-decoration:underline}.box[data-v-4da995ec]{padding:12px;display:flex}.box p[data-v-4da995ec]{margin-bottom:10px}.box>div[data-v-4da995ec]{flex:1}[data-v-4da995ec] .relatedDialog{height:80vh}[data-v-4da995ec] .relatedDialog .el-dialog__body{flex:1;overflow-x:hidden;padding:0;position:relative}[data-v-4da995ec] .relatedDialog .el-transfer{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;padding:16px;align-items:center}[data-v-4da995ec] .relatedDialog .el-transfer .el-transfer-panel{flex:1;height:100%;display:flex;flex-direction:column}[data-v-4da995ec] .relatedDialog .el-transfer .el-transfer-panel .el-transfer-panel__body{border-color:#e6e6e6;flex:1;display:flex;flex-direction:column}[data-v-4da995ec] .relatedDialog .el-transfer .el-transfer-panel .el-transfer-panel__body .el-transfer-panel__list.is-filterable{height:calc(100% - var(--el-transfer-filter-height) - 30px);padding-top:0}

[data-v-8022d48c] .roleDialog .el-dialog__body{padding:0 !important}[data-v-8022d48c] .roleDialog .el-dialog__body .el-aside{padding:16px;overflow:inherit}[data-v-8022d48c] .roleDialog .el-dialog__body .el-main{padding:16px}[data-v-8022d48c] .roleDialog .el-dialog__body .el-main .q_title{background:#f2f2f2}[data-v-8022d48c] .roleDialog .el-dialog__body .el-main .q_title .el-col{padding:5px 10px;line-height:26px;border-bottom:1px solid #e6e6e6;font-weight:700;color:#000}[data-v-8022d48c] .roleDialog .el-dialog__body .el-main .page_list{border-bottom:1px solid #e6e6e6}[data-v-8022d48c] .roleDialog .list_case:last-child .page_list{border:none}.titleRow[data-v-8022d48c]{position:absolute;top:0;left:0;right:0;z-index:99;background:#fff;height:37px;line-height:37px;width:100%;margin:0}.h_blue_lines[data-v-8022d48c]{font-size:16px;font-weight:bold;padding-left:16px}.h_blue_lines[data-v-8022d48c]::before{content:"";position:absolute;width:3px;height:18px;top:10px;left:0;border-radius:0 5px 5px 0;background:#3F61F1}.titleRow37[data-v-8022d48c]{top:37px;background:#f2f2f2}.shell[data-v-8022d48c]{padding:74px 12px 0;box-sizing:border-box}

.generate[data-v-e2f28a26]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;font-size:32px}.tableShell[data-v-e2f28a26]{padding:10px;box-sizing:border-box}.rotating-element[data-v-e2f28a26]{margin-left:12px;transform-origin:center center;animation:infinite-rotation-e2f28a26 1s linear infinite}@keyframes infinite-rotation-e2f28a26{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-47295080]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-47295080]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-47295080] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-47295080] body div{width:0 !important}[data-v-47295080] .el-dialog{max-height:100% !important}[data-v-47295080] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-47295080]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-47295080]{flex:1}.list[data-v-47295080]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-47295080]{width:200px}.list_item .Producer_content[data-v-47295080]{flex:1}.list_item .Producer_content div[data-v-47295080]{margin-bottom:10px}.body[data-v-47295080]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-47295080]{margin-right:16px;flex:1}.file_item[data-v-47295080]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-47295080]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-47295080]{margin-left:10px;flex:1}img[data-v-47295080]{margin-top:0 !important}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-09e19a9e]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-09e19a9e]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-09e19a9e] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-09e19a9e] body div{width:0 !important}[data-v-09e19a9e] .el-dialog{max-height:100% !important}[data-v-09e19a9e] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-09e19a9e]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-09e19a9e]{flex:1}.list[data-v-09e19a9e]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-09e19a9e]{width:200px}.list_item .Producer_content[data-v-09e19a9e]{flex:1}.list_item .Producer_content div[data-v-09e19a9e]{margin-bottom:10px}.body[data-v-09e19a9e]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-09e19a9e]{margin-right:16px;flex:1}.file_item[data-v-09e19a9e]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-09e19a9e]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-09e19a9e]{margin-left:10px;flex:1}img[data-v-09e19a9e]{margin-top:0 !important}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-00445986]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-00445986]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-00445986] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-00445986] body div{width:0 !important}[data-v-00445986] .el-dialog{max-height:100% !important}[data-v-00445986] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-00445986]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-00445986]{flex:1}.list[data-v-00445986]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-00445986]{width:200px}.list_item .Producer_content[data-v-00445986]{flex:1}.list_item .Producer_content div[data-v-00445986]{margin-bottom:10px}.body[data-v-00445986]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-00445986]{margin-right:16px;flex:1}.file_item[data-v-00445986]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-00445986]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-00445986]{margin-left:10px;flex:1}img[data-v-00445986]{margin-top:0 !important}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-2d9de259]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-2d9de259]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-2d9de259] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-2d9de259] body div{width:0 !important}[data-v-2d9de259] .el-dialog{max-height:100% !important}[data-v-2d9de259] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-2d9de259]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-2d9de259]{flex:1}.list[data-v-2d9de259]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-2d9de259]{width:200px}.list_item .Producer_content[data-v-2d9de259]{flex:1}.list_item .Producer_content div[data-v-2d9de259]{margin-bottom:10px}.body[data-v-2d9de259]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-2d9de259]{margin-right:16px;flex:1}.file_item[data-v-2d9de259]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-2d9de259]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-2d9de259]{margin-left:10px;flex:1}img[data-v-2d9de259]{margin-top:0 !important}


.row_active {
  background-color: #f0ef9d !important;
}

.vuePdf .pdf-viewer[data-v-35f58e40]{background-color:#fff !important;--viewer-pdf-toolbar-height:38px !important;box-shadow:none  !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-35f58e40]{width:100% !important}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-35f58e40] body{background:red}.vuePdf .pdf-viewer .pdf-viewer__body iframe[data-v-35f58e40] body div{width:0 !important}[data-v-35f58e40] .el-dialog{max-height:100% !important}[data-v-35f58e40] .el-dialog .el-dialog__body{height:100% !important;overflow-x:hidden}.head[data-v-35f58e40]{height:40px;display:flex;border-bottom:1px solid #e8e8e8}.head .head_item[data-v-35f58e40]{flex:1}.list[data-v-35f58e40]{max-height:600px;overflow-x:auto}.list_item .Producer_name[data-v-35f58e40]{width:200px}.list_item .Producer_content[data-v-35f58e40]{flex:1}.list_item .Producer_content div[data-v-35f58e40]{margin-bottom:10px}.body[data-v-35f58e40]{padding:10px 0;display:flex;align-items:center;border-bottom:1px solid #e8e8e8}.body div[data-v-35f58e40]{margin-right:16px;flex:1}.file_item[data-v-35f58e40]{margin-bottom:10px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8e8e8;width:100%;height:50px}.upload_box[data-v-35f58e40]{display:flex;width:400px;height:170px}.upload_box .upload_item[data-v-35f58e40]{margin-left:10px;flex:1}img[data-v-35f58e40]{margin-top:0 !important}

.fileRow[data-v-cfa99966]{width:100%;padding-top:10px;padding-bottom:20px;box-sizing:border-box;display:flex;align-items:center;justify-items:flex-start}.fileRow .span[data-v-cfa99966]{width:calc(100% - 75px);padding-left:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.fileRow .span[data-v-cfa99966]:hover{color:#3f61f1;text-decoration:underline}.flexa[data-v-cfa99966]{display:flex;align-items:flex-start}

.modelBox .model[data-v-3ec6b7e3]{display:none;position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}.modelBox .model>*[data-v-3ec6b7e3]{font-size:20px;color:#fff}.modelBox .model>*[data-v-3ec6b7e3]:hover{color:#3f61f1}.modelBox .model>*[data-v-3ec6b7e3]:not(:last-child){margin-right:8px}.modelBox:hover .model[data-v-3ec6b7e3]{display:flex;align-items:center;justify-content:center}

[data-v-ec7e8d0c] .el-input-group__append{background:#fff;position:relative}.view[data-v-ec7e8d0c]{position:absolute;top:0;left:0;width:100%;height:100%}

.tips[data-v-1f64bcd6]{margin-top:15px;font-size:12px;line-height:0px;color:#999}.tips span[data-v-1f64bcd6]{font-weight:bold;color:red}

.flexSb[data-v-691c05a4]{width:100%;display:flex;align-items:center;justify-content:space-between;padding-bottom:12px}.deltxt[data-v-691c05a4]{color:red;cursor:pointer}.cur[data-v-691c05a4]{cursor:pointer}.cur[data-v-691c05a4]:hover{color:#3f61f1;text-decoration:underline}.flexa[data-v-691c05a4]{display:flex;align-items:center;justify-content:flex-start}.pups .el-form-item[data-v-691c05a4]{margin:0 !important}

.head[data-v-bb1a2944]{display:flex}.head li[data-v-bb1a2944]{flex:1;border:1px solid red;border-left:none}.head li[data-v-bb1a2944]:first-child{border-left:1px solid red}.body[data-v-bb1a2944]{display:flex}

.head[data-v-6b3ea8e7]{display:flex}.head li[data-v-6b3ea8e7]{flex:1;border:1px solid red;border-left:none}.head li[data-v-6b3ea8e7]:first-child{border-left:1px solid red}.body[data-v-6b3ea8e7]{display:flex}

