.app,.app__main-box,.app__main-content-box,.app__router-nav-box{height:100%}.app__navbar{position:fixed;top:0;z-index:1;width:100%}.app__main-box{padding-top:60px}.app__router-nav-box{background-color:#3a3f52;overflow:auto;height:100%}.app__main-content-box{overflow:auto}.main-content{margin:20px 12px}.top-nav{position:fixed;width:100%;z-index:3}.navbar__menu-box{background-color:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2);height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.navbar__logo{display:block;height:60px;margin-left:auto;margin-right:auto}.navbar__logo-box{font-family:cursive;text-align:center;background:#1f2d3d;color:#fff;height:60px}.el-icon-tickets{font-size:20px;margin-right:20px}.navbar__menu{float:right;background-color:#fff}.navbar__dropdown-menu a{color:inherit;text-decoration:none}.navbar__title{margin-top:0;margin-bottom:0;margin-left:12px;height:60px;line-height:60px;font-size:1.5em;font-weight:700}.navbar__title a{color:#48576a;text-decoration:none}.app__router-nav-box .el-submenu .el-menu-item{min-width:0}.el-menu{border-right:0}.cur{cursor:pointer}.navleft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help{width:25px;height:25px;background:url(../img/help.c882887d.png) 0 0 no-repeat;background-size:100% 100%;cursor:pointer;margin-right:20px}.navright{font-size:14px;color:#3a3f52;cursor:pointer}.highlight{-webkit-animation:myfirst 3s;animation:myfirst 3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes myfirst{0%{background:orange}50%{background:#ff0}to{background:orange}}@keyframes myfirst{0%{background:orange}50%{background:#ff0}to{background:orange}}