.el-message-box .el-message-box__title{text-align:center}.el-message-box .el-message-box__btns{justify-content:center}:root{--el-color-primary:#3a6ea5;--el-color-primary-light-3:#759ac0;--el-color-primary-light-5:#9db7d2;--el-color-primary-light-7:#c4d4e4;--el-color-primary-light-8:#d8e2ed;--el-color-primary-light-9:#ebf1f6;--el-color-primary-dark-2:#2e5884;--kgyj-bg-page:#f5f7fa;--kgyj-bg-card:#fff;--kgyj-bg-sub:#fafbfc;--kgyj-bg-hover:#f1f4f8;--kgyj-bg-active:#e8eef6;--kgyj-text-primary:#1f2329;--kgyj-text-regular:#5a6678;--kgyj-text-secondary:#9099a8;--kgyj-text-placeholder:#b0b8c4;--kgyj-border:#e8eaf0;--kgyj-border-light:#eef0f4;--kgyj-divider:#eef0f4;--kgyj-accent:#7c8aa3;--kgyj-accent-strong:#2f3e54;--kgyj-warn-bg:#fff8e8;--kgyj-warn-text:#e6a23c;--kgyj-danger-bg:#fff2f0;--kgyj-danger-text:#f56c6c;--kgyj-success-bg:#fdfeea;--kgyj-success-text:#67c23a;--kgyj-shadow:0 4px 16px #0000001a}html.dark{--el-color-primary:#4b82bd;--el-color-primary-light-3:#6a98c9;--el-color-primary-light-5:#8aaed6;--el-color-primary-light-7:#aac4e2;--el-color-primary-light-8:#bdd2e9;--el-color-primary-light-9:#d3e1f1;--el-color-primary-dark-2:#3a6ea5;--kgyj-bg-page:#141416;--kgyj-bg-card:#1d1e21;--kgyj-bg-sub:#1a1b1e;--kgyj-bg-hover:#27292d;--kgyj-bg-active:#2a2f3a;--kgyj-text-primary:#e8eaed;--kgyj-text-regular:#b3b8c2;--kgyj-text-secondary:#828896;--kgyj-text-placeholder:#5a606c;--kgyj-border:#33363c;--kgyj-border-light:#2a2c31;--kgyj-divider:#2a2c31;--kgyj-accent:#8a96ab;--kgyj-accent-strong:#c4cdda;--kgyj-warn-bg:#3a2f18;--kgyj-warn-text:#f0b85c;--kgyj-danger-bg:#3a201f;--kgyj-danger-text:#ef7c7c;--kgyj-success-bg:#1f3a20;--kgyj-success-text:#85c96a;--kgyj-shadow:0 4px 16px #00000080}#app{background-color:var(--kgyj-bg-page);width:100%;min-height:100vh;color:var(--kgyj-text-primary);transition:background-color .25s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--kgyj-text-placeholder);border-radius:3px;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:var(--kgyj-text-secondary)}.page-container{background:var(--kgyj-bg-card);border:1px solid var(--kgyj-border);border-radius:6px;padding:16px}.search-area{background:var(--kgyj-bg-sub);border:1px solid var(--kgyj-border);border-radius:6px;margin-bottom:12px;padding:12px}.table-area{background:var(--kgyj-bg-card);border:1px solid var(--kgyj-border);border-radius:6px;padding:12px}.card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-title{color:var(--kgyj-text-primary);font-size:14px;font-weight:600}.card-tip{color:var(--kgyj-text-secondary);font-size:12px}.el-dialog__header{text-align:center}.el-dialog__title{color:var(--kgyj-text-primary);font-size:14px;font-weight:600}.el-dialog__footer{text-align:center}.elli-1{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.elli-2{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.elli-3{-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.click-expand{position:relative}.click-expand:after{content:" ";position:absolute;inset:-10px}.click-active:active{opacity:.5}.flex-center{justify-content:center;align-items:center;display:flex}.flex-start-center{justify-content:center;align-items:flex-start;display:flex}.flex-start{justify-content:flex-start;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-around{justify-content:space-around;align-items:center;display:flex}.flex-ss{justify-content:flex-start;align-items:start;display:flex}.flex-end{justify-content:flex-end;align-items:center;display:flex}.flex-center-column{flex-direction:column;justify-content:center;align-items:center;display:flex}.pointer{cursor:pointer}.no-select{-webkit-user-select:none;user-select:none}.no-scrollbar::-webkit-scrollbar{width:0!important;height:0!important}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow:auto}.table-header-can-move .el-table__header-wrapper .el-table__cell{cursor:move!important;-webkit-user-select:none!important;user-select:none!important}.table-header-can-move .el-table__header-wrapper .el-table__cell:hover{color:#333!important;background-color:#f5f7fa!important}.global-sortable-ghost{opacity:.8!important;background-color:#f0f9eb!important}.global-sortable-drag{box-shadow:0 2px 12px #0000001a!important}.success{color:#67c23a}.danger{color:#f56c6c}.warning{color:#e6a23c}
