:root{--sidebar-width:130px}@media (min-width:768px){:root{--sidebar-width:130px}}@media (min-width:1200px){:root{--sidebar-width:140px}}@media (max-height:500px) and (orientation:landscape){:root{--sidebar-width:120px}}@media (max-height:500px) and (orientation:landscape){.el-menu-vertical,.sidebar-left{display:flex;flex-direction:column}.el-menu-vertical{justify-content:space-between;height:100%;padding:12px 0}.menu-bottom-space{display:none}.el-menu-vertical .el-menu-item span,.el-menu-vertical .el-submenu__title span{font-size:13px}.el-menu-vertical i{font-size:16px}}.layout-container[data-v-5ba90aa4]{position:relative;min-height:100vh;width:100vw;overflow-x:hidden}.sidebar-top[data-v-5ba90aa4]{position:fixed;top:0;left:0;right:0;height:50px;background:#fff;color:#333;display:flex;justify-content:space-between;align-items:center;padding:0 22px;font-size:18px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000}.sidebar-left[data-v-5ba90aa4]{position:fixed;top:50px;left:0;width:var(--sidebar-width);min-width:120px;height:calc(100vh - 40px);background:#fff;border-right:1px solid #eee;overflow-y:auto;z-index:999;overflow-y:hidden}@media (max-height:500px) and (orientation:landscape){[data-v-5ba90aa4]:root{--sidebar-width:140px}.sidebar-left[data-v-5ba90aa4]{width:var(--sidebar-width)}.main-content[data-v-5ba90aa4]{padding-left:var(--sidebar-width)}}.el-menu-vertical[data-v-5ba90aa4]{border:none}.main-content[data-v-5ba90aa4]{position:relative;margin-top:50px;padding-left:var(--sidebar-width);padding-right:0;min-height:calc(100vh - 50px);box-sizing:border-box;overflow-y:auto;background-color:#f5f7fa}.span-tips[data-v-5ba90aa4]{background-color:coral;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:12px;color:#fff;margin-left:8px}.menu-bottom-space[data-v-5ba90aa4]{height:50px}.logout-btn[data-v-5ba90aa4]{cursor:pointer;color:#666}.logout-btn[data-v-5ba90aa4]:hover{color:#e74c3c}