.menu-wrapper .wrap{width:1226px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 398px)}.menu-wrapper .wrap .menu-wrap{width:150px;padding:36px 0;background-color:#fff;border-right:1px solid #e6e6e6;font-weight:700}.menu-wrapper .wrap .menu-wrap .menu-group{margin:0 48px 12px}.menu-wrapper .wrap .menu-wrap .menu-group .title{font-size:16px;font-weight:400;line-height:52px;color:#333}.menu-wrapper .wrap .menu-wrap .menu-group .menu-list .menu{padding:6px 0;color:#757575;cursor:pointer}.menu-wrapper .wrap .menu-wrap .menu-group .menu-list .menu:hover{color:#333}.menu-wrapper .wrap .menu-wrap .menu-group .menu-list .menu.active{color:#ff6700}.menu-wrapper .wrap .menu-wrap .el-menu-vertical-demo{border-right:none}.menu-wrapper .wrap .menu-wrap .el-submenu .el-menu-item{font-weight:400}@media screen and (orientation:landscape)and (min-width:1200px){.menu-wrapper .wrap .menu-wrap{width:234px!important}}.menu-wrapper .wrap .main-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:14px;background-color:#fff;padding:36px 48px}.el-menu-item.is-active{color:var(--ThemeColor);min-width:auto!important}.progress-wrap .progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.progress-wrap{padding-bottom:40px}.progress-wrap .progress{width:700px;height:20px;line-height:20px;border-radius:20px;font-size:14px;background-color:#eee;margin:0 auto}.progress-wrap .progress .item{width:176px;height:20px;text-align:center;position:relative}.progress-wrap .progress .item:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.progress-wrap .progress .item.active{background-color:#83c44e}.progress-wrap .progress .item.active .name{color:#fff}.progress-wrap .progress .item.last{border-top-right-radius:20px;border-bottom-right-radius:20px}.progress-wrap .progress .item .name{color:#333;font-size:16px}.progress-wrap .progress .item .time{position:absolute;top:100%;left:0;right:0;margin-top:15px;color:#757575}