*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}p{margin:0 0 14px}.site-header{position:fixed;top:0;left:0;right:0;z-index:5000;background:rgba(245,247,251,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1200px;margin:0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;align-items:center;gap:24px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#4E5F7A;position:relative;font-weight:600;padding:24px 2px}.nav-core a:hover,.nav-core a.active{color:#289CFF}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:13px;width:28px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.register-btn,.register-pill,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;border-radius:999px;font-weight:700;box-shadow:0 12px 24px rgba(36,155,255,.24)}.register-btn{min-width:86px;height:40px;padding:0 22px;flex:0 0 auto}.channel-bar{background:rgba(255,255,255,.78);border-top:1px solid rgba(40,156,255,.10);border-bottom:1px solid rgba(40,156,255,.10);overflow-x:auto;white-space:nowrap}.channel-bar::-webkit-scrollbar{height:0}.channel-scroll{max-width:1200px;margin:0 auto;display:flex;gap:10px;padding:10px 20px}.channel-bar a{color:#66788A;border-radius:999px;padding:8px 13px;font-size:14px;font-weight:600}.channel-bar a:hover,.channel-bar a.active{color:#289CFF;background:rgba(40,156,255,.10)}.mobile-topbar{display:none}.site-offset{height:126px}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:flex;flex-direction:column;gap:10px}.floating-service a,.floating-service button{width:58px;min-height:42px;border-radius:16px;border:1px solid rgba(40,156,255,.16);background:#fff;color:#289CFF;box-shadow:0 14px 30px rgba(56,92,138,.12);font-weight:700;cursor:pointer}.floating-service .register-link{background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10000;transform:translateX(-105%);transition:.26s ease;box-shadow:18px 0 44px rgba(36,52,71,.18);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.38);z-index:9999;opacity:0;visibility:hidden;transition:.25s}.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(40,156,255,.12)}.drawer-head img{max-height:46px;width:auto}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;width:38px;height:38px;border-radius:50%;font-size:28px;line-height:1}.drawer-nav{display:grid;gap:8px;padding:16px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#4E5F7A;font-weight:700;background:#F5F7FB}.drawer-nav a.active,.drawer-nav a:hover{color:#289CFF;background:rgba(40,156,255,.10)}.mobile-bottom-nav{display:none}.main{max-width:1200px;margin:0 auto;padding:0 20px 48px}.section{margin:34px 0}.section-head{max-width:820px;margin:0 0 18px}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);padding:5px 12px;border-radius:999px;font-size:13px;font-weight:700;margin-bottom:10px}.section-title,h1,h2,h3{color:#289CFF;line-height:1.28}.section-title{font-size:32px;margin:0 0 12px}h1{font-size:40px;margin:0 0 14px}h2{font-size:28px;margin:0 0 14px}h3{font-size:20px;margin:0 0 10px}.lead{font-size:18px;color:#4E5F7A;max-width:880px}.banner-slider{max-width:1200px;height:360px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);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}.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%);z-index:3;border:0;border-radius:999px;width:42px;height:42px;background:rgba(255,255,255,.86);color:#289CFF;box-shadow:0 8px 20px rgba(56,92,138,.16);font-size:28px;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:9px;height:9px;border-radius:50%;border:0;background:rgba(40,156,255,.24);cursor:pointer;padding:0}.slider-dots button.active{background:#289CFF}.card,.zone-card,.info-card,.review-card,.faq-item,.hero-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px}.hero-card{padding:34px}.hero-grid,.split-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:26px;align-items:center}.content-img,.zone-card img,.app-section img,.media-img{width:100%;max-height:300px;object-fit:contain;background:#fff;border-radius:20px}.main-btn{min-height:46px;padding:0 24px;margin-top:8px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.info-card,.review-card,.faq-item{padding:22px}.quick-card a,.text-link{color:#289CFF;font-weight:700}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.zone-card{overflow:hidden}.zone-card img{border-radius:22px 22px 0 0;max-height:180px}.zone-card .zone-body{padding:20px}.notice-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.pill-list span{background:#EEF2F7;color:#66788A;border-radius:999px;padding:7px 12px;font-weight:700}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 62px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.14)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;background:rgba(40,156,255,.12);color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;margin-top:34px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:28px}.footer-brand img{max-height:52px;width:auto;margin-bottom:14px}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:12px;padding:9px 12px}.footer-note{background:rgba(255,255,255,.08);border-radius:20px;padding:20px}.copyright{text-align:center;border-top:1px solid rgba(234,243,255,.12);padding:16px 20px;color:#BFD3EA}.inner-hero{margin:28px 0 24px}.inner-hero .hero-card{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,242,247,.94))}.content-list{display:grid;gap:12px}.content-list li{background:#fff;border-radius:16px;border:1px solid rgba(40,156,255,.12);padding:13px 15px}.faq-item strong{display:block;color:#289CFF;margin-bottom:7px}.safe-box{background:#DDE4EE;border-radius:22px;padding:22px;border:1px solid rgba(40,156,255,.14)}@media(max-width:980px){.header-inner{gap:14px}.nav-core{gap:16px}.grid.four,.grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.split-grid{grid-template-columns:1fr}.banner-slider{height:300px}.floating-service{display:none}.footer-inner{grid-template-columns:1fr 1fr}.notice-band{grid-template-columns:1fr}}@media(max-width:760px){body{padding-bottom:72px}.site-header{box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner,.channel-bar{display:none}.mobile-topbar{display:flex;min-height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{display:flex;flex-direction:column;gap:5px;border:0;background:#fff;border-radius:14px;width:42px;height:42px;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(56,92,138,.10)}.menu-toggle span{width:20px;height:2px;background:#289CFF;border-radius:999px}.mobile-logo img{max-height:44px;width:auto}.register-pill{height:38px;padding:0 18px}.site-offset{height:66px}.main{padding:0 14px 34px}.banner-slider{height:210px;margin:18px 14px 28px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}h1{font-size:29px}.section-title{font-size:25px}h2{font-size:23px}.lead{font-size:16px}.hero-card,.card,.info-card,.review-card,.faq-item{padding:18px}.grid.two,.grid.three,.grid.four,.grid.five{grid-template-columns:1fr}.content-img,.media-img{max-height:240px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:6000;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);box-shadow:0 -8px 24px rgba(56,92,138,.14);border-top:1px solid rgba(40,156,255,.12)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;min-height:58px;color:#66788A;font-weight:800}.mobile-bottom-nav a.active{color:#289CFF}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}}@media(max-width:420px){.banner-slider{height:180px}.mobile-drawer{width:86vw}.footer-links{grid-template-columns:1fr}}
