html{font-size:100px}@media screen and (max-aspect-ratio:13/9){html{font-size:26.66666667vw}}@media screen and (min-aspect-ratio:13/9){html{font-size:14.99250375vw}}@media screen and (min-width:768px){html{font-size:100px!important}}.mui_dialog__mask{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1000;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;background:rgba(0,0,0,.6)}.mui_dialog__box{position:relative;display:-webkit-box;-webkit-box-orient:vertical;width:296px;max-height:68%;font:300 12px/1.5 sans-serif;color:#000;border-radius:5px;background:#fff}.mui_dialog__media{overflow:hidden;border-radius:5px 5px 0 0}.mui_dialog--only_pic .mui_dialog__media{border-radius:5px}.mui_dialog__img{display:block;width:100%}.mui_dialog__hd{margin-bottom:-19px;padding-top:25px}.mui_dialog__tit{margin:0 30px;text-align:center;font-weight:400;font-size:20px}.mui_dialog__bd{-webkit-box-flex:1;overflow:auto;margin:26px 0 18px;-webkit-overflow-scrolling:touch}.mui_dialog__para{margin:0 30px 8px;text-align:justify;word-wrap:break-word;word-break:break-all;font-size:16px}.mui_dialog__para--center{text-align:center}.mui_dialog__ft{position:relative;display:-webkit-box}.mui_dialog__btn{position:relative;display:block;-webkit-box-flex:1;width:0;height:45px;line-height:45px;text-align:center;text-decoration:none;font-size:16px;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none}.mui_dialog__btn:after{top:0;right:0;height:1px}.mui_dialog__btn:after,.mui_dialog__btn:last-child:before{content:"";position:absolute;left:0;z-index:1;background:#e2e3e7}.mui_dialog__btn:last-child:before{top:1px;bottom:0;width:1px}.mui_dialog__ft--three{-webkit-box-orient:vertical}.mui_dialog__ft--three .mui_dialog__btn{width:100%;-webkit-box-flex:0}.mui_dialog__ft--three .mui_dialog__btn:last-child:before{display:none}.mui_dialog__btn--primary{color:#31c27c}.mui_dialog__btn_pill{display:block;height:40px;margin:0 30px 30px;line-height:40px;text-align:center;text-decoration:none;font-size:18px;color:#fff;border-radius:40px;background:#31c27c}.mui_dialog__btn_pill,.mui_dialog__close{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none}.mui_dialog__close{position:absolute;left:50%;bottom:-84px;-webkit-transform:translateX(-50%)}.mui_dialog__close_txt{position:relative;display:block;width:37px;height:37px;margin:5px;line-height:999px;overflow:hidden;border:1px solid #fff;border-radius:33px}.mui_dialog__close_txt:after,.mui_dialog__close_txt:before{content:"";position:absolute;background:#fff;-webkit-transform:rotate(45deg)}.mui_dialog__close_txt:before{width:1px;height:19px;top:9px;left:18px}.mui_dialog__close_txt:after{width:19px;height:1px;top:18px;left:9px}.noscroll,.noscroll body{height:100%;overflow:hidden}@media only screen and (max-width:320px){.mui_dialog__box{width:256px}.mui_dialog__hd{margin-bottom:-15px;padding-top:20px}.mui_dialog__tit{margin:0 24px;font-size:18px}.mui_dialog__bd{margin:20px 0 12px}.mui_dialog__para{margin:0 24px 4px;font-size:14px}.mui_dialog__btn{height:40px;line-height:40px;font-size:14px}.mui_dialog__btn_pill{height:36px;margin:0 24px 24px;line-height:36px;font-size:16px}}@media only screen and (-webkit-min-device-pixel-ratio:2){.mui_dialog__btn:after{-webkit-transform:scaleY(.5)}.mui_dialog__btn:last-child:before{-webkit-transform:scaleX(.5)}}.mui_toast{display:none;position:fixed;left:0;top:0;right:0;bottom:0;z-index:10000;text-align:center;position:none}.mui_toast__box{position:absolute;top:50%;left:50%;width:1.36rem;height:1.04rem;margin:-.52rem 0 0 -.68rem;color:#fff;border-radius:2px;background:rgba(26,26,26,.8);box-shadow:0 2px 10px rgba(0,0,0,.2);opacity:0;border-radius:.05rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:center;-webkit-box-pack:center;-webkit-transform:scale(.7)}.mui_toast__tit{display:block;font-size:14px;font-weight:500}.mui_toast__icon{display:block;width:.4rem;height:.4rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTgwIDQwYzAgMjIuMS0xNy45IDQwLTQwIDQwUzAgNjIuMSAwIDQwIDE3LjkgMCA0MCAwczQwIDE3LjkgNDAgNDB6TTQwIDczLjVjMTguOCAwIDM0LTE1LjIgMzQtMzRzLTE1LjItMzQtMzQtMzQtMzQgMTUuMi0zNCAzNCAxNS4yIDM0IDM0IDM0ek02MC40IDI0TDMzLjkgNDguMiAyMCAzNS43bC00IDQuNSAxNy45IDE2LjIgMzAuNi0yNy45LTQuMS00LjV6Ii8+PC9zdmc+);background-size:.4rem;margin-bottom:.12rem}.mui_toast__icon.success{background-position:0 0}.mui_toast.active{display:block}.mui_toast.active .mui_toast__box{-webkit-animation:ani_toast_scaleOut .35s cubic-bezier(.17,.89,.32,1.27) both,ani_toast_fadeIn .35s cubic-bezier(0,0,.2,1) both}.mui_toast.blur .mui_toast__box{-webkit-animation:ani_toast_scaleIn .2s cubic-bezier(.4,.8,.74,1) forwards,ani_toast_fadeOut .2s cubic-bezier(.4,.8,.74,1) forwards}@-webkit-keyframes ani_toast_scaleOut{0%{-webkit-transform:scale(.7)}72%{-webkit-transform:scale(1.03)}to{-webkit-transform:scale(1)}}@-webkit-keyframes ani_toast_scaleIn{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(.7)}}@-webkit-keyframes ani_toast_fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ani_toast_fadeOut{0%{opacity:1}to{opacity:0}}.mui_loading{position:relative;height:.55rem}.mui_loading,.mui_loading__bd{display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}.mui_loading__bd{-webkit-box-flex:1;width:100%;pointer-events:auto}.mui_loading__cont{display:-webkit-box;-webkit-box-align:center}.mui_loading__icon{display:block;width:.16rem;height:.16rem;margin-right:.05rem;background:currentColor;-webkit-mask-image:url(//y.gtimg.cn/mediastyle/mod/mobile/img/system_loading.svg?max_age=2592000)}.mui_loading__text{display:block;margin-left:.05rem;font-size:.14rem}.mui_loading.full{position:fixed;left:0;top:0;z-index:100;-webkit-box-orient:vertical;width:100%;height:100%;pointer-events:none}.mui_loading.mask .mui_loading__cont{-webkit-box-orient:vertical;padding:.2rem .2rem .16rem;border-radius:.05rem;background:rgba(0,0,0,.8)}.mui_loading.mask .mui_loading__icon{width:.28rem;height:.28rem;margin:0 auto .1rem;color:#fff}.mui_loading.mask .mui_loading__text{font-size:.16rem;color:#fff}.mui_loading__box{display:flex;align-items:center;height:20px}.mui_loading__item{display:block;margin-right:3px;width:3px;height:10px;border-radius:3px;background-color:currentColor;-webkit-animation:loading_ani .4s ease-in-out infinite alternate}.mui_loading__item:nth-of-type(2){-webkit-animation-delay:.1s}.mui_loading__item:nth-of-type(3){-webkit-animation-delay:.2s}.mui_loading__item:nth-of-type(4){-webkit-animation-delay:.3s}.mui_loading__item:nth-of-type(5){-webkit-animation-delay:.4s}@-webkit-keyframes loading_ani{0%{height:10px}to{height:20px}}.page_client10:after{display:none!important}.wrap{font-weight:400}.wrap--full{position:relative;height:100vh;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:center;-webkit-box-pack:end;overflow:hidden}.agreement{font-size:.14rem;line-height:.2rem;padding:.3rem .22rem;-webkit-box-flex:1;width:100%;box-sizing:border-box;overflow-y:scroll;-webkit-overflow-scrolling:touch}.agreement h1{font-size:.18rem;font-weight:700;line-height:.25rem;margin-bottom:.16rem}.agreement h2,.agreement h3{font-size:.14rem;font-weight:700;line-height:.2rem}.agreement p{min-height:.2rem}.bottom_btn{position:relative;padding-bottom:.2rem;padding-top:.2rem;z-index:9;width:100%}.bottom_btn__btn{position:relative;margin:0 auto;display:block;width:3rem;height:.35rem;line-height:.35rem;border-radius:999px;font-size:.16rem;text-align:center;border:0;-webkit-appearance:none}.bottom_btn__btn.disabled{opacity:.3}@media (device-width:375px) and (device-height:812px),(device-width:390px) and (device-height:844px),(device-width:414px) and (device-height:896px) and (orientation:portrait),(device-width:428px) and (device-height:926px){.bottom_btn,.bottom_btn__box{padding-bottom:calc(constant(safe-area-inset-bottom) + .2rem);padding-bottom:calc(env(safe-area-inset-bottom) + .2rem)}}.mod_result .mui_prompt{padding:0 .26rem;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:center;-webkit-box-pack:center;height:100vh}.mod_result .mui_prompt__icon{width:.7rem;height:.7rem;margin-bottom:.15rem}.mod_result .mui_prompt__tit{font-size:.24rem;line-height:.33rem;margin-bottom:.08rem;font-weight:700}.mod_result .mui_prompt__desc{font-size:.13rem;line-height:.18rem;margin-bottom:.12rem}.mod_result .mui_prompt__desc a{color:#0060ff;text-decoration:underline}.mod_result .mui_prompt__btn{margin-top:.18rem;width:1.06rem;height:.4rem;line-height:.4rem;font-size:.15rem;font-weight:500;text-align:center}