@charset "utf-8";.loading-box{width:100%;height:100%;background:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:50%;left:50%;z-index:999;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-box .progress-box{width:3.1rem;height:.44rem;background:#f6d2d4;border-radius:.4rem}.loading-box .progress-box .progress{height:.44rem;background:#f85959;border-radius:.4rem;position:relative}.loading-box .progress-box .progress img{width:.36rem;height:.36rem;position:absolute;right:.08rem;top:0;bottom:0;margin:auto}.loading-box p{text-align:center;font-weight:700;font-family:Roboto;font-size:.18rem;color:#922d00;margin-top:.14rem}@font-face{font-family:Roboto-Regular;src:url(../../static/media/Roboto-Regular.3e1af3ef.ttf)}@font-face{font-family:Roboto-Medium;src:url(../../static/media/Roboto-Medium.d0884059.ttf)}@font-face{font-family:Roboto-Bold;src:url(../../static/media/Roboto-Bold.ee7b96fa.ttf)}@font-face{font-family:Roboto-BlackItalic;src:url(../../static/media/Roboto-BlackItalic.50705c5e.ttf)}@font-face{font-family:Roboto-Thin;src:url(../../static/media/Roboto-Thin.89e2666c.ttf)}@font-face{font-family:Roboto-Light;src:url(../../static/media/Roboto-Light.fc84e998.ttf)}@font-face{font-family:Roboto-Black;src:url(../../static/media/Roboto-Black.ec4c9962.ttf)}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:500;-webkit-tap-highlight-color:rgba(0,0,0,0)}a{text-decoration:none;color:#333}dl,ol,ul{list-style:none}img{border:0;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:500;color:#444}body{font:.12rem "Roboto","微软雅黑","宋体",Arial,"Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body,html{height:100%!important}li,ul{list-style:none}button,input,textarea{outline:0;border:0}button:active{outline:0}#root,.app{width:100%;height:100%;min-height:100vh;overflow:auto;background:#fff}@media (prefers-color-scheme:dark){#root,.app{background:#1b1b1b}}