.el-menu-vertical{width:200px;background-color:#333e5f;height:calc(100vh - 20px)}.el-menu-vertical .menuUl{width:201px;height:calc(100vh - 60px);overflow-y:auto}.el-menu-vertical .menuUl .el-menu-item{height:40px;line-height:40px}.el-menu-vertical .levelClass{background:#495476!important}.el-menu-vertical .levelClass:before{content:"";display:inline-block;width:2px;height:40px;background:#409eff;position:absolute;left:0}.el-menu-vertical .twoCurrentActive{background:#409eff!important;color:#fff!important}.el-menu-vertical .verticalTab{padding-top:20px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-menu-vertical .verticalTab .tablist{display:block;padding:6px 15px;background-color:#495476;color:#fff;cursor:pointer;font-size:14px}.el-menu-vertical .verticalTab .tabActive{background:#409eff}.el-menu-vertical .verticalTab .flspan{border-radius:5px 0 0 5px}.el-menu-vertical .verticalTab .spanBox{border-radius:5px}.el-menu-vertical .verticalTab .frspan{border-radius:0 5px 5px 0}.el-menu-vertical .nextLevel{width:330px;height:100vh;-webkit-box-shadow:5px 5px 5px #999;box-shadow:5px 5px 5px #999;background:#fff;position:absolute;left:201px;top:0;z-index:9}.el-menu-vertical .nextLevel .levelTitle{width:100%;height:40px;line-height:40px;color:#409eff;background:#e8f4ff;padding-left:16px}.el-menu-vertical .nextLevel .levelContnet{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-menu-vertical .nextLevel .levelContnet span{width:140px;height:30px;text-align:center;line-height:30px;display:block;padding:0 14px;background:#e8f4ff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#409eff;border-radius:5px;margin:10px 0 0 10px;cursor:pointer}