*,body{margin:0}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}#app{width:100%;height:100vh;font-size:14px;color:#2a2a2a}.red-dot[data-v-d01ad3ca]{position:absolute;left:12px;top:10px;width:8px;height:8px;background:red;border-radius:50%}.user-wrap[data-v-a680a1ac]{position:absolute;left:12px;right:12px;bottom:18px;background:rgba(227,242,255,.65);padding:8px 12px;box-sizing:border-box;color:#707070;border-radius:4px;font-size:12px}.user-wrap .item[data-v-a680a1ac]{padding:6px 0}.user-wrap .item[data-v-a680a1ac]:nth-child(2){border-bottom:1px solid hsla(0,0%,44%,.15);padding:8px 0}.user-wrap .item .em[data-v-a680a1ac]{font-size:14px}[data-v-0ed4a7c2] .el-form--inline .el-form-item{width:100%}[data-v-0ed4a7c2] .el-form-item--medium .el-form-item__content{width:calc(100% - 100px)}.em[data-v-0ed4a7c2]{font-weight:700}.layout-container[data-v-1d018f58]{height:100vh}.layout-container .layout-aside[data-v-1d018f58]{position:relative;z-index:2;padding:18px 12px;box-sizing:border-box;box-shadow:0 3px 6px 1px rgba(0,0,0,.16)}.layout-container .layout-aside .aside-item[data-v-1d018f58]{width:100%;margin:12px 0}.layout-container .layout-aside .logo[data-v-1d018f58]{width:150px;height:33px}.layout-container .layout-aside .menu-wrap[data-v-1d018f58]{height:calc(100vh - 243px);overflow-y:auto}.layout-container .layout-aside .menu-wrap[data-v-1d018f58]::-webkit-scrollbar{width:0}.layout-container .layout-header[data-v-1d018f58]{height:60px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid hsla(0,0%,44%,.2)}.layout-container .layout-header .complate-img[data-v-1d018f58]{width:160px;height:32px;margin-right:20px;cursor:pointer}.layout-container .layout-header .userbox[data-v-1d018f58]{display:flex;align-items:center;background:#f2f5f9;border-radius:18px;padding-right:12px;color:#707070;cursor:pointer}.layout-container .layout-header .userbox .avatar[data-v-1d018f58]{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#c5e1fb}.layout-container .layout-header .userbox .avatar .icon[data-v-1d018f58]{color:#1890ff;font-size:22px}.layout-container .layout-header .userbox .avatar img[data-v-1d018f58]{width:100%;height:100%;border-radius:50%}.layout-container .layout-header .userbox .avatar .online[data-v-1d018f58]{position:absolute;bottom:0;right:0;width:13px;height:13px;background:#19be6b;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.layout-container .layout-header .userbox .avatar .busy[data-v-1d018f58]{position:absolute;bottom:0;right:0;width:13px;height:13px;background:#f56c6c;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.layout-container .layout-header .userbox .avatar .offline[data-v-1d018f58]{position:absolute;bottom:0;right:0;width:13px;height:13px;background:#e6a23c;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.layout-container .layout-header .userbox .status[data-v-1d018f58]{color:#707070;margin:0 6px}.layout-container .el-main[data-v-1d018f58]{padding:0}.user-info[data-v-1d018f58]{display:flex;align-items:center;font-size:14px;color:#2a2a2a}.user-info .avatar[data-v-1d018f58]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#c5e1fb;margin-right:12px}.user-info .avatar .icon[data-v-1d018f58]{color:#1890ff;font-size:22px}.user-info .avatar img[data-v-1d018f58]{width:100%;height:100%;border-radius:50%}.status-box[data-v-1d018f58]{display:flex;align-items:center;font-size:14px;color:#2a2a2a;cursor:pointer;position:relative;padding-left:10px}.status-box .status-online[data-v-1d018f58]:before{background:#19be6b}.status-box .status-busy[data-v-1d018f58]:before,.status-box .status-online[data-v-1d018f58]:before{content:"";position:absolute;top:3px;left:-6px;width:13px;height:13px;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.status-box .status-busy[data-v-1d018f58]:before{background:#f56c6c}.status-box .status-offline[data-v-1d018f58]:before{content:"";position:absolute;top:3px;left:-6px;width:13px;height:13px;background:#e6a23c;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.popover-content[data-v-1d018f58]{margin-top:12px;font-size:14px;color:#2a2a2a}.popover-content .item[data-v-1d018f58]{padding:9px 12px;cursor:pointer}.popover-content .item[data-v-1d018f58]:hover{background:rgba(24,144,255,.12);border-radius:4px;color:#1890ff}.language-box[data-v-1d018f58]{max-height:300px;overflow:auto}.language-box .item[data-v-1d018f58]{font-size:12px;color:#2a2a2a;padding:10px 20px;cursor:pointer}.language-box .item[data-v-1d018f58]:hover{padding:10px 20px;background:rgba(24,144,255,.12);color:#1890ff}[data-v-1d018f58] .el-popover{padding:0!important}.language-box[data-v-1d018f58]::-webkit-scrollbar{width:0;height:0}.status-change[data-v-1d018f58]{display:flex;flex-direction:column}.status-change .row[data-v-1d018f58]{flex:1;display:flex;align-items:center;justify-content:space-between;padding:4px 0 0 10px;box-sizing:border-box;position:relative;cursor:pointer}.status-change .row .status-online[data-v-1d018f58]:before{background:#19be6b}.status-change .row .status-busy[data-v-1d018f58]:before,.status-change .row .status-online[data-v-1d018f58]:before{content:"";position:absolute;top:9px;left:-6px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.status-change .row .status-busy[data-v-1d018f58]:before{background:#f56c6c}.status-change .row .status-offline[data-v-1d018f58]:before{content:"";position:absolute;top:9px;left:-6px;width:10px;height:10px;background:#e6a23c;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.status-change .explain[data-v-1d018f58]{padding:8px 0 0;border-top:1px solid hsla(0,0%,44%,.2);margin-top:8px;text-align:center;cursor:pointer}.dialog-wrap[data-v-1d018f58]{font-size:12px}.dialog-wrap .row[data-v-1d018f58]{margin-top:12px}.dialog-wrap .row .title[data-v-1d018f58]{font-weight:700}[data-v-1d018f58] .el-main{padding:0}[data-v-1d018f58] .el-menu{border-right:0}[data-v-1d018f58] .el-submenu .el-menu-item{min-width:auto;height:32px;line-height:32px}[data-v-1d018f58] .el-menu-item,[data-v-1d018f58] .el-submenu__title{height:32px;line-height:32px;margin:6px 0;padding:0 18px}[data-v-1d018f58] .el-menu-item img,[data-v-1d018f58] .el-submenu__title img{margin-right:14px}[data-v-1d018f58] .el-menu-item{color:#2a2a2a}[data-v-1d018f58] .el-menu-item.is-active{background:rgba(24,144,255,.12);border-radius:4px}[data-v-1d018f58] .el-submenu .el-menu{margin-left:20px}:root{--el-color-primary:#1890ff;--el-color-warning:#ffaf00}.mr5{margin-right:5px}.mr10{margin-right:10px}.mr20{margin-right:20px}.ml5{margin-left:5px}.ml10{margin-left:10px}.ml20{margin-left:20px}.mt10{margin-top:10px}.mt5{margin-top:5px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.flex{display:flex}.flex-1{flex:1}.flex-v{flex-direction:column}.flex-wrap{flex-wrap:wrap}.align-left{align-items:baseline}.align-center{align-items:center}.align-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-around{justify-content:space-around}.color_primary{color:var(--el-color-primary)}.color_red{color:#ee4f26}.login-box{width:100%;padding:0 25%;box-sizing:border-box}.login-box .input .el-input__inner{border:1px solid #e6e6e6!important;border-radius:4px!important;font-size:14px!important;color:#2a2a2a!important;height:50px!important;line-height:50px!important}.login-box .input .el-input__inner::-moz-placeholder{font-size:14px;color:#707070}.login-box .input .el-input__inner::placeholder{font-size:14px;color:#707070}.login-box .code-image{width:114px;cursor:pointer;vertical-align:middle}.login-box .el-input-group__append{border:0}.pagination{margin-top:16px;text-align:right}.el-table{font-size:13px!important}.el-table__header-wrapper th{background-color:#f7f7f7!important;color:#2a2a2a}.el-loading-spinner .el-loading-text,.el-loading-spinner i{color:#fff}.el-dialog{border-radius:4px}.el-dialog__header{border-bottom:1px solid hsla(0,0%,44%,.2)!important;padding:18px 20px}.el-dialog__header .el-dialog__title{font-size:16px}.el-dialog__header .el-dialog__headerbtn{top:22px}.el-dialog__body{padding:24px 20px}.el-textarea__inner{font-family:微软雅黑}.el-message-box__header{border-bottom:1px solid hsla(0,0%,44%,.2)!important;padding:18px 20px}.el-message-box__header .el-message-box__title{font-size:16px}.el-message-box__header .el-message-box__headerbtn{top:18px}.el-message-box__content{padding:24px 20px}.el-drawer__header{border-bottom:1px solid hsla(0,0%,44%,.2)!important;padding:24px!important;margin-bottom:0;font-size:14px;color:#2a2a2a}.el-popover{min-width:auto!important}.el-table__empty-block{margin:58px 0}.el-table__empty-text{line-height:20px;color:#707070}.el-tag.el-tag--info{color:#515a6e}.el-form-item__label{color:#2a2a2a}.popover-list .popover-item{padding:6px 0;cursor:pointer;text-align:center;border:0;background:transparent;color:#606266;font-size:12px;display:block;width:100%}.popover-list .popover-item.del{color:#ee4f26}.popover-list .popover-item:disabled{opacity:.5}::-webkit-scrollbar{width:4px;height:8px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,44%,.2);border-radius:2px}.el-table--scrollable-y .el-table__body-wrapper::-webkit-scrollbar{width:0}.pointer{cursor:pointer}.el-message.el-message--error{z-index:4000!important}.el-progress__text{font-size:10px!important}.switch-tip img{max-width:200px;max-height:100px}.record-list .list .row .item .desc img,.record-list .list .row .item .message.help_message img{max-width:100%;max-height:300px;cursor:pointer}.contanier .list-item .desc img{display:block;max-width:20px;max-height:20px}.pagination-container[data-v-699afb0e]{background:#fff;padding:32px 16px 0;text-align:right}.pagination-container.hidden[data-v-699afb0e]{display:none}