*{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}main{padding-top:86px}.site-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 30px rgba(56,92,138,.12)}.header-inner{max-width:1240px;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:20px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{color:#4E5F7A;font-size:15px;font-weight:600;background:none;border:0;cursor:pointer;padding:24px 0}.nav a.active,.nav a:hover,.more-btn:hover{color:#289CFF}.nav a.active{box-shadow:inset 0 -3px 0 #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:700;box-shadow:0 10px 24px rgba(36,155,255,.26)}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);z-index:10000;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;overflow:hidden}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu,.more-dropdown.open .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap;font-size:14px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08);box-shadow:none}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;padding:8px}.menu-toggle span{display:block;height:2px;background:#4E5F7A;margin:6px 0;border-radius:3px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.36);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 40px rgba(36,52,71,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.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:48px}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-links{padding:12px 16px 28px}.drawer-links a{display:block;padding:13px 10px;border-bottom:1px solid #EEF2F7;color:#4E5F7A;font-weight:600}.drawer-links a:hover{color:#289CFF}.container{max-width:1200px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slides{position:relative;height:430px;background:#FFFFFF}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s}.slide.active{opacity:1;visibility:visible}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-text{position:absolute;left:38px;bottom:34px;max-width:420px;background:rgba(255,255,255,.86);border:1px solid rgba(40,156,255,.16);border-radius:18px;padding:20px;box-shadow:0 12px 30px rgba(56,92,138,.14)}.slide-text h2{margin:0 0 8px;color:#289CFF;font-size:28px}.slide-text p{margin:0;color:#243447}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#FFFFFF;color:#289CFF;font-size:26px;box-shadow:0 8px 20px rgba(56,92,138,.18);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF}.mobile-slide-copy{display:none;background:#FFFFFF;padding:16px 18px;border-top:1px solid #EEF2F7}.section{padding:34px 0}.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:20px}.hero-card{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center;padding:34px}.hero-card p,.lead{color:#66788A}.hero-card h1,.page-hero h1{font-size:38px;line-height:1.25;margin:0 0 16px;color:#289CFF}.section-title{font-size:30px;margin:0 0 18px;color:#289CFF}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head p{margin:0;color:#66788A;max-width:700px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:24px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px;color:#289CFF}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{margin:0;color:#66788A}.text-link{display:inline-block;margin-top:14px;color:#289CFF;font-weight:700}.content-img{border-radius:18px;background:#FFFFFF;object-fit:contain;max-height:360px;margin:auto}.zone-card img{width:100%;max-height:190px;object-fit:contain;background:#FFFFFF;border-radius:16px;margin-bottom:14px}.feature-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.feature-list span{background:#EEF2F7;border:1px solid rgba(40,156,255,.14);color:#4E5F7A;border-radius:14px;padding:12px;text-align:center;font-weight:700}.page-hero{padding:48px 0 24px}.page-hero .inner{background:#FFFFFF;border-radius:24px;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);padding:38px}.pill{display:inline-flex;padding:6px 12px;border-radius:999px;background:#EEF2F7;color:#289CFF;font-weight:700;margin-bottom:10px}.note-box{background:#DDE4EE;border-radius:18px;padding:22px;color:#4E5F7A;border:1px solid rgba(40,156,255,.12)}.steps{counter-reset:s;display:grid;gap:14px}.step{padding:18px;border-radius:16px;background:#FFFFFF;border:1px solid rgba(40,156,255,.16)}.step:before{counter-increment:s;content:counter(s);display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;background:#289CFF;color:#FFFFFF;margin-right:8px;font-weight:700}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-grid{max-width:1200px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:16px}.site-footer h3{color:#EAF3FF;margin:0 0 12px}.site-footer a{display:block;color:#EAF3FF;opacity:.9;margin:8px 0}.site-footer p{color:#EAF3FF;opacity:.86;margin:0}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.16);padding:16px 22px;color:#EAF3FF;opacity:.82}.legal-line{padding:20px;border-radius:18px;background:#EEF2F7;color:#4E5F7A;border:1px solid rgba(40,156,255,.16)}
@media(max-width:1080px){.nav{gap:14px}.nav a,.more-btn{font-size:14px}.grid-4{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){main{padding-top:76px}.header-inner{min-height:68px;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:44px}.header-action .main-btn{min-height:38px;padding:0 15px}.slides{height:auto}.slide{position:relative;display:none}.slide.active{display:block}.banner-slider img{height:auto;min-height:190px;max-height:310px;object-fit:contain}.slide-text{display:none}.mobile-slide-copy{display:block}.mobile-slide-copy h2{margin:0 0 8px;color:#289CFF;font-size:22px}.mobile-slide-copy p{margin:0;color:#66788A}.slider-arrow{width:36px;height:36px;font-size:22px}.dots{bottom:128px}.hero-card{grid-template-columns:1fr;padding:24px}.hero-card h1,.page-hero h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.section{padding:24px 0}.section-head{display:block}.content-img{max-height:300px}}
@media(max-width:520px){.container{padding:0 14px}.banner-slider{margin:18px 14px 26px;border-radius:16px}.dots{bottom:146px}.feature-list{grid-template-columns:1fr}.page-hero .inner{padding:24px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px}.hero-card h1,.page-hero h1{font-size:26px}}
