body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:sans-serif;margin:0;padding:0}.dialog{height:100%;width:100%;z-index:1000}.dialog,.dialog .dialog-mask{bottom:0;left:0;position:fixed;right:0;top:0}.dialog .dialog-mask{background:#0009;height:100vh;width:100vw;z-index:10}.dialog .dialog-main{background:#ddd;bottom:0;position:absolute;transform:translateY(100%);transition:transform .4s;width:100%;z-index:100}.dialog-mask-center{align-items:center;background:#0009;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100vw;z-index:10000}.lineB{border-bottom:1px solid #ededed}.link-btn{background-color:#fff;color:#444;display:block;font-size:.85rem;height:3rem;line-height:3rem;text-align:center}.link-btn:active{background-color:#fafafa}.cancel{color:#888!important}.marb10{margin-bottom:.25rem}.fade-in{animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{animation:fadeOut .3s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.slide-up{animation:slideUp .3s ease forwards}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-down{animation:slideDown .3s ease forwards}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.hidden{display:none}*{margin:0;padding:0}.clearfix:after{content:""}.keybord{bottom:0;display:none;left:0;position:fixed;width:100%}.keywrap{background-color:#d2d5de;display:block;width:100%}.keywrap li{background-color:#fff;border-bottom:1px solid #898a8e;border-radius:8px;box-sizing:border-box;color:#0c0c0c;display:block;float:left;font-family:黑体;font-size:22px;height:45px;line-height:45px;list-style:none;margin:.8% 0 .8% 1.4%;text-align:center;width:31.5%}.keywrap .oneline{margin-top:1.7%}.keywrap .lastline{margin-bottom:.7%}.keywrap li:nth-child(10),.keywrap li:nth-child(12){background-color:#d2d5de;border:none}.keywrap li:last-child{padding:1.4%}.keywrap li:last-child img{width:35%}.keywrap .active:active{background-color:#a9afbb;outline:none}.pay-wrap{margin-top:8rem;width:100%}.pay-wrap p{color:#2d2d2d;font-size:.85rem;padding-bottom:.7rem;text-align:center}.line{border-top:1px solid #aeaeae;padding:.5rem 0}.line,.pwd-box{margin:0 auto;width:80%}.pwd-box{border:1px solid #9f9fa0;border-radius:3px;box-sizing:border-box;overflow:hidden;padding-left:5px;position:relative}.pwd-box .pwd-input{border:none;color:#0000;font-size:18px;height:45px;left:0;letter-spacing:35px;opacity:0;position:absolute;top:0;width:100%;z-index:1}.fake-box input{border:none;border-right:1px solid #e5e5e5;box-sizing:border-box;font-size:30px;height:45px;padding-right:5px;text-align:center;width:14.9%}.fake-box input:last-child{border:none}@media screen and (max-width:319px) and (min-width:0px){.fake-box input{width:14.8%}}@media screen and (max-width:320px) and (min-width:280px){.keywrap li{height:40px;line-height:40px}.fake-box input,.pwd-box input[type=tel]{height:40px}}@media screen and (max-width:751px) and (min-width:321px){.keywrap li:last-child{padding:1.5%}.keywrap li:last-child img{width:30%}}@media screen and (max-width:950px) and (min-width:750px){.keywrap li:last-child{padding:.4%}.keywrap li:last-child img{width:18%}.fake-box input{height:60px}}@media screen and (max-width:2024px) and (min-width:951px){.keywrap li:last-child{padding:1%}.keywrap li:last-child img{width:10%}}.pop-wrap{background-color:#0009;height:100%;left:0;position:absolute;top:0;width:100%}.ui-dialog{background-color:#fff;border-radius:.3rem;left:50%;max-width:700px;overflow:hidden;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:85%}.ui-dialog__hd{padding:.5rem .5rem 0}.ui-dialog__title{font-size:.9rem}.ui-dialog__bd{color:#2d2d2d;font-size:.8rem;padding:.5rem;text-align:left}.ui-dialog__ft{border-top:1px solid #c7c7c7;display:flex}.ui-dialog__btn{box-flex:1;-webkit-box-flex:1;-moz-box-flex:1;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#3cc51f;display:block;flex:1 1;-webkit-flex:1;font-size:.8rem;height:2.65rem;line-height:2.65rem;position:relative;text-decoration:none}.ui-dialog__btn:first-child{border-right:1px solid #c7c7c7}.ui-dialog__btn_default{color:#999}.bank-card{color:red}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification{background-color:#f6f6f6;border-radius:.4rem;height:2.5rem;line-height:2.5rem;margin:.65rem auto auto;width:85%}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification i{border-left:1px solid #ccc;color:#447ff6;font-size:.7rem;padding-left:.8rem}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification input{background-color:#f6f6f6;border:none;width:55%}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification input::-webkit-input-placeholder{color:#ccc}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification input:-moz-placeholder{color:#ccc}.pop-wrap .ui-dialog .ui-dialog__bd .noteVerification input:-ms-input-placeholder{color:#ccc}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box}html{cellspacing:0;-webkit-text-size-adjust:none}a,blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,legend,li,ol,p,pre,span,td,textarea,th,ul{margin:0;padding:0;text-shadow:none;word-break:break-all}fieldset,img{border:0}:focus{outline:0 none}address,caption,cite,code,dfn,optgroup,strong,th,var{font-style:normal;font-weight:400}body,html{font-family:Microsoft yahei,Arial;list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,select{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;border:0}abbr,acronym{font-feature-settings:normal;border:0;font-variant:normal}button,code,input,kbd,samp,select,textarea,tt{*font-size:100%}body{line-height:1.4}ol,ul{list-style:none}li{vertical-align:bottom}table{border-collapse:collapse;border-spacing:0}caption,table,th{text-align:left}sub,sup{font-size:100%;vertical-align:initial}:link,:visited,ins{text-decoration:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}img{border:0;vertical-align:middle}a,img{outline:none}mark,time{background:none;display:inline;font-family:Tahoma,Geneva,sans-serif}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}a{cursor:pointer;outline:none}a,a:hover{text-decoration:none}a:focus{outline:none;-moz-outline:none}.fl{float:left}.fr{float:right}.hc{clear:both;font-size:0;height:0;line-height:0;overflow:hidden}.hide{display:none}em,i{font-style:normal}div,i,p,span{font-family:PingFangSC-Regular,sans-serif}.ui-input-text{display:inline;float:left}.ui-input-text,.ui-shadow-inset{border:none;margin:0}.ui-page-theme-a a{color:#333;font-weight:400!important}.ui-page-theme-a a:hover,.ui-page-theme-a a:visited{color:none}.ui-shadow-inset{box-shadow:none}.ui-corner-all{border-radius:0}.ui-page-theme-a .ui-btn:focus,.ui-page-theme-a .ui-focus,html .ui-bar-a .ui-btn:focus,html .ui-bar-a .ui-focus,html .ui-body-a .ui-btn:focus,html .ui-body-a .ui-focus,html body .ui-group-theme-a .ui-btn:focus,html body .ui-group-theme-a .ui-focus,html head+body .ui-body-a.ui-focus,html head+body .ui-btn-a.ui-focus,html head+body .ui-btn.ui-btn-a:focus{box-shadow:none}input,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;resize:none}a,article,aside,body,button,dd,details,div,dl,dt,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,img,input,li,menu,nav,ol,p,section,select,table,tbody,td,textarea,th,tr,ul{-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,img,menu,nav,section{display:block}img{-ms-interpolation-mode:bicubic;height:auto;max-width:100%;width:auto\9}html{font-size:40px}body,html{height:100%}body{background-color:#f5f5f5;font-weight:400;margin:0 auto;text-shadow:none!important;width:100%}#root,.App{height:100%}.flex-row,.flex-row-center{display:flex;flex-direction:row}.flex-row-center{align-items:center}.flex-column{align-items:start}.flex-column,.flex-column-center{display:flex;flex-direction:column}.flex-column-center{align-items:center}.text-line-1{white-space:nowrap}.text-line-1,.text-line-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-line-2{display:-webkit-box;word-break:break-all}
/*# sourceMappingURL=main.11e7c5bc.css.map*/