
*{box-sizing:border-box}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{color:#4E5F7A;font-weight:700;font-size:15px;background:none;border:0;cursor:pointer}.nav a:hover,.more-btn:hover{color:#289CFF}.nav>a:first-child{color:#289CFF;border-bottom:2px solid #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;padding:10px 22px;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;padding:8px;display:none}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown.active .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;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:#fff;border:1px solid rgba(40,156,255,.16);border-radius:10px;padding:9px 12px;color:#289CFF;font-weight:900}.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}.slides{position:relative;aspect-ratio:16/6.4}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1;position:absolute}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.86);color:#289CFF;font-size:26px;cursor:pointer;box-shadow:0 10px 24px rgba(56,92,138,.16)}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.36);cursor:pointer}.dot.active{background:#289CFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.section{max-width:1180px;margin:0 auto 34px;padding:0 20px}.panel,.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}.panel{padding:34px}.section-title,h1,h2,h3{color:#289CFF;line-height:1.3}.kicker,.tag,.num{color:#289CFF;font-weight:800}.lead{color:#66788A;font-size:17px}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.info-card,.review-card{padding:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#fff}.points{display:grid;gap:10px;margin-top:14px}.point{padding:12px 14px;border-radius:14px;background:#EEF2F7;color:#4E5F7A}.faq-item{padding:18px 0;border-bottom:1px solid rgba(40,156,255,.14)}.faq-item:last-child{border-bottom:0}.text-link{font-weight:800;color:#289CFF}.mobile-drawer{position:fixed;top:0;left:-340px;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;box-shadow:20px 0 50px rgba(36,52,71,.18);transition:.25s;overflow:auto}.mobile-drawer.open{left:0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10000;display:none}.drawer-mask.show{display:block}.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:42px}.drawer-close{border:0;background:#EEF2F7;border-radius:10px;font-size:24px;color:#289CFF}.mobile-drawer nav{display:grid;padding:14px}.mobile-drawer a{padding:12px 10px;color:#4E5F7A;border-bottom:1px solid rgba(40,156,255,.08);font-weight:700}.no-scroll{overflow:hidden}footer{background:#243447;color:#EAF3FF;margin-top:44px}.footer-inner{max-width:1180px;margin:auto;padding:38px 20px}.footer-brand img{max-height:48px;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:20px 0}.footer-links a{color:#EAF3FF}.legal{color:#cfe1f8}.page-hero{padding-top:34px}.page-body p{margin:0 0 14px}.review-name{font-weight:800;color:#289CFF}@media(max-width:980px){.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{min-height:66px;gap:10px}.logo img{max-height:44px}.main-btn{padding:9px 16px}.grid-4,.grid-3,.grid-2,.split{grid-template-columns:1fr}.section{margin-bottom:24px}.panel{padding:24px}.slides{aspect-ratio:16/9}.slider-btn{width:36px;height:36px;font-size:20px}}
