.ant-page-header{padding:8px 20px;line-height:1}.layout-left-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;line-height:1}.layout-left-sider .ant-layout-sider-children ::-webkit-scrollbar{width:6px;height:6px}.layout-left-sider .ant-layout-sider-children ::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.15)}.layout-left-sider .ant-layout-sider-children ::-webkit-scrollbar-track{background:hsla(0,0%,100%,.15);border-radius:3px;-webkit-box-shadow:inset 0 0 5px hsla(0,0%,100%,.15)}.layout-left-sider .logo{padding:24px 0;text-align:center}.layout-left-sider .logo img{width:42px;height:42px}.menu-list{padding:0 6px;background:#3d475d}.menu-item{width:60px;height:64px;border-radius:8px;background:#3d475d;color:#9198a9;transition:all .3s;display:flex;justify-content:center;align-items:center;cursor:pointer;line-height:1}.menu-item:hover{background:rgba(83,51,255,.4);color:hsla(0,0%,100%,.8)}.menu-item.on{background:#5333ff;color:hsla(0,0%,100%,.8)}.menu-item-child{height:32px;line-height:32px;background:#fff;color:#333;padding:0 10px;cursor:pointer}.menu-item-child:hover{background:rgba(83,51,255,.4);color:hsla(0,0%,100%,.8)}.menu-item-child.on{background:#5333ff;color:hsla(0,0%,100%,.8)}