#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}.home-container{display:flex;flex-direction:column;height:100vh;max-width:100%}.body-container{flex:1;height:calc(100vh - 70px);width:1200px;margin:0 auto}.el-footer{height:50px}.el-header{width:100%;background-color:#fff;color:#333;line-height:60px;height:60px;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);margin-bottom:10px}.header-box{width:1200px;margin:0 auto}.mobile-menu-button{display:none}@media screen and (max-width:1200px){.body-container,.header-box{width:100%}}@media screen and (max-width:768px){.body-container,.header-box{width:100%}.mobile-aside{display:none}.mobile-main{display:block}.search-box{display:none}.mobile-menu-button{display:block}.el-aside{width:100%!important}}.el-aside,.el-main{background-color:#fff;height:calc(100vh - 70px)}.logo{display:flex;align-items:center}.router-link-active,.router-link-exact-active{text-decoration:none}.search-box{align-items:center}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#bbb}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:54px}::-webkit-scrollbar-track-piece{background-color:transparent}.el-table .cell{padding:0!important}body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#app{height:100vh}