.component-header{width:100%;border-bottom:1px solid #3f3f3f}.component-header .header-content{width:960px;height:48px;max-width:1280px;margin:0 auto;display:flex;justify-content:space-between}@media (max-width:680px){.component-header .header-content{width:100%}}.component-header .logo,.component-header .logo a{display:flex;align-items:center}.component-header .logo a{height:100%}.component-header .logo a img{height:16px}@media (max-width:680px){.component-header .logo{padding-left:24px}}.component-header .header-right{flex:1;display:flex;align-items:center;justify-content:flex-end}@media (max-width:680px){.component-header .nav-button{display:flex;align-items:center;flex-wrap:wrap;width:28px;margin-right:12px}}@media (max-width:680px){.component-header .nav-button span{width:100%;background-color:#fff;height:3px;margin:3px 0;border-radius:1.5px}}@media (max-width:680px){.component-header .nav-container{position:fixed;z-index:999;right:-50vw;top:0;background-color:#000;width:50vw;height:100vh;box-shadow:-1px -1px 8px #444;transition:right .3s}}.component-header .nav-container.show{right:0}@media (max-width:680px){.component-header .nav-container.show .nav-bg{position:fixed;z-index:0;width:100vw;height:100vh;top:0;left:0}}.component-header .nav{display:flex;padding-right:36px;position:relative;z-index:1}@media (max-width:680px){.component-header .nav{padding-right:0;flex-direction:column;padding-top:36px}}.component-header .nav .nav-item{padding-left:36px;display:flex}@media (max-width:680px){.component-header .nav .nav-item{padding:8px 0 8px 36px}}.component-header .nav .nav-item a{display:flex;position:relative;align-items:center;padding-top:4px;font-size:16px;font-family:GothamBold}.component-header .nav .nav-item a.router-link-active:after{content:"";position:absolute;width:100%;height:2px;background-color:#008900;bottom:0;left:0}.component-footer{width:100%;border-top:1px solid #3f3f3f}.component-footer .footer-content{max-width:1024px;margin:0 auto;display:flex;padding:36px 0;color:#545454}@media (max-width:680px){.component-footer .footer-content{padding:12px 0}}.component-footer .footer-content .left{width:30%}@media (max-width:680px){.component-footer .footer-content .left{width:100%}}.component-footer .footer-content .left .logo{padding-bottom:12px}@media (max-width:680px){.component-footer .footer-content .left .logo{display:none}}.component-footer .footer-content .left .logo img{width:56%}@media (max-width:680px){.component-footer .footer-content .left .logo img{width:30%;margin-left:24px}}.component-footer .footer-content .left .link{display:flex}@media (max-width:680px){.component-footer .footer-content .left .link{justify-content:center}}.component-footer .footer-content .left .link span{color:#fff;display:flex;align-items:center;padding-right:6px}.component-footer .footer-content .left .link a{margin-right:12px;height:24px}.component-footer .footer-content .left .link a img{width:24px}.component-footer .footer-content .left .link a:hover img{opacity:.8}.component-footer .footer-content .left .copyright{color:#282828;line-height:36px}@media (max-width:680px){.component-footer .footer-content .left .copyright{text-align:center}}.component-footer .footer-content .right{flex:1;display:flex}@media (max-width:680px){.component-footer .footer-content .right{display:none}}.component-footer .footer-content .right .item{flex:1}.component-footer .footer-content .right .item:last-of-type{flex:2}.component-footer .footer-content .right .item .title{font-size:16px;color:#fff;padding-bottom:12px;font-family:GothamBold}.component-footer .footer-content .right .item .li{padding:3px 0}.component-footer .footer-content .right .item .li a{color:#545454}.component-footer .footer-content .right .item .li a:hover{color:#fff}@font-face{font-family:GothamBold;src:url(../fonts/ChalkboardSE-Bold-03.d62c9051.ttf)}@font-face{font-family:MyriadPro;src:url(../fonts/MyriadPro-Regular.4dc5956a.otf)}@font-face{font-family:GothamLight;src:url(../fonts/Gotham-Light.f76e3adf.otf)}@font-face{font-family:Ticketing;src:url(../fonts/Ticketing.e0808c29.ttf)}@font-face{font-family:ChalkboardSEBold;src:url(../fonts/ChalkboardSE-Bold-03.d62c9051.ttf)}@font-face{font-family:ChalkboardSELight;src:url(../fonts/ChalkboardSE-Light-01.cc281e88.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:ChalkboardSELight;line-height:22px;font-size:16px}:after,:before{box-sizing:inherit}body{color:#fff;background-color:#000}body,caption,td,th{font-size:14px}h1,h2,h3,h4,h5,h6{font-size:100%;font-family:GothamBold}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}a{color:#fff;text-decoration:none}img{border:none}li,ol,ul{list-style:none}button,input,select,textarea{border:none}table{border-collapse:collapse}body,html{width:100vw;height:100vh}b{font-family:GothamMedium;font-weight:400}#nprogress .bar{background-color:#008900!important}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app .coming-soon,#app .coming-soon .coming-soon-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999}#app .coming-soon .coming-soon-bg{background-color:rgba(0,0,0,.7)}#app .coming-soon .coming-soon-content{position:absolute;background-color:#000;top:35%;left:50%;z-index:1001;padding:24px;width:200px;height:200px;border-radius:9px;border:1px solid #3f3f3f;margin-left:-100px}#app .coming-soon .coming-soon-content .icon{display:flex;justify-content:center;padding-top:24px}#app .coming-soon .coming-soon-content .icon img{width:24px}#app .coming-soon .coming-soon-content .text{text-align:center;font-size:18px;padding-top:24px}