.common-header{box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px 0 0;font-size:22px;color:#333;background-color:#fff;overflow:hidden;border-bottom:1px solid #dcdfe6}.common-header .header-left{display:flex;align-items:center;line-height:1}.common-header .header-left .el-tabs__header{margin:0}.common-header .header-left .logo{width:180px;text-align:center;margin-right:20px}.common-header .header-left img{width:140px;height:auto}.common-header .header-left /deep/.el-tabs__nav-wrap:after{position:static!important}.common-header .header-left .el-tabs__active-bar{height:4px}.common-header .header-left .el-tabs__item{height:60px;line-height:60px}.common-header .header-left .system-name{margin-left:10px}.common-header .header-left .system-version{font-size:13px}.common-header .header-right .header-user-con{display:flex;height:60px;align-items:center}.common-header .header-right .header-user-con .btn-fullscreen{cursor:pointer;transform:rotate(45deg)}.common-header .header-right .user-avator{display:flex;align-items:center;margin-left:10px}.common-header .header-right .user-avator img{display:block;width:30px;height:30px;border-radius:50%;-o-object-fit:contain;object-fit:contain}.common-header .header-right .user-avator .user-name{margin-left:10px;font-size:14px}.common-header .header-right .el-icon-switch-button{margin-left:20px;font-size:24px;cursor:pointer;color:#333}.jump-menu{display:flex;font-size:18px}.jump-menu li{margin-right:40px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sidebar{height:100%;background-color:#2b2c4b}.sidebar .collapse-btn{box-sizing:border-box;text-align:right;padding:12px;cursor:pointer}.sidebar .collapse-btn.collapse{text-align:center}.sidebar .collapse-btn.collapse .el-icon-s-fold{transform:rotate(180deg)}.sidebar .collapse-btn i{font-size:30px;color:#999;transition:all .5s}.sidebar .el-scrollbar{height:100%}.sidebar .el-scrollbar .el-scrollbar__wrap{overflow-x:hidden!important}.sidebar .el-scrollbar .el-menu-item.is-active{background-image:linear-gradient(90deg,#ff822e,#e2485f)}.sidebar .sidebar-el-menu:not(.el-menu--collapse){width:180px;border-right:0}.sidebar .el-menu--collapse{border-right:0}.breadcrumb-wrap{padding:10px}.breadcrumb-wrap .redirect{color:#303133}.breadcrumb-wrap .no-redirect{color:#97a8be;cursor:pointer}.page-layout{background-color:#e8ebf2;position:relative;height:100%;width:100%;overflow:hidden}.page-layout .common-body{display:flex;height:calc(100% - 60px)}.page-layout .common-body.doc{background-color:#fff}.page-layout .page-main{box-sizing:border-box;flex:1;width:0;min-width:0;display:flex;flex-direction:column}.page-layout .page-main.content-collapse{margin-left:65px}.page-layout .main-container{box-sizing:border-box;flex:1;margin:0 10px 10px;height:0;min-height:0;border-radius:5px;background-color:#fff;overflow-y:auto}.page-layout .no-home{box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}