.app-layout__header{position:fixed;z-index:1;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0;width:100%;height:48px;line-height:1}.app-layout__logo{display:none}.app-layout__levelIcon{width:30px}@media screen and (min-width:768px){.app-layout__logo{-webkit-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:8px;width:140px;height:100%}}.app-layout__logo--text{position:absolute;top:50%;left:50%;height:30px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:768px){.app-layout__logo--text{display:none}}.app-layout__logo-img{max-width:100%;max-height:100%}.app-layout__logo-title{margin:0 0 0 .5em;color:#e4b032;line-height:1}.app-layout__trigger{-webkit-flex:0 0 auto;flex:0 0 auto;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-left:12px;height:100%;font-size:24px;color:#e4b032}@media screen and (min-width:768px){.app-layout__trigger{display:none}}.app-layout__drop-menu{-webkit-flex:0 0 auto;flex:0 0 auto;margin-left:auto;margin-right:8px;height:100%;color:#fff;cursor:pointer}.app-layout__sider{position:fixed;z-index:1;top:48px;height:calc(100vh - 48px);overflow:auto}::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(74,81,96,.7)}.app-layout__sider-mask{position:fixed;z-index:1;top:48px;left:0;width:100%;height:calc(100vh - 48px);background-color:rgba(0,0,0,.1)}.ant-menu-sub>.ant-menu-item{padding-left:34px!important}@media screen and (min-width:768px){.app-layout__sider-mask{display:none}}@media (max-width:575px){.app-layout__sider{min-width:50%}}.app-layout__layout{margin-top:48px}@media screen and (min-width:768px){.app-layout__layout{margin-left:140px}}.app-layout__content{padding:8px 12px;background-color:#fff}.app-layout__breadcrumb{margin-bottom:8px;background-color:#fff;padding:4px 12px}