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%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body{width:100%;height:100%;touch-action:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-select:none}body{font-family:PingFang SC,Microsoft YaHei,SimSun,KaiTi,sans-serif;color:#fff;background-size:120%;background-image:url(/assets/bg.svg);background-repeat:no-repeat;background-position:top center}@media screen and (max-width: 1200px){body{background-image:url(/assets/bg-mbl.svg);background-size:cover}}#app{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:76px}@media screen and (max-width: 1200px){#app{padding-bottom:50px}}#head{display:flex;justify-content:center;align-items:center;background:#fff;border-radius:50%;overflow:hidden;width:166px;height:166px;margin-top:139px}#head img{width:100%;height:100%}@media screen and (max-width: 1200px){#head{margin-top:99px;width:121px;height:121px}}section{margin-top:16px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1200px){section{margin-top:17px}}.title{font-weight:700;font-size:23px;line-height:32px}.sub-title{font-size:14px;line-height:20px}.btn-group{display:flex;flex-direction:column;gap:12px;margin-top:33px}@media screen and (max-width: 1200px){.btn-group{margin-top:24px}}.button{border-radius:8px;border:1px white solid;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;text-decoration:none;width:466px;height:52px;font-size:17px;line-height:24px}@media screen and (max-width: 1200px){.button{width:calc(100vw - 68px);max-width:346}}.button:hover,.button:active{background:rgba(255,255,255,.7);color:#0683aa;position:relative}.button:hover:after,.button:active:after{content:"";position:absolute;right:18px;border-radius:50%;padding:8px;background:url(./assets/icon-launch.svg) no-repeat;background-position:center;width:18px;height:18px}@media screen and (max-width: 1200px){.button:hover:after,.button:active:after{background:url(./assets/icon-launch.svg) white no-repeat center center}}#footer{position:absolute;bottom:0;width:100%;font-size:12px;padding-bottom:51px;text-align:center}@media screen and (max-width: 1200px){#footer{padding-bottom:25px}}
