body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#components-layout-demo-responsive .logo,.headerTitle{height:32px;background:hsla(0,0%,100%,.2);margin:16px;text-align:center;color:#fff;line-height:32px;font-family:"Monospaced Number",Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif}.ant-layout{width:100%;min-height:100vh;overflow:hidden}.ant-layout-content{height:75vh;overflow-x:hidden;overflow-y:scroll;background-color:#fff}.ant-layout-footer{height:11%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border-radius:1em;background-color:rgba(50,50,50,.3)}::-webkit-scrollbar-track{border-radius:1em;background-color:rgba(50,50,50,.1)}.header-message{float:right}.header-menu{position:absolute;right:140px;top:25px}.menu-area{position:absolute;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.3);align-items:flex-end}.menu-area,.menu-list{display:flex;flex-direction:column}.menu-list{width:200px;background:#fff;border-radius:4px;margin-right:320px;margin-top:50px}.menu-item{width:200px;height:50px;line-height:50px;text-align:center}.divider{width:200px;background:#dedede;height:1px}.loginBox{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;top:0;bottom:0;left:0;right:0}.loginFormButton{width:100%}.forget{text-align:center;cursor:pointer}.codeArea{width:100%;display:flex;flex-direction:row;align-items:flex-start}