*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(245,247,251,.97);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(56,92,138,.12)}.header-inner{max-width:1280px;margin:auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{flex:0 0 auto}.logo img{max-height:50px;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,.drop-btn{color:#4E5F7A;font-weight:700;font-size:15px;padding:25px 0 21px;border:0;background:none;cursor:pointer}.nav>a.active,.nav>a:hover,.drop-btn:hover{color:#289CFF}.nav>a.active{box-shadow:inset 0 -3px #289CFF}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:190px;padding:10px;background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:14px;box-shadow:0 18px 38px rgba(56,92,138,.16);opacity:0;visibility:hidden;transition:.2s;z-index:10000}.dropdown:hover .dropdown-menu,.dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown-menu a{display:block;padding:10px 14px;border-radius:9px;color:#4E5F7A}.dropdown-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.28);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.menu-toggle{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px}.menu-toggle span{display:block;height:3px;background:#4E5F7A;border-radius:3px;margin:5px 0}.mobile-drawer,.drawer-overlay{display:none}.container{width:min(1200px,calc(100% - 32px));margin:auto}.banner-slider{width:min(1200px,calc(100% - 32px));margin:28px auto 20px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;z-index:1}.slide{display:none}.slide.active{display:block}.slide img{width:100%;height:auto;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.65);background:rgba(36,52,71,.38);color:#fff;font-size:24px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.slider-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}.slider-dot.active{width:26px;border-radius:8px;background:#fff}.mobile-banner-copy{display:none}.notice{margin:0 auto 24px;padding:13px 18px;border-radius:14px;background:#F5F7FB;border:1px solid rgba(40,156,255,.15);color:#4E5F7A;text-align:center}.section{padding:34px 0}.section.alt{background:#EEF2F7}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.eyebrow{color:#289CFF;font-size:13px;font-weight:800;letter-spacing:.14em}.section h1,.section h2,.section h3,.page-hero h1{color:#289CFF;margin-top:0}.section h2{font-size:30px;margin-bottom:8px}.section-head p{max-width:660px;color:#66788A;margin:0}.grid{display:grid;gap:20px}.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,.94);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:18px;padding:24px}.card p,.info-card p,.review-card p{color:#66788A;margin-bottom:12px}.text-link{color:#289CFF;font-weight:800}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.content-img{width:100%;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.12);object-fit:contain}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.feature-item{background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:14px;padding:15px}.steps{counter-reset:step;display:grid;gap:16px}.step{counter-increment:step;position:relative;padding:20px 20px 20px 72px;background:#fff;border-radius:16px;border:1px solid rgba(40,156,255,.14)}.step:before{content:counter(step);position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#289CFF;color:#fff;font-weight:800}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(40,156,255,.14);border-radius:16px;padding:18px 20px}.faq-item h3{font-size:18px;margin-bottom:6px}.page-hero{padding:52px 0 28px}.page-hero .inner{background:linear-gradient(135deg,#fff,#EEF7FF);border:1px solid rgba(40,156,255,.15);border-radius:22px;padding:38px;box-shadow:0 16px 38px rgba(56,92,138,.10)}.page-hero p{max-width:820px;color:#66788A}.prose{background:#fff;border-radius:20px;padding:30px;border:1px solid rgba(40,156,255,.14);box-shadow:0 14px 34px rgba(56,92,138,.09)}.prose h2{margin-top:28px}.prose ul{padding-left:20px}.site-footer{background:#243447;color:#EAF3FF;margin-top:46px}.footer-inner{max-width:1200px;margin:auto;padding:44px 24px 26px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:30px}.footer-brand img{max-height:48px;width:auto;margin-bottom:16px}.footer-brand p{color:#cbd8e8}.site-footer h3{color:#fff;margin-top:0}.site-footer a{display:block;color:#dbe8f6;margin:8px 0}.footer-note{border-top:1px solid rgba(255,255,255,.1);padding:18px 24px 30px;text-align:center;color:#c8d5e4;font-size:14px}
@media(max-width:1120px){.nav{gap:13px}.nav>a,.drop-btn{font-size:14px}.header-inner{padding:0 18px}.nav>a:nth-of-type(2){display:none}}
@media(max-width:900px){body{padding-bottom:0}.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{display:grid;grid-template-columns:60px 1fr 84px;gap:8px;padding:0 12px}.logo{justify-self:center}.logo img{max-height:42px}.header-action{justify-self:end}.main-btn{min-width:72px;padding:9px 16px}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(20,35,52,.42);z-index:11000;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#F5F7FB;z-index:11001;transform:translateX(-105%);transition:.28s;overflow:auto;box-shadow:18px 0 40px rgba(24,46,70,.2)}.mobile-drawer.open{transform:translateX(0)}.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:42px;width:auto}.drawer-close{border:0;background:#fff;width:38px;height:38px;border-radius:50%;font-size:26px;color:#4E5F7A}.drawer-nav{padding:12px}.drawer-nav a{display:block;padding:12px 14px;border-radius:10px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:#fff;color:#289CFF}.menu-open{overflow:hidden}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,1fr)} }
@media(max-width:620px){.banner-slider{margin:16px auto 12px;border-radius:14px}.slider-arrow{width:36px;height:36px;font-size:20px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.mobile-banner-copy{display:block;width:min(100% - 32px,1200px);margin:0 auto 18px;background:#fff;border-radius:14px;padding:16px;border:1px solid rgba(40,156,255,.14);color:#4E5F7A}.mobile-banner-copy strong{display:block;color:#289CFF;margin-bottom:4px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:27px 0}.section h2{font-size:25px}.section-head{display:block}.card,.zone-card,.info-card,.review-card{padding:20px}.feature-list{grid-template-columns:1fr}.page-hero{padding:26px 0 18px}.page-hero .inner{padding:25px}.prose{padding:22px}.footer-inner{grid-template-columns:1fr}.step{padding-left:64px}.step:before{left:16px}.notice{font-size:14px}.desktop-banner-copy{display:none}}
