body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{max-width:20rem;margin:0 auto;-webkit-overflow-scrolling:touch;background:#e4fbea url(../img/home_bg.cba63bc0.png) top no-repeat;background-size:100% auto;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:1.22667rem}.app-show{opacity:1!important;pointer-events:auto!important}.app-disabled{opacity:0!important;pointer-events:none!important;height:100vh;overflow:hidden}.app-header{width:100%}.app-form{padding:.53333rem;margin:0 .42667rem;background:-webkit-gradient(linear,left top,right top,from(#cbf3fd),to(#fdffe0));background:linear-gradient(90deg,#cbf3fd,#fdffe0);border-radius:.42667rem;border:1px solid #fff}.app-form-input{width:100%;height:1.06667rem;background:#fff;border-radius:.26667rem;line-height:1.06667rem;font-family:PingFangSC;font-weight:400;font-size:.37333rem;color:#000;line-height:.58667rem;text-align:center;font-style:normal;padding:0 .42667rem;margin-top:.53333rem}.app-form-input::-webkit-input-placeholder{color:#333}.app-form-input::-moz-placeholder{color:#333}.app-form-input:-ms-input-placeholder{color:#333}.app-form-input::-ms-input-placeholder{color:#333}.app-form-input::placeholder{color:#333}.app-form-confirm{margin-top:.53333rem}.app-form-agreement{margin-top:.42667rem;font-family:PingFangSC;font-weight:400;font-size:.32rem;color:#000;line-height:.32rem;text-align:left;font-style:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.app-form-agreement-checkbox{width:.32rem;height:.32rem;background:#fff;border:1px solid #eee;display:inline-block;margin-right:.10667rem;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear;border-radius:50%}.app-form-agreement-checkbox.active{background:#fff;border:1px solid #07c160}.app-form-agreement-checkbox.active:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:.16rem;height:.16rem;border-radius:50%;background:#07c160}.app-banner,.app-rule{margin:.53333rem .42667rem 0}.app-rule{background:-webkit-gradient(linear,left top,right top,from(#cbf3fd),to(#fdffe0));background:linear-gradient(90deg,#cbf3fd,#fdffe0);border-radius:.42667rem;border:1px solid #fff;padding:.53333rem}.app-rule-img{width:37%;margin:0 auto .53333rem}.app-rule-title{font-family:PingFangSC;font-weight:400;font-size:.42667rem;color:#3ea6ff;line-height:.53333rem;text-align:justify;font-style:normal;margin-top:.53333rem}.app-rule-sub_title{font-size:.37333rem}.app-rule-desc,.app-rule-sub_title{font-family:PingFangSC;font-weight:400;color:#333;line-height:.53333rem;text-align:justify;font-style:normal}.app-rule-desc{font-size:.32rem}.app-rule_btn{position:fixed;right:.26667rem;top:11.33333rem;width:1.49333rem}.rule{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;z-index:3;background:#e4fbea url(../img/rule_bg.a2d96a78.png) 50% no-repeat;background-size:100% 100%;opacity:0;pointer-events:none;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:1.22667rem}.rule-show{opacity:1!important;pointer-events:auto!important}.rule-header{width:89.3%;margin:0 auto}.rule-back{position:absolute;top:.53333rem;left:.53333rem;width:.66667rem;background-color:rgba(0,0,0,.2);border-radius:50%}.rule-content{background:#fff;border-radius:.42667rem;margin:0 .53333rem .42667rem;padding:.42667rem}.rule-content:last-child{margin-bottom:0}.rule-content-title{height:.64rem;width:auto;margin:0 auto}.rule-content-desc{font-family:PingFangSC;font-weight:400;font-size:.32rem;color:#333;line-height:.53333rem;text-align:justify;font-style:normal;margin-top:.61333rem}.rule-content-btn{margin-top:.53333rem}.tips-dialog{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.65);z-index:999;padding:0 .85333rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;text-align:center;opacity:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tips-dialog.tips-dialog-show{opacity:1;z-index:999;pointer-events:auto}.tips-dialog .tips-content{width:57.6%;position:relative;text-align:center;margin:0 auto}.tips-dialog .tips-img{width:100%;height:auto}.tips-dialog .tips-box{position:absolute;top:0;left:0;width:100%;height:100%}.tips-dialog .tips-box-btn{width:60%;height:22%}.tips-dialog .tips-box.tips-success{margin-top:60%;margin-left:20%}.tips-dialog .tips-box.tips-info .tips-box-btn{margin-top:55%;margin-left:18%}.tips-dialog .tips-box.tips-fail .tips-box-btn{display:none}.toast{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:.21333rem .32rem;background:hsla(0,0%,7%,.65);color:#fff;border-radius:.21333rem;font-size:.4rem;max-width:70%;text-align:center;z-index:10000;-webkit-animation:toastFadeIn .25s linear;animation:toastFadeIn .25s linear;-webkit-box-shadow:0 .05333rem .21333rem rgba(0,0,0,.1);box-shadow:0 .05333rem .21333rem rgba(0,0,0,.1);font-family:PingFangSC;font-weight:400;line-height:1.4;min-height:1.06667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;word-break:break-word;white-space:pre-wrap}@-webkit-keyframes toastFadeIn{0%{opacity:0}to{opacity:1}}@keyframes toastFadeIn{0%{opacity:0}to{opacity:1}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.05333rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}input{border:none;outline:none;background:none}li,ul{padding:0;list-style:none}p{margin:0}img{display:block;width:100%}*{-webkit-box-sizing:border-box;box-sizing:border-box}button{border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{margin:0 auto!important;background-color:#fff}input,textarea{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}