:root{--theme-mian-color:#0046aa;--theme-hover-color:#0063f5}#app{height:100vh}.v-modal{z-index:999!important}.el-dialog__wrapper{z-index:1000!important}.vue-ueditor-wrap .edui-editor{max-height:320px!important;overflow-y:auto!important}body{word-break:keep-all}.el-button{color:#212529;background-color:#f9fafb;border-color:#f8f9fa}.el-button--primary{color:#fff;background-color:var(--theme-mian-color);border-color:var(--theme-mian-color);border-radius:30px;display:inline-block;font-weight:400;line-height:1.5;text-align:center;letter-spacing:.5px;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.375rem 1.6rem;font-size:1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.el-button--danger{background:linear-gradient(90deg,#ff8a32,#ffb051)}.el-button--danger,.el-button--success{color:#fff;border:none;line-height:1;vertical-align:middle}.el-button--success{background:linear-gradient(90deg,#47bd2a,#7bdc4e)}.el-button--warning{background:linear-gradient(90deg,#f6e384,#ffd500)}.el-button--info,.el-button--warning{color:#fff;border:none;line-height:1;vertical-align:middle}.el-button--info{background:linear-gradient(90deg,#385dea,#5c7aec)}.table_list{padding:20px;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:0 solid transparent;border-radius:.25rem;margin-bottom:1.5rem;box-shadow:0 2px 6px 0 rgba(218,218,253,.65),0 2px 6px 0 rgba(206,206,238,.54)}.el-tree-node__content{line-height:42px;height:38px}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#92c9ff;height:38px}.el-table th.el-table__cell>.cell{display:inline-block;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%;color:#000;font-weight:700}.el-table th.el-table__cell{overflow:hidden;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#f8f9fa;border-bottom:1px solid #000!important}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-radius:30px 0 0 30px}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-radius:0 30px 30px 0}*{padding:0;margin:0}body,html{width:100%;height:100%}