body,h1,h2,h3,h4,h5,h6,p{margin:0}::-webkit-scrollbar{display:none}.canvas{display:block}@media screen and (orientation:portrait){html{font-size:10vw}}@media screen and (orientation:landscape){html{font-size:10vh}}@media only screen and (device-width:768px) and (device-height:1024px) and (orientation:portrait){html{font-size:7.5vw}}@media only screen and (device-width:1024px) and (device-height:768px) and (orientation:landscape){html{font-size:7.5vh}}@media only screen and (device-width:1024px) and (device-height:1366px) and (orientation:portrait){html{font-size:7.5vw}}@media only screen and (device-width:1366px) and (device-height:1024px) and (orientation:landscape){html{font-size:7.5vh}}.van-dialog{top:50%!important}.info-l .van-progress__pivot,.info-p .van-progress__pivot{font-size:.22667rem}.weapp{width:100vw;height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.weapp section{padding-top:1.28rem;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:auto}.weapp header .van-nav-bar{height:1.28rem;line-height:1.28rem;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#e13a40),to(#e31f00));background:-webkit-linear-gradient(left,#e13a40,#e31f00);background:linear-gradient(90deg,#e13a40,#e31f00);text-align:center;font-weight:400;-webkit-box-shadow:0 .05333rem .08rem 0 hsla(0,0%,75.7%,.4);box-shadow:0 .05333rem .08rem 0 hsla(0,0%,75.7%,.4)}.weapp header .van-nav-bar .van-nav-bar__left{height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;left:.53333rem}.weapp header .van-nav-bar .van-nav-bar__left img{width:.21333rem;height:.37333rem}.weapp header .van-nav-bar .van-nav-bar__title{height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:.4rem}.weapp header .van-nav-bar .van-nav-bar__title img{margin-top:.05333rem;width:2.4rem;height:.64rem}.weapp header .van-nav-bar .van-nav-bar__right{height:1.28rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.weapp header .van-nav-bar .van-nav-bar__right .van-nav-bar__text{color:#fff}.weapp header .van-nav-bar .van-nav-bar__right img{margin-top:.05333rem;width:.53333rem;height:.53333rem}.itemCenter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.itemColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#app{width:100vw;height:100vh;font-size:.42667rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#323233;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#app_loader{left:0;top:0;width:100%;height:100%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#app_loader,#app_message,#app_update{position:fixed;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#app_message,#app_update{left:30%;top:49%;width:40%;padding:.26667rem 0;color:#fff;background-color:#a9a9a9;font-size:.28rem;text-align:center;border-radius:.13333rem}#app_message p,#app_update p{margin:0}#app_message{left:25%;width:50%}.dialog{position:fixed;left:0;top:0;width:100%;height:20%;color:#333;background-color:#fff;border-top:.02667rem solid #000;border-bottom:.02667rem solid #000;font-size:.32rem;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.dialog :first-child{font-size:.29333rem;margin:.13333rem}.dialog :nth-child(2){font-size:.26667rem}.dialog div,.dialog p{width:100%}.dialog .button{border:none;width:30%;margin-top:.26667rem;height:.69333rem;font-size:.32rem;line-height:.69333rem;background:#ef7944;color:#fff}.dialog .button:focus{-webkit-box-shadow:.16rem .16rem .16rem rgba(218,68,0,.8);box-shadow:.16rem .16rem .16rem rgba(218,68,0,.8);border:.05333rem solid #a53300;background:#da4400}