#app,body,html{height:100%}*{margin:0;padding:0;box-sizing:border-box}li{list-style:none}body{background:url(/static/img/bg.ba94b69f.png) no-repeat top;background-size:100vw 100vh;line-height:1.15}.flex-row{display:flex;align-items:center}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.mainbox .panel .chart{height:3rem}.no{background-color:rgba(101,132,226,.1);padding:.1875rem}.no .no-hd{position:relative;border:1px solid rgba(25,186,139,.17)}.no .no-hd:before{top:0;left:0;border-top:2px solid #02a6b5;border-left:2px solid #02a6b5}.no .no-hd:after,.no .no-hd:before{position:absolute;width:.375rem;height:.125rem;content:""}.no .no-hd:after{bottom:0;right:0;border-bottom:2px solid #02a6b5;border-right:2px solid #02a6b5}.no .no-hd ul{display:flex}.no .no-hd ul li{position:relative;flex:1;line-height:1rem;font-size:.875rem;color:#ffeb7b;text-align:center;font-family:electronicFont}.no .no-hd ul li:first-child:after{content:"";position:absolute;top:25%;right:0;height:50%;width:1px;background-color:hsla(0,0%,100%,.3)}.no .no-bd ul{display:flex}.no .no-bd ul li{flex:1;text-align:center;color:hsla(0,0%,100%,.7);font-size:.225rem;height:.5rem;line-height:.5rem;padding-top:.125rem}.map{position:relative;height:10.125rem}.map .map1{width:6.475rem;height:6.475rem;opacity:.3}.map .map1,.map .map2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-size:100% 100%}.map .map2{width:8.0375rem;height:8.0375rem;animation:rotate1 15s linear infinite;opacity:.6}.map .map3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7.075rem;height:7.075rem;background-size:100% 100%;animation:rotate2 15s linear infinite}.map .chart{position:absolute;top:0;left:0;height:10.125rem;width:100%}@keyframes rotate1{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate2{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}