@charset "UTF-8";*{margin:0;padding:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}strong{font-weight:700}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%}::-webkit-scrollbar-track{border-radius:3px}::-webkit-scrollbar{width:6px;height:6px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:3px;-webkit-box-shadow:inset 0 0 6px #cccccc;background-color:#ccc}::-webkit-scrollbar-thumb:hover{background-color:#777}::-webkit-scrollbar{width:4px}a{color:inherit;text-decoration:none;background-color:transparent;cursor:pointer}@media (min-width: 768px){.main-w{width:1200px;margin:0 auto}}.flex{display:flex;flex-wrap:wrap}.f-column{flex-direction:column}.f-nowrap{flex-wrap:nowrap}.f-center{align-items:center;justify-content:center}.f-a-center{align-items:center}.f-j-between{justify-content:space-between}.f-j-center{justify-content:center}.f-j-end{justify-content:flex-end}.f-j-start{justify-content:flex-start}.f-1{flex:1}.ell-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ell-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;word-break:break-all}.default[data-v-0cf1ddc4]{width:100%;height:100vh;background:#202136;display:flex;justify-content:center;align-items:center}.default .img[data-v-0cf1ddc4]{width:375px;height:274px}.language-container[data-v-8137c720]{position:relative;z-index:9;cursor:pointer}.language-container:hover .options-wrap[data-v-8137c720]{display:flex}.language-container .language-box[data-v-8137c720]{width:100px;height:50px}.language-container .options-wrap[data-v-8137c720]{width:190px;background:#2c2c2c;position:absolute;top:50px;left:-55px;z-index:999;display:none}.language-container .options-wrap .item[data-v-8137c720]{width:100%;height:50px}.language-container .options-wrap .item[data-v-8137c720]:hover{background:#bd59f6}.downloadCode-container[data-v-d1afd24e]{position:absolute;z-index:99}.qrcode[data-v-d1afd24e]{width:260px;border-radius:30px;padding:30px 0 20px;color:#fff;background:linear-gradient(to bottom,#bc58f5,#587eec)}.qrcode .bg[data-v-d1afd24e]{width:80%;background:#fff;border-radius:20px;padding:20px 0}.qrcode p[data-v-d1afd24e]{font-size:19px;font-weight:700;margin:15px 0 5px}.qrcode span[data-v-d1afd24e]{font-size:16px}.loading-container[data-v-29876bcf]{width:0;opacity:0;background:#0000;position:fixed;z-index:99;transition:all .3s;overflow:hidden}.loading-container.show[data-v-29876bcf]{width:auto;opacity:1;background:#0006;top:0;left:0;right:0;bottom:0}.loading-container .dots-loader[data-v-29876bcf]{display:flex;justify-content:center;align-items:center;gap:20px}.loading-container .dots-loader span[data-v-29876bcf]{width:20px;height:20px;background:#bc58f5;border-radius:50%;animation:bounce-29876bcf .6s infinite alternate}.loading-container .dots-loader span[data-v-29876bcf]:nth-child(2){animation-delay:.2s}.loading-container .dots-loader span[data-v-29876bcf]:nth-child(3){animation-delay:.4s}@keyframes bounce-29876bcf{to{transform:translateY(-30px);opacity:.5}}.app-container[data-v-f50e5716]{position:relative}.app-container .header[data-v-f50e5716]{background:#000;height:77px;color:#fff;position:fixed;top:0;left:0;right:0;z-index:99}.app-container .header>div[data-v-f50e5716]{height:100%}.app-container .header .wrap[data-v-f50e5716]{width:100%}.app-container .header .logo[data-v-f50e5716]{width:164px;cursor:pointer}.app-container .header .menuBar[data-v-f50e5716]{flex:1;margin-left:25px}.app-container .header .menuBar>span[data-v-f50e5716]{padding:0 17px;height:50px;cursor:pointer;color:#fff;font-size:16px}.app-container .header .menuBar>span.active[data-v-f50e5716]{color:#bd59f6}.app-container .header .menuBar>span[data-v-f50e5716]:nth-child(3){position:relative}.app-container .header .menuBar>span[data-v-f50e5716]:nth-child(3):hover .downloadCode-container{display:block}.app-container .header .menuBar>span[data-v-f50e5716]:nth-child(3) .downloadCode-container{display:none;transform:translate(-50%);left:50%;top:30px;margin-top:30px}.app-container .header .menuBar>span[data-v-f50e5716]:nth-child(3) .downloadCode-container:after{content:"";width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #BC58F5;position:absolute;top:-20px;transform:translate(-50%);left:50%}.app-container .body[data-v-f50e5716]{padding-top:77px}.app-container .footer[data-v-f50e5716]{height:366px;background:#000}.app-container .footer .section[data-v-f50e5716]{color:#fff;margin-top:40px;margin-bottom:40px}.app-container .footer .section h6[data-v-f50e5716]{font-size:20px;cursor:pointer}.app-container .footer .section ul[data-v-f50e5716]{color:#adabb7;cursor:pointer}.app-container .footer .section ul li[data-v-f50e5716]{margin-top:16px;font-size:18px}.app-container .footer .section ul li.active[data-v-f50e5716]{color:#bd59f6}.app-container .footer .section .qrcode[data-v-f50e5716]{margin-top:20px;background:#fff;border-radius:10px;padding:6px 6px 3px}.app-container .footer>p[data-v-f50e5716]{text-align:center;margin-top:10px;color:#adabb7}.app-container.mobile .header>div[data-v-f50e5716]{justify-content:center}.app-container.mobile .header .wrap[data-v-f50e5716]{width:100%;justify-content:space-around;font-size:18px}.app-container.mobile .header .wrap>span.active[data-v-f50e5716]{color:#bd59f6}.app-container.mobile .header .logo-mobile[data-v-f50e5716]{width:40px}.app-container.mobile .header .menuBar[data-v-f50e5716]{flex:none;margin-left:10px}.app-container.mobile .header .menuBar .list[data-v-f50e5716]{flex:none}.app-container.mobile .header .menuBar span[data-v-f50e5716]{padding:0 5px}.app-container.mobile .header[data-v-f50e5716] .language-container .language-box{width:auto;margin-left:0}.app-container.mobile .footer[data-v-f50e5716]{height:auto;padding:20px 0 150px 20px}.app-container.mobile .footer .item span[data-v-f50e5716]{margin-top:10px;font-size:13px;color:#adabb7;margin-right:8px}.app-container.mobile .footer p[data-v-f50e5716]{font-size:13px;text-align:left}.app-container.mobile .footer .download[data-v-f50e5716]{height:70px;background-size:auto 100%!important;position:fixed;left:0;right:0;bottom:20px;z-index:1}.app-container.mobile .footer .download.en[data-v-f50e5716]{background:url(/install-1.webp) no-repeat center}.app-container.mobile .footer .download.zh[data-v-f50e5716]{background:url(/install-2.webp) no-repeat center}
