*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgba(245,247,251,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 22px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{font-weight:700;color:#4E5F7A;padding:8px 0}.nav-core a.active,.nav-core a:hover{color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(40,156,255,.18);background:rgba(255,255,255,.74);color:#289CFF;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.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;padding:11px 22px;font-weight:800;box-shadow:0 12px 26px rgba(36,155,255,.24)}.mobile-menu-btn{display:none;border:0;background:#fff;color:#289CFF;border-radius:12px;font-size:22px;padding:8px 12px}.page-main{padding-top:92px}.mega-mask,.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.32);z-index:9998}.mega-mask.show,.drawer-mask.show{display:block}.mega-panel{display:none;position:fixed;top:76px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,.96);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 24px 60px rgba(56,92,138,.18);z-index:10000;padding:28px}.mega-panel.show{display:block}.mega-close{position:absolute;right:18px;top:14px;border:0;background:#EEF2F7;color:#289CFF;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.mega-group h3{margin:0 0 14px;color:#289CFF}.mega-link{display:block;padding:12px;border-radius:16px;background:#F5F7FB;margin-bottom:10px;border:1px solid rgba(40,156,255,.1)}.mega-link strong{display:block;color:#243447}.mega-link span{display:block;color:#66788A;font-size:13px}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-103%);transition:.25s ease;overflow:auto;box-shadow:18px 0 44px rgba(36,52,71,.18)}.mobile-drawer.show{transform:translateX(0)}.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{height:46px;width:auto}.drawer-head button{border:0;background:#EEF2F7;color:#289CFF;border-radius:50%;width:34px;height:34px;font-size:24px}.drawer-nav{display:grid;gap:4px;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#4E5F7A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll-x{overflow-x:hidden}.container{max-width:1200px;margin:auto;padding:0 22px}.hero,.section{margin:28px auto;padding:34px;border-radius:28px;background:rgba(255,255,255,.86);border:1px solid rgba(40,156,255,.14);box-shadow:0 14px 36px rgba(56,92,138,.1)}h1,h2,h3,.section-title{color:#289CFF;line-height:1.28}h1{font-size:clamp(30px,4vw,52px);margin:0 0 16px}h2{font-size:clamp(24px,3vw,36px);margin:0 0 16px}h3{margin-top:0}.lead{font-size:18px;color:#4E5F7A}.muted{color:#66788A}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.1);border-radius:22px;padding:24px}.tag{display:inline-block;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px;margin-bottom:12px}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto}.content-img{border-radius:22px;background:#fff;object-fit:contain}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.banner-track{position:relative;aspect-ratio:16/6;background:#fff}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.85);color:#289CFF;font-size:28px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(78,95,122,.32);cursor:pointer}.dot.active{background:#289CFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.list{padding-left:20px}.notice{background:#EEF2F7;border-left:4px solid #289CFF;padding:18px;border-radius:18px;color:#4E5F7A}.site-footer{margin-top:48px;background:#243447;color:#EAF3FF;padding:44px 22px 20px}.footer-inner{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:28px}.footer-brand{max-width:560px}.footer-brand img{height:52px;width:auto;margin-bottom:14px}.footer-links{display:grid;gap:10px;align-content:start}.footer-links a{color:#EAF3FF}.footer-note{max-width:1200px;margin:28px auto 0;color:#cddcec;border-top:1px solid rgba(234,243,255,.16);padding-top:18px}.bottom-quick{display:none}.faq-item{border-bottom:1px solid rgba(40,156,255,.12);padding:18px 0}.faq-item:last-child{border-bottom:0}.table-like{display:grid;gap:12px}.table-like div{padding:14px 16px;background:#F5F7FB;border-radius:14px}@media(max-width:900px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:inline-flex}.header-inner{gap:12px;min-height:70px;padding:0 14px}.header-action{margin-left:auto}.logo img{max-height:46px}.page-main{padding-top:82px}.mega-panel{display:none!important}.grid-2,.grid-3,.grid-4,.mega-grid{grid-template-columns:1fr}.hero,.section{padding:24px;margin:18px auto}.banner-track{aspect-ratio:16/8}.footer-inner{display:block}.bottom-quick{position:fixed;left:12px;right:12px;bottom:12px;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.95);border:1px solid rgba(40,156,255,.16);border-radius:20px;box-shadow:0 14px 36px rgba(56,92,138,.14);overflow:hidden}.bottom-quick a{text-align:center;padding:10px 6px;color:#4E5F7A;font-weight:800;font-size:13px}body{padding-bottom:62px}}@media(max-width:520px){.header-register{padding:9px 15px}.banner-track{aspect-ratio:16/10}.slider-arrow{width:34px;height:34px;font-size:22px}.card,.zone-card,.info-card,.review-card{padding:20px}}