body,html{margin:0;padding:0}#app,body,html{width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}@media(orientation:portrait){.vertical{display:flex;position:fixed;z-index:999;width:100%;height:100%;background:rgba(7,7,7,.8);top:0;left:0;justify-content:center;align-items:center}.vertical img{max-width:100%;max-height:100%}}@media(orientation:landscape){.vertical{display:none}}.loading_div{width:100vw;height:100%;position:fixed;display:flex;justify-content:center;align-items:center;z-index:999;background:rgba(139,138,138,.5);pointer-events:all}#unitmodel{pointer-events:none;position:absolute;max-width:100%;max-height:100%}.unit_info_model{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform:scale(1)}.homeBtm{font-size:21px;color:#7a603f;bottom:10px}.homeBtm,.model{position:absolute}.model{width:100%;height:100%}.home_title{width:auto;display:flex;justify-content:center}.model_btn{position:absolute;right:22%;bottom:20%;pointer-events:none}.home_logo img{width:100%;height:100%}.home_logo{color:#7a603f;position:absolute;right:7%;bottom:3%;top:inherit;width:100px;display:flex;flex-flow:column;align-items:center;pointer-events:none}.tab_btn{position:absolute;bottom:4%;left:20px;right:inherit;display:inline;display:inline-grid;grid-row-gap:10px}.home_win_content{position:absolute;width:97%;height:95%;border:6px solid #7a603f;flex-flow:column;align-content:space-around}.home_page_content,.home_win_content{display:flex;align-items:center;overflow:hidden}.home_page_content{position:relative;width:100%;height:100%;justify-content:center}@media screen and (max-width:800px){.home_win_content{background-size:80%}.home_title{width:185px}.tab_btn{right:20px;left:inherit}}.btn{width:100%;height:100%;background-color:rgba(97,97,97,.788);margin-bottom:5px;box-shadow:0 1px 2px #000;border-radius:5px;pointer-events:auto;color:#fff}.btn:hover{cursor:pointer}.btn img{width:26px;margin:5px}.img_adaptive{max-width:100%;max-height:100%;width:auto;height:auto;min-width:10px;min-height:10px}