*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#E6EBF2;color:#48566D;line-height:1.8}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(54,91,135,.12)}.header-inner{max-width:1280px;margin:auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo img,.mobile-logo img{display:block;width:146px;height:auto}.nav-core{display:flex;align-items:center;gap:16px;flex-wrap:nowrap;min-width:0}.nav-core a,.app-link{white-space:nowrap;color:#48566D;text-decoration:none;font-weight:600}.nav-core a:hover,.nav-core a.active,.app-link:hover,.text-link{color:#289CFF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#2BC1F4 0%,#26B5F7 55%,#25A8FB 100%);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 8px 20px rgba(38,181,247,.3);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.main-btn.small{padding:8px 16px}.more-menu{position:relative;flex-shrink:0}.menu-trigger,.drawer-open,.drawer-close{border:0;background:#EAF5FF;color:#168CE8;border-radius:12px;cursor:pointer}.menu-trigger{padding:9px 14px;font-weight:700}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:220px;padding:10px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:16px;box-shadow:0 18px 42px rgba(54,91,135,.16);z-index:10000}.more-menu.open .more-dropdown,.more-menu:hover .more-dropdown{display:grid;grid-template-columns:1fr 1fr;gap:4px}.more-dropdown a{padding:9px 10px;color:#48566D;text-decoration:none;border-radius:8px}.more-dropdown a:hover{background:#EAF5FF;color:#289CFF}.mobile-head{display:none;min-height:64px;padding:0 14px;align-items:center;justify-content:space-between}.drawer-open{font-size:22px;width:42px;height:42px}.mobile-drawer{position:fixed;z-index:12000;top:0;left:0;width:min(82vw,340px);height:100vh;background:#fff;transform:translateX(-105%);transition:.25s;overflow:auto;box-shadow:18px 0 40px rgba(54,91,135,.18)}.mobile-drawer.open{transform:none}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(25,43,68,.46);z-index:11000}.drawer-mask.show{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #D7E8F6}.drawer-top img{width:140px}.drawer-close{font-size:30px;width:42px;height:42px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:12px 14px;color:#3F4D63;text-decoration:none;border-bottom:1px solid #F0F4F8}.drawer-lock{overflow:hidden}.container{width:min(1200px,calc(100% - 32px));margin:auto}.banner-slider{max-width:1280px;margin:24px auto 22px;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.14);overflow:hidden;position:relative;z-index:1}.slides{position:relative}.slide{display:none}.slide.active{display:block}.banner-slider img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;background:#E6EBF2}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#168CE8;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(54,91,135,.2)}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dots button.active{width:28px;border-radius:8px;background:#289CFF}.notice{margin:0 auto 30px;padding:14px 18px;border:1px solid #D7E8F6;border-radius:14px;background:#F4F7FB;color:#3F4D63}.section{padding:34px 0}.section.alt{background:#F4F7FB}.section-head{max-width:760px;margin-bottom:22px}.eyebrow{color:#289CFF;font-weight:700;letter-spacing:.08em}.section-title,h1,h2,h3{color:#2E3C52}.section-title{font-size:clamp(26px,3vw,38px);margin:4px 0 8px}.lead{font-size:18px;color:#6F7D91}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.content-img{width:100%;height:auto;display:block;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.12)}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(54,91,135,.12);border-radius:18px;padding:22px}.card h3,.zone-card h3{margin-top:0}.zone-card img{width:100%;height:auto;display:block;border-radius:14px;margin-bottom:16px}.text-link{text-decoration:none;font-weight:700}.dual{display:grid;grid-template-columns:1fr 1fr;gap:22px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{display:block;color:#168CE8;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.page-hero{padding:58px 0 26px}.page-hero h1{font-size:clamp(34px,5vw,58px);margin:0 0 12px}.prose{font-size:16px}.prose h2{margin-top:30px}.callout{padding:22px;border-left:5px solid #289CFF;background:#EAF5FF;border-radius:14px}.site-footer{margin-top:48px;background:#2C3B52;color:#EDF6FF;padding:48px 24px 20px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-brand img{width:150px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#EDF6FF;text-decoration:none;margin:6px 0}.footer-note,.copyright{max-width:1200px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#cfe2f4}.copyright{text-align:center;margin-top:12px}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill{padding:7px 12px;border-radius:999px;background:#EAF5FF;color:#168CE8}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:18px 18px 18px 64px;background:#fff;border-radius:16px;border:1px solid #D7E8F6}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#289CFF;color:#fff;font-weight:700}@media(max-width:1024px){.desktop-head{display:none}.mobile-head{display:flex}.card-grid.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 22px,1200px)}.banner-slider{margin:12px 10px 18px;border-radius:14px}.slider-arrow{width:38px;height:38px}.split,.dual,.footer-grid{grid-template-columns:1fr}.card-grid,.card-grid.four,.review-grid{grid-template-columns:1fr}.section{padding:26px 0}.page-hero{padding-top:34px}.brand-logo img,.mobile-logo img{width:120px}.main-btn.small{padding:7px 13px}.notice{font-size:14px}}
