:root{--blue-main: #2f6bff;--blue-deep: #1c2759;--text-main: #333333;--text-sub: #666666;--bg-page: #f5f7ff;--font-main: -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:var(--font-main);color:var(--text-main);background-color:var(--bg-page)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}main{flex:1 0 auto}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.section{padding:30px 0}.section-title{text-align:center;font-size:24px;font-weight:600;margin-bottom:30px}.section-sub{text-align:center;font-size:14px;color:var(--text-sub)}.section-title-wrap{position:relative;margin-bottom:32px;text-align:center}.section-title-cn{position:relative;z-index:2;font-family:SourceHanSerifSC-Heavy;font-size:32px;font-weight:700;color:#333}.section-title-en{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:clamp(20px,3vw,30px);font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none;width:100%;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;padding:0 20px;box-sizing:border-box}.section-title-wrap.left,.section-title-wrap.left .section-title-en{text-align:left}@media(max-width:768px){.section-title-cn{font-size:22px}.section-title-en{font-size:26px;letter-spacing:0em}}@media(max-width:768px){.section-title-en{font-size:28px;letter-spacing:.12em}}.card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0747a614}.form-card{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0747a60f;padding:32px 40px}.form-row{margin-bottom:18px}.form-row label{display:block;margin-bottom:6px;font-size:14px}.form-row input,.form-row textarea,.form-row select{width:100%;padding:10px 12px;border-radius:6px;border:1px solid #d3d7e5;font-size:14px;font-family:var(--font-main)}.button-primary{border:none;outline:none;padding:12px 36px;border-radius:999px;font-size:14px;cursor:pointer;background:var(--blue-main);color:#fff}.header[data-v-a3ba1abd]{position:sticky;top:0;z-index:100;background-color:#fff;box-shadow:0 2px 6px #0825440f}.header-inner[data-v-a3ba1abd]{height:72px;display:flex;align-items:center;justify-content:space-between;font-family:SourceHanSerifSC-Medium;font-size:30px;padding:0 32px;max-width:1440px;margin:0 auto;width:100%;box-sizing:border-box}.logo[data-v-a3ba1abd]{display:flex;align-items:center;gap:10px}.logo img[data-v-a3ba1abd]{height:32px}.nav[data-v-a3ba1abd]{display:flex;align-items:center;gap:28px;font-size:14px}.nav a[data-v-a3ba1abd]{position:relative;color:#333;text-decoration:none}.nav a.active[data-v-a3ba1abd],.nav a[data-v-a3ba1abd]:hover{color:var(--blue-main)}.nav-toggle[data-v-a3ba1abd]{display:none;width:32px;height:32px;border-radius:4px;border:1px solid #e3e6f0;background:#fff;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.nav-toggle[data-v-a3ba1abd]:hover{background:#f5f7fa}.nav-toggle span[data-v-a3ba1abd]{width:18px;height:2px;background:#333;position:relative;transition:all .3s ease}.nav-toggle span[data-v-a3ba1abd]:before,.nav-toggle span[data-v-a3ba1abd]:after{content:"";position:absolute;left:0;width:18px;height:2px;background:#333;transition:all .3s ease}.nav-toggle span[data-v-a3ba1abd]:before{top:-5px}.nav-toggle span[data-v-a3ba1abd]:after{top:5px}.nav-toggle.active span[data-v-a3ba1abd]{background:transparent}.nav-toggle.active span[data-v-a3ba1abd]:before{transform:rotate(45deg);top:0}.nav-toggle.active span[data-v-a3ba1abd]:after{transform:rotate(-45deg);top:0}.nav-mobile[data-v-a3ba1abd]{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;padding:10px 20px 16px;border-top:1px solid #e3e6f0;background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease-out;box-shadow:0 4px 12px #0000001a;z-index:99}.nav-mobile.show[data-v-a3ba1abd]{display:flex;max-height:600px;animation:slideDown-a3ba1abd .3s ease-out}@keyframes slideDown-a3ba1abd{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-mobile a[data-v-a3ba1abd]{padding:12px 0;font-size:14px;color:#333;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:color .2s ease}.nav-mobile a[data-v-a3ba1abd]:last-child{border-bottom:none}.nav-mobile a[data-v-a3ba1abd]:hover,.nav-mobile a.active[data-v-a3ba1abd]{color:var(--blue-main)}.nav-mobile .nav-contact[data-v-a3ba1abd]{text-align:center;margin-top:8px;border:none!important}.nav a.nav-contact[data-v-a3ba1abd],.nav-mobile a.nav-contact[data-v-a3ba1abd]{padding:8px 20px;border-radius:999px;background:linear-gradient(90deg,#393af3,#3a82ff);color:#fff!important;font-size:14px;display:inline-flex;align-items:center;justify-content:center;border:none;text-decoration:none;transition:all .2s ease}.nav a.nav-contact[data-v-a3ba1abd]:hover,.nav-mobile a.nav-contact[data-v-a3ba1abd]:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #393af333}.nav-contact-wrap[data-v-a3ba1abd]{position:relative;display:flex;align-items:center}.nav-contact-qrcode[data-v-a3ba1abd]{position:absolute;top:115%;right:0;padding:0;background:transparent;border:none;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(4px);transition:all .18s ease-out;z-index:999}.nav-contact-qrcode img[data-v-a3ba1abd]{display:block;width:106px;height:116px}.nav-contact-wrap:hover .nav-contact-qrcode[data-v-a3ba1abd]{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:768px){.header-inner[data-v-a3ba1abd]{height:60px;padding:0 20px}.logo img[data-v-a3ba1abd]{height:28px}.nav[data-v-a3ba1abd]{display:none}.nav-toggle[data-v-a3ba1abd]{display:flex}.nav-mobile[data-v-a3ba1abd]{display:flex;max-height:0;padding:0 20px}.nav-mobile.show[data-v-a3ba1abd]{max-height:600px;padding:10px 20px 16px}.nav-mobile a[data-v-a3ba1abd]{padding:12px 0;font-size:15px}.nav-mobile .nav-contact[data-v-a3ba1abd]{font-size:15px;padding:10px 20px;margin-top:12px}.nav-contact-qrcode[data-v-a3ba1abd]{display:none}}@media(max-width:480px){.header-inner[data-v-a3ba1abd]{height:56px;padding:0 16px}.logo img[data-v-a3ba1abd]{height:26px}.nav-toggle[data-v-a3ba1abd]{width:36px;height:36px}.nav-mobile[data-v-a3ba1abd]{padding:0 16px}.nav-mobile.show[data-v-a3ba1abd]{padding:12px 16px}.nav-mobile a[data-v-a3ba1abd]{font-size:14px;padding:10px 0}.nav-mobile .nav-contact[data-v-a3ba1abd]{font-size:14px;padding:8px 16px}}@media(max-width:360px){.header-inner[data-v-a3ba1abd]{height:52px;padding:0 12px}.logo img[data-v-a3ba1abd]{height:24px}.nav-toggle[data-v-a3ba1abd]{width:32px;height:32px}.nav-mobile[data-v-a3ba1abd]{padding:0 12px}.nav-mobile.show[data-v-a3ba1abd]{padding:10px 12px}.nav-mobile a[data-v-a3ba1abd]{font-size:13px;padding:8px 0}.nav-mobile .nav-contact[data-v-a3ba1abd]{font-size:13px;padding:6px 12px}}.footer[data-v-db30bd95]{flex-shrink:0;background:#131b4a;color:#f4f6ff;padding:24px 0 18px;font-family:SourceHanSerifSC-Medium;font-size:14px}.footer-inner[data-v-db30bd95]{display:flex;justify-content:space-between;align-items:center;gap:16px}.footer-qrcode img[data-v-db30bd95]{width:72px;height:72px}.banner[data-v-e016b473]{position:relative;color:#fff;overflow:hidden}.banner-bg[data-v-e016b473]{width:100%;height:260px;background-position:center center;background-size:cover;background-repeat:no-repeat}.banner-inner[data-v-e016b473]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center}.banner-title[data-v-e016b473]{font-size:32px;font-weight:600;margin-bottom:6px}.banner-sub[data-v-e016b473]{font-size:14px}.home-hero[data-v-e016b473]{position:relative}.home-hero-bg[data-v-e016b473]{width:100%;height:620px;background-position:center;background-size:cover;background-repeat:no-repeat}.home-hero-text[data-v-e016b473]{position:absolute;top:20%;left:12%;max-width:560px;text-align:left}.home-hero-actions[data-v-e016b473]{position:absolute;left:12%;top:52%;display:flex;gap:16px}@media(max-width:768px){.home-hero-text[data-v-e016b473]{top:16%;left:8%;max-width:84%}.home-hero-actions[data-v-e016b473]{top:52%;left:8%;gap:12px;flex-wrap:wrap}}.hero-tag[data-v-e016b473]{display:inline-block;padding:6px 20px;background:linear-gradient(90deg,#2c57ff,#3a82ff);border-radius:0;transform:skew(-20deg)}.hero-tag>span[data-v-e016b473]{display:inline-block;transform:skew(20deg);color:#fff;font-family:SourceHanSerifSC-Bold;font-size:16px;font-weight:500;line-height:1}@media(max-width:768px){.hero-tag>span[data-v-e016b473]{font-size:13px;padding:5px 18px}}.hero-title[data-v-e016b473]{margin-top:8px;font-family:SourceHanSerifSC-Bold;font-size:38px;line-height:1;font-weight:700;color:#333}.hero-subtitle[data-v-e016b473]{margin-top:1px;font-family:SourceHanSerifSC-Medium;font-size:16px;line-height:1;color:#333}.hero-actions[data-v-e016b473]{margin-top:26px;display:flex;gap:16px;align-items:center}.home-floating-section[data-v-bfa42cc2]{margin-top:-100px;position:relative;z-index:2}.home-floating-cards[data-v-bfa42cc2]{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.floating-card[data-v-bfa42cc2]{position:relative;flex:1 1 calc(33.333% - 24px);max-width:360px;min-width:260px;height:140px;border-radius:16px;box-shadow:0 14px 36px #044a9829;overflow:hidden}.floating-card-bg[data-v-bfa42cc2]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:inherit}.floating-card-inner[data-v-bfa42cc2]{position:absolute;inset:0;z-index:1;padding:18px 20px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.floating-card-icon img[data-v-bfa42cc2]{width:40px;height:40px}.floating-card-text[data-v-bfa42cc2]{flex:1}.floating-card-title[data-v-bfa42cc2]{font-family:SourceHanSerifSC-Bold;font-size:18px;font-weight:600;margin-bottom:8px;color:#333}.floating-card-sub[data-v-bfa42cc2]{font-family:SourceHanSerifSC-Light;font-size:14px;line-height:1;color:#666;text-align:left}@media(max-width:1024px){.floating-card[data-v-bfa42cc2]{flex:1 1 calc(50% - 24px);max-width:none;height:auto}}@media(max-width:768px){.home-floating-section[data-v-bfa42cc2]{margin-top:-40px}.floating-card[data-v-bfa42cc2]{flex:1 1 100%;max-width:100%;height:auto}.floating-card-inner[data-v-bfa42cc2]{padding:16px 16px 14px}}@media(max-width:1024px){.floating-card[data-v-bfa42cc2]{flex:1 1 calc(50% - 24px);max-width:none}}@media(max-width:768px){.home-floating-section[data-v-bfa42cc2]{margin-top:16px}.floating-card[data-v-bfa42cc2]{flex:1 1 100%;max-width:100%;height:170px}.floating-card-inner[data-v-bfa42cc2]{padding:16px 16px 14px}}.choose-content[data-v-0bfb9675]{display:flex;flex-wrap:wrap;gap:0px;align-items:stretch}.choose-left[data-v-0bfb9675]{flex:1 1 48%;min-width:240px}.choose-left img[data-v-0bfb9675]{width:100%;height:100%;border-radius:24 24 0 0px;object-fit:cover}.choose-right[data-v-0bfb9675]{flex:1 1 48%;min-width:240px}.choose-panel[data-v-0bfb9675]{width:100%;height:100%;padding:60px 30px;background:#e6f4ff;border-radius:0 20px 20px 0;overflow:hidden}.choose-list[data-v-0bfb9675]{list-style:none;margin:20;padding:10}.choose-list li[data-v-0bfb9675]{display:flex;align-items:flex-start;gap:10px;font-family:SourceHanSerifSC-Bold;font-size:16px;line-height:1;color:#333}.choose-list li+li[data-v-0bfb9675]{margin-top:90px}.choose-icon img[data-v-0bfb9675]{width:24px;height:20px;margin-top:12px}@media(max-width:768px){.choose-content[data-v-0bfb9675]{flex-direction:column}.choose-panel[data-v-0bfb9675]{margin-top:10px;padding:20px 18px}.choose-list li[data-v-0bfb9675]{font-size:13px}}.section-advantages[data-v-5bf99906]{padding-top:56px;padding-bottom:64px}.advantage-cards[data-v-5bf99906]{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.adv-card[data-v-5bf99906]{position:relative;flex:1 1 calc(33.333% - 24px);max-width:360px;min-width:260px;height:360px;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px #0956ad1f}.adv-card-bg[data-v-5bf99906]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.adv-card-inner[data-v-5bf99906]{position:absolute;inset:0;padding:28px 28px 24px;display:flex;flex-direction:column;align-items:flex-start}.adv-card-icon img[data-v-5bf99906]{width:110px;height:110px;margin-bottom:70px}.adv-card-title[data-v-5bf99906]{font-family:SourceHanSerifSC-Bold;font-size:22px;font-weight:600;color:#333;margin-bottom:16px;margin-left:19px}.adv-card-text[data-v-5bf99906]{font-family:SourceHanSerifSC-Medium;font-size:16px;line-height:1.6;color:#666;margin-left:19px}@media(max-width:1024px){.adv-card[data-v-5bf99906]{flex:1 1 calc(50% - 24px);max-width:none;height:230px}}@media(max-width:768px){.advantage-cards[data-v-5bf99906]{display:flex;flex-direction:row;gap:16px}.adv-card[data-v-5bf99906]{flex:row;width:100%;max-width:95%;height:330px;gap:24px}.adv-card-inner[data-v-5bf99906]{padding:22px 20px 20px}.adv-card-title[data-v-5bf99906]{font-size:15px}.adv-card-text[data-v-5bf99906]{font-size:12px;line-height:1.4}}.product-cards[data-v-e25b9755]{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.product-card[data-v-e25b9755]{position:relative;border-radius:32px;overflow:hidden}.product-card-basic[data-v-e25b9755]{flex:1 1 40%;max-width:480px;min-width:280px;height:460px;box-shadow:0 20px 40px #0956ad29}.product-card-plus[data-v-e25b9755],.product-card-ultimate[data-v-e25b9755]{flex:1 1 26%;max-width:300px;min-width:220px;height:460px;box-shadow:0 18px 36px #0956ad1f}.product-card-bg[data-v-e25b9755]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.product-card-inner[data-v-e25b9755]{position:absolute;inset:0;padding:40px 30px 30px;display:flex;flex-direction:column;align-items:flex-start}.product-name[data-v-e25b9755]{font-family:SourceHanSerifSC-Bold;font-size:28px;font-weight:600;color:#333}.product-price[data-v-e25b9755]{font-family:SourceHanSerifSC-Bold;margin-top:2px;font-size:32px;font-weight:700;color:#2c57ff}.product-price[data-v-e25b9755]:after{content:"";display:block;margin-top:30px;width:40px;height:3px;background:linear-gradient(90deg,#393af3,#4d91ee);border-radius:999px}.product-desc[data-v-e25b9755]{font-family:SourceHanSerifSC-Medium;margin-top:12px;font-size:13px;line-height:1.2;color:#555}.product-btn[data-v-e25b9755]{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 28px;border-radius:999px;font-size:14px;text-decoration:none;cursor:pointer}.product-btn-primary[data-v-e25b9755]{background:linear-gradient(90deg,#2c57ff,#3a82ff);color:#fff}.product-btn-ghost[data-v-e25b9755]{background:#cccccce6;color:#fff}.product-btn-primary[data-v-e25b9755]:hover{opacity:.9}.product-btn-ghost[data-v-e25b9755]:hover{background:#fff}.more-cards[data-v-e25b9755]{display:flex;flex-direction:column;align-items:center;justify-items:center;margin:35px 0 0 35px}.products-button[data-v-e25b9755]{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 28px;border-radius:999px;font-size:16px;text-decoration:none;cursor:pointer;background:#3a82ff;color:#fff;font-family:SourceHanSerifSC-Light}.products-button[data-v-e25b9755]:hover{opacity:.9}@media(max-width:1024px){.product-card-basic[data-v-e25b9755],.product-card-plus[data-v-e25b9755],.product-card-ultimate[data-v-e25b9755]{flex:1 1 calc(33.333% - 24px);max-width:none;height:300px}}@media(max-width:768px){.product-cards[data-v-e25b9755]{flex-direction:column;gap:16px}.product-card-basic[data-v-e25b9755],.product-card-plus[data-v-e25b9755],.product-card-ultimate[data-v-e25b9755]{flex:none;width:100%;max-width:95%;height:280px;margin-left:2.5%}.product-card-inner[data-v-e25b9755]{padding:22px 20px 20px}.product-name[data-v-e25b9755]{font-size:16px}.product-price[data-v-e25b9755]{font-size:22px}.product-desc[data-v-e25b9755]{font-size:12px}}.section-report-visual[data-v-be25b3b9]{padding-top:56px;padding-bottom:72px}.report-slider[data-v-be25b3b9]{margin-top:40px}.report-slider-track[data-v-be25b3b9]{position:relative;max-width:800px;height:350px;margin:0 auto}@media(min-width:769px){.report-slider-track[data-v-be25b3b9]{position:relative;max-width:800px;margin:0 auto;aspect-ratio:10 / 8;height:auto!important}.report-slide[data-v-be25b3b9]{position:absolute;top:0;left:50%;width:82%;max-width:900px;height:100%;transform:translate(-50%) scale(.9);opacity:0;pointer-events:none;border-radius:22px;background:#fff;box-shadow:0 18px 40px #0956ad14;transition:transform .5s ease,opacity .5s ease,box-shadow .5s ease}.report-slide.is-active[data-v-be25b3b9]{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0) scale(1);z-index:3;box-shadow:0 24px 60px #0956ad2e}.report-slide.is-prev[data-v-be25b3b9]{opacity:.7;transform:translate(-90%) translateY(12px) scale(.8);z-index:2}.report-slide.is-next[data-v-be25b3b9]{opacity:.7;transform:translate(-10%) translateY(12px) scale(.8);z-index:2}.report-slide-inner[data-v-be25b3b9]{width:100%;height:100%;padding:24px 32px 28px;box-sizing:border-box;display:flex;flex-direction:column}.report-slide-header[data-v-be25b3b9]{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin-bottom:16px}.report-slide-title[data-v-be25b3b9]{font-size:14px;font-weight:500;color:#333}.report-slide-shape[data-v-be25b3b9]{display:inline-block;width:6px;height:20px;border-radius:0;background:linear-gradient(180deg,#ff9a3b,#ffcf63)}.report-slide-media[data-v-be25b3b9]{flex:1;display:flex;align-items:center;justify-content:center}.report-slide-media img[data-v-be25b3b9]{width:80%;height:auto;max-width:80%;max-height:80%;object-fit:contain;border-radius:16px;display:block}}.report-dots[data-v-be25b3b9]{margin-top:24px;display:flex;justify-content:center;gap:8px}.report-dot[data-v-be25b3b9]{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:#d7e2ff;cursor:pointer;transition:all .3s ease}.report-dot.is-active[data-v-be25b3b9]{width:18px;background:linear-gradient(90deg,#2c57ff,#3a82ff)}@media(max-width:768px){.report-slider-track[data-v-be25b3b9]{max-width:100%;height:auto!important}.report-slide[data-v-be25b3b9]{position:relative;left:0;top:0;width:100%;height:auto;transform:none;opacity:0;margin:0 auto;display:none;border-radius:22px;background:#fff;box-shadow:0 8px 24px #0956ad14}.report-slide.is-active[data-v-be25b3b9]{opacity:1;transform:none;display:block}.report-slide.is-prev[data-v-be25b3b9],.report-slide.is-next[data-v-be25b3b9]{opacity:0;transform:none;display:none}.report-slide-inner[data-v-be25b3b9]{height:auto;padding:16px 16px 20px}.report-slide-media[data-v-be25b3b9]{flex:0 1 auto}.report-slide-media img[data-v-be25b3b9]{width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain}}.partner-cta[data-v-b3a1ad4f]{padding:72px 0;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.partner-cta-inner[data-v-b3a1ad4f]{max-width:1200px;margin:0 auto}.partner-cta-text[data-v-b3a1ad4f]{max-width:520px;margin-left:40px}.partner-cta-title[data-v-b3a1ad4f]{font-family:SourceHanSerifSC-Medium;font-size:28px;line-height:1.5;font-weight:700;margin-bottom:18px}.partner-cta-desc[data-v-b3a1ad4f]{font-family:SourceHanSerifSC-Medium;font-size:14px;line-height:1.9;margin:0 0 4px}.partner-cta-btn[data-v-b3a1ad4f]{font-family:SourceHanSerifSC-Medium;display:inline-flex;align-items:center;justify-content:center;margin-top:26px;padding:10px 32px;border-radius:999px;background:#fff;color:#508dff;font-size:14px;text-decoration:none;box-shadow:0 10px 24px #0747a659;transition:transform .18s ease,box-shadow .18s ease}.partner-cta-btn[data-v-b3a1ad4f]:hover{transform:translateY(-1px);box-shadow:0 14px 32px #0747a659}@media(max-width:768px){.partner-cta[data-v-b3a1ad4f]{padding:40px 0;background-position:right center}.partner-cta-text[data-v-b3a1ad4f]{max-width:100%}.partner-cta-title[data-v-b3a1ad4f]{font-size:22px}.partner-cta-desc[data-v-b3a1ad4f]{font-size:13px;line-height:1.8}.partner-cta-btn[data-v-b3a1ad4f]{margin-top:20px;padding:9px 26px}}.base[data-v-7501c015]{position:relative}.base-bg[data-v-7501c015]{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.base-bg-text[data-v-7501c015]{font-family:SourceHanSerifSC-Bold;position:absolute;top:30%;left:22%;max-width:560px;text-align:left}.base-title-wrap[data-v-7501c015]{position:relative;margin-bottom:32px;text-align:left}.base-title-cn[data-v-7501c015]{position:relative;z-index:2;font-size:42px;font-weight:700;color:#fff}.base-title-en[data-v-7501c015]{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none}.base-subtitle[data-v-7501c015]{margin-top:1px;font-size:16px;line-height:1;color:#fff}.flex-col[data-v-8fcba359]{display:flex;flex-direction:column}.flex-row[data-v-8fcba359]{display:flex;flex-direction:row}.justify-between[data-v-8fcba359]{justify-content:space-between}.cards-wrapper[data-v-8fcba359]{position:relative;width:100%;margin-top:40px;overflow:hidden}.cards-container[data-v-8fcba359]{width:100%;overflow:hidden;position:relative}.cards[data-v-8fcba359]{display:flex;flex-wrap:nowrap;will-change:transform}.cards_item[data-v-8fcba359]{background-image:linear-gradient(135deg,#c3eafb 0 0,#fff 100% 100%);border-radius:40px;height:460px;width:380px;flex-shrink:0}.cards_item[data-v-8fcba359]:not(:first-child){margin-left:54px}.card_section[data-v-8fcba359]{width:380px;height:460px}.name_text[data-v-8fcba359]{width:90px;height:29px;overflow-wrap:break-word;color:#333;font-size:30px;font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:36px;margin:40px 0 0 40px}.price_text[data-v-8fcba359]{width:170px;height:35px;overflow-wrap:break-word;color:#457df5;font-size:44px;font-family:SourceHanSerifSC-Heavy;font-weight:900;text-align:left;white-space:nowrap;line-height:36px;margin:19px 0 0 41px}.block[data-v-8fcba359]{background-image:linear-gradient(135deg,#393af3 0 0,#4d91ee 100% 100%);width:40px;height:4px;margin:29px 0 0 43px}.content[data-v-8fcba359]{position:relative;width:calc(100% - 43px);height:106px;margin:20px 0 178px 43px}.description_content[data-v-8fcba359]{position:relative;width:230px;height:106px}.desc_row[data-v-8fcba359]{width:230px}.right_icon[data-v-8fcba359]{width:16px;height:13px;align-items:center;margin-top:7px}.desc_text[data-v-8fcba359]{width:240px;overflow-wrap:break-word;color:#666;font-size:16px;font-family:SourceHanSerifSC-Medium;font-weight:400;text-align:left;line-height:30px;margin-left:10px}.base_icon[data-v-8fcba359]{position:absolute;right:10px;top:100px;width:164px;height:164px}.navigation-buttons[data-v-8fcba359]{display:flex;justify-content:flex-end;align-items:center;margin-top:40px;gap:20px;padding-right:15%}.navigation-buttons.mobile[data-v-8fcba359]{justify-content:center;padding-right:0}.nav-button[data-v-8fcba359]{width:50px;height:50px;border-radius:50%;background-color:#393af3;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .3s ease}.nav-button[data-v-8fcba359]:hover:not(:disabled){background-color:#232463;transform:scale(1.05)}.nav-button[data-v-8fcba359]:disabled{background-color:#c8c8c8;cursor:not-allowed;opacity:.5}.nav-button svg[data-v-8fcba359]{stroke:#fff}@media screen and (max-width:1200px){.cards_item[data-v-8fcba359],.card_section[data-v-8fcba359]{width:350px;height:420px}}@media screen and (max-width:768px){.cards-wrapper[data-v-8fcba359]{margin-top:30px}.cards_item[data-v-8fcba359],.card_section[data-v-8fcba359]{width:300px;height:380px}.cards_item[data-v-8fcba359]:not(:first-child){margin-left:20px}.name_text[data-v-8fcba359]{font-size:24px;margin:30px 0 0 30px}.price_text[data-v-8fcba359]{font-size:36px;margin:15px 0 0 31px}.block[data-v-8fcba359]{margin:20px 0 0 33px}.content[data-v-8fcba359]{margin:15px 0 150px 33px}.nav-button[data-v-8fcba359]{width:45px;height:45px}.navigation-buttons[data-v-8fcba359]{margin-top:30px}}@media screen and (max-width:480px){.cards_item[data-v-8fcba359],.card_section[data-v-8fcba359]{width:280px;height:360px}.cards_item[data-v-8fcba359]:not(:first-child){margin-left:15px}.name_text[data-v-8fcba359]{font-size:20px;margin:25px 0 0 25px}.price_text[data-v-8fcba359]{font-size:32px;margin:12px 0 0 26px}.block[data-v-8fcba359]{margin:15px 0 0 28px}.content[data-v-8fcba359]{margin:12px 0 130px 28px}.nav-button[data-v-8fcba359]{width:40px;height:40px}.navigation-buttons[data-v-8fcba359]{margin-top:25px;gap:15px}}@media screen and (max-width:375px){.cards_item[data-v-8fcba359],.card_section[data-v-8fcba359]{width:260px;height:340px}.cards_item[data-v-8fcba359]:not(:first-child){margin-left:10px}.name_text[data-v-8fcba359]{font-size:18px;margin:20px 0 0 20px}.price_text[data-v-8fcba359]{font-size:28px;margin:10px 0 0 21px}.block[data-v-8fcba359]{margin:12px 0 0 23px}.content[data-v-8fcba359]{margin:10px 0 110px 23px}.desc_text[data-v-8fcba359]{font-size:14px;line-height:26px}.base_icon[data-v-8fcba359]{width:140px;height:140px;top:80px}.nav-button[data-v-8fcba359]{width:35px;height:35px}.navigation-buttons[data-v-8fcba359]{margin-top:20px;gap:12px}}.inspection-process[data-v-3e85bb69]{padding:clamp(40px,5vw,56px) 0 clamp(48px,6vw,72px);background:#fff}.container[data-v-3e85bb69]{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,32px);width:100%;box-sizing:border-box}.section-title-wrap[data-v-3e85bb69]{position:relative;margin-bottom:32px;text-align:center}.section-title-cn[data-v-3e85bb69]{position:relative;z-index:2;font-family:SourceHanSerifSC-Heavy;font-size:32px;font-weight:700;color:#333}.section-title-en[data-v-3e85bb69]{position:absolute;inset:90% 0 auto;transform:translateY(-50%);z-index:1;font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#000b1a0f;pointer-events:none}.process-container[data-v-3e85bb69]{display:grid;grid-template-rows:auto auto auto;grid-template-columns:repeat(4,1fr);gap:0 clamp(16px,3vw,24px);max-width:1000px;margin:0 auto;align-items:start}.box_2[data-v-3e85bb69]{grid-row:1;grid-column:1 / span 4;display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(16px,3vw,24px)}.group_7[data-v-3e85bb69],.group_8[data-v-3e85bb69],.group_9[data-v-3e85bb69],.group_10[data-v-3e85bb69]{width:clamp(80px,12vw,120px);height:clamp(80px,10vw,110px);background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;position:relative;flex:0 0 auto}.group_7[data-v-3e85bb69]:before,.group_8[data-v-3e85bb69]:before,.group_9[data-v-3e85bb69]:before,.group_10[data-v-3e85bb69]:before{content:"";position:absolute;inset:0;background:inherit;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.box_5[data-v-3e85bb69]{grid-row:2;grid-column:1 / span 4;display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(24px,4vw,30px);position:relative}.connector-container[data-v-3e85bb69]{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;z-index:1;pointer-events:none}.box_6[data-v-3e85bb69],.box_7[data-v-3e85bb69],.box_8[data-v-3e85bb69]{background-color:#4371f2;height:4px;flex:1;margin:0 clamp(8px,2vw,16px)}.icon-container[data-v-3e85bb69]{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;z-index:2}.image_1[data-v-3e85bb69],.image_2[data-v-3e85bb69],.image_3[data-v-3e85bb69],.image_4[data-v-3e85bb69]{width:clamp(40px,6vw,60px);height:clamp(40px,5vw,51px);object-fit:contain;flex:0 0 auto}.list_2[data-v-3e85bb69]{grid-row:3;grid-column:1 / span 4;display:flex;justify-content:space-between;align-items:flex-start;gap:clamp(16px,3vw,24px)}.text-group_3-0[data-v-3e85bb69],.text-group_3-1[data-v-3e85bb69],.text-group_3-2[data-v-3e85bb69],.text-group_3-3[data-v-3e85bb69]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;min-width:0}.text_16-0[data-v-3e85bb69],.text_16-1[data-v-3e85bb69],.text_16-2[data-v-3e85bb69],.text_17-3[data-v-3e85bb69]{font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;color:#333;margin-bottom:clamp(8px,1.5vw,12px);white-space:normal;text-align:center;line-height:1.3}.text_18-0[data-v-3e85bb69],.text_18-1[data-v-3e85bb69],.text_18-2[data-v-3e85bb69],.text_18-3[data-v-3e85bb69]{font-size:clamp(12px,1.2vw,15px);font-family:SourceHanSerifSC-Medium;color:#333;line-height:1.4;white-space:normal;text-align:center;opacity:.8}@media(max-width:1024px){.process-container[data-v-3e85bb69]{gap:0 clamp(12px,2vw,20px)}.group_7[data-v-3e85bb69],.group_8[data-v-3e85bb69],.group_9[data-v-3e85bb69],.group_10[data-v-3e85bb69]{width:clamp(70px,10vw,100px);height:clamp(70px,9vw,90px)}.image_1[data-v-3e85bb69],.image_2[data-v-3e85bb69],.image_3[data-v-3e85bb69],.image_4[data-v-3e85bb69]{width:clamp(35px,5vw,50px);height:clamp(35px,4.5vw,45px)}.text-group_3-0[data-v-3e85bb69],.text-group_3-1[data-v-3e85bb69],.text-group_3-2[data-v-3e85bb69],.text-group_3-3[data-v-3e85bb69]{max-width:200px}}@media(max-width:768px){.process-container[data-v-3e85bb69]{display:block}.box_2[data-v-3e85bb69]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:clamp(20px,4vw,32px);justify-items:center;margin-bottom:clamp(20px,4vw,32px)}.group_7[data-v-3e85bb69]{grid-column:1;grid-row:1}.group_8[data-v-3e85bb69]{grid-column:2;grid-row:1}.group_9[data-v-3e85bb69]{grid-column:1;grid-row:2}.group_10[data-v-3e85bb69]{grid-column:2;grid-row:2}.group_7[data-v-3e85bb69],.group_8[data-v-3e85bb69],.group_9[data-v-3e85bb69],.group_10[data-v-3e85bb69]{width:clamp(70px,15vw,100px);height:clamp(70px,13vw,90px)}.box_5[data-v-3e85bb69]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:clamp(20px,4vw,32px);justify-items:center;margin-bottom:clamp(20px,4vw,32px)}.icon-container[data-v-3e85bb69]{display:contents}.image_1[data-v-3e85bb69]{grid-column:1;grid-row:1}.image_2[data-v-3e85bb69]{grid-column:2;grid-row:1}.image_3[data-v-3e85bb69]{grid-column:1;grid-row:2}.image_4[data-v-3e85bb69]{grid-column:2;grid-row:2}.image_1[data-v-3e85bb69],.image_2[data-v-3e85bb69],.image_3[data-v-3e85bb69],.image_4[data-v-3e85bb69]{width:clamp(35px,8vw,50px);height:clamp(35px,7vw,45px)}.connector-container[data-v-3e85bb69]{display:none}.list_2[data-v-3e85bb69]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:clamp(20px,4vw,32px);justify-items:center}.text-group_3-0[data-v-3e85bb69]{grid-column:1;grid-row:1}.text-group_3-1[data-v-3e85bb69]{grid-column:2;grid-row:1}.text-group_3-2[data-v-3e85bb69]{grid-column:1;grid-row:2}.text-group_3-3[data-v-3e85bb69]{grid-column:2;grid-row:2}.text-group_3-0[data-v-3e85bb69],.text-group_3-1[data-v-3e85bb69],.text-group_3-2[data-v-3e85bb69],.text-group_3-3[data-v-3e85bb69]{max-width:300px;width:100%}.text_16-0[data-v-3e85bb69],.text_16-1[data-v-3e85bb69],.text_16-2[data-v-3e85bb69],.text_17-3[data-v-3e85bb69]{font-size:clamp(18px,2vw,20px)}.text_18-0[data-v-3e85bb69],.text_18-1[data-v-3e85bb69],.text_18-2[data-v-3e85bb69],.text_18-3[data-v-3e85bb69]{font-size:clamp(14px,1.5vw,16px)}}@media(max-width:480px){.inspection-process[data-v-3e85bb69]{padding:32px 0 40px}.section-title-wrap[data-v-3e85bb69]{margin-bottom:24px}.box_2[data-v-3e85bb69],.box_5[data-v-3e85bb69],.list_2[data-v-3e85bb69]{gap:16px}.group_7[data-v-3e85bb69],.group_8[data-v-3e85bb69],.group_9[data-v-3e85bb69],.group_10[data-v-3e85bb69]{width:60px;height:60px}.image_1[data-v-3e85bb69],.image_2[data-v-3e85bb69],.image_3[data-v-3e85bb69],.image_4[data-v-3e85bb69]{width:35px;height:35px}.text_16-0[data-v-3e85bb69],.text_16-1[data-v-3e85bb69],.text_16-2[data-v-3e85bb69],.text_17-3[data-v-3e85bb69]{font-size:16px}.text_18-0[data-v-3e85bb69],.text_18-1[data-v-3e85bb69],.text_18-2[data-v-3e85bb69],.text_18-3[data-v-3e85bb69]{font-size:13px}}@media(max-width:360px){.box_2[data-v-3e85bb69],.box_5[data-v-3e85bb69],.list_2[data-v-3e85bb69]{gap:12px}.group_7[data-v-3e85bb69],.group_8[data-v-3e85bb69],.group_9[data-v-3e85bb69],.group_10[data-v-3e85bb69]{width:50px;height:50px}.image_1[data-v-3e85bb69],.image_2[data-v-3e85bb69],.image_3[data-v-3e85bb69],.image_4[data-v-3e85bb69]{width:30px;height:30px}.text_16-0[data-v-3e85bb69],.text_16-1[data-v-3e85bb69],.text_16-2[data-v-3e85bb69],.text_17-3[data-v-3e85bb69]{font-size:15px}.text_18-0[data-v-3e85bb69],.text_18-1[data-v-3e85bb69],.text_18-2[data-v-3e85bb69],.text_18-3[data-v-3e85bb69]{font-size:12px}}.table-container[data-v-61db0ea1]{max-width:1200px;margin:clamp(24px,4vw,39px) auto 0;padding:0 clamp(16px,4vw,32px);width:100%;box-sizing:border-box}.form-title[data-v-61db0ea1]{display:flex;background-image:linear-gradient(90deg,#74bdf3 0 0,#fff 100% 100%);border-radius:10px 0 0 10px;height:clamp(40px,5vw,50px);width:100%;overflow:hidden}.title-text[data-v-61db0ea1],.title-text-desc[data-v-61db0ea1]{display:flex;align-items:center;color:#fff;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;white-space:nowrap;line-height:1;padding:0 clamp(16px,3vw,24px);min-height:100%;box-sizing:border-box}.title-text[data-v-61db0ea1]{background-color:#74bdf3;flex:0 0 auto;min-width:clamp(80px,10vw,150px);justify-content:center}.title-text-desc[data-v-61db0ea1]{flex:1;padding-left:clamp(24px,4vw,32px)}.col-wrapper-1[data-v-61db0ea1],.col-wrapper-2[data-v-61db0ea1]{display:flex;height:clamp(40px,5vw,50px);width:100%;margin-top:2px;overflow:hidden}.col-wrapper-1[data-v-61db0ea1]{background-image:linear-gradient(90deg,#ceeaff 0 0,#fff 100% 100%)}.col-wrapper-2[data-v-61db0ea1]{background-image:linear-gradient(90deg,#9bcff7 0 0,#fff 100% 100%)}.col-text[data-v-61db0ea1],.col-text-desc[data-v-61db0ea1]{display:flex;align-items:center;color:#333;font-size:clamp(14px,1.5vw,16px);font-family:SourceHanSerifSC-Medium;font-weight:500;line-height:1.2;padding:0 clamp(12px,2vw,20px);min-height:100%;box-sizing:border-box;white-space:normal;word-break:break-word}.col-text[data-v-61db0ea1]{background-color:#ceeaff;flex:0 0 auto;min-width:clamp(100px,12vw,150px);justify-content:center}.col-wrapper-2 .col-text[data-v-61db0ea1]{background-color:#9bcff7}.col-text-desc[data-v-61db0ea1]{flex:1;padding-left:clamp(20px,3vw,28px)}@media(max-width:1024px){.table-container[data-v-61db0ea1]{padding:0 clamp(12px,3vw,24px)}.title-text[data-v-61db0ea1],.title-text-desc[data-v-61db0ea1]{font-size:clamp(15px,1.6vw,18px);padding:0 clamp(12px,2vw,20px)}.col-text[data-v-61db0ea1],.col-text-desc[data-v-61db0ea1]{font-size:clamp(13px,1.4vw,15px);padding:0 clamp(10px,1.8vw,16px)}.col-text[data-v-61db0ea1]{min-width:clamp(90px,10vw,130px)}}@media(max-width:768px){.table-container[data-v-61db0ea1]{margin-top:20px;padding:0 16px}.form-title[data-v-61db0ea1],.col-wrapper-1[data-v-61db0ea1],.col-wrapper-2[data-v-61db0ea1]{height:auto;min-height:40px;flex-direction:column;border-radius:10px 10px 0 0;margin-top:4px}.title-text[data-v-61db0ea1],.title-text-desc[data-v-61db0ea1]{width:100%;min-height:40px;padding:8px 16px;font-size:16px;white-space:normal;text-align:center}.title-text[data-v-61db0ea1]{border-radius:10px 10px 0 0}.title-text-desc[data-v-61db0ea1]{padding-left:16px}.col-text[data-v-61db0ea1],.col-text-desc[data-v-61db0ea1]{width:100%;min-height:40px;padding:8px 16px;font-size:14px;white-space:normal;text-align:center}.col-text[data-v-61db0ea1]{border-radius:10px 10px 0 0;min-width:100%}.col-text-desc[data-v-61db0ea1]{padding-left:16px}}@media(max-width:480px){.table-container[data-v-61db0ea1]{padding:0 12px}.form-title[data-v-61db0ea1],.col-wrapper-1[data-v-61db0ea1],.col-wrapper-2[data-v-61db0ea1]{min-height:36px}.title-text[data-v-61db0ea1],.title-text-desc[data-v-61db0ea1]{min-height:36px;padding:6px 12px;font-size:15px}.col-text[data-v-61db0ea1],.col-text-desc[data-v-61db0ea1]{min-height:36px;padding:6px 12px;font-size:13px}}@media(max-width:360px){.table-container[data-v-61db0ea1]{padding:0 8px}.form-title[data-v-61db0ea1],.col-wrapper-1[data-v-61db0ea1],.col-wrapper-2[data-v-61db0ea1]{min-height:32px}.title-text[data-v-61db0ea1],.title-text-desc[data-v-61db0ea1]{min-height:32px;padding:4px 8px;font-size:14px}.col-text[data-v-61db0ea1],.col-text-desc[data-v-61db0ea1]{min-height:32px;padding:4px 8px;font-size:12px}}.flex-col[data-v-525be9e0]{display:flex;flex-direction:column}.flex-row[data-v-525be9e0]{display:flex;flex-direction:row}.justify-between[data-v-525be9e0]{justify-content:space-between}.question-box[data-v-525be9e0]{background-color:#e9f1ff;border-radius:10px;max-width:1200px;margin:clamp(10px,1.5vw,20px) auto 0;padding:clamp(20px,3vw,32px) clamp(24px,4vw,50px);width:calc(100% - clamp(32px,6vw,64px));box-sizing:border-box;min-height:clamp(100px,15vw,120px)}.question[data-v-525be9e0]{display:flex;align-items:center;gap:clamp(8px,1.5vw,10px);margin-bottom:clamp(12px,2vw,19px);width:100%}.answer[data-v-525be9e0]{display:flex;align-items:flex-start;gap:clamp(8px,1.5vw,10px);width:100%}.question-icon[data-v-525be9e0]{color:#4371f2;font-size:clamp(18px,2vw,20px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1;flex-shrink:0;min-width:clamp(20px,2.5vw,22px)}.question-text[data-v-525be9e0]{color:#333;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2;flex:1;word-break:break-word;white-space:normal}.answer-icon[data-v-525be9e0]{color:#e76aa9;font-size:clamp(18px,2vw,20px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1;flex-shrink:0;min-width:clamp(20px,2.5vw,21px);margin-top:2px}.answer-text[data-v-525be9e0]{color:#333;font-size:clamp(14px,1.5vw,16px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1.4;flex:1;word-break:break-word;white-space:normal}.bottom-spacer[data-v-525be9e0]{height:clamp(80px,12vw,170px)}@media(max-width:1024px){.question-box[data-v-525be9e0]{width:calc(100% - clamp(24px,5vw,48px));padding:clamp(16px,2.5vw,24px) clamp(20px,3vw,32px)}.question-text[data-v-525be9e0]{font-size:clamp(15px,1.6vw,18px)}.answer-text[data-v-525be9e0]{font-size:clamp(13px,1.4vw,15px)}}@media(max-width:768px){.question-box[data-v-525be9e0]{width:calc(100% - 32px);padding:20px 24px;margin:12px auto 0}.question[data-v-525be9e0]{flex-direction:row;align-items:flex-start;margin-bottom:12px}.answer[data-v-525be9e0]{flex-direction:row;align-items:flex-start}.question-icon[data-v-525be9e0],.answer-icon[data-v-525be9e0]{font-size:16px;min-width:18px;margin-top:2px}.question-text[data-v-525be9e0]{font-size:16px;line-height:1.3}.answer-text[data-v-525be9e0]{font-size:14px;line-height:1.4}.bottom-spacer[data-v-525be9e0]{height:100px}}@media(max-width:480px){.question-box[data-v-525be9e0]{width:calc(100% - 24px);padding:16px 20px;margin:10px auto 0}.question[data-v-525be9e0]{margin-bottom:10px}.question-icon[data-v-525be9e0],.answer-icon[data-v-525be9e0]{font-size:15px;min-width:16px}.question-text[data-v-525be9e0]{font-size:15px}.answer-text[data-v-525be9e0]{font-size:13px}.bottom-spacer[data-v-525be9e0]{height:80px}}@media(max-width:360px){.question-box[data-v-525be9e0]{width:calc(100% - 20px);padding:14px 16px;margin:8px auto 0}.question[data-v-525be9e0]{margin-bottom:8px}.question-icon[data-v-525be9e0],.answer-icon[data-v-525be9e0]{font-size:14px;min-width:15px}.question-text[data-v-525be9e0]{font-size:14px}.answer-text[data-v-525be9e0]{font-size:12px}.bottom-spacer[data-v-525be9e0]{height:60px}}.banner[data-v-b21410aa]{position:relative}.banner-bg[data-v-b21410aa]{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner-bg-text[data-v-b21410aa]{font-family:SourceHanSerifSC-Bold;position:absolute;top:30%;left:22%;max-width:560px;text-align:left}.banner-title-wrap[data-v-b21410aa]{position:relative;margin-bottom:32px;text-align:left}.banner-title-cn[data-v-b21410aa]{position:relative;z-index:2;font-size:42px;font-weight:700;color:#fff}.banner-title-en[data-v-b21410aa]{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none}.banner-subtitle[data-v-b21410aa]{margin-top:1px;font-size:16px;line-height:1;color:#fff}#captchaCanvas[data-v-8a21dff4]{display:block;-webkit-user-select:none;user-select:none}.flex-row[data-v-0f9c3461]{display:flex;flex-direction:row}.flex-col[data-v-0f9c3461]{display:flex;flex-direction:column}.justify-between[data-v-0f9c3461]{justify-content:space-between}.section_2[data-v-0f9c3461]{max-width:1200px;margin:0 auto;padding:clamp(20px,3vw,40px) clamp(16px,4vw,32px);width:100%;box-sizing:border-box;min-height:clamp(400px,60vh,700px)}.title-wrap[data-v-0f9c3461]{display:flex;align-items:center;gap:clamp(4px,.5vw,8px);margin-bottom:clamp(8px,1vw,12px);width:100%}.title-text[data-v-0f9c3461]{color:#333;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2;white-space:nowrap}.title-icon[data-v-0f9c3461]{color:#940000;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2}.text-wrap[data-v-0f9c3461]{margin-bottom:clamp(20px,2.5vw,30px);width:100%}.text-input[data-v-0f9c3461]{width:100%;height:clamp(48px,6vw,61px);border-radius:10px;border:1px solid rgba(153,153,153,1);box-sizing:border-box;padding:clamp(8px,1vw,12px) clamp(12px,1.5vw,16px);font-size:clamp(14px,1.5vw,16px);font-family:SourceHanSerifSC-Light;line-height:1.4;transition:border-color .3s ease}.text-input[data-v-0f9c3461]:focus{outline:none;border-color:#457df5;box-shadow:0 0 0 2px #457df51a}.text-input[data-v-0f9c3461]::placeholder{color:#999c}.text-wrap.flex-row[data-v-0f9c3461]{display:flex;gap:clamp(8px,1vw,12px);align-items:center;width:50%}.text-wrap.flex-row>.flex-col[data-v-0f9c3461]{flex:1;min-width:0}.text-wrap.flex-row .text-input[data-v-0f9c3461]{width:100%}.captcha[data-v-0f9c3461]{background-color:#fff;border-radius:10px;width:clamp(120px,15vw,181px);max-width:181px;height:clamp(48px,6vw,61px);border:1px solid rgba(220,220,220,1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.button-wrap[data-v-0f9c3461]{margin-top:clamp(20px,2.5vw,30px);width:100%}.custom-button[data-v-0f9c3461]{width:100%;max-width:500px;height:clamp(48px,6vw,61px);background-color:#457df5;border:none;border-radius:10px;color:#fff;font-family:SourceHanSerifSC-Bold;font-size:clamp(16px,1.8vw,22px);font-weight:600;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin:0 auto;display:block}.custom-button[data-v-0f9c3461]:hover{background-color:#3264dc;transform:translateY(-2px)}.custom-button[data-v-0f9c3461]:active{transform:translateY(0)}.text-wrap[data-v-0f9c3461]:last-of-type{margin-top:clamp(20px,2.5vw,30px);color:#666;font-size:clamp(14px,1.5vw,16px);font-family:SourceHanSerifSC-Light;text-align:center}.tips[data-v-0f9c3461]{color:#940000;font-size:clamp(14px,1.5vw,20px);font-family:SourceHanSerifSC-Bold;text-align:left;line-height:1.4;margin-top:clamp(4px,.5vw,8px);padding-left:clamp(4px,.5vw,8px)}.modal-overlay[data-v-0f9c3461]{position:fixed;top:0;left:0;width:100%;height:100%;background:#6464644d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;justify-content:center;align-items:center;padding:clamp(16px,3vw,32px);box-sizing:border-box}.modal-content[data-v-0f9c3461]{background:#fff;border-radius:clamp(12px,2vw,18px);box-shadow:0 30px 60px #0003;max-width:640px;width:100%;max-height:80vh;animation:modalSlideIn-0f9c3461 .4s cubic-bezier(.16,1,.3,1);overflow:hidden;display:flex;flex-direction:column}@keyframes modalSlideIn-0f9c3461{0%{opacity:0;transform:scale(.92) translateY(25px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header[data-v-0f9c3461]{height:clamp(48px,6vw,59px);border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(20px,3vw,30px);flex-shrink:0}.modal-header>div[data-v-0f9c3461]:first-child{font-size:clamp(16px,1.8vw,18px);font-family:SourceHanSerifSC-Bold;color:#333}.close-btn[data-v-0f9c3461]{background:none;border:none;color:#999;cursor:pointer;font-size:clamp(1.5rem,2vw,2rem);transition:color .2s ease;line-height:1;padding:0;width:clamp(24px,3vw,32px);height:clamp(24px,3vw,32px);display:flex;align-items:center;justify-content:center}.close-btn[data-v-0f9c3461]:hover{color:#666}.separator[data-v-0f9c3461]{background-color:#ebebeb;width:calc(100% - clamp(40px,6vw,52px));height:1px;margin:0 auto;flex-shrink:0}.modal-body-true[data-v-0f9c3461],.modal-body-false[data-v-0f9c3461]{display:flex;align-items:center;flex-direction:column;width:100%;flex:1;padding:clamp(20px,3vw,30px);box-sizing:border-box;overflow-y:auto}.has-reports-icon[data-v-0f9c3461]{padding-top:clamp(20px,3vw,30px);justify-content:center}.has-reports-icon img[data-v-0f9c3461]{width:clamp(80px,10vw,120px);height:auto}.has-reports-text[data-v-0f9c3461]{font-size:clamp(14px,1.5vw,18px);padding-top:clamp(8px,1vw,10px);justify-content:center;color:#666;text-align:center;line-height:1.4}.download-area[data-v-0f9c3461]{margin-top:clamp(20px,3vw,30px);width:100%;max-width:500px;height:clamp(36px,4.5vw,40px);background-color:#efefef;border-radius:10px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(12px,1.5vw,15px)}.download-name[data-v-0f9c3461]{font-size:clamp(12px,1.3vw,14px);font-family:SourceHanSerifSC;font-weight:400;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:8px}.download-link[data-v-0f9c3461]{font-size:clamp(12px,1.3vw,14px);font-family:SourceHanSerifSC;font-weight:400;color:#2058ff;cursor:pointer;flex-shrink:0;transition:color .2s ease}.download-link[data-v-0f9c3461]:hover{color:#1446dc}.no-reports-icon[data-v-0f9c3461]{padding-top:clamp(30px,4vw,40px);justify-content:center}.no-reports-icon img[data-v-0f9c3461]{width:clamp(80px,10vw,120px);height:auto}.no-reports-text[data-v-0f9c3461]{font-size:clamp(14px,1.5vw,18px);padding-top:clamp(15px,2vw,20px);justify-content:center;color:#666;text-align:center;line-height:1.4}@media(max-width:1024px){.section_2[data-v-0f9c3461]{padding:clamp(16px,2.5vw,24px) clamp(12px,3vw,20px)}.text-wrap.flex-row[data-v-0f9c3461]{width:100%;flex-direction:row;gap:12px}.captcha[data-v-0f9c3461]{width:clamp(120px,15vw,181px);max-width:181px}}@media(max-width:768px){.section_2[data-v-0f9c3461]{padding:20px 16px}.title-text[data-v-0f9c3461],.title-icon[data-v-0f9c3461]{font-size:16px}.text-input[data-v-0f9c3461]{font-size:14px;padding:10px 14px}.custom-button[data-v-0f9c3461]{font-size:16px}.modal-content[data-v-0f9c3461]{max-height:70vh}.text-wrap.flex-row[data-v-0f9c3461]{flex-direction:column;gap:12px}.captcha[data-v-0f9c3461]{width:100%;max-width:200px;align-self:center}.download-area[data-v-0f9c3461]{flex-direction:column;height:auto;padding:12px;gap:8px}.download-name[data-v-0f9c3461]{text-align:center;margin-right:0;margin-bottom:4px}}@media(max-width:480px){.section_2[data-v-0f9c3461]{padding:16px 12px}.title-text[data-v-0f9c3461],.title-icon[data-v-0f9c3461]{font-size:15px}.text-input[data-v-0f9c3461]{height:44px;font-size:13px;padding:8px 12px}.captcha[data-v-0f9c3461]{height:44px}.custom-button[data-v-0f9c3461]{height:44px;font-size:15px}.modal-header[data-v-0f9c3461]{padding:0 16px;height:44px}.modal-body-true[data-v-0f9c3461],.modal-body-false[data-v-0f9c3461]{padding:16px}.has-reports-text[data-v-0f9c3461],.no-reports-text[data-v-0f9c3461]{font-size:14px}}@media(max-width:360px){.section_2[data-v-0f9c3461]{padding:12px 8px}.title-text[data-v-0f9c3461],.title-icon[data-v-0f9c3461]{font-size:14px}.text-input[data-v-0f9c3461]{height:40px;font-size:12px;padding:6px 10px}.captcha[data-v-0f9c3461]{height:40px}.custom-button[data-v-0f9c3461]{height:40px;font-size:14px}.modal-header[data-v-0f9c3461]{padding:0 12px;height:40px}.modal-body-true[data-v-0f9c3461],.modal-body-false[data-v-0f9c3461]{padding:12px}.has-reports-text[data-v-0f9c3461],.no-reports-text[data-v-0f9c3461]{font-size:13px}}.flex-col[data-v-41211940]{display:flex;flex-direction:column}.flex-row[data-v-41211940]{display:flex;flex-direction:row}.justify-between[data-v-41211940]{justify-content:space-between}.question-box[data-v-41211940]{background-color:#e9f1ff;border-radius:10px;max-width:1200px;margin:clamp(10px,1.5vw,20px) auto 0;padding:clamp(20px,3vw,32px) clamp(24px,4vw,50px);width:calc(100% - clamp(32px,6vw,64px));box-sizing:border-box;min-height:clamp(100px,15vw,120px)}.question[data-v-41211940]{display:flex;align-items:center;gap:clamp(8px,1.5vw,10px);margin-bottom:clamp(12px,2vw,19px);width:100%}.answer[data-v-41211940]{display:flex;align-items:flex-start;gap:clamp(8px,1.5vw,10px);width:100%}.question-icon[data-v-41211940]{color:#4371f2;font-size:clamp(18px,2vw,20px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1;flex-shrink:0;min-width:clamp(20px,2.5vw,22px)}.question-text[data-v-41211940]{color:#333;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2;flex:1;word-break:break-word;white-space:normal}.answer-icon[data-v-41211940]{color:#e76aa9;font-size:clamp(18px,2vw,20px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1;flex-shrink:0;min-width:clamp(20px,2.5vw,21px);margin-top:2px}.answer-text[data-v-41211940]{color:#333;font-size:clamp(14px,1.5vw,16px);font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:1.4;flex:1;word-break:break-word;white-space:normal}.bottom-spacer[data-v-41211940]{height:clamp(80px,12vw,170px)}@media(max-width:1024px){.question-box[data-v-41211940]{width:calc(100% - clamp(24px,5vw,48px));padding:clamp(16px,2.5vw,24px) clamp(20px,3vw,32px)}.question-text[data-v-41211940]{font-size:clamp(15px,1.6vw,18px)}.answer-text[data-v-41211940]{font-size:clamp(13px,1.4vw,15px)}}@media(max-width:768px){.question-box[data-v-41211940]{width:calc(100% - 32px);padding:20px 24px;margin:12px auto 0}.question[data-v-41211940]{flex-direction:row;align-items:flex-start;margin-bottom:12px}.answer[data-v-41211940]{flex-direction:row;align-items:flex-start}.question-icon[data-v-41211940],.answer-icon[data-v-41211940]{font-size:16px;min-width:18px;margin-top:2px}.question-text[data-v-41211940]{font-size:16px;line-height:1.3}.answer-text[data-v-41211940]{font-size:14px;line-height:1.4}.bottom-spacer[data-v-41211940]{height:100px}}@media(max-width:480px){.question-box[data-v-41211940]{width:calc(100% - 24px);padding:16px 20px;margin:10px auto 0}.question[data-v-41211940]{margin-bottom:10px}.question-icon[data-v-41211940],.answer-icon[data-v-41211940]{font-size:15px;min-width:16px}.question-text[data-v-41211940]{font-size:15px}.answer-text[data-v-41211940]{font-size:13px}.bottom-spacer[data-v-41211940]{height:80px}}@media(max-width:360px){.question-box[data-v-41211940]{width:calc(100% - 20px);padding:14px 16px;margin:8px auto 0}.question[data-v-41211940]{margin-bottom:8px}.question-icon[data-v-41211940],.answer-icon[data-v-41211940]{font-size:14px;min-width:15px}.question-text[data-v-41211940]{font-size:14px}.answer-text[data-v-41211940]{font-size:12px}.bottom-spacer[data-v-41211940]{height:60px}}.banner[data-v-ad531997]{position:relative}.banner-bg[data-v-ad531997]{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner-bg-text[data-v-ad531997]{font-family:SourceHanSerifSC-Bold;position:absolute;top:30%;left:22%;max-width:560px;text-align:left}.banner-title-wrap[data-v-ad531997]{position:relative;margin-bottom:32px;text-align:left}.banner-title-cn[data-v-ad531997]{position:relative;z-index:2;font-size:42px;font-weight:700;color:#fff}.banner-title-en[data-v-ad531997]{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none}.banner-subtitle[data-v-ad531997]{margin-top:1px;font-size:16px;line-height:1;color:#fff}.banner[data-v-3ecaf5d6]{position:relative}.banner-bg[data-v-3ecaf5d6]{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner-bg-text[data-v-3ecaf5d6]{font-family:SourceHanSerifSC-Bold;position:absolute;top:30%;left:22%;max-width:560px;text-align:left}.banner-title-wrap[data-v-3ecaf5d6]{position:relative;margin-bottom:32px;text-align:left}.banner-title-cn[data-v-3ecaf5d6]{position:relative;z-index:2;font-size:42px;font-weight:700;color:#fff}.banner-title-en[data-v-3ecaf5d6]{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none}.banner-subtitle[data-v-3ecaf5d6]{margin-top:1px;font-size:16px;line-height:1;color:#fff}.flex-col[data-v-a9ced9cf]{display:flex;flex-direction:column}.flex-row[data-v-a9ced9cf]{display:flex;flex-direction:row}.justify-between[data-v-a9ced9cf]{justify-content:space-between}.partners-flow[data-v-a9ced9cf]{padding-top:clamp(40px,5vw,56px);padding-bottom:clamp(50px,6vw,72px)}.sperater-box[data-v-a9ced9cf]{width:100%;min-height:clamp(80px,10vw,131px);display:flex;justify-content:space-between;align-items:center;position:relative;margin:0 auto;max-width:1200px;padding:0 clamp(10px,2vw,20px);box-sizing:border-box}.flow01[data-v-a9ced9cf],.flow02[data-v-a9ced9cf],.flow03[data-v-a9ced9cf],.flow04[data-v-a9ced9cf]{background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:clamp(80px,10vw,140px);height:clamp(80px,10vw,140px);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2}.block01[data-v-a9ced9cf],.block02[data-v-a9ced9cf],.block03[data-v-a9ced9cf],.block04[data-v-a9ced9cf]{width:clamp(70px,8vw,120px);height:clamp(60px,7vw,111px)}.numbers[data-v-a9ced9cf]{width:100%;min-height:clamp(30px,4vw,55px);margin:clamp(20px,3vw,42px) auto 0;display:flex;justify-content:space-between;align-items:center;max-width:1200px;padding:0 clamp(10px,2vw,22px);box-sizing:border-box;position:relative}.numbers span[data-v-a9ced9cf]{background:linear-gradient(0deg,#3e6cf1,#fff);background-clip:text;-webkit-background-clip:text;color:transparent;font-size:clamp(24px,3vw,45px);font-weight:700;text-align:center;flex-shrink:0;position:relative;z-index:2}.line[data-v-a9ced9cf]{background-color:#4371f2;height:4px;flex:1;margin:clamp(15px,2vw,25px) clamp(10px,1.5vw,20px) 0;min-width:20px;position:relative;z-index:1}.title-text[data-v-a9ced9cf]{width:100%;min-height:clamp(30px,4vw,47px);margin:clamp(20px,2.5vw,30px) auto 0;display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;padding:0 clamp(10px,2vw,20px);box-sizing:border-box}.title-text-01[data-v-a9ced9cf],.title-text-02[data-v-a9ced9cf],.title-text-03[data-v-a9ced9cf],.title-text-04[data-v-a9ced9cf]{width:clamp(120px,15vw,208px);min-height:clamp(30px,4vw,46px);display:flex;align-items:center;justify-content:center;text-align:center;margin-right:clamp(10px,2vw,68px)}.title-text-04[data-v-a9ced9cf]{margin-right:0}.title-text-01 span[data-v-a9ced9cf],.title-text-02 span[data-v-a9ced9cf],.title-text-03 span[data-v-a9ced9cf],.title-text-04 span[data-v-a9ced9cf]{color:#333;font-size:clamp(14px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:center;line-height:1.2;word-break:break-word;white-space:normal;width:100%;display:block}@media(max-width:1024px){.sperater-box[data-v-a9ced9cf],.title-text[data-v-a9ced9cf]{justify-content:space-around;padding:0 15px}.title-text-01[data-v-a9ced9cf],.title-text-02[data-v-a9ced9cf],.title-text-03[data-v-a9ced9cf],.title-text-04[data-v-a9ced9cf]{margin-right:clamp(5px,1vw,20px)}.numbers[data-v-a9ced9cf]{padding:0 15px}.line[data-v-a9ced9cf]{margin:clamp(15px,2vw,25px) clamp(5px,1vw,10px) 0}}@media(max-width:768px){.sperater-box[data-v-a9ced9cf]{flex-wrap:wrap;justify-content:center;gap:20px;min-height:auto}.flow01[data-v-a9ced9cf],.flow02[data-v-a9ced9cf],.flow03[data-v-a9ced9cf],.flow04[data-v-a9ced9cf]{width:clamp(70px,12vw,100px);height:clamp(70px,12vw,100px)}.block01[data-v-a9ced9cf],.block02[data-v-a9ced9cf],.block03[data-v-a9ced9cf],.block04[data-v-a9ced9cf]{width:clamp(60px,10vw,90px);height:clamp(50px,8vw,80px)}.numbers[data-v-a9ced9cf]{flex-wrap:wrap;justify-content:center;gap:10px;min-height:auto;margin-top:30px}.numbers span[data-v-a9ced9cf]{order:1;margin:0 5px}.line[data-v-a9ced9cf]{order:2;width:100%;max-width:200px;margin:10px auto;display:none}.title-text[data-v-a9ced9cf]{flex-wrap:wrap;justify-content:center;gap:15px;min-height:auto;margin-top:20px}.title-text-01[data-v-a9ced9cf],.title-text-02[data-v-a9ced9cf],.title-text-03[data-v-a9ced9cf],.title-text-04[data-v-a9ced9cf]{width:calc(50% - 10px);margin-right:0;min-height:40px}.title-text-01 span[data-v-a9ced9cf],.title-text-02 span[data-v-a9ced9cf],.title-text-03 span[data-v-a9ced9cf],.title-text-04 span[data-v-a9ced9cf]{font-size:clamp(12px,1.6vw,16px);line-height:1.3}}@media(max-width:480px){.partners-flow[data-v-a9ced9cf]{padding-top:30px;padding-bottom:40px}.sperater-box[data-v-a9ced9cf]{gap:15px}.flow01[data-v-a9ced9cf],.flow02[data-v-a9ced9cf],.flow03[data-v-a9ced9cf],.flow04[data-v-a9ced9cf]{width:70px;height:70px}.block01[data-v-a9ced9cf],.block02[data-v-a9ced9cf],.block03[data-v-a9ced9cf],.block04[data-v-a9ced9cf]{width:60px;height:50px}.numbers[data-v-a9ced9cf]{gap:8px;margin-top:20px}.numbers span[data-v-a9ced9cf]{font-size:20px;margin:0 3px}.title-text[data-v-a9ced9cf]{gap:12px;margin-top:15px}.title-text-01[data-v-a9ced9cf],.title-text-02[data-v-a9ced9cf],.title-text-03[data-v-a9ced9cf],.title-text-04[data-v-a9ced9cf]{width:calc(50% - 6px);min-height:35px}.title-text-01 span[data-v-a9ced9cf],.title-text-02 span[data-v-a9ced9cf],.title-text-03 span[data-v-a9ced9cf],.title-text-04 span[data-v-a9ced9cf]{font-size:13px;line-height:1.4}}@media(max-width:360px){.partners-flow[data-v-a9ced9cf]{padding-top:25px;padding-bottom:35px}.sperater-box[data-v-a9ced9cf]{gap:12px}.flow01[data-v-a9ced9cf],.flow02[data-v-a9ced9cf],.flow03[data-v-a9ced9cf],.flow04[data-v-a9ced9cf]{width:60px;height:60px}.block01[data-v-a9ced9cf],.block02[data-v-a9ced9cf],.block03[data-v-a9ced9cf],.block04[data-v-a9ced9cf]{width:50px;height:45px}.numbers[data-v-a9ced9cf]{gap:6px;margin-top:15px}.numbers span[data-v-a9ced9cf]{font-size:18px}.title-text[data-v-a9ced9cf]{gap:10px;margin-top:12px}.title-text-01[data-v-a9ced9cf],.title-text-02[data-v-a9ced9cf],.title-text-03[data-v-a9ced9cf],.title-text-04[data-v-a9ced9cf]{width:calc(50% - 5px);min-height:30px}.title-text-01 span[data-v-a9ced9cf],.title-text-02 span[data-v-a9ced9cf],.title-text-03 span[data-v-a9ced9cf],.title-text-04 span[data-v-a9ced9cf]{font-size:12px}}@media(min-width:1200px){.sperater-box[data-v-a9ced9cf],.numbers[data-v-a9ced9cf],.title-text[data-v-a9ced9cf]{padding:0}}.form[data-v-5846c4ae]{width:100%;min-height:clamp(800px,100vh,1200px);max-width:1200px;margin:0 auto;padding:clamp(20px,3vw,40px) clamp(20px,4vw,60px);box-sizing:border-box}.title-wrap[data-v-5846c4ae]{width:100%;min-height:clamp(40px,5vw,60px);margin:clamp(10px,1.5vw,20px) 0;display:flex;align-items:center;justify-content:flex-start;gap:clamp(4px,.4vw,8px)}.title-text[data-v-5846c4ae]{color:#333;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2;white-space:normal;word-break:break-word;max-width:calc(100% - 30px)}.title-icon[data-v-5846c4ae]{color:#940000;font-size:clamp(16px,1.8vw,20px);font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;line-height:1.2;flex-shrink:0}.text-wrap[data-v-5846c4ae]{width:100%;min-height:clamp(50px,6vw,61px);margin:0 0 clamp(15px,2vw,20px) 0;font-family:SourceHanSerifSC-Light}.text-input[data-v-5846c4ae]{width:100%;height:clamp(50px,6vw,61px);border-radius:10px;border:1px solid rgba(153,153,153,1);box-sizing:border-box;padding:clamp(8px,1vw,12px) clamp(10px,1.5vw,16px);font-size:clamp(14px,1.5vw,16px);line-height:1.4;transition:border-color .3s ease}.text-input[data-v-5846c4ae]:focus{outline:none;border-color:#457df5;box-shadow:0 0 0 2px #457df51a}.text-area-wrap[data-v-5846c4ae]{width:100%;min-height:clamp(120px,15vw,150px);margin:0 0 clamp(15px,2vw,20px) 0}.textarea[data-v-5846c4ae]{width:100%;min-height:clamp(120px,15vw,150px);border-radius:10px;border:1px solid rgba(153,153,153,1);box-sizing:border-box;padding:clamp(12px,1.5vw,16px);font-size:clamp(14px,1.5vw,16px);line-height:1.4;font-family:SourceHanSerifSC-Light;resize:vertical;transition:border-color .3s ease}.textarea[data-v-5846c4ae]:focus{outline:none;border-color:#457df5;box-shadow:0 0 0 2px #457df51a}.selects-container[data-v-5846c4ae]{display:flex;gap:clamp(10px,1.5vw,20px);width:100%;margin:0 0 clamp(15px,2vw,20px) 0;flex-wrap:wrap}.select-item[data-v-5846c4ae]{flex:1;min-width:clamp(120px,25vw,300px)}.select-input[data-v-5846c4ae]{width:100%;height:clamp(50px,6vw,61px);border-radius:10px;border:1px solid rgba(153,153,153,1);box-sizing:border-box;padding:clamp(8px,1vw,12px) clamp(10px,1.5vw,16px);font-size:clamp(14px,1.5vw,16px);line-height:1.4;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right clamp(10px,1.5vw,16px) center;background-size:clamp(12px,1.5vw,16px);transition:border-color .3s ease}.select-input[data-v-5846c4ae]:focus{outline:none;border-color:#457df5;box-shadow:0 0 0 2px #457df51a}.button-wrap[data-v-5846c4ae]{width:100%;min-height:clamp(70px,8vw,91px);margin:clamp(20px,3vw,30px) 0;display:flex;justify-content:center}.custom-button[data-v-5846c4ae]{width:clamp(280px,50vw,500px);height:clamp(50px,6vw,61px);background-color:#457df5;border:none;border-radius:10px;color:#fff;font-family:SourceHanSerifSC-Bold;font-size:clamp(16px,2vw,22px);font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:clamp(20px,3vw,30px)}.custom-button[data-v-5846c4ae]:hover{background-color:#3264dc;transform:translateY(-2px);box-shadow:0 4px 12px #457df54d}.custom-button[data-v-5846c4ae]:active{transform:translateY(0);box-shadow:0 2px 6px #457df54d}.text-wrap[style*=margin-top][data-v-5846c4ae]{width:100%;text-align:center;color:#666;font-size:clamp(12px,1.4vw,14px);margin-top:clamp(20px,3vw,30px)!important;line-height:1.4}.tips[data-v-5846c4ae]{width:100%;min-height:clamp(25px,3vw,30px);color:#940000;font-size:clamp(14px,1.6vw,16px);font-family:SourceHanSerifSC-Bold;text-align:left;line-height:1.4;margin:clamp(5px,.5vw,10px) 0;white-space:normal;word-break:break-word}@media(max-width:1024px){.form[data-v-5846c4ae]{padding:clamp(20px,3vw,30px) clamp(15px,3vw,40px)}.selects-container[data-v-5846c4ae]{gap:clamp(8px,1.2vw,15px)}.select-item[data-v-5846c4ae]{min-width:clamp(100px,30vw,250px)}}@media(max-width:768px){.form[data-v-5846c4ae]{padding:20px 24px}.title-wrap[data-v-5846c4ae]{flex-wrap:wrap;gap:4px}.title-text[data-v-5846c4ae]{max-width:calc(100% - 25px)}.title-icon[data-v-5846c4ae]{font-size:16px}.text-input[data-v-5846c4ae],.select-input[data-v-5846c4ae]{height:48px;font-size:14px;padding:10px 14px}.textarea[data-v-5846c4ae]{min-height:120px;font-size:14px;padding:12px 14px}.selects-container[data-v-5846c4ae]{flex-direction:column;gap:12px}.select-item[data-v-5846c4ae]{min-width:100%}.custom-button[data-v-5846c4ae]{width:100%;max-width:400px;height:52px;font-size:18px}.tips[data-v-5846c4ae]{font-size:14px}}@media(max-width:480px){.form[data-v-5846c4ae]{padding:16px 20px}.title-wrap[data-v-5846c4ae]{gap:3px}.title-text[data-v-5846c4ae]{max-width:calc(100% - 20px)}.title-icon[data-v-5846c4ae]{font-size:15px}.text-input[data-v-5846c4ae],.select-input[data-v-5846c4ae]{height:44px;font-size:13px;padding:8px 12px}.textarea[data-v-5846c4ae]{min-height:100px;font-size:13px;padding:10px 12px}.custom-button[data-v-5846c4ae]{height:48px;font-size:16px}.text-wrap[style*=margin-top][data-v-5846c4ae]{font-size:12px}.tips[data-v-5846c4ae]{font-size:13px}}@media(max-width:360px){.form[data-v-5846c4ae]{padding:14px 16px}.title-text[data-v-5846c4ae],.title-icon[data-v-5846c4ae]{font-size:14px}.text-input[data-v-5846c4ae],.select-input[data-v-5846c4ae]{height:42px;font-size:12px;padding:8px 10px}.textarea[data-v-5846c4ae]{min-height:90px;font-size:12px;padding:10px}.custom-button[data-v-5846c4ae]{height:44px;font-size:15px}}.modal-overlay[data-v-5846c4ae]{position:fixed;top:0;left:0;width:100%;height:100%;background:#6464644d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content[data-v-5846c4ae]{background:#fff;border-radius:18px;box-shadow:0 30px 60px #0003;max-width:640px;width:85%;max-height:320px;height:50%;animation:modalSlideIn-5846c4ae .4s cubic-bezier(.16 1 .3 1);overflow:hidden}@keyframes modalSlideIn-5846c4ae{0%{opacity:0;transform:scale(.92) translateY(25px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header[data-v-5846c4ae]{height:59px;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;padding:0 30px}.close-btn[data-v-5846c4ae]{background:none;border:none;color:#999;cursor:pointer;font-size:2rem;transition:color .2s ease;transform:translateY(-5px)}.close-btn[data-v-5846c4ae]:hover{color:#666}.separator[data-v-5846c4ae]{background-color:#ebebeb;width:calc(100% - 52px);height:1px;margin:0 auto;position:relative}.modal-body[data-v-5846c4ae]{display:flex;align-items:center;flex-direction:column;width:100%;height:100%}.message-icon[data-v-5846c4ae]{padding-top:40px;justify-content:center}.message-text[data-v-5846c4ae]{height:18px;font-size:18px;padding-top:20px;justify-content:center;color:#666}@media(min-width:1200px){.form[data-v-5846c4ae]{padding:40px 60px}}.banner[data-v-0aba5a44]{position:relative}.banner-bg[data-v-0aba5a44]{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.banner-bg-text[data-v-0aba5a44]{font-family:SourceHanSerifSC-Bold;position:absolute;top:30%;left:22%;max-width:560px;text-align:left}.banner-title-wrap[data-v-0aba5a44]{position:relative;margin-bottom:32px;text-align:left}.banner-title-cn[data-v-0aba5a44]{position:relative;z-index:2;font-size:42px;font-weight:700;color:#fff}.banner-title-en[data-v-0aba5a44]{position:absolute;inset:60% 0 auto;transform:translateY(-4%);z-index:1;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:0em;color:#7ea7ff26;pointer-events:none}.banner-subtitle[data-v-0aba5a44]{margin-top:1px;font-size:16px;line-height:1;color:#fff}.text_total[data-v-ee32b61a]{max-width:387px;width:100%;min-height:38px;overflow-wrap:break-word;color:#333;font-size:34px;font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:34px;margin:10px 5px}.text_total_sub[data-v-ee32b61a]{width:70%;max-width:100%;min-height:56px;overflow-wrap:break-word;color:#333;font-size:16px;font-family:SourceHanSerifSC-Medium;font-weight:500;text-align:left;line-height:20px;margin:10px 5px}.details[data-v-ee32b61a]{display:flex;flex-direction:row;width:100%}.details-text[data-v-ee32b61a]{width:30%;min-height:600px;flex-shrink:0}.details-text-title[data-v-ee32b61a]{width:auto;min-height:32px;overflow-wrap:break-word;color:#333;font-size:20px;font-family:SourceHanSerifSC-Bold;font-weight:700;text-align:left;white-space:nowrap;line-height:30px;margin:10px 5px}.detail-text-subtitle[data-v-ee32b61a]{width:293px;max-width:100%;min-height:93px;overflow-wrap:break-word;color:#333;font-size:16px;font-family:SourceHanSerifSC-Light;font-weight:400;text-align:left;line-height:22px;margin:30px 5px}.details-image[data-v-ee32b61a]{width:100%;height:600px;position:relative}.image-box[data-v-ee32b61a]{height:100%;background-repeat:no-repeat;background-position:right bottom;background-size:auto;width:100%}@media screen and (max-width:768px){.text_total[data-v-ee32b61a]{font-size:28px;line-height:28px;white-space:normal;text-align:center;margin:10px auto}.text_total_sub[data-v-ee32b61a]{width:90%;margin:10px auto;text-align:center;font-size:14px;line-height:18px}.details[data-v-ee32b61a]{flex-direction:column}.details-text[data-v-ee32b61a]{width:100%;min-height:auto;order:1}.details-text-title[data-v-ee32b61a]{font-size:18px;line-height:26px;white-space:normal;text-align:center;margin:15px 10px 5px}.detail-text-subtitle[data-v-ee32b61a]{width:90%;margin:10px auto 20px;font-size:14px;line-height:20px;text-align:center}.details-image[data-v-ee32b61a]{width:100%;height:300px;order:2;margin-top:20px}.image-box[data-v-ee32b61a]{background-position:center center;background-size:contain}}@media screen and (min-width:769px)and (max-width:1024px){.text_total[data-v-ee32b61a]{font-size:30px;line-height:30px}.text_total_sub[data-v-ee32b61a]{width:80%;font-size:15px;line-height:19px}.details-text[data-v-ee32b61a]{width:40%}.detail-text-subtitle[data-v-ee32b61a]{width:90%;max-width:293px}.details-image[data-v-ee32b61a]{height:500px}}.image-box[data-v-49f09505]{position:relative;width:100%;height:700px;max-width:1200px;margin:0 auto}.image1[data-v-49f09505]{position:absolute;background-size:cover;z-index:1;background-color:#393af3;width:48.33%;max-width:580px;height:42.86%;max-height:300px;top:.71%;left:47.5%}.image2[data-v-49f09505]{position:absolute;background-size:cover;z-index:1;background-color:#393af3;width:34.17%;max-width:410px;height:54.29%;max-height:380px;top:16.86%;left:calc(47.5% - 45.42%)}.image3-bg[data-v-49f09505]{position:absolute;background-color:#232463;z-index:2;width:28.33%;max-width:340px;height:58.57%;max-height:410px;top:12.57%;left:34%}.image3[data-v-49f09505]{position:absolute;background-size:cover;z-index:3;width:25.83%;max-width:310px;height:71.43%;max-height:500px;top:16.86%;left:35.33%}.image4[data-v-49f09505]{position:absolute;background-color:#232463;z-index:2;height:42.86%;max-height:300px;width:25%;max-width:300px;top:43.57%;left:61.17%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.image4-text[data-v-49f09505]{width:100%;max-width:224px;min-height:36px;overflow-wrap:break-word;color:#fff;font-size:16px;font-family:SourceHanSerifSC-Medium;font-weight:500;line-height:1.5;text-align:center;margin:5px 0}@media screen and (max-width:1024px){.image-box[data-v-49f09505]{height:600px}.image1[data-v-49f09505]{width:45%;height:40%}.image2[data-v-49f09505]{width:30%;height:50%;left:7.5%}.image3-bg[data-v-49f09505]{width:25%;height:55%;left:30%}.image3[data-v-49f09505]{width:22%;height:65%;left:32%}.image4[data-v-49f09505]{width:22%;height:40%;left:58%}.image4-text[data-v-49f09505]{font-size:14px;line-height:1.4}}@media screen and (max-width:768px){.image-box[data-v-49f09505]{height:auto;min-height:800px;position:relative;display:flex;flex-direction:column;align-items:center;padding:20px 0}.image1[data-v-49f09505],.image2[data-v-49f09505],.image3-bg[data-v-49f09505],.image3[data-v-49f09505],.image4[data-v-49f09505]{position:relative;width:90%;max-width:400px;height:200px;top:auto;left:auto;margin:15px 0;order:0}.image1[data-v-49f09505]{order:1;height:180px}.image2[data-v-49f09505]{order:2;height:200px}.image3-bg[data-v-49f09505]{order:3;height:220px}.image3[data-v-49f09505]{order:4;height:250px;margin-top:-220px;z-index:4}.image4[data-v-49f09505]{order:5;height:150px;margin-top:20px}.image4-text[data-v-49f09505]{font-size:14px;line-height:1.4;width:90%}}@media screen and (max-width:480px){.image-box[data-v-49f09505]{min-height:700px}.image1[data-v-49f09505],.image2[data-v-49f09505],.image3-bg[data-v-49f09505],.image3[data-v-49f09505],.image4[data-v-49f09505]{width:95%;height:150px;margin:10px 0}.image1[data-v-49f09505]{height:140px}.image2[data-v-49f09505]{height:160px}.image3-bg[data-v-49f09505]{height:180px}.image3[data-v-49f09505]{height:200px;margin-top:-180px}.image4[data-v-49f09505]{height:120px}.image4-text[data-v-49f09505]{font-size:12px;line-height:1.3}}@font-face{font-family:SourceHanSerifSC-Bold;src:url(./SourceHanSerifCN-Bold-C4Imk1Kk.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Heavy;src:url(./SourceHanSerifCN-Heavy-BAfAw1ao.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Light;src:url(./SourceHanSerifCN-Light-BI4nW7ph.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SourceHanSerifSC-Medium;src:url(./SourceHanSerifCN-Medium-Dojj66TU.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}
