
*{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}main{padding-top:96px}.site-header{position:fixed;top:0;left:0;right:0;background:rgba(245,247,251,0.92);backdrop-filter:blur(10px);z-index:9990;border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;max-width:1220px;margin:auto;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#4E5F7A;font-weight:700;font-size:15px;padding:8px 2px}.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:800;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:10px 22px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.24);white-space:nowrap}.mobile-menu-btn{display:none;border:0;background:#fff;color:#289CFF;border-radius:12px;font-size:22px;width:42px;height:42px}.mega-mask,.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.22);z-index:9995}.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:22px}.mega-panel.show,.mega-mask.show{display:block}.mega-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(40,156,255,.12);color:#289CFF;font-size:20px}.mega-head button,.drawer-top button{border:0;background:#EEF2F7;color:#289CFF;border-radius:12px;width:36px;height:36px;font-size:24px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:18px}.mega-group{background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:18px;padding:16px}.mega-group h3{margin:0 0 10px;color:#289CFF}.mega-group a{display:block;padding:10px 8px;border-radius:12px;color:#4E5F7A}.mega-group a:hover{background:#fff;color:#289CFF}.mega-group strong{display:block}.mega-group span{display:block;color:#8A9AAF;font-size:13px}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:min(86vw,320px);background:#fff;z-index:10002;transform:translateX(-105%);transition:.28s ease;padding:18px;overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-mask.show{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-top img{max-height:46px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;background:#F5F7FB;border-radius:12px;color:#4E5F7A;font-weight:700}.no-scroll{overflow:hidden}.container{width:min(1200px,calc(100% - 32px));margin:auto}.section{padding:34px 0}.hero-title{font-size:44px;line-height:1.18;margin:0 0 18px;color:#289CFF}.section-title,h1,h2,h3{color:#289CFF}.lead{color:#66788A;font-size:18px}.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,.10);border-radius:22px;padding:24px}.grid-2{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.tag{display:inline-flex;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:6px 12px;font-weight:800}.text-link{color:#289CFF;font-weight:800}.muted{color:#66788A}.small{color:#8A9AAF;font-size:14px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;display:block;border-radius:18px;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}.slides{position:relative;height:430px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.slide.active{opacity:1}.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%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#289CFF;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(56,92,138,.18)}.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}.slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.slider-dots button.active{background:#289CFF}.steps{counter-reset:item}.steps li{list-style:none;margin:0 0 12px;padding:14px 14px 14px 48px;background:#fff;border-radius:16px;position:relative}.steps li:before{counter-increment:item;content:counter(item);position:absolute;left:14px;top:14px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:800}.faq-item{border-bottom:1px solid rgba(40,156,255,.12);padding:18px 0}.faq-item h3{margin:0 0 8px}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{width:min(1200px,calc(100% - 32px));margin:auto;padding:38px 0}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:54px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#cfe3f8}.notice{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:22px;color:#4E5F7A}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill-list span{background:#EEF2F7;color:#289CFF;border-radius:999px;padding:8px 12px;font-weight:800}
@media(max-width:980px){main{padding-top:84px}.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:block}.header-inner{display:grid;grid-template-columns:52px 1fr auto;gap:10px;min-height:72px}.logo{justify-self:center}.logo img{max-height:46px}.header-action{justify-self:end}.mega-panel{display:none!important}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.slides{height:260px}.hero-title{font-size:32px}.footer-brand{grid-template-columns:1fr}.section{padding:24px 0}.card,.zone-card,.info-card,.review-card{padding:20px}.slider-arrow{width:38px;height:38px}.header-action .main-btn{padding:9px 16px}}
@media(max-width:560px){.container{width:min(100% - 24px,1200px)}.slides{height:210px}.hero-title{font-size:28px}.grid-auto{grid-template-columns:1fr}.banner-slider{margin:16px 12px 24px;border-radius:18px}.footer-inner{width:calc(100% - 24px)}}
