.api-dialog[data-v-ecdc43e4]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#141e2685}.api-dialog__panel[data-v-ecdc43e4]{position:relative;display:flex;width:min(100%,448px);max-height:calc(100vh - 32px);flex-direction:column;align-items:center;overflow-y:auto;border:1px solid rgba(214,229,245,.92);border-radius:8px;padding:25px 24px 41px;background:#fff;box-shadow:0 22px 55px #17477438}.api-dialog__close[data-v-ecdc43e4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;color:#525d6b;background:transparent;font-size:25px;font-weight:300;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.api-dialog__close[data-v-ecdc43e4]:hover{color:#087bff;background:#eef7ff}.api-dialog__icon[data-v-ecdc43e4]{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#2f7bff,#00b7f4);box-shadow:0 12px 24px #008fff3d}.api-dialog__icon svg[data-v-ecdc43e4]{width:29px;height:29px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.api-dialog__panel h2[data-v-ecdc43e4]{margin:17px 0 0;color:#111;font-size:22px;font-weight:800;line-height:1.36;text-align:center}.api-dialog__desc[data-v-ecdc43e4]{margin:8px 0 0;color:#777;font-size:14px;line-height:1.5;text-align:center}.api-dialog__qr[data-v-ecdc43e4]{display:flex;align-items:center;justify-content:center;width:min(100%,196px);aspect-ratio:1;margin-top:33px;border:2px solid #d7e9ff;border-radius:18px;padding:14px;background:#fff}.api-dialog__qr img[data-v-ecdc43e4]{width:100%;height:100%;border-radius:6px;object-fit:contain}.api-dialog__notice[data-v-ecdc43e4]{display:flex;width:min(100%,398px);min-height:64px;flex-direction:column;align-items:center;justify-content:center;gap:6px;margin-top:16px;border-radius:12px;padding:10px 16px;color:#005bff;background:#eef6ff;text-align:center}.api-dialog__notice strong[data-v-ecdc43e4],.api-dialog__notice span[data-v-ecdc43e4]{font-size:14px;line-height:1.35}.api-dialog__notice strong[data-v-ecdc43e4]{font-weight:500}.api-dialog__notice span[data-v-ecdc43e4]{font-size:12px}.api-dialog-enter-active[data-v-ecdc43e4],.api-dialog-leave-active[data-v-ecdc43e4]{transition:opacity .2s ease}.api-dialog-enter-active .api-dialog__panel[data-v-ecdc43e4],.api-dialog-leave-active .api-dialog__panel[data-v-ecdc43e4]{transition:opacity .2s ease,transform .2s ease}.api-dialog-enter-from[data-v-ecdc43e4],.api-dialog-leave-to[data-v-ecdc43e4]{opacity:0}.api-dialog-enter-from .api-dialog__panel[data-v-ecdc43e4],.api-dialog-leave-to .api-dialog__panel[data-v-ecdc43e4]{opacity:0;transform:translateY(10px) scale(.98)}@media(max-width:640px){.api-dialog[data-v-ecdc43e4]{align-items:flex-end;padding:12px}.api-dialog__panel[data-v-ecdc43e4]{width:100%;max-height:calc(100vh - 24px);padding:25px 18px 28px}.api-dialog__qr[data-v-ecdc43e4]{width:min(62vw,196px);margin-top:26px}.api-dialog__notice[data-v-ecdc43e4]{padding-inline:12px}}.contact-dialog[data-v-7b49aab6]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#141e2685}.contact-dialog__panel[data-v-7b49aab6]{position:relative;display:flex;width:min(100%,384px);max-height:calc(100vh - 32px);flex-direction:column;overflow-y:auto;border:1px solid rgba(214,229,245,.92);border-radius:8px;padding:22px 24px 32px;background:#fff;box-shadow:0 22px 55px #17477438}.contact-dialog__close[data-v-7b49aab6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:11px;right:11px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;color:#525d6b;background:transparent;font-size:25px;font-weight:300;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.contact-dialog__close[data-v-7b49aab6]:hover{color:#087bff;background:#eef7ff}.contact-dialog__panel h2[data-v-7b49aab6]{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#111;font-size:20px;font-weight:800;line-height:1.35;text-align:center}.contact-dialog__title-icon[data-v-7b49aab6]{display:inline-flex;width:20px;height:20px;color:#2e7bff}.contact-dialog__title-icon svg[data-v-7b49aab6],.contact-dialog__item-icon svg[data-v-7b49aab6]{width:100%;height:100%;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.contact-dialog__desc[data-v-7b49aab6]{margin:7px 0 0;color:#777;font-size:14px;line-height:1.5;text-align:center}.contact-dialog__list[data-v-7b49aab6]{display:flex;flex-direction:column;gap:16px;margin-top:24px}.contact-dialog__item[data-v-7b49aab6]{display:grid;width:100%;min-height:74px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #dfe6ee;border-radius:14px;padding:12px 14px 12px 16px;color:inherit;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contact-dialog__item[data-v-7b49aab6]:hover{border-color:#b8d5ff;box-shadow:0 10px 24px #107aff14}.contact-dialog__item[data-v-7b49aab6]:active{transform:scale(.99)}.contact-dialog__item[data-v-7b49aab6]:focus-visible{outline:2px solid rgba(46,123,255,.35);outline-offset:2px}.contact-dialog__item-icon[data-v-7b49aab6]{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px}.contact-dialog__item-icon--blue[data-v-7b49aab6]{color:#2e7bff;background:#edf4ff}.contact-dialog__item-icon--green[data-v-7b49aab6]{color:#0fc25b;background:#edf9f1}.contact-dialog__item-icon img[data-v-7b49aab6]{width:22px;height:22px;object-fit:contain}.contact-dialog__item-text[data-v-7b49aab6]{min-width:0}.contact-dialog__item-text span[data-v-7b49aab6]{display:block;color:#8c98a8;font-size:12px;line-height:1.35}.contact-dialog__item-text strong[data-v-7b49aab6]{display:block;margin-top:3px;overflow-wrap:anywhere;color:#1d2a3a;font-size:14px;font-weight:500;line-height:1.35}.contact-dialog__item-action[data-v-7b49aab6]{padding:6px 0 6px 8px;color:#bcc4d0;font-size:12px;line-height:1;white-space:nowrap;transition:color .2s ease}.contact-dialog__item:hover .contact-dialog__item-action[data-v-7b49aab6]{color:#087bff}.contact-dialog__toast[data-v-7b49aab6]{position:absolute;left:50%;bottom:12px;transform:translate(-50%);border-radius:6px;padding:7px 13px;background:#202938eb;color:#fff;font-size:12px;line-height:1.4;white-space:nowrap;box-shadow:0 10px 24px #101d2d2e}.contact-dialog-enter-active[data-v-7b49aab6],.contact-dialog-leave-active[data-v-7b49aab6]{transition:opacity .2s ease}.contact-dialog-enter-active .contact-dialog__panel[data-v-7b49aab6],.contact-dialog-leave-active .contact-dialog__panel[data-v-7b49aab6]{transition:opacity .2s ease,transform .2s ease}.contact-dialog-enter-from[data-v-7b49aab6],.contact-dialog-leave-to[data-v-7b49aab6]{opacity:0}.contact-dialog-enter-from .contact-dialog__panel[data-v-7b49aab6],.contact-dialog-leave-to .contact-dialog__panel[data-v-7b49aab6]{opacity:0;transform:translateY(10px) scale(.98)}.copy-toast-enter-active[data-v-7b49aab6],.copy-toast-leave-active[data-v-7b49aab6]{transition:opacity .18s ease,transform .18s ease}.copy-toast-enter-from[data-v-7b49aab6],.copy-toast-leave-to[data-v-7b49aab6]{opacity:0;transform:translate(-50%,6px)}@media(max-width:640px){.contact-dialog[data-v-7b49aab6]{align-items:flex-end;padding:12px}.contact-dialog__panel[data-v-7b49aab6]{width:100%;max-height:calc(100vh - 24px);padding:22px 18px 30px}.contact-dialog__item[data-v-7b49aab6]{grid-template-columns:42px minmax(0,1fr)}.contact-dialog__item-action[data-v-7b49aab6]{grid-column:2;justify-self:flex-start;padding:3px 0 0}}.download-dialog[data-v-260324e2]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#09162b6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.download-dialog__panel[data-v-260324e2]{width:min(100%,432px);max-height:calc(100vh - 32px);overflow-y:auto;border:1px solid rgba(214,229,245,.92);border-radius:8px;background:#fff;box-shadow:0 22px 55px #17477438}.download-dialog__header[data-v-260324e2]{position:relative;padding:22px 56px 8px;text-align:center}.download-dialog__header h2[data-v-260324e2]{margin:0;color:#202938;font-size:20px;font-weight:800;line-height:1.4}.download-dialog__close[data-v-260324e2]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:15px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:8px;color:#6b7c93;background:transparent;font-size:26px;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.download-dialog__close[data-v-260324e2]:hover{color:#087bff;background:#eef7ff}.download-dialog__content[data-v-260324e2]{display:flex;flex-direction:column;align-items:center;padding:18px 28px 28px}.download-dialog__qr[data-v-260324e2]{display:flex;align-items:center;justify-content:center;width:192px;height:192px;padding:14px;border-radius:8px;background:#f5f8fc}.download-dialog__qr img[data-v-260324e2]{width:100%;height:100%;border-radius:6px;object-fit:contain}.download-dialog__qr-fallback[data-v-260324e2]{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #b8d6f7;border-radius:6px;color:#087bff;text-align:center}.download-dialog__qr-fallback span[data-v-260324e2]{font-size:26px;font-weight:800;line-height:1.2}.download-dialog__qr-fallback strong[data-v-260324e2]{margin-top:10px;color:#6f839d;font-size:14px;font-weight:700}.download-dialog__tip[data-v-260324e2]{margin:16px 0 18px;color:#64748b;font-size:14px;line-height:1.5}.download-dialog__platforms[data-v-260324e2]{display:grid;width:100%;gap:12px}.download-dialog__platform[data-v-260324e2]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:flex-start;width:100%;height:56px;gap:12px;border:1px solid #d9e5f2;border-radius:8px;padding:0 16px;color:#202938;background:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.download-dialog__platform[data-v-260324e2]:hover{border-color:#92c9ff;background:#f6fbff}.download-dialog__platform--active[data-v-260324e2]{border-color:#2388ff;background:#eef7ff;box-shadow:inset 0 0 0 1px #2388ff14}.download-dialog__platform img[data-v-260324e2],.download-dialog__platform-icon[data-v-260324e2]{width:24px;height:24px;flex:0 0 auto}.download-dialog__platform img[data-v-260324e2]{object-fit:contain}.download-dialog__platform-icon[data-v-260324e2]{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#087bff;background:#e7f3ff;font-size:10px;font-weight:800}.download-dialog__features[data-v-260324e2]{width:100%;margin-top:24px;padding-top:18px;border-top:1px solid #edf2f7}.download-dialog__features h3[data-v-260324e2]{margin:0 0 12px;color:#202938;font-size:16px;font-weight:800;line-height:1.4}.download-dialog__features ul[data-v-260324e2]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;padding:0;list-style:none}.download-dialog__features li[data-v-260324e2]{display:flex;align-items:center;min-width:0;gap:8px;color:#64748b;font-size:14px;line-height:1.45}.download-dialog__features li span[data-v-260324e2]{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#2388ff}.download-dialog-enter-active[data-v-260324e2],.download-dialog-leave-active[data-v-260324e2]{transition:opacity .2s ease}.download-dialog-enter-active .download-dialog__panel[data-v-260324e2],.download-dialog-leave-active .download-dialog__panel[data-v-260324e2]{transition:opacity .2s ease,transform .2s ease}.download-dialog-enter-from[data-v-260324e2],.download-dialog-leave-to[data-v-260324e2]{opacity:0}.download-dialog-enter-from .download-dialog__panel[data-v-260324e2],.download-dialog-leave-to .download-dialog__panel[data-v-260324e2]{opacity:0;transform:translateY(10px) scale(.98)}@media(max-width:640px){.download-dialog[data-v-260324e2]{align-items:flex-end;padding:12px}.download-dialog__panel[data-v-260324e2]{width:100%;max-height:calc(100vh - 24px)}.download-dialog__header[data-v-260324e2]{padding-top:20px}.download-dialog__content[data-v-260324e2]{padding:16px 18px 22px}.download-dialog__features ul[data-v-260324e2]{grid-template-columns:1fr}}.site-footer[data-v-1d7cd946]{position:relative;z-index:2;flex:0 0 auto;padding-top:15px;background:#fff}.site-footer__inner[data-v-1d7cd946]{display:grid;width:min(100% - 80px,1360px);grid-template-columns:130px 130px 152px 318px minmax(300px,1fr);align-items:start;gap:clamp(42px,4.4vw,78px);margin:0 auto}.footer-column[data-v-1d7cd946]{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:10px;color:#8fa2bf;letter-spacing:1px}.footer-column h2[data-v-1d7cd946]{margin:0 0 2px;color:#4e6c98;font-size:16px;line-height:1.35}.footer-column a[data-v-1d7cd946],.footer-column button[data-v-1d7cd946],.footer-column__item[data-v-1d7cd946]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;border:0;padding:0;color:#8fa2bf;background:transparent;font-size:15px;line-height:1.2;text-align:left;transition:color .2s ease}.footer-column a[data-v-1d7cd946],.footer-column button[data-v-1d7cd946]{cursor:pointer}.footer-column a[data-v-1d7cd946]:hover,.footer-column button[data-v-1d7cd946]:hover{color:#087bff}.footer-qrcodes[data-v-1d7cd946]{display:grid;grid-template-columns:repeat(2,106px);justify-content:center;gap:42px;padding-top:0}.footer-qrcode[data-v-1d7cd946]{display:flex;width:106px;flex-direction:column;align-items:center;margin:0}.footer-qrcode img[data-v-1d7cd946]{width:86px;height:86px;border:5px solid #d3eaff;border-radius:8px;object-fit:cover}.footer-qrcode figcaption[data-v-1d7cd946]{margin-top:8px;color:#4e6c98;font-size:15px;line-height:1.15;text-align:center;letter-spacing:1px;white-space:nowrap}.footer-brand[data-v-1d7cd946]{display:flex;min-width:0;flex-direction:column;align-items:flex-end;color:#8fa2bf;letter-spacing:1px}.footer-brand__logo[data-v-1d7cd946]{width:158px;height:auto;margin-bottom:12px}.footer-brand p[data-v-1d7cd946]{margin:0;color:#8fa2bf;font-size:12px;line-height:1.7;white-space:nowrap}@media(max-width:1280px){.site-footer__inner[data-v-1d7cd946]{width:min(100% - 56px,1180px);grid-template-columns:120px 120px 132px 300px minmax(280px,1fr);gap:clamp(28px,4vw,58px)}.footer-qrcodes[data-v-1d7cd946]{grid-template-columns:repeat(2,106px);gap:36px}.footer-qrcode[data-v-1d7cd946]{width:106px}}@media(max-width:980px){.site-footer__inner[data-v-1d7cd946]{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 42px;padding:28px 0}.footer-qrcodes[data-v-1d7cd946]{grid-column:1 / 3;justify-content:start}.footer-brand[data-v-1d7cd946]{grid-column:3;grid-row:2}}@media(max-width:640px){.site-footer__inner[data-v-1d7cd946]{width:min(100% - 32px,520px);grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;padding:22px 0 26px}.footer-column h2[data-v-1d7cd946]{font-size:15px}.footer-column a[data-v-1d7cd946],.footer-column button[data-v-1d7cd946],.footer-column__item[data-v-1d7cd946]{font-size:14px}.footer-qrcodes[data-v-1d7cd946]{order:4;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,106px));justify-content:start;gap:24px}.footer-brand[data-v-1d7cd946]{order:5;grid-column:1 / -1;grid-row:auto;align-items:flex-start;text-align:left}.footer-brand__logo[data-v-1d7cd946]{width:146px;margin-bottom:12px}.footer-brand p[data-v-1d7cd946]{font-size:13px;line-height:1.8;white-space:normal}}.site-header[data-v-6c6ee159]{position:relative;z-index:10;display:flex;flex:0 0 80px;align-items:center;justify-content:space-between;height:80px;padding:0 clamp(28px,2.7vw,52px);background:transparent}.site-header__brand[data-v-6c6ee159]{display:inline-flex;align-items:center;min-width:0}.site-header__left[data-v-6c6ee159]{display:inline-flex;align-items:center;min-width:0;gap:clamp(28px,3vw,58px)}.site-header__logo[data-v-6c6ee159]{width:150px;height:auto}.site-header__actions[data-v-6c6ee159]{display:flex;align-items:center;gap:24px}.outline-button[data-v-6c6ee159]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:130px;height:40px;gap:8px;border:1px solid #80b9ff;border-radius:20px;color:#087bff;background:#ffffffc7;font-size:14px;font-weight:700;line-height:1;cursor:pointer;background:#0080ff0d;transition:border-color .2s ease,background .2s ease,transform .2s ease}.outline-button[data-v-6c6ee159]:hover{border-color:#1788ff;background:#fff;transform:translateY(-1px)}.outline-button img[data-v-6c6ee159]{width:16px;height:16px;object-fit:contain}.outline-button--back img[data-v-6c6ee159]{transform:rotate(90deg)}@media(max-width:900px){.site-header[data-v-6c6ee159]{height:auto;min-height:72px;flex-basis:72px;padding:20px 24px}.site-header__actions[data-v-6c6ee159]{gap:12px}.site-header__left[data-v-6c6ee159]{gap:28px}.outline-button[data-v-6c6ee159]{min-width:116px;height:38px}}@media(max-width:640px){.site-header[data-v-6c6ee159]{align-items:flex-start;flex-direction:column;flex-basis:126px;gap:14px}.site-header__left[data-v-6c6ee159]{width:100%;justify-content:space-between;gap:12px}.site-header__actions[data-v-6c6ee159]{width:100%;justify-content:space-between}.outline-button[data-v-6c6ee159]{flex:1 1 0;min-width:0}}.wechat-dialog[data-v-ed20f786]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#141e2685}.wechat-dialog__panel[data-v-ed20f786]{position:relative;display:flex;width:min(100%,384px);max-height:calc(100vh - 32px);flex-direction:column;align-items:center;overflow-y:auto;border:1px solid rgba(214,229,245,.92);border-radius:8px;padding:21px 24px 39px;background:#fff;box-shadow:0 22px 55px #17477438}.wechat-dialog__close[data-v-ed20f786]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:15px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:8px;color:#6b7c93;background:transparent;font-size:26px;font-weight:300;line-height:1;cursor:pointer;transition:color .2s ease,background .2s ease}.wechat-dialog__close[data-v-ed20f786]:hover{color:#087bff;background:#eef7ff}.wechat-dialog__panel h2[data-v-ed20f786]{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0;color:#111;font-size:22px;font-weight:800;line-height:1.36;text-align:center}.wechat-dialog__desc[data-v-ed20f786]{margin:7px 0 0;color:#777;font-size:14px;line-height:1.5;text-align:center}.wechat-dialog__qr[data-v-ed20f786]{display:flex;align-items:center;justify-content:center;width:min(100%,186px);aspect-ratio:1;margin-top:34px;border:1px solid #dfe6ee;border-radius:14px;padding:12px;background:#fff}.wechat-dialog__qr img[data-v-ed20f786]{width:100%;height:100%;border-radius:6px;object-fit:contain}.wechat-dialog__tip[data-v-ed20f786]{margin:13px 0 0;color:#91a0b2;font-size:14px;line-height:1.5;text-align:center}.wechat-dialog-enter-active[data-v-ed20f786],.wechat-dialog-leave-active[data-v-ed20f786]{transition:opacity .2s ease}.wechat-dialog-enter-active .wechat-dialog__panel[data-v-ed20f786],.wechat-dialog-leave-active .wechat-dialog__panel[data-v-ed20f786]{transition:opacity .2s ease,transform .2s ease}.wechat-dialog-enter-from[data-v-ed20f786],.wechat-dialog-leave-to[data-v-ed20f786]{opacity:0}.wechat-dialog-enter-from .wechat-dialog__panel[data-v-ed20f786],.wechat-dialog-leave-to .wechat-dialog__panel[data-v-ed20f786]{opacity:0;transform:translateY(10px) scale(.98)}@media(max-width:640px){.wechat-dialog[data-v-ed20f786]{align-items:flex-end;padding:12px}.wechat-dialog__panel[data-v-ed20f786]{width:100%;max-height:calc(100vh - 24px);padding:21px 18px 30px}.wechat-dialog__qr[data-v-ed20f786]{width:min(58vw,186px);margin-top:28px}}.app-shell[data-v-82a07c6e]{position:relative;display:flex;height:100vh;min-height:0;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#ffffff29,#effbff29,#dcf6ff47),url(/images/bg.png) center top / 100% no-repeat,#fff}.app-shell--mobile-home[data-v-82a07c6e]{background:#eaf3ff}.h5-about-page[data-v-aea37d09]{position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f5f6fb;scrollbar-width:none}.h5-about-page[data-v-aea37d09]::-webkit-scrollbar{display:none}.h5-about[data-v-aea37d09]{position:relative;width:min(100%,430px);min-height:100%;margin:0 auto;overflow-x:clip;background:linear-gradient(180deg,#f2f5fb,#f6f7fb 38%,#f5f6fb)}.h5-about[data-v-aea37d09]:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:374px;pointer-events:none;background:url(/images/h5/about.png) center top / 100% auto no-repeat,linear-gradient(180deg,#c9ddfae6,#e9effbd1 42%,#f4f6fb00)}.h5-about__hero[data-v-aea37d09]{position:relative;z-index:1;padding:calc(env(safe-area-inset-top,0px) + 38px) 24px 30px;overflow:hidden}.h5-about__hero[data-v-aea37d09]:before,.h5-about__hero[data-v-aea37d09]:after{content:"";position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.28);border-radius:999px}.h5-about__hero[data-v-aea37d09]:before{top:-128px;left:-110px;width:280px;height:280px}.h5-about__hero[data-v-aea37d09]:after{top:-84px;right:-126px;width:302px;height:302px}.h5-about__hero-copy[data-v-aea37d09]{position:relative;z-index:1;max-width:100%}.h5-about__hero h1[data-v-aea37d09]{margin:0;color:#2991ff;font-family:AlimamaShuHeiTi,Microsoft YaHei,微软雅黑;font-size:31px;font-weight:700;line-height:1.15;letter-spacing:0}.h5-about__hero p[data-v-aea37d09]{margin:30px 0 0;color:#4f5d73;font-size:14px;font-weight:700;line-height:1.65}.h5-about__content[data-v-aea37d09]{position:relative;z-index:1;padding:0 22px calc(26px + env(safe-area-inset-bottom,0px));overflow-x:hidden}.h5-about__divider[data-v-aea37d09]{height:1px;background:#e8ebf1}.h5-about__intro[data-v-aea37d09]{padding-top:48px}.h5-about__section[data-v-aea37d09]{margin-top:46px}.h5-about__intro p[data-v-aea37d09],.h5-about__advantage-list p[data-v-aea37d09],.h5-about__mode-copy p[data-v-aea37d09]{margin:0;color:#555d6b;font-size:13px;font-weight:500;line-height:1.88}.h5-about__intro p strong[data-v-aea37d09]{color:#2991ff;font-weight:700}.h5-about__section h2[data-v-aea37d09]{margin:0 0 28px;color:#303541;font-size:12px;font-weight:800;line-height:1.4}.h5-about__advantage-list p+p[data-v-aea37d09]{margin-top:28px}.h5-about__advantage-list strong[data-v-aea37d09]{color:#303541;font-weight:800}.h5-about__mode-list[data-v-aea37d09]{display:grid;gap:16px}.h5-about__mode-card[data-v-aea37d09]{display:flex;width:100%;flex-direction:column;gap:24px;border:1px solid #ebe9e6;border-radius:18px;padding:24px 22px 20px;background:#fff;box-shadow:0 2px 10px #a8afbc0d;box-sizing:border-box;text-decoration:none}.h5-about__mode-main[data-v-aea37d09]{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;align-items:start}.h5-about__mode-icon[data-v-aea37d09]{width:52px;height:52px;object-fit:contain}.h5-about__mode-copy[data-v-aea37d09]{min-width:0;padding-top:1px}.h5-about__mode-copy h3[data-v-aea37d09]{margin:0 0 10px;color:#161616;font-size:14px;font-weight:800;line-height:1.3}.h5-about__mode-copy p[data-v-aea37d09]{color:#667487;font-size:10px;line-height:1.75}.h5-about__mode-action[data-v-aea37d09]{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#2991ff;font-size:10px;font-weight:700;line-height:1}.h5-about__mode-action img[data-v-aea37d09]{width:12px;object-fit:contain}.h5-about__slogan[data-v-aea37d09]{margin-top:26px;padding-bottom:8px}.h5-about__slogan-image[data-v-aea37d09]{display:block;width:100%;height:auto}@media(max-width:380px){.h5-about__hero[data-v-aea37d09]{min-height:220px;padding:calc(env(safe-area-inset-top,0px) + 108px) 20px 28px}.h5-about__hero h1[data-v-aea37d09]{font-size:30px}.h5-about__hero p[data-v-aea37d09]{margin-top:24px;font-size:14px}.h5-about__content[data-v-aea37d09]{padding:0 20px 28px}.h5-about__section[data-v-aea37d09]{margin-top:36px}.h5-about__mode-card[data-v-aea37d09]{padding:20px 18px}.h5-about__mode-main[data-v-aea37d09]{grid-template-columns:68px minmax(0,1fr);gap:14px}.h5-about__mode-icon[data-v-aea37d09]{width:68px;height:68px}.h5-about__mode-copy h3[data-v-aea37d09]{font-size:16px}}.about-page[data-v-d71d76b7]{display:flex;position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;background:#f3f3f3}.about-page__inner[data-v-d71d76b7]{display:grid;width:min(100% - 440px,1460px);min-width:1120px;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:start;margin:20px auto 18px}.about-sidebar[data-v-d71d76b7],.about-content[data-v-d71d76b7]{border-radius:10px;background:#fff}.about-sidebar[data-v-d71d76b7]{display:flex;flex-direction:column;gap:29px;padding:32px 30px}.about-sidebar__item[data-v-d71d76b7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;width:100%;min-height:28px;border:0;padding:0;color:#111;background:transparent;font-size:16px;line-height:1.35;text-align:left;font-weight:700;cursor:pointer;transition:color .2s ease}.about-sidebar__item[data-v-d71d76b7]:hover,.about-sidebar__item--active[data-v-d71d76b7]{color:#087bff}.about-content[data-v-d71d76b7]{min-width:0;overflow:hidden}.about-content__header[data-v-d71d76b7]{padding:22px 30px 24px;border-bottom:1px solid #f1f1f1}.about-content__header h1[data-v-d71d76b7]{margin:0;color:#008cff;font-family:AlimamaShuHeiTi,Microsoft YaHei,微软雅黑;font-size:28px;font-weight:700;line-height:1.22;letter-spacing:0;transform:scaleY(.995281) skew(-5.542366deg);background:linear-gradient(270deg,#0080ff,#0af);-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}.about-content__header p[data-v-d71d76b7]{margin:9px 0 0;color:#7a7a7a;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.5px}.about-content__body[data-v-d71d76b7]{padding:21px 30px 18px}.about-content__body p[data-v-d71d76b7]{margin:0;color:#545454;font-size:14px;font-weight:500;line-height:1.75;letter-spacing:.8px}.about-content__body p strong[data-v-d71d76b7]{color:#0080ff;font-weight:700}.about-section[data-v-d71d76b7]{margin-top:29px}.about-section h2[data-v-d71d76b7]{margin:0 0 12px;color:#111;font-size:16px;line-height:1.45}.about-section p+p[data-v-d71d76b7]{margin-top:8px}.about-section p strong[data-v-d71d76b7]{color:#111}.about-section--modes[data-v-d71d76b7]{margin-top:31px}.mode-grid[data-v-d71d76b7]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mode-card[data-v-d71d76b7]{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;border:1px solid #e8e8e8;border-radius:8px;padding:24px 10px 15px 15px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mode-card[data-v-d71d76b7]:hover{border-color:#008cff6b;box-shadow:0 12px 24px #1772ca1a;transform:translateY(-2px)}.mode-card__icon[data-v-d71d76b7]{width:45px;margin-top:5px;object-fit:contain}.mode-card__copy[data-v-d71d76b7]{min-width:0;margin-left:5px}.mode-card h3[data-v-d71d76b7]{margin:0;color:#111;font-size:16px;font-weight:800;line-height:1.35}.mode-card p[data-v-d71d76b7]{margin-top:6px;color:#54647b;font-size:12px}.mode-card__action[data-v-d71d76b7]{grid-column:1 / -1;display:flex;width:100%;margin-top:10px}.mode-card__action span[data-v-d71d76b7]{display:inline-flex;align-items:center;gap:5px;color:#008cff;font-size:12px;font-weight:700;line-height:1}.mode-card__action span img[data-v-d71d76b7]{width:18px;height:13px;object-fit:contain}.about-slogan[data-v-d71d76b7]{display:flex;align-items:center;justify-content:center;gap:11px;margin:45px 0 0;color:#008cff;text-align:center}.about-slogan img[data-v-d71d76b7]{width:78px;height:18px;object-fit:fill}.about-slogan strong[data-v-d71d76b7]{flex:0 1 auto;color:#008cff;font-size:17px;line-height:1.3;white-space:nowrap}@media(max-width:1500px){.about-page__inner[data-v-d71d76b7]{width:min(100% - 120px,1220px);min-width:0}.mode-grid[data-v-d71d76b7]{gap:14px}.mode-card[data-v-d71d76b7]{grid-template-columns:43px minmax(0,1fr);gap:12px;padding-right:14px}}@media(max-width:1120px){.about-page__inner[data-v-d71d76b7]{width:min(100% - 48px,900px);grid-template-columns:1fr}.about-sidebar[data-v-d71d76b7]{min-height:0;flex-direction:row;flex-wrap:wrap;gap:12px 26px;padding:20px 24px}.about-sidebar__item[data-v-d71d76b7]{width:auto}.mode-grid[data-v-d71d76b7]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.about-page__inner[data-v-d71d76b7]{width:min(100% - 28px,520px);gap:14px;margin:14px auto 18px}.about-sidebar[data-v-d71d76b7]{gap:12px 20px;padding:18px}.about-sidebar__item[data-v-d71d76b7]{font-size:15px}.about-content__header[data-v-d71d76b7],.about-content__body[data-v-d71d76b7]{padding-inline:18px}.about-content__header h1[data-v-d71d76b7]{font-size:26px}.mode-grid[data-v-d71d76b7]{grid-template-columns:1fr}.about-slogan[data-v-d71d76b7]{gap:8px;margin-top:32px}.about-slogan img[data-v-d71d76b7]{width:48px}.about-slogan strong[data-v-d71d76b7]{white-space:normal;font-size:16px}}.h5-contact-page[data-v-b6eaec27]{position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;background:#f5f6fb;scrollbar-width:none}.h5-contact-page[data-v-b6eaec27]::-webkit-scrollbar{display:none}.h5-contact[data-v-b6eaec27]{position:relative;width:min(100%,430px);min-height:100%;margin:0 auto;overflow-x:clip;background:linear-gradient(180deg,#f2f5fb,#f6f7fb 38%,#f5f6fb)}.h5-contact[data-v-b6eaec27]:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:352px;pointer-events:none;background:url(/images/h5/about.png) center top / 100% auto no-repeat,linear-gradient(180deg,#c9ddfaeb,#e9effbd6 42%,#f4f6fb00)}.h5-contact__hero[data-v-b6eaec27]{position:relative;z-index:1;padding:calc(env(safe-area-inset-top,0px) + 40px) 24px 34px}.h5-contact__hero[data-v-b6eaec27]:before,.h5-contact__hero[data-v-b6eaec27]:after{content:"";position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.28);border-radius:999px}.h5-contact__hero[data-v-b6eaec27]:before{top:-128px;left:-110px;width:280px;height:280px}.h5-contact__hero[data-v-b6eaec27]:after{top:-84px;right:-126px;width:302px;height:302px}.h5-contact__hero-copy[data-v-b6eaec27]{position:relative;z-index:1;max-width:100%}.h5-contact__hero h1[data-v-b6eaec27]{margin:0;color:#2991ff;font-family:AlimamaShuHeiTi,Microsoft YaHei,微软雅黑;font-size:31px;font-weight:700;line-height:1.15;letter-spacing:0;background:linear-gradient(180deg,#3aa6ff,#2388ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.h5-contact__hero p[data-v-b6eaec27]{margin:22px 0 0;color:#4f5d73;font-size:12px;font-weight:700;line-height:1.65}.h5-contact__content[data-v-b6eaec27]{position:relative;z-index:1;padding:0 24px calc(36px + env(safe-area-inset-bottom,0px))}.h5-contact__divider[data-v-b6eaec27]{height:1px;background:#e8ebf1}.h5-contact__section[data-v-b6eaec27]{display:block;width:100%;padding:26px 0 30px;border-bottom:1px solid #e8ebf1;border-top:0;border-right:0;border-left:0;color:inherit;background:transparent;text-align:left}.h5-contact__section[data-v-b6eaec27]:last-child{border-bottom:0}.h5-contact__action-card[data-v-b6eaec27]{cursor:pointer}.h5-contact__action-card[data-v-b6eaec27]:focus-visible{outline:2px solid rgba(41,145,255,.32);outline-offset:4px}.h5-contact__section-header[data-v-b6eaec27]{display:flex;align-items:center;gap:10px}.h5-contact__section-icon[data-v-b6eaec27]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px}.h5-contact__section-icon--blue[data-v-b6eaec27]{background:#edf4ff}.h5-contact__section-icon--green[data-v-b6eaec27]{background:#edf9f1}.h5-contact__section-icon img[data-v-b6eaec27]{width:16px;height:16px;object-fit:contain}.h5-contact__section h2[data-v-b6eaec27]{margin:0;color:#303541;font-size:12px;font-weight:800;line-height:1.4}.h5-contact__link[data-v-b6eaec27],.h5-contact__hint[data-v-b6eaec27]{display:block;margin:18px 0 0;color:#555d6b;font-size:13px;font-weight:500;line-height:1.8;letter-spacing:.4px}.h5-contact__link[data-v-b6eaec27]{overflow-wrap:anywhere}.h5-contact__qrcode-card[data-v-b6eaec27]{width:min(100%,164px);margin-top:14px;border-radius:6px;background:#fff;box-shadow:0 8px 24px #a8afbc14}.h5-contact__qrcode-card img[data-v-b6eaec27]{display:block;width:100%;height:auto;border-radius:6px}@media(max-width:380px){.h5-contact__hero[data-v-b6eaec27]{padding:calc(env(safe-area-inset-top,0px) + 74px) 20px 30px}.h5-contact__hero h1[data-v-b6eaec27]{font-size:29px}.h5-contact__hero p[data-v-b6eaec27]{margin-top:18px;font-size:13px}.h5-contact__content[data-v-b6eaec27]{padding:0 20px calc(30px + env(safe-area-inset-bottom,0px))}.h5-contact__section[data-v-b6eaec27]{padding:22px 0 26px}}.contact-page[data-v-5ed9bf38]{display:flex;position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;background:#f3f3f3}.contact-page__inner[data-v-5ed9bf38]{display:grid;width:min(100% - 440px,1460px);min-width:1120px;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:start;margin:20px auto 18px}.contact-sidebar[data-v-5ed9bf38],.contact-content[data-v-5ed9bf38]{border-radius:10px;background:#fff}.contact-sidebar[data-v-5ed9bf38]{display:flex;flex-direction:column;gap:29px;padding:32px 30px}.contact-sidebar__item[data-v-5ed9bf38]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;width:100%;min-height:28px;border:0;padding:0;color:#111;background:transparent;font-size:16px;line-height:1.35;text-align:left;cursor:pointer;font-weight:700;transition:color .2s ease}.contact-sidebar__item[data-v-5ed9bf38]:hover,.contact-sidebar__item--active[data-v-5ed9bf38]{color:#087bff}.contact-content[data-v-5ed9bf38]{min-width:0;min-height:620px;overflow:hidden}.contact-content__header[data-v-5ed9bf38]{padding:22px 30px 24px;border-bottom:1px solid #f1f1f1}.contact-content__header h1[data-v-5ed9bf38]{margin:0;color:#008cff;font-family:AlimamaShuHeiTi,Microsoft YaHei,微软雅黑;font-size:28px;font-weight:700;line-height:1.22;letter-spacing:0;transform:scaleY(.995281) skew(-5.542366deg);background:linear-gradient(270deg,#0080ff,#0af);-webkit-background-clip:text!important;-webkit-text-fill-color:transparent}.contact-content__header p[data-v-5ed9bf38]{margin:9px 0 0;color:#7a7a7a;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.5px}.contact-content__body[data-v-5ed9bf38]{padding:21px 30px 40px}.contact-block[data-v-5ed9bf38]{padding-bottom:26px;border-bottom:1px solid #f1f1f1}.contact-block+.contact-block[data-v-5ed9bf38]{margin-top:20px}.contact-block h2[data-v-5ed9bf38]{margin:0;color:#111;font-size:16px;font-weight:800;line-height:1.45}.contact-block a[data-v-5ed9bf38],.contact-block p[data-v-5ed9bf38]{display:inline-flex;margin:18px 0 0;color:#545454;font-size:14px;font-weight:500;line-height:1.7;letter-spacing:2px}.contact-block a[data-v-5ed9bf38]{transition:color .2s ease}.contact-block a[data-v-5ed9bf38]:hover{color:#087bff}.contact-block--qrcode[data-v-5ed9bf38]{border-bottom:0}.contact-block--qrcode p[data-v-5ed9bf38]{display:block;margin-top:13px;letter-spacing:.8px}.contact-block--qrcode img[data-v-5ed9bf38]{width:150px;height:auto;margin-top:16px;aspect-ratio:634 / 866;object-fit:contain}@media(max-width:1500px){.contact-page__inner[data-v-5ed9bf38]{width:min(100% - 120px,1220px);min-width:0}}@media(max-width:1120px){.contact-page__inner[data-v-5ed9bf38]{width:min(100% - 48px,900px);grid-template-columns:1fr}.contact-sidebar[data-v-5ed9bf38]{min-height:0;flex-direction:row;flex-wrap:wrap;gap:12px 26px;padding:20px 24px}.contact-sidebar__item[data-v-5ed9bf38]{width:auto}.contact-content[data-v-5ed9bf38]{min-height:520px}}@media(max-width:640px){.contact-page__inner[data-v-5ed9bf38]{width:min(100% - 28px,520px);gap:14px;margin:14px auto 18px}.contact-sidebar[data-v-5ed9bf38]{gap:12px 20px;padding:18px}.contact-sidebar__item[data-v-5ed9bf38]{font-size:15px}.contact-content[data-v-5ed9bf38]{min-height:440px}.contact-content__header[data-v-5ed9bf38],.contact-content__body[data-v-5ed9bf38]{padding-inline:18px}.contact-content__header h1[data-v-5ed9bf38]{font-size:26px}.contact-block a[data-v-5ed9bf38]{letter-spacing:.8px}}.h5-home-page[data-v-116005cc]{position:relative;z-index:1;flex:1 1 auto;min-height:0;overflow-y:auto;background:#eaf3ff;scrollbar-width:none}.h5-home-page[data-v-116005cc]::-webkit-scrollbar{display:none}.h5-home[data-v-116005cc]{width:min(100%,430px);min-height:100%;margin:0 auto;padding-bottom:28px;background:url(/images/h5/h5_bg.png) center top / 100% auto no-repeat,linear-gradient(180deg,#fff,#edf6ff 46%,#e0efff)}.h5-home__header[data-v-116005cc]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 14px 16px;background:#fffffff5;box-shadow:0 6px 18px #7b9bc91f}.h5-home__brand[data-v-116005cc]{display:inline-flex;align-items:center;min-width:0}.h5-home__brand img[data-v-116005cc]{width:122px;height:auto}.h5-home__download[data-v-116005cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:90px;height:36px;border:1px solid #8dbdff;border-radius:999px;padding:0 10px;color:#0b84ff;background:#ffffffeb;font-size:10px;font-weight:700;line-height:1;text-decoration:none}.h5-home__download img[data-v-116005cc]{width:15px;height:15px;object-fit:contain}.h5-home__notice[data-v-116005cc]{display:flex;align-items:flex-start;gap:8px;padding:16px 14px 0;color:#4d5d72;font-size:10px;line-height:1.7}.h5-home__notice img[data-v-116005cc]{width:15px;height:15px;margin-top:3px;flex:0 0 auto;object-fit:contain}.h5-home__notice p[data-v-116005cc]{margin:0}.h5-home__hero[data-v-116005cc]{padding:32px 14px 0}.h5-home__hero-copy h1[data-v-116005cc]{margin:0;color:#2f94ff;font-family:DouyinSansBold,Microsoft YaHei,微软雅黑;font-size:28px;line-height:1.05;letter-spacing:0;background:linear-gradient(180deg,#3aa6ff,#2388ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.h5-home__hero-copy p[data-v-116005cc]{margin:10px 0 10 0;color:#44546a;font-size:16px;font-weight:800}.h5-home__hero-highlights[data-v-116005cc]{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px}.h5-home__hero-highlights span[data-v-116005cc]{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:10px;line-height:1.3}.h5-home__hero-highlights img[data-v-116005cc]{width:15px;height:15px;flex:0 0 auto;object-fit:contain}.h5-home__entrances[data-v-116005cc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:26px;padding:0 14px}.h5-home__entrance-card[data-v-116005cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;min-height:112px;flex-direction:column;justify-content:center;border:0;border-radius:16px;padding:16px;background:#fdfeff;box-shadow:0 4px 4px #0000000d,0 -1px 1px #0000000a;text-align:left;text-decoration:none}.h5-home__entrance-title[data-v-116005cc]{display:flex;align-items:center;gap:10px}.h5-home__entrance-title img[data-v-116005cc]{width:32px;height:32px;flex:0 0 auto;object-fit:contain}.h5-home__entrance-title strong[data-v-116005cc]{color:#1087ff;font-size:13px;font-weight:800;line-height:1.25;letter-spacing:1px}.h5-home__entrance-card p[data-v-116005cc]{margin:12px 0 0;color:#6c7c90;font-size:9px;line-height:1.6;text-align:left;white-space:pre-line;padding-left:40px}.h5-home__features[data-v-116005cc]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin:20px 14px 0;border-radius:16px;padding:16px 8px 14px;background:#fffffff5;box-shadow:0 10px 24px #6089ba24}.h5-home__feature-item[data-v-116005cc]{display:flex;min-width:0;flex-direction:column;align-items:center;text-align:center}.h5-home__feature-item img[data-v-116005cc]{width:28px;height:28px;object-fit:contain}.h5-home__feature-item div[data-v-116005cc]{margin-top:8px;color:#47576d;font-size:10px;line-height:1.35}.h5-home__feature-item span[data-v-116005cc]{margin-top:5px;color:#8a99ad;font-size:9px;line-height:1.35}.h5-home__footer-links[data-v-116005cc]{display:flex;justify-content:space-around;gap:14px;margin:20px 14px 0;border-radius:16px;padding:18px 14px;background:#fffffff5;box-shadow:0 10px 24px #6089ba24}.h5-home__footer-group[data-v-116005cc]{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:15px}.h5-home__footer-group div[data-v-116005cc]{color:#495463;font-size:15px;line-height:1.3;font-weight:600}.h5-home__footer-link[data-v-116005cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;min-width:0;border:0;padding:0;color:#66788e;background:transparent;font-size:12px;line-height:1.9;text-align:left;text-decoration:none}.h5-home__footer-link[data-v-116005cc]:before{content:"›";margin-right:6px;color:#97aac2}.h5-home__qrcodes[data-v-116005cc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 15px 0;border-radius:16px;padding:25px 10px;background:#fffffff5;box-shadow:0 10px 24px #6089ba24}.h5-home__qrcode-card[data-v-116005cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:10px;min-width:0;border:0;padding:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.h5-home__qrcode-card[data-v-116005cc]:focus-visible{outline:2px solid rgba(43,145,255,.4);outline-offset:4px}.h5-home__qrcode-image[data-v-116005cc]{display:flex;align-items:center;justify-content:center;width:70px;height:70px;flex:0 0 auto;border:4px solid #d6eaff;border-radius:10px;background:#fff}.h5-home__qrcode-image img[data-v-116005cc]{width:60px;height:60px;object-fit:contain}.h5-home__qrcode-copy[data-v-116005cc]{min-width:0}.h5-home__qrcode-copy strong[data-v-116005cc]{display:block;color:#4b5b71;font-size:10px;line-height:1.35}.h5-home__qrcode-copy p[data-v-116005cc]{margin:6px 0 0;color:#7b8ba0;font-size:10px;line-height:1.5;white-space:pre-line}.h5-home__company[data-v-116005cc]{padding:18px 14px 0}.h5-home__company-logo[data-v-116005cc]{width:138px;height:auto;margin-bottom:14px}.h5-home__company p[data-v-116005cc]{margin:0;color:#6b7c92;font-size:12px;line-height:1.9;padding-bottom:10px;letter-spacing:1px}.h5-home__company p[data-v-116005cc]:first-of-type{color:#516175;font-weight:700}.h5-home__qr-dialog[data-v-116005cc]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px;background:#141e268f}.h5-home__qr-dialog-panel[data-v-116005cc]{position:relative;width:min(100%,360px);border-radius:18px;padding:24px 18px 20px;background:#fff;box-shadow:0 22px 55px #17477438}.h5-home__qr-dialog-close[data-v-116005cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:999px;color:#5f6f86;background:transparent;font-size:24px;line-height:1}.h5-home__qr-dialog-panel h2[data-v-116005cc]{margin:0;color:#334155;font-size:16px;font-weight:700;line-height:1.4;text-align:center}.h5-home__qr-dialog-panel p[data-v-116005cc]{margin:8px 0 0;color:#6b7c92;font-size:12px;line-height:1.6;text-align:center;white-space:pre-line}.h5-home__qr-dialog-image[data-v-116005cc]{width:min(100%,260px);margin:18px auto 0;border-radius:16px;padding:10px;background:#fff;box-shadow:inset 0 0 0 1px #dfe6ee}.h5-home__qr-dialog-image img[data-v-116005cc]{display:block;width:100%;height:auto;border-radius:10px}.h5-home__qr-dialog-fade-enter-active[data-v-116005cc],.h5-home__qr-dialog-fade-leave-active[data-v-116005cc]{transition:opacity .2s ease}.h5-home__qr-dialog-fade-enter-active .h5-home__qr-dialog-panel[data-v-116005cc],.h5-home__qr-dialog-fade-leave-active .h5-home__qr-dialog-panel[data-v-116005cc]{transition:opacity .2s ease,transform .2s ease}.h5-home__qr-dialog-fade-enter-from[data-v-116005cc],.h5-home__qr-dialog-fade-leave-to[data-v-116005cc]{opacity:0}.h5-home__qr-dialog-fade-enter-from .h5-home__qr-dialog-panel[data-v-116005cc],.h5-home__qr-dialog-fade-leave-to .h5-home__qr-dialog-panel[data-v-116005cc]{opacity:0;transform:translateY(10px) scale(.98)}@media(max-width:380px){.h5-home__header[data-v-116005cc]{padding-inline:12px}.h5-home__brand img[data-v-116005cc]{width:114px}.h5-home__download[data-v-116005cc]{min-width:98px;padding-inline:12px;font-size:11px}.h5-home__notice[data-v-116005cc],.h5-home__hero[data-v-116005cc],.h5-home__entrances[data-v-116005cc]{padding-inline:12px}.h5-home__hero-copy h1[data-v-116005cc]{font-size:38px}.h5-home__entrance-card[data-v-116005cc]{padding-inline:14px}.h5-home__features[data-v-116005cc],.h5-home__footer-links[data-v-116005cc],.h5-home__qrcodes[data-v-116005cc],.h5-home__company[data-v-116005cc]{margin-inline:12px}.h5-home__footer-links[data-v-116005cc]{gap:10px;padding-inline:12px}.h5-home__footer-group h2[data-v-116005cc]{font-size:14px}.h5-home__footer-link[data-v-116005cc]{font-size:11px}.h5-home__qrcode-card[data-v-116005cc]{gap:8px}.h5-home__qrcode-image[data-v-116005cc]{width:66px;height:66px}.h5-home__qrcode-image img[data-v-116005cc]{width:52px;height:52px}.h5-home__qrcode-copy strong[data-v-116005cc]{font-size:12px}.h5-home__qr-dialog-panel[data-v-116005cc]{padding:22px 16px 18px}.h5-home__qr-dialog-panel h2[data-v-116005cc]{font-size:14px}.h5-home__qr-dialog-panel p[data-v-116005cc]{font-size:10px}}.home-page[data-v-fc4900e1]{display:flex;position:relative;z-index:1;min-height:0;flex:1 1 auto;overflow:hidden}.hero-section[data-v-fc4900e1]{position:relative;display:flex;width:100%;min-height:0;flex:1 1 auto;flex-direction:column;align-items:center;padding:clamp(48px,6.4vh,78px) 24px 0;background:transparent}.hero-section__notice[data-v-fc4900e1]{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#92a7c1;font-size:14px;line-height:1.6;text-align:center;letter-spacing:1.5px}.hero-section__notice img[data-v-fc4900e1]{width:16px;height:19px;flex:0 0 auto;object-fit:contain}.hero-section__headline[data-v-fc4900e1]{margin-top:clamp(34px,5vh,48px);text-align:center}.hero-section__headline h1[data-v-fc4900e1]{margin:0;color:#2388ff;font-family:DouyinSansBold,Microsoft YaHei,微软雅黑;font-size:clamp(46px,5.2vw,58px);font-weight:800;line-height:1.15;letter-spacing:0;text-shadow:0 8px 24px rgba(35,136,255,.15)}.hero-section__headline p[data-v-fc4900e1]{margin:18px 0 0;color:#475569;font-size:clamp(25px,2.55vw,29px);font-weight:800;line-height:1.2}.hero-section__cards[data-v-fc4900e1]{display:grid;width:min(100%,770px);grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:clamp(38px,5.3vh,50px)}.hero-card[data-v-fc4900e1]{display:flex;min-height:124px;flex-direction:column;justify-content:center;border:1px solid rgba(211,228,242,.95);border-radius:8px;padding:24px;background:#ffffffeb;box-shadow:0 13px 20px #5289aa21;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-card[data-v-fc4900e1]:hover{border-color:#55a3ffa6;box-shadow:0 18px 32px #3d8fc62e;transform:translateY(-2px)}.hero-card strong[data-v-fc4900e1]{color:#0080ff;font-size:22px;font-weight:800;line-height:1.25}.hero-card span[data-v-fc4900e1]{margin-top:12px;white-space:pre-line;color:#64748b;font-size:16px;font-weight:500;line-height:1.55}@media(max-width:900px){.hero-section[data-v-fc4900e1]{min-height:0;padding-top:52px}.hero-section__headline[data-v-fc4900e1]{margin-top:34px}.hero-section__headline h1[data-v-fc4900e1]{font-size:54px}.hero-section__headline p[data-v-fc4900e1]{margin-top:16px;font-size:28px}.hero-section__cards[data-v-fc4900e1]{margin-top:38px}}@media(max-width:640px){.hero-section[data-v-fc4900e1]{min-height:0;padding:28px 18px 0;background-position:center bottom}.hero-section__notice[data-v-fc4900e1]{align-items:flex-start;text-align:left}.hero-section__headline[data-v-fc4900e1]{margin-top:28px}.hero-section__headline h1[data-v-fc4900e1]{font-size:44px}.hero-section__headline p[data-v-fc4900e1]{margin-top:16px;font-size:24px}.hero-section__cards[data-v-fc4900e1]{grid-template-columns:1fr;gap:12px;margin-top:28px}.hero-card[data-v-fc4900e1]{min-height:98px;padding:16px 18px}.hero-card strong[data-v-fc4900e1]{font-size:20px}.hero-card span[data-v-fc4900e1]{font-size:15px}}@font-face{font-family:DouyinSansBold;src:url(/fonts/DouyinSansBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:AlimamaShuHeiTi;src:url(/fonts/AlimamaShuHeiTi-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Microsoft YaHei,微软雅黑;color:#22324b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;height:100%;overflow:hidden;scroll-behavior:smooth}body{min-width:320px;height:100%;margin:0;overflow:hidden}#app{height:100%}button,a{color:inherit;font:inherit}a{text-decoration:none}img{display:block;max-width:100%}
