
*{box-sizing:border-box}html{scroll-behavior:smooth}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;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.14);box-shadow:0 8px 26px rgba(56,92,138,.08)}.header-inner{max-width:1220px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.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,.nav button{font:inherit;font-weight:700;color:#4E5F7A;background:transparent;border:0;padding:11px 4px;cursor:pointer;position:relative}.nav a:hover,.nav a.active,.nav button:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:50%;bottom:2px;width:26px;height:3px;border-radius:20px;background:#289CFF;transform:translateX(-50%)}.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;padding:10px 24px;font-weight:800;box-shadow:0 10px 22px rgba(36,155,255,.25);border:0}.main-btn:hover{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,.dropdown.show .dropdown-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:transparent;border:0;padding:8px;width:42px}.menu-toggle span{display:block;height:3px;background:#4E5F7A;margin:6px 0;border-radius:5px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 38px rgba(36,52,71,.18);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:48px}.drawer-close{font-size:34px;line-height:1;background:transparent;border:0;color:#4E5F7A}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(40,156,255,.09);color:#289CFF}.section{max-width:1200px;margin:0 auto 28px;padding:0 22px}.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;height:420px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;z-index:1}.slide img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:34px;bottom:34px;max-width:390px;background:rgba(255,255,255,.88);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:18px;box-shadow:0 12px 26px rgba(56,92,138,.12)}.slide-copy h1,.slide-copy h2{margin:0 0 8px;color:#289CFF;font-size:26px;line-height:1.25}.slide-copy p{margin:0;color:#4E5F7A}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.85);color:#289CFF;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px;z-index:4}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(78,95,122,.35);cursor:pointer}.slider-dots button.active{background:#289CFF;width:24px;border-radius:10px}.hero-note{display:none}.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:24px;padding:30px}.section-title{color:#289CFF;font-size:30px;line-height:1.25;margin:0 0 16px}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.10);border-radius:999px;padding:4px 12px;font-weight:800;margin-bottom:12px}.lead{font-size:17px;color:#4E5F7A}.grid{display:grid;gap:18px}.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))}.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:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 10px;color:#289CFF;font-size:20px}.card p,.zone-card p,.info-card p,.review-card p{margin:0 0 10px;color:#66788A}.text-link{color:#289CFF;font-weight:800}.content-img,.zone-card img,.app-section img{width:100%;max-height:260px;object-fit:contain;background:#fff;border-radius:18px;margin-bottom:14px}.product-img{height:150px;object-fit:contain;background:#EEF2F7;border-radius:16px;padding:10px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 62px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:18px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#289CFF;color:#fff;font-weight:900}.faq-list details{background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:16px 18px;margin-bottom:12px}.faq-list summary{cursor:pointer;color:#243447;font-weight:800}.faq-list p{color:#66788A}.site-footer{margin-top:46px;background:#243447;color:#EAF3FF}.footer-inner{max-width:1200px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.4fr .8fr 1.1fr;gap:28px}.footer-brand img{max-height:50px;margin-bottom:14px}.footer-inner a{display:block;color:#EAF3FF;margin:7px 0;opacity:.88}.footer-inner p{opacity:.88}.footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(234,243,255,.14);color:#D6E8FF}.legal{background:#DDE4EE;border:1px solid rgba(40,156,255,.16);border-radius:22px;padding:22px;color:#4E5F7A}.page-hero{padding-top:28px}.mini-tags{display:flex;flex-wrap:wrap;gap:10px}.mini-tags span{color:#289CFF;background:rgba(40,156,255,.1);padding:7px 12px;border-radius:999px;font-weight:800}@media (max-width:1100px){.nav{gap:12px}.nav a:nth-of-type(6){display:none}.slides{height:360px}}@media (max-width:820px){body{padding-bottom:0}.header-inner{min-height:66px;padding:0 14px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.main-btn{padding:8px 16px}.section{padding:0 14px;margin-bottom:22px}.banner-slider{margin:18px 14px 24px;border-radius:18px}.slides{height:230px}.slide-copy{display:none}.hero-note{display:block;margin:0 14px 22px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(56,92,138,.08)}.hero-note h1{margin:0 0 8px;color:#289CFF;font-size:22px}.hero-note p{margin:0;color:#66788A}.slider-arrow{width:34px;height:34px;font-size:20px}.grid-2,.grid-3,.grid-4,.split{grid-template-columns:1fr}.panel{padding:22px}.section-title{font-size:24px}.content-img,.zone-card img,.app-section img{max-height:210px}.product-img{height:130px}.footer-inner{grid-template-columns:1fr}.step{padding-left:58px}.dropdown-menu{display:none!important}}
