: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;outline:none;margin:0;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;white-space:pre-wrap;border-top:1px solid #0000;outline:0;min-height:100%;padding:0 10px}.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;min-width:20px;max-width:100%;min-height:20px;display:inline!important}.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{width:90%;font-style:italic;top:17px;left:10px}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;user-select:none;position:absolute}.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);padding:0 5px;font-size:14px}.w-e-bar svg{fill:var(--w-e-toolbar-color);width:14px;height: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;position:absolute;box-shadow:0 2px 5px #0000001f}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);width:1px;height:40px;margin:0 5px;display:inline-flex}.w-e-bar-item{text-align:center;height:40px;padding:4px;display:flex;position:relative}.w-e-bar-item,.w-e-bar-item button{justify-content:center;align-items:center}.w-e-bar-item button{color:var(--w-e-toolbar-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;height:32px;padding:0 8px;display:inline-flex;overflow:hidden}.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);color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);opacity:0;text-align:center;visibility:hidden;white-space:pre;z-index:1;border-radius:5px;padding:5px 10px;font-size:.75em;transition:opacity .6s;position:absolute;top:40px}.w-e-menu-tooltip-v5:after{border:5px solid #0000;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";opacity:0;visibility:hidden;transition:opacity .6s;position:absolute;top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{top:10px;left:100%}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:#0000;border-left-color:#0000;border-right-color:var(--w-e-toolbar-active-color);border-top-color:#0000;margin-left:-10px;top:16px;left:100%}.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);z-index:1;border-radius:3px;margin-top:40px;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 10px #0000001f}.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);z-index:1;border-radius:3px;min-width:100px;max-height:350px;margin-top:40px;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 2px 10px #0000001f}.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;text-align:left;white-space:nowrap;padding:7px 0 7px 25px;position:relative}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{margin-top:-7px;margin-left:5px;position:absolute;top:50%;left:0}.w-e-bar-bottom .w-e-select-list{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:200px;margin-top:40px;padding:10px;position:absolute;top:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-bottom .w-e-drop-panel{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);color:var(--w-e-toolbar-color);text-align:left;z-index:1;border-radius:3px;min-width:100px;min-height:40px;padding:20px 15px 0;font-size:14px;position:absolute;box-shadow:0 2px 10px #0000001f}.w-e-modal .btn-close{cursor:pointer;padding:5px;line-height:1;position:absolute;top:7px;right:8px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);width:10px;height:10px}.w-e-modal .babel-container{margin-bottom:15px;display:block}.w-e-modal .babel-container span{margin-bottom:10px;display:block}.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);color:var(--w-e-toolbar-color);cursor:pointer;text-align:center;touch-action:manipulation;user-select:none;white-space:nowrap;border-radius:4px;height:32px;padding:4.5px 15px;font-weight:400;transition:all .3s cubic-bezier(.645,.045,.355,1)}.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);color:var(--w-e-toolbar-color);font-variant:tabular-nums;border-radius:4px;width:100%;padding:4.5px 11px;transition:all .3s}.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);width:0;height:1px;transition:width .3s;position:absolute}.w-e-full-screen-container{position:fixed;flex-direction:column!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;inset:0!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;padding:3px;font-family:monospace}.w-e-panel-content-color{text-align:left;width:230px;list-style:none}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);cursor:pointer;border-radius:3px;padding:2px;display:inline-block}.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;width:17px;height:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{width:100%;margin-bottom:5px;line-height:1.5}.w-e-panel-content-color .clear svg{width:16px;height:16px;margin-bottom:-4px}.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);margin:10px 0;padding:10px;font-size:100%;line-height:1.5;display:block}.w-e-panel-content-emotion{text-align:left;width:300px;font-size:20px;list-style:none}.w-e-panel-content-emotion li{cursor:pointer;border-radius:3px;padding:0 5px;display:inline-block}.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;height:1px;display:block}.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);text-indent:0;border-radius:4px;padding:10px;font-size:14px;display:block}.w-e-text-container [data-slate-editor] .w-e-image-container{margin:0 3px;display:inline-block}.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{position:relative;overflow:hidden}.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);width:7px;height:7px;position:absolute}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;top:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;top:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nesw-resize;bottom:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nwse-resize;bottom:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover,.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;width:100%;margin-top:10px;padding:10px;overflow-x:auto}.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);text-align:left;min-width:30px;padding:3px 5px;line-height:1.5}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);text-align:center;font-weight:700}.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;width:20px;height:15px;padding:3px 5px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{border:1px dashed var(--w-e-textarea-border-color);text-align:center;background-image:linear-gradient(45deg,#eee 25%,#0000 0 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border-radius:5px;margin:10px auto 0;padding:10px 0}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;hyphens:none;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;margin:.5em 0;padding:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;overflow:auto}.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}.avue-ueditor{border:1px solid #ccc}.avue-ueditor_toolbar{border-bottom:1px solid #ccc}.avue-searchs[data-v-9311be18]{z-index:1024;background-color:#fff;width:100%;height:100%;padding-top:50px}.avue-searchs__title[data-v-9311be18]{text-align:center;letter-spacing:2px;text-indent:2px;margin-bottom:60px;font-size:42px;font-weight:700}.avue-searchs__form[data-v-9311be18]{text-align:center;width:50%;margin:0 auto 50px}.avue-searchs__form p[data-v-9311be18]{margin-top:20px}.avue-searchs__scrollbar[data-v-9311be18]{height:400px}.avue-searchs__list[data-v-9311be18]{box-sizing:border-box;color:#303133;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;width:70%;margin:0 auto;padding:20px 30px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #0000001a}.avue-searchs__item[data-v-9311be18]{border-bottom:1px dashed #eee;padding:5px 0}.avue-searchs__item-icon[data-v-9311be18]{margin-right:5px;font-size:18px}.avue-searchs__item-title[data-v-9311be18]{color:#333;font-size:20px;font-weight:500}.avue-searchs__item-path[data-v-9311be18]{color:#666;line-height:30px}.logo-title[data-v-b789d909]{-webkit-text-fill-color:transparent;background-image:linear-gradient(120deg,#54b6d0 16%,#3f8bdb,#2c77f1);-webkit-background-clip:text;padding-left:30px;font-size:20px;font-weight:700}.logo-img[data-v-b789d909]{width:40px;margin-top:5px}.my-autocomplete li{padding:7px!important;line-height:normal!important}.my-autocomplete li .icon{vertical-align:middle;margin-right:5px;display:inline-block}.my-autocomplete li .name{text-overflow:ellipsis;vertical-align:middle;display:inline-block;overflow:hidden}.my-autocomplete li .addr{color:#b4b4b4;width:100%;padding-top:5px;font-size:12px}.my-autocomplete li .highlighted .addr{color:#ddd}.list[data-v-8e72de9a]{width:100%}.code[data-v-e7496d32]{white-space:pre;margin:1em 0;font-family:monospace;font-size:12px;display:block}.setting-icon{color:#666;z-index:2048;position:fixed;bottom:200px;right:20px}.setting-item{justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.setting-checkbox--check{color:var(--el-color-primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.setting-checkbox-item{cursor:pointer;background-color:#f0f2f5;border-radius:4px;width:44px;height:36px;margin-right:16px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2.5px #0000002e}.setting-checkbox-item:before{content:"";background-color:#fff;width:33%;height:100%;position:absolute;top:0;left:0}.setting-checkbox-item:after{content:"";background-color:#fff;width:100%;height:25%;position:absolute;top:0;left:0}.setting-checkbox-item--side:before{z-index:1;content:"";background-color:#001529}.setting-checkbox-item--side:after{background-color:#fff}.setting-checkbox-item--top:after{background-color:#001529}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#29d;width:100%;height:2px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #29d,0 0 5px #29d}#nprogress .spinner{z-index:1031;display:block;position:fixed;top:15px;right:15px}#nprogress .spinner-icon{box-sizing:border-box;border:2px solid #0000;border-color:#29d #0000 #0000 #29d;border-radius:50%;width:18px;height:18px;animation:.4s linear infinite nprogress-spinner}.nprogress-custom-parent{position:relative;overflow:hidden}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-selector[data-v-0b1c3588]{border:1px solid #e4e7ed;border-radius:4px;height:60vh;min-height:400px;max-height:600px;display:flex;overflow:hidden}.dept-tree-panel[data-v-0b1c3588]{border-right:1px solid #e4e7ed;flex-direction:column;width:250px;min-width:250px;display:flex;overflow:hidden}.panel-header[data-v-0b1c3588]{color:#303133;background:#f5f7fa;border-bottom:1px solid #e4e7ed;flex-shrink:0;padding:12px 16px;font-weight:500}.tree-container[data-v-0b1c3588]{flex:1;padding:8px;overflow-y:auto}.tree-node[data-v-0b1c3588]{align-items:center;gap:6px;display:flex}.tree-node .dept-icon[data-v-0b1c3588]{color:#909399}.action-buttons-box[data-v-0b1c3588]{flex-shrink:0;width:80px;min-width:80px}.action-buttons-box[data-v-0b1c3588] .el-button+.el-button{margin-left:0}.user-panel[data-v-0b1c3588]{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.user-content[data-v-0b1c3588]{flex:1;gap:16px;min-height:0;padding:16px;display:flex;overflow:hidden}.user-box[data-v-0b1c3588]{background:#fff;border:1px solid #e4e7ed;border-radius:6px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.box-header[data-v-0b1c3588]{background:#fafafa;border-bottom:1px solid #e4e7ed;flex-shrink:0;align-items:center;gap:8px;padding:12px 16px;font-weight:500;display:flex}.box-header .count[data-v-0b1c3588]{color:#909399;margin-left:auto;font-size:12px}.search-box[data-v-0b1c3588]{border-bottom:1px solid #e4e7ed;flex-shrink:0;padding:12px}.user-list[data-v-0b1c3588]{flex:1;min-height:0;padding:8px;overflow-y:auto}.user-item[data-v-0b1c3588]{cursor:pointer;border-radius:4px;align-items:center;gap:12px;padding:8px 12px;transition:background-color .2s;display:flex}.user-item[data-v-0b1c3588]:hover{background:#f5f7fa}.user-item-x[data-v-0b1c3588]{align-items:center;gap:12px;width:100%;display:flex}.user-info[data-v-0b1c3588]{flex:1;min-width:0}.user-name[data-v-0b1c3588]{color:#303133;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.user-dept[data-v-0b1c3588]{color:#909399;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.action-buttons[data-v-0b1c3588]{flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:80px;margin-top:240px;padding:20px 16px;display:flex}.empty-state[data-v-0b1c3588]{color:#909399;justify-content:center;align-items:center;height:200px;display:flex}.dialog-footer[data-v-0b1c3588]{text-align:right}.avatar[data-v-11baa108]{vertical-align:middle!important;width:24px!important;height:24px!important;padding:0!important}[data-v-11baa108] .el-avatar__text{justify-content:center!important;align-items:center!important;line-height:1!important;display:flex!important}html,body,#app{width:100%;height:100%}.basic-block{opacity:0;box-sizing:border-box;color:#fff;animation:1s forwards mymove}.basic-block .box{box-sizing:border-box;background-size:cover;width:100%;height:100%;padding:15px;transition:all 1s;position:relative}.basic-block .box:hover{transform:rotateY(360deg)}.basic-block a{color:#fff}.basic-block span{font-size:16px;display:block}.basic-block p{color:#eee;width:80%;font-size:10px;line-height:22px}.basic-block i{position:absolute;bottom:15px;right:15px;font-size:50px!important}@keyframes mymove{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.basic-container{box-sizing:border-box;padding:10px 6px}.basic-container--block,.basic-container--block .basic-container__card{height:100%}.basic-container__card{width:100%}.basic-container:first-child{padding-top:0}.CodeMirror{color:#000;direction:ltr;height:300px;font-family:monospace}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{white-space:nowrap;background-color:#f7f7f7;border-right:1px solid #ddd}.CodeMirror-linenumber{text-align:right;color:#999;white-space:nowrap;min-width:20px;padding:0 3px 0 5px}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;width:auto;border:0!important}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:0 0}.cm-fat-cursor .CodeMirror-line::-moz-selection{background:0 0}.cm-fat-cursor .CodeMirror-line>span::-moz-selection{background:0 0}.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:0 0}.cm-fat-cursor{caret-color:#0000}@keyframes blink{0%{}50%{background-color:#0000}to{}}.cm-tab{text-decoration:inherit;display:inline-block}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute;top:0;bottom:0}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error,.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;position:relative;overflow:hidden}.CodeMirror-scroll{z-index:0;outline:none;height:100%;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;position:relative;overflow:scroll!important}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{z-index:6;outline:none;display:none;position:absolute}.CodeMirror-vscrollbar{top:0;right:0;overflow:hidden scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow:scroll hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{z-index:3;min-height:100%;position:absolute;top:0;left:0}.CodeMirror-gutter{white-space:normal;vertical-align:top;height:100%;margin-bottom:-50px;display:inline-block}.CodeMirror-gutter-wrapper{z-index:4;position:absolute;background:0 0!important;border:none!important}.CodeMirror-gutter-background{z-index:4;position:absolute;top:0;bottom:0}.CodeMirror-gutter-elt{cursor:default;z-index:4;position:absolute}.CodeMirror-gutter-wrapper ::selection{background-color:#0000}.CodeMirror-gutter-wrapper ::selection{background-color:#0000}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{font-family:inherit;font-size:inherit;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;background:0 0;border-width:0;border-radius:0;margin:0;position:relative;overflow:visible}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{z-index:0;position:absolute;inset:0}.CodeMirror-linewidget{z-index:2;padding:.1px;position:relative}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{visibility:hidden;width:100%;height:0;position:absolute;overflow:hidden}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;z-index:3;position:relative}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection{background:#d7d4f0}.CodeMirror-line>span::-moz-selection{background:#d7d4f0}.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.cm-s-idea span.cm-meta{color:olive}.cm-s-idea span.cm-number{color:#00f}.cm-s-idea span.cm-keyword{color:navy;font-weight:700;line-height:1em}.cm-s-idea span.cm-atom{color:navy;font-weight:700}.cm-s-idea span.cm-def,.cm-s-idea span.cm-variable,.cm-s-idea span.cm-variable-2,.cm-s-idea span.cm-variable-3,.cm-s-idea span.cm-type,.cm-s-idea span.cm-property,.cm-s-idea span.cm-operator{color:#000}.cm-s-idea span.cm-comment{color:gray}.cm-s-idea span.cm-string,.cm-s-idea span.cm-string-2{color:green}.cm-s-idea span.cm-qualifier{color:#555}.cm-s-idea span.cm-error{color:red}.cm-s-idea span.cm-attribute{color:#00f}.cm-s-idea span.cm-tag{color:navy}.cm-s-idea span.cm-link{color:#00f}.cm-s-idea .CodeMirror-activeline-background{background:#fffae3}.cm-s-idea span.cm-builtin{color:#30a}.cm-s-idea span.cm-bracket{color:#cc7}.cm-s-idea{font-family:Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif}.cm-s-idea .CodeMirror-matchingbracket{outline:1px solid gray;color:#000!important}.CodeMirror-hints.idea{color:#616569;font-family:Menlo,Monaco,Consolas,Courier New,monospace;background-color:#ebf3fd!important}.CodeMirror-hints.idea .CodeMirror-hint-active{color:#5c6065!important;background-color:#a2b8c9!important}.cm-s-nord.CodeMirror{color:#d8dee9;background:#2e3440}.cm-s-nord div.CodeMirror-selected{background:#434c5e}.cm-s-nord .CodeMirror-line::selection,.cm-s-nord .CodeMirror-line>span::selection,.cm-s-nord .CodeMirror-line>span>span::selection{background:#3b4252}.cm-s-nord .CodeMirror-line::-moz-selection{background:#3b4252}.cm-s-nord .CodeMirror-line>span::-moz-selection{background:#3b4252}.cm-s-nord .CodeMirror-line>span>span::-moz-selection{background:#3b4252}.cm-s-nord .CodeMirror-gutters{background:#2e3440;border-right:0}.cm-s-nord .CodeMirror-guttermarker,.cm-s-nord .CodeMirror-guttermarker-subtle,.cm-s-nord .CodeMirror-linenumber{color:#4c566a}.cm-s-nord .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-nord span.cm-comment{color:#4c566a}.cm-s-nord span.cm-atom,.cm-s-nord span.cm-number{color:#b48ead}.cm-s-nord span.cm-comment.cm-attribute{color:#97b757}.cm-s-nord span.cm-comment.cm-def{color:#bc9262}.cm-s-nord span.cm-comment.cm-tag{color:#bc6283}.cm-s-nord span.cm-comment.cm-type{color:#5998a6}.cm-s-nord span.cm-property,.cm-s-nord span.cm-attribute{color:#8fbcbb}.cm-s-nord span.cm-keyword,.cm-s-nord span.cm-builtin{color:#81a1c1}.cm-s-nord span.cm-string{color:#a3be8c}.cm-s-nord span.cm-variable,.cm-s-nord span.cm-variable-2,.cm-s-nord span.cm-variable-3,.cm-s-nord span.cm-type{color:#d8dee9}.cm-s-nord span.cm-def{color:#8fbcbb}.cm-s-nord span.cm-bracket{color:#81a1c1}.cm-s-nord span.cm-tag{color:#bf616a}.cm-s-nord span.cm-header,.cm-s-nord span.cm-link{color:#b48ead}.cm-s-nord span.cm-error{color:#f8f8f0;background:#bf616a}.cm-s-nord .CodeMirror-activeline-background{background:#3b4252}.cm-s-nord .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.cm-s-xq-light span.cm-keyword{color:#5a5cad;font-weight:700;line-height:1em}.cm-s-xq-light span.cm-atom{color:#6c8cd5}.cm-s-xq-light span.cm-number{color:#164}.cm-s-xq-light span.cm-def{text-decoration:underline}.cm-s-xq-light span.cm-variable,.cm-s-xq-light span.cm-variable-2,.cm-s-xq-light span.cm-variable-3,.cm-s-xq-light span.cm-type{color:#000}.cm-s-xq-light span.cm-comment{color:#0080ff;font-style:italic}.cm-s-xq-light span.cm-string{color:red}.cm-s-xq-light span.cm-meta{color:#ff0}.cm-s-xq-light span.cm-qualifier{color:gray}.cm-s-xq-light span.cm-builtin{color:#7ea656}.cm-s-xq-light span.cm-bracket{color:#cc7}.cm-s-xq-light span.cm-tag{color:#3f7f7f}.cm-s-xq-light span.cm-attribute{color:#7f007f}.cm-s-xq-light span.cm-error{color:red}.cm-s-xq-light .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-xq-light .CodeMirror-matchingbracket{background:#ff0;outline:1px solid gray;color:#000!important}.CodeMirror-dialog{background:inherit;z-index:15;color:inherit;padding:.1em .8em;position:absolute;left:0;right:0;overflow:hidden}.CodeMirror-dialog-top{border-bottom:1px solid #eee;top:0}.CodeMirror-dialog-bottom{border-top:1px solid #eee;bottom:0}.CodeMirror-dialog input{width:20em;color:inherit;background:0 0;border:none;outline:none;font-family:monospace}.CodeMirror-dialog button{font-size:70%}.CodeMirror-foldmarker{color:#00f;text-shadow:1px 1px 2px #b9f,-1px -1px 2px #b9f,1px -1px 2px #b9f,-1px 1px 2px #b9f;cursor:pointer;font-family:arial;line-height:.3}.CodeMirror-foldgutter{width:.7em}.CodeMirror-foldgutter-open,.CodeMirror-foldgutter-folded{cursor:pointer}.CodeMirror-foldgutter-open:after{content:"▾"}.CodeMirror-foldgutter-folded:after{content:"▸"}.code-editor[data-v-7b674cd8]{border:1px solid #ccc;width:calc(100% - 4px);height:100%;line-height:1.2!important}.flow-design-dialog{flex-direction:column;max-width:calc(100% - 30px);max-height:calc(100% - 30px);display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-40%);margin:0!important}.flow-design-dialog .el-dialog__body{flex:1;overflow:auto}pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.code-block-container[data-v-25992e30]{white-space:pre-wrap;word-wrap:break-word;background-color:#f0f0f0;width:100%;position:relative;overflow:hidden auto}pre[data-v-25992e30]{border-radius:8px;margin:0;padding:.5em}.copy-btn[data-v-25992e30]{color:#fff;cursor:pointer;background-color:#606266;border:none;border-radius:4px;padding:.25em .5em;font-size:.75em;position:absolute;top:.5em;right:.5em}.copy-btn[data-v-25992e30]:hover{background-color:#909399}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}.el-card.is-always-shadow{box-shadow:none;border:none!important}.el-menu{border-right:none}.el-message__icon,.el-message__content{display:inline-block}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{height:auto;overflow:hidden}.el-dialog__wrapper{z-index:2048}.el-col{margin-bottom:8px}.el-main{padding:0!important}.el-dropdown-menu__item--divided:before,.el-menu,.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:#0000;background-color:#0000!important}.el-collapse-item__header{height:auto;overflow:hidden}.el-button.is-text:not(.is-disabled):active,.el-button.is-text:not(.is-disabled):focus,.el-button.is-text:not(.is-disabled):hover{background-color:#0000}.el-dropdown{line-height:inherit;display:inline-block}.el-dropdown .el-button.is-text:not(.is-disabled):focus-visible{outline:none}.avue-icon i,.avue-icon svg{line-height:20px}.avue--detail .el-form-item{background-color:#fafafa}.avue-top{color:#000000a6;box-sizing:border-box;white-space:nowrap;background-color:#fff;height:50px;font-size:28px;line-height:50px;position:relative;box-shadow:0 1px 2px #00000026}.avue-top .el-menu-item i,.avue-top .el-menu-item span{font-size:13px}.avue-breadcrumb{height:100%}.avue-breadcrumb i{font-size:30px!important}.avue-breadcrumb--active{transform:rotate(90deg)}.top-user{cursor:pointer;align-items:center;margin-left:20px;display:flex}.top-menu .el-menu-item{border:none;padding:0 10px}.top-search{width:300px;line-height:50px;top:0;right:200px;position:absolute!important}.top-search .el-input__wrapper{box-shadow:none;background-color:#0000;border:none;font-size:13px}.top-bar__img{box-sizing:border-box;vertical-align:middle;border:1px solid #eee;border-radius:100%;width:30px;height:30px;margin:0 5px;padding:2px}.top-bar__left,.top-bar__right{height:50px;margin-top:2px;position:absolute;top:0}.top-bar__left i,.top-bar__right i{line-height:50px}.top-bar__left{left:10px}.top-bar__right{align-items:center;display:flex;right:10px}.top-bar__item{height:50px;margin:0 7px;font-size:16px;display:inline-block;position:relative}.top-bar__item .el-badge__content.is-fixed{top:12px;right:5px}.top-bar__title{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;height:100%;font-size:inherit;padding-left:50px;font-weight:400;overflow:hidden}.avue-logo{box-sizing:border-box;color:#fff;background-color:#031527;height:50px;font-size:20px;line-height:50px;overflow:hidden;box-shadow:0 1px 2px #00000026}.avue-logo_title{text-align:center;font-size:20px;font-weight:700;display:block}.avue-logo_subtitle{text-align:center;color:#fff;font-size:18px;font-weight:700;display:block}.avue-tags{user-select:none;box-sizing:border-box;background-color:#fff;border-top:1px solid #f6f6f6;margin-bottom:10px;padding:0 10px;position:relative;box-shadow:0 1px 2px #0000000d}.avue-tags .el-tabs--card>.el-tabs__header{margin:0}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__nav,.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item,.avue-tags .el-tabs--card>.el-tabs__header{border:none}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left-width:1px}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item{color:#ccc;height:40px;margin:0 3px;font-size:13px;font-weight:400;line-height:40px}.avue-tags .el-tabs--card>.el-tabs__header .el-tabs__item.is-active{color:var(--el-color-primary);border-bottom:3px solid var(--el-color-primary)}.avue-tags .el-tabs__nav-prev,.avue-tags .el-tabs__nav-next{text-align:center;width:20px;font-size:18px;line-height:40px}.avue-tags__box{box-sizing:border-box;width:100%;padding-right:106px;position:relative}.avue-tags__box .el-tabs__item:first-child .is-icon-close{display:none}.avue-tags__contentmenu{z-index:1024;background-color:#fff;border-radius:5px;width:120px;position:fixed;box-shadow:1px 2px 10px #ccc}.avue-tags__contentmenu .item{cursor:pointer;color:#606266;padding:8px 20px 8px 15px;font-size:14px}.avue-tags__contentmenu .item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.avue-tags__contentmenu .item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.avue-tags__contentmenu .item:hover{background-color:var(--el-color-primary);color:#fff}.avue-tags__menu{box-sizing:border-box;padding:1px 0 0 15px;top:3px;right:0;position:absolute!important}.avue-sidebar{user-select:none;box-sizing:border-box;background-color:#031527;width:230px;height:100%;transition:width .2s;position:relative;box-shadow:2px 0 6px #00152959}.avue-sidebar .el-scrollbar__wrap{overflow-x:hidden}.avue-sidebar .avue-menu{height:calc(100% - 50px)}.avue-sidebar--tip{color:#ccc;z-index:2;text-align:center;background-color:#0006;border-radius:5px;justify-content:center;align-items:center;width:90%;height:140px;font-size:14px;display:flex;position:absolute;top:5px;left:5%}.avue-sidebar .el-menu-item i,.avue-sidebar .el-sub-menu__title i{margin-right:5px}.avue-sidebar .el-menu-item i,.avue-sidebar .el-menu-item span,.avue-sidebar .el-sub-menu__title i,.avue-sidebar .el-sub-menu__title span{color:#ffffffb3}.avue-sidebar .el-menu-item:hover,.avue-sidebar .el-sub-menu__title:hover{background:0 0}.avue-sidebar .el-menu-item:hover i,.avue-sidebar .el-menu-item:hover span,.avue-sidebar .el-sub-menu__title:hover i,.avue-sidebar .el-sub-menu__title:hover span{color:#fff}.avue-sidebar .el-menu-item.is-active:before,.avue-sidebar .el-sub-menu__title.is-active:before{content:"";background:var(--el-color-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.avue-sidebar .el-menu-item.is-active,.avue-sidebar .el-sub-menu__title.is-active{background-color:#000c}.avue-sidebar .el-menu-item.is-active i,.avue-sidebar .el-menu-item.is-active span,.avue-sidebar .el-sub-menu__title.is-active i,.avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-white .el-menu--popup .el-menu-item{background-color:#fff}.theme-white .el-menu--popup .el-menu-item i,.theme-white .el-menu--popup .el-menu-item span{color:#666}.theme-white .el-menu--popup .el-menu-item:hover i,.theme-white .el-menu--popup .el-menu-item:hover span{color:#333}.theme-white .el-menu--popup .el-menu-item.is-active{background-color:var(--el-color-primary)}.theme-white .el-menu--popup .el-menu-item.is-active:before{content:"";background:var(--el-color-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.theme-white .el-menu--popup .el-menu-item.is-active i,.theme-white .el-menu--popup .el-menu-item.is-active span{color:#fff}.theme-white .avue-top,.theme-white .avue-logo,.theme-white .tags-container{background-color:var(--el-color-primary)}.theme-white .avue-sidebar--tip{color:#333;background-color:#0000}.theme-white .el-dropdown{color:#fff}.theme-white .avue-logo_title{color:#fff;font-weight:400}.theme-white .logo_title,.theme-white .avue-breadcrumb,.theme-white .logo_title i,.theme-white .avue-breadcrumb i,.theme-white .avue-top .el-menu-item i,.theme-white .avue-top .el-menu-item span,.theme-white .avue-top .el-menu-item:hover i,.theme-white .avue-top .el-menu-item:hover span{color:#fff}.theme-white .avue-sidebar{background-color:#fff;box-shadow:2px 0 6px #00152926}.theme-white .avue-sidebar .el-menu-item i,.theme-white .avue-sidebar .el-menu-item span,.theme-white .avue-sidebar .el-sub-menu__title i,.theme-white .avue-sidebar .el-sub-menu__title span{color:#666}.theme-white .avue-sidebar .el-menu-item:hover,.theme-white .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-white .avue-sidebar .el-menu-item:hover i,.theme-white .avue-sidebar .el-menu-item:hover span,.theme-white .avue-sidebar .el-sub-menu__title:hover i,.theme-white .avue-sidebar .el-sub-menu__title:hover span{color:#333}.theme-white .avue-sidebar .el-menu-item.is-active,.theme-white .avue-sidebar .el-sub-menu__title.is-active{background-color:var(--el-color-primary)}.theme-white .avue-sidebar .el-menu-item.is-active i,.theme-white .avue-sidebar .el-menu-item.is-active span,.theme-white .avue-sidebar .el-sub-menu__title.is-active i,.theme-white .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-white .top-search .el-input__inner{color:#333}.theme-white .top-search input::-webkit-input-placeholder{color:#fff}.theme-white .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-white .top-search input:-moz-placeholder-shown,.theme-white .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-white .top-search input:placeholder-shown,.theme-white .top-search textarea:placeholder-shown){color:#fff}.theme-white .top-search input::-moz-placeholder{color:#fff}.theme-white .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-white .top-search input:-ms-placeholder-shown,.theme-white .top-search textarea:-ms-placeholder-shown),.theme-white .top-bar__item i{color:#fff}:is(.theme-white .top-search input:placeholder-shown,.theme-white .top-search textarea:placeholder-shown),.theme-white .top-bar__item i{color:#fff}.theme-star .avue-main{background:0 0}.theme-star .avue-contail{background-image:url(/img/star-squashed.jpg);background-size:100% 100%}.theme-star .avue-logo{color:#fff}.theme-star .avue-top,.theme-star .avue-logo,.theme-star .tags-container{background-color:#0000}.theme-star .el-card,.theme-star .error-page{opacity:.9}.theme-star .avue-tabs{padding:0 20px}.theme-star .avue-tags{background-color:#0000;border-top:none}.theme-star .avue-top .avue-breadcrumb,.theme-star .avue-top .el-menu-item i,.theme-star .avue-top .el-menu-item span{color:#fff}.theme-star .avue-top .el-menu-item.is-active{background-color:#0006}.theme-star .avue-top .el-dropdown{color:#fff}.theme-star .avue-sidebar{background-color:#0000;box-shadow:2px 0 6px #00152926}.theme-star .avue-sidebar .el-menu-item i,.theme-star .avue-sidebar .el-menu-item span,.theme-star .avue-sidebar .el-sub-menu__title i,.theme-star .avue-sidebar .el-sub-menu__title span{color:#fff}.theme-star .avue-sidebar .el-menu-item:hover,.theme-star .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-star .avue-sidebar .el-menu-item:hover i,.theme-star .avue-sidebar .el-menu-item:hover span,.theme-star .avue-sidebar .el-sub-menu__title:hover i,.theme-star .avue-sidebar .el-sub-menu__title:hover span{color:var(--el-color-primary)}.theme-star .avue-sidebar .el-menu-item.is-active,.theme-star .avue-sidebar .el-sub-menu__title.is-active{background-color:#0006}.theme-star .avue-sidebar .el-menu-item.is-active i,.theme-star .avue-sidebar .el-menu-item.is-active span,.theme-star .avue-sidebar .el-sub-menu__title.is-active i,.theme-star .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-star .top-search .el-input__inner{color:#333}.theme-star .top-search input::-webkit-input-placeholder{color:#fff}.theme-star .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-star .top-search input:-moz-placeholder-shown,.theme-star .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-star .top-search input:placeholder-shown,.theme-star .top-search textarea:placeholder-shown){color:#fff}.theme-star .top-search input::-moz-placeholder{color:#fff}.theme-star .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-star .top-search input:-ms-placeholder-shown,.theme-star .top-search textarea:-ms-placeholder-shown),.theme-star .top-bar__item i{color:#fff}:is(.theme-star .top-search input:placeholder-shown,.theme-star .top-search textarea:placeholder-shown),.theme-star .top-bar__item i{color:#fff}.theme-vip .avue-top{background-color:#20222a}.theme-vip .el-dropdown{color:#f6ca9db3}.theme-vip .avue-logo .avue-logo_title{-webkit-text-fill-color:transparent;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f6ca9db3),to(#f6ca9d));-webkit-background-clip:text;font-weight:400}.theme-vip .avue-breadcrumb i{color:#f6ca9db3}.theme-vip .avue-sidebar .el-menu-item.is-active:before{background:#f6ca9db3}.theme-vip .avue-sidebar .el-menu-item.is-active i,.theme-vip .avue-sidebar .el-menu-item.is-active span{color:#f6ca9d}.theme-vip .avue-tags .el-tabs__item{color:#0006!important}.theme-vip .avue-tags .el-tabs__item.is-active{color:#f6ca9d!important;border-color:#f6ca9d!important}.theme-vip .avue-tags .el-tabs__item:before{background:#f6ca9d}.theme-vip .top-search .el-input__inner{color:#f6ca9db3}.theme-vip .top-search input::-webkit-input-placeholder{color:#f6ca9db3}.theme-vip .top-search textarea::-webkit-input-placeholder{color:#f6ca9db3}:-moz-any(.theme-vip .top-search input:-moz-placeholder-shown,.theme-vip .top-search textarea:-moz-placeholder-shown){color:#f6ca9db3}:is(.theme-vip .top-search input:placeholder-shown,.theme-vip .top-search textarea:placeholder-shown){color:#f6ca9db3}.theme-vip .top-search input::-moz-placeholder{color:#f6ca9db3}.theme-vip .top-search textarea::-moz-placeholder{color:#f6ca9db3}:is(.theme-vip .top-search input:-ms-placeholder-shown,.theme-vip .top-search textarea:-ms-placeholder-shown),.theme-vip .top-bar__item i,.theme-vip .avue-top .el-menu-item i,.theme-vip .avue-top .el-menu-item span{color:#f6ca9db3}:is(.theme-vip .top-search input:placeholder-shown,.theme-vip .top-search textarea:placeholder-shown),.theme-vip .top-bar__item i,.theme-vip .avue-top .el-menu-item i,.theme-vip .avue-top .el-menu-item span{color:#f6ca9db3}.theme-vip .avue-top .el-menu-item:hover i,.theme-vip .avue-top .el-menu-item:hover span{color:#f6ca9d}.theme-d2 .avue-logo{color:var(--el-color-primary);box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-logo .avue-logo_title{font-size:20px;font-weight:400}.theme-d2 .avue-top{box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-main{padding:0 5px}.theme-d2 .avue-tags{box-shadow:none;background-color:#ebf1f6;border:1px solid #e4e7ed;border-radius:3px;margin-left:6px;padding:0}.theme-d2 .avue-tags .el-tabs__item{color:#606266!important;background-color:#00000008!important;border-left:1px solid #cfd7e5!important;margin:0!important;font-size:14px!important;font-weight:500!important}.theme-d2 .avue-tags .el-tabs__item:first-child{border-left:none!important}.theme-d2 .avue-tags .is-active{color:var(--el-color-primary)!important;background-color:#fff!important;border-bottom:1px solid #fff!important}.theme-d2 .avue-sidebar{box-shadow:none;background-color:#ebf1f6}.theme-d2 .avue-sidebar .el-menu-item i,.theme-d2 .avue-sidebar .el-menu-item span,.theme-d2 .avue-sidebar .el-sub-menu__title i,.theme-d2 .avue-sidebar .el-sub-menu__title span{color:#606266}.theme-d2 .avue-sidebar .el-menu-item:hover,.theme-d2 .avue-sidebar .el-menu-item.is-active,.theme-d2 .avue-sidebar .el-sub-menu__title:hover,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active{background:#ffffff80}.theme-d2 .avue-sidebar .el-menu-item:hover i,.theme-d2 .avue-sidebar .el-menu-item:hover span,.theme-d2 .avue-sidebar .el-menu-item.is-active i,.theme-d2 .avue-sidebar .el-menu-item.is-active span,.theme-d2 .avue-sidebar .el-sub-menu__title:hover i,.theme-d2 .avue-sidebar .el-sub-menu__title:hover span,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active i,.theme-d2 .avue-sidebar .el-sub-menu__title.is-active span{color:var(--el-color-primary)}.theme-bule .avue-top,.theme-bule .avue-logo,.theme-bule .avue-sidebar{background:#004ca7}.theme-bule .avue-sidebar .el-menu-item.is-active,.theme-bule .avue-sidebar .el-sub-menu__title.is-active{background-color:#0003}.theme-bule .el-dropdown,.theme-bule .avue-logo .avue-logo_title,.theme-bule .avue-breadcrumb i,.theme-bule .top-bar__item i,.theme-bule .avue-top .el-menu-item i,.theme-bule .avue-top .el-menu-item span,.theme-bule .avue-top .el-menu-item:hover i,.theme-bule .avue-top .el-menu-item:hover span{color:#fff}.theme-iview .avue-logo{box-shadow:none;text-align:center;background:#001529}.theme-iview .avue-logo .avue-logo_title{color:#fff;background-color:var(--el-color-primary);border-radius:5px 5px 3px 3px;padding:5px 8px 8px;font-size:20px;font-weight:500;display:inline}.theme-iview .avue-tags{background:#f0f0f0;padding:3px 5px 5px 0;box-shadow:inset 0 0 3px 2px #6464641a}.theme-iview .avue-tags .is-active:before{background:var(--el-color-primary)!important}.theme-iview .avue-tags .el-tabs__item{border-radius:3px;position:relative;color:#515a6e!important;background:#fff!important;border:1px solid #e8eaec!important;height:32px!important;padding:0 15px!important;line-height:32px!important}.theme-iview .avue-tags .el-tabs__item:before{content:"";background:#e8eaec;border-radius:50%;width:12px;height:12px;margin-right:10px;display:inline-block}.theme-iview .avue-sidebar{background:#001529}.theme-iview .avue-sidebar .el-menu-item.is-active{background-color:#000c17}.theme-iview .avue-sidebar .el-menu-item.is-active:before{display:none}.theme-iview .avue-sidebar .el-menu-item.is-active i,.theme-iview .avue-sidebar .el-menu-item.is-active span{color:var(--el-color-primary)}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active{background-color:var(--el-color-primary)}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active:before{display:none}.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active i,.theme-iview .avue-sidebar .el-sub-menu .el-menu-item.is-active span{color:#fff}.theme-go{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)!important}.theme-go .el-table .el-table__row td .cell{--tw-text-opacity:1;color:rgb(75,85,99,var(--tw-text-opacity));line-height:32px}.theme-go .el-table tr th .cell{--tw-text-opacity:1;color:rgb(55,65,81,var(--tw-text-opacity));line-height:25px}.theme-go .avue-sidebar{background:#fff!important}.theme-go .avue-sidebar .el-menu-item i,.theme-go .avue-sidebar .el-menu-item span,.theme-go .avue-sidebar .el-sub-menu__title i,.theme-go .avue-sidebar .el-sub-menu__title span{color:#333}.theme-go .avue-sidebar .el-menu-item:hover,.theme-go .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-go .avue-sidebar .el-menu-item:hover i,.theme-go .avue-sidebar .el-menu-item:hover span,.theme-go .avue-sidebar .el-sub-menu__title:hover i,.theme-go .avue-sidebar .el-sub-menu__title:hover span{color:var(--el-color-primary)}.theme-go .avue-sidebar .el-menu-item.is-active:before,.theme-go .avue-sidebar .el-sub-menu__title.is-active:before{left:auto;right:0}.theme-go .avue-sidebar .el-menu-item.is-active,.theme-go .avue-sidebar .el-sub-menu__title.is-active{background-color:#f0f6ff}.theme-go .avue-sidebar .el-menu-item.is-active i,.theme-go .avue-sidebar .el-menu-item.is-active span,.theme-go .avue-sidebar .el-sub-menu__title.is-active i,.theme-go .avue-sidebar .el-sub-menu__title.is-active span{color:var(--el-color-primary)}.theme-go .avue-logo{color:#333;background:#fff;width:100%;height:50px;line-height:50px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.theme-go .avue-top{height:50px;line-height:50px;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.theme-go .avue-top .top-bar__left i,.theme-go .avue-top .top-bar__right i{line-height:50px}.theme-go .avue-top .el-menu--horizontal.el-menu{border:none}.theme-go .avue-top .el-menu-item i,.theme-go .avue-top .el-menu-item span{font-size:15px}.theme-go .avue-top .top-bar__title{padding-left:50px}.theme-go .avue-main{background-color:#f9fafb}.theme-go .avue-tags{margin:5px 6px 8px;padding-bottom:2px}.theme-go .avue-tags .el-tabs__nav-prev,.theme-go .avue-tags .el-tabs__nav-next{text-align:center;width:20px;font-size:18px;line-height:50px}.theme-go .avue-tags__box{box-sizing:border-box;width:100%;padding-right:70px;position:relative}.theme-go .avue-tags__box .el-tabs__item:first-child .is-icon-close{display:none}.theme-go .avue-tags .el-tabs__item{border-radius:3px;color:#4b5563!important;border:1px solid #cddad6!important;height:30px!important;margin:8px 3px!important;font-size:14px!important;font-weight:500!important;line-height:35px!important}.theme-go .avue-tags .el-tabs__item:hover,.theme-go .avue-tags .is-active{color:var(--el-color-primary)!important;border-color:var(--el-color-primary)!important}.theme-hey .avue-sidebar{background-color:#fff;box-shadow:0 1px 4px #00152914}.theme-hey .avue-sidebar .el-menu-item i,.theme-hey .avue-sidebar .el-menu-item span,.theme-hey .avue-sidebar .el-sub-menu__title i,.theme-hey .avue-sidebar .el-sub-menu__title span{color:#313a46cc}.theme-hey .avue-sidebar .el-menu-item:hover,.theme-hey .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-hey .avue-sidebar .el-menu-item:hover i,.theme-hey .avue-sidebar .el-menu-item:hover span,.theme-hey .avue-sidebar .el-sub-menu__title:hover i,.theme-hey .avue-sidebar .el-sub-menu__title:hover span{color:var(--el-color-primary)}.theme-hey .avue-sidebar .el-menu-item.is-active:before,.theme-hey .avue-sidebar .el-sub-menu__title.is-active:before{left:auto;right:0}.theme-hey .avue-sidebar .el-menu-item.is-active,.theme-hey .avue-sidebar .el-sub-menu__title.is-active{background-color:#f0f6ff}.theme-hey .avue-sidebar .el-menu-item.is-active i,.theme-hey .avue-sidebar .el-menu-item.is-active span,.theme-hey .avue-sidebar .el-sub-menu__title.is-active i,.theme-hey .avue-sidebar .el-sub-menu__title.is-active span{color:var(--el-color-primary)}.theme-hey .avue-logo{box-shadow:none;background-color:#fff}.theme-hey .avue-logo .avue-logo_title{color:var(--el-color-primary);font-size:20px}.theme-hey .avue-tags{background:#f3f6f8}.theme-hey .avue-tags__box{box-sizing:border-box;width:100%;padding-right:70px;position:relative}.theme-hey .avue-tags__box .el-tabs__item:first-child .is-icon-close{display:none}.theme-hey .avue-tags .el-tabs__item{color:#000000a6!important}.theme-hey .avue-tags .is-active{background-color:#fff;border-bottom:none!important}.theme-dark .avue-logo{color:#fff;box-shadow:none;background-color:#2c3643}.theme-dark .avue-logo .avue-logo_title{font-size:20px;font-weight:400}.theme-dark .avue-top{box-shadow:none;color:#ccc;background-color:#2c3643}.theme-dark .avue-top i,.theme-dark .avue-top span{color:#ccc}.theme-dark .avue-main{padding:0 5px}.theme-dark .avue-tags{background-color:#2c3643;border-color:#0000;padding-left:0}.theme-dark .avue-tags .el-tabs__item{background-color:#262d37;margin:0!important}.theme-dark .avue-tags .el-tabs__item.is-active{color:#262d37!important;background-color:#fff!important;border-color:#262d37!important}.theme-dark .avue-main{background-color:#2c3643}.theme-dark .avue-sidebar{box-shadow:none;background-color:#2c3643}.theme-dark .avue-sidebar .el-menu-item i,.theme-dark .avue-sidebar .el-menu-item span,.theme-dark .avue-sidebar .el-sub-menu__title i,.theme-dark .avue-sidebar .el-sub-menu__title span{color:#ccc}.theme-dark .avue-sidebar .el-menu-item:hover,.theme-dark .avue-sidebar .el-menu-item.is-active,.theme-dark .avue-sidebar .el-sub-menu__title:hover,.theme-dark .avue-sidebar .el-sub-menu__title.is-active{background:#262d37}.theme-dark .avue-sidebar .el-menu-item:hover i,.theme-dark .avue-sidebar .el-menu-item:hover span,.theme-dark .avue-sidebar .el-menu-item.is-active i,.theme-dark .avue-sidebar .el-menu-item.is-active span,.theme-dark .avue-sidebar .el-sub-menu__title:hover i,.theme-dark .avue-sidebar .el-sub-menu__title:hover span,.theme-dark .avue-sidebar .el-sub-menu__title.is-active i,.theme-dark .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-dark .avue-sidebar .el-menu-item:hover:before,.theme-dark .avue-sidebar .el-menu-item.is-active:before,.theme-dark .avue-sidebar .el-sub-menu__title:hover:before,.theme-dark .avue-sidebar .el-sub-menu__title.is-active:before{background-color:#000}.theme-lte .avue-logo{background-color:var(--el-color-primary)}.theme-lte .avue-logo .avue-logo_title{color:#fff;font-size:20px;font-weight:500}.theme-lte .avue-tags .el-tabs__item{font-size:12px!important;font-weight:500!important}.theme-lte .avue-sidebar{background-color:#263238}.theme-lte .avue-sidebar .el-menu-item i,.theme-lte .avue-sidebar .el-menu-item span,.theme-lte .avue-sidebar .el-sub-menu__title i,.theme-lte .avue-sidebar .el-sub-menu__title span{color:#8a979e}.theme-lte .avue-sidebar .el-menu-item:hover,.theme-lte .avue-sidebar .el-sub-menu__title:hover{background-color:#2b373d}.theme-lte .avue-sidebar .el-menu-item.is-active:before,.theme-lte .avue-sidebar .el-sub-menu__title.is-active:before{display:none}.theme-lte .avue-sidebar .el-menu-item.is-active,.theme-lte .avue-sidebar .el-sub-menu__title.is-active{background-color:#2b373d}.theme-lte .avue-sidebar .el-menu-item.is-active i,.theme-lte .avue-sidebar .el-menu-item.is-active span,.theme-lte .avue-sidebar .el-sub-menu__title.is-active i,.theme-lte .avue-sidebar .el-sub-menu__title.is-active span{color:#fff}.theme-cool .el-menu--popup .el-menu-item{background-color:#fff}.theme-cool .el-menu--popup .el-menu-item i,.theme-cool .el-menu--popup .el-menu-item span{color:#666}.theme-cool .el-menu--popup .el-menu-item:hover i,.theme-cool .el-menu--popup .el-menu-item:hover span{color:#333}.theme-cool .el-menu--popup .el-menu-item.is-active{background-color:var(--el-color-primary)}.theme-cool .el-menu--popup .el-menu-item.is-active:before{content:"";background:var(--el-color-primary);width:4px;position:absolute;top:0;bottom:0;left:0}.theme-cool .el-menu--popup .el-menu-item.is-active i,.theme-cool .el-menu--popup .el-menu-item.is-active span{color:#fff}.theme-cool .avue-top{background:linear-gradient(120deg,#25aff3,#008ad3)}.theme-cool .avue-tags{box-shadow:none;background-color:#0000;margin:8px 0;padding:0 3px}.theme-cool .avue-tags .el-tabs__header .el-tabs__item{color:#909399;background-color:#fff;border-radius:3px;height:30px;margin-right:5px;font-size:12px;line-height:30px;padding:0 10px!important}.theme-cool .avue-tags .el-tabs__header .el-tabs__item.is-active{color:#008ad3;border:none}.theme-cool .avue-logo{box-shadow:none;background:#fff}.theme-cool .avue-sidebar--tip{color:#333;background-color:#0000}.theme-cool .el-dropdown{color:#fff}.theme-cool .avue-logo_title{color:#008ad3;font-weight:400}.theme-cool .logo_title,.theme-cool .avue-breadcrumb,.theme-cool .logo_title i,.theme-cool .avue-breadcrumb i,.theme-cool .avue-top .el-menu-item i,.theme-cool .avue-top .el-menu-item span,.theme-cool .avue-top .el-menu-item:hover i,.theme-cool .avue-top .el-menu-item:hover span{color:#fff}.theme-cool .avue-sidebar{background-color:#fff;box-shadow:2px 0 6px #00152926}.theme-cool .avue-sidebar .el-menu-item,.theme-cool .avue-sidebar .el-sub-menu__title{font-size:13px}.theme-cool .avue-sidebar .el-menu-item i,.theme-cool .avue-sidebar .el-menu-item span,.theme-cool .avue-sidebar .el-sub-menu__title i,.theme-cool .avue-sidebar .el-sub-menu__title span{color:#000}.theme-cool .avue-sidebar .el-menu-item:hover,.theme-cool .avue-sidebar .el-sub-menu__title:hover{background:0 0}.theme-cool .avue-sidebar .el-menu-item:hover i,.theme-cool .avue-sidebar .el-menu-item:hover span,.theme-cool .avue-sidebar .el-sub-menu__title:hover i,.theme-cool .avue-sidebar .el-sub-menu__title:hover span{color:#000}.theme-cool .avue-sidebar .el-menu-item.is-active,.theme-cool .avue-sidebar .el-sub-menu__title.is-active{background-color:#e5f1fb}.theme-cool .avue-sidebar .el-menu-item.is-active:before,.theme-cool .avue-sidebar .el-sub-menu__title.is-active:before{width:0}.theme-cool .avue-sidebar .el-menu-item.is-active i,.theme-cool .avue-sidebar .el-menu-item.is-active span,.theme-cool .avue-sidebar .el-sub-menu__title.is-active i,.theme-cool .avue-sidebar .el-sub-menu__title.is-active span{color:#25aff3}.theme-cool .top-search .el-input__inner{color:#333}.theme-cool .top-search input::-webkit-input-placeholder{color:#fff}.theme-cool .top-search textarea::-webkit-input-placeholder{color:#fff}:-moz-any(.theme-cool .top-search input:-moz-placeholder-shown,.theme-cool .top-search textarea:-moz-placeholder-shown){color:#fff}:is(.theme-cool .top-search input:placeholder-shown,.theme-cool .top-search textarea:placeholder-shown){color:#fff}.theme-cool .top-search input::-moz-placeholder{color:#fff}.theme-cool .top-search textarea::-moz-placeholder{color:#fff}:is(.theme-cool .top-search input:-ms-placeholder-shown,.theme-cool .top-search textarea:-ms-placeholder-shown),.theme-cool .top-bar__item i{color:#fff}:is(.theme-cool .top-search input:placeholder-shown,.theme-cool .top-search textarea:placeholder-shown),.theme-cool .top-bar__item i{color:#fff}.theme-beautiful .avue-sidebar,.theme-beautiful .avue-sidebar .el-menu-item,.theme-beautiful .avue-sidebar .el-sub-menu__title{background:linear-gradient(90deg,#006cff,#399efd)!important}.theme-beautiful .avue-sidebar .el-menu-item i,.theme-beautiful .avue-sidebar .el-menu-item span,.theme-beautiful .avue-sidebar .el-sub-menu__title i,.theme-beautiful .avue-sidebar .el-sub-menu__title span{color:#fff}.theme-beautiful .avue-sidebar .el-menu-item .is-active,.theme-beautiful .avue-sidebar .el-sub-menu__title .is-active,.theme-beautiful .avue-sidebar .el-menu-item:hover,.theme-beautiful .avue-sidebar .el-menu-item.is-active,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active,.theme-beautiful .avue-sidebar .el-menu-item:hover i,.theme-beautiful .avue-sidebar .el-menu-item:hover span,.theme-beautiful .avue-sidebar .el-menu-item.is-active i,.theme-beautiful .avue-sidebar .el-menu-item.is-active span,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover i,.theme-beautiful .avue-sidebar .el-sub-menu__title:hover span,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active i,.theme-beautiful .avue-sidebar .el-sub-menu__title.is-active span{background:#399efd!important}.theme-beautiful .avue-logo{background:linear-gradient(90deg,#006cff,#399efd)!important}.theme-beautiful .avue-tags .el-tabs__item{border-radius:3px;color:#303133!important;border:1px solid #dcdfe6!important;height:35px!important;margin:5px 3px 8px!important;font-size:14px!important;font-weight:500!important;line-height:35px!important}.theme-beautiful .avue-tags .el-tabs__item:hover,.theme-beautiful .avue-tags .is-active{color:var(--el-color-primary)!important;border-color:var(--el-color-primary)!important}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){height:0;display:none}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}textarea{vertical-align:top;overflow:auto}table{border-collapse:collapse;border-spacing:0}[class^=icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-family:iconfont!important;font-size:18px!important}.el-menu-item [class^=icon-]{text-align:center;vertical-align:middle;width:24px;margin-right:5px;font-size:18px}.el-sub-menu [class^=icon-]{vertical-align:middle;text-align:center;width:24px;margin-right:5px;font-size:18px}.login-container{background:linear-gradient(110deg,#022855 0%,#2c77f1 50%,#fff 50%,#f0f0f0 100%);align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.login-container:before{background-image:url(/img/login-bg.svg);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;width:100%;height:100%;margin-left:-48%;position:absolute;top:0;left:0}.login-weaper{width:100%;margin:0 auto}.login-left,.login-border{align-items:center;min-height:500px;display:flex;position:relative}.login-left{color:#fff;float:left;box-sizing:border-box;flex-direction:column;justify-content:center;width:50%;padding-top:100px;position:relative}.login-left .img{width:200px}.login-time{color:#fff;opacity:.9;width:100%;font-size:18px;font-weight:700;position:absolute;top:25px;left:25px;overflow:hidden}.login-left .title{text-align:center;color:#fff;letter-spacing:2px;margin-top:60px;font-size:28px;font-weight:700}.login-border{color:#fff;float:left;box-sizing:border-box;border-left:none;border-top-right-radius:5px;border-bottom-right-radius:5px;width:50%}.login-main{box-sizing:border-box;width:70%;margin:0 auto;padding:30px 50px}.login-main>h3{margin-bottom:20px}.login-title{color:#000;text-align:center;letter-spacing:4px;margin-bottom:50px;font-size:28px;font-weight:700}.login-menu{text-align:center;width:100%;margin-top:40px}.login-menu a{color:#999;margin:0 8px;font-size:12px}.login-submit{letter-spacing:2px;cursor:pointer;background-color:#2c77f1;width:100%;height:45px;margin-top:30px;font-size:18px;font-weight:300;transition:all .25s}.register-submit{letter-spacing:2px;cursor:pointer;width:100%;height:45px;margin-top:30px;font-size:18px;font-weight:300;transition:all .25s;margin-left:0!important}.login-form{margin:10px 0}.login-form i{color:#333}.login-form .el-input input{text-indent:5px}.login-form .el-input .el-input__wrapper{border-radius:0;padding:5px 10px}.login-form .el-input .el-input__suffix,.login-form .el-input .el-input__prefix{text-align:center;align-items:center;display:flex}.login-form .el-input .el-input__prefix{margin-left:8px}.login-code{width:100%;height:100%}.login-code .el-input-group__append{background-color:#fff}.login-code-box{align-items:center;display:flex}.login-code-img{cursor:pointer;color:#333;letter-spacing:3px;text-indent:5px;text-align:center;box-sizing:border-box;min-width:100px;height:30px;padding:0 5px;font-size:20px;font-weight:700;line-height:38px}@media screen and (width<=992px){.avue-sidebar{z-index:1024;position:fixed;top:0;left:-265px}.avue--collapse .avue-sidebar{width:230px;left:0}.avue--collapse .avue-logo{width:230px}.avue--collapse .avue-main{margin-left:230px}.el-dialog,.el-message-box{width:98%}.login-left{width:100%;min-height:auto}.login-left .title{text-shadow:1px 0 #000,0 1px #000,-1px 0 #000,0 -1px #000;margin-top:20px;font-size:20px}.login-left .img{width:50px}.login-logo{margin-left:-30px;padding-top:30px}.login-border{border-radius:5px;width:100%;margin:0 auto;padding:20px}.login-main{width:100%;box-shadow:none;background-color:#fff;padding:10px 20px}.login-container:before{margin-left:0}.top-bar__item{display:none}}::-webkit-scrollbar-track-piece{background-color:#0000}::-webkit-scrollbar{background-color:#0000;width:7px;height:7px}::-webkit-scrollbar-thumb{background-color:#9092984d;border-radius:5px}a{color:#333;text-decoration:none}*{outline:none}.avue-sidebar,.avue-top,.avue-logo,.avue-layout,.login-logo,.avue-main{transition:all .3s}.avue-layout{height:100%;display:flex;overflow:hidden}.avue-layout--horizontal{flex-direction:column}.avue-layout--horizontal .avue-sidebar{width:100%;height:50px;display:flex}.avue-layout--horizontal .avue-sidebar .avue-menu,.avue-layout--horizontal .avue-sidebar .el-menu-item,.avue-layout--horizontal .avue-sidebar .el-sub-menu__title{height:50px;line-height:50px}.avue-layout--horizontal .avue-sidebar .is-active:before{display:none}.avue-layout--horizontal .avue-logo{width:230px}.avue-contail{background:#f0f2f5 0 0/100% no-repeat;width:100%;height:100%}.avue--collapse .avue-sidebar,.avue--collapse .avue-logo{width:60px}.avue-main{box-sizing:border-box;background:#f0f2f5;flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}#avue-view{flex:1;margin-bottom:10px;overflow:hidden auto}.avue-view{box-sizing:border-box;width:100%}.avue-footer{text-align:center;width:100%;position:absolute;bottom:0}.avue-footer .copyright{color:#666;font-size:12px}.mac_bg{background-color:#000;background-image:url(/img/bg.jpg);position:fixed;inset:0}.config-header{flex-direction:column;display:flex}.config-header .node-name{cursor:pointer;align-items:center;height:24px;font-size:16px;line-height:24px;display:flex}.config-header .divide-line{background:#eee;width:100%;height:1px;margin-top:16px}.config-header .config-editable-input{border:1px solid #d9d9d9;border-radius:4px;max-width:510px;height:24px;font-size:16px;line-height:24px;transition:all .3s}.config-header .config-editable-input:focus{border-color:#40a9ff;outline:0;box-shadow:0 0 0 2px #1890ff33}.field-setting-pane{flex-direction:column;font-size:14px;display:flex}.field-setting-pane .field-setting-desc{margin-bottom:16px;padding-right:8px;font-size:16px;font-weight:700}.field-setting-pane .field-permit-title{background-color:#f8fafc0a;border:1px solid #1f38581a;justify-content:space-between;align-items:center;height:45px;padding-left:12px;line-height:45px;display:flex}.field-setting-pane .field-permit-title .first-title{text-align:left!important}.field-setting-pane .field-permit-title .other-titles{justify-content:space-between;display:flex}.field-setting-pane .field-permit-title .setting-title-label{color:#000;text-align:center;width:110px;padding:5px 0;font-size:13px;font-weight:700;display:inline-block}.field-setting-pane .field-setting-item{border:1px solid #1f38581a;border-top:0;justify-content:space-between;align-items:center;height:38px;padding-left:12px;display:flex}.field-setting-pane .field-setting-item .field-setting-item-label{text-overflow:ellipsis;white-space:nowrap;cursor:text;width:110px;min-height:16px;display:inline-block;overflow:hidden}.field-setting-pane .field-setting-item .field-setting-item-group{justify-content:space-between;display:flex}.field-setting-pane .field-setting-item .field-setting-item-group .item-radio-wrap{text-align:center;width:110px;display:inline-block}.handler-item-wrapper{cursor:pointer;flex-wrap:wrap;width:320px;display:flex}.handler-item-wrapper .handler-item{flex-direction:column;align-items:center;margin-top:12px;display:flex}.handler-item-wrapper .handler-item-icon{user-select:none;text-align:center;background:#fff;border:1px solid #e2e2e2;border-radius:50%;width:50px;height:50px}.handler-item-wrapper .handler-item-icon:hover{background:#e2e2e2;box-shadow:0 2px 4px #0000001a}.handler-item-wrapper .handler-item-icon .icon-size{font-size:25px;line-height:50px}.handler-item-wrapper .approve{color:#ff943e}.handler-item-wrapper .copy{color:#3296fa}.handler-item-wrapper .condition{color:#67c23a}.handler-item-wrapper .parallel{color:#626aef}.handler-item-wrapper .inclusive{color:#345da2}.handler-item-wrapper .delay{color:#e47470}.handler-item-wrapper .trigger{color:#3373d2}.handler-item-wrapper .router{color:#ca3a31}.handler-item-wrapper .transactor{color:#309}.handler-item-wrapper .child-process{color:#963}.handler-item-wrapper .async-child-process{color:#066}.handler-item-wrapper .handler-item-text{text-align:center;width:80px;margin-top:4px;font-size:13px}.simple-process-model-container{background:url(../../../assets/svgs/bpm/simple-process-bg.svg);width:100%;height:100%;padding-top:32px;overflow-x:auto}.simple-process-model-container .simple-process-model{transform-origin:50% 0 0;flex-direction:column;justify-content:center;align-items:center;min-width:fit-content;transition:transform .3s cubic-bezier(.645,.045,.355,1);display:flex;transform:scale(1)}.simple-process-model-container .simple-process-model.dragging{transition:transform}.simple-process-model-container .simple-process-model .node-container{width:200px}.simple-process-model-container .simple-process-model .node-box{cursor:pointer;background-color:#fff;border:2px solid #0000;border-radius:8px;flex-direction:column;min-height:70px;padding:5px 10px 8px;transition:all .1s cubic-bezier(.645,.045,.355,1);display:flex;position:relative;box-shadow:0 1px 4px #0a1e4129}.simple-process-model-container .simple-process-model .node-box.status-pass{background-color:#a9da90;border-color:#67c23a}.simple-process-model-container .simple-process-model .node-box.status-pass:hover{border-color:#67c23a}.simple-process-model-container .simple-process-model .node-box.status-running{background-color:#e7f0fe;border-color:#5a9cf8}.simple-process-model-container .simple-process-model .node-box.status-running:hover{border-color:#5a9cf8}.simple-process-model-container .simple-process-model .node-box.status-reject{background-color:#f6e5e5;border-color:#e47470}.simple-process-model-container .simple-process-model .node-box.status-reject:hover{border-color:#e47470}.simple-process-model-container .simple-process-model .node-box:hover{border-color:#0089ff}.simple-process-model-container .simple-process-model .node-box:hover .node-toolbar{opacity:1}.simple-process-model-container .simple-process-model .node-box:hover .branch-node-move{display:flex}.simple-process-model-container .simple-process-model .node-box .node-title-container{cursor:pointer;border-radius:4px 4px 0 0;align-items:center;padding:4px;display:flex}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon{align-items:center;display:flex}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.user-task{color:#ff943e}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.copy-task{color:#3296fa}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.start-user{color:#676565}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.delay-node{color:#e47470}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.trigger-node{color:#3373d2}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.router-node{color:#ca3a31}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.transactor-task{color:#309}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.child-process{color:#963}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title-icon.async-child-process{color:#066}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title{color:#1f1f1f;text-overflow:ellipsis;white-space:nowrap;margin-left:4px;font-size:14px;font-weight:600;line-height:18px;overflow:hidden}.simple-process-model-container .simple-process-model .node-box .node-title-container .node-title:hover{border-bottom:1px dashed #f60}.simple-process-model-container .simple-process-model .node-box .branch-node-title-container{cursor:pointer;border-radius:4px 4px 0 0;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .input-max-width{max-width:115px!important}.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-title{color:#f60;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-title:hover{border-bottom:1px dashed #000}.simple-process-model-container .simple-process-model .node-box .branch-node-title-container .branch-priority{min-width:50px;font-size:12px}.simple-process-model-container .simple-process-model .node-box .node-content{color:#111f2c;background:#00000008;border-radius:4px;justify-content:space-between;align-items:center;min-height:32px;margin-top:4px;padding:4px 8px;line-height:32px;display:flex}.simple-process-model-container .simple-process-model .node-box .node-content .node-text{text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:24px;display:-webkit-box;overflow:hidden}.simple-process-model-container .simple-process-model .node-box .branch-node-content{color:#111f2c;border-radius:4px;align-items:center;min-height:32px;margin-top:4px;padding:4px 0;line-height:32px;display:flex}.simple-process-model-container .simple-process-model .node-box .branch-node-content .branch-node-text{text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:24px;overflow:hidden}.simple-process-model-container .simple-process-model .node-box .node-toolbar{opacity:0;display:flex;position:absolute;top:-24px;right:0}.simple-process-model-container .simple-process-model .node-box .node-toolbar .toolbar-icon{text-align:center;vertical-align:middle}.simple-process-model-container .simple-process-model .node-box .branch-node-move{cursor:pointer;justify-content:center;align-items:center;width:10px;height:100%;display:none;position:absolute}.simple-process-model-container .simple-process-model .node-box .move-node-left{background:#7e868e14;border-top-left-radius:8px;border-bottom-left-radius:8px;top:0;left:-2px}.simple-process-model-container .simple-process-model .node-box .move-node-right{background:#7e868e14;border-top-right-radius:6px;border-bottom-right-radius:6px;top:0;right:-2px}.simple-process-model-container .simple-process-model .node-config-error{border-color:#ff5219!important}.simple-process-model-container .simple-process-model .node-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.simple-process-model-container .simple-process-model .node-handler-wrapper{user-select:none;flex-direction:column;justify-content:center;align-items:center;height:70px;display:flex;position:relative}.simple-process-model-container .simple-process-model .node-handler-wrapper:before{z-index:0;content:"";background-color:#dedede;width:2px;height:100%;margin:auto;position:absolute;top:0}.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler .add-icon{color:#fff;cursor:pointer;background-color:#0089ff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:relative;top:-5px}.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler .add-icon:hover{transform:scale(1.1)}.simple-process-model-container .simple-process-model .node-handler-wrapper .node-handler-arrow{display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.simple-process-model-container .simple-process-model .branch-node-wrapper{flex-direction:column;justify-content:center;align-items:center;margin-top:16px;display:flex;position:relative}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container{min-width:fit-content;display:flex;position:relative}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container:before{content:"";background-color:#fafafa;width:4px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-add{z-index:1;transform-origin:50%;border:2px solid #dedede;border-radius:18px;height:36px;padding:0 10px;font-size:12px;line-height:36px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly{z-index:1;transform-origin:50%;background-color:#fff;border:2px solid #dedede;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly.status-pass{background-color:#e9f4e2;border-color:#6bb63c}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly.status-pass:hover{border-color:#6bb63c}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size{font-size:22px}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.condition{color:#67c23a}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.parallel{color:#626aef}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-readonly .icon-size.inclusive{color:#345da2}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-item{background:0 0;border-top:2px solid #dedede;border-bottom:2px solid #dedede;flex-direction:column;flex-shrink:0;align-items:center;min-width:280px;padding:40px 40px 0;display:flex;position:relative}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-node-item:before{content:"";background-color:#dedede;width:2px;height:100%;margin:auto;position:absolute;inset:0}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-first-top{content:"";background-color:#fafafa;width:50%;height:7px;position:absolute;top:-5px;left:-1px}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-first-bottom{content:"";background-color:#fafafa;width:50%;height:7px;position:absolute;bottom:-5px;left:-1px}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-last-top{content:"";background-color:#fafafa;width:50%;height:7px;position:absolute;top:-5px;right:-1px}.simple-process-model-container .simple-process-model .branch-node-wrapper .branch-node-container .branch-line-last-bottom{content:"";background-color:#fafafa;width:50%;height:7px;position:absolute;bottom:-5px;right:-1px}.simple-process-model-container .simple-process-model .node-fixed-name{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto;padding:0 4px;display:inline-block;overflow:hidden}.simple-process-model-container .simple-process-model .start-node-wrapper{margin-top:16px;position:relative}.simple-process-model-container .simple-process-model .start-node-wrapper .start-node-container{flex-direction:column;justify-content:center;align-items:center;display:flex}.simple-process-model-container .simple-process-model .start-node-wrapper .start-node-container .start-node-box{color:#212121;cursor:pointer;box-sizing:border-box;background:#fafafa;border-radius:30px;justify-content:center;align-items:center;width:90px;height:36px;padding:3px 4px;display:flex;box-shadow:0 1px 5px #0a1e4114}.simple-process-model-container .simple-process-model .end-node-wrapper{margin-bottom:16px}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box{color:#212121;box-sizing:border-box;border:2px solid #fafafa;border-radius:30px;justify-content:center;align-items:center;width:80px;height:36px;display:flex;box-shadow:0 1px 5px #0a1e4114}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-pass{background-color:#a9da90;border-color:#6bb63c}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-pass:hover{border-color:#6bb63c}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-reject{background-color:#f6e5e5;border-color:#e47470}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-reject:hover{border-color:#e47470}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-cancel{background-color:#eaeaeb;border-color:#919398}.simple-process-model-container .simple-process-model .end-node-wrapper .end-node-box.status-cancel:hover{border-color:#919398}.simple-process-model-container .simple-process-model .editable-title-input{border:1px solid #d9d9d9;border-radius:4px;max-width:145px;height:20px;margin-left:4px;font-size:12px;line-height:20px;transition:all .3s}.simple-process-model-container .simple-process-model .editable-title-input:focus{border-color:#40a9ff;outline:0;box-shadow:0 0 0 2px #1890ff33}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,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)format("woff2"),url(data:font/woff;base64,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)format("woff"),url(/assets/iconfont-DFhsJQkM.ttf?t=1737639517142)format("truetype")}.iconfont{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-style:normal;font-family:iconfont!important}.icon-trigger:before{content:""}.icon-router:before{content:""}.icon-delay:before{content:""}.icon-start-user:before{content:""}.icon-inclusive:before{content:""}.icon-copy1:before{content:""}.icon-transactor:before{content:""}.icon-exclusive:before{content:""}.icon-approve:before{content:""}.icon-parallel:before{content:""}.icon-async-child-process:before{content:""}.icon-child-process:before{content:""}.position-relative{position:relative}.position-absolute{position:absolute}.top-0px{top:0}.right-0px{right:0}.left-0px{left:0}.bottom-0px{bottom:0}.z-index-button-group{z-index:1000}.bg-\#fff{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-700{background-color:#374151}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-red-600{color:#dc2626}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.font-size-16px{font-size:16px}.flex{display:flex}.flex-col{flex-direction:column}.flex-items-center,.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.w-80px{width:80px}.w-100px\!{width:100px!important}.w-160px{width:160px}.w-160px\!{width:160px!important}.w-200px\!{width:200px!important}.w-580px{width:580px}.w-1\/1,.w-full{width:100%}.h-full{height:100%}.h-410px{height:410px}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5px{margin-right:5px}.ml-1{margin-left:.25rem}.ml-15px{margin-left:15px}.mx-2{margin-left:.5rem;margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-15px{margin-bottom:15px}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pl-4{padding-left:1rem}.border-l-4{border-left-width:4px}.border-red-400{border-color:#f87171}.b-rounded-1{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.leading-relaxed{line-height:1.625}.line-height-normal{line-height:normal}.overflow-auto{overflow:auto}.cursor-pointer{cursor:pointer}.gap-2{gap:.5rem}#bpm .flex{display:flex}#bpm .flex-col{flex-direction:column}#bpm .flex-row{flex-direction:row}#bpm .flex-wrap{flex-wrap:wrap}#bpm .flex-items-center{align-items:center}#bpm .flex-items-start{align-items:flex-start}#bpm .flex-items-end{align-items:flex-end}#bpm .flex-justify-center{justify-content:center}#bpm .flex-justify-between{justify-content:space-between}#bpm .flex-justify-start{justify-content:flex-start}#bpm .flex-justify-end{justify-content:flex-end}#bpm .flex-1{flex:1}#bpm .grid{display:grid}#bpm .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}#bpm .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#bpm .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}#bpm .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}#bpm .gap-1{gap:.25rem}#bpm .gap-2{gap:.5rem}#bpm .gap-3{gap:.75rem}#bpm .gap-4{gap:1rem}#bpm .m-0{margin:0}#bpm .m-1{margin:.25rem}#bpm .m-2{margin:.5rem}#bpm .m-3{margin:.75rem}#bpm .m-4{margin:1rem}#bpm .mx-auto{margin-left:auto;margin-right:auto}#bpm .mr-1{margin-right:.25rem}#bpm .mr-2{margin-right:.5rem}#bpm .mr-3{margin-right:.75rem}#bpm .mr-4{margin-right:1rem}#bpm .ml-1{margin-left:.25rem}#bpm .ml-2{margin-left:.5rem}#bpm .ml-3{margin-left:.75rem}#bpm .ml-4{margin-left:1rem}#bpm .mt-1{margin-top:.25rem}#bpm .mt-2{margin-top:.5rem}#bpm .mt-3{margin-top:.75rem}#bpm .mt-4{margin-top:1rem}#bpm .mb-1{margin-bottom:.25rem}#bpm .mb-2{margin-bottom:.5rem}#bpm .mb-3{margin-bottom:.75rem}#bpm .mb-4{margin-bottom:1rem}#bpm .p-0{padding:0}#bpm .p-1{padding:.25rem}#bpm .p-2{padding:.5rem}#bpm .p-3{padding:.75rem}#bpm .p-4{padding:1rem}#bpm .px-1{padding-left:.25rem;padding-right:.25rem}#bpm .px-2{padding-left:.5rem;padding-right:.5rem}#bpm .px-3{padding-left:.75rem;padding-right:.75rem}#bpm .px-4{padding-left:1rem;padding-right:1rem}#bpm .py-1{padding-top:.25rem;padding-bottom:.25rem}#bpm .py-2{padding-top:.5rem;padding-bottom:.5rem}#bpm .py-3{padding-top:.75rem;padding-bottom:.75rem}#bpm .py-4{padding-top:1rem;padding-bottom:1rem}#bpm .w-full{width:100%}#bpm .w-auto{width:auto}#bpm .h-full{height:100%}#bpm .h-auto{height:auto}#bpm .text-left{text-align:left}#bpm .text-center{text-align:center}#bpm .text-right{text-align:right}#bpm .text-sm{font-size:.875rem;line-height:1.25rem}#bpm .text-base{font-size:1rem;line-height:1.5rem}#bpm .text-lg{font-size:1.125rem;line-height:1.75rem}#bpm .text-xl{font-size:1.25rem;line-height:1.75rem}#bpm .text-2xl{font-size:1.5rem;line-height:2rem}#bpm .font-normal{font-weight:400}#bpm .font-medium{font-weight:500}#bpm .font-semibold{font-weight:600}#bpm .font-bold{font-weight:700}#bpm .text-gray-600{color:#4b5563}#bpm .text-gray-700{color:#374151}#bpm .text-gray-900{color:#111827}#bpm .text-red-600{color:#dc2626}#bpm .text-blue-600{color:#2563eb}#bpm .bg-gray-50{background-color:#f9fafb}#bpm .bg-gray-100{background-color:#f3f4f6}#bpm .bg-white{background-color:#fff}#bpm .bg-red-50{background-color:#fef2f2}#bpm .bg-blue-50{background-color:#eff6ff}#bpm .border{border-width:1px}#bpm .border-gray-200{border-color:#e5e7eb}#bpm .border-gray-300{border-color:#d1d5db}#bpm .rounded{border-radius:.25rem}#bpm .rounded-md{border-radius:.375rem}#bpm .rounded-lg{border-radius:.5rem}#bpm .rounded-xl{border-radius:.75rem}#bpm .shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}#bpm .shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}#bpm .shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}#bpm .overflow-auto{overflow:auto}#bpm .overflow-hidden{overflow:hidden}#bpm .cursor-pointer{cursor:pointer}#bpm .select-none{user-select:none}#bpm .block{display:block}#bpm .inline-block{display:inline-block}#bpm .hidden{display:none}#bpm .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#bpm .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}#bpm .hover\:bg-gray-100:hover{background-color:#f3f4f6}#bpm .hover\:bg-blue-50:hover{background-color:#eff6ff}#bpm .hover\:text-blue-600:hover{color:#2563eb}#bpm .font-size-12px{font-size:12px}#bpm .font-size-14px{font-size:14px}#bpm .font-size-16px{font-size:16px}#bpm .font-size-18px{font-size:18px}#bpm .line-height-normal{line-height:normal}#bpm .leading-relaxed{line-height:1.625}#bpm .border-l-4{border-left-width:4px}#bpm .border-red-400{border-color:#f87171}#bpm .divide-line{background-color:#e5e7eb;width:100%;height:1px;margin:.5rem 0}
