*,:after,:before{margin:0;padding:0;box-sizing:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(input,textarea){-webkit-user-select:none}html{background-color:#fff}body,html{height:100%}body{margin:0 auto!important;box-sizing:border-box;font-size:14px;font-weight:400;max-width:750px;font-family:PingFang SC,Hiragino Sans GB,arial,sans-serif!important}li,ul{list-style:none}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricLight.8db2ccfb.otf);font-weight:300}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricRegular.da01dd82.otf);font-weight:400}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricBold.6862bc68.otf);font-weight:700}@font-face{font-family:DINPro;src:url(../fonts/URWGeometricBlack.cb941845.otf);font-weight:900}.card{background-color:#fff;border-radius:.18rem;padding:.3rem}#app{display:block;margin:0 auto;max-width:750px;height:100%}#app a{text-decoration:none;outline:none;cursor:default}#app .app-bar{width:100%;position:fixed;z-index:999;top:0;left:0;height:.88rem;text-align:center}#app .app-bar .back{position:absolute;height:.88rem;width:.88rem;line-height:.88rem;background:url(../img/back.8141d580.svg) 50% no-repeat;background-size:60% auto}#app .app-bar .title{font-size:.36rem;line-height:.88rem;font-weight:600}#app .app-bar .right{position:absolute;right:.3rem;top:0;font-size:.3rem;line-height:.88rem;color:#3c5eff}#app .appbar-block{height:.88rem}#app .h5-wrapper{max-width:750px;margin:0 auto}#app ::-moz-placeholder{color:#bfc0c8}#app ::placeholder{color:#bfc0c8}.no-more{font-size:.24rem;margin:.3rem}.no-more,.no-record{text-align:center;color:#a9acbb}.no-record{background-color:#fff;border-radius:.2rem;margin:.3rem auto;padding:.3rem;min-height:4rem;display:flex;flex-direction:column;justify-content:center;font-size:.28rem}.no-record img{max-width:1.6rem;margin:.3rem auto}.popup .btn-box{display:flex;justify-content:space-between;margin-top:.6rem}.popup .btn-box .button{background-color:#fe7646}.popup .btn-box .button,.popup .btn-box .button-secondary{height:.8rem;border-radius:.12rem;border:0;width:48%;font-size:.3rem;font-weight:700;color:#fff}.popup .btn-box .button-secondary{background-color:#a9acbb}.bottom-sheet{position:fixed;z-index:999;width:100%;height:100%;top:0;left:0}.bottom-sheet .mask{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.bottom-sheet .box{min-height:4rem;background-color:#fff;position:absolute;bottom:0;width:100%;border-radius:.3rem .3rem 0 0;padding:.3rem;box-sizing:border-box}.bottom-sheet .box .close{background:url(../img/close_outline_dark.94110105.svg) 50% no-repeat;width:.8rem;height:.8rem;background-size:80%}.bottom-sheet .box .drager{width:1rem;height:.08rem;margin:0 auto;overflow:hidden;background-color:#f6f6f6;border-radius:.08rem}.bottom-sheet .box .close{position:absolute;right:.3rem;top:.3rem;width:.64rem;height:.64rem}.bottom-sheet .box .close img{width:100%}.bottom-sheet .box h2{text-align:center;font-size:.32rem;margin:.2rem auto;color:#666}.bottom-sheet .box .content h3{font-size:.32rem;margin:.5rem auto .3rem auto;color:#333}.bottom-sheet .box .btn-box{display:flex;justify-content:space-between;margin-top:.6rem}.bottom-sheet .box .btn-box button{width:48%}ul.checkList{display:flex;flex-wrap:wrap}ul.checkList li{border:1px solid #f6f7f9;line-height:.64rem;border-radius:.2rem;padding:0 .3rem;margin:auto .12rem .1rem 0;color:#a9acbb;font-size:.28rem;background-color:#f6f7f9}ul.checkList li.active{position:relative;border:1px solid #ff8e67;background-color:#fff;color:#ff8e67}ul.checkList li.active:after{width:.16rem;height:.16rem;position:absolute;right:.06rem;bottom:.06rem;content:"";background:url(../img/angle.9826aadc.svg) 50% no-repeat;background-size:100%}.green-text{color:#4acb82}.loading-box{margin:1.5rem auto;color:#a9acbb;text-align:center}.loading-animation{width:.48rem;margin:0 auto;display:block;animation:rotate 1.3s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(min-width:750px){#app,body{max-width:100%}}