.default-headerBar{width:100%;height:60px;background-color:#343a40;box-sizing:border-box;display:flex;justify-content:space-between;position:fixed;z-index:999;background-color:#fff}.default-headerBar .Logo{width:250px;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;background-color:#0b1529;color:#fff}.default-headerBar .img{width:35px;margin-right:10px}.default-headerBar .tool-bar{height:100%;box-sizing:border-box}.default-headerBar .tool-bar,.default-headerBar .tool-bar .profile-wrap{display:flex;align-items:center}.default-headerBar .tool-bar .profile-wrap .img-wrap{width:23px;height:23px;margin-right:10px}.default-headerBar .tool-bar .profile-wrap .img-wrap img{width:100%;height:100%}.default-headerBar .tool-bar .profile-wrap .companyName{color:#000}.default-headerBar .tool-bar .logout{display:flex;justify-content:center;align-items:center;margin:20px;font-size:15px;cursor:pointer}.default-headerBar .tool-bar .logout .off{font-size:15px;padding:2px;color:#606266}.default-menuBar{width:250px;height:100%;box-sizing:border-box;z-index:98;background-color:#0b1529}.default-menuBar .profile-wrap{height:220px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff}.default-menuBar .profile-wrap .profile{box-sizing:border-box}.default-menuBar .profile-wrap .profile img{border:1px solid #e8e8e8;border-radius:50px;padding:3px 3px;box-sizing:border-box;width:80px;height:80px;box-shadow:0 0 10px #ccc}.default-menuBar .profile-wrap .profile .wechat-info{margin-top:8px;text-align:center}.default-menuBar .profile-wrap .profile .wechat-info .name{font-weight:600;color:#2c2c2c}.default-menuBar .profile-wrap .profile .wechat-info .welcome{margin-top:5px;font-size:12px;color:#9b9b9b}.default-menuBar .profile-wrap:after{content:"";position:absolute;height:1px;width:85%;background-color:#e0e0e0;bottom:0;left:20px}.default-menuBar .el-menu{width:100%;height:calc(100% - 220px);border-right:none;text-align:left;box-sizing:border-box;background-color:#0b1529}.default-menuBar .el-menu .iconfont{margin-right:15px;font-size:18px;font-weight:500;color:#fff}.default-menuBar .el-menu .el-menu-item,.default-menuBar .el-menu .el-submenu .el-submenu__title{color:#909399;font-size:15px}.default-menuBar .el-menu .el-submenu .el-menu-item{font-size:14px;color:#909399}.default-menuBar .el-menu .el-menu-item:hover{background-color:#182848;color:#909399}.default-menuBar .el-menu .el-menu-item:hover .iconfont{color:#909399}.default-menuBar .el-menu .el-submenu__title:hover{background-color:#182848;color:#909399}.default-menuBar .el-menu .el-submenu__title:hover .iconfont{color:#909399}.default-menuBar .el-menu .el-menu-item.is-active,.default-menuBar .el-menu .el-menu-item:focus{color:#fff;background-color:#182848}.default-menuBar .el-menu .el-menu-item.is-active i,.default-menuBar .el-menu .el-submenu.is-active>.el-submenu__title,.default-menuBar .el-menu .el-submenu.is-active>.el-submenu__title i{color:#fff}.defaultHome{width:100%;height:100%;box-sizing:border-box}.defaultHome .defaultHome-lump{height:60px}.defaultHome .defaultHome-content-wrap{height:calc(100% - 60px);box-sizing:border-box}.defaultHome .defaultHome-content-wrap .menuBar{position:fixed}.defaultHome .defaultHome-content-wrap .main-wrap{margin-left:250px;width:calc(100% - 250px);height:100%;box-sizing:border-box;background-color:#f5f6f7;min-width:1000px;overflow:auto}