
*{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%;height:auto;display:block}.no-scroll{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:rgba(245,247,251,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(40,156,255,.12)}.header-inner{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#4E5F7A;font-weight:700;padding:22px 2px;border-bottom:2px solid transparent}.nav-core a:hover{color:#289CFF;border-color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(40,156,255,.18);background:rgba(255,255,255,.74);color:#289CFF;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:700}.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:11px 22px;font-weight:800;box-shadow:0 12px 24px rgba(36,155,255,.22)}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.18);color:#289CFF;border-radius:12px;font-size:22px;padding:6px 12px}.mega-mask,.drawer-mask{display:none;position:fixed;inset:0;background:rgba(36,52,71,.18);z-index:9998}.mega-mask.show,.drawer-mask.show{display:block}.mega-panel{display:none;position:fixed;top:76px;left:50%;transform:translateX(-50%);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,.96);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 24px 60px rgba(56,92,138,.18);z-index:10000;padding:22px}.mega-panel.show{display:block}.mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mega-head strong{color:#289CFF;font-size:22px}.mega-head button,.drawer-top button{border:0;background:#EEF2F7;color:#4E5F7A;border-radius:12px;padding:8px 12px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mega-group{background:#F5F7FB;border:1px solid rgba(40,156,255,.12);border-radius:18px;padding:16px}.mega-group h3{margin:0 0 10px;color:#289CFF}.mega-group a{display:block;padding:10px;border-radius:12px;color:#4E5F7A}.mega-group a:hover{background:#fff;color:#289CFF}.mega-group b{display:block}.mega-group span{display:block;color:#8A9AAF;font-size:13px}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:min(86vw,320px);background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 50px rgba(56,92,138,.2);padding:16px}.mobile-drawer.show{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-top img{max-height:48px}.drawer-links{display:grid;gap:6px}.drawer-links a{padding:11px 12px;border-radius:12px;color:#4E5F7A;background:#F5F7FB}.drawer-links a:hover{color:#289CFF;background:#EEF2F7}.container{max-width:1200px;margin:auto;padding:0 20px}.section{margin:34px auto}.hero-title{padding:48px 0 16px}.hero-title h1{font-size:42px;line-height:1.2;margin:0 0 14px;color:#289CFF}.lead{color:#66788A;font-size:18px;max-width:840px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{height:430px;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:26px;cursor:pointer;box-shadow:0 8px 18px rgba(56,92,138,.15)}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:10px}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(40,156,255,.32);cursor:pointer}.dots button.active{background:#289CFF}.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;padding:24px}.soft{background:#F5F7FB}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 14px}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tag{display:inline-block;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:5px 12px;font-weight:700;margin-bottom:10px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:18px;background:#fff;object-fit:contain}.text-link{color:#289CFF;font-weight:800}.muted{color:#66788A}.steps{counter-reset:s;display:grid;gap:12px}.steps li{list-style:none;background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:14px 16px}.steps li:before{counter-increment:s;content:counter(s);display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:#289CFF;color:#fff;margin-right:10px}.faq-item{border-bottom:1px solid rgba(40,156,255,.14);padding:18px 0}.faq-item h3{margin:0 0 6px}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:18px;padding:18px 20px;color:#4E5F7A}.site-footer{margin-top:56px;background:#243447;color:#EAF3FF}.footer-inner{max-width:1200px;margin:auto;padding:36px 20px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.footer-brand img{max-height:54px;margin-bottom:12px}.site-footer a{display:block;color:#EAF3FF;margin:6px 0}.footer-note{max-width:1200px;margin:auto;padding:16px 20px 28px;color:#BBD1E8;border-top:1px solid rgba(234,243,255,.12)}@media(max-width:980px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:inline-flex}.header-inner{gap:10px;padding:0 14px}.header-action{margin-left:auto}.main-btn{padding:9px 16px}.logo img{max-height:46px}.mega-panel{display:none!important}.grid-2,.grid-3,.grid-4,.grid-6,.footer-inner{grid-template-columns:1fr}.slides{height:260px}.hero-title h1{font-size:32px}.section{margin:24px auto}.card,.zone-card,.info-card,.review-card{padding:20px}.banner-slider{margin:18px 14px 28px}.slider-btn{width:36px;height:36px}.footer-inner{padding:30px 20px}}@media(max-width:520px){.slides{height:190px}.header-inner{min-height:68px}.hero-title{padding-top:34px}.section-title{font-size:25px}.lead{font-size:16px}.logo img{max-height:40px}}
