body{//max-width:1920px;//min-width:1200px;margin:0 auto}*{margin:0;padding:0}body .el-table:before{z-index:inherit}::-webkit-scrollbar{width:8px;height:8px;background-color:#ccc;position:absolute;right:0;bottom:0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#fff}*{scrollbar-color:#fff #fff}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#ccc}*{scrollbar-width:thin;scrollbar-color:#ccc #fff}.header{display:flex;align-items:center}.header .left{flex:8;display:flex}.header .left div{margin-right:5px}.header .left div span{font-size:14px;padding:0 12px 0 0;box-sizing:border-box}.header .left div .el-input{margin-left:5px;width:180px}@media (max-width:768px){.el-pagination__jump{display:none!important}.tabs-container{overflow-x:auto;overflow-y:hidden}.tabs{display:flex;flex-wrap:nowrap;margin:10px}.el-aside,.header-title-route-icon{display:none}.el-header{padding:0}.el-header .header-title-route{text-align:right;vertical-align:middle;float:left;font-size:14px!important;color:#606266;line-height:30px;padding:0 12px 0 0;box-sizing:border-box;font-weight:700}.header{display:block}.header .left{display:block;width:100%}.header .left div{margin:5px 0}.header .right{width:100%}}.update-modal[data-v-fe3f1094]{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:fixed;right:20px;bottom:20px;max-width:300px;min-width:250px;width:50%;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3);border-radius:5px;padding:10px 15px;animation:shakeY-fe3f1094 1.5s linear;z-index:99999}@keyframes shakeY-fe3f1094{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.shakeY[data-v-fe3f1094]{animation-name:shakeY-fe3f1094}.update-modal .title[data-v-fe3f1094]{height:50px;line-height:50px;font-size:18px;margin-bottom:10px}.update-modal .content[data-v-fe3f1094]{text-indent:2em;font-size:16px}.update-modal .actions[data-v-fe3f1094]{display:flex;justify-content:flex-end;margin-top:30px}.update-modal .actions button[data-v-fe3f1094]{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:none;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:10px 20px;font-size:14px;border-radius:4px;margin:0 0 0 10px}.update-modal .actions button[data-v-fe3f1094]:last-child{background-color:#409eff;color:#fff;border-color:#409eff}