.app__wrap{position:relative;height:100vh;width:100%}.app__wrap .sidebar__wrap{position:absolute;top:0;left:0;z-index:1;width:56px;height:100%;transition:width .2s}.app__wrap .sidebar__wrap :deep(.anticon-item){display:none}.app__wrap .main__wrap{position:absolute;top:0;left:56px;z-index:1;width:calc(100% - 56px);height:100%;transition:all .2s}.app__wrap .main__wrap .header__wrap{position:fixed;top:0;z-index:99;width:calc(100% - 56px);transition:all .2s}.app__wrap .main__wrap .header__wrap .navbar__wrap{position:relative;display:flex;align-items:center;height:43px;padding:0 10px 0 0;background:#303133}.app__wrap .main__wrap .header__wrap .navbar__wrap:after{display:none;content:"";width:100%;height:1px;border-top:1px solid #d8dce5;position:absolute;bottom:0;left:0}.app__wrap .main__wrap .header__wrap .navbar__wrap :deep(.hover-container){transition:all .2s;padding:0;text-align:center}.app__wrap .main__wrap .header__wrap .navbar__wrap :deep(.hover-container):hover{fill:#666}.app__wrap .main__wrap .header__wrap .navbar__wrap #hamburger-container{position:relative;z-index:1}.app__wrap .main__wrap .header__wrap .navbar__wrap .navbar__wrap--center{flex:1;white-space:nowrap;overflow:hidden;position:relative}.app__wrap .main__wrap .header__wrap .navbar__wrap .navbar__wrap--center::-webkit-scrollbar{width:4px;height:4px}.app__wrap .main__wrap .header__wrap .navbar__wrap .navbar__wrap--right{display:flex;align-items:center;height:43px}.app__wrap .main__wrap .header__wrap .navbar__wrap .navbar__wrap--right :deep(.screenfull-container),.app__wrap .main__wrap .header__wrap .navbar__wrap .navbar__wrap--right :deep(.user-container){line-height:43px!important}.app__wrap .main__wrap .content_wrap{position:relative;top:43px;z-index:9}