*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#252B3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;font-size:16px;padding-top:124px;overflow-x:hidden}body.drawer-open{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}.site-header{position:fixed;left:0;right:0;top:0;z-index:1000;background:rgba(255,255,255,0.96);border-bottom:1px solid rgba(49,92,255,0.12);backdrop-filter:blur(10px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}.logo{display:inline-flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:24px;white-space:nowrap;flex-wrap:nowrap;min-width:0}.nav-core a{color:#252B3A;position:relative;font-weight:700;font-size:15px;padding:20px 0}.nav-core a:hover,.nav-core a.active{color:#315CFF}.nav-core a.active::after{content:"";position:absolute;left:50%;bottom:6px;width:28px;height:3px;border-radius:999px;background:#315CFF;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;background:linear-gradient(135deg,#315CFF 0%,#5F7DFF 52%,#8CA5FF 100%);color:#FFFFFF;border-radius:999px;font-weight:800;box-shadow:0 10px 22px rgba(49,92,255,.24);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(49,92,255,.30)}.header-register{min-width:86px}.channel-bar{background:#F5F7FB;border-bottom:1px solid rgba(49,92,255,0.10)}.channel-scroll{display:flex;align-items:center;gap:8px;min-height:50px;overflow-x:auto;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:#5F6B82;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:650;white-space:nowrap}.channel-bar a:hover,.channel-bar a.active{color:#315CFF;background:rgba(49,92,255,0.10)}.mobile-menu-btn{display:none;width:42px;height:42px;border:1px solid rgba(49,92,255,.18);background:#fff;border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:18px;height:2px;background:#315CFF;border-radius:2px}.drawer{position:fixed;top:0;bottom:0;left:0;width:82vw;max-width:320px;background:#fff;z-index:1200;transform:translateX(-104%);transition:.26s ease;box-shadow:18px 0 34px rgba(31,45,85,.16);overflow-y:auto}.drawer-open .drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(16,24,40,.42);z-index:1100;opacity:0;visibility:hidden;transition:.22s ease}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(49,92,255,.12)}.drawer-head .logo img{max-height:46px}.drawer-close{width:38px;height:38px;border:1px solid rgba(49,92,255,.16);background:#F5F7FB;color:#315CFF;border-radius:50%;font-size:24px;line-height:1}.drawer-nav{display:grid;gap:6px;padding:14px}.drawer-nav a{padding:13px 14px;border-radius:14px;color:#252B3A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF4FF;color:#315CFF}.page-shell{padding-bottom:56px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F5F7FB;box-shadow:0 14px 34px rgba(31,45,85,0.08);overflow:hidden;position:relative;height:clamp(260px,28vw,360px)}.slider-track,.slide{height:100%}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.slide.active{opacity:1;position:absolute}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F5F7FB}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#315CFF;font-size:30px;box-shadow:0 8px 18px rgba(31,45,85,.14);cursor:pointer}.slider-arrow:hover{background:#fff}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(49,92,255,.26);cursor:pointer;padding:0}.slider-dot.active{width:24px;border-radius:999px;background:#315CFF}.hero-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:linear-gradient(135deg,#FFFFFF 0%,#EEF4FF 100%);border:1px solid rgba(49,92,255,0.14);border-radius:26px;padding:34px;margin-bottom:34px;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:#315CFF;font-weight:800;letter-spacing:.04em}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:#315CFF}.hero-intro h1,.page-hero h1{margin:0 0 16px;color:#17213A;font-size:clamp(30px,4vw,52px);line-height:1.18}.lead{font-size:17px;color:#5F6B82;margin:0 0 22px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.soft-link{color:#315CFF;font-weight:800}.hero-image,.page-hero-visual{background:#fff;border:1px solid rgba(49,92,255,0.14);border-radius:22px;padding:18px;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.hero-image img,.page-hero-visual img{width:100%;max-height:300px;object-fit:contain;background:#F5F7FB;border-radius:16px}.section{margin:42px auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h2{color:#17213A;font-size:clamp(24px,3vw,36px);line-height:1.25;margin:0}.section-desc{color:#5F6B82;max-width:710px;margin:8px 0 0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card,.page-card{background:#FFFFFF;border:1px solid rgba(49,92,255,0.14);box-shadow:0 14px 34px rgba(31,45,85,0.08);border-radius:18px;padding:20px}.info-card h3,.zone-card h3,.page-card h3,.notice-card h3,.faq-card h3{color:#17213A;margin:0 0 10px;font-size:20px}.info-card p,.zone-card p,.page-card p,.notice-card p,.faq-card p,.review-card p{margin:0;color:#5F6B82}.news-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-item{border-left:4px solid #315CFF;background:#fff;border-radius:16px;padding:18px;box-shadow:0 10px 24px rgba(31,45,85,.07);border-top:1px solid rgba(49,92,255,.08);border-right:1px solid rgba(49,92,255,.08);border-bottom:1px solid rgba(49,92,255,.08)}.news-item strong{display:block;color:#17213A;margin-bottom:6px}.advantage-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#315CFF;border-radius:24px;overflow:hidden;box-shadow:0 14px 34px rgba(49,92,255,.18)}.advantage-item{padding:24px;color:#fff;border-right:1px solid rgba(255,255,255,.22)}.advantage-item:last-child{border-right:0}.advantage-item span{display:inline-flex;width:30px;height:30px;border-radius:50%;align-items:center;justify-content:center;background:rgba(255,255,255,.16);font-weight:900;margin-bottom:10px}.advantage-item h3{margin:0 0 8px;color:#fff}.advantage-item p{margin:0;color:rgba(255,255,255,.82)}.split-feature{display:grid;grid-template-columns:.96fr 1.04fr;gap:24px;align-items:center;background:#F5F7FB;border-radius:26px;padding:26px;border:1px solid rgba(49,92,255,.10)}.split-feature.reverse{grid-template-columns:1.04fr .96fr}.feature-img{background:#fff;border-radius:20px;padding:16px;border:1px solid rgba(49,92,255,.12)}.feature-img img{width:100%;height:260px;object-fit:contain;background:#F5F7FB;border-radius:14px}.feature-text h2{margin-bottom:12px}.feature-text p{color:#5F6B82}.mini-list{display:grid;gap:10px;margin-top:18px}.mini-list span{display:flex;align-items:center;gap:10px;color:#252B3A;font-weight:650}.mini-list span::before{content:"";width:8px;height:8px;border-radius:50%;background:#6B8DFF}.product-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid rgba(49,92,255,0.14);border-radius:18px;padding:14px;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.product-card img{width:100%;height:160px;object-fit:contain;background:#F5F7FB;border-radius:14px;margin-bottom:12px}.product-card h3{margin:0 0 8px;color:#17213A}.product-card p{margin:0;color:#5F6B82;font-size:14px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.matrix-card{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;background:#fff;border:1px solid rgba(49,92,255,.14);border-radius:18px;padding:14px;box-shadow:0 14px 34px rgba(31,45,85,.08)}.matrix-card img{width:120px;height:120px;object-fit:contain;background:#F5F7FB;border-radius:14px}.matrix-card h3{margin:0 0 6px;color:#17213A}.matrix-card p{margin:0;color:#5F6B82;font-size:14px}.light-panel{background:#EEF4FF;border-radius:26px;padding:28px;border:1px solid rgba(49,92,255,.12)}.notice-list{display:grid;gap:12px}.notice-row{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:18px;border-radius:16px;background:#fff;border:1px solid rgba(49,92,255,.12)}.notice-row b{color:#315CFF}.notice-row p{margin:0;color:#5F6B82}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{min-height:150px}.review-card strong{display:block;color:#17213A;margin-bottom:10px}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.compliance{background:#101828;color:#D8E0F2;border-radius:26px;padding:30px;margin-top:42px}.compliance h2{color:#fff}.compliance p{color:#D8E0F2;margin:10px 0 0}.page-hero{display:grid;grid-template-columns:1fr .82fr;gap:28px;align-items:center;background:linear-gradient(135deg,#FFFFFF 0%,#EEF4FF 100%);border:1px solid rgba(49,92,255,0.14);border-radius:28px;padding:34px;margin:28px auto 36px;box-shadow:0 14px 34px rgba(31,45,85,0.08)}.page-content{margin-bottom:56px}.page-text{background:#fff;border:1px solid rgba(49,92,255,.12);box-shadow:0 14px 34px rgba(31,45,85,.08);border-radius:22px;padding:26px}.page-text p{color:#5F6B82;margin:0 0 14px}.step-list{counter-reset:item;display:grid;gap:12px}.step-list li{list-style:none;background:#fff;border:1px solid rgba(49,92,255,.12);border-radius:16px;padding:16px 16px 16px 56px;position:relative;color:#5F6B82}.step-list li::before{counter-increment:item;content:counter(item);position:absolute;left:16px;top:16px;width:28px;height:28px;border-radius:50%;background:#315CFF;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.site-footer{background:#101828;color:#D8E0F2;padding:46px 0 24px;margin-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:28px}.footer-brand p,.footer-note p{color:#B8C3D9;margin:14px 0 0}.footer-links{display:grid;align-content:start;gap:9px}.footer-links h3,.footer-note h3{margin:0 0 8px;color:#fff}.footer-links a{color:#D8E0F2}.footer-links a:hover{color:#8CA5FF}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:18px;color:#B8C3D9;font-size:14px}.mobile-bottom-nav{display:none}.register-page{min-height:100vh;background:linear-gradient(135deg,#FFFFFF,#EEF4FF);display:flex;align-items:center;justify-content:center;padding:40px 18px}.register-card{width:min(720px,100%);background:#fff;border:1px solid rgba(49,92,255,.14);border-radius:28px;padding:34px;text-align:center;box-shadow:0 14px 34px rgba(31,45,85,.08)}.register-card img{max-height:58px;margin:0 auto 18px}.register-card h1{color:#17213A;margin:0 0 12px}.register-card p{color:#5F6B82}.plain-link{display:inline-flex;margin-top:16px;color:#315CFF;font-weight:800}@media (max-width:1024px){.nav-core{gap:16px}.product-row,.grid-4,.news-strip{grid-template-columns:repeat(2,1fr)}.matrix{grid-template-columns:repeat(2,1fr)}.review-grid,.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.page-hero,.hero-intro{grid-template-columns:1fr}.split-feature,.split-feature.reverse{grid-template-columns:1fr}.split-feature.reverse .feature-img{order:0}.split-feature.reverse .feature-text{order:1}}@media (max-width:760px){body{padding-top:66px;padding-bottom:72px;font-size:15px}.header-inner{min-height:66px;gap:10px;width:100%;padding:0 14px}.mobile-menu-btn{display:flex}.nav-core,.channel-bar{display:none}.header-register{min-width:74px;padding:0 16px;min-height:38px}.logo img{max-height:44px}.banner-slider{width:calc(100% - 28px);height:clamp(150px,50vw,210px);margin:18px auto 24px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:24px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.container{width:calc(100% - 28px)}.hero-intro,.page-hero{padding:22px;border-radius:20px;margin-top:18px}.hero-intro h1,.page-hero h1{font-size:30px}.grid-4,.grid-3,.grid-2,.news-strip,.product-row,.matrix,.review-grid,.faq-list{grid-template-columns:1fr}.advantage-bar{grid-template-columns:1fr;border-radius:20px}.advantage-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.advantage-item:last-child{border-bottom:0}.feature-img img{height:210px}.matrix-card{grid-template-columns:96px 1fr}.matrix-card img{width:96px;height:96px}.notice-row{grid-template-columns:1fr;gap:8px}.section-head{display:block}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid rgba(31,45,85,.12);display:grid;grid-template-columns:repeat(4,1fr);z-index:1050}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5F6B82;font-size:12px;font-weight:800}.mobile-bottom-nav a span{font-size:17px;line-height:1}.mobile-bottom-nav a.active{color:#315CFF}.product-card img{height:142px}.page-hero-visual img,.hero-image img{max-height:220px}}@media (max-width:420px){.header-register{padding:0 13px}.hero-actions{align-items:stretch}.hero-actions .main-btn{width:100%}.matrix-card{grid-template-columns:1fr}.matrix-card img{width:100%;height:150px}.register-card{padding:24px}}
