:root{--bg:#fff;--bg-gray:#f8f9fb;--bg-black:rgba(0,0,0,0.85);--text-black:rgba(0,0,0,0.85);--text-white:#fff;--primary:#1e6efa;--bg-header-theme:var(--bg);--text-active-header-theme:var(--primary);--text-header-theme:var(--text-black);--bg-menu-theme:var(--bg);--text-active-menu-theme:var(--primary);--text-menu-theme:var(--text-black)}:root.dark-header-theme{--bg-header-theme:#313439;--text-active-header-theme:#fff;--text-header-theme:#8c8c8c}:root.dark-menu-theme{--bg-menu-theme:#313439;--text-active-menu-theme:#fff;--text-menu-theme:#8c8c8c}:root{--screen-min-width:1200px;--type-center:1200px;--header-height:54px}input::placeholder{color:#9b9b9b!important;font-weight:400}textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei Ul,Microsoft YaHei,Source Han Sans CN,sans-serif}textarea::placeholder{color:#9b9b9b!important;font-weight:400}.el-header{background:#fff}.q-dialog .el-dialog{border-radius:4px}.q-dialog .el-dialog .el-dialog__close{color:#2b2b2b;font-size:16px}.el-input input.el-input__inner{line-height:34px;height:34px}.el-input--small{font-size:14px}.el-input--small .el-input__inner{padding:0 10px}.el-input.el-input--prefix .el-input__inner{padding-left:25px}.el-tabs .el-tabs__item{font-weight:400}.el-popper li.el-dropdown-menu__item:hover{background-color:#fafafa;color:rgba(0,0,0,.6)}.el-popper li.el-dropdown-menu__item:active{background-color:#f3f7fe;color:#1e6efa}.el-form .el-form-item{margin-bottom:16px;height:auto}.el-form .el-form-item .el-form-item__content,.el-form .el-form-item .el-form-item__label{line-height:32px!important}.el-date-editor .el-range-input{font-size:14px}.el-date-editor.el-date-editor.el-input,.el-date-editor.el-date-editor.el-input__inner{padding:0;line-height:34px;height:34px;width:auto}.el-date-editor.el-input--prefix input.el-input__inner{padding-left:30px}.el-date-editor .el-range-separator{line-height:32px;font-size:14px}.el-date-editor .el-range__icon{margin-left:5px!important}.el-date-editor .el-range__icon.el-icon-date{line-height:34px}.el-date-editor i.el-input__icon{width:20px;line-height:32px}.el-table th{background-color:#fafafa}.el-table--striped .el-table__body tr:hover td.el-table__cell{background-color:#f3f7fe}.q-big-table .q-table-bar{margin-bottom:4px}.q-big-table .q-table-bar .el-form .el-form-item{height:34px}.el-tooltip__popper{max-width:60%}.app-container{height:100%}.app-container .left-container{width:200px!important;transition:width .2s ease;box-shadow:0 0 18px rgba(42,177,232,.1)}.app-container .right-container{width:100%;background:var(--bg-gray);overflow:hidden}.app-container .main-container{overflow-x:hidden;overflow-y:auto;padding:0 16px 16px;position:relative}.app-container .type-center{display:flex;flex-direction:column;align-items:center;justify-content:start;width:var(--type-center);margin:0 auto;align-items:flex-start;height:100%}.app-container .type-center>*{width:100%}.app-container.is-collapse .left-container{width:64px!important}.layoutNoPadding .main-container{padding:0!important}