.homePage{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.homePage .homeLeft{width:230px;height:100%}.homePage .homeLeft.homeLeftCollapse{width:78px}.homePage .el-menu{border:none}.homePage .homeLeftTop{height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #dcdfe6}.homePage .homeLeftTop img{width:100%;height:100%}.homePage .homeRight{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;overflow:hidden}.homePage .homeRight .homeRightPage{-ms-flex-direction:column;flex-direction:column}.homePage .homeRight .homeRightPage,.homePage .homeRight .homeRightPage .homeRightContent{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.homePage .homeRight .homeRightPage .homeRightContent{-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;-ms-flex-direction:column;flex-direction:column}.homePage .homeRight .homeRightPage .homeRightContent .tableContainer{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.menu_nav{-ms-scroll-chaining:chained;-ms-content-zooming:zoom;-ms-scroll-rails:none;-ms-content-zoom-limit-min:100%;-ms-content-zoom-limit-max:500%;-ms-scroll-snap-type:proximity;-ms-scroll-snap-points-x:snapList(100%,200%,300%,400%,500%);-ms-overflow-style:none;width:230px;height:100%;-ms-flex-negative:0;flex-shrink:0;overflow-y:auto;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;z-index:11;border-right:1px solid #eee!important}.menu_nav::-webkit-scrollbar{display:none}.menu_nav .el-menu-item{height:auto;padding:9px 12px;line-height:22px;border-radius:4px}.menu_nav .el-menu-item+.el-menu-item{margin-top:8px}.menu_nav .el-menu-item.is-disabled{cursor:pointer;opacity:1;background:none}.menu_nav .el-menu-item.is-disabled:focus,.menu_nav .el-menu-item.is-disabled:hover{background:rgba(22,93,255,.05)!important}.menu_nav .el-menu-item.is-active,.menu_nav .el-menu-item:focus,.menu_nav .el-menu-item:hover{background:rgba(22,93,255,.05)}.menu_nav .el-menu-item.is-active:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:2px;height:16px;background:#165dff;border-radius:0 2px 2px 0}.menu_nav .el-menu-item.is-active .iconfont,.menu_nav .el-menu-item.is-active span{color:#165dff}.menu_nav .el-menu-item .iconfont{font-size:18px;margin-right:8px;color:#c9ccd1}.menu_nav .el-menu-item span{font-size:14px;line-height:22px;color:#1d2129}