:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.wrap{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;background:#fafffe;position:relative}.ts-box{width:100%;height:100vh;position:fixed;top:0;left:0;background:#666666d9;z-index:111111}.ts{width:100%;height:100%}.header{width:100%;height:52vh}.header img,.content{width:100%}.top{background:#fff;display:flex;flex-direction:column}.top img{width:100%}.pag-box{display:flex;flex-direction:column;margin-top:-40px}.bottom{width:100%;margin-top:-30px}.download-app{width:calc(100% - 80px);padding:0 40px;position:relative;background:#4db78a}.info{width:100%;color:#fff;font-size:12px;background:#4db78a;padding:10px 0}.btn{display:flex;justify-content:center;align-items:center;width:100%;padding:7px 0;color:#fff;border-radius:70px;font-size:20px;background:#fcb904;font-weight:bolder}.finger{width:60px;height:61.37px;position:absolute;right:25px;bottom:-20px;animation:fingerHandle 1s ease infinite both}.look-more{position:fixed;bottom:15px;width:100%;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.look-more .jt:first-child{animation-delay:-1s;-webkit-animation-delay:-1s}.look-more .jt:nth-child(2){animation-delay:-.5s;-webkit-animation-delay:-.5s}.look-more .jt:last-child{animation-delay:0s;-webkit-animation-delay:0s}.look-more .jt{stroke:#fff;fill:transparent;stroke-width:2px;animation:downMove 2s infinite;-webkit-animation:downMove 2s infinite}@keyframes downMove{0%{opacity:0}40%{opacity:1}80%{opacity:0}to{opacity:0}}.look-more .jt{scale:1.5;rotate:90deg;width:12px;font-size:30px;display:inline-block;color:#fcb904;font-weight:bolder}@keyframes fingerHandle{0%{transform:none}70%{transform:scale3d(.8,.8,.8)}to{transform:none}}
