*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"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;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 8px 24px rgba(56,92,138,.10);backdrop-filter:blur(10px)}.header-inner{max-width:1220px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.drop-title{color:#4E5F7A;font-weight:700;font-size:15px;padding:23px 0 20px;border-bottom:3px solid transparent}.nav a:hover,.nav a.active,.drop-title.active{color:#289CFF;border-bottom-color:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;min-width:180px;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:10000;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;overflow:hidden}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:12px 16px;color:#4E5F7A;white-space:nowrap;border:0}.dropdown-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.dropdown-right{right:0;left:auto}.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:9px}.container,.section{max-width:1200px;margin:0 auto;padding:0 22px}.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}.slides{height:430px}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(245,247,251,.92);color:#289CFF;font-size:26px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;z-index:6;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF;width:24px;border-radius:999px}.hero-copy,.section-block,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-box{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}.hero-copy{max-width:1200px;margin:0 auto 32px;padding:30px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.eyebrow,.tag{color:#289CFF;font-weight:800}.hero-copy h1,.inner-hero h1{font-size:38px;line-height:1.2;margin:10px 0;color:#289CFF}.muted{color:#66788A}.content-img{border-radius:18px;background:#fff;border:1px solid rgba(40,156,255,.14);object-fit:contain;width:100%;max-height:340px}.section-block{padding:30px;margin:30px auto}.section-title{font-size:28px;color:#289CFF;margin:0 0 16px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card,.zone-card,.info-card,.review-card{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3{color:#289CFF;margin-top:0}.text-link{font-weight:800;color:#289CFF}.zone-card img{width:100%;height:170px;object-fit:contain;background:#fff;border-radius:14px;margin-bottom:14px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{counter-increment:step;position:relative;padding:22px 22px 22px 72px;border-radius:18px;background:#fff;border:1px solid rgba(40,156,255,.16)}.step:before{content:counter(step);position:absolute;left:22px;top:24px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#289CFF;color:#fff;font-weight:900}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.inner-hero{max-width:1200px;margin:28px auto;padding:38px 30px;background:linear-gradient(135deg,#fff,#EEF2F7);border:1px solid rgba(40,156,255,.16);border-radius:24px;box-shadow:0 16px 42px rgba(56,92,138,.10)}.article p{margin:0 0 14px}.site-footer{background:#243447;color:#EAF3FF;margin-top:46px}.footer-inner{max-width:1200px;margin:auto;padding:36px 22px}.footer-brand{display:grid;grid-template-columns:190px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:56px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#bcd0e6}.mobile-drawer,.drawer-mask{display:none}@media(max-width:1020px){.nav-wrap{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;padding:0 14px;gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.main-btn{padding:9px 18px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 40px rgba(0,0,0,.12);overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{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:44px}.drawer-close{border:0;background:#EEF2F7;width:36px;height:36px;border-radius:50%;font-size:24px;color:#4E5F7A}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:rgba(40,156,255,.09);color:#289CFF}.slides{height:58vw;max-height:360px;min-height:190px}.hero-copy{grid-template-columns:1fr;margin:0 14px 24px;padding:22px}.hero-copy h1,.inner-hero h1{font-size:28px}.section,.container{padding:0 14px}.section-block{padding:22px;margin:22px 14px}.grid,.grid-3,.grid-2,.reviews,.steps{grid-template-columns:1fr}.step{padding:18px 18px 18px 68px}.step:before{left:18px;top:20px}.footer-brand{grid-template-columns:1fr}.slider-arrow{width:36px;height:36px;font-size:22px}}
