#nprogress{pointer-events:none}#nprogress .bar{background:#29d;height:2px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px #29d,0 0 5px #29d;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:block;position:fixed;right:15px;top:15px;z-index:1031}#nprogress .spinner-icon{animation:nprogress-spinner .4s linear infinite;border-color:#29d transparent transparent #29d;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box}a,b,body,button,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,input,label,li,ol,p,select,span,strong,textarea,ul{margin:0;outline:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}body,html{height:100%;-webkit-overflow-scrolling:touch}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f2f3f5;font-family:Helvetica,Arial,PingFang SC,sans-serif;font-size:14px;line-height:14px;overflow-x:hidden}a,body{color:#333}a{cursor:pointer;text-decoration:none}button,input,select,textarea{border-radius:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input::-webkit-input-speech-button{display:none}input::-webkit-inner-spin-button{margin-right:-12px}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;height:0;width:0}input:-webkit-autofill{box-shadow:inset 0 0 0 100px #fff!important}button{border:0}ol,ul{list-style:none}em,i{font-style:normal}img{vertical-align:middle}iframe,img{border:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-track:hover{background-color:#0000001a}::-webkit-scrollbar-thumb{background-color:#0003}::-webkit-scrollbar-thumb:hover{background-color:#0000004d}::-webkit-scrollbar-thumb:active{background-color:#0006}.overflow-hidden{overflow:hidden}.browser_notice{background-color:#fff;box-shadow:0 0 10px #0000001a;margin:22% auto 0;padding:60px 20px;text-align:center;width:640px}.browser_notice h2{font-size:32px;line-height:32px;margin:20px 0 38px}.browser_notice p{color:#666;font-size:16px;line-height:22px;margin-bottom:20px}.browser_notice a{color:#285ef3}.browser_notice a:hover{text-decoration:underline}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar,::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar-thumb{background-clip:padding-box!important;background-color:#171a1d2e!important;border:2px dashed transparent!important;border-radius:6px!important}::-webkit-scrollbar-thumb:hover{background-color:#171a1d61!important}.btn{align-items:center;background-color:#fff;border:1px solid #e2e2ea;border-radius:3px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;justify-content:center;letter-spacing:1px;line-height:14px;outline:none;padding:8px 16px;position:relative;text-decoration:none;transition:background-color .18s ease,border-color .28s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:before{margin-right:3px}.btn:hover{opacity:.68}.btn.is-plain:hover,.btn:hover{border-color:#285ef3;color:#285ef3}.btn.is-plain:hover{opacity:1}.btn.btn-loading:before{border-color:transparent #285ef3 #285ef3 transparent;margin-right:8px}.btn-primary{color:#fff!important}.btn-primary,.btn-primary:hover{background-color:#285ef3;border-color:#285ef3}.btn-primary:hover{color:#fff;opacity:.68}.btn-primary.is-plain{background-color:#285ef32e;color:#285ef3}.btn-primary.is-plain:hover{background-color:#285ef3;color:#fff}.btn-success{color:#fff!important}.btn-success,.btn-success:hover{background-color:#19be6a;border-color:#19be6a}.btn-success:hover{color:#fff;opacity:.68}.btn-success.is-plain{background-color:#19be6a2e;color:#19be6a}.btn-success.is-plain:hover{background-color:#19be6a;border-color:#19be6a;color:#fff}.btn-warning{color:#fff!important}.btn-warning,.btn-warning:hover{background-color:#f90;border-color:#f90}.btn-warning:hover{color:#fff;opacity:.68}.btn-warning.is-plain{background-color:#ff99002e;color:#f90}.btn-warning.is-plain:hover{background-color:#f90;border-color:#f90;color:#fff}.btn-loading{cursor:not-allowed;opacity:.6}.btn-loading:before{animation:rotating .7s linear infinite;border-radius:50%;border-style:solid;border-width:2px;content:"";height:12px;margin-right:8px;width:12px}.btn-primary.btn-loading:before,.btn-success.btn-loading:before,.btn-warning.btn-loading:before{border-color:transparent #fff #fff transparent}.btn-disabled{background-color:#f2f3f5cc!important;border-color:#e5e6e8!important;color:#666!important;cursor:not-allowed}.form-title{align-items:center;display:flex;font-size:28px;justify-content:center;line-height:32px;padding:32px 0}.form-tab{border-bottom:1px solid #e2e2ea;display:flex;margin-bottom:20px}.form-tab .tab-item{cursor:pointer;font-size:18px;line-height:46px;margin:0 32px 0 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.form-tab .tab-item:after{bottom:-2px;content:"";height:3px;left:0;position:absolute;right:0;transform:scale(0);transition:all .3s ease;z-index:1}.form-tab .tab-active,.form-tab .tab-item:hover{color:#285ef3}.form-tab .tab-active:after{background-color:#285ef3;transform:scale(1)}.form-item{margin-bottom:20px}.form-between{-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-between .img{border-radius:0 5px 5px 0;cursor:pointer;margin-right:-12px}.form-between .i-closefill{right:128px!important}.form-between .code{align-items:center;border-left:1px solid #e2e2ea;color:#285ef3;display:inline-flex;font-size:14px;justify-content:center;margin:12px -12px 12px 0;padding:0 20px;width:111px}.form-between .disabled{color:#666;cursor:not-allowed}.form-btn .btn{align-items:center;border-radius:5px;display:flex;font-size:18px;justify-content:center;line-height:30px}.form-other{display:flex;justify-content:space-between;margin-top:20px}.form-other a{color:#666}.form-other a:hover{color:#285ef3}@font-face{font-family:iconfont;src:url(./iconfont.DVg6OVU6.woff) format("woff"),url(./iconfont.D8gAVhds.ttf) format("truetype")}.icon{font-family:iconfont!important;font-size:18px;font-style:normal;line-height:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-password:before{content:""}.i-eye:before{content:""}.i-eye-close:before{content:""}.i-captcha:before{content:""}.i-smscode:before{content:""}.i-account:before{content:""}.i-qrcode:before{content:""}.i-wepay:before{content:""}.i-qywx:before{content:""}.i-weixin:before{content:""}.i-dingtalk:before{content:""}.i-alipay:before{content:""}.i-closefill:before{content:""}.i-close:before{content:""}.i-success:before{content:""}.i-error:before{content:""}.i-larkda:before{content:""}.i-aigc:before{content:""}.i-top:before{content:""}.i-comment:before{content:""}.i-carat-bottom:before{content:""}.i-demand:before{content:""}.list-title{border-bottom:1px solid rgba(0,0,0,.05);display:flex;font-size:18px;padding:16px}.list-title .name{flex:1;height:20px;text-overflow:ellipsis;white-space:nowrap}.list-item,.list-title .name{line-height:20px;overflow:hidden}.list-item{align-items:center;background-color:#fff;cursor:pointer;display:flex;padding:14px 12px;position:relative}.list-item:active{background-color:#eeeff0}.list-item:active:before{display:none}.list-item:before{background-color:#0000000d;bottom:0;content:"";height:1px;left:16px;position:absolute;right:0;z-index:1}.list-item:last-child:before{background-color:transparent}.list-item .label{color:#999;padding-right:8px}.list-item .txt{flex:1;font-size:16px;line-height:24px;margin-right:6px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:0}.list-item .dot{background-color:#f65142;border-radius:50%;display:inline-block;height:10px;margin-left:4px;width:10px}.list-item .val{color:#666;font-size:16px;margin-right:6px}.list-item .val.skeleton{width:30px}.list-item .icon-left{color:#666;font-size:26px;margin-right:10px}.list-item .i-carat-right,.list-item .icon-right{color:#999;font-size:20px}.list-item .avatar{height:32px;width:32px}.listview{margin-bottom:12px}.listview .list-item:before{left:42px}[v-cloak]{display:none}#__nuxt{height:100%}#nprogress .bar{background-color:#285ef3}.fixed-tool{bottom:16px;position:fixed;right:8px;z-index:88}.fixed-tool .tool-item:first-child{margin-top:0}.tool-item{align-items:center;background-color:#0c43dc;border-radius:25px;box-shadow:0 0 20px #285ef361;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:8px;transition:all .6s ease;width:40px}.tool-item:hover .icon{display:none}.tool-item:hover span{display:block}.tool-item .icon{font-size:22px;line-height:22px}.tool-item span{display:none;font-size:12px;padding:7px 8px 5px}.flexbox{display:flex}.flex{flex:1}.flex-between{display:flex;justify-content:space-between}.skeleton{animation:stripes 2s linear infinite;background-color:#ececf1!important;background-image:linear-gradient(90deg,#d9d9e3,#ececf1,#d9d9e3);background-repeat:no-repeat;background-size:200px 100%;height:20px}@keyframes stripes{0%{background-position:-300px 0}to{background-position:300px 0}}.copyright{color:#00000080;font-size:12px;line-height:20px;padding:8px 12px;text-align:center}.copyright a{color:#000c}.copyright a:hover{color:#285ef3}.logo{cursor:pointer;display:inline-flex;height:30px;line-height:30px;white-space:nowrap}.logo,.logo a{align-items:center}.logo a{display:flex}.logo img,.logo svg{height:30px;width:30px}.logo .name{color:#285ef3;font-size:18px;padding-left:8px}.qrcode p{color:#999;font-size:12px;margin-top:5px;text-align:center}.qrcode p a{display:flex}.copywrite{background-color:#fff;box-shadow:0 1px 2px #0000000d;margin:0 auto;padding:20px 30px;width:768px;-webkit-app-region:no-drag}.copywrite .title{font-size:30px;line-height:32px;margin-bottom:30px;margin-top:16px;text-align:center}.copywrite p{font-size:15px;line-height:25px;margin-bottom:10px;text-indent:2em}.copywrite h2{font-size:17px;line-height:38px}.copywrite h3{font-size:16px;line-height:30px;margin:8px 0}.copywrite a{color:#285ef3}.copywrite .time{font-size:16px;font-weight:700;line-height:42px;margin-top:8px;text-align:right}.uf-content{align-items:center;background:linear-gradient(168deg,#285ef3 5%,#ad76ff 94%);display:flex;justify-content:center;min-height:100%;padding:0 0 46px;-webkit-app-region:drag}.content-box{background-color:#fff;box-shadow:0 1px 2px #0000000d;margin:20px 0;width:680px;-webkit-app-region:no-drag}.content-box .input{line-height:42px}.content-box .form-box{padding:0 50px 40px}.content-box .tips{margin:6px 0}.uf-copyright{color:#fff;font-size:12px;line-height:20px;margin-top:-46px;padding:16px 16px 10px;text-align:center}.uf-copyright a{color:#fff;margin-left:3px}.uf-copyright a:hover{color:#285ef3}@media screen and (max-width:1368px){.content-box{width:500px}.content-box .form-box{padding:0 30px 30px}}@media screen and (max-width:768px){.copywrite{padding:16px!important;width:auto}.uf-copyright{margin-top:-66px}.uf-copyright .alink{display:block}.content-box{margin-left:16px;margin-right:16px;width:100%}.content-box .form-box{padding:0 20px 20px}}.error-page{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center}.error-page .error-box{text-align:center}.error-page .desc{color:#666;font-size:18px;line-height:38px;margin:30px 0}.error-page .btn{background-color:#285ef3;border:1px solid #285ef3;border-radius:5px 18px;box-shadow:0 1px 2px #0000000d;color:#fff;display:inline-block;font-size:18px;line-height:22px;min-width:152px;padding:13px 8px;text-align:center;white-space:nowrap}
