.global-layout{min-height:100vh}.global-layout .sidebar{background-color:#fff;box-shadow:2px 0 8px #00000014;overflow-y:auto}.global-layout .sidebar .ant-menu{height:100%;border-right:none}.global-layout .sidebar .ant-menu-item{margin:4px 8px;border-radius:4px}.global-layout .sidebar .ant-menu-item:hover,.global-layout .sidebar .ant-menu-item.ant-menu-item-selected{background-color:#edf6ff;color:#1890ff}.global-layout .sidebar .ant-menu-submenu-title{margin:4px 8px;border-radius:4px}.global-layout .sidebar .ant-menu-submenu-title:hover{background-color:#edf6ff;color:#1890ff}.global-layout .sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1890ff}.global-layout .main-content{padding:16px;background-color:#f5f5f5;overflow-y:auto}.global-layout-background{min-height:100vh;background-repeat:no-repeat;background-color:#fafbfd;background-position:top left;position:relative}.global-layout-background.luopan-bg{background-image:none!important}.global-layout-background .luopan-bg-bottom{position:fixed;bottom:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:bottom center;background-size:cover;pointer-events:none;z-index:0}.global-layout-background .luopan-bg-main{position:fixed;top:50%;left:50%;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:contain;pointer-events:none;z-index:1;transform:translate(-50%,-50%)}@media (min-width: 2560px){.global-layout-background{background-size:3840px 2160px;background-position:top left}}@media (min-width: 1920px) and (max-width: 2559px){.global-layout-background{background-size:2560px 1440px;background-position:top left}}@media (min-width: 1440px) and (max-width: 1919px){.global-layout-background{background-size:1920px 1080px;background-position:top left}}@media (min-width: 1024px) and (max-width: 1439px){.global-layout-background{background-size:1440px 900px;background-position:top left}}@media (max-width: 1023px){.global-layout-background{background-size:1366px 768px;background-position:top left}}.global-layout-loading{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5}@media (max-width: 768px){.global-layout{flex-direction:column}.global-layout .sidebar{width:100%!important;max-width:100%!important;height:auto}.global-layout .sidebar .ant-menu{display:flex;flex-wrap:wrap}.global-layout .main-content{padding:10px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;background-color:#f5f5f5}#root{width:100%;height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-message{z-index:10000}
