*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:20000;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 6px 20px rgba(56,92,138,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;max-width:150px;width:auto;display:block}.nav-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center}.nav{display:flex;align-items:center;gap:20px;white-space:nowrap;flex-wrap:nowrap}.nav>a,.dropdown>a,.nav-button{color:#4E5F7A;font-weight:600;padding:24px 0;border:0;background:none;cursor:pointer;font:inherit}.nav a:hover,.nav .active,.nav-button:hover{color:#289CFF}.nav .active{box-shadow:inset 0 -3px #289CFF}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:11px 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:700;box-shadow:0 10px 24px rgba(36,155,255,.25)}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:-18px;min-width:190px;padding:8px;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:30000}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:11px 14px;color:#4E5F7A;border-radius:9px}.dropdown-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent}.menu-toggle span{display:block;width:23px;height:2px;margin:5px auto;background:#4E5F7A}.mobile-drawer{position:fixed;z-index:40000;left:0;top:0;width:84%;max-width:320px;height:100vh;background:#fff;transform:translateX(-105%);transition:.28s ease;overflow:auto;box-shadow:20px 0 50px rgba(36,52,71,.2)}.mobile-drawer.open{transform:none}.drawer-overlay{position:fixed;z-index:39000;inset:0;background:rgba(36,52,71,.45);opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #e8eef5}.drawer-head img{max-height:42px;max-width:140px}.drawer-head button{border:0;background:#EEF2F7;width:38px;height:38px;border-radius:50%;font-size:26px;color:#4E5F7A}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:12px 14px;border-radius:10px;color:#4E5F7A}.mobile-drawer nav a:hover{background:#EEF2F7;color:#289CFF}.no-scroll{overflow:hidden}.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{position:relative;aspect-ratio:2.4/1;background:#fff}.slide{position:absolute;inset:0;opacity:0;transition:.55s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#289CFF;font-size:25px;box-shadow:0 8px 22px rgba(36,52,71,.15)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;z-index:5;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:#b9c9da}.slider-dot.active{width:28px;border-radius:99px;background:#289CFF}.banner-info{padding:22px 26px;background:#fff}.banner-info h1{margin:0 0 8px}.banner-info p{margin:0;color:#66788A}.section{padding:54px 0}.section.alt{background:#EEF2F7}.section-title{text-align:center;margin:0 0 10px;color:#289CFF;font-size:32px}.section-lead{text-align:center;max-width:760px;margin:0 auto 30px;color:#66788A}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.content-img{width:100%;height:auto;display:block;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.12)}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:18px;box-shadow:0 14px 36px rgba(56,92,138,.1);padding:24px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin-top:0;color:#289CFF}.text-link{color:#289CFF;font-weight:700}.zone-card img{width:100%;height:170px;object-fit:contain;background:#fff;border-radius:12px;margin-bottom:15px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;padding:24px;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.16)}.step b{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#E8F5FF;color:#289CFF;margin-bottom:14px}.notice{padding:24px 28px;border-radius:18px;background:#DDE4EE;border-left:5px solid #289CFF}.page-hero{padding:58px 0 30px}.page-hero h1{font-size:40px;margin:0 0 12px}.page-hero p{max-width:780px;color:#66788A}.page-body{padding:20px 0 60px}.content-block{margin-bottom:24px}.content-block h2{color:#289CFF}.site-footer{background:#243447;color:#EAF3FF;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:36px}.footer-brand img{max-height:48px;max-width:150px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#cfe3f5;margin:5px 0}.footer-bottom{text-align:center;padding:22px 16px;margin-top:34px;border-top:1px solid rgba(255,255,255,.12);color:#b8cce0}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span{padding:8px 14px;border-radius:999px;background:#E8F5FF;color:#289CFF;font-weight:600}
@media(max-width:1050px){.nav{gap:14px}.nav>a,.dropdown>a,.nav-button{font-size:14px}.card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.header-inner{min-height:64px;gap:10px;display:grid;grid-template-columns:48px 1fr auto}.menu-toggle{display:block}.nav-wrap{display:none}.logo{justify-self:center}.logo img{max-height:42px;max-width:120px}.header-action .main-btn{min-width:68px;padding:9px 15px}.banner-slider{margin:16px auto 24px;border-radius:16px;width:calc(100% - 24px)}.slides{aspect-ratio:1.65/1}.slider-arrow{width:38px;height:38px}.banner-info{padding:18px}.banner-info h1{font-size:25px}.section{padding:40px 0}.section-title{font-size:27px}.split{grid-template-columns:1fr}.card-grid,.card-grid.three,.steps{grid-template-columns:1fr}.zone-card img{height:auto}.page-hero{padding:42px 0 18px}.page-hero h1{font-size:31px}.footer-grid{grid-template-columns:1fr}.content-img{max-height:none}.steps .step{padding-top:22px}.steps .step b{position:static;margin-right:10px}.container{width:min(100% - 24px,1180px)}}