*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","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}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;border-bottom:1px solid rgba(40,156,255,.12);box-shadow:0 8px 24px rgba(56,92,138,.08)}.header-inner{max-width:1200px;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,.dropdown>a{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0;display:block}.nav a.active,.nav a:hover,.dropdown:hover>a{color:#289CFF}.nav a.active{box-shadow:inset 0 -3px 0 #289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{display:none;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;padding:8px;white-space:nowrap}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;border-radius:10px;font-weight:650}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF;border-radius:999px;padding:12px 24px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.26);border:0}.main-btn.small{padding:9px 20px}.text-link{color:#289CFF;font-weight:800}.main-content{padding-top:0}.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;border:1px solid rgba(40,156,255,.14);z-index:1}.slides{position:relative;height:430px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease;background:#FFFFFF}.slide.active{opacity:1;z-index:1}.slide img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slide-caption{position:absolute;left:34px;bottom:30px;width:min(430px,46%);padding:22px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 12px 26px rgba(56,92,138,.12)}.slide-caption h1,.slide-caption h2{margin:0 0 8px;color:#289CFF;font-size:30px;line-height:1.25}.slide-caption p{margin:0;color:#243447}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:#FFFFFF;color:#289CFF;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.16);cursor:pointer}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.slider-dots{position:absolute;z-index:4;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:10px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF}.mobile-caption{display:none}.section{margin:34px 0}.hero-card,.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-card{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:30px}.hero-card h1,.page-hero h1{color:#289CFF;font-size:38px;line-height:1.22;margin:0 0 16px}.hero-card p,.page-hero p,.card p,.info-card p,.zone-card p,.faq-item p,.notice-box p{color:#243447;margin:0 0 12px}.muted{color:#66788A!important}.hint{color:#8A9AAF!important}.content-img{border-radius:18px;background:#FFFFFF;object-fit:contain;width:100%;max-height:360px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-title,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0}.section-head p{max-width:680px;margin:0;color:#66788A}.grid{display:grid;gap:18px}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{margin:0 0 10px}.tag{display:inline-block;color:#289CFF;background:rgba(40,156,255,.1);padding:4px 10px;border-radius:999px;font-weight:800;font-size:13px;margin-bottom:10px}.zone-card img{width:100%;height:188px;object-fit:contain;background:#F5F7FB;border-radius:16px;margin-bottom:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.soft{background:#EEF2F7}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 58px;background:#FFFFFF;border:1px solid rgba(40,156,255,.13);border-radius:18px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(40,156,255,.12);color:#289CFF;font-weight:900}.page-hero{max-width:1200px;margin:28px auto 28px;padding:34px 22px}.page-hero-inner{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;padding:34px;display:grid;grid-template-columns:1fr .72fr;gap:26px;align-items:center}.page-hero img{width:100%;max-height:320px;object-fit:contain;border-radius:18px;background:#F5F7FB}.notice-box{padding:22px;background:#DDE4EE}.site-footer{margin-top:48px;background:#243447;color:#EAF3FF}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 22px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:58px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#EAF3FF;margin:0;opacity:.92}.menu-toggle{display:none;border:0;background:transparent;padding:8px;flex:0 0 auto}.menu-toggle span{display:block;width:24px;height:2px;background:#4E5F7A;margin:5px 0}.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;left:0;top:0;bottom:0;width:82vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:transform .28s ease;box-shadow:20px 0 36px rgba(36,52,71,.18);overflow-y:auto}.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-logo img{max-height:48px;width:auto}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;width:34px;height:34px;border-radius:50%;font-size:24px}.drawer-links{display:grid;padding:12px}.drawer-links a{padding:13px 12px;border-radius:12px;color:#4E5F7A;font-weight:750}.drawer-links a:hover{background:rgba(40,156,255,.08);color:#289CFF}@media(max-width:1060px){.nav{gap:14px}.nav>a,.dropdown>a{font-size:14px}.header-inner{gap:14px}}@media(max-width:900px){.header-inner{min-height:66px;padding:0 14px}.menu-toggle{display:block}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:46px}.header-action{margin-left:auto}.main-btn.small{padding:8px 16px}.banner-slider{margin:18px 14px 24px;border-radius:18px}.slides{height:auto;min-height:0}.slide{position:relative;display:none}.slide.active{display:block}.slide img{height:auto;max-height:310px;object-fit:contain}.slide-caption{display:none}.mobile-caption{display:block;padding:18px 18px 58px;background:#FFFFFF}.mobile-caption h1,.mobile-caption h2{margin:0 0 8px;color:#289CFF;font-size:24px}.mobile-caption p{margin:0;color:#243447}.slider-btn{width:36px;height:36px;top:40%;font-size:20px}.slider-dots{bottom:16px}.hero-card,.split,.page-hero-inner{grid-template-columns:1fr}.hero-card{padding:22px}.hero-card h1,.page-hero h1{font-size:30px}.grid.cols-2,.grid.cols-3,.grid.cols-4{grid-template-columns:1fr}.section-head{display:block}.section-title{font-size:26px}.container{padding:0 14px}.page-hero{padding:0 14px}.page-hero-inner{padding:24px}.footer-brand{grid-template-columns:1fr}.footer-brand img{max-height:54px}.zone-card img{height:auto;max-height:220px}}@media(max-width:420px){.logo img{max-height:38px}.main-btn.small{padding:7px 13px;font-size:14px}.mobile-drawer{width:86vw}.hero-card h1,.page-hero h1{font-size:27px}}
