
:root{--bg:#E6EBF2;--nav:#F5F7FB;--blue:#289CFF;--text:#243447;--muted:#66788A;--light:#8A9AAF;--footer:#243447;--shadow:0 14px 36px rgba(56,92,138,.12)}*{box-sizing:border-box}body{margin:0;background:#E6EBF2;color:#243447;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#289CFF}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)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{color:#4E5F7A;font-weight:700;font-size:15px;border:0;background:none;cursor:pointer;padding:24px 0;position:relative}.nav a.active,.nav a:hover,.more-btn:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:3px;background:#289CFF;border-radius:4px}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;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)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#fff;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;display:none;padding:8px}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;background:none;border:0;width:40px;height:40px}.menu-toggle span{display:block;height:3px;background:#289CFF;border-radius:4px;margin:6px}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s;box-shadow:0 24px 60px rgba(36,52,71,.25);padding:18px;overflow-y:auto}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10001;display:none}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-head img{height:46px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;border-radius:12px;font-size:28px;width:40px;height:40px}.drawer-nav a{display:block;padding:12px 10px;border-bottom:1px solid #EEF2F7;color:#4E5F7A;font-weight:700}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.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;aspect-ratio:16/6}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.85);color:#289CFF;font-size:28px;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;left:0;right:0;bottom:12px;z-index:2;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(40,156,255,.35);cursor:pointer}.dot.active{background:#289CFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.hero-card,.card,.zone-card,.info-card,.review-card,.panel{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}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}h1,h2,h3,.section-title{color:#289CFF;margin-top:0;line-height:1.3}h1{font-size:38px}p{color:#243447}.muted{color:#66788A}.tag,.num,.label{color:#289CFF;font-weight:800}.card,.zone-card,.info-card,.review-card{padding:22px}.content-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;background:#fff;border-radius:18px}.list{display:grid;gap:10px;margin:16px 0}.list span{padding:10px 12px;background:#EEF2F7;border-radius:12px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:24px}.footer-brand img{height:52px;margin-bottom:12px}.site-footer p,.site-footer a{color:#EAF3FF}.footer-links a{display:block;margin:7px 0}.legal{background:#F5F7FB;border-left:4px solid #289CFF;padding:18px;border-radius:16px}.page-hero{padding:46px 20px}.page-hero .hero-card{max-width:1200px;margin:auto}.faq-item{margin-bottom:14px}.faq-item h3{margin-bottom:6px}@media(max-width:980px){.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{display:grid;grid-template-columns:52px 1fr auto;gap:12px}.logo{justify-self:center}.logo img{max-height:44px}.banner-slider{margin:18px 12px 28px;aspect-ratio:16/8}.grid-4,.grid-3,.grid-2,.content-row,.footer-inner{grid-template-columns:1fr}h1{font-size:28px}.section{padding:0 14px}.hero-card{padding:24px}.header-action .main-btn{padding:9px 16px}.prev,.next{width:36px;height:36px;font-size:24px}}
