*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FBFF;color:#223044;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(8,119,201,.08)}.header-main{height:72px;display:flex;align-items:center;gap:24px}.brand-logo{display:flex;align-items:center;flex:0 0 auto;min-width:150px}.brand-logo img{width:148px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:30px;flex:1;white-space:nowrap}.nav-core a{position:relative;color:#1D2A3A;font-weight:700;padding:22px 2px}.nav-core a:hover,.nav-core a.active{color:#1CA8F6}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:10px;width:28px;height:3px;border-radius:999px;background:#1CA8F6;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff;border-radius:999px;box-shadow:0 12px 26px rgba(8,119,201,.18);padding:10px 24px;font-weight:800;transition:.2s ease;position:relative;z-index:3}.main-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(8,119,201,.25)}.header-register{flex:0 0 auto}.channel-bar{background:rgba(234,247,255,.88);border-top:1px solid rgba(28,168,246,.1);border-bottom:1px solid rgba(28,168,246,.1);overflow-x:auto;white-space:nowrap;scrollbar-width:thin}.channel-inner{display:flex;gap:8px;padding:8px 0}.channel-bar a{color:#5F7082;border-radius:999px;padding:5px 12px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#0877C9;background:rgba(28,168,246,.09)}.site-main{padding:24px 0 0}.menu-toggle{display:none;width:42px;height:42px;border:0;border-radius:12px;background:#EAF7FF;padding:10px;cursor:pointer;position:relative;z-index:120}.menu-toggle span{display:block;height:2px;background:#0877C9;margin:5px 0;border-radius:2px}.banner-slider{width:min(1180px,calc(100% - 32px));height:340px;margin:0 auto 34px;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(8,119,201,.10);overflow:hidden;position:relative;z-index:1}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:0;border-radius:999px;background:rgba(255,255,255,.9);color:#1CA8F6;box-shadow:0 8px 20px rgba(8,119,201,.14);font-size:25px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:10px;height:10px;padding:0;border-radius:50%;border:0;background:rgba(28,168,246,.28);cursor:pointer}.slider-dots button.active{background:#1CA8F6}.section{padding:34px 0}.section.alt{background:#EDF8FF}.section-title{margin:0 0 12px;color:#0877C9;font-size:clamp(25px,3vw,38px);line-height:1.25}.section-lead{max-width:850px;margin:0 0 24px;color:#5F7082}.section-kicker{display:inline-block;color:#1CA8F6;font-weight:800;letter-spacing:.08em;margin-bottom:8px}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box,.hero-card{background:#fff;border:1px solid rgba(28,168,246,.12);box-shadow:0 16px 40px rgba(8,119,201,.08);border-radius:20px}.hero-card{display:grid;grid-template-columns:1.18fr .82fr;gap:28px;padding:30px;align-items:center}.hero-copy h1{margin:0 0 14px;color:#0877C9;font-size:clamp(30px,4vw,50px);line-height:1.2}.hero-copy p{margin:0 0 18px;color:#465B70}.hero-visual{border-radius:18px;background:#F2FAFF;padding:14px}.hero-visual img{width:100%;max-height:300px;object-fit:contain}.hero-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.text-link{color:#0877C9;font-weight:800}.text-link:hover{color:#1CA8F6}.quick-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quick-pill{background:#fff;border:1px solid rgba(28,168,246,.13);border-radius:18px;padding:18px;box-shadow:0 10px 26px rgba(8,119,201,.06)}.quick-pill h3{margin:0 0 6px;color:#0877C9}.quick-pill p{margin:0 0 8px;color:#5F7082;font-size:14px}.intro-strip{padding:24px 28px;border-radius:20px;background:linear-gradient(120deg,#fff,#EAF7FF);border:1px solid rgba(28,168,246,.14);box-shadow:0 14px 35px rgba(8,119,201,.07)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:22px}.info-card .num{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#EAF7FF;color:#1CA8F6;font-weight:900}.info-card h3{color:#0877C9;margin:14px 0 8px}.info-card p{margin:0;color:#5F7082}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-card{overflow:hidden}.content-card img{width:100%;height:190px;object-fit:contain;background:#F2FAFF;padding:8px}.content-card .card-body{padding:22px}.content-card h2,.content-card h3{margin:0 0 10px;color:#0877C9}.content-card p{margin:0 0 12px;color:#5F7082}.point-list{margin:12px 0 0;padding:0;list-style:none}.point-list li{position:relative;padding-left:22px;margin:6px 0;color:#465B70}.point-list li:before{content:"";position:absolute;left:2px;top:.75em;width:8px;height:8px;border-radius:50%;background:#38C7FF}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card p{margin:0;color:#465B70}.review-card strong{display:block;color:#0877C9;margin-bottom:8px}.faq-list{display:grid;gap:12px}.faq-item{padding:20px 22px}.faq-item h3{margin:0 0 8px;color:#0877C9;font-size:18px}.faq-item p{margin:0;color:#5F7082}.notice-box{padding:24px 28px;border-left:5px solid #1CA8F6}.notice-box h2{margin:0 0 8px;color:#0877C9}.notice-box p{margin:0;color:#5F7082}.inner-hero{padding:18px 0 28px}.inner-hero .hero-card{grid-template-columns:1fr .72fr}.page-section{padding:22px 0 34px}.detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.detail-panel{padding:24px}.detail-panel h2,.detail-panel h3{color:#0877C9;margin-top:0}.detail-panel p{color:#5F7082}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.feature-item{padding:16px;border-radius:16px;background:#F2FAFF;border:1px solid rgba(28,168,246,.1)}.feature-item h3{font-size:17px;margin:0 0 6px;color:#0877C9}.feature-item p{margin:0;font-size:14px;color:#5F7082}.app-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.site-footer{margin-top:34px;background:#082A46;color:#EAF8FF;padding:44px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:30px}.footer-brand img{width:160px;max-height:52px;object-fit:contain;filter:brightness(1.08)}.footer-brand p{color:#CDEAFF}.site-footer h2{font-size:17px;margin:0 0 12px;color:#fff}.site-footer a{display:block;color:#CDEAFF;margin:7px 0}.site-footer a:hover{color:#7FE4FF}.compliance-note{margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:#BFDFF1;font-size:14px}.copyright{padding-top:12px;color:#91BCD2;font-size:13px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px}.floating-service a,.floating-service button{min-width:86px;padding:10px 12px;background:#fff;color:#0877C9;border:1px solid rgba(28,168,246,.14);border-radius:12px;box-shadow:0 14px 30px rgba(8,119,201,.10);font:inherit;cursor:pointer;text-align:center}.floating-service a.register-link{background:linear-gradient(135deg,#38C7FF 0%,#1CA8F6 48%,#0877C9 100%);color:#fff}.drawer-overlay{position:fixed;inset:0;background:rgba(8,42,70,.42);z-index:180;opacity:0;transition:opacity .18s}.drawer-overlay.show{opacity:1}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#fff;z-index:200;transform:translateX(-105%);transition:transform .22s ease;box-shadow:18px 0 45px rgba(8,42,70,.22);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px;background:#EAF7FF;border-bottom:1px solid rgba(28,168,246,.12);z-index:2}.drawer-head img{width:145px;max-height:44px;object-fit:contain}.drawer-close{width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#0877C9;font-size:30px;line-height:1;cursor:pointer}.drawer-nav{padding:12px 14px 24px}.drawer-nav a{display:block;padding:12px 14px;border-radius:12px;color:#36516A}.drawer-nav a:hover,.drawer-nav a.active{background:#EAF7FF;color:#0877C9}.mobile-bottom{display:none}
@media(max-width:980px){.nav-core{gap:18px}.nav-core a{font-size:14px}.floating-service{display:none}.quick-pills{grid-template-columns:repeat(2,1fr)}.stats-grid,.app-feature-grid{grid-template-columns:repeat(2,1fr)}.three-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}.footer-grid section:last-child{grid-column:2/4}}
@media(max-width:760px){body{padding-bottom:72px}.container{width:min(100% - 24px,1180px)}.site-header{position:sticky;z-index:150}.header-main{height:64px;display:grid;grid-template-columns:44px 1fr auto;gap:10px}.menu-toggle{display:block}.brand-logo{min-width:0;justify-content:center}.brand-logo img{width:132px;max-height:40px}.nav-core,.channel-bar{display:none}.header-register{padding:9px 17px;min-width:68px}.site-main{padding-top:14px}.banner-slider{width:calc(100% - 24px);height:190px;margin-bottom:24px;border-radius:16px}.slider-arrow{width:38px;height:38px;font-size:22px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.section{padding:24px 0}.hero-card,.inner-hero .hero-card,.detail-grid{grid-template-columns:1fr}.hero-card{padding:22px}.hero-copy h1{font-size:32px}.hero-visual img{max-height:240px}.quick-pills,.stats-grid,.two-grid,.three-grid,.reviews-grid,.app-feature-grid,.feature-list{grid-template-columns:1fr}.content-card img{height:170px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid section:last-child{grid-column:auto}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:140;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);box-shadow:0 -8px 24px rgba(8,119,201,.12);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom a{padding:13px 6px;text-align:center;color:#0877C9;font-weight:800;border-right:1px solid rgba(28,168,246,.08)}.mobile-bottom a:last-child{border-right:0}.site-footer{margin-top:20px}.floating-service{display:none}}
@media(max-width:440px){.header-main{grid-template-columns:42px 1fr 64px}.brand-logo img{width:116px}.header-register{padding:8px 12px;font-size:14px}.banner-slider{height:168px}.footer-grid{grid-template-columns:1fr}.footer-grid section:last-child{grid-column:auto}}
