
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}a{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.desktop-nav{height:78px;display:flex;align-items:center;gap:18px}.logo img{max-height:52px;width:auto}.nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;flex-wrap:wrap}.nav a{padding:8px 9px;border-radius:999px;color:#4E5F7A;font-weight:700;font-size:14px;white-space:nowrap}.nav a.active,.nav a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#fff}.header-btn{flex-shrink:0}.mobile-top{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#4E5F7A}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s ease;box-shadow:16px 0 36px rgba(36,52,71,.22);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-close{border:0;background:#EEF2F7;border-radius:12px;width:38px;height:38px;font-size:26px;color:#4E5F7A}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 12px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll{overflow:hidden}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:auto;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:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.88);color:#289CFF;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);cursor:pointer}.dot.active{background:#289CFF}.section{padding:46px 0}.section.alt{background:#EEF2F7}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-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}.section-title,h1,h2,h3{color:#289CFF;line-height:1.25}.section-title{font-size:32px;margin:0 0 16px}.lead{color:#66788A;font-size:17px}.muted{color:#8A9AAF}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:230px;object-fit:contain;object-position:center;background:#fff;border-radius:16px;margin-bottom:16px}.zone-card a{margin-top:auto;font-weight:800}.hero-split{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.content-img{border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.10)}.tag,.number-badge,.highlight{color:#289CFF;font-weight:800}.check-list{display:grid;gap:10px;padding:0;margin:0;list-style:none}.check-list li{padding:12px 14px;background:#F5F7FB;border-radius:14px;color:#66788A}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:14px}.site-footer a{display:block;color:#EAF3FF;margin:6px 0}.site-footer p{color:#EAF3FF}.page-hero{padding:56px 0 22px}.page-hero h1{font-size:40px;margin:0 0 14px}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:18px;color:#66788A}.faq-list{display:grid;gap:16px}.content-img,.app-section img,.banner-slider img{max-width:100%;height:auto}@media(max-width:980px){.desktop-nav{display:none}.mobile-top{display:flex}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-split{grid-template-columns:1fr}.reviews{grid-template-columns:1fr 1fr}}@media(max-width:640px){.wrap{padding:0 14px}.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.section{padding:32px 0}.section-title{font-size:26px}.page-hero h1{font-size:30px}.slider-arrow{width:34px;height:34px;font-size:20px}.zone-card img{height:210px}.main-btn{padding:9px 18px}.footer-grid{grid-template-columns:1fr}}
