.dots-loader:not(:required){position:relative;display:inline-block;width:7px;height:7px;margin-bottom:30px;overflow:hidden;text-indent:-9999px;background:transparent;border-radius:100%;box-shadow:-14px -14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae;transform-origin:50% 50%;animation:dots-loader 5s ease-in-out infinite}@keyframes dots-loader{0%{box-shadow:-14px -14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}8.33%{box-shadow:14px -14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}16.67%{box-shadow:14px 14px 0 7px #f86,14px 14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}25%{box-shadow:-14px 14px 0 7px #f86,-14px 14px 0 7px #fc6,-14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}33.33%{box-shadow:-14px -14px 0 7px #f86,-14px 14px 0 7px #fc6,-14px -14px 0 7px #6d7,-14px -14px 0 7px #4ae}41.67%{box-shadow:14px -14px 0 7px #f86,-14px 14px 0 7px #fc6,-14px -14px 0 7px #6d7,14px -14px 0 7px #4ae}50%{box-shadow:14px 14px 0 7px #f86,-14px 14px 0 7px #fc6,-14px -14px 0 7px #6d7,14px -14px 0 7px #4ae}58.33%{box-shadow:-14px 14px 0 7px #f86,-14px 14px 0 7px #fc6,-14px -14px 0 7px #6d7,14px -14px 0 7px #4ae}66.67%{box-shadow:-14px -14px 0 7px #f86,-14px -14px 0 7px #fc6,-14px -14px 0 7px #6d7,14px -14px 0 7px #4ae}75%{box-shadow:14px -14px 0 7px #f86,14px -14px 0 7px #fc6,14px -14px 0 7px #6d7,14px -14px 0 7px #4ae}83.33%{box-shadow:14px 14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,14px 14px 0 7px #4ae}91.67%{box-shadow:-14px 14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}to{box-shadow:-14px -14px 0 7px #f86,14px -14px 0 7px #fc6,14px 14px 0 7px #6d7,-14px 14px 0 7px #4ae}}.gauge-loader:not(:required){position:relative;display:inline-block;width:64px;height:32px;margin-bottom:10px;overflow:hidden;text-indent:-9999px;background:#6ca;border-top-left-radius:32px;border-top-right-radius:32px}.gauge-loader:not(:required):before{position:absolute;top:5px;left:30px;width:4px;height:27px;content:"";background:#fff;border-radius:2px;transform-origin:50% 100%;animation:gauge-loader 4s ease infinite}.gauge-loader:not(:required):after{position:absolute;top:26px;left:26px;width:13px;height:13px;content:"";background:#fff;border-radius:8px}@keyframes gauge-loader{0%{transform:rotate(-50deg)}10%{transform:rotate(20deg)}20%{transform:rotate(60deg)}24%{transform:rotate(60deg)}40%{transform:rotate(-20deg)}54%{transform:rotate(70deg)}56%{transform:rotate(78deg)}58%{transform:rotate(73deg)}60%{transform:rotate(75deg)}62%{transform:rotate(70deg)}70%{transform:rotate(-20deg)}80%{transform:rotate(20deg)}83%{transform:rotate(25deg)}86%{transform:rotate(20deg)}89%{transform:rotate(25deg)}to{transform:rotate(-50deg)}}.inner-circles-loader:not(:required){position:relative;display:inline-block;width:50px;height:50px;margin-bottom:10px;overflow:hidden;text-indent:-9999px;background:rgba(25,165,152,.5);border-radius:50%;transform:translateZ(0)}.inner-circles-loader:not(:required):after,.inner-circles-loader:not(:required):before{position:absolute;top:0;display:inline-block;width:50px;height:50px;content:"";border-radius:50%}.inner-circles-loader:not(:required):before{left:0;background:#c7efcf;transform-origin:0 50%;animation:inner-circles-loader 3s infinite}.inner-circles-loader:not(:required):after{right:0;background:#eef5db;transform-origin:100% 50%;animation:inner-circles-loader 3s .2s infinite reverse}@keyframes inner-circles-loader{0%{transform:rotate(0deg)}50%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.plus-loader:not(:required){position:relative;display:inline-block;width:48px;height:48px;margin-bottom:10px;overflow:hidden;text-indent:-9999px;background:#f86;border-radius:24px;transform:rotate(90deg);transform-origin:50% 50%;animation:plus-loader-background 3s ease-in-out infinite}.plus-loader:not(:required):after{position:absolute;top:0;right:50%;width:50%;height:100%;content:"";background:#f86;border-radius:24px 0 0 24px;transform-origin:100% 50%;animation:plus-loader-top 3s linear infinite}.plus-loader:not(:required):before{position:absolute;top:0;right:50%;width:50%;height:100%;content:"";background:#fc6;border-radius:24px 0 0 24px;transform-origin:100% 50%;animation:plus-loader-bottom 3s linear infinite}@keyframes plus-loader-top{2.5%{background:#f86;transform:rotateY(0deg);animation-timing-function:ease-in}13.75%{background:#ff430d;transform:rotateY(90deg);animation-timing-function:step-start}13.76%{background:#ffae0d;transform:rotateY(90deg);animation-timing-function:ease-out}25%{background:#fc6;transform:rotateY(180deg)}27.5%{background:#fc6;transform:rotateY(180deg);animation-timing-function:ease-in}41.25%{background:#ffae0d;transform:rotateY(90deg);animation-timing-function:step-start}41.26%{background:#2cc642;transform:rotateY(90deg);animation-timing-function:ease-out}50%{background:#6d7;transform:rotateY(0deg)}52.5%{background:#6d7;transform:rotateY(0deg);animation-timing-function:ease-in}63.75%{background:#2cc642;transform:rotateY(90deg);animation-timing-function:step-start}63.76%{background:#1386d2;transform:rotateY(90deg);animation-timing-function:ease-out}75%{background:#4ae;transform:rotateY(180deg)}77.5%{background:#4ae;transform:rotateY(180deg);animation-timing-function:ease-in}91.25%{background:#1386d2;transform:rotateY(90deg);animation-timing-function:step-start}91.26%{background:#ff430d;transform:rotateY(90deg);animation-timing-function:ease-in}to{background:#f86;transform:rotateY(0deg);animation-timing-function:step-start}}@keyframes plus-loader-bottom{0%{background:#fc6;animation-timing-function:step-start}50%{background:#fc6;animation-timing-function:step-start}75%{background:#4ae;animation-timing-function:step-start}to{background:#4ae;animation-timing-function:step-start}}@keyframes plus-loader-background{0%{background:#f86;transform:rotate(180deg)}25%{background:#f86;transform:rotate(180deg);animation-timing-function:step-start}27.5%{background:#6d7;transform:rotate(90deg)}50%{background:#6d7;transform:rotate(90deg);animation-timing-function:step-start}52.5%{background:#6d7;transform:rotate(0deg)}75%{background:#6d7;transform:rotate(0deg);animation-timing-function:step-start}77.5%{background:#f86;transform:rotate(270deg)}to{background:#f86;transform:rotate(270deg);animation-timing-function:step-start}}:root{--base-font-weight:normal;--base-title-color:#606266;--base-label-color:#606266;--base-border-color:#d9dddf;--base-label-font-size:"14px"}:export{menu-color:hsla(0,0%,16%,.95);menu-color-active:var(--theme-color);menu-background:#fff}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .3s cubic-bezier(.645,.045,.355,1)}.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s}.fade-transform-enter{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-move{transition:all .5s}.breadcrumb-leave-active{position:absolute}.vab-loading-type1{display:flex;width:36px;height:36px;margin:0 auto 15px;border:3px solid transparent;border-top-color:var(--theme-color);border-bottom-color:var(--theme-color);border-radius:50%;animation:vabLoading1-0 .8s linear infinite}.vab-loading-type1:before{display:block;width:8px;height:8px;margin:auto;content:"";border:3px solid var(--theme-color);border-radius:50%;animation:vabLoading1 .5s ease-in infinite alternate}@keyframes vabLoading1-0{to{transform:rotate(1turn)}}@keyframes vabLoading1{0%{transform:scale(.5)}to{transform:scale(1.2)}}.vab-loading-type2{width:20px;height:20px;margin-top:-40px;margin-left:-10px;animation:vabLoading2 1s linear infinite reverse}.vab-loading-type2:before{width:36px;height:36px;margin-top:-17px;margin-left:-18px}.vab-loading-type2:after,.vab-loading-type2:before{display:block;content:"";animation:vabLoading2 .4s linear infinite}.vab-loading-type2:after{width:8px;height:8px;margin-top:-3px;margin-left:-4px}.vab-loading-type2,.vab-loading-type2:after,.vab-loading-type2:before{position:absolute;top:40%;left:50%;border:3px solid transparent;border-top-color:var(--theme-color);border-right-color:var(--theme-color);border-radius:50%}@keyframes vabLoading2{to{transform:rotate(1turn)}}.vab-loading-type3{display:inline-block;width:2.5em;height:3em;margin-bottom:15px;border:3px solid transparent;border-top-color:var(--theme-color);border-bottom-color:var(--theme-color);border-radius:50%;animation:vabLoading3 2s ease infinite}@keyframes vabLoading3{50%{border-width:8px;transform:rotate(1turn) scale(.4,.33)}to{border-width:3px;transform:rotate(2turn) scale(1)}}.vab-loading-type4{display:inline-block;width:30px;height:30px;margin:0 auto 10px;border:8px solid transparent;border-bottom-color:var(--theme-color);border-left-color:var(--theme-color);border-radius:50%;animation:vabLoading4 1s linear infinite normal}.vab-loading-type4:after{display:block;width:15px;height:15px;margin:0;content:" ";border:6px solid var(--theme-color);border-bottom-color:transparent;border-left-color:transparent;border-radius:50%}@keyframes vabLoading4{0%{opacity:.2;transform:rotate(0deg)}50%{opacity:1;transform:rotate(180deg)}to{opacity:.2;transform:rotate(1turn)}}.vab-loading-type5{display:block;width:0;height:0;margin:0 auto 15px;border:solid 1.5em var(--theme-color);border-right:1.5em solid transparent;border-left:1.5em solid transparent;border-radius:100%;animation:vabLoading5 1s linear infinite}@keyframes vabLoading5{0%{transform:rotate(0deg)}50%{transform:rotate(60deg)}to{transform:rotate(1turn)}}.vab-loading-type6{display:block;width:0;height:0;margin:0 auto 25px auto;perspective:200px}.vab-loading-type6:after,.vab-loading-type6:before{position:absolute;width:20px;height:20px;content:"";background:transparent;animation:vabLoading6 .5s infinite alternate}.vab-loading-type6:before{left:0}.vab-loading-type6:after{right:0;animation-delay:.15s}@keyframes vabLoading6{0%{box-shadow:0 0 0 transparent;transform:scale(1) translateY(0) rotateX(0deg)}to{background:var(--theme-color);box-shadow:0 25px 40px rgba(var(--theme-color),.5);transform:scale(1.2) translateY(-25px) rotateX(45deg)}}.vab-loading-type7{display:block;width:25px;height:25px;margin:0 auto 15px auto;border:2px solid var(--theme-color);border-top-color:rgba(var(--theme-color),.2);border-right-color:rgba(var(--theme-color),.2);border-bottom-color:rgba(var(--theme-color),.2);border-radius:100%;animation:vabLoading7 .75s linear infinite}@keyframes vabLoading7{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vab-loading-type8{position:relative;box-sizing:border-box;display:block;width:20px;height:20px;margin:0 auto 15px auto;background-color:var(--theme-color);border-radius:50%;box-shadow:30px 0 0 0 var(--theme-color);transform:translateX(-15px)}.vab-loading-type8:after{position:absolute;top:8px;left:9px;width:10px;height:10px;content:"";background-color:#fff;border-radius:50%;box-shadow:30px 0 0 0 #fff;animation:vabLoading8 2s ease-in-out infinite alternate}@keyframes vabLoading8{0%{left:9px}to{left:1px}}.vab-loading-type9{position:relative;box-sizing:border-box;display:block;width:20px;height:20px;margin:0 auto 15px auto;border:1px var(--theme-color) solid;animation:vabLoading9 5s linear infinite}.vab-loading-type9:after{position:absolute;top:-8px;left:0;width:4px;height:4px;content:"";background-color:var(--theme-color);animation:vabLoading9_check 1s ease-in-out infinite}@keyframes vabLoading9_check{25%{top:-8px;left:22px}50%{top:22px;left:22px}75%{top:22px;left:-9px}to{top:-7px;left:-9px}}@keyframes vabLoading9{0%{box-shadow:inset 0 0 0 0 rgba(var(--theme-color),.5);opacity:.5}to{box-shadow:inset 0 -20px 0 0 var(--theme-color)}}.el-form-item__label .el-popover__reference-wrapper .el-icon-question{color:red}.p-m-0 p{margin:0}*,:after,:before{box-sizing:border-box}img{-o-object-fit:cover;object-fit:cover}a{color:var(--theme-color);text-decoration:none;cursor:pointer}*{touch-action:pan-y}html body{--body-background-color:#e9eff2;position:relative;height:100vh;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;font-weight:var(--base-font-weight);color:#000;background:var(--body-background-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}html body::-webkit-scrollbar{width:13px;height:13px}html body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);background-clip:padding-box;border:3px solid transparent;border-radius:7px}html body::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}html body::-webkit-scrollbar-track{background-color:transparent}html body::-webkit-scrollbar-track:hover{background-color:#f8fafc}html body div::-webkit-scrollbar{width:13px;height:13px}html body div::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);background-clip:padding-box;border:3px solid transparent;border-radius:7px}html body div::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}html body div::-webkit-scrollbar-track{background-color:transparent}html body div::-webkit-scrollbar-track:hover{background-color:#f8fafc}html body .displayNone{display:none}html body .gi-form-detail>.el-card__header{padding:10px 15px}html body .el-form{white-space:normal}html body .el-input-group__append{background-color:#f7f7f7}html body .el-input--mini-small{font-size:12px}html body .el-input--mini-small .el-input__inner{height:22px;line-height:22px;box-sizing:border-box}html body .el-input--mini-small .el-input__icon{line-height:normal}html body .el-input--mini-small .el-textarea__inner{font-size:10px!important}html body .el-range-editor--mini-small{height:22px;line-height:22px}html body .el-range-editor--mini-small .el-range-separator,html body .el-range-editor--mini-small .el-range__icon{line-height:22px!important}html body .el-input-number--mini-small{font-size:7px;line-height:18px}html body .el-input-number--mini-small.is-controls-right .el-input-number__decrease,html body .el-input-number--mini-small.is-controls-right .el-input-number__increase{line-height:9px!important;height:9px;font-size:9px}html body .el-select--mini-small .el-tag--small{font-size:12px;height:15px!important;line-height:15px!important;padding:0 5px!important;box-sizing:border-box;margin:0 5px}html body .el-tag--mini-small{font-size:12px;height:18px!important;line-height:18px!important;padding:0 16px!important}html body .el-button--mini-small{padding:3px!important;font-size:12px}html body .el-button--mini-small i{font-size:12px;margin-right:0}html body .el-button--mini-small .btnIconfont,html body .el-button--mini-small .gi-form-icon{font-size:10px!important}html body .el-form-item--mini-small{margin-bottom:10px}html body .el-form-item--mini-small .el-radio__input,html body .el-form-item--mini-small .el-radio__label,html body .el-form-item--mini-small .el-switch__label,html body .el-form-item--mini-small .el-switch__label *{font-size:12px}html body .el-form-item--mini-small .el-form-item__content{vertical-align:middle}html body .el-form-item--mini-small .el-form-item__content .btn-drag-item{font-size:10px!important}html body .el-form-item--mini-small .el-form-item__content .btn-drag-item .btn-item-left{height:22px!important;line-height:22px!important}html body .el-form-item--mini-small .el-form-item__content .btn-drag-item .btn-item-actions{line-height:22px!important}html body .el-form-item--mini-small .el-form-item__label{font-size:12px;line-height:22px}html body .el-form-item--mini-small .list-drag-item{font-size:12px;padding:0 0 0 5px}html body .el-form-item--mini-small .list-drag-item .list-item-actions,html body .el-form-item--mini-small .list-drag-item .list-item-left{font-size:12px;height:22px;line-height:22px;top:0}html body .el-radio-button--mini-small .el-radio-button__inner{padding:2px 13px!important;font-size:10px!important}html body .el-form-item--mini-small,html body .el-table--mini,html body .size--mini-small{margin-bottom:10px}html body .el-form-item--mini-small .innerIcon,html body .el-table--mini .innerIcon,html body .size--mini-small .innerIcon{line-height:20px!important}html body .el-form-item--mini-small .el-form-item__content,html body .el-table--mini .el-form-item__content,html body .size--mini-small .el-form-item__content{line-height:normal!important}html body .el-form-item--mini-small .vxe-input,html body .el-table--mini .vxe-input,html body .size--mini-small .vxe-input{height:22px;line-height:22px}html body .el-form-item--mini-small .el-range-editor--mini-small,html body .el-table--mini .el-range-editor--mini-small,html body .size--mini-small .el-range-editor--mini-small{height:22px;line-height:22px;box-sizing:border-box;padding:0 10px}html body .el-form-item--mini-small .el-range-editor--mini-small .el-range-input,html body .el-form-item--mini-small .el-range-editor--mini-small .el-range-separator,html body .el-table--mini .el-range-editor--mini-small .el-range-input,html body .el-table--mini .el-range-editor--mini-small .el-range-separator,html body .size--mini-small .el-range-editor--mini-small .el-range-input,html body .size--mini-small .el-range-editor--mini-small .el-range-separator{font-size:12px}html body .el-form-item--mini-small .el-range-editor--mini-small .el-range-separator,html body .el-form-item--mini-small .el-range-editor--mini-small .el-range__close-icon,html body .el-form-item--mini-small .el-range-editor--mini-small .el-range__icon,html body .el-table--mini .el-range-editor--mini-small .el-range-separator,html body .el-table--mini .el-range-editor--mini-small .el-range__close-icon,html body .el-table--mini .el-range-editor--mini-small .el-range__icon,html body .size--mini-small .el-range-editor--mini-small .el-range-separator,html body .size--mini-small .el-range-editor--mini-small .el-range__close-icon,html body .size--mini-small .el-range-editor--mini-small .el-range__icon{line-height:22px!important}html body .el-cascader--mini-small{line-height:22px}html body .el-tag+.el-tag{margin-left:8px}html body .el-tag--mini{height:22px!important;line-height:22px!important;padding:0 18px!important}html body .el-tag--small{height:24px!important;line-height:24px!important;padding:0 10px!important}html body .el-tag--medium{height:26px!important;line-height:26px!important;padding:0 22px!important}html body .el-tag{border-radius:4px;height:28px;line-height:28px;padding:0 24px}html body .editor-toolbar .fa-question-circle,html body .editor-toolbar .no-mobile{display:none}html body .el-collapse-item .el-slider{display:flex}html body .el-collapse-item .el-slider__runway{width:90%;margin:15px -8px 15px 8px!important}html body .el-collapse-item .el-input-number,html body .el-collapse-item .el-select{width:100%}html body .el-divider--horizontal{margin:20px 0 25px 0}html body .el-divider--horizontal .el-divider__text{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}html body .el-image-viewer__close .el-icon-circle-close{color:#fff}html body .vue-admin-beautiful-wrapper .app-main-container::-webkit-scrollbar{width:13px;height:13px}html body .vue-admin-beautiful-wrapper .app-main-container::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);background-clip:padding-box;border:3px solid transparent;border-radius:7px}html body .vue-admin-beautiful-wrapper .app-main-container::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}html body .vue-admin-beautiful-wrapper .app-main-container::-webkit-scrollbar-track{background-color:transparent}html body .vue-admin-beautiful-wrapper .app-main-container::-webkit-scrollbar-track:hover{background-color:#f8fafc}html body #nprogress{position:fixed;z-index:500}html body #nprogress .bar{background:var(--theme-color)!important}html body #nprogress .peg{box-shadow:0 0 10px var(--theme-color),0 0 5px var(--theme-color)!important}html body .el-table .el-table__body-wrapper::-webkit-scrollbar{width:13px;height:13px}html body .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);background-clip:padding-box;border:3px solid transparent;border-radius:7px}html body .el-table .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}html body .el-table .el-table__body-wrapper::-webkit-scrollbar-track{background-color:transparent}html body .el-table .el-table__body-wrapper::-webkit-scrollbar-track:hover{background-color:#f8fafc}html body .el-table th{background:#eaf5fd}html body .el-table td,html body .el-table th{position:relative;box-sizing:border-box;padding:7.5px 0}html body .el-table td .cell,html body .el-table th .cell{font-size:14px;font-weight:500;color:rgba(0,0,0,.65)}html body .el-table td .cell .el-image,html body .el-table th .cell .el-image{width:50px;height:50px;border-radius:4px}html body .el-table thead .cell{padding-left:16px;height:25px;line-height:25px}html body .el-table thead th:first-child .cell{padding-left:16px}html body .el-table .caret-wrapper{height:25px}html body .el-table .caret-wrapper .sort-caret.ascending{top:0}html body .el-table .caret-wrapper .sort-caret.descending{bottom:2px}html body .el-collapse-item__header{background-color:var(--theme-color);color:#fff;padding:10px;font-size:14px}html body .el-pagination.is-background{background-color:#fff;margin:0;padding:8px 0 0 0;height:40px;overflow:hidden;font-weight:400;color:#000;text-align:right}html body .el-pagination.is-background .el-pagination__total{font-size:14px}html body .el-pagination.is-background .el-pager li{height:24px;line-height:22px;border:1px solid #a4b4bc;min-width:24px;border-radius:4px;background-color:#fff;color:#000}html body .el-pagination.is-background .el-pager .more:before{line-height:24px}html body .el-pagination.is-background .btn-next,html body .el-pagination.is-background .btn-prev{height:24px;line-height:24px;min-width:24px;border-radius:4px;background-color:#fff;color:#000;border:1px solid #a4b4bc;margin:0 4px}html body .el-pagination.is-background .btn-next:disabled,html body .el-pagination.is-background .btn-prev:disabled{color:#a4b4bc}html body .el-pagination button,html body .el-pagination span:not([class*=suffix]){height:24px;line-height:24px;font-size:14px;font-weight:500;color:#000;margin-left:12px}html body .el-pagination__total{margin-right:4px}html body .el-pagination .el-select .el-input{width:104px;margin:0 2px}html body .el-pagination .el-select .el-input .el-input__inner{height:24px;font-size:12px;border-radius:4px;color:#000;border:1px solid #a4b4bc}html body .el-select .el-input .el-select__caret{color:#000}html body .el-pagination__editor.el-input .el-input__inner{height:24px!important;line-height:24px;font-size:12px;color:#000;border:1px solid #a4b4bc}html body .el-pagination__editor.el-input{height:24px;line-height:22px}html body .el-menu.el-menu--popup.el-menu--popup-right-start{max-height:88vh;margin-bottom:.5vh;overflow-y:auto}html body .el-menu.el-menu--popup.el-menu--popup-right-start::-webkit-scrollbar{width:0;height:0;background:transparent}html body .el-menu.el-menu--popup.el-menu--popup-right-start::-webkit-scrollbar-thumb{background-color:hsla(220,4%,58%,.3);border-radius:10px}html body .el-menu.el-menu--popup.el-menu--popup-right-start::-webkit-scrollbar-thumb:hover{background-color:hsla(220,4%,58%,.3)}html body .el-menu.el-menu--popup.el-menu--popup-bottom-start{max-height:88vh;margin-bottom:.5vh;overflow-y:auto}html body .el-menu.el-menu--popup.el-menu--popup-bottom-start::-webkit-scrollbar{width:0;height:0;background:transparent}html body .el-menu.el-menu--popup.el-menu--popup-bottom-start::-webkit-scrollbar-thumb{background-color:hsla(220,4%,58%,.3);border-radius:10px}html body .el-menu.el-menu--popup.el-menu--popup-bottom-start::-webkit-scrollbar-thumb:hover{background-color:hsla(220,4%,58%,.3)}html body .el-message--error{border:1px solid #ffccc7!important;background:#fff2f0!important}html body .el-message--error .el-icon-error:before{font-family:gi-form-icon;content:""}html body .el-message--success{border:1px solid #b7eb8f!important;background:#f6ffed!important}html body .el-message--success .el-icon-success:before{font-family:gi-form-icon;content:""}html body .el-message--warning{border:1px solid #ffe58f!important;background:#fffbe6!important}html body .el-message--warning .el-icon-warning:before{font-family:gi-form-icon;content:""}html body .el-icon-info:before{font-family:gi-form-icon;content:""}html body .el-message{border:1px solid #91d5ff;background:#e6f7ff;z-index:3000!important;padding:9px 0 9px 16px;border-radius:4px}html body .el-message .el-message__content{color:#000;padding-right:0!important}html body .el-message .el-message__icon{margin-right:8px}html body .el-message__closeBtn{font-size:14px;color:rgba(0,0,0,.7)}html body .el-message__content{margin-right:40px;width:400px;color:#000;font-weight:400;white-space:normal;word-break:break-all;word-wrap:break-word}html body .el-dialog__footer,html body .el-message-box__footer{padding:20px;padding-top:10px;text-align:right;border-top:1px solid #dcdfe6}html body .el-dialog__content,html body .el-message-box__content{padding:20px 20px 20px 20px}html body .giForm_dialog>.el-dialog>.el-dialog__body{padding:5px}html body .childform-btn .el-button--danger.is-plain.is-disabled,html body .childform-btn .el-button--danger.is-plain.is-disabled:hover,html body .childform-btn .el-button--primary.is-plain.is-disabled,html body .childform-btn .el-button--primary.is-plain.is-disabled:hover,html body .childform-btn .el-button--success.is-plain.is-disabled,html body .childform-btn .el-button--success.is-plain.is-disabled:hover,html body .childform-btn .el-button--warning.is-plain.is-disabled,html body .childform-btn .el-button--warning.is-plain.is-disabled:hover,html body .el-dialog__header .el-button--danger.is-plain.is-disabled,html body .el-dialog__header .el-button--danger.is-plain.is-disabled:hover,html body .el-dialog__header .el-button--primary.is-plain.is-disabled,html body .el-dialog__header .el-button--primary.is-plain.is-disabled:hover,html body .el-dialog__header .el-button--success.is-plain.is-disabled,html body .el-dialog__header .el-button--success.is-plain.is-disabled:hover,html body .el-dialog__header .el-button--warning.is-plain.is-disabled,html body .el-dialog__header .el-button--warning.is-plain.is-disabled:hover,html body .el-form-item .el-button--danger.is-plain.is-disabled,html body .el-form-item .el-button--danger.is-plain.is-disabled:hover,html body .el-form-item .el-button--primary.is-plain.is-disabled,html body .el-form-item .el-button--primary.is-plain.is-disabled:hover,html body .el-form-item .el-button--success.is-plain.is-disabled,html body .el-form-item .el-button--success.is-plain.is-disabled:hover,html body .el-form-item .el-button--warning.is-plain.is-disabled,html body .el-form-item .el-button--warning.is-plain.is-disabled:hover,html body .header-action .el-button--danger.is-plain.is-disabled,html body .header-action .el-button--danger.is-plain.is-disabled:hover,html body .header-action .el-button--primary.is-plain.is-disabled,html body .header-action .el-button--primary.is-plain.is-disabled:hover,html body .header-action .el-button--success.is-plain.is-disabled,html body .header-action .el-button--success.is-plain.is-disabled:hover,html body .header-action .el-button--warning.is-plain.is-disabled,html body .header-action .el-button--warning.is-plain.is-disabled:hover,html body .header-slot .el-button--danger.is-plain.is-disabled,html body .header-slot .el-button--danger.is-plain.is-disabled:hover,html body .header-slot .el-button--primary.is-plain.is-disabled,html body .header-slot .el-button--primary.is-plain.is-disabled:hover,html body .header-slot .el-button--success.is-plain.is-disabled,html body .header-slot .el-button--success.is-plain.is-disabled:hover,html body .header-slot .el-button--warning.is-plain.is-disabled,html body .header-slot .el-button--warning.is-plain.is-disabled:hover,html body .headerBtn .el-button--danger.is-plain.is-disabled,html body .headerBtn .el-button--danger.is-plain.is-disabled:hover,html body .headerBtn .el-button--primary.is-plain.is-disabled,html body .headerBtn .el-button--primary.is-plain.is-disabled:hover,html body .headerBtn .el-button--success.is-plain.is-disabled,html body .headerBtn .el-button--success.is-plain.is-disabled:hover,html body .headerBtn .el-button--warning.is-plain.is-disabled,html body .headerBtn .el-button--warning.is-plain.is-disabled:hover,html body .page-action-bar .el-button--danger.is-plain.is-disabled,html body .page-action-bar .el-button--danger.is-plain.is-disabled:hover,html body .page-action-bar .el-button--primary.is-plain.is-disabled,html body .page-action-bar .el-button--primary.is-plain.is-disabled:hover,html body .page-action-bar .el-button--success.is-plain.is-disabled,html body .page-action-bar .el-button--success.is-plain.is-disabled:hover,html body .page-action-bar .el-button--warning.is-plain.is-disabled,html body .page-action-bar .el-button--warning.is-plain.is-disabled:hover,html body .searchlist-wrapper .el-form-item .el-button--danger.is-disabled,html body .searchlist-wrapper .el-form-item .el-button--danger.is-disabled:hover,html body .searchlist-wrapper .el-form-item .el-button--primary.is-disabled,html body .searchlist-wrapper .el-form-item .el-button--primary.is-disabled:hover,html body .searchlist-wrapper .el-form-item .el-button--success.is-disabled,html body .searchlist-wrapper .el-form-item .el-button--success.is-disabled:hover,html body .searchlist-wrapper .el-form-item .el-button--warning.is-disabled,html body .searchlist-wrapper .el-form-item .el-button--warning.is-disabled:hover{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.15);color:rgba(0,0,0,.15)}html body .childform-btn .el-button--danger.is-plain,html body .el-dialog__header .el-button--danger.is-plain,html body .el-form-item .el-button--danger.is-plain,html body .header-action .el-button--danger.is-plain,html body .header-slot .el-button--danger.is-plain,html body .headerBtn .el-button--danger.is-plain,html body .page-action-bar .el-button--danger.is-plain{border:1px solid #ff4d4f;background:#fff;color:#ff4d4f}html body .childform-btn .el-button--danger.is-plain:hover,html body .el-dialog__header .el-button--danger.is-plain:hover,html body .el-form-item .el-button--danger.is-plain:hover,html body .header-action .el-button--danger.is-plain:hover,html body .header-slot .el-button--danger.is-plain:hover,html body .headerBtn .el-button--danger.is-plain:hover,html body .page-action-bar .el-button--danger.is-plain:hover{background:#fff;color:#ff7875;border:1px solid #ff7875}html body .childform-btn .el-button--danger.is-plain:active,html body .childform-btn .el-button--danger.is-plain:focus,html body .el-dialog__header .el-button--danger.is-plain:active,html body .el-dialog__header .el-button--danger.is-plain:focus,html body .el-form-item .el-button--danger.is-plain:active,html body .el-form-item .el-button--danger.is-plain:focus,html body .header-action .el-button--danger.is-plain:active,html body .header-action .el-button--danger.is-plain:focus,html body .header-slot .el-button--danger.is-plain:active,html body .header-slot .el-button--danger.is-plain:focus,html body .headerBtn .el-button--danger.is-plain:active,html body .headerBtn .el-button--danger.is-plain:focus,html body .page-action-bar .el-button--danger.is-plain:active,html body .page-action-bar .el-button--danger.is-plain:focus{background:#fff;color:#d9363e;border:1px solid #d9363e}html body .childform-btn .el-button--success.is-plain,html body .el-dialog__header .el-button--success.is-plain,html body .el-form-item .el-button--success.is-plain,html body .header-action .el-button--success.is-plain,html body .header-slot .el-button--success.is-plain,html body .headerBtn .el-button--success.is-plain,html body .page-action-bar .el-button--success.is-plain{border:1px solid #00ac4b;background:#fff;color:#00ac4b}html body .childform-btn .el-button--success.is-plain:hover,html body .el-dialog__header .el-button--success.is-plain:hover,html body .el-form-item .el-button--success.is-plain:hover,html body .header-action .el-button--success.is-plain:hover,html body .header-slot .el-button--success.is-plain:hover,html body .headerBtn .el-button--success.is-plain:hover,html body .page-action-bar .el-button--success.is-plain:hover{background:#fff;color:#52c41a;border:1px solid #52c41a}html body .childform-btn .el-button--success.is-plain:active,html body .childform-btn .el-button--success.is-plain:focus,html body .el-dialog__header .el-button--success.is-plain:active,html body .el-dialog__header .el-button--success.is-plain:focus,html body .el-form-item .el-button--success.is-plain:active,html body .el-form-item .el-button--success.is-plain:focus,html body .header-action .el-button--success.is-plain:active,html body .header-action .el-button--success.is-plain:focus,html body .header-slot .el-button--success.is-plain:active,html body .header-slot .el-button--success.is-plain:focus,html body .headerBtn .el-button--success.is-plain:active,html body .headerBtn .el-button--success.is-plain:focus,html body .page-action-bar .el-button--success.is-plain:active,html body .page-action-bar .el-button--success.is-plain:focus{background:#fff;color:#039542;border:1px solid #039542}html body .childform-btn .el-button--warning.is-plain,html body .el-dialog__header .el-button--warning.is-plain,html body .el-form-item .el-button--warning.is-plain,html body .header-action .el-button--warning.is-plain,html body .header-slot .el-button--warning.is-plain,html body .headerBtn .el-button--warning.is-plain,html body .page-action-bar .el-button--warning.is-plain{border:1px solid #e6a23c;background:#fff;color:#e6a23c}html body .childform-btn .el-button--warning.is-plain:hover,html body .el-dialog__header .el-button--warning.is-plain:hover,html body .el-form-item .el-button--warning.is-plain:hover,html body .header-action .el-button--warning.is-plain:hover,html body .header-slot .el-button--warning.is-plain:hover,html body .headerBtn .el-button--warning.is-plain:hover,html body .page-action-bar .el-button--warning.is-plain:hover{background:#fff;color:#faad14;border:1px solid #faad14}html body .childform-btn .el-button--warning.is-plain:active,html body .childform-btn .el-button--warning.is-plain:focus,html body .el-dialog__header .el-button--warning.is-plain:active,html body .el-dialog__header .el-button--warning.is-plain:focus,html body .el-form-item .el-button--warning.is-plain:active,html body .el-form-item .el-button--warning.is-plain:focus,html body .header-action .el-button--warning.is-plain:active,html body .header-action .el-button--warning.is-plain:focus,html body .header-slot .el-button--warning.is-plain:active,html body .header-slot .el-button--warning.is-plain:focus,html body .headerBtn .el-button--warning.is-plain:active,html body .headerBtn .el-button--warning.is-plain:focus,html body .page-action-bar .el-button--warning.is-plain:active,html body .page-action-bar .el-button--warning.is-plain:focus{background:#fff;color:#d98a14;border:1px solid #d98a14}html body .childform-btn .el-button--info.is-plain,html body .el-dialog__header .el-button--info.is-plain,html body .el-form-item .el-button--info.is-plain,html body .header-action .el-button--info.is-plain,html body .header-slot .el-button--info.is-plain,html body .headerBtn .el-button--info.is-plain,html body .page-action-bar .el-button--info.is-plain{border:1px solid #909399;background:#fff;color:#909399}html body .childform-btn .el-button--info.is-plain:hover,html body .el-dialog__header .el-button--info.is-plain:hover,html body .el-form-item .el-button--info.is-plain:hover,html body .header-action .el-button--info.is-plain:hover,html body .header-slot .el-button--info.is-plain:hover,html body .headerBtn .el-button--info.is-plain:hover,html body .page-action-bar .el-button--info.is-plain:hover{background:#fff;color:hsla(214,3%,46%,.6);border:1px solid hsla(214,3%,46%,.6)}html body .childform-btn .el-button--info.is-plain:active,html body .childform-btn .el-button--info.is-plain:focus,html body .el-dialog__header .el-button--info.is-plain:active,html body .el-dialog__header .el-button--info.is-plain:focus,html body .el-form-item .el-button--info.is-plain:active,html body .el-form-item .el-button--info.is-plain:focus,html body .header-action .el-button--info.is-plain:active,html body .header-action .el-button--info.is-plain:focus,html body .header-slot .el-button--info.is-plain:active,html body .header-slot .el-button--info.is-plain:focus,html body .headerBtn .el-button--info.is-plain:active,html body .headerBtn .el-button--info.is-plain:focus,html body .page-action-bar .el-button--info.is-plain:active,html body .page-action-bar .el-button--info.is-plain:focus{background:#fff;color:#73767a;border:1px solid #73767a}html body .childform-btn .el-button i,html body .el-dialog__header .el-button i,html body .el-form-item .el-button i,html body .header-action .el-button i,html body .header-slot .el-button i,html body .headerBtn .el-button i,html body .page-action-bar .el-button i{margin-right:5px}html body .el-button .btnIconfont,html body .el-button .gi-form-icon,html body .el-button--medium .btnIconfont,html body .el-button--medium .gi-form-icon{font-size:14px}html body .el-button--mini .btnIconfont,html body .el-button--mini .gi-form-icon,html body .el-button--small .btnIconfont,html body .el-button--small .gi-form-icon,html body .el-form-item--mini .el-radio__input,html body .el-form-item--mini .el-radio__label,html body .el-form-item--mini .el-switch__label,html body .el-form-item--mini .el-switch__label *,html body .el-form-item--small .el-radio__input,html body .el-form-item--small .el-radio__label,html body .el-form-item--small .el-switch__label,html body .el-form-item--small .el-switch__label *{font-size:12px}html body .el-collapse-item .el-form-item--mini .svg-icon{width:16px!important;height:16px!important}html body .el-card{margin-bottom:0;border:none}html body .el-card__body{padding:12px 0 12px 12px}html body .left .leftMain{width:100%;flex:1;padding:0}html body .left .leftMain .treeTable{margin-right:12px}html body .right .el-card__header{border:none;padding:12px 0 16px}html body .right .el-card__header .title-pre-color{margin-right:10px}html body .right .el-card__header span{font-weight:500;font-size:16px}html body .right .el-card__body{padding:0 14px 16px 14px}html body .right .el-card__body .el-form-item{margin-bottom:16px!important}html body .right .el-card__body .el-form-item__label{padding-right:16px;width:85px!important}html body .right .el-card__body .el-form-item__content{margin-left:85px!important}html body .el-select-dropdown.el-popper{z-index:6789!important}html body .select-tree-popper .el-scrollbar .el-scrollbar__view .el-select-dropdown__item{height:auto;max-height:274px;padding:0;overflow-y:auto;line-height:26px}html body .primary-svg{fill:var(--theme-color)}html body .primary-color,html body .primary-svg{color:var(--theme-color)}html body .singleSelectTree .el-checkbox__inner{border-radius:50%}html body .vue-codemirror{border:1px solid #dcdfe6;line-height:150%}html body .el-form-item__label{font-weight:500;color:#000;font-size:14px;padding:0 16px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html body .el-form-item--medium .el-form-item__content,html body .el-form-item--medium .el-form-item__label,html body .el-range-editor--medium .el-range__icon{line-height:32px!important}html body .el-form-item--small .el-form-item__content,html body .el-form-item--small .el-form-item__label,html body .el-range-editor--small .el-range__icon{line-height:30px!important;font-size:12px!important}html body .el-form-item--mini .el-form-item__content,html body .el-form-item--mini .el-form-item__label,html body .el-range-editor--mini .el-range__icon{line-height:24px!important;font-size:12px!important}html body .el-form-item__content,html body .el-form-item__label,html body .el-range-editor .el-range__icon{line-height:36px}html body .el-form-item__content .el-textarea__inner{padding-left:10px;font-size:14px}html body .el-form-item__content .el-textarea.is-disabled .el-textarea__inner{border:none}html body .el-form-item__content .el-input--mini .el-textarea__inner,html body .el-form-item__content .el-input--small .el-textarea__inner{font-size:12px}html body .el-form-item__content .el-input--medium .el-textarea__inner{font-size:14px}html body .el-form-item__content .el-input__inner{font-weight:400;color:#7e8799;border:1px solid #a4b4bc;border-radius:4px;padding:0 10px}html body .el-form-item__content .el-input--prefix .el-input__inner{padding-left:30px!important}html body .el-form-item__content .el-input__suffix{right:10px}html body .el-form-item__content .el-input__suffix .el-icon-circle-close{color:#002538;opacity:.25}html body .el-form-item__content .el-input__suffix .el-icon-circle-close:before{font-family:gi-form-icon;content:""}html body .el-form-item__content .el-input__clear{font-size:14px}html body .el-form-item__content .el-textarea__inner{font-weight:400;border:1px solid #a4b4bc;border-radius:4px}html body .title-pre-color{display:inline-block;vertical-align:middle;width:4px;height:16px;margin-top:-4px;background:var(--theme-color);border-radius:2px}html body .el-dropdown-link{font-size:16px}html body .el-dropdown-menu .el-dropdown-link,html body .el-dropdown-menu--medium .el-dropdown-link{font-size:14px}html body .el-dropdown-menu--mini .el-dropdown-link,html body .el-dropdown-menu--small .el-dropdown-link{font-size:12px}html body .title-pre-font{width:64px;height:22px;font-size:16px;font-weight:500;color:#343434;line-height:22px;margin-left:8px}html body .gi-page-container>.el-main{padding:0 16px}html body .gi-page-container>.el-main .el-header{padding:0 8px}html body .mainColor .el-footer,html body .mainColor .el-header{padding:0}html body .right-wrapper .el-footer{padding:0 8px 0 0}html body .gi-list-preview .mainColor .content-warpper{height:calc(100vh - 124px)}html body .box-card>.el-card__header{box-sizing:border-box;max-height:60px;padding:0;border-bottom:2px solid #e9eff2}html body .box-card>.el-card__header .header-slot{height:40px;padding:0 8px 0 12px}html body .box-card.headless>.el-card__header{display:none!important}html body .box-card>.el-card__body>.content-warpper{overflow-x:hidden;overflow-y:auto}html body .box-card.headless>.el-card__body>.content-warpper{height:calc(100vh - 90px)}html body .box-card.footerless>.el-card__body>.content-warpper{height:calc(100vh - 132px)}html body .page-full-dialog{position:absolute;top:-48px;left:0;right:0;bottom:0;background-color:#fff}html body .contextmenu{margin:0;background:#fff;width:100%;list-style-type:none;padding:0;border-radius:4px;font-size:12px;font-weight:400;color:#333}html body .contextmenu li{margin:0;padding:7px 0;cursor:pointer;line-height:normal}html body .contextmenu li:hover{background:#eee}html body .desktop-column-header{display:flex;justify-content:space-between;align-items:center}html body .search-wrapper .el-form-item{margin:5px}html body .searchlist-wrapper{padding-top:12px}html body .searchlist-wrapper .el-form-item{width:25%;display:inline-block;margin:0 0 16px 0!important}html body .el-table .read-row{background:#f0f9eb}html body .el-table .unread-row{background:oldlace}html body .el-table__row .gi_pretend_radio{display:inline-block;box-sizing:border-box;border:2px solid #41a0f4;border-radius:50%;height:15px;width:15px}html body .el-table__row.current-row .gi_pretend_radio:before,html body .el-table__row.hover-row .gi_pretend_radio:before{content:"";display:block;margin-top:1px;margin-left:1px;height:9px;width:9px;border-radius:50%;background-color:#41a0f4;opacity:.7}html body .el-color-picker--mini{height:24px!important}html body .el-color-picker--small{height:30px!important}html body .el-color-picker--medium{height:32px!important}html body .el-color-picker{height:36px;display:block}html body .el-color-picker--mini .el-color-picker__trigger{width:24px;height:24px}html body .el-color-picker--small .el-color-picker__trigger{width:30px;height:30px}html body .el-color-picker--medium .el-color-picker__trigger{width:32px;height:32px}html body .el-color-picker__trigger{width:36px;height:36px}html body input::-webkit-inner-spin-button,html body input::-webkit-outer-spin-button{-webkit-appearance:none!important}html body input[type=number]{-moz-appearance:textfield}html body .el-scrollbar{font-weight:400}html .chart-type .el-radio__input{display:none!important}html .el-select-dropdown{border-radius:4px;border:none}html .el-select-dropdown .popper__arrow{border-top-color:#fff!important}html .el-select-dropdown .el-select-dropdown__item:not(.is-disabled){color:#000}html .el-select-dropdown .el-select-dropdown__item{height:26px;line-height:26px;padding:0 30px}html .el-select-dropdown .el-select-dropdown__list{padding:4px 0}html .el-select .el-tag__close.el-icon-close{right:-4px;background-color:rgba(15,54,75,.3);color:rgba(0,0,0,.45)}html .el-select .el-tag{padding:0 6px!important;margin:4px 0 4px 8px;border:none}html .el-select .el-tag:hover .el-icon-close{opacity:1}html .el-select .el-tag .el-icon-close{opacity:0}html .el-select .el-tag--small{height:24px!important;line-height:24px!important;padding:0 6px!important}html .el-select .el-tag--mini{height:16px!important;line-height:16px!important;padding:0 6px!important}html .el-select .el-tag--medium{padding:0 6px!important}html .el-form-item--mini .innerIcon,html .el-table--mini .innerIcon,html .size--mini .innerIcon{line-height:24px!important}html .el-form-item--small .innerIcon,html .el-table--small .innerIcon,html .size--small .innerIcon{line-height:30px!important}html .el-form-item--medium .innerIcon,html .el-table--medium .innerIcon,html .size--medium .innerIcon{line-height:32px!important}html .searchIcon{color:#a4b4bc}html .searchIcon:hover{color:var(--theme-color)}html .innerIcon{width:25px;text-align:center;line-height:36px;position:absolute;right:9px;color:#a4b4bc}html .innerIcon:hover{color:var(--theme-color)}html .el-form-item--mini .showtext{height:24px!important}html .el-form-item--small .showtext{height:30px!important}html .el-form-item--medium .showtext{height:32px!important}html .el-form-item .complete .showtext{border:1px solid #a4b4bc!important;border-radius:4px!important}html .el-form-item .dislineInput .showtext{border-bottom:1px solid #a4b4bc!important;border-radius:0!important}html .el-form-item .showtext{width:100%;height:36px;color:#707070;position:relative;padding:0 10px}html .dislineInput .commoninput .el-input__inner:not(.is-error .el-input__inner):not(.vxe-cell .el-input__inner),html .dislineInput .commoninput .el-textarea__inner:not(.is-error .el-textarea__inner),html .editlineInput .commoninput .el-input__inner:not(.is-error .el-input__inner) :not(.vxe-cell .el-input__inner),html .editlineInput .commoninput .el-textarea__inner:not(.is-error .el-textarea__inner){border:none!important;border-radius:0!important;border-bottom:1px solid #a4b4bc!important}html .complete .commoninput .el-input__inner:not(.is-error .el-input__inner):not(.vxe-cell .el-input__inner),html .complete .commoninput .el-textarea__inner:not(.is-error .el-input__inner) :not(.vxe-cell .el-textarea__inner){border:1px solid #a4b4bc!important}html .el-radio__label{padding-left:8px}html .el-radio-button--medium .el-radio-button__inner{padding:6px 13px!important;font-size:14px!important}html .el-radio-button--small .el-radio-button__inner{padding:5px 13px!important;font-size:12px!important}html .el-radio-button--mini .el-radio-button__inner{padding:3px 11px!important;font-size:12px!important}html .el-radio-button .el-radio-button__inner{padding:6px 15px;font-size:14px}html .app-main-container .el-tabs .el-tabs__nav-wrap{padding:0 16px}html .app-main-container .el-tabs__item{padding-top:4px!important}html .el-tabs__item{padding:0 12px;color:rgba(0,0,0,.65)}html .el-tabs__item:hover{color:rgba(0,0,0,.85)}html .el-tabs__active-bar{border-radius:4px}html .el-date-picker{width:296px}html .el-picker-panel{color:#000;box-shadow:0 1px 6px 0 rgba(0,0,0,.12)}html .el-date-picker__header{margin:5px 10px}html .el-date-picker__header-label{color:rgba(0,0,0,.85)}html .el-picker-panel__icon-btn{color:#a4b4bc}html .el-picker-panel__content{margin:0 4px 10px;width:286px!important}html .el-date-table th{border:none}html .el-date-table td{padding:0}html .el-date-table td div{padding:5px 12px;height:30px}html .el-date-table td span{width:20px;height:20px;line-height:20px}html .el-picker-panel .el-icon-d-arrow-left:before{font-family:gi-form-icon;content:""}html .el-picker-panel .el-icon-arrow-left:before{font-family:gi-form-icon;content:""}html .el-picker-panel .el-icon-d-arrow-right:before{font-family:gi-form-icon;content:""}html .el-picker-panel .el-icon-arrow-right:before{font-family:gi-form-icon;content:""}html .el-date-editor .el-icon-date:before{font-family:gi-form-icon;content:""}html .el-popper[x-placement^=bottom]{margin-top:8px}html .el-popper[x-placement^=bottom] .popper__arrow,html .el-popper[x-placement^=bottom] .popper__arrow:after{border:0}html .el-date-range-picker__content.is-left{border-right:0}html .el-date-range-picker{width:574px;box-shadow:0 1px 6px 0 rgba(0,0,0,.12);border:0}html .el-date-editor .el-range__close-icon{line-height:36px}html .el-range-editor--medium .el-range__close-icon,html .el-range-editor--medium .el-range__icon{line-height:32px!important}html .el-range-editor--small .el-range__close-icon,html .el-range-editor--small .el-range__icon{line-height:30px!important}html .el-range-editor--mini .el-range__close-icon,html .el-range-editor--mini .el-range__icon{line-height:24px!important}html .el-switch{vertical-align:text-top}html .el-switch__core{width:35px!important;height:18px!important;background:rgba(0,0,0,.25);border:none}html .el-switch{height:18px!important}html .el-switch__core:after{top:1px}html .el-switch.is-checked .el-switch__core:after{margin-left:-17px}html .el-icon-time:before{font-family:gi-form-icon;content:""}html .panel-manager .el-form-item .el-dropdown-link{cursor:pointer;font-size:14px}html .panel-manager .el-form-item--mini .el-dropdown-link,html .panel-manager .el-form-item--small .el-dropdown-link{font-size:12px!important}html .events .el-form-item__content{display:flex}html .el-form-item--medium .list-drag-item{font-size:14px!important}html .el-form-item--medium .list-drag-item .list-item-left{height:32px!important;line-height:32px!important}html .el-form-item--medium .list-drag-item .list-item-actions{line-height:32px!important}html .el-form-item--medium .btn-drag-item{font-size:14px!important}html .el-form-item--medium .btn-drag-item .btn-item-left{height:32px!important;line-height:32px!important}html .el-form-item--medium .btn-drag-item .btn-item-actions{line-height:32px!important}html .el-form-item--small .list-drag-item{font-size:14px!important}html .el-form-item--small .list-drag-item .list-item-left{height:30px!important;line-height:30px!important}html .el-form-item--small .list-drag-item .list-item-actions{line-height:30px!important}html .el-form-item--small .btn-drag-item{font-size:14px!important}html .el-form-item--small .btn-drag-item .btn-item-left{height:30px!important;line-height:30px!important}html .el-form-item--small .btn-drag-item .btn-item-actions{line-height:28px!important}html .el-form-item--mini .list-drag-item{font-size:12px!important}html .el-form-item--mini .list-drag-item .list-item-left{height:24px!important;line-height:24px!important}html .el-form-item--mini .list-drag-item .list-item-actions{line-height:24px!important}html .el-form-item--mini .btn-drag-item{font-size:12px!important}html .el-form-item--mini .btn-drag-item .btn-item-left{height:24px!important;line-height:24px!important}html .el-form-item--mini .btn-drag-item .btn-item-actions{line-height:24px!important}html .el-form-item .list-drag-item{font-size:14px}html .el-form-item .list-drag-item .list-item-left{height:36px;line-height:36px;color:#a4b4bc}html .el-form-item .list-drag-item .list-item-actions{line-height:36px}html .el-form-item .btn-drag-item{font-size:14px}html .el-form-item .btn-drag-item .btn-item-left{height:36px;line-height:36px;color:#a4b4bc}html .el-form-item .btn-drag-item .btn-item-actions{line-height:36px}html .component-list .el-form-item{margin-bottom:16px}html .el-select__input{margin-left:10px}html #editorHtml p{margin:0}html .el-checkbox-group ul{padding-left:0!important}html .el-radio-group .el-radio{padding:4px 0}html .el-radio-group ul{padding-left:0!important}html .widget-view .el-form-item{margin-bottom:0}html .vxe-table--body .el-input__count-inner{line-height:0px!important}html .unread-dialog{display:block;background-color:#9bddff!important}html .unread-dialog .content{text-align:end}html .unread-dialog .content .check{width:14px;height:14px;vertical-align:middle;margin-right:3px}html .unread-dialog .content .noTips{vertical-align:middle}html .el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{top:-2px}html .noleft .el-form-item__content{margin-left:0!important}html .panel-manager .el-form-item--mini .el-form-item__content .el-slider__runway{margin:9px 10px!important}html .panel-manager .el-form-item--small .el-form-item__content .el-slider__runway{margin:11px 10px!important}html .panel-manager .el-form-item--medium .el-form-item__content .el-slider__runway{margin:13px 10px!important}html .panel-manager .el-form-item__content .el-slider__runway{margin:15px 10px}html .el-time-spinner .el-scrollbar__wrap{margin-bottom:0!important}html .el-time-spinner .el-scrollbar__bar{opacity:0!important}html .el-textarea{z-index:1!important}