.content-body{flex:1}.left-menu{flex-shrink:0;margin-right:20px;width:220px}.left-menu-fixed{padding:24px 0;position:fixed;top:70px;width:220px}.left-menu-fixed .menu-item{align-items:center;border-radius:16px;color:var(--text-secondary);display:flex;font-size:16px;font-weight:500;height:52px;margin-bottom:8px;padding:0 16px;text-decoration:none;transition:all .3s ease}.left-menu-fixed .menu-item:hover{background:var(--bg-secondary);color:var(--text-main);transform:translate(4px)}.left-menu-fixed .menu-item.active{background:var(--primary-bg-light);color:var(--primary-color)}.left-menu-fixed .menu-item.active .icon-wrapper{color:var(--primary-color)}.left-menu-fixed .menu-item .icon-wrapper{align-items:center;border-radius:8px;display:flex;height:32px;justify-content:center;margin-right:12px;transition:all .3s;width:32px}.left-menu-fixed .menu-item .icon-wrapper .iconfont{font-size:22px}@media screen and (min-width:1280px) and (max-width:1400px){.left-menu,.left-menu-fixed{width:180px}.content-body{max-width:calc(100% - 510px)}}@media screen and (min-width:1024px) and (max-width:1279px){.left-menu{margin-right:10px;width:80px}.left-menu-fixed{width:80px}.left-menu-fixed .menu-item{justify-content:center;padding:0}.left-menu-fixed .menu-item .name{display:none}.left-menu-fixed .menu-item .icon-wrapper{margin-right:0}.content-body{max-width:calc(100% - 410px)}}@media screen and (max-width:1023px){.content-body{max-width:100%!important}.left-menu{display:none}.left-menu-fixed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-top:1px solid var(--border-color);bottom:0;display:flex;height:60px;justify-content:space-around;padding:0;position:fixed;top:auto;width:100%;z-index:1000}.left-menu-fixed .menu-item{border-radius:0;flex:1;flex-direction:column;font-size:12px;height:100%;justify-content:center;margin:0}.left-menu-fixed .menu-item:hover{background:transparent;transform:none}.left-menu-fixed .menu-item .icon-wrapper{height:auto;margin-bottom:2px;margin-right:0;width:auto}.left-menu-fixed .menu-item .icon-wrapper .iconfont{font-size:20px}.left-menu{display:block;margin:0;width:0}}
