
*{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%;display:block}main{padding-top:0}.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);border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.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{color:#4E5F7A;font-weight:700;font-size:15px;position:relative;padding:24px 0}.nav>a:hover,.dropdown>a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:13px;width:24px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.header-action{flex:0 0 auto}.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 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:188px;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;white-space:nowrap}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;background:transparent;border:0;padding:8px;gap:4px;flex-direction:column}.menu-toggle span{width:22px;height:2px;background:#4E5F7A;border-radius:6px}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.banner-slider{max-width:1200px;height:360px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:#289CFF;width:42px;height:42px;border-radius:50%;font-size:24px;box-shadow:0 8px 18px rgba(56,92,138,.14);cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border:0;border-radius:99px;background:rgba(78,95,122,.35);cursor:pointer}.dot.active{width:24px;background:#289CFF}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{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:32px;display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.hero-card p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:8px 0 0}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);padding:6px 12px;border-radius:99px;font-weight:800;font-size:13px}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:28px;margin:0 0 16px}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card h3,.zone-card h3,.info-card h3{margin:0 0 6px}.text-link{color:#289CFF;font-weight:800;display:inline-block;margin-top:12px}.content-img,.zone-card img,.app-section img{width:100%;max-height:260px;object-fit:contain;background:#EEF2F7;border-radius:16px;margin:10px 0 16px}.product-img{height:150px;object-fit:contain;background:#EEF2F7;border-radius:14px;margin-bottom:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{position:relative;padding:22px 20px 20px 76px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:20px;box-shadow:0 14px 36px rgba(56,92,138,.08);min-height:130px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:22px;width:38px;height:38px;border-radius:50%;background:rgba(40,156,255,.12);color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:900}.notice{background:#243447;color:#EAF3FF;border-radius:22px;padding:26px}.notice p{color:#EAF3FF}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-grid{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:26px}.footer-brand img{max-height:52px;width:auto;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0;opacity:.88}.site-footer p{opacity:.86}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:16px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 40px rgba(36,52,71,.22);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000}.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:46px;width:auto}.drawer-head button{border:0;background:#EEF2F7;border-radius:12px;font-size:26px;color:#4E5F7A;width:38px;height:38px}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.no-scroll{overflow:hidden}.page-hero{padding:36px 20px 16px}.page-hero .hero-card{grid-template-columns:1fr}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}
@media(max-width:1080px){.nav{gap:12px}.nav a{font-size:14px}.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.nav-wrap{display:none}.menu-toggle{display:flex}.header-inner{min-height:64px;gap:12px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.main-btn{padding:8px 16px}.banner-slider{height:210px;margin:18px 12px 24px;border-radius:16px}.prev,.next{width:34px;height:34px;font-size:18px}.section{padding:0 14px;margin-bottom:26px}.hero-card,.split{grid-template-columns:1fr;padding:22px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.step{padding:20px 18px 20px 74px;min-height:120px}.step:before{left:18px;top:22px;width:36px;height:36px}.footer-grid{grid-template-columns:1fr;padding:32px 18px}.content-img,.zone-card img,.app-section img{max-height:190px}.section-title{font-size:24px}body{padding-bottom:0}}@media(max-width:420px){.main-btn{padding:7px 13px;font-size:14px}.banner-slider{height:178px}.step{padding-left:68px}.header-inner{padding:0 12px}}
