
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{text-decoration:none;color:#289CFF}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.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{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-logo img,.mobile-logo img{height:46px;display:block}.nav{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:24px 0 20px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:#289CFF;border-bottom-color:#289CFF}.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:11px 24px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s;border:none}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px);color:#fff}.small-btn{padding:8px 16px}.mobile-header{display:none;min-height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-btn{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 8px 18px rgba(56,92,138,.12)}.menu-btn span{width:20px;height:2px;background:#4E5F7A;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-100%);transition:.28s;box-shadow:22px 0 42px rgba(0,0,0,.24);padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{height:44px}.drawer-top button{font-size:28px;border:0;background:#EEF2F7;border-radius:50%;width:42px;height:42px;color:#4E5F7A}.drawer-nav{display:flex;flex-direction:column;gap:8px}.drawer-nav a:not(.main-btn){padding:12px 14px;border-radius:14px;color:#4E5F7A;background:#F5F7FB;font-weight:700}.drawer-cta{margin-top:12px}.no-scroll{overflow:hidden}.section{padding:56px 0}.section.soft{background:#EEF2F7}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:32px;margin:0 0 20px}.lead{font-size:18px;color:#66788A;max-width:860px}.hero-intro{padding:34px 0 12px}.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:24px}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-card img{border-radius:20px;width:100%;height:300px;object-fit:contain;background:#fff}.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}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;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,.86);color:#289CFF;font-size:26px;box-shadow:0 8px 22px rgba(56,92,138,.18);cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(78,95,122,.35);cursor:pointer}.dot.active{background:#289CFF}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.zone-card,.info-card,.review-card,.faq-item{padding:22px;display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#fff;margin-bottom:18px}.zone-card h3{min-height:64px;margin:0 0 10px}.zone-card p{color:#66788A;margin:0 0 16px}.zone-card a{margin-top:auto;font-weight:800}.info-card p,.review-card p,.faq-item p{color:#66788A}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.steps li{list-style:none;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:20px;padding:20px;color:#66788A}.steps li:before{counter-increment:step;content:counter(step,decimal-leading-zero);display:block;color:#289CFF;font-weight:900;font-size:24px}.notice{background:#DDE4EE;border-radius:24px;padding:28px;border:1px solid rgba(40,156,255,.16);color:#66788A}.page-hero{padding:54px 0 24px}.page-hero .container{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:26px;padding:36px}.page-hero h1{font-size:38px;margin:0 0 12px}.content-img{border-radius:22px;background:#fff;object-fit:contain}.site-footer{background:#243447;color:#EAF3FF;margin-top:60px;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:30px}.footer-brand img{height:48px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#EAF3FF}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:18px;margin-top:30px;color:#EAF3FF}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.split img{width:100%;max-height:420px;object-fit:contain;background:#fff;border-radius:22px}.text-link{color:#289CFF;font-weight:800}.tag{display:inline-block;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:6px 14px;font-weight:800;margin-bottom:12px}@media(max-width:1100px){.desktop-header{display:none}.mobile-header{display:flex}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card,.split{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:760px){.section{padding:38px 0}.section-title{font-size:26px}.banner-slider{margin:18px 14px 28px;border-radius:16px}.slider-btn{width:34px;height:34px;font-size:20px}.grid,.grid.three,.grid.two{grid-template-columns:1fr}.zone-card img{height:220px}.hero-card{padding:24px}.hero-card img{height:220px}.page-hero .container{padding:26px}.page-hero h1{font-size:30px}.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.mobile-logo img{height:38px}}
