.select-vxe-table,.select-vxe-table .vxe-table{background-color:var(--el-bg-color)}.select-vxe-table .vxe-table .vxe-header--column{height:40px!important}.select-vxe-table .vxe-table .vxe-body--column{background-image:none!important}.select-vxe-table .vxe-table .vxe-table--header,.select-vxe-table .vxe-table .vxe-table--header-wrapper{background:var(--el-bg-color)}.select-vxe-table .vxe-table thead .vxe-cell--title{color:var(--el-text-color-primary)}.select-vxe-table .vxe-table .vxe-header--row .col--last{background-size:100% var(--vxe-ui-table-border-width)!important}.select-vxe-table .vxe-table .vxe-table--border-line{border:0!important}.sjzy-select{outline:0}.sjzy-select .el-select-dropdown__wrap .el-select-dropdown__list{margin:0!important;padding:0!important}.sjzy-select .el-select-dropdown__wrap .el-select-dropdown__list .el-select-dropdown__item{padding-left:12px;padding-right:12px;font-size:12px}.sjzy-select .el-select-dropdown__wrap .el-select-dropdown__list .el-select-dropdown__item .b-r-not .not-last:last-child{padding-right:0}.sjzy-select .el-select-dropdown__empty{padding-top:0;padding-bottom:5px}:deep(.sjzy-select .el-select__tags){flex-wrap:nowrap}[data-v-1dd19ee7] .el-input__wrapper{width:100%}.cursor-not-allowed[data-v-c2a82834]{color:var(--sjzy-color-disabled);opacity:.5}.icon-btn[data-v-c2a82834]{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;font-size:16px;display:flex}.iconSvg svg{width:inherit!important;height:inherit!important}.sjzy-button .custom-loading .circular[data-v-8cc4fdc1]{width:14px;height:14px;margin-right:6px;animation:2s linear infinite loading-rotate}.sjzy-button .custom-loading .circular .path[data-v-8cc4fdc1]{stroke:var(--el-button-text-color);stroke-dasharray:90 150;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;animation:1.5s ease-in-out infinite loading-dash}.sjzy-calendar{border-collapse:collapse;border-radius:var(--el-border-radius-base);flex-direction:column;width:100%;font-size:14px;display:inline-flex}.sjzy-calendar.type--date .sjzy-calendar--body td{width:14.2857%}.sjzy-calendar.type--week .sjzy-calendar--body td{width:12%}.sjzy-calendar.type--week .sjzy-calendar--body td:first-child{width:14%}.sjzy-calendar.type--quarter .sjzy-calendar--body td{width:50%}.sjzy-calendar.type--month .sjzy-calendar--body td,.sjzy-calendar.type--year .sjzy-calendar--body td{width:25%}.sjzy-calendar--header{-webkit-user-select:none;user-select:none;border:1px solid var(--sjzy-border-color);border-bottom:0;flex-direction:row;flex-shrink:0;padding:10px;display:flex}.sjzy-calendar--header .sjzy-calendar--title-wrapper{flex-grow:1;font-size:16px;font-weight:800}.sjzy-calendar--header .sjzy-calendar--btn-wrapper{text-align:center;flex-shrink:0}.sjzy-calendar--btn-wrapper{flex-direction:row;display:flex}.sjzy-calendar--btn.is--disabled{color:var(--sjzy-color-disabled);cursor:no-drop}.sjzy-calendar--btn:not(.is--disabled){cursor:pointer}.sjzy-calendar--btn:not(.is--disabled):hover,.sjzy-calendar--btn:not(.is--disabled):active{background-color:#fff}.sjzy-calendar--body{flex-grow:1;position:relative;overflow:hidden}.sjzy-calendar--body table{text-align:center;table-layout:fixed;border-spacing:0;border-collapse:collapse;width:100%;height:100%}.sjzy-calendar--view-th{border:1px solid var(--sjzy-border-color);background-color:#f5f7fa;height:40px;font-weight:700}.sjzy-calendar--view-td{-webkit-user-select:none;user-select:none;border:1px solid var(--sjzy-border-color);height:40px;font-weight:500;position:relative}.sjzy-calendar--view-td .sjzy-calendar--date-label.is-week-end{color:var(--sjzy-color-danger-5)}.sjzy-calendar--view-td.is--prev,.sjzy-calendar--view-td.is--next,.sjzy-calendar--view-td.is--prev .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--prev .sjzy-calendar--date-festival,.sjzy-calendar--view-td.is--next .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--next .sjzy-calendar--date-festival{color:var(--sjzy-color-disabled)}.sjzy-calendar--view-td.is--now:not(.is--selected).is--current,.sjzy-calendar--view-td.is--now:not(.is--selected).is--current .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--now:not(.is--selected).is--current .sjzy-calendar--date-festival{color:var(--el-color-primary)}.sjzy-calendar--view-td.is--now:not(.is--selected).is--current .sjzy-calendar--date-label:before,.sjzy-calendar--view-td.is--now:not(.is--selected).is--current .sjzy-calendar--date-festival:before{color:#fff;content:"今";background-color:var(--el-color-primary);border-radius:2px;width:14px;height:14px;font-size:12px;line-height:14px;position:absolute;top:3px;right:-4px;transform:translate(-50%)}.sjzy-calendar--view-td.is--now.is--selected.is--current .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--now.is--selected.is--current .sjzy-calendar--date-festival{color:#fff}.sjzy-calendar--view-td.is--now.is--selected.is--current .sjzy-calendar--date-label:before,.sjzy-calendar--view-td.is--now.is--selected.is--current .sjzy-calendar--date-festival:before{color:var(--el-color-primary);width:14px;height:14px;content:"今";background-color:#fff;border-radius:2px;font-size:12px;line-height:14px;position:absolute;top:3px;right:-4px;transform:translate(-50%)}.sjzy-calendar--view-td.is--hover{background-color:var(--sjzy-menu-background-hover)}.sjzy-calendar--view-td.is--selected{color:#fff;background-color:var(--el-color-primary)!important}.sjzy-calendar--view-td.is--selected.is--prev,.sjzy-calendar--view-td.is--selected.is--next{background-color:var(--el-color-primary)}.sjzy-calendar--view-td.is--selected .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--selected .sjzy-calendar--date-festival{color:#fff}.sjzy-calendar--view-td:not(.is--disabled){cursor:pointer}.sjzy-calendar--view-td.is--disabled{color:var(--sjzy-color-disabled);cursor:no-drop;background-color:var(--sjzy-color-disabled)}.sjzy-calendar--view-td.is--disabled .sjzy-calendar--date-label,.sjzy-calendar--view-td.is--disabled .sjzy-calendar--date-festival{color:var(--sjzy-color-disabled)}.sjzy-calendar--view-td-day:has(.is-rest-day){background-color:#fff6f6}.sjzy-calendar--date-label,.sjzy-calendar--date-festival{display:block}.sjzy-calendar--date-lunar-label{font-size:14px;line-height:12px;display:block;transform:scale(.8)}.sjzy-calendar--date-label{font-weight:500}.sjzy-calendar--date-type-day.is-work-day:before{color:#fff;content:"班";background-color:#474747;border-radius:2px;width:14px;height:14px;font-size:12px;line-height:14px;position:absolute;top:3px;right:-4px;transform:translate(-50%)}.sjzy-calendar--date-type-day.is-rest-day:before{color:#fff;content:"休";background-color:var(--sjzy-color-danger-5);border-radius:2px;width:14px;height:14px;font-size:12px;line-height:14px;position:absolute;top:3px;right:-4px;transform:translate(-50%)}.sjzy-calendar--date-festival{height:14px;color:var(--sjzy-font-color-2);line-height:1;overflow:hidden}.sjzy-calendar--date-festival.is-important{color:var(--sjzy-color-danger-5)}.sjzy-calendar--date-festival--label{color:var(--sjzy-color-danger-5);display:block;transform:scale(.8)}@keyframes festivalOverlap2{0%,45%,to{transform:translateY(0)}50%,95%{transform:translateY(-14px)}}@keyframes festivalOverlap3{0%,20%,to{transform:translateY(0)}25%,45%,75%,95%{transform:translateY(-14px)}50%,70%{transform:translateY(-28px)}}.sjzy-calendar--date-festival--overlap{font-size:12px;display:block}.sjzy-calendar--date-festival--overlap.overlap--2{animation:6s ease-in-out infinite festivalOverlap2}.sjzy-calendar--date-festival--overlap.overlap--3{animation:9s ease-in-out infinite festivalOverlap3}.sjzy-calendar--date-festival--overlap>span{height:14px;display:block}.fe-card-check-box[data-v-0783c3e7]{flex-wrap:wrap;width:100%;display:flex}.fe-card-check-box-item[data-v-d1380bd9]{cursor:pointer;border:1px solid #ddd;margin-bottom:4px;margin-right:4px;position:relative;overflow:hidden}.fe-card-check-box-item .fe-card-item_default[data-v-d1380bd9]{padding:0 12px}.is-active[data-v-d1380bd9]{border:1px solid #1684fc}.is-active .active_slice[data-v-d1380bd9]{background:#1684fc;width:20px;height:20px;position:absolute;bottom:-10px;right:-10px;transform:rotate(45deg)}.is-active .active_font[data-v-d1380bd9]{justify-content:flex-end;align-items:flex-end;width:20px;height:20px;font-size:8px;display:flex;position:absolute;bottom:0;right:0}.fe-card-check-box[data-v-f75829e6]{flex-wrap:wrap;width:100%;display:flex}.fe-card-check-box-item[data-v-6e323118]{cursor:pointer;border:1px solid #ddd;margin-bottom:4px;margin-right:4px;position:relative;overflow:hidden}.fe-card-check-box-item .fe-card-item_default[data-v-6e323118]{padding:0 12px}.is-active[data-v-6e323118]{border:1px solid #1684fc}.is-active .active_slice[data-v-6e323118]{background:#1684fc;width:20px;height:20px;position:absolute;bottom:-10px;right:-10px;transform:rotate(45deg)}.is-active .active_font[data-v-6e323118]{justify-content:flex-end;align-items:flex-end;width:20px;height:20px;font-size:8px;display:flex;position:absolute;bottom:0;right:0}.tool-tip-text[data-v-3ab127b7]{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.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{50%{background-color:#0000}}.cm-tab{-webkit-text-decoration:inherit;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{-webkit-text-decoration:underline;text-decoration:underline}.cm-strikethrough{-webkit-text-decoration:line-through;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-feature-settings:"calt";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}.CodeMirror-merge{white-space:pre;border:1px solid #ddd;position:relative}.CodeMirror-merge,.CodeMirror-merge .CodeMirror{height:350px}.CodeMirror-merge-2pane .CodeMirror-merge-pane{width:47%}.CodeMirror-merge-2pane .CodeMirror-merge-gap{width:6%}.CodeMirror-merge-3pane .CodeMirror-merge-pane{width:31%}.CodeMirror-merge-3pane .CodeMirror-merge-gap{width:3.5%}.CodeMirror-merge-pane{white-space:normal;vertical-align:top;display:inline-block}.CodeMirror-merge-pane-rightmost{z-index:1;position:absolute;right:0}.CodeMirror-merge-gap{z-index:2;box-sizing:border-box;background:#f8f8f8;border-left:1px solid #ddd;border-right:1px solid #ddd;height:100%;display:inline-block;position:relative;overflow:hidden}.CodeMirror-merge-scrolllock-wrap{position:absolute;bottom:0;left:50%}.CodeMirror-merge-scrolllock{cursor:pointer;color:#555;line-height:1;position:relative;left:-50%}.CodeMirror-merge-scrolllock:after{content:"⇛  ⇚"}.CodeMirror-merge-scrolllock.CodeMirror-merge-scrolllock-enabled:after{content:"⇛⇚"}.CodeMirror-merge-copybuttons-left,.CodeMirror-merge-copybuttons-right{line-height:1;position:absolute;inset:0}.CodeMirror-merge-copy{cursor:pointer;color:#44c;z-index:3;position:absolute}.CodeMirror-merge-copy-reverse{cursor:pointer;color:#44c;position:absolute}.CodeMirror-merge-copybuttons-left .CodeMirror-merge-copy{left:2px}.CodeMirror-merge-copybuttons-right .CodeMirror-merge-copy{right:2px}.CodeMirror-merge-r-inserted,.CodeMirror-merge-l-inserted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12MwuCXy3+CWyH8GBgYGJgYkAABZbAQ9ELXurwAAAABJRU5ErkJggg==);background-position:0 100%;background-repeat:repeat-x}.CodeMirror-merge-r-deleted,.CodeMirror-merge-l-deleted{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGUlEQVQI12M4Kyb2/6yY2H8GBgYGJgYkAABURgPz6Ks7wQAAAABJRU5ErkJggg==);background-position:0 100%;background-repeat:repeat-x}.CodeMirror-merge-r-chunk{background:#ffffe0}.CodeMirror-merge-r-chunk-start{border-top:1px solid #ee8}.CodeMirror-merge-r-chunk-end{border-bottom:1px solid #ee8}.CodeMirror-merge-r-connect{fill:#ffffe0;stroke:#ee8;stroke-width:1px}.CodeMirror-merge-l-chunk{background:#eef}.CodeMirror-merge-l-chunk-start{border-top:1px solid #88e}.CodeMirror-merge-l-chunk-end{border-bottom:1px solid #88e}.CodeMirror-merge-l-connect{fill:#eef;stroke:#88e;stroke-width:1px}.CodeMirror-merge-l-chunk.CodeMirror-merge-r-chunk{background:#dfd}.CodeMirror-merge-l-chunk-start.CodeMirror-merge-r-chunk-start{border-top:1px solid #4e4}.CodeMirror-merge-l-chunk-end.CodeMirror-merge-r-chunk-end{border-bottom:1px solid #4e4}.CodeMirror-merge-collapsed-widget:before{content:"(...)"}.CodeMirror-merge-collapsed-widget{cursor:pointer;color:#88b;background:#eef;border:1px solid #ddf;border-radius:4px;padding:0 3px;font-size:90%}.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt{display:none}.cm-s-json-night.CodeMirror{color:#d6d5d4;background:#373e52}.cm-s-json-night.CodeMirror pre{font-family:Consolas,Courier New,monospace}.cm-s-json-night div.CodeMirror-selected{background:#3a3432}.cm-s-json-night .CodeMirror-line::selection,.cm-s-json-night .CodeMirror-line>span::selection,.cm-s-json-night .CodeMirror-line>span>span::selection{background:#3a3432fc}.cm-s-json-night .CodeMirror-line::-moz-selection{background:#3a3432fc}.cm-s-json-night .CodeMirror-line>span::-moz-selection{background:#3a3432fc}.cm-s-json-night .CodeMirror-line>span>span::-moz-selection{background:#3a3432fc}.cm-s-json-night .CodeMirror-gutters{background:#090300;border-right:0}.cm-s-json-night .CodeMirror-guttermarker{color:#db2d20}.cm-s-json-night .CodeMirror-guttermarker-subtle,.cm-s-json-night .CodeMirror-linenumber{color:#999}.cm-s-json-night .CodeMirror-cursor{border-left:1px solid #807d7c}.cm-s-json-night span.cm-comment{color:#cdab53}.cm-s-json-night span.cm-atom{color:#247dd7}.cm-s-json-night span.cm-number{color:#ff8c00}.cm-s-json-night span.cm-string{color:#0ccc60}.cm-s-json-night span.cm-property,.cm-s-json-night span.cm-attribute{color:#4fdee5}.cm-s-json-night span.cm-keyword{color:#db2d20}.cm-s-json-night span.cm-variable{color:#01a252}.cm-s-json-night span.cm-variable-2{color:#01a0e4}.cm-s-json-night span.cm-def{color:#e8bbd0}.cm-s-json-night span.cm-bracket{color:#d6d5d4}.cm-s-json-night span.cm-tag{color:#db2d20}.cm-s-json-night span.cm-link{color:#a16a94}.cm-s-json-night span.cm-error{color:#807d7c;background:#db2d20}.cm-s-json-night .CodeMirror-activeline-background{background:#2f2f2f}.cm-s-json-night .CodeMirror-matchingbracket{-webkit-text-decoration:underline;text-decoration:underline;color:#fff!important}.CodeMirror-merge .cm-s-json-night .CodeMirror-merge-r-chunk{background:#00ff801a;outline:1px dashed #0000}.CodeMirror-merge .cm-s-json-night .CodeMirror-merge-r-chunk-end{border-bottom:0 solid #ee8}.CodeMirror-merge .cm-s-json-night .CodeMirror-merge-r-chunk-start{border-top:0 solid #ee8}.CodeMirror-merge-right .cm-s-json-night .CodeMirror-merge-r-chunk{background:#ff80001a;outline:1px dashed #0000}.CodeMirror-vscrollbar::-webkit-scrollbar{width:8px;height:8px}.CodeMirror-vscrollbar::-webkit-scrollbar-thumb{background:#0003;border-radius:8px;-webkit-box-shadow:inset 0 0 8px #0000004d}.CodeMirror-vscrollbar::-webkit-scrollbar-track{background:#fffc;border-radius:0;-webkit-box-shadow:inset 0 0 8px #fffc}.cm-s-json-night .CodeMirror-merge-r-inserted,.cm-s-json-night .CodeMirror-merge-l-inserted{background:#b7f0c4}.cm-s-json-night .CodeMirror-merge-r-deleted,.cm-s-json-night .CodeMirror-merge-l-deleted{background:#f53b3499}.cm-s-json-night .CodeMirror-gutters{white-space:nowrap;background-color:#373e52;border-right:0 solid #ddd}.CodeMirror-merge-2pane{border:0}.CodeMirror-merge-gap{z-index:2;box-sizing:border-box;background:#fff;border:0 solid #ddd;height:100%;display:inline-block;position:relative;overflow:hidden}.CodeMirror-merge-gap .CodeMirror-merge-scrolllock-wrap,.CodeMirror-merge-gap svg{display:none}.CodeMirror-lint-markers{width:16px}.CodeMirror-lint-tooltip{color:#000;white-space:pre;white-space:pre-wrap;z-index:100;opacity:0;-o-transition:opacity .4s;background-color:#ffd;border:1px solid #000;border-radius:4px;max-width:600px;padding:2px 5px;font-family:monospace;font-size:10pt;transition:opacity .4s;position:fixed;overflow:hidden}.CodeMirror-lint-mark{background-position:0 100%;background-repeat:repeat-x}.CodeMirror-lint-mark-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJFhQXEbhTg7YAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAMklEQVQI12NkgIIvJ3QXMjAwdDN+OaEbysDA4MPAwNDNwMCwiOHLCd1zX07o6kBVGQEAKBANtobskNMAAAAASUVORK5CYII=)}.CodeMirror-lint-mark-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDw4cOCW1/KIAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAHElEQVQI12NggIL/DAz/GdA5/xkY/qPKMDAwAADLZwf5rvm+LQAAAABJRU5ErkJggg==)}.CodeMirror-lint-marker{cursor:pointer;vertical-align:middle;background-position:50%;background-repeat:no-repeat;width:16px;height:16px;display:inline-block;position:relative}.CodeMirror-lint-message{background-position:0 0;background-repeat:no-repeat;padding-left:18px}.CodeMirror-lint-marker-warning,.CodeMirror-lint-message-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAANlBMVEX/uwDvrwD/uwD/uwD/uwD/uwD/uwD/uwD/uwD6twD/uwAAAADurwD2tQD7uAD+ugAAAAD/uwDhmeTRAAAADHRSTlMJ8mN1EYcbmiixgACm7WbuAAAAVklEQVR42n3PUQqAIBBFUU1LLc3u/jdbOJoW1P08DA9Gba8+YWJ6gNJoNYIBzAA2chBth5kLmG9YUoG0NHAUwFXwO9LuBQL1giCQb8gC9Oro2vp5rncCIY8L8uEx5ZkAAAAASUVORK5CYII=)}.CodeMirror-lint-marker-error,.CodeMirror-lint-message-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEW7AAC7AACxAAC7AAC7AAAAAAC4AAC5AAD///+7AAAUdclpAAAABnRSTlMXnORSiwCK0ZKSAAAATUlEQVR42mWPOQ7AQAgDuQLx/z8csYRmPRIFIwRGnosRrpamvkKi0FTIiMASR3hhKW+hAN6/tIWhu9PDWiTGNEkTtIOucA5Oyr9ckPgAWm0GPBog6v4AAAAASUVORK5CYII=)}.CodeMirror-lint-marker-multiple{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAACVBMVEUAAAAAAAC/v7914kyHAAAAAXRSTlMAQObYZgAAACNJREFUeNo1ioEJAAAIwmz/H90iFFSGJgFMe3gaLZ0od+9/AQZ0ADosbYraAAAAAElFTkSuQmCC);background-position:100% 100%;background-repeat:no-repeat;width:100%;height:100%}.CodeMirror-lint-line-error{background-color:#b74c5114}.CodeMirror-lint-line-warning{background-color:#ffd3001a}.sjzy-code-diff[data-v-af5ac824]{position:relative}.sjzy-code-diff .code-actions[data-v-af5ac824]{z-index:99;width:6%;height:calc(100% - 44px);padding:6px;position:absolute;bottom:0;left:47%}.sjzy-code-diff .code-actions .el-button[data-v-af5ac824]{margin-left:0}.sjzy-code-diff #code-container[data-v-af5ac824]{height:calc(100% - 44px)}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge{height:100%;min-height:350px;line-height:20px;overflow:hidden}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-right{left:0}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-gap{left:47%}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-editor{height:100%;position:absolute;right:0}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-copy{transform:rotateY(180deg)}.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-gap,.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge-pane,.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror-merge,.sjzy-code-diff[data-v-af5ac824] .CodeMirror-merge .CodeMirror{height:100%}.sjzy-code-diff .justify-center[data-v-af5ac824]{justify-content:center}.sjzy-code-diff .items-center[data-v-af5ac824]{align-items:center}.sjzy-code-diff .flex-col[data-v-af5ac824]{flex-direction:column}.sjzy-code-diff .flex[data-v-af5ac824]{display:flex}.sjzy-code-diff .p-y-10px[data-v-af5ac824]{padding-top:10px;padding-bottom:10px}.sjzy-code-diff .w-50\%[data-v-af5ac824]{width:50%}.sjzy-code-diff .p-l-40px[data-v-af5ac824]{padding-left:40px}.sjzy-code-diff .w-100\%[data-v-af5ac824]{width:100%}.sjzy-code-diff .h-30px\![data-v-af5ac824]{height:30px!important}.sjzy-code-diff .m-t-10px[data-v-af5ac824]{margin-top:10px}.sjzy-code-diff .el-button[data-v-af5ac824]{min-width:60px!important}[data-v-64574232] .el-space .el-space__item:last-child{margin-right:0!important}.sjzy-modal-header[data-v-ce81fdfa]{letter-spacing:0;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none;height:23px;font-size:14px;font-weight:500;line-height:23px}.el-dialog.sjzy-ui-modal{border-radius:8px;padding:0}.el-dialog.sjzy-ui-modal .el-dialog__header{border-bottom:1px solid #e2eaee;border-radius:4px;margin-bottom:0;margin-right:0;padding:10px 24px}.el-dialog.sjzy-ui-modal .el-dialog__close{color:#222;font-size:14px}.el-dialog.sjzy-ui-modal .el-dialog__close:hover{color:var(--el-color-primary)}.el-dialog.sjzy-ui-modal .el-dialog__headerbtn{width:44px;height:44px;top:1px;right:10px}.el-dialog.sjzy-ui-modal .el-dialog__body{padding:0}.el-dialog.sjzy-ui-modal .sjzy-modal-wrapper{padding:16px 20px 0;overflow:auto;height:auto!important}.el-dialog.sjzy-ui-modal .el-dialog__footer{padding:0}.el-dialog.sjzy-ui-modal .el-dialog__footer .footer{padding:16px 20px}:deep(.sjzy-modal-header){cursor:none}.formItemErrorTooltip{color:#fff!important;background:#000!important;border-color:#000!important;max-width:350px!important;padding:6px 10px!important}.formItemErrorTooltip .el-popper__arrow:before{background:#000!important;border-color:#000!important}.sjzy-time-picker[data-v-b60b092a]{width:100%;position:relative}.sjzy-time-picker .time-picker-dropdown[data-v-b60b092a]{z-index:2000;background:var(--el-bg-color);border:1px solid var(--el-border-color);border-radius:var(--el-border-radius-base);width:100%;box-shadow:var(--el-box-shadow-light);position:absolute;top:calc(100% + 4px);left:0}.sjzy-time-picker .time-picker-dropdown .time-columns[data-v-b60b092a]{border-bottom:1px solid var(--el-border-color-light);height:180px;padding:4px 0;display:flex}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column[data-v-b60b092a]{scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column[data-v-b60b092a]:not(:last-child){border-right:1px solid var(--el-border-color-light)}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column[data-v-b60b092a]::-webkit-scrollbar{display:none}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column .time-option[data-v-b60b092a]{font-size:var(--el-font-size-base);color:var(--el-text-color-regular);text-align:center;cursor:pointer;padding:5px 0;line-height:20px;transition:all .2s}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column .time-option[data-v-b60b092a]:hover{color:var(--el-color-primary);background-color:var(--el-color-primary-light-9)}.sjzy-time-picker .time-picker-dropdown .time-columns .time-column .time-option.active[data-v-b60b092a]{color:var(--el-color-primary);background-color:var(--el-color-primary-light-9);font-weight:700}.sjzy-time-picker .time-picker-dropdown .time-picker-footer[data-v-b60b092a]{justify-content:flex-end;align-items:center;gap:8px;padding:8px;display:flex}.sjzy-date-picker[data-v-f937a98e],.sjzy-date-picker[data-v-f937a98e] .el-date-editor.el-input,.sjzy-date-picker[data-v-f937a98e] .el-date-editor.el-input__wrapper{width:100%}.sjzy-date-picker[data-v-f937a98e] .el-range-input{height:26px;line-height:26px}[data-v-f937a98e] .el-time-picker{width:180px}[data-v-f937a98e] .el-time-picker-panel .el-time-panel__content .el-time-spinner__item.active{color:var(--el-color-primary);background-color:var(--el-color-primary-light-9)}.sjzy-input-number-mode-embed .sjzy-input-number-step[data-v-7c1c29e8],.sjzy-input-number-prefix[data-v-7c1c29e8],.sjzy-input-number-suffix[data-v-7c1c29e8],.sjzy-input-number-step-button[data-v-7c1c29e8],.sjzy-input-number[data-v-7c1c29e8]{transition:all .1 cubic-bezier(0,0,1,1)}[data-v-7c1c29e8] .el-input-group__prepend,[data-v-7c1c29e8] .el-input-group__append{padding:0 16px!important}[data-v-7c1c29e8] .el-input-group__prepend:hover,[data-v-7c1c29e8] .el-input-group__append:hover{border-color:var(--el-color-primary);background-color:var(--el-fill-color-light)!important}.pointer-events[data-v-7c1c29e8]{pointer-events:none}.sjzy-input-number[data-v-7c1c29e8]{box-sizing:border-box;border-radius:var(--el-border-radius-base);width:100%;position:relative}.sjzy-input-number-step-button[data-v-7c1c29e8]{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:var(--el-fill-color-light);justify-content:center;align-items:center;display:flex;min-width:32px!important;padding:0!important}.sjzy-input-number-step-button[data-v-7c1c29e8]:hover{background-color:var(--el-fill-color-light)!important;border-color:var(--el-fill-color-light)!important}.sjzy-input-number-step-button[data-v-7c1c29e8]:disabled{cursor:not-allowed}.sjzy-input-number-step-button[data-v-7c1c29e8]:disabled:hover,.sjzy-input-number-step-button[data-v-7c1c29e8]:disabled:active{background-color:var(--el-fill-color-light);border-color:var(--el-color-primary)}.sjzy-input-number-mode-button[data-v-7c1c29e8] .el-input__clear{margin-right:3px!important}.sjzy-input-number-mode-embed[data-v-7c1c29e8] .el-input__clear{margin-right:33px!important}.sjzy-input-number-mode-embed .sjzy-input-number-step[data-v-7c1c29e8]{color:var(--color);border-left:var(--el-border);border-radius:0 var(--el-border-radius-base)0 0;opacity:0;position:absolute;top:1px;bottom:1px;right:1px;overflow:hidden}.sjzy-input-number-mode-embed .sjzy-input-number-step .sjzy-input-number-step-button[data-v-7c1c29e8]{border:none;border-color:var(--el-color-primary);width:100%;height:50%;font-size:10px}.sjzy-input-number-mode-embed .sjzy-input-number-step .sjzy-input-number-step-button[data-v-7c1c29e8]:first-child{border-bottom:var(--el-border)}.sjzy-input-number-mode-embed .sjzy-input-suffix[data-v-7c1c29e8]{justify-content:flex-end;min-width:6px}.sjzy-input-number-mode-embed .sjzy-input-suffix-has-feedback[data-v-7c1c29e8]{min-width:32px}.sjzy-input-number-mode-embed .sjzy-input-suffix-has-feedback .sjzy-input-number-step[data-v-7c1c29e8]{right:30px}.sjzy-input-number-mode-embed:not(.sjzy-input-disabled):not(.sjzy-input-outer-disabled):hover .sjzy-input-number-step[data-v-7c1c29e8],.sjzy-input-number-mode-embed:not(.sjzy-input-disabled):not(.sjzy-input-outer-disabled):focus-within .sjzy-input-number-step[data-v-7c1c29e8]{opacity:1}.sjzy-input-number-mode-embed:not(.sjzy-input-disabled):not(.sjzy-input-outer-disabled):hover .sjzy-input-number-step~.sjzy-input-suffix[data-v-7c1c29e8],.sjzy-input-number-mode-embed:not(.sjzy-input-disabled):not(.sjzy-input-outer-disabled):focus-within .sjzy-input-number-step~.sjzy-input-suffix[data-v-7c1c29e8]{pointer-events:none;opacity:0}.sjzy-input-number-mode-embed.sjzy-input-wrapper:not(.sjzy-input-focus) .sjzy-input-number-step-button[data-v-7c1c29e8]:not(.sjzy-input-number-step-button-disabled):hover{background-color:var(--el-fill-color-light)}.sjzyInputTextarea[data-v-06243b4a]{width:100%;height:100%}.x6-shape-node[data-v-f8cdd465]:hover{box-shadow:0 -2px 4px #d1d1d180,2px 2px 4px #d9d9d980}.sjzy-data-flow[data-v-17aabf0b]{width:100%;height:100%}.sjzy-data-flow[data-v-17aabf0b] .x6-node-selected .x6-shape-node{border:1px solid #3471f9}.container[data-v-e210b927]{--uib-size:40px;--uib-color:#000;--uib-speed:2.5s;--uib-dot-size:calc(var(--uib-size)*.18);width:var(--uib-size);height:var(--uib-size);justify-content:space-between;align-items:center;display:flex;position:relative;top:15%;left:0}.dot[data-v-e210b927]{justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.dot[data-v-e210b927]:before{width:calc(var(--uib-size)*.22);height:calc(var(--uib-size)*.22);content:"";background-color:var(--uib-color);border-radius:50%;transition:background-color .3s;display:block}.dot[data-v-e210b927]:first-child{animation:leapFrog-e210b927 var(--uib-speed)ease infinite}.dot[data-v-e210b927]:nth-child(2){transform:translate(calc(var(--uib-size)*.4));animation:leapFrog-e210b927 var(--uib-speed)ease calc(var(--uib-speed)/-1.5)infinite}.dot[data-v-e210b927]:nth-child(3){transform:translate(calc(var(--uib-size)*.8))rotate(0);animation:leapFrog-e210b927 var(--uib-speed)ease calc(var(--uib-speed)/-3)infinite}@keyframes leapFrog-e210b927{0%{transform:translate(0)rotate(0)}33.333%{transform:translate(0)rotate(180deg)}66.666%{transform:translate(calc(var(--uib-size)*-.38))rotate(180deg)}99.999%{transform:translate(calc(var(--uib-size)*-.78))rotate(180deg)}to{transform:translate(0)rotate(0)}}.sjzy-loading[data-v-e210b927]{flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.sjzy-loading--absolute[data-v-e210b927]{position:absolute}.sjzy-loading--fullscreen[data-v-e210b927]{position:fixed}.sjzy-loading__spinner[data-v-e210b927]{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.sjzy-loading__circular[data-v-e210b927]{color:var(--sjzy-loading-spinner-color,#409eff)}.sjzy-loading__text[data-v-e210b927]{color:var(--sjzy-loading-text-color,#606266);text-align:center;margin:0;font-size:14px;line-height:1.4}.sjzy-loading__custom-spinner[data-v-e210b927]{justify-content:center;align-items:center;display:flex}.sjzy-loading-fade-enter-active[data-v-e210b927],.sjzy-loading-fade-leave-active[data-v-e210b927]{transition:opacity .3s}.sjzy-loading-fade-enter-from[data-v-e210b927],.sjzy-loading-fade-leave-to[data-v-e210b927]{opacity:0}.prefix-cls{border-top:1px solid var(--sjzy-border-color)}.sjzy-drawer-header[data-v-8a655087]{color:#131b2a;letter-spacing:0;vertical-align:top;cursor:pointer;-webkit-user-select:none;user-select:none;height:24px;font-size:16px;font-weight:400;line-height:24px}.sjzy-drawer{--sjzy-drawer-background-color:#f7f8fa;--sjzy-drawer-content-padding:24px}.sjzy-drawer .el-drawer__header{background-color:var(--sjzy-drawer-background-color);padding:8px 24px;margin-bottom:0!important}.sjzy-drawer .el-drawer__close-btn{padding:0}.sjzy-drawer .el-drawer__close:hover{color:var(--el-color-primary)}.sjzy-drawer .el-drawer__body{--el-drawer-padding-primary:0px;height:calc(100% - 50px);overflow:initial;padding:0}.sjzy-drawer-content{padding:var(--sjzy-drawer-content-padding);position:relative;overflow:auto}.sjzy-drawer .is-dragging{transition:none!important}.sjzyInputTextarea[data-v-0b505eda]{width:100%;height:100%;position:relative}.fe-part-wrap{color:var(--sjzy-part-text-color)}.fe-part-wrap .fe-part.has-shadow{box-shadow:var(--el-box-shadow-lighter)}.fe-part-wrap .fe-part.border .fe-part-area{margin-left:0!important}.fe-part-wrap .fe-part .fe-part-header{justify-content:space-between;align-items:center;height:44px;padding:0 16px;display:flex}.fe-part-wrap .fe-part .fe-part-header .fe-part-header-text{align-items:center;height:100%;display:flex}.fe-part-wrap .fe-part .fe-part-header .fe-part-header-text.has-pointer{cursor:pointer}.fe-part-wrap .fe-part .fe-part-header .fe-part-header-collapse{margin:0 4px;display:flex;transform:rotate(180deg)}.fe-part-wrap .fe-part .fe-part-header .fe-part-header-collapse.rotate-arrow{transform:rotate(0)}.fe-part-wrap .fe-part .fe-part-header .fe-part-header-operation{text-align:right;flex:1;padding-left:20px}.fe-part-wrap.outline-type .fe-part-header.header-border{transition:margin .3s}.fe-part-wrap.outline-type .fe-part-header.header-border.visible{border-bottom:1px solid var(--sjzy-part-border-color);margin-bottom:15px}.fe-part-wrap.outline-type .fe-part-header-text.showBefore:before{content:"";background:var(--sjzy-color-primary);width:4px;height:16px;margin-right:8px;display:inline-block}.fe-part-wrap.inline-type .fe-part.border .fe-part-header{border:1px solid var(--sjzy-part-border-color);border-bottom:0}.fe-part-wrap.inline-type .fe-part-header{padding:0 10px}.fe-part-wrap.inline-type .fe-part-area{border-top:1px solid var(--sjzy-part-border-color)}.vue-flow{z-index:0;direction:ltr;width:100%;height:100%;position:relative;overflow:hidden}.vue-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{border:1px solid #bbb}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid #555;outline:none}.vue-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.vue-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{pointer-events:none;min-width:5px;min-height:5px;position:absolute}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.vue-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{z-index:5;margin:15px;position:absolute}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10px}}:root{--vf-node-bg:#fff;--vf-node-text:#222;--vf-connection-path:#b1b1b7;--vf-handle:#555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{text-align:center;width:150px;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-style:solid;border-width:1px;border-color:var(--vf-node-color);border-radius:3px;padding:10px;font-size:12px}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color:var(--vf-node-color,#0041d0);--vf-handle:var(--vf-node-color,#0041d0);--vf-box-shadow:var(--vf-node-color,#0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color,#0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{border:1px solid var(--vf-node-color,#0041d0);outline:none}.vue-flow__node-default{--vf-handle:var(--vf-node-color,#1a192b);--vf-box-shadow:var(--vf-node-color,#1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color,#1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{border:1px solid var(--vf-node-color,#1a192b);outline:none}.vue-flow__node-output{--vf-handle:var(--vf-node-color,#ff0072);--vf-box-shadow:var(--vf-node-color,#ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color,#ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid var(--vf-node-color,#ff0072);outline:none}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{background:var(--vf-handle);border:1px solid #fff;border-radius:100%;width:6px;height:6px}.vue-flow__minimap{background-color:#fff}.vue-flow__minimap.pannable{cursor:grab}.vue-flow__minimap.dragging{cursor:grabbing}.vue-flow__minimap-mask.pannable{cursor:grab}.dnd-flow{flex-direction:row;gap:5px;height:100%;display:flex}.dnd-flow aside{color:#fff;background:#10b981bf;border-right:1px solid #eee;padding:15px 10px;font-size:12px;font-weight:700;box-shadow:0 5px 10px #0000004d}.dnd-flow aside .nodes>*{cursor:grab;margin-bottom:10px;font-weight:500;box-shadow:5px 5px 10px 2px #00000040}.dnd-flow .vue-flow-wrapper{flex-grow:1;height:100%}.dnd-flow aside{min-width:25%}.FormItem[data-v-7a777a9a]{width:100%;height:100%}.sjzy-grid-row{box-sizing:border-box;flex-wrap:wrap;align-content:flex-start;width:100%;height:100%;display:flex}.sjzy-grid-col{box-sizing:border-box}.width-10{width:10%!important}.height-10{height:10%!important}.width-11{width:11%!important}.height-11{height:11%!important}.width-12{width:12%!important}.height-12{height:12%!important}.width-13{width:13%!important}.height-13{height:13%!important}.width-14{width:14%!important}.height-14{height:14%!important}.width-15{width:15%!important}.height-15{height:15%!important}.width-16{width:16%!important}.height-16{height:16%!important}.width-17{width:17%!important}.height-17{height:17%!important}.width-18{width:18%!important}.height-18{height:18%!important}.width-19{width:19%!important}.height-19{height:19%!important}.width-20{width:20%!important}.height-20{height:20%!important}.width-21{width:21%!important}.height-21{height:21%!important}.width-22{width:22%!important}.height-22{height:22%!important}.width-23{width:23%!important}.height-23{height:23%!important}.width-24{width:24%!important}.height-24{height:24%!important}.width-25{width:25%!important}.height-25{height:25%!important}.width-26{width:26%!important}.height-26{height:26%!important}.width-27{width:27%!important}.height-27{height:27%!important}.width-28{width:28%!important}.height-28{height:28%!important}.width-29{width:29%!important}.height-29{height:29%!important}.width-30{width:30%!important}.height-30{height:30%!important}.width-31{width:31%!important}.height-31{height:31%!important}.width-32{width:32%!important}.height-32{height:32%!important}.width-33{width:33%!important}.height-33{height:33%!important}.width-34{width:34%!important}.height-34{height:34%!important}.width-35{width:35%!important}.height-35{height:35%!important}.width-36{width:36%!important}.height-36{height:36%!important}.width-37{width:37%!important}.height-37{height:37%!important}.width-38{width:38%!important}.height-38{height:38%!important}.width-39{width:39%!important}.height-39{height:39%!important}.width-40{width:40%!important}.height-40{height:40%!important}.width-41{width:41%!important}.height-41{height:41%!important}.width-42{width:42%!important}.height-42{height:42%!important}.width-43{width:43%!important}.height-43{height:43%!important}.width-44{width:44%!important}.height-44{height:44%!important}.width-45{width:45%!important}.height-45{height:45%!important}.width-46{width:46%!important}.height-46{height:46%!important}.width-47{width:47%!important}.height-47{height:47%!important}.width-48{width:48%!important}.height-48{height:48%!important}.width-49{width:49%!important}.height-49{height:49%!important}.width-50{width:50%!important}.height-50{height:50%!important}.width-51{width:51%!important}.height-51{height:51%!important}.width-52{width:52%!important}.height-52{height:52%!important}.width-53{width:53%!important}.height-53{height:53%!important}.width-54{width:54%!important}.height-54{height:54%!important}.width-55{width:55%!important}.height-55{height:55%!important}.width-56{width:56%!important}.height-56{height:56%!important}.width-57{width:57%!important}.height-57{height:57%!important}.width-58{width:58%!important}.height-58{height:58%!important}.width-59{width:59%!important}.height-59{height:59%!important}.width-60{width:60%!important}.height-60{height:60%!important}.width-61{width:61%!important}.height-61{height:61%!important}.width-62{width:62%!important}.height-62{height:62%!important}.width-63{width:63%!important}.height-63{height:63%!important}.width-64{width:64%!important}.height-64{height:64%!important}.width-65{width:65%!important}.height-65{height:65%!important}.width-66{width:66%!important}.height-66{height:66%!important}.width-67{width:67%!important}.height-67{height:67%!important}.width-68{width:68%!important}.height-68{height:68%!important}.width-69{width:69%!important}.height-69{height:69%!important}.width-70{width:70%!important}.height-70{height:70%!important}.width-71{width:71%!important}.height-71{height:71%!important}.width-72{width:72%!important}.height-72{height:72%!important}.width-73{width:73%!important}.height-73{height:73%!important}.width-74{width:74%!important}.height-74{height:74%!important}.width-75{width:75%!important}.height-75{height:75%!important}.width-76{width:76%!important}.height-76{height:76%!important}.width-77{width:77%!important}.height-77{height:77%!important}.width-78{width:78%!important}.height-78{height:78%!important}.width-79{width:79%!important}.height-79{height:79%!important}.width-80{width:80%!important}.height-80{height:80%!important}.width-81{width:81%!important}.height-81{height:81%!important}.width-82{width:82%!important}.height-82{height:82%!important}.width-83{width:83%!important}.height-83{height:83%!important}.width-84{width:84%!important}.height-84{height:84%!important}.width-85{width:85%!important}.height-85{height:85%!important}.width-86{width:86%!important}.height-86{height:86%!important}.width-87{width:87%!important}.height-87{height:87%!important}.width-88{width:88%!important}.height-88{height:88%!important}.width-89{width:89%!important}.height-89{height:89%!important}.width-90{width:90%!important}.height-90{height:90%!important}.width-91{width:91%!important}.height-91{height:91%!important}.width-92{width:92%!important}.height-92{height:92%!important}.width-93{width:93%!important}.height-93{height:93%!important}.width-94{width:94%!important}.height-94{height:94%!important}.width-95{width:95%!important}.height-95{height:95%!important}.width-96{width:96%!important}.height-96{height:96%!important}.width-97{width:97%!important}.height-97{height:97%!important}.width-98{width:98%!important}.height-98{height:98%!important}.width-99{width:99%!important}.height-99{height:99%!important}.width-100{width:100%!important}.height-100{height:100%!important}.grid-stack{position:relative}.grid-stack-rtl{direction:ltr}.grid-stack-rtl>.grid-stack-item{direction:rtl}.grid-stack-placeholder>.placeholder-content{background-color:#0000001a;width:auto;margin:0;position:absolute;z-index:0!important}.grid-stack>.grid-stack-item{width:var(--gs-column-width);height:var(--gs-cell-height);padding:0;position:absolute;top:0;left:0}.grid-stack>.grid-stack-item>.grid-stack-item-content{width:auto;margin:0;position:absolute;overflow:hidden auto}.grid-stack>.grid-stack-item.size-to-content:not(.size-to-content-max)>.grid-stack-item-content{overflow-y:hidden}.grid-stack>.grid-stack-item>.grid-stack-item-content,.grid-stack>.grid-stack-placeholder>.placeholder-content{top:var(--gs-item-margin-top);right:var(--gs-item-margin-right);bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-handle{touch-action:none;font-size:.1px;display:block;position:absolute}.grid-stack-item.ui-resizable-autohide>.ui-resizable-handle,.grid-stack-item.ui-resizable-disabled>.ui-resizable-handle{display:none}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se,.grid-stack-item>.ui-resizable-sw{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"%23666\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" viewBox=\"0 0 20 20\"><path d=\"m10 3 2 2H8l2-2v14l-2-2h4l-2 2\"/></svg>");background-position:50%;background-repeat:no-repeat}.grid-stack-item>.ui-resizable-ne,.grid-stack-item>.ui-resizable-sw{transform:rotate(45deg)}.grid-stack-item>.ui-resizable-nw,.grid-stack-item>.ui-resizable-se{transform:rotate(-45deg)}.grid-stack-item>.ui-resizable-nw{cursor:nw-resize;width:20px;height:20px;top:var(--gs-item-margin-top);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-n{cursor:n-resize;height:10px;top:var(--gs-item-margin-top);left:25px;right:25px}.grid-stack-item>.ui-resizable-ne{cursor:ne-resize;width:20px;height:20px;top:var(--gs-item-margin-top);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-e{cursor:e-resize;width:10px;top:15px;bottom:15px;right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-se{cursor:se-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);right:var(--gs-item-margin-right)}.grid-stack-item>.ui-resizable-s{cursor:s-resize;height:10px;left:25px;bottom:var(--gs-item-margin-bottom);right:25px}.grid-stack-item>.ui-resizable-sw{cursor:sw-resize;width:20px;height:20px;bottom:var(--gs-item-margin-bottom);left:var(--gs-item-margin-left)}.grid-stack-item>.ui-resizable-w{cursor:w-resize;width:10px;top:15px;bottom:15px;left:var(--gs-item-margin-left)}.grid-stack-item.ui-draggable-dragging>.ui-resizable-handle{display:none!important}.grid-stack-item.ui-draggable-dragging{will-change:left,top;cursor:move}.grid-stack-item.ui-resizable-resizing{will-change:width,height}.ui-draggable-dragging,.ui-resizable-resizing{z-index:10000}.ui-draggable-dragging>.grid-stack-item-content,.ui-resizable-resizing>.grid-stack-item-content{opacity:.8;box-shadow:1px 4px 6px #0003}.grid-stack-animate,.grid-stack-animate .grid-stack-item{transition:left .3s,top .3s,height .3s,width .3s}.grid-stack-animate .grid-stack-item.grid-stack-placeholder,.grid-stack-animate .grid-stack-item.ui-draggable-dragging,.grid-stack-animate .grid-stack-item.ui-resizable-resizing{transition:left,top,height,width}.grid-stack>.grid-stack-item[gs-y="0"]{top:0}.grid-stack>.grid-stack-item[gs-x="0"]{left:0}.sjzy-gridstack-container[data-v-d647c8c8]{width:100%;height:100%}.img-preview{z-index:999999;-webkit-user-select:none;user-select:none;background:#00000080;position:fixed;inset:0}.img-preview-content{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.img-preview-image{cursor:pointer;transition:transform .3s}.img-preview__close{color:#fff;cursor:pointer;background-color:#00000080;border-radius:50%;width:80px;height:80px;transition:all .2s;position:absolute;top:-40px;right:-40px;overflow:hidden}.img-preview__close-icon{color:#fff;width:1em;font-size:16px;position:absolute;top:48px;left:18px}.img-preview__close:hover{background-color:#000c}.img-preview__index{color:#fff;background:#6d6d6d99;border-radius:15px;padding:0 22px;font-size:16px;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.img-preview__controller{background:#6d6d6d99;border-radius:22px;justify-content:center;width:260px;height:44px;margin-left:-139px;padding:0 22px;display:flex;position:absolute;bottom:10%;left:50%}.img-preview__controller-item{cursor:pointer;align-items:center;height:100%;padding:0 9px;font-size:24px;transition:all .2s;display:flex}.img-preview__controller-item:hover{transform:scale(1.2)}.img-preview__controller-item img{width:1em;height:26px}.img-preview__arrow{cursor:pointer;background-color:#00000080;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;transition:all .2s;display:flex;position:absolute;top:50%}.img-preview__arrow:hover{background-color:#000c}.img-preview__arrow.left{left:50px}.img-preview__arrow.right{right:50px}.json-view-container[data-v-0fdb63a0]{background-color:#fff;min-height:100%}.json-view-container.deep-1[data-v-0fdb63a0]{padding-right:10px}.json-view-container .json-view[data-v-0fdb63a0]{box-sizing:border-box;white-space:nowrap;cursor:default;width:100%;height:100%;padding-left:2rem;display:block;position:relative;font-family:Consolas,monospace!important}.json-view-container .json-view .json-note[data-v-0fdb63a0]{color:#909399;font-size:12px;font-style:italic}.json-view-container .json-view .json-key[data-v-0fdb63a0]{color:#f96a38}.json-view-container .json-view .json-value[data-v-0fdb63a0]{color:#57b73b;word-break:break-all;white-space:normal;display:inline-block}.json-view-container .json-view .json-value.number[data-v-0fdb63a0]{color:#2d8cf0}.json-view-container .json-view .json-value.string[data-v-0fdb63a0]{color:#198844}.json-view-container .json-view .json-value.boolean[data-v-0fdb63a0],.json-view-container .json-view .json-value.null[data-v-0fdb63a0]{color:#eb3324}.json-view-container .json-view .json-item[data-v-0fdb63a0]{margin:0;padding-left:2rem;display:flex}.json-view-container .json-view .first-line[data-v-0fdb63a0]{margin:0;padding:0}.json-view-container .json-view .first-line.pointer[data-v-0fdb63a0]{cursor:pointer!important}.json-view-container .json-view .json-body[data-v-0fdb63a0]{margin:0;padding:0;position:relative}.json-view-container .json-view .json-body .base-line[data-v-0fdb63a0]{border-left:1px dashed #bbb;height:100%;position:absolute;top:0;left:2px}.json-view-container .json-view .last-line[data-v-0fdb63a0]{margin:0;padding:0}.json-view-container .json-view .angle[data-v-0fdb63a0]{float:left;text-align:center;cursor:pointer;width:20px;display:block;position:absolute;left:12px}.json-view-container.one-dark[data-v-0fdb63a0]{background-color:#292c33}.json-view-container.one-dark .json-view[data-v-0fdb63a0]{font-family:Menlo,Consolas,Courier New,Courier,FreeMono,monospace!important}.json-view-container.one-dark .json-view .json-note[data-v-0fdb63a0]{color:#909399;font-size:12px;font-style:italic}.json-view-container.one-dark .json-view .json-key[data-v-0fdb63a0]{color:#d27277}.json-view-container.one-dark .json-view .json-value[data-v-0fdb63a0]{color:#c6937c}.json-view-container.one-dark .json-view .json-value.number[data-v-0fdb63a0]{color:#bacdab}.json-view-container.one-dark .json-view .json-value.string[data-v-0fdb63a0]{color:#c6937c}.json-view-container.one-dark .json-view .json-value.boolean[data-v-0fdb63a0],.json-view-container.one-dark .json-view .json-value.null[data-v-0fdb63a0]{color:#659bd1}.json-view-container.one-dark .json-view .first-line[data-v-0fdb63a0]{color:#acb2be}.json-view-container.one-dark .json-view .json-body .base-line[data-v-0fdb63a0]{border-left:1px solid #3c4047}.json-view-container.one-dark .json-view .last-line[data-v-0fdb63a0],.json-view-container.one-dark .json-view .json-item[data-v-0fdb63a0]{color:#acb2be}.json-view-container.vs-code[data-v-0fdb63a0]{background-color:#1e1e1e}.json-view-container.vs-code .json-view[data-v-0fdb63a0]{font-family:Menlo,Consolas,Courier New,Courier,FreeMono,monospace!important}.json-view-container.vs-code .json-view .json-note[data-v-0fdb63a0]{color:#909399;font-size:12px;font-style:italic}.json-view-container.vs-code .json-view .json-key[data-v-0fdb63a0]{color:#a9dbfb}.json-view-container.vs-code .json-view .json-value[data-v-0fdb63a0]{color:#c6937c}.json-view-container.vs-code .json-view .first-line[data-v-0fdb63a0]{color:#d4d4d4}.json-view-container.vs-code .json-view .json-body .base-line[data-v-0fdb63a0]{border-left:1px solid #404040}.json-view-container.vs-code .json-view .last-line[data-v-0fdb63a0],.json-view-container.vs-code .json-view .json-item[data-v-0fdb63a0]{color:#d4d4d4}.sjzy-splitter-panel{box-sizing:border-box;scrollbar-width:thin;flex-grow:0;overflow:auto}.sjzy-splitter{width:100%;height:100%;margin:0;padding:0;display:flex;position:relative}.sjzy-splitter__mask{z-index:999;position:absolute;inset:0}.sjzy-splitter__mask-horizontal{cursor:col-resize}.sjzy-splitter__mask-vertical{cursor:row-resize}.sjzy-splitter__horizontal{flex-direction:row}.sjzy-splitter__vertical{flex-direction:column}.sjzy-splitter-bar{-webkit-user-select:none;user-select:none;flex:none;position:relative}.sjzy-splitter-bar__disable{cursor:auto!important}.sjzy-splitter-bar__disable:before{background-color:var(--sjzy-body-bg)!important}.sjzy-splitter-bar__dragger{z-index:1;background:0 0}.sjzy-splitter-bar__dragger,.sjzy-splitter-bar__dragger:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sjzy-splitter-bar__dragger:before{content:"";background-color:var(--sjzy-body-bg)}.sjzy-splitter-bar__dragger:hover:before{background-color:var(--el-color-primary-light-5)}.sjzy-splitter-bar__dragger-horizontal:before{width:2px;height:100%}.sjzy-splitter-bar__dragger-vertical:before{width:100%;height:2px}.sjzy-splitter-bar__dragger-active:before{background-color:var(--el-color-primary-light-3)}.sjzy-splitter-bar:hover .sjzy-splitter-bar__collapse-icon{opacity:1}.sjzy-splitter-bar__collapse-icon{z-index:20;cursor:pointer;background:var(--el-border-color-light);opacity:0;border-radius:2px;justify-content:center;align-items:center;display:flex;position:absolute}.sjzy-splitter-bar__collapse-icon:hover{background-color:var(--el-color-primary-light-5);opacity:1}.sjzy-splitter-bar__horizontal-collapse-icon-start{width:16px;height:24px;top:50%;left:-12px;transform:translate(-50%,-50%)}.sjzy-splitter-bar__horizontal-collapse-icon-end{width:16px;height:24px;top:50%;left:12px;transform:translate(-50%,-50%)}.sjzy-splitter-bar__vertical-collapse-icon-start{width:24px;height:16px;top:-12px;right:50%;transform:translate(50%,-50%)}.sjzy-splitter-bar__vertical-collapse-icon-end{width:24px;height:16px;top:12px;right:50%;transform:translate(50%,-50%)}.splitpanes[data-v-80c57270] .sjzy-splitter-bar__dragger-horizontal:before{width:var(--91e51854)}.msg-look-more[data-v-33177d96]{width:100%;height:100%}.msg-look-more .toolbar_box[data-v-33177d96]{width:100%;height:60px}.msg-look-more .table_box[data-v-33177d96]{width:100%;height:calc(100% - 120px)}.msg-look-more .page_box[data-v-33177d96]{width:100%;height:60px}.sjzy-modal-wrapper .page-height[data-v-ccc86115]{height:0!important}.sjzy-table[data-v-ccc86115]{height:100%}.sjzy-table .vxe-toolbar[data-v-ccc86115]{padding:12px 0}.sjzy-table .is--filter-active .vxe-cell--filter[data-v-ccc86115]{display:flex!important}.sjzy-table .vxe-header--column:hover .custom-sort[data-v-ccc86115],.sjzy-table .vxe-header--column:hover .vxe-cell--filter[data-v-ccc86115],.sjzy-table .custom-sort.is-order[data-v-ccc86115]{display:flex}.sjzy-table .custom-sort[data-v-ccc86115]{width:18px;height:18px;display:none}.sjzy-table .custom-sort[data-v-ccc86115]:hover{cursor:pointer;background:#e3e6e8;border-radius:2px}.sjzy-table .vxe-cell--filter[data-v-ccc86115]{justify-content:center;align-items:center;width:18px;height:18px;margin-left:3px;display:none}.sjzy-table .vxe-cell--filter[data-v-ccc86115]:hover{background:#e3e6e8;border-radius:2px}.sjzy-table .vxe-cell--filter .vxe-filter--btn[data-v-ccc86115]{font-size:14px}.sjzy-table .vxe-cell--filter .vxe-filter--btn[data-v-ccc86115]:hover{color:#1684fc}.sjzy-table .vxe-table--loading[data-v-ccc86115],.sjzy-table .vxe-grid.is--loading[data-v-ccc86115]:before{background-color:#0000!important}.sjzy-table .vxe-loading .vxe-loading--spinner[data-v-ccc86115]:after,.sjzy-table .vxe-loading .vxe-loading--spinner[data-v-ccc86115]:before{content:none}.sjzy-table .vxe-body--row .el-select[data-v-ccc86115],.sjzy-table .vxe-body--row .el-input__wrapper[data-v-ccc86115]{height:28px!important;line-height:28px!important}.sjzy-table-top-alert[data-v-ccc86115]{background:#009ffa0d;border:1px solid #009ffa80;border-radius:2px;width:100%;margin-bottom:10px;padding:8px 15px}.sjzy-table-empty-image[data-v-ccc86115]{color:#b8babc;flex-direction:column;align-items:center;padding:20px 0;font-size:12px;display:flex}.sjzy-table-empty-image img[data-v-ccc86115]{-webkit-user-select:none;user-select:none}.sjzy-table-vxe-pager[data-v-ccc86115]{height:52px!important;font-size:12px!important}.sjzy-table-vxe-pager .vxe-pager--jump[data-v-ccc86115]{margin-right:0}.sjzy-table-vxe-pager .vxe-pager--classifier-text[data-v-ccc86115]{margin-left:6px}.sjzy-table-vxe-pager .vxe-pager--goto-text[data-v-ccc86115]{margin-right:6px}.sjzy-table-vxe-pager .vxe-pager--jump-prev[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--prev-btn[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--next-btn[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--jump-next[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--num-btn[data-v-ccc86115]{border:1px solid #ddd}.sjzy-table-vxe-pager .vxe-pager--jump-prev:not(.is--disabled).is--active[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--jump-prev[data-v-ccc86115]:not(.is--disabled):focus,.sjzy-table-vxe-pager .vxe-pager--prev-btn:not(.is--disabled).is--active[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--prev-btn[data-v-ccc86115]:not(.is--disabled):focus,.sjzy-table-vxe-pager .vxe-pager--next-btn:not(.is--disabled).is--active[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--next-btn[data-v-ccc86115]:not(.is--disabled):focus,.sjzy-table-vxe-pager .vxe-pager--jump-next:not(.is--disabled).is--active[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--jump-next[data-v-ccc86115]:not(.is--disabled):focus,.sjzy-table-vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--num-btn[data-v-ccc86115]:not(.is--disabled):focus{color:1px solid var(--el-color-primary);border:1px solid var(--el-color-primary)}.sjzy-table-vxe-pager .vxe-pager--jump .vxe-pager--goto[data-v-ccc86115],.sjzy-table-vxe-pager .vxe-pager--sizes>.vxe-input[data-v-ccc86115]{height:28px;line-height:28px}.scroll-item[data-v-48b4c7e5]{transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fe-part-wrap .fe-part-area[span="1"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="1"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="1"] .fe-part-item[colspan="1"]{grid-column:span 1}.fe-part-wrap .fe-part-area[span="1"] .fe-part-item[rowspan="1"]{grid-row:span 1}.fe-part-wrap .fe-part-area[span="1"]>.w-100\%,.fe-part-wrap .fe-part-area[span="1"]>.w-full,.fe-part-wrap .fe-part-area[span="1"]>.full-width{grid-column:span 1!important}.fe-part-wrap .fe-part-area[span="2"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="2"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="2"]>.w-100\%,.fe-part-wrap .fe-part-area[span="2"]>.w-full,.fe-part-wrap .fe-part-area[span="2"]>.full-width{grid-column:span 2!important}.fe-part-wrap .fe-part-area[span="3"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="3"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="3"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="3"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="3"]>.w-100\%,.fe-part-wrap .fe-part-area[span="3"]>.w-full,.fe-part-wrap .fe-part-area[span="3"]>.full-width{grid-column:span 3!important}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="4"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="4"]>.w-100\%,.fe-part-wrap .fe-part-area[span="4"]>.w-full,.fe-part-wrap .fe-part-area[span="4"]>.full-width{grid-column:span 4!important}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="5"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="5"]>.w-100\%,.fe-part-wrap .fe-part-area[span="5"]>.w-full,.fe-part-wrap .fe-part-area[span="5"]>.full-width{grid-column:span 5!important}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[colspan="6"]{grid-column:span 6}.fe-part-wrap .fe-part-area[span="6"] .fe-part-item[rowspan="6"]{grid-row:span 6}.fe-part-wrap .fe-part-area[span="6"]>.w-100\%,.fe-part-wrap .fe-part-area[span="6"]>.w-full,.fe-part-wrap .fe-part-area[span="6"]>.full-width{grid-column:span 6!important}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="6"]{grid-column:span 6}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="6"]{grid-row:span 6}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[colspan="7"]{grid-column:span 7}.fe-part-wrap .fe-part-area[span="7"] .fe-part-item[rowspan="7"]{grid-row:span 7}.fe-part-wrap .fe-part-area[span="7"]>.w-100\%,.fe-part-wrap .fe-part-area[span="7"]>.w-full,.fe-part-wrap .fe-part-area[span="7"]>.full-width{grid-column:span 7!important}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="6"]{grid-column:span 6}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="6"]{grid-row:span 6}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="7"]{grid-column:span 7}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="7"]{grid-row:span 7}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[colspan="8"]{grid-column:span 8}.fe-part-wrap .fe-part-area[span="8"] .fe-part-item[rowspan="8"]{grid-row:span 8}.fe-part-wrap .fe-part-area[span="8"]>.w-100\%,.fe-part-wrap .fe-part-area[span="8"]>.w-full,.fe-part-wrap .fe-part-area[span="8"]>.full-width{grid-column:span 8!important}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="6"]{grid-column:span 6}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="6"]{grid-row:span 6}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="7"]{grid-column:span 7}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="7"]{grid-row:span 7}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="8"]{grid-column:span 8}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="8"]{grid-row:span 8}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[colspan="9"]{grid-column:span 9}.fe-part-wrap .fe-part-area[span="9"] .fe-part-item[rowspan="9"]{grid-row:span 9}.fe-part-wrap .fe-part-area[span="9"]>.w-100\%,.fe-part-wrap .fe-part-area[span="9"]>.w-full,.fe-part-wrap .fe-part-area[span="9"]>.full-width{grid-column:span 9!important}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="2"]{grid-column:span 2}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="2"]{grid-row:span 2}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="3"]{grid-column:span 3}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="3"]{grid-row:span 3}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="4"]{grid-column:span 4}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="4"]{grid-row:span 4}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="5"]{grid-column:span 5}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="5"]{grid-row:span 5}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="6"]{grid-column:span 6}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="6"]{grid-row:span 6}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="7"]{grid-column:span 7}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="7"]{grid-row:span 7}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="8"]{grid-column:span 8}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="8"]{grid-row:span 8}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="9"]{grid-column:span 9}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="9"]{grid-row:span 9}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[colspan="10"]{grid-column:span 10}.fe-part-wrap .fe-part-area[span="10"] .fe-part-item[rowspan="10"]{grid-row:span 10}.fe-part-wrap .fe-part-area[span="10"]>.w-100\%,.fe-part-wrap .fe-part-area[span="10"]>.w-full,.fe-part-wrap .fe-part-area[span="10"]>.full-width{grid-column:span 10!important}.fe-part-wrap .fe-part-item{color:var(--sjzy-part-item-text-color);padding:10px 16px;display:flex}.fe-part-wrap .fe-part-item .fe-part-label{width:var(--label-width);color:var(--sjzy-part-label-text-color);text-overflow:ellipsis;white-space:nowrap;line-height:20px;overflow:hidden}.fe-part-wrap .fe-part-item .fe-part-content{max-width:calc(100% - var(--label-width));flex:1;padding-left:10px;line-height:20px;display:flex}.fe-part-wrap .fe-part-item .fe-part-content.toolTip .tool-tip-text{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fe-part-wrap .fe-part-item .fe-part-content .part-img-box{border:1px solid #e2eaee;justify-content:center;align-items:center;width:100px;height:100px;padding:2px;display:flex;position:relative;overflow:hidden}.fe-part-wrap .fe-part-item.vertical{flex-direction:column;padding:10px 15px;position:relative}.fe-part-wrap .fe-part-item.vertical:before{content:"";border-right:1px dashed #e2eaee;width:1px;height:calc(100% - 20px);position:absolute;bottom:10px;left:0}.fe-part-wrap .fe-part-item.vertical.noBeforeLine:before{display:none}.fe-part-wrap .fe-part-item.vertical.beforeLineBottom:before{border-bottom:1px dashed #e2eaee;border-right:none;width:100%;height:1px;bottom:0}.fe-part-wrap .fe-part-item.vertical .fe-part-label{width:100%}.fe-part-wrap .fe-part-item.vertical .fe-part-content{max-width:100%;padding-left:0}.fe-part-wrap .fe-part.border .fe-part-area{border:1px solid var(--sjzy-part-border-color);gap:1px!important}.fe-part-wrap .fe-part.border .fe-part-area .fe-part-item{outline:1px solid var(--sjzy-part-border-color);margin:0;padding:0}.fe-part-wrap .fe-part.border .fe-part-area .fe-part-item>div{padding:8px 12px}.fe-part-wrap .fe-part.border .fe-part-area .fe-part-item .fe-part-label{color:var(--el-text-color-regular);background:var(--sjzy-part-label-background);border-right:1px solid var(--sjzy-part-border-color)}.fe-part-wrap .fe-part.border .fe-part-area .fe-part-item.vertical .fe-part-label{border-right:none;border-bottom:1px solid var(--sjzy-part-border-color)}.fe-part-wrap .fe-part.border .fe-part-item.vertical:before{display:none}.viewer-zoom-in:before,.viewer-zoom-out:before,.viewer-one-to-one:before,.viewer-reset:before,.viewer-prev:before,.viewer-play:before,.viewer-next:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen:before,.viewer-fullscreen-exit:before,.viewer-close:before{color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:280px;width:20px;height:20px;font-size:0;line-height:0;display:block}.viewer-zoom-in:before{content:"Zoom In";background-position:0 0}.viewer-zoom-out:before{content:"Zoom Out";background-position:-20px 0}.viewer-one-to-one:before{content:"One to One";background-position:-40px 0}.viewer-reset:before{content:"Reset";background-position:-60px 0}.viewer-prev:before{content:"Previous";background-position:-80px 0}.viewer-play:before{content:"Play";background-position:-100px 0}.viewer-next:before{content:"Next";background-position:-120px 0}.viewer-rotate-left:before{content:"Rotate Left";background-position:-140px 0}.viewer-rotate-right:before{content:"Rotate Right";background-position:-160px 0}.viewer-flip-horizontal:before{content:"Flip Horizontal";background-position:-180px 0}.viewer-flip-vertical:before{content:"Flip Vertical";background-position:-200px 0}.viewer-fullscreen:before{content:"Enter Full Screen";background-position:-220px 0}.viewer-fullscreen-exit:before{content:"Exit Full Screen";background-position:-240px 0}.viewer-close:before{content:"Close";background-position:-260px 0}.viewer-container{-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:absolute;inset:0;overflow:hidden}.viewer-container::selection,.viewer-container ::selection{background-color:#0000}.viewer-container:focus{outline:0}.viewer-container img{width:100%;height:auto;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.viewer-canvas{position:absolute;inset:0;overflow:hidden}.viewer-canvas>img{width:auto;height:auto;margin:15px auto;max-width:90%!important}.viewer-footer{text-align:center;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;padding:1px 0;overflow:hidden}.viewer-list>li{color:#0000;cursor:pointer;float:left;opacity:.5;width:30px;height:50px;font-size:0;line-height:0;transition:opacity .15s;overflow:hidden}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;width:20px;height:20px;margin-top:-10px;margin-left:-10px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{cursor:none;z-index:1;background-color:#000;display:none;position:absolute;inset:0}.viewer-player>img{position:absolute;top:0;left:0}.viewer-toolbar>ul{margin:0 auto 5px;padding:6px 3px;display:inline-block;overflow:hidden}.viewer-toolbar>ul>li{cursor:pointer;float:left;background-color:#00000080;border-radius:50%;width:24px;height:24px;transition:background-color .15s;overflow:hidden}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{z-index:1;outline:0;position:relative;box-shadow:0 0 3px #fff}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{width:18px;height:18px;margin-top:3px;margin-bottom:3px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{width:30px;height:30px;margin-top:-3px;margin-bottom:-3px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{color:#fff;text-align:center;background-color:#000c;border-radius:10px;width:50px;height:20px;margin-top:-10px;margin-left:-25px;font-size:12px;line-height:20px;display:none;position:absolute;top:50%;left:50%}.viewer-title{color:#ccc;opacity:.8;text-overflow:ellipsis;white-space:nowrap;max-width:90%;min-height:14px;margin:5px 5%;font-size:12px;line-height:1.2;transition:opacity .15s;display:inline-block;overflow:hidden}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;cursor:pointer;background-color:#00000080;border-radius:50%;width:80px;height:80px;transition:background-color .15s;position:absolute;top:-40px;right:-40px;overflow:hidden}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{outline:0;box-shadow:0 0 3px #fff}.viewer-button:before{position:absolute;bottom:15px;left:15px}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.viewer-loading:after{content:"";z-index:1;border:4px solid #ffffff1a;border-left-color:#ffffff80;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:1s linear infinite viewer-spinner;display:inline-block;position:absolute;top:50%;left:50%}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{display:none}}.xgplayer-fullscreen-parent{z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0}.xgplayer-fullscreen-parent .xgplayer.xgplayer-is-cssfullscreen,.xgplayer-fullscreen-parent .xgplayer.xgplayer-is-fullscreen{z-index:10;position:absolute}.xgplayer-rotate-parent{z-index:9999;transform-origin:0 0;width:100vh;height:100vw;position:fixed;inset:0 0 0 100%;transform:rotate(90deg)}.xgplayer-rotate-parent .xgplayer.xgplayer-rotate-fullscreen{z-index:10;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0;transform:rotate(0)}.xgplayer-rotate-parent .xgplayer-mobile video{z-index:-1}.xgplayer{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;cursor:pointer;background:#000;width:100%;height:100%;font-family:PingFang SC,Helvetica Neue,Helvetica,STHeiTi,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;font-size:14px;font-weight:400;position:relative;overflow:hidden}.xgplayer *{vertical-align:baseline;white-space:normal;word-wrap:normal;overflow-wrap:normal;border:0;margin:0;padding:0}.xgplayer ul,.xgplayer li{list-style:none}.xgplayer .xgplayer-none{display:none}.xgplayer.xgplayer-is-fullscreen{z-index:9999;width:100%;height:100%;margin:0;padding:0;position:fixed;top:0;left:0}.xgplayer.xgplayer-is-cssfullscreen{z-index:9999;width:100%;height:100%;position:fixed;top:0;left:0}.xgplayer.xgplayer-rotate-fullscreen{transform-origin:0 0;z-index:9999;width:100vh;height:100vw;position:fixed;inset:0 0 0 100%;transform:rotate(90deg)}.xgplayer.xgplayer-rotate-fullscreen.xgplayer-mobile video{z-index:-1}.xgplayer xg-video-container.xg-video-container{width:100%;display:block;position:absolute;top:0;bottom:48px}.xgplayer video{outline:none;width:100%;height:100%;position:absolute;top:0;left:0}.xgplayer[data-xgfill=contain] video{object-fit:contain}.xgplayer[data-xgfill=cover] video{object-fit:cover}.xgplayer[data-xgfill=fill] video{object-fit:fill}.xgplayer .xg-pos{left:10px;right:10px}.xgplayer .xg-margin{margin-left:16px;margin-right:16px}.xgplayer .xg-bottom{bottom:0}.xgplayer .btn-text{text-align:center;height:24px;font-size:13px;position:relative;top:50%}.xgplayer .btn-text span{background:#00000061;border-radius:12px;min-width:52px;height:24px;line-height:24px;display:inline-block}.xgplayer xg-icon{box-sizing:border-box;cursor:pointer;color:#fffc;fill:#fff;height:40px;margin-left:16px;margin-right:16px;position:relative}.xgplayer xg-icon.xg-icon-disable{cursor:not-allowed}.xgplayer xg-icon .xg-tips{top:-30px;left:50%;transform:translate(-50%)}.xgplayer xg-icon:active .xg-tips,.xgplayer xg-icon:hover .xg-tips{display:block}.xgplayer xg-icon:active .xg-tips.hide,.xgplayer xg-icon:hover .xg-tips.hide{display:none}.xgplayer xg-icon .xgplayer-icon{cursor:pointer;position:relative;top:50%;transform:translateY(-50%)}.xgplayer xg-icon .xg-icon-disable{cursor:not-allowed}.xgplayer xg-icon .xg-img{width:100%}.xgplayer xg-icon svg,.xgplayer xg-icon img{height:100%;display:block}.xgplayer xg-bar{display:block}.xgplayer.xgplayer-inactive xg-bar,.xgplayer.xgplayer-mini xg-bar{display:none}.xgplayer.xgplayer-inactive .xg-top-bar{display:flex}.xgplayer.xgplayer-inactive .xg-top-bar.top-bar-autohide{display:none}.xgplayer .xg-top-bar{z-index:10;height:50px;padding:0 16px;display:flex;position:absolute;top:0}.xgplayer .xg-top-bar xg-icon{width:34px;margin-top:0;position:relative;top:10px;left:0}.xgplayer .xg-top-bar xg-icon:first-child{margin-left:0}.xgplayer .xg-left-bar,.xgplayer .xg-right-bar{z-index:9;width:50px;position:absolute;top:50px;bottom:50px}.xgplayer .xg-left-bar{left:0}.xgplayer .xg-right-bar{right:0}.xgplayer .xg-tips{color:#fff;text-align:center;white-space:nowrap;opacity:.85;background:#0000008a;border-radius:4px;padding:4px 6px;font-size:12px;display:none;position:absolute}.xgplayer .xg-margin{left:0;right:0}.xgplayer-mobile{-webkit-tap-highlight-color:#0000}.xgplayer-mobile *{-webkit-tap-highlight-color:#0000;-webkit-text-decoration:none;text-decoration:none}.xgplayer-mobile.xgplayer-rotate-fullscreen .xg-top-bar,.xgplayer-mobile.xgplayer-rotate-fullscreen .xg-pos{left:6%;right:6%}.xgplayer-mobile xg-icon:hover .xg-tips{display:none}.xg-list-slide-scroll::-webkit-scrollbar-track{background-color:#0000;display:none}.xg-list-slide-scroll:hover::-webkit-scrollbar-track{display:block}.xg-list-slide-scroll::-webkit-scrollbar{appearance:none;background:0 0;width:4px;height:4px}.xg-list-slide-scroll::-webkit-scrollbar-corner{background:0 0;display:none}.xg-list-slide-scroll::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:3px;width:4px;display:none}.xg-list-slide-scroll:hover::-webkit-scrollbar-thumb{display:block}@media only screen and (max-width:480px){.xgplayer-mobile xg-icon{margin-left:10px;margin-right:10px}.xgplayer-mobile .xg-top-bar{left:10px;right:10px}}@media screen and (orientation:portrait){.xgplayer-mobile.xgplayer-is-fullscreen .xgplayer-controls,.xgplayer-mobile.xgplayer-is-cssfullscreen .xgplayer-controls{bottom:34px;bottom:constant(safe-area-inset-bottom);bottom:env(safe-area-inset-bottom)}.xgplayer-mobile.xgplayer-is-fullscreen .xg-top-bar,.xgplayer-mobile.xgplayer-is-cssfullscreen .xg-top-bar{top:34px;top:constant(safe-area-inset-top);top:env(safe-area-inset-top)}}@media only screen and (orientation:landscape){.xgplayer-mobile.xgplayer-is-fullscreen .xg-top-bar,.xgplayer-mobile.xgplayer-is-fullscreen .xg-pos{left:6%;right:6%}.xgplayer-mobile.xgplayer-rotate-fullscreen{width:100vw;height:100vh;left:0;transform:rotate(0)}}.xgplayer .xgplayer-screen-container{width:100%;display:block}.xgplayer .xg-options-icon{cursor:pointer;display:none}.xgplayer .xg-options-icon.show{display:block}@keyframes xg_right_options_active{0%{transform:translate(50%)}to{transform:translate(-50%)}}@keyframes xg_right_options_hide{0%{transform:translate(-50%)}to{transform:translate(50%)}}@keyframes xg_left_options_active{0%{transform:translate(-50%)}to{transform:translate(50%)}}@keyframes xg_left_options_hide{0%{transform:translate(50%)}to{transform:translate(-50%)}}.xgplayer .xg-options-list{z-index:5;cursor:pointer;opacity:.85;color:#fffc;background:#0000008a;border-radius:1px;width:78px;height:0;font-size:14px;display:none;position:absolute;bottom:100%;right:50%;overflow:auto;transform:translate(50%)}.xgplayer .xg-options-list li{text-align:center;color:#fffc;height:20px;padding:4px 0;line-height:20px;position:relative}.xgplayer .xg-options-list li:hover,.xgplayer .xg-options-list li.selected{color:red;opacity:1}.xgplayer .xg-options-list li:first-child{margin-top:12px;position:relative}.xgplayer .xg-options-list li:last-child{margin-bottom:12px;position:relative}.xgplayer .xg-options-list:hover{opacity:1}.xgplayer .xg-options-list.active{height:auto;display:block}.xgplayer .xg-options-list.xg-side-list{box-sizing:border-box;background:#000000e6;flex-direction:column;width:20%;height:100%;display:flex;bottom:0}.xgplayer .xg-options-list.xg-side-list li{flex:1;width:100%;padding:0;position:relative}.xgplayer .xg-options-list.xg-side-list li span{pointer-events:none;display:block;position:relative;top:50%;transform:translateY(-50%)}.xgplayer .xg-options-list.xg-side-list li:first-child{margin-top:20px}.xgplayer .xg-options-list.xg-side-list li:last-child{margin-bottom:20px}.xgplayer .xg-options-list.xg-right-side{right:-10.5%}.xgplayer .xg-options-list.xg-right-side.active{height:100%;animation:.2s ease-out forwards xg_right_options_active}.xgplayer .xg-options-list.xg-right-side.hide{height:100%;animation:.2s ease-in forwards xg_right_options_hide}.xgplayer .xg-options-list.xg-left-side{left:-10.5%;transform:translate(-50%)}.xgplayer .xg-options-list.xg-left-side.active{height:100%;animation:.2s ease-out forwards xg_left_options_active}.xgplayer .xg-options-list.xg-left-side.hide{height:100%;animation:.2s ease-in forwards xg_left_options_hide}@media only screen and (max-width:480px){.xgplayer-mobile .xg-options-icon.portrait{display:none}.xgplayer-mobile .xg-options-list li:hover{color:#fffc}.xgplayer-mobile .xg-options-list li.selected{color:red}}.xgplayer.not-allow-autoplay .xgplayer-controls,.xgplayer.xgplayer-nostart .xgplayer-controls,.xgplayer.xgplayer-inactive .controls-autohide{pointer-events:none;visibility:hidden;cursor:default;opacity:0}.xgplayer.not-allow-autoplay .xgplayer-controls-initshow,.xgplayer.xgplayer-nostart .xgplayer-controls-initshow{pointer-events:auto;visibility:visible;opacity:1}.xgplayer .xgplayer-controls{visibility:visible;opacity:1;z-index:10;background-image:linear-gradient(#0000,#0000005e,#000000bf,#000000bf);height:48px;transition:opacity .5s,visibility .5s;display:block;position:absolute;bottom:0;left:0;right:0}.xgplayer .xgplayer-controls.show{opacity:1;visibility:visible;pointer-events:auto;display:block}.xgplayer .xg-inner-controls{justify-content:space-between;height:40px;display:flex;position:absolute;bottom:0}.xgplayer .xg-left-grid,.xgplayer .xg-right-grid{z-index:1;flex-wrap:wrap;flex-shrink:1;height:100%;display:flex;position:relative}.xgplayer .xg-right-grid{flex-direction:row-reverse}.xgplayer .xg-right-grid>:first-child{margin-right:0}.xgplayer .xg-right-grid xg-icon,.xgplayer .xg-left-grid>:first-child{margin-left:0}.xgplayer .xg-left-grid xg-icon{margin-right:0}.xgplayer .xg-center-grid{text-align:center;outline:none;padding:5px 0;display:block;position:absolute;top:-20px;left:0;right:0}.xgplayer .flex-controls .xg-inner-controls{justify-content:space-around;display:flex;bottom:8px}.xgplayer .flex-controls .xg-center-grid{flex:1;justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex;position:relative;top:0;left:0;right:0}.xgplayer.xgplayer-mobile .xg-center-grid{z-index:2}.xgplayer.xgplayer-mobile .flex-controls .xg-center-grid{padding:0 8px}.xgplayer .bottom-controls .xg-center-grid{padding:0;top:20px}.xgplayer .bottom-controls .xg-left-grid,.xgplayer .bottom-controls .xg-right-grid{bottom:10px}.xgplayer .mini-controls{background-image:none}.xgplayer .mini-controls .xg-inner-controls{bottom:0;left:0;right:0}.xgplayer .mini-controls .xg-center-grid{padding:0;top:auto;bottom:-28px}.xgplayer .mini-controls .xg-left-grid,.xgplayer .mini-controls .xg-right-grid{display:none}.xgplayer .controls-follow{transition:bottom .3s;bottom:70px}.xgplayer.flex-controls .controls-follow{bottom:45px}.xgplayer.xgplayer-inactive .controls-follow,.xgplayer.no-controls .controls-follow,.xgplayer.mini-controls .controls-follow{bottom:10px}.xgplayer .xgplayer-cssfullscreen .xg-get-cssfull{display:block}.xgplayer .xgplayer-cssfullscreen .xg-exit-cssfull,.xgplayer .xgplayer-cssfullscreen[data-state=full] .xg-get-cssfull{display:none}.xgplayer .xgplayer-cssfullscreen[data-state=full] .xg-exit-cssfull{display:block}.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen{display:none}.xgplayer .xgplayer-fullscreen .xg-get-fullscreen,.xgplayer .xgplayer-fullscreen[data-state=full] .xg-exit-fullscreen{display:block}.xgplayer .xgplayer-fullscreen[data-state=full] .xg-get-fullscreen{display:none}.xgplayer .xg-top-bar .xgplayer-back{width:34px;height:40px;display:none;position:relative;top:16px;left:0}.xgplayer .xg-top-bar .xgplayer-back.show{display:block}.xgplayer .xgplayer-play .xg-icon-play{display:none}.xgplayer .xgplayer-play .xg-icon-pause,.xgplayer .xgplayer-play[data-state=pause] .xg-icon-play{display:block}.xgplayer .xgplayer-play[data-state=pause] .xg-icon-pause{display:none}.xgplayer .xgplayer-progress{cursor:pointer;outline:none;flex:1;align-items:center;min-width:10px;height:20px;display:flex;position:relative;top:0;left:0;right:0}.xgplayer .xgplayer-progress-outer{cursor:pointer;border-radius:3px;width:100%;height:2px;position:relative}.xgplayer .progress-list{border-radius:inherit;width:100%;height:100%;display:flex}.xgplayer .xgplayer-progress-inner{border-radius:inherit;pointer-events:none;background:#ffffff4d;flex:1;height:100%;margin-right:2px;transition:height .2s ease-in,opacity .2s ease-out;position:relative}.xgplayer .xgplayer-progress-inner:last-child,.xgplayer .xgplayer-progress-inner:only-child{margin-right:0}.xgplayer .inner-focus-point{background:#fff;position:relative}.xgplayer .inner-focus-point:before,.xgplayer .inner-focus-point:after{content:" ";z-index:1;background:#fff;border-radius:3px;width:2px;height:300%;display:block;position:absolute;top:50%;transform:translateY(-50%)}.xgplayer .inner-focus-point:before{left:0}.xgplayer .inner-focus-point:after{right:0}.xgplayer .xgplayer-progress-cache,.xgplayer .xgplayer-progress-played{border-radius:inherit;width:0;height:100%;display:block;position:absolute;top:0;left:0}.xgplayer .xgplayer-progress-played{background:linear-gradient(-90deg,#fa1f41,#e31106)}.xgplayer .xgplayer-progress-cache{background:#ffffff80}.xgplayer .xgplayer-progress-btn{z-index:1;box-sizing:border-box;pointer-events:none;background:#ff5e5e4e;border:.5px solid #ff5e5e0e;border-radius:30px;width:20px;height:20px;display:block;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 1px #ff000062}.xgplayer .xgplayer-progress-btn:before{content:" ";background:#fff;border-radius:30px;width:12px;height:12px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer .xgplayer-progress-btn.active{border:4px solid #ff5e5e10}.xgplayer .xgplayer-progress-btn.active:before{box-shadow:0 0 3px #f85959b0}.xgplayer .xgplayer-progress-dot{z-index:16;background:#fff;border-radius:6px;width:5px;height:100%;display:inline-block;position:absolute;top:0}.xgplayer .xgplayer-progress-dot .xgplayer-progress-tip{cursor:default;white-space:nowrap;background:#0000004d;border:1px solid #000c;border-radius:6px;width:auto;height:auto;line-height:30px;display:none;position:absolute;top:-40px;left:25%;transform:scale(.8)translate(-50%)}.xgplayer .xgplayer-progress-dot:hover .xgplayer-progress-tip{display:block}.xgplayer .flex-controls .xgplayer-progress{transform:translateY(0)}.xgplayer.xgplayer-pc .xgplayer-progress-btn{transform:translate(-50%,-50%)scale(0)}.xgplayer.xgplayer-pc .xgplayer-progress-outer{height:3px}.xgplayer.xgplayer-pc .xgplayer-progress-inner{margin-right:4px}.xgplayer.xgplayer-pc .xgplayer-progress-inner:last-child,.xgplayer.xgplayer-pc .xgplayer-progress-inner:only-child{margin-right:0}.xgplayer.xgplayer-pc .inner-focus-point:before,.xgplayer.xgplayer-pc .inner-focus-point:after{width:3px}.xgplayer.xgplayer-pc .inner-focus-highlight{background:#fffc}.xgplayer.xgplayer-pc .xgplayer-progress.active .xgplayer-progress-outer{height:6px;margin-bottom:3px;transition:height .3s,margin-bottom .3s}.xgplayer.xgplayer-pc .xgplayer-progress.active .xgplayer-progress-btn{transform:translate(-50%,-50%)scale(1)}.xgplayer.xgplayer-pc .xgplayer-progress.active .inner-focus-point:before,.xgplayer.xgplayer-pc .xgplayer-progress.active .inner-focus-point:after{width:6px}.xgplayer .xgplayer-progress-bottom .xgplayer-progress-outer{top:9px}.xgplayer .xgplayer-progress-bottom .xgplayer-progress-btn:before{width:6px;height:6px}.xgplayer.xgplayer-mobile .xgplayer-progress-bottom .xgplayer-progress-outer{height:4px}@media (prefers-color-scheme:dark){.xgplayer .xgplayer-progress .xgplayer-progress-inner{background-color:#ffffff4d}.xgplayer .xgplayer-progress .inner-focus-highlight{background:#fffc}.xgplayer .xgplayer-progress .xgplayer-progress-btn{background:#ff5e5e4e;border:.5px solid #ff5e5e0e;box-shadow:0 0 1px #ff000062}.xgplayer .xgplayer-progress .xgplayer-progress-btn:before{background-color:#fff}.xgplayer .xgplayer-progress .xgplayer-progress-played{background-color:linear-gradient(-90deg,#fa1f41 0%,#e31106 100%)}.xgplayer .xgplayer-progress .xgplayer-progress-cache{background-color:#ffffff80}}.xg-mini-progress{pointer-events:none;height:2px;display:none;position:absolute;bottom:0;left:0;right:0}.xg-mini-progress xg-mini-progress-played,.xg-mini-progress xg-mini-progress-cache{border-radius:inherit;width:0;height:100%;position:absolute;top:0;left:0}.xg-mini-progress xg-mini-progress-played{background:linear-gradient(-90deg,#fa1f41,#e31106)}.xg-mini-progress xg-mini-progress-cache{background:#ffffff80}.xg-mini-progress-show,.xgplayer-inactive .xg-mini-progress,.xgplayer-mini .xg-mini-progress{display:block}.xgplayer .xgplayer-time{pointer-events:none;color:#fff;text-align:center;min-width:40px;font-family:PingFangSC-Semibold;font-size:14px;line-height:40px;display:inline-block}.xgplayer .xgplayer-time span{height:40px;line-height:40px;display:inline-block}.xgplayer .xgplayer-time span .time-min-width{text-align:center;min-width:2ch}.xgplayer .xgplayer-time span .time-min-width:first-child{text-align:right}.xgplayer .xgplayer-time span .time-min-width:last-child{text-align:left}.xgplayer .xgplayer-time .time-duration{color:#ffffff80}.xgplayer .xgplayer-time .time-live-tag{display:none}.xgplayer .xgplayer-time.xg-time-left{margin-left:0}.xgplayer .xgplayer-time.xg-time-right{margin-right:0}.xgplayer.xgplayer-mobile .xgplayer-time{min-width:30px;font-size:12px}.xgplayer.xgplayer-mobile .xgplayer-time.xg-time-left{margin-right:8px}.xgplayer.xgplayer-mobile .xgplayer-time.xg-time-right{margin-left:8px}.xgplayer .xgplayer-volume.slide-show .xgplayer-slider{display:block}.xgplayer .xgplayer-slider{background:#0000008a;border-radius:1px;outline:none;width:28px;height:92px;display:none;position:absolute;bottom:40px}.xgplayer .xgplayer-slider:after{content:" ";z-index:20;width:28px;height:15px;cursor:initial;display:block;position:absolute;bottom:-15px;left:0}.xgplayer .xgplayer-value-label{color:#fff;text-align:center;background-color:#0000008a;padding:5px 0 0;font-size:12px;position:absolute;bottom:100%;left:0;right:0}.xgplayer .xgplayer-bar,.xgplayer .xgplayer-drag{cursor:pointer;background:#ffffff4d;border-radius:100px;outline:none;width:4px;height:76px;display:block;position:absolute;bottom:6px;left:12px}.xgplayer .xgplayer-drag{background:#fa1f41;max-height:76px;bottom:0;left:0}.xgplayer .xgplayer-drag:after{content:" ";background:#fff;border-radius:50%;width:8px;height:8px;display:inline-block;position:absolute;top:-4px;left:-2px;box-shadow:0 0 5px #00000042}.xgplayer .xgplayer-volume[data-state=normal] .xg-volume{display:block}.xgplayer .xgplayer-volume[data-state=normal] .xg-volume-small,.xgplayer .xgplayer-volume[data-state=normal] .xg-volume-mute,.xgplayer .xgplayer-volume[data-state=small] .xg-volume{display:none}.xgplayer .xgplayer-volume[data-state=small] .xg-volume-small{display:block}.xgplayer .xgplayer-volume[data-state=small] .xg-volume-mute,.xgplayer .xgplayer-volume[data-state=mute] .xg-volume,.xgplayer .xgplayer-volume[data-state=mute] .xg-volume-small{display:none}.xgplayer .xgplayer-volume[data-state=mute] .xg-volume-mute{display:block}.xgplayer.xgplayer-mobile .xgplayer-volume .xgplayer-slider,.xgplayer-replay{display:none}.xgplayer .xgplayer-replay{z-index:5;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer .xgplayer-replay .xgplayer-replay-txt{color:#fff;text-align:center;font-size:14px;line-height:34px;display:inline-block}.xgplayer.xgplayer-mobile .xgplayer-replay-svg{width:50px;height:50px}.xgplayer.xgplayer-mobile .xgplayer-replay-txt{font-size:12px;line-height:24px}.xgplayer .xgplayer-poster{opacity:1;visibility:visible;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:block;position:absolute;top:0;left:0}.xgplayer .xgplayer-poster.hide,.xgplayer.xgplayer-playing .xgplayer-poster{opacity:0;visibility:hidden}.xgplayer.xgplayer-playing .xg-not-hidden,.xgplayer.xgplayer-is-enter .xgplayer-poster.xg-showplay,.xgplayer.xgplayer-playing .xgplayer-poster.xg-showplay,.xgplayer.xgplayer-nostart .xgplayer-poster,.xgplayer.xgplayer-ended .xgplayer-poster,.xgplayer.not-allow-autoplay .xgplayer-poster{opacity:1;visibility:visible}.xgplayer.xgplayer-nostart .xgplayer-poster.hide,.xgplayer.xgplayer-ended .xgplayer-poster.hide,.xgplayer.not-allow-autoplay .xgplayer-poster.hide{opacity:0;visibility:hidden}@keyframes playPause{0%{opacity:1;transform:scale(1)}99%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1)}}.xgplayer xg-start-inner{background:#00000061;border-radius:50%;width:100%;height:100%;display:block;overflow:hidden}.xgplayer .xgplayer-start{z-index:5;cursor:pointer;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer .xgplayer-start svg{width:100%;height:100%}.xgplayer .xgplayer-start.hide,.xgplayer .xgplayer-start.focus-hide{pointer-events:none;display:none}.xgplayer .xgplayer-start:hover{opacity:.85}.xgplayer .xgplayer-start .xg-icon-play{display:block}.xgplayer .xgplayer-start .xg-icon-pause,.xgplayer .xgplayer-start[data-state=pause] .xg-icon-play{display:none}.xgplayer .xgplayer-start[data-state=pause] .xg-icon-pause,.xgplayer .xgplayer-start.interact{display:block}.xgplayer .xgplayer-start.interact xg-start-inner{animation:.4s ease-out .1s forwards playPause}.xgplayer .xgplayer-start.show{display:block}.xgplayer.xgplayer-mobile xg-start-inner{background:initial;border-radius:0}.xgplayer.xgplayer-mobile .xgplayer-start{width:50px;height:50px}.xgplayer.xgplayer-mobile .xgplayer-start:hover{opacity:1}.xgplayer.xgplayer-inactive .xgplayer-start.auto-hide,.xgplayer.xgplayer-is-enter .xgplayer-start.auto-hide,.xgplayer.xgplayer-isloading.xgplayer-playing .xgplayer-start,.xgplayer.xgplayer-is-enter .xgplayer-start,.xgplayer.xgplayer-is-error .xgplayer-start,.xgplayer.xgplayer-is-enter .xgplayer-start.show,.xgplayer.xgplayer-is-error .xgplayer-start.show{display:none}.xgplayer-enter{z-index:5;pointer-events:none;background:#000c;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.xgplayer-enter .show{display:block}.xgplayer-enter .xgplayer-enter-spinner{z-index:1;width:100px;height:100px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer-enter .xgplayer-enter-spinner div{opacity:0;background-color:#ffffffb3;border-radius:30px;width:6%;height:13%;animation:1s linear infinite fade;position:absolute;top:45%;left:45%}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar1{animation-delay:0s;transform:rotate(0)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar2{animation-delay:-.9163s;transform:rotate(30deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar3{animation-delay:-.833s;transform:rotate(60deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar4{animation-delay:-.7497s;transform:rotate(90deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar5{animation-delay:-.6664s;transform:rotate(120deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar6{animation-delay:-.5831s;transform:rotate(150deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar7{animation-delay:-.4998s;transform:rotate(180deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar8{animation-delay:-.4165s;transform:rotate(210deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar9{animation-delay:-.3332s;transform:rotate(240deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar10{animation-delay:-.2499s;transform:rotate(270deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar11{animation-delay:-.1666s;transform:rotate(300deg)translateY(-140%)}.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar12{animation-delay:-.0833s;transform:rotate(330deg)translateY(-142%)}@keyframes fade{0%{opacity:1}to{opacity:.25}}.xgplayer.xgplayer-is-enter .xgplayer-enter{opacity:1;transition:opacity .3s;display:block}.xgplayer.xgplayer-nostart .xgplayer-enter{display:none}.xgplayer.xgplayer-mobile .xgplayer-enter .xgplayer-enter-spinner{width:70px;height:70px}.xg-mini-layer{z-index:11;background:linear-gradient(#393939e6,#39393900 50.27%);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.xg-mini-layer .mask{pointer-events:none;background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.xg-mini-layer xg-mini-header{box-sizing:border-box;color:#fff;z-index:22;justify-content:space-between;padding:10px 3px 0 8px;font-size:14px;display:flex;position:absolute;top:0;left:0;right:40px}.xg-mini-layer xg-mini-header .xgplayer-pip-disableBtn{pointer-events:all}.xg-mini-layer xg-mini-header #disabledMini{display:none;position:relative}.xg-mini-layer xg-mini-header #disabledMini+label{cursor:pointer;align-items:center;display:flex;position:relative}.xg-mini-layer xg-mini-header #disabledMini+label:before{content:"";color:#ff142b;text-align:center;vertical-align:middle;background-color:#0000;border:1px solid #cdcdcd;border-radius:2px;width:16px;height:16px;margin-right:7px;line-height:16px;display:inline-block}.xg-mini-layer xg-mini-header #disabledMini:checked+label{color:#ff142b}.xg-mini-layer xg-mini-header #disabledMini:checked+label:before{border-color:#ff142b}.xg-mini-layer xg-mini-header #disabledMini:checked+label:after{content:"";border:2px solid #ff142b;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:5px;left:6px;transform:rotate(45deg)}.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn xg-tips{white-space:nowrap;background-color:#0000008a;border-radius:4px;padding:4px 6px;display:none;position:absolute;bottom:-30px;right:15px}.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover #disabledMini+label:before{border-color:#ff142b}.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover #disabledMini+label{color:#ff142b}.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover xg-tips{display:block}.xg-mini-layer .mini-cancel-btn{cursor:pointer;color:#fff;text-align:center;width:40px;height:38px;line-height:38px;display:block;position:absolute;top:0;right:0}.xg-mini-layer .play-icon{cursor:pointer;background:#0000008a;border-radius:24px;width:48px;height:48px;margin:-24px 0 0 -24px;position:absolute;top:50%;left:50%}.xg-mini-layer .play-icon svg,.xg-mini-layer .play-icon img{fill:#faf7f7;width:50px;height:50px}.xg-mini-layer .xg-icon-play{display:none}.xg-mini-layer .xg-icon-pause,.xg-mini-layer[data-state=pause] .xg-icon-play{display:block}.xg-mini-layer[data-state=pause] .xg-icon-pause{display:none}.xgplayer-miniicon{outline:none;display:block;position:relative}.xgplayer-miniicon .name{text-align:center;color:#fffc;height:20px;font-size:13px;line-height:40px}.xgplayer-miniicon .name span{vertical-align:middle;background:#00000061;border-radius:10px;width:60px;height:20px;font-size:13px;line-height:20px;display:inline-block}.xgplayer-mini{z-index:91;width:320px;height:180px;position:fixed;box-shadow:0 4px 7px 2px #0003}.xgplayer-mini:hover{cursor:move}.xgplayer-mini:hover .xg-mini-layer{display:block}.xgplayer-mini.xgplayer-ended .xg-mini-layer{display:none}.xgplayer-mobile .xg-mini-layer .play-icon{border-radius:initial;background:0 0}.xgplayer.xgplayer-inactive{cursor:none}.xgplayer xg-thumbnail{display:block}.xgplayer xg-trigger{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.xgplayer xg-trigger .time-preview{color:#fff;text-shadow:0 0 1px #0000008a;text-align:center;pointer-events:none;width:200px;margin:0 auto;padding:0 20px 30px;font-size:18px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer xg-trigger .time-preview span{line-height:24px}.xgplayer xg-trigger .time-preview .xg-cur{color:red}.xgplayer xg-trigger .time-preview .xg-separator{font-size:14px}.xgplayer xg-trigger .time-preview .xg-seek-show{transform:translate(-10px)}.xgplayer xg-trigger .time-preview .xg-seek-show.xg-back .xg-seek-pre{transform:rotate(180deg)translate(-5px)}.xgplayer xg-trigger .time-preview .xg-seek-show.hide-seek-icon .xg-seek-icon{display:none}.xgplayer xg-trigger .time-preview .xg-bar{box-sizing:content-box;background:#ffffff4d;border-radius:10px;width:96px;height:2px;margin:8px auto 0}.xgplayer xg-trigger .time-preview .xg-bar .xg-curbar{background-color:red;width:0;height:100%}.xgplayer xg-trigger .time-preview .xg-bar.hide{display:none}.xgplayer xg-trigger .mobile-thumbnail{position:relative;left:50%;transform:translate(-50%)}.xgplayer xg-trigger .xg-top-note{color:#fff;background:#0000004d;border-radius:100px;width:135px;height:32px;margin-left:-78px;position:absolute;top:26px;left:50%}.xgplayer xg-trigger .xg-top-note span{text-align:center;height:32px;font-size:13px;line-height:32px;display:block}.xgplayer xg-trigger .xg-top-note i{color:red;margin:0 5px}.xgplayer xg-trigger .xg-playbackrate{display:none}.xgplayer xg-trigger[data-xg-action=seeking] .time-preview,.xgplayer xg-trigger[data-xg-action=playbackrate] .xg-playbackrate{display:block}.xgplayer .gradient{pointer-events:none;background-image:linear-gradient(#0009,#0000005c 20%,#0000 36% 70%,#0000003d 77%,#0000005c 83%,#0009);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.xgplayer .gradient.top{background-image:linear-gradient(#0009,#0000005c 20%,#0000 36% 70%)}.xgplayer .gradient.bottom{background-image:linear-gradient(#0000 70%,#0000003d 77%,#0000005c 83%,#0009)}.xgplayer .gradient.none,.xgplayer-mobile .xgplayer-controls{background-image:initial}.xgplayer-mobile.xgplayer-playing .gradient{display:block}.xgplayer-mobile.xgplayer-inactive .gradient{background-image:initial}.xgplayer-mobile .xgmask{z-index:10;pointer-events:none;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-color-scheme:dark){.xgplayer-mobile xg-trigger .time-preview{color:#fff}.xgplayer-mobile xg-trigger .time-preview span.xg-cur{color:red}.xgplayer-mobile xg-trigger .time-preview .xg-bar{background-color:#ffffff4d}.xgplayer-mobile xg-trigger .time-preview .xg-bar.xg-curbar{background-color:red}}@keyframes loadingRotate{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(360deg)}}@keyframes loadingDashOffset{0%{stroke-dashoffset:236px}to{stroke-dashoffset:0}}xg-loading-inner{transform-origin:50%;width:100%;height:100%;animation:1s linear .1s infinite loadingRotate;display:block}.xgplayer-loading{z-index:10;pointer-events:none;width:70px;height:70px;display:none;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.xgplayer-loading svg,.xgplayer-loading img{width:100%;height:100%}.xgplayer-mobile .xgplayer-loading{width:50px;height:50px}.xgplayer-isloading .xgplayer-loading{display:block}.xgplayer-nostart .xgplayer-loading,.xgplayer-pause .xgplayer-loading,.xgplayer-is-enter .xgplayer-loading,.xgplayer-is-ended .xgplayer-loading,.xgplayer-is-error .xgplayer-loading,.xgplayer .xgplayer-pip .xg-exit-pip{display:none}.xgplayer .xgplayer-pip .xg-get-pip,.xgplayer .xgplayer-pip[data-state=pip] .xg-exit-pip{display:block}.xgplayer .xgplayer-pip[data-state=pip] .xg-get-pip{display:none}.xgplayer .xgplayer-playnext{cursor:pointer;display:none;position:relative}.xgplayer .xgplayer-playnext .xgplayer-tips .xgplayer-tip-playnext{display:block}.xgplayer .xgplayer-playnext:hover{opacity:.85}.xgplayer .xgplayer-playnext:hover .xgplayer-tips{display:block}.lang-is-en .xgplayer-playnext .xgplayer-tips{margin-left:-25px}.lang-is-jp .xgplayer-playnext .xgplayer-tips{margin-left:-38px}.xgplayer .xgplayer-download{cursor:pointer;display:block;position:relative}.lang-is-en .xgplayer-download .xgplayer-tips{margin-left:-32px}.lang-is-jp .xgplayer-download .xgplayer-tips{margin-left:-40px}.xgplayer .xgplayer-shot{display:none}.xgplayer-definition{cursor:pointer;display:none}.xgplayer .xgplayer-playbackrate{cursor:default;display:none}.xgplayer-error{z-index:6;color:#fff;text-align:center;background:#000;justify-content:center;align-items:center;width:100%;height:100%;line-height:100%;display:none;position:absolute;top:0;left:0}.xgplayer-error .xgplayer-error-refresh{color:#fa1f41;cursor:pointer;padding:0 3px}.xgplayer-error .xgplayer-error-text{margin:auto 6px 20px;line-height:18px;display:block}.xgplayer-is-error .xgplayer-error{display:flex}.xgplayer .xgplayer-prompt{pointer-events:none;z-index:1;opacity:0;text-align:center;color:#fff;background:#00000080;border-radius:50px;padding:6px 12px 5px;font-size:12px;line-height:17px;display:block;position:absolute;left:10px}.xgplayer .xgplayer-prompt.show{opacity:1;z-index:10;pointer-events:initial;display:block}.xgplayer .xgplayer-prompt.arrow{transform:translate(-50%)}.xgplayer .xgplayer-prompt.arrow:after{content:"";border-top:8px solid #00000080;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%,100%)}.xgplayer .xgplayer-prompt .highlight{color:red;cursor:pointer;margin-left:6px;display:inline-block}.xgplayer.xgplayer-is-error .xgplayer-prompt.show{opacity:1;display:none}.xgplayer .xgplayer-spot{background:#fff;border-radius:12px;height:100%;position:absolute;top:0;left:0}.xgplayer .xgplayer-spot.mini{min-width:6px;transform:translate(-50%)}.xgplayer .xgplayer-spot.active .xgplayer-spot-pop{opacity:1;pointer-events:initial;display:block}.xgplayer .xgplayer-spot-pop{opacity:0;pointer-events:none;padding-bottom:5px;display:block;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.xgplayer-mobile .xgplayer-spot{opacity:1;min-width:3px;height:3px;top:50%;transform:translateY(-50%)}.xgplayer-mobile .xgplayer-spot.mini{min-width:3px;transform:translate(-50%,-50%)}.xgplayer .xgplayer-progress.active .xgplayer-spot{opacity:1;visibility:visible;transition:opacity .3s}.xgplayer .xg-spot-info{display:none;position:absolute;bottom:100%;left:0}.xgplayer .xg-spot-info.short-line .xg-spot-line{height:6px}.xgplayer .xg-spot-info.short-line .xg-spot-content{bottom:-4px}.xgplayer .xg-spot-info.no-thumbnail .xg-spot-thumbnail{display:none}.xgplayer .xg-spot-info.no-thumbnail .xgplayer-progress-point{display:block}.xgplayer .xg-spot-info.no-timepoint .xgplayer-progress-point,.xgplayer .xg-spot-info.hide{display:none}.xgplayer .xgplayer-progress.active .xg-spot-info{display:block}.xgplayer .xgplayer-progress.active .xg-spot-info.hide{display:none}.xgplayer .xg-spot-line{pointer-events:none;background-color:#fff;width:1px;height:41px;margin-left:50%;display:block;position:relative;bottom:-7px}.xgplayer .xgplayer-progress-point{color:#fff;text-align:center;opacity:.85;white-space:nowrap;background:#0000008a;border-radius:4px;padding:4px 6px;font-size:11px;display:none;position:relative;bottom:-4px;left:50%;transform:translate(-50%)}.xgplayer .xg-spot-content{color:#fff;border-radius:2px 2px 0 0;position:relative;bottom:-7px}.xgplayer .xg-spot-ext-text{position:relative;bottom:-7px}.xgplayer .xg-spot-thumbnail{pointer-events:none;background-color:#111010;border-radius:2px 2px 0 0;position:relative}.xgplayer .xg-spot-time{pointer-events:none;font-size:12px;line-height:16.8px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.xgplayer .progress-thumbnail{margin:0 auto;display:block}.xgplayer .xg-spot-text{pointer-events:none;box-sizing:border-box;background:#000c;border-radius:0 0 2px 2px;padding:5px 8px;display:none}.xgplayer .spot-inner-text{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:40px;font-size:12px;line-height:20px;display:-webkit-box;overflow:hidden}.xgplayer .xg-spot-content.show-text .xg-spot-text{display:block}.xgplayer .product .xg-spot-text{background:#3370ff}.xgplayer .product .xg-spot-line{background:0 0;border-top:7px solid #3370ff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:15px;left:-10px}.xgplayer .xgvideo-preview{opacity:0;visibility:hidden;background-color:#000;width:100%;height:100%;transition:visibility .3s,opacity .3s;position:absolute;top:0;left:0}.xgplayer .xgvideo-preview .xgvideo-thumbnail{border-radius:0;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.xgplayer .xgvideo-preview.show{opacity:1;visibility:visible}.xgplayer-dynamic-bg,.xgplayer-dynamic-bg canvas,.xgplayer-dynamic-bg xgmask,.xgplayer-dynamic-bg xgfilter{pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.xgplayer-dynamic-bg canvas{transform:translateZ(0)}.xgplayer-dynamic-bg xgmask{background:#000000b3}.viewer-open .viewer-container .viewer-toolbar>ul>li,.sjzy-preview-container .viewer-toolbar>ul>li{float:left;cursor:pointer;background-color:#00000080;border-radius:50%;width:32px;height:32px;margin:0 4px;transition:background-color .15s;overflow:hidden}.viewer-open .viewer-container .viewer-toolbar>ul>li+li,.sjzy-preview-container .viewer-toolbar>ul>li+li{margin-left:1px}.viewer-open .viewer-container .viewer-toolbar>ul>li:before,.sjzy-preview-container .viewer-toolbar>ul>li:before{width:24px;height:24px;margin:4px!important}.viewer-open .viewer-container .viewer-toolbar>ul>li.viewer-prev:before,.sjzy-preview-container .viewer-toolbar>ul>li.viewer-prev:before{content:"Previous";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAfpJREFUeF7tmbFKxEAQhr8pxCewVCzsLMRCQV/BQsHCq7S3EZ9BQVEQfArF4hDBZxAUfAixtrATi5WFHITD83LhdmfMTsqQZHe+/5+dzaxQ+CWFx48DcAcUTsBToHAD+CLoKeApUDgBT4HCDeBVwFPAWgqEENaAeeBZRN5Tz8+MA0IIC8AFsFcF/QGci8hlSggmAIQQZoFbYAuYqQX8CSyndII6gEr5a2BnhNLbIvKQygWqAP5Qvh7vpog8dQ5AA+W/gRsROUgVfPyuigMaKn8PHInIW6cANFT+EeiJyFfK4LM7wJLyA7DZUsCa8lkBWFQ+GwCrymcBYFn55ACsK58UwH9QPhmAKvgz4HhEDY87vGx1ftw+YuplMISwBNwBqyMGz7LDGxd4SgcsVgBiY+O3q/MA4r/9FXBYZArEoIteBAeqF10GaxBGtbrq2aG6Jky9CgznvXUnJAdgfU3IAqCCENvefzU/VTZI2QBYdUJWABadkB2ANSeoAJjACX0R6TXd17d5Tg3ABE5YF5GXNsE1eUcVQEMn7IpIv0kwbZ5RBzDGCfGEeKXTh6ND/w4nwH51L54MnxZxPF63bghhA5gDXlMqn6wh0iYPNd8xsQY4AEUC7gBF+CaGdgeYkEFxEu4ARfgmhnYHmJBBcRLuAEX4JoZ2B5iQQXESP/U10EF2zssGAAAAAElFTkSuQmCC);background-position:50%;background-size:20px 20px}.viewer-open .viewer-container .viewer-toolbar>ul>li.viewer-next:before,.sjzy-preview-container .viewer-toolbar>ul>li.viewer-next:before{content:"Next";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAddJREFUeF7tmsEqRlEQgL9ZyM7CWh5CUZ5BSRbiKZQiimeQjT0rFoqFV6BYyMLOQiw9gSxGp476N38d5cwMd+769s+cb765/z1nrjDwSwa+fhJAGjBwAtkCAxcgH4LZAtkCAyeQLTBwAfJfIFvAogVUdQaYA95F5NYiZmuM7gao6jawD0zVpE6BAxF5bU2y531dAdTKPwLTI4v4BK6BdRH56Lm4lt/uDWAVuBiTyCWw6W1CbwDzwN0YACFM6AqgLFxVz4BiwkREEywAzAJHwEpEE7oDqBZMAsWEpWgmmACoEEKaYAYgqgmmACKaYA4gmgkuACKZ4AYgigmuACKY4A7gByYcA1u/vYEKAaDRhHtgTUReWnZ5rff8JQAPFcBz6+Ja7gsBQFVbXpUPgb1/1wKq6vqK7GpAY+W7Hpy4AfCu/PfzwQVAhMq7AYhSeRcAkSpvDiBa5U0BRKy8GYColbcEcAJsRDsMNQGgqovATcTjcCsAy8BVxIGIFYAyFn8amQyXuCFGYiYA6j6/jMd3RybE58CO91DUDECFUExYAN5EpBxshLlc9gJhVg/5kVQaEElHj1zSAA/qkWKmAZGq4ZFLGuBBPVLMNCBSNTxySQM8qEeKOXgDvgCwNdhBzWzecQAAAABJRU5ErkJggg==);background-position:50%;background-size:20px 20px}.viewer-open .viewer-container .viewer-toolbar>ul>li.viewer-rotate-left:before,.sjzy-preview-container .viewer-toolbar>ul>li.viewer-rotate-left:before{content:"Rotate Left";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAA/hJREFUeF7tW02ITmEUfp4iilhZEEVI2VGKslAKWY4spkwUpSQyZUJkQShFLNQURaassBNTykJGSdYyItQslCLK5Oe4T723rq+5P+9893fmvjWLufe973nPc57z/pxzPmKaN05z/dEC0DKgIQiY2S4ApwHMAHCC5J08pt4IFzCzrQBuA1jglH5LcsW0AMDM9gI4H1Feer8nuWzKAzCB5aXzZwADJG9OaQBiLC/l+0g+ykN5jVHLNSDB8sdJ3shL+VoCUJblQxBrxYAyLV87AMxsN4CLHat9Ett/A/gE4DkArQlP9D9JPc/casOAAIB3AJZmnvn/HccBvABwPdgeb/mMUScARoPDznKfycf0FYsukPySZaw6AaCj7iUPF4jT7weAayQHGgWAJuuzCJrZHACrAex0f53ucwDAIMm/SUDUhgHhJH23QTPT5Wg9gHsd7HkGoJfkh0YB4MuECHCb3IVpsXum3eAgycHGAeBAmOgSFHsUNrNZbg0R9cM2RLKvkQCkMKE/uA4PdSpmZmsBvIw8HyO5qLEAJDBhwniAY8HPiMK/Sc5sNAAxTIiNB5iZRRUmmbjQ124XiLOWme1xIbE/AE7FhcQKBcBRbDMAhai2A1gSRGu0+OTZwjO+trVhnfFJ6qibqRUGgJktBHAEwP5gtZ2XaTbdd9Kqr8jPZZJjWYYrBACn/N3g1rUhyyQK6DMCYEcWEHIHwNH+DICjBSjmM6QuOfL9RHcoAoDOkLR8VHfws8FaMELym48WaX3dGV8yjwFY4/IA+kxydLR9kDRGEQDohibfD5vu3QpMvk5Tppv3ZrZK93sAGyPjXCV5uGwAOgMVPSTvd6Nc1m/d7fBhpP8oyZVlA/ArQkPJnktSd+7Cm5lpt/kaETROcnbZAHidrPJGxdengxxiNLKUmkFKPQn6TqAGAPQCOBfsGIknxnCeUw4AXwO0AKQh1jQXSNOn833LgDTEWgZ4BhjSAPV9X7QBWhdIs0jRFqhafsuAqi1QtfyWAVVboGr5LQOqtkDV8rMwQKmmaOx/ft5xwDgQXHzwe+R9aqorDdDJ3AXeAIjW5W7Ls1AxJbrTA0Dh+LClBjiKAOAKgEORgZ8G1Vj7SgqKqkB6XUS2EiT9vkom9c/iAkqBqTQ9zAYpLP7KFTAP5x0fdHFAJWBOusoPVYCo5V4mq0GzACD/b0xixJcdqQBoQJcaU7JStThVNCViFI7PlB/0mWAmACIgKEGiNHX4wwUfWZPpq2yQanwyJ0d9hWQGwIEgd1Ax0hZZJMjcqCAp9FFf2XH9lfv7CEApMJXAPk7LB3Yj2AuAbgTV9dsWgLpapqx5tQwoC+m6ymkZUFfLlDWvac+Af3Oe3lBwLPs7AAAAAElFTkSuQmCC);background-position:50%;background-size:20px 20px}.viewer-open .viewer-container .viewer-toolbar>ul>li.viewer-rotate-right:before,.sjzy-preview-container .viewer-toolbar>ul>li.viewer-rotate-right:before{content:"Rotate Left";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAA/hJREFUeF7tW02ITmEUfp4iilhZEEVI2VGKslAKWY4spkwUpSQyZUJkQShFLNQURaassBNTykJGSdYyItQslCLK5Oe4T723rq+5P+9893fmvjWLufe973nPc57z/pxzPmKaN05z/dEC0DKgIQiY2S4ApwHMAHCC5J08pt4IFzCzrQBuA1jglH5LcsW0AMDM9gI4H1Feer8nuWzKAzCB5aXzZwADJG9OaQBiLC/l+0g+ykN5jVHLNSDB8sdJ3shL+VoCUJblQxBrxYAyLV87AMxsN4CLHat9Ett/A/gE4DkArQlP9D9JPc/casOAAIB3AJZmnvn/HccBvABwPdgeb/mMUScARoPDznKfycf0FYsukPySZaw6AaCj7iUPF4jT7weAayQHGgWAJuuzCJrZHACrAex0f53ucwDAIMm/SUDUhgHhJH23QTPT5Wg9gHsd7HkGoJfkh0YB4MuECHCb3IVpsXum3eAgycHGAeBAmOgSFHsUNrNZbg0R9cM2RLKvkQCkMKE/uA4PdSpmZmsBvIw8HyO5qLEAJDBhwniAY8HPiMK/Sc5sNAAxTIiNB5iZRRUmmbjQ124XiLOWme1xIbE/AE7FhcQKBcBRbDMAhai2A1gSRGu0+OTZwjO+trVhnfFJ6qibqRUGgJktBHAEwP5gtZ2XaTbdd9Kqr8jPZZJjWYYrBACn/N3g1rUhyyQK6DMCYEcWEHIHwNH+DICjBSjmM6QuOfL9RHcoAoDOkLR8VHfws8FaMELym48WaX3dGV8yjwFY4/IA+kxydLR9kDRGEQDohibfD5vu3QpMvk5Tppv3ZrZK93sAGyPjXCV5uGwAOgMVPSTvd6Nc1m/d7fBhpP8oyZVlA/ArQkPJnktSd+7Cm5lpt/kaETROcnbZAHidrPJGxdengxxiNLKUmkFKPQn6TqAGAPQCOBfsGIknxnCeUw4AXwO0AKQh1jQXSNOn833LgDTEWgZ4BhjSAPV9X7QBWhdIs0jRFqhafsuAqi1QtfyWAVVboGr5LQOqtkDV8rMwQKmmaOx/ft5xwDgQXHzwe+R9aqorDdDJ3AXeAIjW5W7Ls1AxJbrTA0Dh+LClBjiKAOAKgEORgZ8G1Vj7SgqKqkB6XUS2EiT9vkom9c/iAkqBqTQ9zAYpLP7KFTAP5x0fdHFAJWBOusoPVYCo5V4mq0GzACD/b0xixJcdqQBoQJcaU7JStThVNCViFI7PlB/0mWAmACIgKEGiNHX4wwUfWZPpq2yQanwyJ0d9hWQGwIEgd1Ax0hZZJMjcqCAp9FFf2XH9lfv7CEApMJXAPk7LB3Yj2AuAbgTV9dsWgLpapqx5tQwoC+m6ymkZUFfLlDWvac+Af3Oe3lBwLPs7AAAAAElFTkSuQmCC);background-position:50%;background-size:20px 20px;transform:scaleX(-1)}.processNodeTaskListLine[data-v-63dc57bb]{background:#f7f7f7;border-radius:4px;padding-top:8px}.processNodeTaskListLine[data-v-63dc57bb] .el-timeline-item__tail{top:6px!important}.processNodeTaskListLine[data-v-63dc57bb] .el-timeline-item__dot{top:3px}.processNodeTaskListLine[data-v-63dc57bb] .el-timeline-item__wrapper{padding-left:15px!important}.processNodeTaskListLine[data-v-63dc57bb] .activeLine .el-timeline-item__tail{display:block}.processNodeTaskListLine[data-v-63dc57bb] .activeLine:last-child{padding-bottom:3px!important}.processNodeTaskListLine[data-v-63dc57bb] .activeLine:last-child .el-timeline-item__tail{display:none}.processNodeTaskListLine[data-v-63dc57bb] .el-button{margin-left:0!important;padding-left:0!important;padding-right:0!important}.processNodeTaskListLine[data-v-63dc57bb] .showBottom .showBottom{margin:0!important}.processNodeTaskListLine[data-v-63dc57bb] .cancelBtnIndexBtn{height:14px;font-size:14px;border-width:0!important;padding:0!important}[data-v-63dc57bb] .showActive{color:#202122;background:0 0;border-radius:2px;padding:4px;font-size:12px;line-height:16px}[data-v-63dc57bb] .showActive:hover{color:#1684fc!important;background:#0000000f!important}[data-v-63dc57bb] .borderStyle:hover{padding-bottom:1%;border-bottom:1px solid var(--el-color-primary)!important}.ProcessApprovalComponentDrawer.is-dragging{transition:none!important}.ProcessApprovalComponentDrawer .el-drawer__header{box-sizing:border-box;border-bottom:1px solid #ddd!important;height:40px!important;margin:0!important;padding:0 16px!important}.ProcessApprovalComponentDrawer .el-drawer__body{padding:4px 16px 0!important}.ProcessApprovalComponentDrawer .el-drawer__footer{text-align:right!important;border-top:1px solid #ddd!important;padding:7px 16px 8px!important}.ProcessApprovalComponentDrawer .footerBtn{min-width:80px;border-radius:2px!important}.ProcessApprovalComponentDrawer .footerBtn_1,.ProcessApprovalComponentDrawer .footerBtn_1:hover,.ProcessApprovalComponentDrawer .footerBtn_1:focus{color:#f56c6c;border:1px solid #f56c6c;background:#fff!important}.ProcessApprovalComponentDrawer .footerBtn_2{color:#fff;background:#1684fc;border-color:#0000;margin-left:.2rem}.ProcessApprovalComponentDrawer .footerBtn_2:hover,.ProcessApprovalComponentDrawer .footerBtn_2:focus{color:#fff;background:#1684fc;border-color:#0000}:deep(.processApprovalComponent-modal) .sjzy-modal-wrapper{min-height:0!important}.splitpanes{width:100%;height:100%;display:flex}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{cursor:col-resize;min-width:1px}.splitpanes--horizontal>.splitpanes__splitter{cursor:row-resize;min-height:1px}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{box-sizing:border-box;background-color:#fff;flex-shrink:0;position:relative}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";background-color:#00000026;transition:background-color .3s;position:absolute;top:50%;left:50%}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme .splitpanes--dragging{-webkit-user-select:none;user-select:none;pointer-events:none}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{border-left:1px solid #eee;width:7px;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{width:1px;height:30px;transform:translateY(-50%)}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{border-top:1px solid #eee;height:7px;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{width:30px;height:1px;transform:translate(-50%)}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}.splitpane-theme .splitpanes__pane{background:var(--sjzy-body-bg)!important}.splitpane-theme .splitpanes--horizontal>.splitpanes__splitter{height:10px;margin:8px 0}.splitpane-theme .splitpanes--vertical>.splitpanes__splitter,.splitpane-theme.splitpanes--vertical>.splitpanes__splitter .splitpanes--vertical>.splitpanes__splitter{width:10px}.is-icon-text-h[data-v-7f98546c]{background-color:#0000!important;padding:0!important}.is-icon-text-h[data-v-7f98546c] .el-step__arrow{padding:0 calc(var(--el-border-radius-base)*2)}.is-icon-text-h[data-v-7f98546c] .el-step__arrow:after,.is-icon-text-h[data-v-7f98546c] .el-step__arrow:before{width:100%;height:calc(var(--el-border-width)*2);position:relative;transform:none}[data-v-528990f9] .el-tabs__item{font-size:var(--7566b14f)}.custom-tabs-style4[data-v-528990f9]{background:var(--el-color-white)}.custom-tabs-style4[data-v-528990f9] .el-tabs__header{border-bottom:var(--el-border-radius-base)solid #e2eaee;height:max-content}.custom-tabs-style4[data-v-528990f9] .el-tabs__header .el-tabs__nav{background:#e2eaee}.custom-tabs-style4[data-v-528990f9] .el-tabs__header .el-tabs__nav .el-tabs__item{height:30px;margin:var(--el-border-width)0 var(--el-border-width)var(--el-border-width);font-size:var(--7566b14f);background:var(--el-color-white);border-bottom:none}.custom-tabs-style4[data-v-528990f9] .el-tabs__header .el-tabs__nav :first-child{border-top-left-radius:calc(var(--el-border-radius-base)*2)}.custom-tabs-style4[data-v-528990f9] .el-tabs__header .el-tabs__nav :last-child{margin-right:var(--el-border-width);border-top-right-radius:calc(var(--el-border-radius-base)*2)}.custom-tabs-style4[data-v-528990f9] .el-tabs__header .el-tabs__nav>.is-icon-close{border-radius:50%;margin-right:0}.draggable-tabs[data-v-528990f9] .el-tabs__item{font-size:var(--7566b14f);cursor:move}.fe-tag-card[data-v-5fc2b34a]{width:100%;height:100%}.fe-tag-card .header_large[data-v-5fc2b34a]{height:50px}.fe-tag-card .header_default[data-v-5fc2b34a]{height:45px}.fe-tag-card .header_small[data-v-5fc2b34a]{height:40px}.fe-tag-card .header[data-v-5fc2b34a]{z-index:2;align-items:center;width:100%;padding:4px 8px;display:flex;position:relative}.fe-tag-card .header .header_tag[data-v-5fc2b34a]{width:4px;height:16px}.fe-tag-card .header .header_title[data-v-5fc2b34a]{color:#202122;padding-left:8px;font-size:14px;font-weight:700;line-height:21px}.fe-tag-card .body[data-v-5fc2b34a]{width:100%;padding:4px 8px}.fe-tag-card .body_large[data-v-5fc2b34a]{height:calc(100% - 50px)}.fe-tag-card .body_default[data-v-5fc2b34a]{height:calc(100% - 45px)}.fe-tag-card .body_small[data-v-5fc2b34a]{height:calc(100% - 40px)}.sjzy-tree[data-v-3fd25415]{width:100%;height:100%}.sjzy-tree .serach_header[data-v-3fd25415]{border-bottom:1px solid;width:100%;margin-bottom:8px;padding:14px 6px}.sjzy-tree .serach_main[data-v-3fd25415]{width:100%;padding-left:4px;padding-right:4px;overflow:hidden}.sjzy-tree .serach_main .main_serach[data-v-3fd25415]{width:100%}.sjzy-tree .serach_main .main_tree[data-v-3fd25415]{width:100%;height:calc(100% - 62px);max-height:calc(100% - 62px)}.sjzy-tree .ellipsis[data-v-3fd25415]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-v-3fd25415] .el-tree{color:#232a33!important}[data-v-3fd25415] .el-button{width:40px!important;min-width:40px!important}[data-v-3fd25415] .el-input-group__append{background-color:#fff!important;width:40px!important}[data-v-3fd25415] .tree-node-content__suffix{display:none!important}[data-v-3fd25415] .tree-node-content:hover .tree-node-content__suffix{display:inline-flex!important}[data-v-3fd25415] .tree-node-content__text{text-overflow:ellipsis;white-space:nowrap;align-items:center;width:100%;padding-top:1px;font-size:12px;line-height:30px;display:flex;overflow:hidden;border-bottom:0 solid #0000!important;max-width:92%!important}[data-v-3fd25415] .tree-node-content .vis{display:none}[data-v-3fd25415] .tree-node-content .vis span{display:inline-block}[data-v-3fd25415] .tree-node-content:hover .vis{display:flex}[data-v-3fd25415] .el-tree-node__expand-icon{margin-top:-4px;font-size:16px}[data-v-3fd25415] .el-tree-node__label{width:100%}[data-v-3fd25415] .el-popover{transition:none}.sjzy-upload-wrap{--el-fill-color-lighter:#fff}.sjzy-upload-wrap .sjzy-upload-list{padding-left:0;list-style:none}.sjzy-upload-wrap .sjzy-upload-list .progress-box{transition:all .3s linear}.sjzy-upload-wrap .sjzy-upload-list .upload-actions-icon .icon-del{display:block}.sjzy-upload-wrap .sjzy-upload-list .upload-actions-icon .icon-success,.sjzy-upload-wrap .sjzy-upload-list li:hover .upload-actions-icon .icon-del{display:none}.sjzy-upload-wrap .sjzy-upload-list li:hover .upload-actions-icon .icon-success{display:block}.sjzy-upload-wrap .sjzy-upload-list img{image-rendering:crisp-edges;interpolation-mode:nearest-neighbor}.sjzy-upload-wrap .text-red{color:#f87171}.sjzy-upload-wrap .p-y-10px{padding-top:10px;padding-bottom:10px}.sjzy-upload-wrap .justify-end{justify-content:flex-end}.sjzy-upload-wrap .items-center{align-items:center}.sjzy-upload-wrap .flex{display:flex}.sjzy-upload-wrap .cursor-pointer{cursor:pointer}.sjzy-upload-wrap .m-r-10px{margin-right:10px}.sjzy-upload-wrap .leading-40px{line-height:40px}.sjzy-upload-wrap .bg-\#f8f8f8{--un-bg-opacity:1;background-color:rgba(248,248,248,var(--un-bg-opacity))}.sjzy-upload-wrap .m-t-10px{margin-top:10px}.sjzy-upload-wrap .relative{position:relative}.sjzy-upload-wrap .p-r-10px{padding-right:10px}.sjzy-upload-wrap .flex-1{flex:1}.sjzy-upload-wrap .w-100\%{width:100%}.sjzy-upload-wrap .z-10{z-index:10}.sjzy-upload-wrap .w-100px{width:100px}.sjzy-upload-wrap .z-12{z-index:12}.sjzy-upload-wrap .w-40px{width:40px}.sjzy-upload-wrap .max-w-300px{max-width:300px}.sjzy-upload-wrap .justify-center{justify-content:center}.sjzy-upload-wrap .m-b-0px\!{margin-bottom:0!important}.sjzy-upload-wrap .m-l-5px{margin-left:5px}.sjzy-upload-wrap .bg-red-100{--un-bg-opacity:1;background-color:rgba(254,226,226,var(--un-bg-opacity))}.sjzy-upload-wrap .w-20px{width:20px}.sjzy-upload-wrap .h-100\%{height:100%}.sjzy-upload-wrap .left-0{left:0}.sjzy-upload-wrap .absolute{position:absolute}.sjzy-upload-wrap .bg-\#EAEEF4{--un-bg-opacity:1;background-color:rgba(234,238,244,var(--un-bg-opacity))}.sjzy-upload-wrap .justify-between{justify-content:space-between}.sjzy-upload-wrap .text-red-400{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}.sjzy-upload-wrap .text-green-400{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity))}.sjzy-upload-wrap.is-disabled .el-upload-dragger,.sjzy-upload-wrap.is-disabled .el-upload{cursor:no-drop!important}.sjzy-upload-wrap .hidden-upload-default-btn .el-upload--picture-card{display:none}.vertifyWrap[data-v-7c95b162]{box-sizing:border-box;-webkit-user-select:none;user-select:none;position:relative}.vertifyWrap .block-box[data-v-7c95b162]{cursor:pointer;position:absolute;top:0;left:0}.vertifyWrap .block-box[data-v-7c95b162]:active{cursor:grabbing}.vertifyWrap .sliderContainer[data-v-7c95b162]{box-sizing:border-box;width:310px;height:20px;margin-top:5px;position:relative}.vertifyWrap .sliderBar[data-v-7c95b162]{background:#eee;border-radius:4px;width:100%;height:8px;position:absolute;top:6px}.vertifyWrap .sliderText[data-v-7c95b162]{color:#222;margin-bottom:10px;font-size:14px}.vertifyWrap .sliderContainer_success .sliderIcon[data-v-7c95b162]{background-position:0 -26px!important}.vertifyWrap .sliderContainer_fail .sliderIcon[data-v-7c95b162]{top:14px;background-position:0 -82px!important}.vertifyWrap .slider[data-v-7c95b162]{z-index:10;box-sizing:border-box;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAUCAYAAAAQhBSFAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAGCSURBVEiJzdcxThtBFIDh/73xsgWytDSmccEFXOQavoALLB/AtMRNIrJBosA97qPYhS/ga6TwBVy4YRvcUCzL7EuRQBDebCwFefjKmSn+YqR5I1RIUkviyHcNehgdhDZGVHX2vwgFxhphKZ55XrrFJpXN9rGXUtOWFn1UvwInbx71byvgInt0M1IpnxafI4/P7dASPwaGAeJem0jsRrcf5R5AAUhN7ai85n0EAgwt92NSU/gd2Wr4U8zOwnZtGbYi3weQJL1LDhrNH+x4B28/OQCOr/yb7f2VsHoo3AeNtdndNXDvjJM48l01Ry90Sx2DnmJ0QofUMjqK0A7dUUtoa+iGXSgm69ARtYy1IrYM3VFLWKrAPHRHHYG55oVb8Othf3+EVV64hQC0Lh8GqH4L3VRhkH1ufFeArIymwCRw0GuT7NHN4HkKklI2boTITdCsPyYSu9HTTLk99Db8KXBJiPdcWAFfssJNK4fel5L0Lom12TW3j++DrBFbCszzovr78BOU9IHXCIP9jAAAAABJRU5ErkJggg==) no-repeat;width:40px;height:20px;transition:background .2s linear;position:absolute;top:0;left:0}.vertifyWrap .slider[data-v-7c95b162]:active{cursor:grabbing}.vertifyWrap .sliderIcon[data-v-7c95b162]{color:#000;font-size:18px}.vertifyWrap .refreshIcon[data-v-7c95b162]{cursor:pointer;background-size:32px;width:30px;height:30px;position:absolute;top:35px;right:5px}.vertifyWrap .loadingContainer[data-v-7c95b162]{z-index:2;box-sizing:border-box;color:#45494c;flex-direction:column;justify-content:center;align-items:center;width:310px;height:155px;font-size:14px;display:flex;position:absolute;top:0;left:0}.vertifyWrap .loadingIcon[data-v-7c95b162]{background-size:32px;width:32px;height:32px;margin-bottom:10px}.vertifyWrap .canvasArea[data-v-7c95b162]{position:relative}.vertifyWrap .canvas-result[data-v-7c95b162]{-webkit-user-select:none;user-select:none;background:#fffc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.vertifyWrap .canvas-result .canvas-result-tip[data-v-7c95b162]{color:#007e22;margin-top:10px;font-size:14px}.vertifyWrap .m-t-20px[data-v-7c95b162]{margin-top:20px}.vertifyWrap .color-\#666666[data-v-7c95b162]{--un-text-opacity:1;color:rgba(102,102,102,var(--un-text-opacity))}.vertifyWrap .leading-20px[data-v-7c95b162]{line-height:20px}.vertifyWrap .text-12px[data-v-7c95b162]{font-size:12px}.vertifyWrap .h-20px[data-v-7c95b162]{height:20px}.vertifyWrap .justify-end[data-v-7c95b162]{justify-content:flex-end}.vertifyWrap .flex[data-v-7c95b162]{display:flex}.vertifyWrap .rounded-0\![data-v-7c95b162]{border-radius:0!important}.vertifyWrap .w-90px[data-v-7c95b162]{width:90px}.vertifyWrap .h-32px[data-v-7c95b162]{height:32px}.vertifyWrap .justify-between[data-v-7c95b162]{justify-content:space-between}.vertifyWrap .items-center[data-v-7c95b162]{align-items:center}.vertifyWrap .color-\#E83E3E[data-v-7c95b162]{color:#e83e3e}.el-form .el-input .el-input__wrapper[data-v-7c95b162]{border-radius:0}.vxe-table--resizable-col-bar[data-v-e448c71e]{z-index:9;pointer-events:none;cursor:col-resize;-webkit-user-select:none;user-select:none;width:1px;height:100%;display:none;position:absolute;top:0;left:0}.vxe-table--resizable-col-bar[data-v-e448c71e]:before{content:"";background-color:var(--el-color-primary);width:1px;height:100%;display:block}.vxe-table--resizable-col-bar .vxe-table--resizable-number-tip[data-v-e448c71e]{color:#fff;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;background-color:var(--el-color-primary);border-radius:4px;padding:.25em;font-size:12px;position:absolute;top:0;right:0}.sjzy-virtual-table{--virtual-table-header-height:40px;--virtual-table-footer-height:40px;--virtual-table-header-background-color:#f8f9fa;--virtual-table-footer-background-color:#f8f9fa;--virtual-table-body-background-color:#fff;--virtual-table-header-z-index:99;--virtual-table-border-color:#e2eaee;background-color:#fff;width:100%;height:100%;min-height:100%}.sjzy-virtual-table-body{position:relative}.sjzy-virtual-table-body-column{width:100%;padding:8px 12px;position:absolute;top:0;left:0}.sjzy-virtual-table-content{height:calc(100% - var(--virtual-table-header-height));contain:strict;overflow-y:auto}.sjzy-virtual-table-warpper{position:relative;overflow:hidden}.sjzy-virtual-table-warpper-content{width:100%;height:100%;position:absolute;top:0;left:0}.sjzy-virtual-table-body-header{z-index:var(--virtual-table-header-z-index);width:100%;height:var(--virtual-table-header-height);background-color:var(--virtual-table-header-background-color);contain:strict;position:relative;overflow-x:hidden}.sjzy-virtual-table-body-header-content::-webkit-scrollbar{display:none}.sjzy-virtual-table-body-header-warpper{position:relative;overflow:hidden}.sjzy-virtual-table-body-header-warpper-column{justify-content:space-between;align-items:center;height:100%;padding:8px 12px;display:flex;position:absolute;top:0;left:0}.sjzy-virtual-table-footer{height:var(--virtual-table-footer-height)}.sjzy-virtual-table-footer-vxe-pager{height:52px!important;font-size:12px!important}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump{margin-right:0}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--classifier-text{margin-left:6px}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--goto-text{margin-right:6px}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-prev,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--prev-btn,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--next-btn,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-next,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--num-btn{border:1px solid var(--virtual-table-border-color)!important}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-prev:not(.is--disabled).is--active,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-prev:not(.is--disabled):focus,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--prev-btn:not(.is--disabled).is--active,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--prev-btn:not(.is--disabled):focus,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--next-btn:not(.is--disabled).is--active,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--next-btn:not(.is--disabled):focus,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-next:not(.is--disabled).is--active,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump-next:not(.is--disabled):focus,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--num-btn:not(.is--disabled):focus{color:1px solid var(--el-color-primary);border:1px solid var(--el-color-primary)}.sjzy-virtual-table-footer-vxe-pager .vxe-pager--jump .vxe-pager--goto,.sjzy-virtual-table-footer-vxe-pager .vxe-pager--sizes>.vxe-input{height:28px;line-height:28px}.sjzy-virtual-table-empty-image{color:#b8babc;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:20px 0;font-size:12px;display:flex}.sjzy-virtual-table-empty-image span{margin-top:12px}.sjzy-virtual-table-empty-image img{-webkit-user-select:none;user-select:none}.sjzy-virtual-table.is--full .sjzy-virtual-table-body{border-top:1px solid var(--virtual-table-border-color);border-right:1px solid var(--virtual-table-border-color);border-bottom:1px solid var(--virtual-table-border-color);border-left:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--full .sjzy-virtual-table-header-row,.sjzy-virtual-table.is--full .sjzy-virtual-table-body-row:not(:last-child){border-bottom:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--full .sjzy-virtual-table-body-row.is-border-bottom{border-bottom:1px solid var(--virtual-table-border-color)!important}.sjzy-virtual-table.is--full .sjzy-virtual-table-header-column:not(:last-child),.sjzy-virtual-table.is--full .sjzy-virtual-table-body-column:not(:last-child){border-right:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--default .sjzy-virtual-table-body{border-top:1px solid var(--virtual-table-border-color);border-right:1px solid var(--virtual-table-border-color);border-bottom:1px solid var(--virtual-table-border-color);border-left:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--default .sjzy-virtual-table-header-row,.sjzy-virtual-table.is--default .sjzy-virtual-table-body-row:not(:last-child){border-bottom:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--default .sjzy-virtual-table-body-row.is-border-bottom{border-bottom:1px solid var(--virtual-table-border-color)!important}.sjzy-virtual-table.is--default .sjzy-virtual-table-header-column:not(:last-child),.sjzy-virtual-table.is--default .sjzy-virtual-table-body-column:not(:last-child){border-right:none}.sjzy-virtual-table.is--outer .sjzy-virtual-table-body{border-top:1px solid var(--virtual-table-border-color);border-right:1px solid var(--virtual-table-border-color);border-bottom:1px solid var(--virtual-table-border-color);border-left:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--outer .sjzy-virtual-table-header-row,.sjzy-virtual-table.is--inner .sjzy-virtual-table-body,.sjzy-virtual-table.is--inner .sjzy-virtual-table-header-row,.sjzy-virtual-table.is--inner .sjzy-virtual-table-body-row:not(:last-child){border-bottom:1px solid var(--virtual-table-border-color)}.sjzy-virtual-table.is--inner .sjzy-virtual-table-body-row.is-border-bottom{border-bottom:1px solid var(--virtual-table-border-color)!important}.work-log-wrap[data-v-aec3c663]{width:100%;margin-top:20px;display:flex}.work-log-wrap .work-list[data-v-aec3c663]{width:20%}.work-log-wrap .work-table[data-v-aec3c663]{width:80%}.work-log-wrap .work-table .p-10[data-v-aec3c663]{padding:10px}.my-list[data-v-aec3c663]{box-sizing:border-box;z-index:999;background:#f6f6f6;border:1px solid #e8eaec;border-right:0 solid #f6f6f6;margin-right:-1px}.item-head[data-v-aec3c663]{background-color:#f7f8fa;border-bottom:1px solid #e8eaec;border-right:1px solid #e8eaec;padding:10px;line-height:20px}.my-list-item[data-v-aec3c663]{padding:10px;line-height:20px}.my-list-item[data-v-aec3c663]:hover{cursor:pointer;background:#fff9}.vxe-table--render-default.border--default .vxe-header--column[data-v-aec3c663]{background-color:#f7f8fa}.sjzy-table-action .el-button.is-link:hover,.sjzy-table-action .el-button.is-link:focus{color:var(--el-color-primary)}.sjzy-table-action .el-button.is-link{min-width:auto!important;padding:0!important}.dropClass .el-dropdown-menu .el-dropdown-menu__item{padding:6px 12px}.dropClass .el-dropdown-menu .el-dropdown-menu__item .el-button.is-link{color:var(--el-color-primary);min-width:auto!important;height:14px!important;padding:0!important}.dropClass .el-dropdown-menu .el-dropdown-menu__item .el-button.is-link:hover,.dropClass .el-dropdown-menu .el-dropdown-menu__item .el-button.is-link:focus{color:var(--el-color-primary)}.sjzy-select-v2-grid{background-color:var(--el-bg-color)}.sjzy-select-v2-grid .el-empty{--el-empty-padding:10px 0}.sjzy-select-v2-grid .vxe-table{background-color:var(--el-bg-color)}.sjzy-select-v2-grid .vxe-table .vxe-header--column{height:40px!important}.sjzy-select-v2-grid .vxe-table .vxe-body--column{background-image:none!important}.sjzy-select-v2-grid .vxe-table .vxe-table--header,.sjzy-select-v2-grid .vxe-table .vxe-table--header-wrapper{background:var(--el-bg-color)}.sjzy-select-v2-grid .vxe-table thead .vxe-cell--title{color:var(--el-text-color-primary)}.sjzy-select-v2-grid .vxe-table .vxe-header--row .col--last{background-size:100% var(--vxe-ui-table-border-width)!important}.sjzy-select-v2-grid .vxe-table .vxe-table--border-line{border:0!important}.sjzy-select-table[data-v-9126c9ef]{height:100%}.sjzy-select-table table[data-v-9126c9ef]{text-align:center;border-spacing:0;width:100%}.sjzy-select-table table thead[data-v-9126c9ef]{z-index:10;position:sticky;top:0}.sjzy-select-table table thead th[data-v-9126c9ef]{background:var(--el-bg-color-overlay);height:40px}.sjzy-select-table tr[data-v-9126c9ef]{color:var(--el-text-color-primary)}.sjzy-select-table tr.is--current[data-v-9126c9ef],.sjzy-select-table tr[data-v-9126c9ef]:hover{background-color:var(--el-fill-color-light)}.sjzy-select-table tr.is--selected[data-v-9126c9ef]{color:var(--el-color-primary);font-weight:700;text-decoration-line:none}.sjzy-select-table tr.is--delete[data-v-9126c9ef],.sjzy-select-table tr.is--disabled[data-v-9126c9ef]{color:var(--el-text-color-placeholder);cursor:not-allowed}.sjzy-select-table tr.is--delete[data-v-9126c9ef]{text-decoration-line:line-through}.sjzy-select-table tr .vxe-body--column[data-v-9126c9ef]{background-image:none!important}.sjzy-select-table tr .vxe-body--column .vxe-cell[data-v-9126c9ef]{height:30px}.sjzy-select-table .el-empty[data-v-9126c9ef]{--el-empty-padding:10px 0}.sjzy-select-table .vxe-table--resizable-number-tip[data-v-9126c9ef]{left:auto!important;right:0!important}.sjzy-select-v2{outline:0}.sjzy-select-v2-popper .el-select-dropdown__empty,.sjzy-select-v2-popper .el-select-dropdown__loading{padding:0 0 5px}.sjzy-select-v2 .sjzy-select .el-select__tags{flex-wrap:nowrap}.el-popper:not(.el-select__popper):not(.el-popover) .el-select__selection{max-width:550px;max-height:70vh;box-shadow:var(--el-box-shadow-light);padding:6px;overflow-y:auto}.el-popper:not(.el-select__popper):not(.el-popover) .el-select__selection .el-select__selected-item .el-select__tags-text{color:var(--sjzy-font-color)}.el-popper:not(.el-select__popper):not(.el-popover) .el-select__selection .el-select__selected-item .el-tag{padding-left:6px;padding-right:4px}.el-popper:not(.el-select__popper):not(.el-popover) .el-select__selection .el-select__selected-item .el-tag .el-tag__close{margin-left:4px}.el-popper:not(.el-select__popper):not(.el-popover) .el-select__selection .el-select__selected-item .el-tag .el-tag__close:hover{color:#4d4e4e;background-color:#0000}.sjzy-basic-form-item{position:relative}.sjzy-basic-form-item-label{color:var(--sjzy-font-color);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sjzy-basic-form-item .el-input__inner{color:var(--sjzy-font-color)}.sjzy-basic-form-item .el-date-editor .el-input__wrapper,.sjzy-basic-form-item .el-date-editor.el-input,.sjzy-basic-form-item .el-date-editor.el-input__wrapper{width:100%}.sjzy-basic-form-item:hover .filter-close{display:flex}.sjzy-basic-form-item .filter-close{z-index:2;color:#b8babc;cursor:pointer;content:"";background-color:#fff;align-items:center;width:14px;height:14px;display:none;position:absolute;top:-6px;right:-6px}.label-zero .el-form-item__label{padding-right:0!important}.no-label .el-form-item__label{display:none!important}.divider-item .el-divider--horizontal{margin-bottom:15px!important}.hide-required-asterisk .el-form-item__label:before{display:none}.no-mb .el-form-item{margin-bottom:0!important}.toolTipClass span{white-space:break-spaces}.sjzy-column_log_modal_leftContent{margin-right:12px}.sjzy-column_log_modal_leftContent .sjzy-column_log_modal_leftTreeContent{margin-top:12px;overflow:hidden}.sjzy-column_log_modal_leftContent .sjzy-column_log_modal_leftTree{overflow-y:auto;max-height:560px!important}.sjzy-column_log_modal_separat{background-color:#ebeff2;width:1px}.sjzy-column_log_modal .sjzy-column_log_modal_table{margin-left:12px;margin-top:15px!important}.sjzy-column_log_modal .el-tree>.el-tree-node>.el-tree-node__content,.sjzy-column_log_modal .el-tree-node__children>.el-tree-node>.el-tree-node__content,.sjzy-column_log_modal .el-tree-node__content>.el-tree-node__children>.el-tree-node>.el-tree-node__content{height:32px}.sjzy-column_log_page_leftContent{padding:11px 8px}.sjzy-column_log_page_leftContent .sjzy-column_log_page_leftTreeContent{height:100%}.sjzy-column_log_page_leftContent .sjzy-column_log_page_leftTreeContent .sjzy-column_log_page_leftTree{height:calc(100% - 80px);overflow:auto}.sjzy-column_log_page_separat{background-color:#f0f1f2;width:12px;height:100%}.sjzy-column_log_page .sjzy-column_log_page_table{margin:0 12px}.sjzy-column_log_page .el-tree>.el-tree-node>.el-tree-node__content,.sjzy-column_log_page .el-tree-node__children>.el-tree-node>.el-tree-node__content,.sjzy-column_log_page .el-tree-node__content>.el-tree-node__children>.el-tree-node>.el-tree-node__content{height:32px}[data-v-cbe37134] .vxe-toolbar,[data-v-fcae7f91] .vxe-toolbar{padding-top:"-1"!important}.form-filter-box .filter-option-item-on[data-v-96052f2c]{color:var(--el-color-primary)}.form-filter-box .filter-option-item-on[data-v-96052f2c]:after{content:"";background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-top:none;border-right:none;width:15px;height:15px;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat}.form-filter-box .filter-option-item-on.cursor-not-allowed\![data-v-96052f2c]{color:#c7c7c7}.form-filter-box .filter-option-item-on.cursor-not-allowed\![data-v-96052f2c]:after{background-color:#c7c7c7}.form-filter-box .filter-footer[data-v-96052f2c]{border-top:1px solid #ddd}.form-filter-box .filter-footer .el-button[data-v-96052f2c]{border-top:0;flex:1;height:38px;margin-left:0}.form-filter-box .filter-footer .el-button[data-v-96052f2c]:last-child{border-left:1px solid #ddd}.sjzy-form-plus .el-switch{height:28px!important}.sjzy-form-plus .el-checkbox-button__inner,.sjzy-form-plus .el-radio-button__inner{padding:7px 15px!important}.sjzy-form-plus.is-horizontal .el-input__wrapper,.sjzy-form-plus.is-horizontal .el-textarea__inner,.sjzy-form-plus.is-horizontal .el-select__wrapper{background:0 0;padding-left:0!important;box-shadow:0 0 0 1px #0000!important}.sjzy-form-plus.is-horizontal .el-input__wrapper:hover,.sjzy-form-plus.is-horizontal .el-textarea__inner:hover,.sjzy-form-plus.is-horizontal .el-select__wrapper:hover,.sjzy-form-plus.is-horizontal .el-input__wrapper:focus,.sjzy-form-plus.is-horizontal .el-textarea__inner:focus,.sjzy-form-plus.is-horizontal .el-select__wrapper:focus{box-shadow:0 0 0 1px #0000!important}.sjzy-form-plus.is-horizontal .form-valid-error{box-shadow:0 0 0 1px var(--sjzy-color-danger)inset!important}.sjzy-form-plus.is-horizontal .not-box-shadow .sjzy-form-plus-item{box-shadow:none!important}.sjzy-form-plus.is-horizontal .sjzy-form-plus-item{box-shadow:0 0 0 1px var(--sjzy-border-color)inset;border-radius:2px}.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:has(.is-disabled){cursor:not-allowed;background-color:var(--el-disabled-bg-color)}:is(.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:has(.is-disabled) .el-input__wrapper,.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:has(.is-disabled) .el-textarea__inner,.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:has(.is-disabled) .el-select__wrapper){background:0 0;padding-left:0!important}.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:has(.is-disabled) label{cursor:not-allowed}.sjzy-form-plus.is-horizontal .sjzy-form-plus-item:hover{box-shadow:0 0 0 1px var(--el-color-primary)inset}.sjzy-form-plus.is-vertical .form-valid-error .el-input__wrapper,.sjzy-form-plus.is-vertical .form-valid-error .el-textarea__inner,.sjzy-form-plus.is-vertical .form-valid-error .el-select__wrapper{background:0 0;box-shadow:0 0 0 1px var(--sjzy-color-danger)inset!important}.sjzy-form-plus.is-vertical .form-valid-error .el-input__wrapper:hover,.sjzy-form-plus.is-vertical .form-valid-error .el-textarea__inner:hover,.sjzy-form-plus.is-vertical .form-valid-error .el-select__wrapper:hover,.sjzy-form-plus.is-vertical .form-valid-error .el-input__wrapper:focus,.sjzy-form-plus.is-vertical .form-valid-error .el-textarea__inner:focus,.sjzy-form-plus.is-vertical .form-valid-error .el-select__wrapper:focus{box-shadow:0 0 0 1px var(--sjzy-color-danger)inset!important}.sjzy-form-plus.is-vertical .form-valid-error:has(.is-disabled){cursor:not-allowed}:is(.sjzy-form-plus.is-vertical .form-valid-error:has(.is-disabled) .el-input__wrapper,.sjzy-form-plus.is-vertical .form-valid-error:has(.is-disabled) .el-textarea__inner,.sjzy-form-plus.is-vertical .form-valid-error:has(.is-disabled) .el-select__wrapper){background:var(--el-disabled-bg-color)}.sjzy-form-plus.is-vertical .form-valid-error:has(.is-disabled) label{cursor:not-allowed}.search-filter-box .filter-search[data-v-1cd5566f]{padding:10px 14px 5px}.search-filter-box .filter-option[data-v-1cd5566f]{will-change:transform;direction:ltr;max-height:30vh;position:relative;overflow-y:auto}.search-filter-box .filter-option .filter-option-item[data-v-1cd5566f]{box-sizing:border-box;height:29px;font-size:var(--el-select-font-size);color:var(--el-text-color-regular);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;padding:0 15px;line-height:29px;position:relative;overflow:hidden}.search-filter-box .filter-option .filter-option-item[data-v-1cd5566f]:hover{background-color:var(--el-fill-color-light)!important}.search-filter-box .filter-option .filter-option-item.on[data-v-1cd5566f]{color:var(--el-color-primary)}.search-filter-box .filter-option .filter-option-item.on[data-v-1cd5566f]:after{content:"";background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-top:none;border-right:none;width:15px;height:15px;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat}.search-filter-box .filter-option .filter-option-item.on.cursor-not-allowed\![data-v-1cd5566f]{color:#c7c7c7}.search-filter-box .filter-option .filter-option-item.on.cursor-not-allowed\![data-v-1cd5566f]:after{background-color:#c7c7c7}.search-filter-box .filter-footer[data-v-1cd5566f]{border-top:1px solid #ddd;display:flex}.search-filter-box .filter-footer .el-button[data-v-1cd5566f]{border-top:0;flex:1;height:38px;margin-left:0}.search-filter-box .filter-footer .el-button[data-v-1cd5566f]:last-child{border-left:1px solid #ddd}.min-width25[data-v-1cd5566f]{min-width:24px;display:inline-block}.min-width60[data-v-ae68225c]{min-width:60px;display:inline-block}.sjzy-select-group-first .el-input__wrapper{border-radius:var(--el-input-border-radius)0 0 var(--el-input-border-radius)}.sjzy-select-group-last .el-input__wrapper{border-radius:0 var(--el-input-border-radius)var(--el-input-border-radius)0}.el-form.is-search[data-v-83a62c67] .el-form-item{height:28px}.sjzy-input-language[data-v-0a03553b]{width:100%;position:relative}.sjzy-language-input__icon[data-v-0a03553b]{color:var(--el-text-color-regular);cursor:pointer;transition:color .2s}.sjzy-language-input__icon[data-v-0a03553b]:hover{color:var(--el-color-primary)}.sjzy-input-language-popover[data-v-0a03553b]{margin:0;padding:0}.sjzy-input-language-popover__form[data-v-0a03553b]{max-height:300px;margin:0;padding:16px;overflow-y:auto}.sjzy-input-language-popover__footer[data-v-0a03553b]{justify-content:flex-end;gap:8px;margin:0;padding:0 16px 12px;display:flex}.sjzy-log-drawer-table .el-input-group__append{padding:0 14px;background-color:#fff!important}.sjzy-logger-drawer .sjzy-drawer-content{padding-bottom:0!important}:root{--sjzy-notice-title-border-color:#00245d14;--sjzy-notice-message-color:#8a9298;--sjzy-notice-title-color:#202122}[data-v-4d9445c5] .el-notification__group{margin:0!important}.text-limited[data-v-4d9445c5]{color:var(--sjzy-notice-message-color);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.scroller[data-v-4d9445c5]{height:100%}[data-v-4d9445c5] .el-scrollbar__thumb{background-color:#2c2b2b!important;width:5px!important}.sjzy-notice-feNoticeTem[data-v-4d9445c5]{width:100%;height:100%;min-height:200px;max-height:400px}.sjzy-notice-feNoticeTem .feNoticeTem-title[data-v-4d9445c5]{border-bottom:1px solid var(--sjzy-notice-title-border-color);justify-content:space-between;align-items:center;height:40px;display:flex}.sjzy-notice-feNoticeTem .feNoticeTem-title .tite_icon[data-v-4d9445c5]{color:#ff8225;vertical-align:text-bottom;font-size:14px}.sjzy-notice-feNoticeTem .feNoticeTem-title .tile_msg[data-v-4d9445c5]{color:#202122;vertical-align:super;font-weight:700}.sjzy-notice-feNoticeTem .icon-btn[data-v-4d9445c5]{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px;display:inline-block}.sjzy-notice-feNoticeTem .msg_content[data-v-4d9445c5]{width:100%}.sjzy-notice-feNoticeTem .msg_content .msg_content_list_item[data-v-4d9445c5]{border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;justify-content:space-between;width:100%;padding:10px 0;display:flex}.sjzy-notice-feNoticeTem .msg_content .msg_content-item[data-v-4d9445c5]{text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;border-bottom:1px dashed #ddd;-webkit-box-orient:vertical;margin-right:10px;font-size:14px;line-height:20px}.sjzy-notice-feNoticeTem .msg_content .msg_content-item .msg_content-item-date[data-v-4d9445c5]{color:#999;font-size:12px;line-height:20px}.sjzy-notice-feNoticeTem .msg_title_box[data-v-4d9445c5]{justify-content:space-between;align-items:center;height:20px;font-size:12px;display:flex}.sjzy-notice-feNoticeTem .msg_title_box .title[data-v-4d9445c5]{color:#202122;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.sjzy-notice-feNoticeTem .time[data-v-4d9445c5]{color:var(--el-text-color-placeholder);margin-bottom:10px;font-size:12px}.sjzy-notice-feNoticeTem .msgTem_btn_box[data-v-4d9445c5]{border-top:1px solid var(--sjzy-notice-title-border-color);background:#fff;justify-content:center;align-items:center;width:100%;height:40px;display:flex}.sjzy-notice-feNoticeTem .msgTem_btn_box div[data-v-4d9445c5]{color:var(--el-color-primary);cursor:pointer;background:#fff;border-radius:4px}.sjzy-notice-feNoticeTem .msg_total[data-v-4d9445c5]{color:var(--el-color-primary);cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:10px}.sjzy-notice-feNoticeTem .cursor-pointer[data-v-4d9445c5]{cursor:pointer}.sjzy-notice-feNoticeTem .my-10px[data-v-4d9445c5]{margin-top:10px;margin-bottom:10px}.sjzy-notice-feNoticeTem .text-12px[data-v-4d9445c5]{font-size:12px}.sjzy-notice-feNoticeTem .c-b8babc[data-v-4d9445c5]{color:#b8babc!important}.sjzy-table-buttons-popover-btnbox{flex-direction:column;justify-items:flex-end;display:flex}.sjzy-table-buttons-popover-btnbox .el-button:not(:last-child){margin-bottom:12px}.sjzy-table-buttons-popover-btnbox .el-button+.el-button{margin-left:0!important}.sjzy-table-buttons-reference-btn:hover .el-icon--right{transition:transform .3s;transform:rotate(-180deg)}.sjzy-table-buttons-reference-btn .el-icon--right{transition:transform .3s;transform:rotate(0)}.sjzy-filter-checkbox[data-v-46fb67cb],.sjzy-table-filter-warpper[data-v-46fb67cb]{box-sizing:border-box;max-width:240px;padding:12px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-content[data-v-46fb67cb],.sjzy-table-filter-warpper .sjzy-filter-content .checkbox-content[data-v-46fb67cb]{box-sizing:border-box;border:1px solid #eee;padding:10px}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group[data-v-46fb67cb],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group[data-v-46fb67cb]{margin:8px 0}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group .el-radio[data-v-46fb67cb],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group .el-radio[data-v-46fb67cb]{margin:10px}.sjzy-table-filter-select[data-v-46fb67cb]{box-sizing:border-box;min-width:240px;padding:12px}.sjzy-filter-checkbox[data-v-84d418e8],.sjzy-table-filter-warpper[data-v-84d418e8]{box-sizing:border-box;max-width:240px;padding:12px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-content[data-v-84d418e8],.sjzy-table-filter-warpper .sjzy-filter-content .checkbox-content[data-v-84d418e8]{box-sizing:border-box;border:1px solid #eee;padding:10px}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group[data-v-84d418e8],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group[data-v-84d418e8]{margin:8px 0}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group .el-radio[data-v-84d418e8],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group .el-radio[data-v-84d418e8]{margin:10px}.sjzy-table-filter-select[data-v-84d418e8]{box-sizing:border-box;min-width:240px;padding:12px}.sjzy-filter-checkbox[data-v-c27a4dce],.sjzy-table-filter-warpper[data-v-c27a4dce]{box-sizing:border-box;max-width:240px;padding:12px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-content[data-v-c27a4dce],.sjzy-table-filter-warpper .sjzy-filter-content .checkbox-content[data-v-c27a4dce]{box-sizing:border-box;border:1px solid #eee;padding:10px}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group[data-v-c27a4dce],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group[data-v-c27a4dce]{margin:8px 0}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group .el-radio[data-v-c27a4dce],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group .el-radio[data-v-c27a4dce]{margin:10px}.sjzy-table-filter-select[data-v-c27a4dce]{box-sizing:border-box;min-width:240px;padding:12px}.sjzy-filter-checkbox[data-v-64e59ebc],.sjzy-table-filter-warpper[data-v-64e59ebc]{box-sizing:border-box;max-width:240px;padding:12px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-content[data-v-64e59ebc],.sjzy-table-filter-warpper .sjzy-filter-content .checkbox-content[data-v-64e59ebc]{box-sizing:border-box;border:1px solid #eee;padding:10px}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group[data-v-64e59ebc],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group[data-v-64e59ebc]{margin:8px 0}.sjzy-filter-checkbox .sjzy-filter-content .el-radio-group .el-radio[data-v-64e59ebc],.sjzy-table-filter-warpper .sjzy-filter-content .el-radio-group .el-radio[data-v-64e59ebc]{margin:10px}.sjzy-table-filter-select[data-v-64e59ebc]{box-sizing:border-box;min-width:240px;padding:12px}.sjzy-filter-checkbox[data-v-39bd25b4]{box-sizing:border-box;width:320px;padding:12px}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs{--el-tabs-header-height:24px}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__nav-wrap:after{height:0}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__header{border-bottom:none;margin:0}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__content{background:0 0!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item{height:var(--el-tabs-header-height)!important;line-height:initial!important;padding:0 20px!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item.is-bottom:last-child,.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item.is-top:last-child{padding-right:0!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item.is-bottom:nth-child(2),.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item.is-top:nth-child(2){padding-left:0!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__content{overflow:inherit;margin-top:8px}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__nav-scroll{justify-content:center;display:flex}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .filter-tabs .el-tabs__item{align-items:initial;font-size:12px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-item[data-v-39bd25b4]:hover{background:#f1f1f1;border-radius:4px}.sjzy-filter-checkbox .sjzy-filter-content .checkbox-item:hover .right-tool[data-v-39bd25b4]{opacity:1}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .search-number .el-input__inner{text-align:left!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .el-checkbox{--el-checkbox-checked-text-color:#333;height:fit-content!important}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .el-checkbox .el-checkbox__label{word-break:break-all;white-space:normal;vertical-align:text-top;line-height:14px}.sjzy-filter-checkbox .sjzy-filter-content[data-v-39bd25b4] .checkbox-all:hover .el-checkbox__label{color:var(--el-color-primary)}.sjzy-custom-filter{box-sizing:border-box;border:1px solid var(--vxe-ui-table-border-color);background:#fff;border-radius:6px;box-shadow:0 1px 6px #0003}.vxe-table.cell--highlight .vxe-cell>.el-date-editor .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-date-editor .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-input-number .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-input-number .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-input-number .el-input-number__decrease,.vxe-table.cell--highlight .vxe-cell>.el-input-number .el-input-number__increase,.vxe-table.cell--highlight .vxe-tree-cell>.el-input-number .el-input-number__decrease,.vxe-table.cell--highlight .vxe-tree-cell>.el-input-number .el-input-number__increase,.vxe-table.cell--highlight .vxe-cell>.el-input:not(.el-date-editor) .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-autocomplete .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-select .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-cascader .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-input:not(.el-date-editor) .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-autocomplete .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-select .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-cascader .el-input__inner{border:0}.vxe-table .vxe-cell>.el-slider .el-slider__runway,.vxe-table .vxe-tree-cell>.el-slider .el-slider__runway,.vxe-table--filter-element-wrapper>.el-slider .el-slider__runway{margin:8px 0}.vxe-table .vxe-cell>.el-slider .el-slider__runway .el-slider__button-wrapper,.vxe-table .vxe-tree-cell>.el-slider .el-slider__runway .el-slider__button-wrapper,.vxe-table--filter-element-wrapper>.el-slider .el-slider__runway .el-slider__button-wrapper{z-index:auto}.vxe-table .vxe-cell>.el-input,.vxe-table .vxe-tree-cell>.el-input,.vxe-form .vxe-form--item-content>.el-input,.vxe-table .vxe-cell>.el-autocomplete,.vxe-table .vxe-tree-cell>.el-autocomplete,.vxe-form .vxe-form--item-content>.el-autocomplete,.vxe-table .vxe-cell>.el-input-number,.vxe-table .vxe-tree-cell>.el-input-number,.vxe-form .vxe-form--item-content>.el-input-number,.vxe-table .vxe-cell>.el-select,.vxe-table .vxe-tree-cell>.el-select,.vxe-form .vxe-form--item-content>.el-select,.vxe-table .vxe-cell>.el-cascader,.vxe-table .vxe-tree-cell>.el-cascader,.vxe-form .vxe-form--item-content>.el-cascader,.vxe-table .vxe-cell>.el-date-editor,.vxe-table .vxe-tree-cell>.el-date-editor,.vxe-form .vxe-form--item-content>.el-date-editor,.vxe-table .vxe-cell>.el-slider,.vxe-table .vxe-tree-cell>.el-slider,.vxe-form .vxe-form--item-content>.el-slider{width:100%}.vxe-table .vxe-cell>.el-color-picker,.vxe-table .vxe-tree-cell>.el-color-picker,.vxe-form .vxe-form--item-content>.el-color-picker{vertical-align:middle}.vxe-table--filter-element-wrapper{padding:.8em 1em}.vxe-table--filter-element-wrapper>.el-input,.vxe-table--filter-element-wrapper>.el-input-number,.vxe-table--filter-element-wrapper>.el-autocomplete,.vxe-table--filter-element-wrapper>.el-select,.vxe-table--filter-element-wrapper>.el-rate,.vxe-table--filter-element-wrapper>.el-slider{width:180px}.col--valid-error>.vxe-cell>.el-input .el-input__inner,.col--valid-error>.vxe-cell>.el-autocomplete .el-input__inner,.col--valid-error>.vxe-cell>.el-input-number .el-input__inner,.col--valid-error>.vxe-cell>.el-select .el-input__inner,.col--valid-error>.vxe-cell>.el-cascader .el-input__inner,.col--valid-error>.vxe-cell>.el-date-picker .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-input .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-autocomplete .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-input-number .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-select .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-cascader .el-input__inner,.col--valid-error>.vxe-tree-cell>.el-date-picker .el-input__inner{border-color:#f56c6c}.vxe-table.cell--highlight .vxe-cell>.el-input:not(.el-date-editor) .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-autocomplete .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-select .el-input__inner,.vxe-table.cell--highlight .vxe-cell>.el-cascader .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-input:not(.el-date-editor) .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-autocomplete .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-select .el-input__inner,.vxe-table.cell--highlight .vxe-tree-cell>.el-cascader .el-input__inner{padding:0}.sjzy-table-v2{--sjzy-table-border-radius:var(--el-border-radius-small);--sjzy-table-bg-color:var(--el-color-white);--sjzy-table-top-alert-bg-color:#009ffa0d;--sjzy-table-top-alert-border:1px solid #009ffa80;--sjzy-table-top-alert-padding:8px 15px;--sjzy-table-vxe-pager-height:52px;--sjzy-table-vxe-pager-input-height:28px;--sjzy-table-custom-sort-height:16px;--sjzy-table-custom-sort-width:14px;--sjzy-table-custom-sort-img-width:13px;--sjzy-table-custom-sort-img-height:13px;--sjzy-table-custom-sort-hover-background-color:#e3e6e8;--vxe-ui-table-drag-over-background-color:#1685fc10;background-color:var(--sjzy-table-bg-color);height:100%!important}.sjzy-table-v2 .vxe-toolbar{padding:12px 0}.sjzy-table-v2 .icon-table-btn{cursor:pointer;--un-border-opacity:1;border-width:1px;border-color:rgba(210,217,221,var(--un-border-opacity));border-style:solid;align-items:center;padding:6px;display:flex}.sjzy-table-v2 .icon-table-btn:hover{z-index:99;border-color:var(--el-color-primary)}.sjzy-table-v2 .vxe-table--render-default.old-cell-valid .vxe-body--column.col--valid-error .vxe-cell--valid-error-tip{z-index:-1;height:100%;padding:0;inset:0;transform:translate(0);width:100%!important}.sjzy-table-v2 .vxe-table--render-default.old-cell-valid .vxe-body--column.col--valid-error .vxe-cell--valid-error-tip .vxe-cell--valid-error-wrapper{background-color:#0000;width:100%;height:100%}.sjzy-table-v2 .is--filter-active .vxe-cell--filter{display:flex!important}.sjzy-table-v2 .vxe-cell--filter{width:var(--sjzy-table-custom-sort-height);justify-content:center;align-items:center;height:18px;margin-left:3px;display:none}.sjzy-table-v2 .vxe-cell--filter:hover{background:#e3e6e8;border-radius:2px}.sjzy-table-v2 .vxe-cell--filter .vxe-filter--btn{font-size:14px}.sjzy-table-v2 .vxe-cell--filter .vxe-filter--btn:hover{color:#1684fc}.sjzy-table-v2 .vxe-table--render-default.border--inner .vxe-table--border-line{border-width:1px 0 0}.sjzy-table-v2 .vxe-table--loading,.sjzy-table-v2 .vxe-grid.is--loading:before{background-color:#0000!important}.sjzy-table-v2 .vxe-loading .vxe-loading--spinner:after,.sjzy-table-v2 .vxe-loading .vxe-loading--spinner:before{content:none}.sjzy-table-v2 .vxe-body--row .el-select,.sjzy-table-v2 .vxe-body--row .el-input__wrapper{height:var(--el-component-size)!important;line-height:var(--el-component-size)!important}.sjzy-table-v2-action .el-button--danger{--el-button-hover-link-text-color:var(--el-color-danger)}.sjzy-table-v2-action .el-button--primary{--el-button-hover-link-text-color:var(--el-color-primary)}.sjzy-table-v2-action .el-button.is-link{min-width:auto!important;padding:0!important}.sjzy-table-v2-action-popover-class .el-button.is-link{color:var(--el-color-primary);min-width:auto!important}.sjzy-table-v2-action-popover-class .el-button.is-link:hover,.sjzy-table-v2-action-popover-class .el-button.is-link:focus{color:var(--el-color-primary)}.sjzy-table-v2-toolbar{--sjzy-table-toolbar-button-min-width:100px;--sjzy-table-toolbar-popover-padding:8px 16px}.sjzy-table-v2-toolbar .el-button{min-width:var(--sjzy-table-toolbar-button-min-width);display:flex}.sjzy-table-v2-toolbar-popover{min-width:var(--sjzy-table-toolbar-button-min-width);padding:var(--sjzy-table-toolbar-popover-padding)}.sjzy-table-v2-toolbar-popover .el-button.is-text{height:var(--el-component-size);padding:0}.sjzy-table-v2-toolbar-popover .el-button.is-text:not(.is-disabled):hover{background-color:#0000}.sjzy-table-v2-toolbar-popover-btnbox .el-button{margin-bottom:12px;display:block}.sjzy-table-v2-toolbar-popover-btnbox .el-button:last-child{margin-bottom:0}.sjzy-table-v2-empty-image{color:#b8babc;flex-direction:column;align-items:center;padding:20px 0;font-size:12px;display:flex}.sjzy-table-v2-empty-image span{margin-top:12px}.sjzy-table-v2-empty-image img{-webkit-user-select:none;user-select:none}.sjzy-table-v2-top-alert{width:100%;padding:var(--sjzy-table-top-alert-padding);background:var(--sjzy-table-top-alert-bg-color);border:var(--sjzy-table-top-alert-border);border-radius:var(--sjzy-table-border-radius);margin-bottom:10px}.sjzy-table-v2-vxe-pager{font-size:var(--vxe-ui-font-size-small);height:var(--sjzy-table-vxe-pager-height)!important}.sjzy-table-v2-vxe-pager .vxe-pager--jump{margin-right:0}.sjzy-table-v2-vxe-pager .vxe-pager--classifier-text{margin-left:6px}.sjzy-table-v2-vxe-pager .vxe-pager--goto-text{margin-right:6px}.sjzy-table-v2-vxe-pager .vxe-pager--jump-prev,.sjzy-table-v2-vxe-pager .vxe-pager--prev-btn,.sjzy-table-v2-vxe-pager .vxe-pager--next-btn,.sjzy-table-v2-vxe-pager .vxe-pager--jump-next,.sjzy-table-v2-vxe-pager .vxe-pager--num-btn{border:1px solid #ddd!important}.sjzy-table-v2-vxe-pager .vxe-pager--jump-prev:not(.is--disabled).is--active,.sjzy-table-v2-vxe-pager .vxe-pager--jump-prev:not(.is--disabled):focus,.sjzy-table-v2-vxe-pager .vxe-pager--prev-btn:not(.is--disabled).is--active,.sjzy-table-v2-vxe-pager .vxe-pager--prev-btn:not(.is--disabled):focus,.sjzy-table-v2-vxe-pager .vxe-pager--next-btn:not(.is--disabled).is--active,.sjzy-table-v2-vxe-pager .vxe-pager--next-btn:not(.is--disabled):focus,.sjzy-table-v2-vxe-pager .vxe-pager--jump-next:not(.is--disabled).is--active,.sjzy-table-v2-vxe-pager .vxe-pager--jump-next:not(.is--disabled):focus,.sjzy-table-v2-vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active,.sjzy-table-v2-vxe-pager .vxe-pager--num-btn:not(.is--disabled):focus{color:var(--el-color-primary)!important;border:1px solid var(--el-color-primary)!important}.sjzy-table-v2-vxe-pager .vxe-pager--jump .vxe-pager--goto,.sjzy-table-v2-vxe-pager .vxe-pager--sizes>.vxe-input{height:var(--sjzy-table-vxe-pager-input-height);line-height:var(--sjzy-table-vxe-pager-input-height)}.sjzy-table-v2 .vxe-header--column:hover .sjzy-table-v2-custom-sort,.sjzy-table-v2 .vxe-header--column:hover .vxe-cell--filter{display:flex}.sjzy-table-v2 .vxe-cell--sort{display:none!important}.sjzy-table-v2 .sjzy-table-v2-custom-sort{width:var(--sjzy-table-custom-sort-width);height:var(--sjzy-table-custom-sort-height);display:none}.sjzy-table-v2 .sjzy-table-v2-custom-sort img{width:var(--sjzy-table-custom-sort-width);height:var(--sjzy-table-custom-sort-height)}.sjzy-table-v2 .sjzy-table-v2-custom-sort:hover{cursor:pointer;background:var(--sjzy-table-custom-sort-hover-background-color);border-radius:var(--sjzy-table-border-radius)}.sjzy-table-v2 .sjzy-table-v2-custom-sort.is-order{display:flex}.sjzy-table-v2 .sjzy-table-left-right-scroll .el-scrollbar__bar{display:none!important}.sjzy-table-v2 .vxe-grid .vxe-table--filter-wrapper{display:none}.sjzy-table-v2-form{--sjzy-table-form-bg-color:var(--el-color-white);--sjzy-table-form-border-radius:var(--el-border-radius-small);--sjzy-table-form-header-padding:12px 12px 0;--sjzy-table-form-header-margin-bottom:12px;--sjzy-table-form-wrapper-padding:0 12px;flex-direction:column;width:100%;height:100%;display:flex;overflow:auto}.sjzy-table-v2-form-wrapper{padding:var(--sjzy-table-form-wrapper-padding);background-color:var(--sjzy-table-form-bg-color);border-radius:var(--sjzy-table-form-border-radius);flex:1}.sjzy-table-v2-form-header{padding:var(--sjzy-table-form-header-padding);margin-bottom:var(--sjzy-table-form-header-margin-bottom);background-color:var(--sjzy-table-form-bg-color);border-radius:var(--sjzy-table-form-border-radius)}.sjzy-table-column-modal .sjzy-modal-wrapper{padding:0!important}.sjzy-table-column-modal .el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-text-color-primary);font-weight:400}.sjzy-table-column-modal .cb .el-checkbox__label{font-weight:600}.sjzy-table-column-modal-action>div{display:none}.sjzy-table-column-modal-action>div:not(:last-child){margin-right:10px}.sjzy-table-column-modal .checkbox-all .el-checkbox__label{width:400px}.sjzy-table-column-modal .el-checkbox__label{text-overflow:ellipsis;white-space:nowrap;width:115px;font-size:12px;line-height:13px;overflow:hidden}.sjzy-table-column-modal-item-move:hover{background-color:var(--sjzy-hover-bg-color)!important}.sjzy-table-column-modal-item-move:hover .sjzy-table-column-modal-action>div{display:block}.sjzy-notice-taskNotifications{box-sizing:border-box;width:100%;height:100%}.sjzy-notice-taskNotifications .taskNotifications_tabs_box{box-sizing:border-box;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;height:50px;padding:0 16px;font-weight:700;display:flex}.sjzy-notice-taskNotifications .taskNotifications_tabs_box .tabs_box{justify-content:space-around;align-items:center;height:100%;display:flex}.sjzy-notice-taskNotifications .taskNotifications_tabs_box .tabs_box .tabs_box_item{color:#333;cursor:pointer;align-items:center;height:100%;transition:color .5s ease-in-out;display:flex;position:relative}.sjzy-notice-taskNotifications .taskNotifications_tabs_box .tabs_box .tabs_box_item+.tabs_box_item{margin-left:32px}.sjzy-notice-taskNotifications .taskNotifications_tabs_box .is_active{color:#3189f5!important}.sjzy-notice-taskNotifications .taskNotifications_tabs_box .is_active:after{z-index:2;content:"";background:#3189f5;width:20px;height:2px;position:absolute;bottom:0;left:0;transform:translate(50%)}.sjzy-notice-taskNotifications .taskNotifications_body_box{box-sizing:border-box;width:100%;height:calc(100% - 92px);padding:0 12px;overflow-y:auto}.sjzy-notice-taskNotifications .taskNotifications_body_box .taskNotifications_body_box_item{box-sizing:border-box;border-bottom:1px solid #eee}.sjzy-notice-taskNotifications .taskNotifications_body_box .ismsgCount_item{border-bottom:1px dashed #eee;padding:12px 4px;line-height:16px}.sjzy-notice-taskNotifications .taskNotifications_body_box .ismsgCount_item:hover{color:var(--el-color-primary);background-color:#f4f7fa}.sjzy-notice-taskNotifications .taskNotifications_body_box .msg_content{width:inherit;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:400px;line-height:18px;overflow:hidden;display:-webkit-box!important}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .main_right_title{width:calc(100% - 90px);font-weight:700;line-height:24px}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .main_right_title span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .msgCount_right_title{color:#202122;width:100%;height:16px;line-height:16px}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .main_right_status{text-align:right;text-overflow:ellipsis;white-space:nowrap;width:74px;height:24px;margin-left:16px;overflow:hidden}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .main_right_time{color:#aaa;width:100%}.sjzy-notice-taskNotifications .taskNotifications_body_box .card_main_right .main_right_slider{width:100%}.sjzy-notice-taskNotifications .taskNotifications_footer_box{box-sizing:border-box;color:#1684fc;cursor:pointer;border-top:1px solid #eee;border-radius:0 0 8px 8px;justify-content:center;align-items:center;width:100%;height:42px;display:flex}.sjzy-notice-taskNotifications .cursor-pointer{cursor:pointer}.sjzy-notice-taskNotifications .h-70px{height:70px}.sjzy-notice-taskNotifications .p-t-7px{padding-top:7px}.sjzy-notice-taskNotifications .h-75px{height:75px}.sjzy-notice-taskNotifications .p-t-4px{padding-top:4px}[data-v-2e358b99] .el-tabs__active-bar{min-width:28px}[data-v-2e358b99] .el-drawer__body{padding:0!important}[data-v-2e358b99] .el-notification__group{margin:0!important}.slot_box[data-v-2e358b99]{box-sizing:border-box;cursor:pointer;width:100%;line-height:normal}.fe-notice_el_notice_custom_class{padding:0!important}.fe-notice_el_notice_custom_class .el-notification__group{width:100%;margin:0!important}.fe-notice_el_notice_custom_class .el-icon,.fe-notice_el_notice_custom_class .el-notification__closeBtn svg{width:1.5em;height:1.5em}.taskNotifications_drawer .el-drawer__body{padding:0!important}.layout-row[data-v-dcee771e]{border:1px solid #eaeef4;border-radius:4px}.layout-row .temp-item:hover .edit-icon[data-v-dcee771e]{display:block}.layout-row .temp-item .edit-icon[data-v-dcee771e]{display:none}.Success[data-v-2a765e31]{width:100%;height:100%}.validate-box[data-v-d903c0af]{position:relative;--vxe-table-body-background-color:#f7f8fa!important;--vxe-ui-table-body-background-color:#f7f8fa!important;--vxe-pager-background-color:#f7f8fa!important;--vxe-ui-pager-background-color:#f7f8fa!important}.validate-box[data-v-d903c0af] .vxe-body--x-space{display:none!important}.validate-box[data-v-d903c0af] .el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:20px!important}.validate-box[data-v-d903c0af] .el-tabs__nav-wrap:after{height:1px}.validate-box .el-tabs__item:not(.is-active) .text-error[data-v-d903c0af]{color:var(--el-color-danger)}.validate-box .validate-table-tips[data-v-d903c0af]{align-items:center;margin-bottom:10px;padding:0 15px;font-size:12px;display:flex}.validate-box .validate-table-tips .fw-bold[data-v-d903c0af]{padding:0 5px;font-weight:700}.validate-box .validate-table-tips .text-success[data-v-d903c0af]{color:var(--el-color-success)}.validate-box .validate-table-tips .text-black[data-v-d903c0af]{color:#222!important}.validate-box .validate-table-tips .text-green[data-v-d903c0af]{color:#007e22!important}.validate-box .validate-table-tips .m-l-5px[data-v-d903c0af]{margin-left:5px}.validate-box .validate-box-table[data-v-d903c0af]{min-height:300px;padding:0 15px}.validate-box .validate-all[data-v-d903c0af]{flex-direction:column;justify-content:center;align-items:center;height:400px;display:flex}.validate-box .validate-all .text-14px[data-v-d903c0af]{margin:5px 0;font-size:14px;font-weight:700}.validate-box .action-box[data-v-d903c0af]{position:absolute;top:0;right:0}.validate-box .action-box .el-button[data-v-d903c0af]{padding:5px 8px}.validate-box .validate-box-tab-label[data-v-d903c0af]{color:#ccc;align-items:center;font-weight:700;display:flex}.validate-box .validate-box-tab-label.active[data-v-d903c0af]{color:var(--el-color-primary)}.validate-box .validate-box-tab-label .el-icon-box[data-v-d903c0af]{margin-right:5px}.sjzy-system-task{--el-color-danger:#de1b32;--vxe-table-row-height-small:34px;--vxe-ui-table-row-height-small:34px;--vxe-table-header-font-weight:100;--vxe-ui-table-header-font-weight:100;--tab-default-bg:#ccc}.sjzy-system-task .text-red{color:var(--el-color-danger)!important}.sjzy-system-task .sjzy-system-task-step{padding-left:50px}.sjzy-system-task .el-steps .el-step .el-step__head{border-color:#0000!important}.sjzy-system-task .el-steps .el-step .el-step__head .el-step__line{background-color:var(--el-color-info-light-7);right:10px;height:1px!important}.sjzy-system-task .el-steps .el-step .el-step__head .el-step__icon{background-color:var(--tab-default-bg)}.sjzy-system-task .el-steps .el-step .el-step__head .el-step__icon .el-step__icon-inner{color:var(--el-color-white);font-size:12px;font-weight:400}.sjzy-system-task .el-steps .el-step .el-step__head.is-success .el-step__line{background-color:var(--el-color-primary-light-7)}.sjzy-system-task .el-steps .el-step .el-step__head.is-success .el-step__icon,.sjzy-system-task .el-steps .el-step .el-step__head.is-process .el-step__icon{background-color:var(--el-color-primary)}.sjzy-system-task .el-steps .el-step .el-step__title{font-size:14px!important;font-weight:400!important}.sjzy-system-task .el-steps .el-step .el-step__title.is-success{color:var(--el-text-color-primary)}.sjzy-system-task .el-steps .el-step .el-step__title.is-process{color:var(--el-color-primary)}.sjzy-system-task .el-steps .el-step .el-step__title.is-wait{color:var(--tab-default-bg)}.sjzy-system-task .el-steps .el-step .el-step__main{background:var(--el-bg-color);padding-left:30px;padding-right:10px;position:absolute;top:0;left:0}.sjzy-system-task .el-steps .el-step .el-step__main .el-step__title{text-wrap:nowrap;font-size:12px;line-height:24px}.sjzy-system-task .sjzy-system-task-content{min-height:400px;margin-top:10px}.sjzy-system-task .sjzy-system-task-content .item-content{background-color:#f7f8fa;min-height:100%}.sjzy-system-task .sjzy-system-task-content .item-content.item-content-success .success-box{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.sjzy-system-task .sjzy-system-task-content .item-content.item-content-success .success-box h5{margin-top:5px;margin-bottom:2px;font-size:14px;font-weight:700}.sjzy-system-task .sjzy-system-task-content .item-content.item-content-success .success-box .tip-text{color:#b1b3b8;font-size:12px}.sjzy-system-task .sjzy-system-task-content .item-content.item-content-success .success-box .tip-text .text-red{color:var(--el-color-danger);margin-right:2px}.sjzy-system-task .sjzy-system-task-content .item-content.item-content-success .success-box .btn-box{margin:10px 0}.sjzy-task-tip-box{width:100%;color:var(--el-color-info-light-3);text-align:center;margin-bottom:5px;font-size:12px}.sjzy-task-tip-box .tip-text{color:var(--el-color-warning);font-size:12px}.sjzy-task-tip-box .text-16px{font-size:16px}.sjzy-task-tip-box .ml-5px{margin-left:5px}.sjzy-vTable[data-v-1654923c]{width:100%;height:100%;padding-bottom:0}.sjzy-vTable-table-content[data-v-1654923c]{width:100%;height:100%}.sjzy-vTable-table-content .sjzy-vTable-table-header[data-v-1654923c]{flex:2;justify-content:space-between;padding-top:12px;padding-bottom:12px;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-left[data-v-1654923c]{flex:1;justify-content:flex-start;align-items:center;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-right[data-v-1654923c]{flex:1;justify-content:flex-end;align-items:center;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-right[data-v-1654923c] .icon-table-btn{--un-border-opacity:1;cursor:pointer;border-color:rgba(210,217,221,var(--un-border-opacity));border-style:solid;border-width:1px;align-items:center;padding:6px;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table[data-v-1654923c]{background-color:var(--sjzy-bg);width:100%}.sjzy-vTable-table-content .sjzy-vTable-pagination[data-v-1654923c]{width:100%;padding:var(--sjzy-container-padding);text-align:right;background-color:var(--sjzy-bg)}.sjzy-vTable-table-content .sjzy-vTable-pagination .el-pagination[data-v-1654923c]{justify-content:end}.sjzy-vTable-not-pagination[data-v-1654923c]{height:100%}.sjzy-vTable-form[data-v-1654923c]{--sjzy-vtable-form-bg-color:var(--el-color-white);--sjzy-vtable-form-border-radius:var(--el-border-radius-small);--sjzy-vtable-form-header-padding:12px 0 0 0;--sjzy-vtable-form-header-margin-bottom:12px;--sjzy-vtable-form-wrapper-padding:0 12px;flex-direction:column;width:100%;height:100%;display:flex}.sjzy-vTable-form-wrapper[data-v-1654923c]{background-color:var(--sjzy-vtable-form-bg-color);border-radius:var(--sjzy-vtable-form-border-radius);flex:1;width:100%;height:100%}.sjzy-vTable-form-header[data-v-1654923c]{padding:var(--sjzy-vtable-form-header-padding);margin-bottom:var(--sjzy-vtable-form-header-margin-bottom);background-color:var(--sjzy-vtable-form-bg-color);border-radius:var(--sjzy-vtable-form-border-radius)}.sjzy-vTable[data-v-7f3c6dcd]{width:100%;height:100%;padding-bottom:0}.sjzy-vTable-table-content[data-v-7f3c6dcd]{width:100%;height:100%}.sjzy-vTable-table-content .sjzy-vTable-table-header[data-v-7f3c6dcd]{flex:2;justify-content:space-between;padding-top:12px;padding-bottom:12px;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-left[data-v-7f3c6dcd]{flex:1;justify-content:flex-start;align-items:center;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-right[data-v-7f3c6dcd]{flex:1;justify-content:flex-end;align-items:center;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table-header .table-header-right[data-v-7f3c6dcd] .icon-table-btn{--un-border-opacity:1;cursor:pointer;border-color:rgba(210,217,221,var(--un-border-opacity));border-style:solid;border-width:1px;align-items:center;padding:6px;display:flex}.sjzy-vTable-table-content .sjzy-vTable-table[data-v-7f3c6dcd]{background-color:var(--sjzy-bg);width:100%}.sjzy-vTable-table-content .sjzy-vTable-pagination[data-v-7f3c6dcd]{width:100%;padding:var(--sjzy-container-padding);text-align:right;background-color:var(--sjzy-bg)}.sjzy-vTable-table-content .sjzy-vTable-pagination .el-pagination[data-v-7f3c6dcd]{justify-content:end}.sjzy-vTable-not-pagination[data-v-7f3c6dcd]{height:100%}.sjzy-vTable-form[data-v-7f3c6dcd]{--sjzy-vtable-form-bg-color:var(--el-color-white);--sjzy-vtable-form-border-radius:var(--el-border-radius-small);--sjzy-vtable-form-header-padding:12px 0 0 0;--sjzy-vtable-form-header-margin-bottom:12px;--sjzy-vtable-form-wrapper-padding:0 12px;flex-direction:column;width:100%;height:100%;display:flex}.sjzy-vTable-form-wrapper[data-v-7f3c6dcd]{background-color:var(--sjzy-vtable-form-bg-color);border-radius:var(--sjzy-vtable-form-border-radius);flex:1;width:100%;height:100%}.sjzy-vTable-form-header[data-v-7f3c6dcd]{padding:var(--sjzy-vtable-form-header-padding);margin-bottom:var(--sjzy-vtable-form-header-margin-bottom);background-color:var(--sjzy-vtable-form-bg-color);border-radius:var(--sjzy-vtable-form-border-radius)}*,:before,:after,::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset: ;--un-shadow:0 0 #0000;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:#93c5fd80;--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}.flex-x{justify-content:center;align-items:center;display:flex}@media (min-width:480px){.container{max-width:480px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:976px){.container{max-width:976px}}@media (min-width:1440px){.container{max-width:1440px}}@media (min-width:1860px){.container{max-width:1860px}}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible,[visible=""]{visibility:visible}.invisible{visibility:hidden}.absolute,[absolute=""]{position:absolute}.fixed,[fixed=""]{position:fixed}.position-relative,.relative,[relative=""]{position:relative}.sticky{position:sticky}.static,[static=""]{position:static}.bottom-0,[bottom-0=""]{bottom:0}.left--10px{left:-10px}.left--7px{left:-7px}.left--8px{left:-8px}.left--9px{left:-9px}.left-0,[left-0=""]{left:0}.left-auto\!{left:auto!important}.right--6px{right:-6px}.right-0,[right-0=""],[right~="0"]{right:0}.right-20px{right:20px}.right-2px{right:2px}.top--6px{top:-6px}.top-\[25px\]{top:25px}.top-0,[top-0=""]{top:0}.top-40px,[top~="40px"]{top:40px}.top-50\%{top:50%}.top-5px{top:5px}[top~="15vh"]{top:15vh}[top~="2"]{top:8px}.z-10{z-index:10}.z-100{z-index:100}.z-12{z-index:12}.z-99{z-index:99}.z-999999{z-index:999999}.z-9999999{z-index:9999999}.grid{display:grid}.col-span-8{grid-column:span 8/span 8}.col-span-full{grid-column:1/-1}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}[rows~="20"]{grid-template-rows:repeat(20,minmax(0,1fr))}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}[rows~="8"]{grid-template-rows:repeat(8,minmax(0,1fr))}.float-left{float:left}.float-right{float:right}.m-0\!{margin:0!important}.m-auto{margin:auto}.m-y-8px{margin-top:8px;margin-bottom:8px}.mx-1{margin-left:4px;margin-right:4px}.mx-12px{margin-left:12px;margin-right:12px}.mx-2{margin-left:8px;margin-right:8px}.mx-5px{margin-left:5px;margin-right:5px}.my-1,.my-4px,[my-1=""]{margin-top:4px;margin-bottom:4px}.my-4{margin-top:16px;margin-bottom:16px}.after\:mx-2:after{margin-left:8px;margin-right:8px}.m-b-0px\!{margin-bottom:0!important}.m-b-10px,.mb-10px{margin-bottom:10px}.m-b-2px,.mb-2px{margin-bottom:2px}.m-b-3px{margin-bottom:3px}.m-b-8px,.mb-8px{margin-bottom:8px}.m-l--1px{margin-left:-1px}.m-l--4px{margin-left:-4px}.m-l-10px,.ml-10px{margin-left:10px}.m-l-22px{margin-left:22px}.m-l-4px,.ml-1,[ml-1=""]{margin-left:4px}.m-l-5px,.ml-5px,[ml-5px=""]{margin-left:5px}.m-l-6px{margin-left:6px}.m-l-8px,.ml-8px{margin-left:8px}.m-l-9px{margin-left:9px}.m-r-10px,[m-r-10px=""]{margin-right:10px}.m-r-12px,.mr-3,[m-r-12px=""]{margin-right:12px}.m-r-15px{margin-right:15px}.m-r-2px,.mr-\[2px\]{margin-right:2px}.m-r-3px,.mr-3px{margin-right:3px}.m-r-5px,.mr-5px,[m-r-5px=""]{margin-right:5px}.m-r-8px,.mr-2,.mr-8px{margin-right:8px}.m-t-10px,.mt-10px,[m-t-10px=""]{margin-top:10px}.m-t-20px,.mt-20px{margin-top:20px}.m-t-2px{margin-top:2px}.m-t-32px{margin-top:32px}.m-t-3px{margin-top:3px}.m-t-4px{margin-top:4px}.m-t-5px,.mt-5px{margin-top:5px}.m-t-8px,.mt-2{margin-top:8px}.mb-1{margin-bottom:4px}.mb-11px{margin-bottom:11px}.mb-12px,.mb-3{margin-bottom:12px}.mb-14px{margin-bottom:14px}.ml-\[2px\],.ml-2px{margin-left:2px}.ml-2\!,.ml-8px\!{margin-left:8px!important}.ml-3{margin-left:12px}.mr-1,.mr-4px{margin-right:4px}.mr-22px,[mr-22px=""]{margin-right:22px}.mt--10px{margin-top:-10px}.mt-1\.5px,[mt-1\.5px=""]{margin-top:1.5px}.mt-12px,.mt-3{margin-top:12px}.mt15px{margin-top:15px}[mr-3~=default\:]:default,[mr-3~=disabled\:]:disabled{margin-right:12px}.box-border{box-sizing:border-box}.inline{display:inline}.block,[block=""]{display:block}.block\!,[block\!=""]{display:block!important}.inline-block{display:inline-block}.hidden,[hidden=""]{display:none}[size~="0"]{width:0;height:0}[size~="10"]{width:40px;height:40px}[size~="12"]{width:48px;height:48px}[size~="14"]{width:56px;height:56px}[size~="14px"]{width:14px;height:14px}[size~="16"]{width:64px;height:64px}[size~="16px"]{width:16px;height:16px}[size~="2"]{width:8px;height:8px}[size~="20"]{width:80px;height:80px}[size~="20px"]{width:20px;height:20px}[size~="30px"]{width:30px;height:30px}[size~="350px"]{width:350px;height:350px}[size~="42"]{width:168px;height:168px}[size~="500px"]{width:500px;height:500px}[size~="8"]{width:32px;height:32px}.\!h-4{height:16px!important}.\!w-4{width:16px!important}.h-\[100px\]{height:100px}.h-10,.h-40px{height:40px}.h-100\%,.h-full,[h-100\%=""]{height:100%}.h-14px{height:14px}.h-16px{height:16px}.h-17px{height:17px}.h-18px{height:18px}.h-1px{height:1px}.h-20px,.h5{height:20px}.h-22px\!{height:22px!important}.h-242px{height:242px}.h-24px{height:24px}.h-24px\!{height:24px!important}.h-28px{height:28px}.h-300px{height:300px}.h-30px{height:30px}.h-30px\!{height:30px!important}.h-32px,.h-8{height:32px}.h-360px{height:360px}.h-36px{height:36px}.h-408px{height:408px}.h-44px{height:44px}.h-450px{height:450px}.h-48px{height:48px}.h-500px{height:500px}.h-6px{height:6px}.h-9px{height:9px}.h-auto{height:auto}.h-initial\!{height:initial!important}.important-min-w-0px{min-width:0!important}.max-h-30vh{max-height:30vh}.max-h-380px{max-height:380px}.max-h-448px{max-height:448px}.max-h-500px{max-height:500px}.max-h-8{max-height:32px}.max-w-1000px{max-width:1000px}.max-w-210px{max-width:210px}.max-w-300px{max-width:300px}.max-w-400px{max-width:400px}.max-w-402px{max-width:402px}.min-h-18px{min-height:18px}.min-w-100\%{min-width:100%}.min-w-100px\!{min-width:100px!important}.min-w-25px{min-width:25px}.w-\[100px\],.w-100px{width:100px}.w-\[calc\(100\%-10px\)\]{width:calc(100% - 10px)}.w-\[calc\(100\%-var\(--sjzy-left-menu-width\)\)\]{width:calc(100% - var(--sjzy-left-menu-width))}.w-0{width:0}.w-100\%,.w-full,[w-100\%=""],[w-full=""]{width:100%}.w-100\%\!{width:100%!important}.w-120px{width:120px}.w-14px{width:14px}.w-160px{width:160px}.w-17px{width:17px}.w-18px{width:18px}.w-200px{width:200px}.w-20px{width:20px}.w-240px{width:240px}.w-24px{width:24px}.w-40px{width:40px}.w-430px{width:430px}.w-483px{width:483px}.w-50\%{width:50%}.w-6px{width:6px}.w-90px{width:90px}.w-9px{width:9px}.w-auto{width:auto}.w-auto\!{width:auto!important}.w-inherit\!{width:inherit!important}.after\:h-14px:after{height:14px}.after\:w-1px:after{width:1px}.flex,[flex=""],.group:hover .group-hover\:flex{display:flex}.flex-inline,.inline-flex,[flex-inline=""]{display:inline-flex}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.table,[table=""]{display:table}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotate(var(--un-rotate-z))skew(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x))translateY(var(--un-translate-y))translateZ(var(--un-translate-z))rotate(var(--un-rotate))rotateX(var(--un-rotate-x))rotateY(var(--un-rotate-y))rotate(var(--un-rotate-z))skew(var(--un-skew-x))skewY(var(--un-skew-y))scaleX(var(--un-scale-x))scaleY(var(--un-scale-y))scaleZ(var(--un-scale-z))}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.cursor-move{cursor:move}.cursor-no-drop{cursor:no-drop}.cursor-not-allowed{cursor:not-allowed}.cursor-not-allowed\!{cursor:not-allowed!important}.resize{resize:both}[resize~=none]{resize:none}.items-start{align-items:flex-start}.items-start\!{align-items:flex-start!important}.items-center,[items-center=""]{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-10px{gap:10px}.gap-2{gap:8px}.gap-3{gap:12px}[gap~="20"]{gap:80px}.gap-x-4{column-gap:16px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.\!border-2{border-width:2px!important}.b,.border,.border-1px{border-width:1px}.border-0px{border-width:0}.border-2px{border-width:2px}.border-4px{border-width:4px}.border-b,.border-b-1{border-bottom-width:1px}.border-l-0px{border-left-width:0}.border-l-1px{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.b-\#f7f7f7{--un-border-opacity:1;border-color:rgba(247,247,247,var(--un-border-opacity))}.b-\#fff,.border-color-\#FFF{--un-border-opacity:1;border-color:rgba(255,255,255,var(--un-border-opacity))}.b-color-\#D0E6FE,.border-color-\#D0E6FE{--un-border-opacity:1;border-color:rgba(208,230,254,var(--un-border-opacity))}.b-color-\#D2D3D3,.border-color-\#D2D3D3{--un-border-opacity:1;border-color:rgba(210,211,211,var(--un-border-opacity))}.b-coolgray{--un-border-opacity:1;border-color:rgba(156,163,175,var(--un-border-opacity))}.border-\#eee{--un-border-opacity:1;border-color:rgba(238,238,238,var(--un-border-opacity))}.border-color-\#EDEDED{--un-border-opacity:1;border-color:rgba(237,237,237,var(--un-border-opacity))}.b-rd-2px,.rd-2px{border-radius:2px}.b-rd-4px,.rounded-4px{border-radius:4px}.b-rd-50\%{border-radius:50%}.rounded-0\!{border-radius:0!important}.rounded-4px\!{border-radius:4px!important}.\!rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.last\:rounded-b-\[6px\]:last-child{border-bottom-right-radius:6px;border-bottom-left-radius:6px}.b-style-solid,.border-solid,.border-style-solid{border-style:solid}.\!bg-pink-600{--un-bg-opacity:1!important;background-color:rgba(219,39,119,var(--un-bg-opacity))!important}.bg-\[--sjzy-bg\]{background-color:var(--sjzy-bg)}.bg-\[rgb\(248\,248\,248\)\]{--un-bg-opacity:1;background-color:rgba(248,248,248,var(--un-bg-opacity))}.bg-\[var\(--el-bg-color\)\]{background-color:var(--el-bg-color)}.bg-\[var\(--vxe-ui-table-row-current-background-color\)\]{background-color:var(--vxe-ui-table-row-current-background-color)}.bg-\#1684FC{--un-bg-opacity:1;background-color:rgba(22,132,252,var(--un-bg-opacity))}.bg-\#A2CEFE{--un-bg-opacity:1;background-color:rgba(162,206,254,var(--un-bg-opacity))}.bg-\#E2EAEE{--un-bg-opacity:1;background-color:rgba(226,234,238,var(--un-bg-opacity))}.bg-\#E7F2FE{--un-bg-opacity:1;background-color:rgba(231,242,254,var(--un-bg-opacity))}.bg-\#EAEEF4{--un-bg-opacity:1;background-color:rgba(234,238,244,var(--un-bg-opacity))}.bg-\#EDF6E8{--un-bg-opacity:1;background-color:rgba(237,246,232,var(--un-bg-opacity))}.bg-\#F0F0F0{--un-bg-opacity:1;background-color:rgba(240,240,240,var(--un-bg-opacity))}.bg-\#F0F3F7{--un-bg-opacity:1;background-color:rgba(240,243,247,var(--un-bg-opacity))}.bg-\#F56C6C{--un-bg-opacity:1;background-color:rgba(245,108,108,var(--un-bg-opacity))}.bg-\#F7F7F7{--un-bg-opacity:1;background-color:rgba(247,247,247,var(--un-bg-opacity))}.bg-\#f8f8f8{--un-bg-opacity:1;background-color:rgba(248,248,248,var(--un-bg-opacity))}.bg-\#fff{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.bg-green-100{--un-bg-opacity:1;background-color:rgba(220,252,231,var(--un-bg-opacity))}.bg-pink-100{--un-bg-opacity:1;background-color:rgba(252,231,243,var(--un-bg-opacity))}.bg-red-100{--un-bg-opacity:1;background-color:rgba(254,226,226,var(--un-bg-opacity))}.dark .dark\:bg-pink-900{--un-bg-opacity:1;background-color:rgba(131,24,67,var(--un-bg-opacity))}.important-bg-white{--un-bg-opacity:1!important;background-color:rgba(255,255,255,var(--un-bg-opacity))!important}.dark .dark\:hover\:bg-slate-800:hover{--un-bg-opacity:1;background-color:rgba(30,41,59,var(--un-bg-opacity))}.hover\:bg-\#E7F2FE:hover{--un-bg-opacity:1;background-color:rgba(231,242,254,var(--un-bg-opacity))}.hover\:bg-\#f8f8f8:hover{--un-bg-opacity:1;background-color:rgba(248,248,248,var(--un-bg-opacity))}.hover\:bg-\$el-fill-color-light\!:hover{background-color:var(--el-fill-color-light)!important}.hover\:bg-slate-100:hover{--un-bg-opacity:1;background-color:rgba(241,245,249,var(--un-bg-opacity))}.after\:bg-\[\#D2D9DD\]:after{--un-bg-opacity:1;background-color:rgba(210,217,221,var(--un-bg-opacity))}[stroke-width~="20"]{stroke-width:20px}[stroke-width~="4"]{stroke-width:4px}[stroke~=black]{--un-stroke-opacity:1;stroke:rgba(0,0,0,var(--un-stroke-opacity))}.p-0\!{padding:0!important}.p-1{padding:4px}.p-10px{padding:10px}.p-14px{padding:14px}.p-3{padding:12px}.p-5px\!{padding:5px!important}.p-8px{padding:8px}.p-x-12px,.px-12px,.px-3{padding-left:12px;padding-right:12px}.p-x-24px,.px-24px{padding-left:24px;padding-right:24px}.p-x-4px,.px-1,.px-4px,[px~="1"]{padding-left:4px;padding-right:4px}.p-x-5px{padding-left:5px;padding-right:5px}.p-y-10px,.py-10px{padding-top:10px;padding-bottom:10px}.p-y-12px,.py-3{padding-top:12px;padding-bottom:12px}.p-y-2px{padding-top:2px;padding-bottom:2px}.p-y-5px,.py-5px{padding-top:5px;padding-bottom:5px}.px,.px-4,[px=""]{padding-left:16px;padding-right:16px}.px-0\!{padding-left:0!important;padding-right:0!important}.px-10px{padding-left:10px;padding-right:10px}.px-14px{padding-left:14px;padding-right:14px}.px-15px{padding-left:15px;padding-right:15px}.px-2{padding-left:8px;padding-right:8px}.px-5{padding-left:20px;padding-right:20px}.px-6px{padding-left:6px;padding-right:6px}.px-7px{padding-left:7px;padding-right:7px}.py-0\!{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:4px;padding-bottom:4px}.py-16px{padding-top:16px;padding-bottom:16px}[px~=default\:]:default{padding-left:16px;padding-right:16px}.p-b-16px,.pb-16px{padding-bottom:16px}.p-b-4px{padding-bottom:4px}.p-b-5px,.pb-5px{padding-bottom:5px}.p-b-8px,.pb-2{padding-bottom:8px}.p-l-10px{padding-left:10px}.p-l-12px,.pl-3{padding-left:12px}.p-l-14px{padding-left:14px}.p-l-40px{padding-left:40px}.p-l-4px{padding-left:4px}.p-l-5px{padding-left:5px}.p-r-10px{padding-right:10px}.p-r-15px{padding-right:15px}.p-r-16px{padding-right:16px}.p-r-8px,.pr-2{padding-right:8px}.p-t-10px,.pt-10px{padding-top:10px}.p-t-26px{padding-top:26px}.p-t-4px{padding-top:4px}.p-t-5px,.pt-5px{padding-top:5px}.p-t-8px,.pt-8px{padding-top:8px}.pb-0\!{padding-bottom:0!important}.pb-12{padding-bottom:48px}.pb-3{padding-bottom:12px}.pb-6px{padding-bottom:6px}.pb-7{padding-bottom:28px}.pl-0{padding-left:0}.pl-15px{padding-left:15px}.pl-2{padding-left:8px}.pl-6px{padding-left:6px}.pr-12px{padding-right:12px}.pt-20px{padding-top:20px}.pt-3{padding-top:12px}.pt-3\!{padding-top:12px!important}[pt-5px~=default\:]:default{padding-top:5px}.text-center{text-align:center}.text-left{text-align:left}.indent{text-indent:24px}[indent~="24"]{text-indent:96px}.text-wrap{text-wrap:wrap}.text-12px,.text-3,[text-12px=""]{font-size:12px}.text-12px\!{font-size:12px!important}.text-13px{font-size:13px}.text-14px{font-size:14px}.text-14px\!{font-size:14px!important}.text-16px{font-size:16px}.text-16px\!{font-size:16px!important}.text-sm{font-size:14px;line-height:20px}.font-size-\$el-select-font-size{font-size:var(--el-select-font-size)}.text-gray,.text-gray-400{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity))}.text-green-400,[color~=green]{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity))}.color-red,.text-red,.text-red-400,[color~=red]{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity))}.hover\:text-blue:hover{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity))}.c-\[--sjzy-color-primary\]{color:var(--sjzy-color-primary)}.c-\[--sjzy-font-color\]{color:var(--sjzy-font-color)}.c-\[var\(--el-color-primary\)\]\!{color:var(--el-color-primary)!important}.c-\#1684fc,.c-\#1684FC,.color-\#1684FC{--un-text-opacity:1;color:rgba(22,132,252,var(--un-text-opacity))}.c-\#1684FC\!{--un-text-opacity:1!important;color:rgba(22,132,252,var(--un-text-opacity))!important}.c-\#202122,.color-\#202122{--un-text-opacity:1;color:rgba(32,33,34,var(--un-text-opacity))}.c-\#202122\!{--un-text-opacity:1!important;color:rgba(32,33,34,var(--un-text-opacity))!important}.c-\#222,.c-\#222222{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity))}.c-\#4D4E4E{--un-text-opacity:1;color:rgba(77,78,78,var(--un-text-opacity))}.c-\#999999{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity))}.c-\#B8BABC{--un-text-opacity:1;color:rgba(184,186,188,var(--un-text-opacity))}.c-\#B8BABC\!{--un-text-opacity:1!important;color:rgba(184,186,188,var(--un-text-opacity))!important}.c-\#F56C6C{--un-text-opacity:1;color:rgba(245,108,108,var(--un-text-opacity))}.c-\#F56C6C\!{--un-text-opacity:1!important;color:rgba(245,108,108,var(--un-text-opacity))!important}.c-\#fff,[color~=\#fff]{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.c-\$el-color-primary,.color-\[var\(--el-color-primary\)\],.color-\$el-color-primary{color:var(--el-color-primary)}.color-\[var\(--sjzy-color-n7\)\]{color:var(--sjzy-color-n7)}.color-\#333{--un-text-opacity:1;color:rgba(51,51,51,var(--un-text-opacity))}.color-\#3D3D3D{--un-text-opacity:1;color:rgba(61,61,61,var(--un-text-opacity))}.color-\#4BA51E{--un-text-opacity:1;color:rgba(75,165,30,var(--un-text-opacity))}.color-\#64748B{--un-text-opacity:1;color:rgba(100,116,139,var(--un-text-opacity))}.color-\#666666{--un-text-opacity:1;color:rgba(102,102,102,var(--un-text-opacity))}.color-\#8A9298\!{--un-text-opacity:1!important;color:rgba(138,146,152,var(--un-text-opacity))!important}.color-\#999{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity))}.color-\#aaa{--un-text-opacity:1;color:rgba(170,170,170,var(--un-text-opacity))}.color-\#b8babc{--un-text-opacity:1;color:rgba(184,186,188,var(--un-text-opacity))}.color-\#E83E3E{--un-text-opacity:1;color:rgba(232,62,62,var(--un-text-opacity))}.color-\$el-color-error{color:var(--el-color-error)}.color-\$el-text-color-regular{color:var(--el-text-color-regular)}[color~=\#000]{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}[color~=\#409EFC]{--un-text-opacity:1;color:rgba(64,158,252,var(--un-text-opacity))}[color~=\#DE1B32]{--un-text-opacity:1;color:rgba(222,27,50,var(--un-text-opacity))}.hover\:color-\[var\(--el-color-danger\)\]:hover{color:var(--el-color-danger)}.hover\:color-\[var\(--el-color-primary\)\]:hover{color:var(--el-color-primary)}.font-500{font-weight:500}.font-600{font-weight:600}.font-700,.font-bold{font-weight:700}.leading-19px{line-height:19px}.leading-20px,.leading-5,.lh-20px{line-height:20px}.leading-40px,[leading-40px=""]{line-height:40px}.lh-18px,.line-height-18px{line-height:18px}.lh-28px{line-height:28px}.lh-30px{line-height:30px}.lh-4,.line-height-16px{line-height:16px}.line-height-14px{line-height:14px}.line-height-17px{line-height:17px}.line-height-22px{line-height:22px}.line-height-normal,[line-height-normal=""]{line-height:1.5}.line-through{text-decoration-line:line-through}.underline,.hover\:underline:hover{text-decoration-line:underline}.opacity-1{opacity:.01}.opacity-100{opacity:1}.opacity-100\!{opacity:1!important}.shadow-\[var\(--el-box-shadow-light\)\]{--un-shadow:var(--el-box-shadow-light);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.blur{--un-blur:blur(8px);filter:var(--un-blur)var(--un-brightness)var(--un-contrast)var(--un-drop-shadow)var(--un-grayscale)var(--un-hue-rotate)var(--un-invert)var(--un-saturate)var(--un-sepia)}.filter,[filter=""]{filter:var(--un-blur)var(--un-brightness)var(--un-contrast)var(--un-drop-shadow)var(--un-grayscale)var(--un-hue-rotate)var(--un-invert)var(--un-saturate)var(--un-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-transform{will-change:transform}[content~="$t("]{content:var(--t\()}[content~="$t(column.title"]{content:var(--t\(column\.title)}.after\:content-\[\'\'\]:after{content:""}[placeholder~="$t("]::placeholder{color:var(--t\()}:root{--sjzy-scheme:light;--sjzy-color-blue:var(--sjzy-color-blue-6);--sjzy-color-blue-1:#e3f2ff;--sjzy-color-blue-2:#d5e9fe;--sjzy-color-blue-3:#a2cefe;--sjzy-color-blue-4:#73b5fd;--sjzy-color-blue-5:#459dfd;--sjzy-color-blue-6:#1684fc;--sjzy-color-blue-7:#1c72e8;--sjzy-color-blue-8:#1f61d5;--sjzy-color-blue-9:#194eaa;--sjzy-color-red:var(--sjzy-color-red-6);--sjzy-color-red-1:#fff3f3;--sjzy-color-red-2:#fcd7d7;--sjzy-color-red-3:#f89b9b;--sjzy-color-red-4:#f46868;--sjzy-color-red-5:#f13636;--sjzy-color-red-6:#ed0404;--sjzy-color-red-7:#d50404;--sjzy-color-red-8:#be0303;--sjzy-color-red-9:#a60303;--sjzy-color-green:var(--sjzy-color-green-6);--sjzy-color-green-1:#e5f2e8;--sjzy-color-green-2:#d1e8d7;--sjzy-color-green-3:#99cba7;--sjzy-color-green-4:#66b27a;--sjzy-color-green-5:#33984e;--sjzy-color-green-6:#007e22;--sjzy-color-green-7:#00711f;--sjzy-color-green-8:#00651b;--sjzy-color-green-9:#005818;--sjzy-color-orange:var(--sjzy-color-orange-6);--sjzy-color-orange-1:#fff2e9;--sjzy-color-orange-2:#ffe6d3;--sjzy-color-orange-3:#ffcda8;--sjzy-color-orange-4:#ffb47c;--sjzy-color-orange-5:#ff9b51;--sjzy-color-orange-6:#ff8225;--sjzy-color-orange-7:#e57521;--sjzy-color-orange-8:#cc681e;--sjzy-color-orange-9:#b35b1a;--sjzy-color-yellow:var(--sjzy-color-yellow-6);--sjzy-color-yellow-1:#fef8e5;--sjzy-color-yellow-2:#fff3cc;--sjzy-color-yellow-3:#fee799;--sjzy-color-yellow-4:#feda66;--sjzy-color-yellow-5:#fdce33;--sjzy-color-yellow-6:#fdc200;--sjzy-color-yellow-7:#e3ae00;--sjzy-color-yellow-8:#ca9b00;--sjzy-color-yellow-9:#b28800;--sjzy-color-cyan:var(--sjzy-color-cyan-6);--sjzy-color-cyan-1:#e9f7f9;--sjzy-color-cyan-2:#d8f2f5;--sjzy-color-cyan-3:#a9e3e9;--sjzy-color-cyan-4:#7fd4de;--sjzy-color-cyan-5:#54c6d3;--sjzy-color-cyan-6:#29b8c8;--sjzy-color-cyan-7:#25a5b4;--sjzy-color-cyan-8:#2193a0;--sjzy-color-cyan-9:#1d818c;--sjzy-color-magenta:var(--sjzy-color-magenta-6);--sjzy-color-magenta-1:#fbeaf5;--sjzy-color-magenta-2:#f8dbed;--sjzy-color-magenta-3:#f1aed8;--sjzy-color-magenta-4:#e986c5;--sjzy-color-magenta-5:#e25db1;--sjzy-color-magenta-6:#db359e;--sjzy-color-magenta-7:#c5308e;--sjzy-color-magenta-8:#af2a7e;--sjzy-color-magenta-9:#9a256f;--sjzy-color-purple:var(--sjzy-color-purple-6);--sjzy-color-purple-1:#f3edfd;--sjzy-color-purple-2:#eadffc;--sjzy-color-purple-3:#d0b9f8;--sjzy-color-purple-4:#b995f4;--sjzy-color-purple-5:#a172f1;--sjzy-color-purple-6:#8a4fed;--sjzy-color-purple-7:#7c47d5;--sjzy-color-purple-8:#6e3fbe;--sjzy-color-purple-9:#6137a6;--sjzy-color-primary:var(--sjzy-color-blue-6);--sjzy-color-primary-active:var(--sjzy-color-blue-8);--sjzy-color-primary-hover:var(--sjzy-color-blue-5);--sjzy-color-primary-disabled:var(--sjzy-color-blue-1);--sjzy-color-primary-bg:var(--sjzy-color-blue-2);--sjzy-color-danger:var(--sjzy-color-red-6);--sjzy-color-danger-active:var(--sjzy-color-red-8);--sjzy-color-danger-hover:var(--sjzy-color-red-5);--sjzy-color-danger-disabled:var(--sjzy-color-red-1);--sjzy-color-danger-bg:var(--sjzy-color-red-2);--sjzy-color-success:var(--sjzy-color-green-6);--sjzy-color-success-active:var(--sjzy-color-green-8);--sjzy-color-success-hover:var(--sjzy-color-green-5);--sjzy-color-success-disabled:var(--sjzy-color-green-1);--sjzy-color-success-bg:var(--sjzy-color-green-2);--sjzy-color-warning:var(--sjzy-color-orange-6);--sjzy-color-warning-active:var(--sjzy-color-orange-8);--sjzy-color-warning-hover:var(--sjzy-color-orange-5);--sjzy-color-warning-disabled:var(--sjzy-color-orange-1);--sjzy-color-warning-bg:var(--sjzy-color-orange-2);--sjzy-color-n0:#fff;--sjzy-color-n1:#f4f5f7;--sjzy-color-n2:#edeff2;--sjzy-color-n3:#e7eaee;--sjzy-color-n4:#d2d7dd;--sjzy-color-n5:#c0c6cd;--sjzy-color-n6:#909499;--sjzy-color-n7:#65686c;--sjzy-color-n8:#1c1d1e;--sjzy-color-n9:#000;--sjzy-color-disabled:var(--sjzy-color-n2);--sjzy-color-disabled-text-color:var(--sjzy-color-n5);--sjzy-font-color:var(--sjzy-color-n8);--sjzy-font-color-1:var(--sjzy-font-color);--sjzy-font-color-2:var(--sjzy-color-n7);--sjzy-font-color-3:var(--sjzy-color-n6);--sjzy-font-color-4:var(--sjzy-color-n5);--sjzy-font-size:12px;--sjzy-font-weight:400;--sjzy-font-weight-primary:var(--sjzy-font-weight);--sjzy-border-color:var(--sjzy-color-n4);--sjzy-border-color-1:var(--sjzy-border-color);--sjzy-border-color-2:var(--sjzy-color-n3);--sjzy-border-color-opacity:#002c5d14;--sjzy-color-black:var(--sjzy-color-n9);--sjzy-color-wihte:var(--sjzy-color-n0);--sjzy-color-dsiabled:var(--sjzy-color-n2);--sjzy-bg:var(--sjzy-color-n0);--sjzy-bg-color:var(--sjzy-bg);--sjzy-panel-bg-color:var(--sjzy-color-n1);--sjzy-hover-bg-color:#1c1c1d08;--sjzy-active-bg-color:#1684fc1a;--sjzy-padding:12px;--sjzy-base-padding:12px;--sjzy-box-shadow:0 1px 4px #00152914;--sjzy-component-size:28px;--sjzy-part-text-color:var(--sjzy-font-color);--sjzy-part-border-color:var(--sjzy-border-color);--sjzy-part-item-text-color:var(--sjzy-font-color);--sjzy-part-label-text-color:var(--sjzy-font-color-2);--sjzy-part-label-background:var(--sjzy-panel-bg-color)}html.dark{--sjzy-scheme:dark;--sjzy-color-n9:#fff;--sjzy-color-n8:#f4f5f7;--sjzy-color-n7:#edeff2;--sjzy-color-n6:#e7eaee;--sjzy-color-n5:#d2d7dd;--sjzy-color-n4:#c0c6cd;--sjzy-color-n3:#909499;--sjzy-color-n2:#65686c;--sjzy-color-n1:#1c1d1e;--sjzy-color-n0:#000;--sjzy-color-disabled:var(--sjzy-color-n7);--sjzy-color-disabled-text-color:var(--sjzy-color-n5)}.scrollbar-box-back{position:relative;overflow-y:auto}.scrollbar-box-back::-webkit-scrollbar{width:5px;height:5px;background-color:#0000!important}.scrollbar-box-back::-webkit-scrollbar-thumb{background:#e9ebec33;border-radius:5px;box-shadow:inset 0 0 5px #e9ebec33}.scrollbar-box-back::-webkit-scrollbar-track{background:#e9ebec1a;border-radius:0;box-shadow:inset 0 0 5px #e9ebec33}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:flex}.vue-recycle-scroller__slot{flex:none}.vue-recycle-scroller__item-wrapper{box-sizing:border-box;flex:1;position:relative;overflow:hidden}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{will-change:transform;position:absolute;top:0;left:0}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{z-index:-1;pointer-events:none;opacity:0;background-color:#0000;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.resize-observer[data-v-b329ee4c] object{pointer-events:none;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:hidden}.sjzy-tip-el-popper-content{white-space:pre-line;max-width:400px;overflow-y:auto}.sjzy-tip-el-popper-content.max-w-100{max-width:100px}.sjzy-tip-el-popper-content.max-w-200{max-width:200px}.sjzy-tip-el-popper-content.max-w-300{max-width:300px}.sjzy-tip-el-popper-content.max-w-400{max-width:400px}.sjzy-tip-el-popper-content.max-w-500{max-width:500px}.sjzy-tip-el-popper-content.max-w-600{max-width:600px}.sjzy-tip-el-popper-content.max-w-700{max-width:700px}.sjzy-tip-el-popper-content.max-w-800{max-width:800px}.sjzy-tip-el-popper-content.max-h-100{max-height:100px}.sjzy-tip-el-popper-content.max-h-200{max-height:200px}.sjzy-tip-el-popper-content.max-h-300{max-height:300px}.sjzy-tip-el-popper-content.max-h-400{max-height:400px}.sjzy-tip-el-popper-content.max-h-500{max-height:500px}.sjzy-tip-el-popper-content.max-h-600{max-height:600px}.sjzy-tip-el-popper-content.max-h-700{max-height:700px}.sjzy-tip-el-popper-content.max-h-800{max-height:800px}
