*{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:#3F4D63;line-height:1.75}a{color:inherit}.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 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo,.brand-logo img{display:block}.brand-logo img{width:148px;max-height:50px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;text-decoration:none;padding:10px 12px;color:#48566D;border-radius:10px;font-weight:600}.nav-core a:hover,.nav-core a.active{color:#289CFF;background:#EAF5FF}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-entry,.text-link{color:#168CE8;text-decoration:none;font-weight:700;white-space:nowrap}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 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 9px 20px rgba(37,168,251,.25);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-2px);filter:saturate(1.08)}.more-menu{position:relative;flex-shrink:0}.menu-trigger,.mobile-menu-btn,.drawer-close{border:0;background:#EAF5FF;color:#168CE8;border-radius:12px;cursor:pointer;font-weight:700}.menu-trigger{padding:10px 14px}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:230px;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;grid-template-columns:1fr 1fr;gap:4px}.more-dropdown.show{display:grid}.more-dropdown a{padding:9px 11px;text-decoration:none;border-radius:9px;color:#48566D}.more-dropdown a:hover{background:#EAF5FF;color:#289CFF}.mobile-header{display:none}.mobile-drawer,.drawer-overlay{display:none}main{position:relative;z-index:1}.container{width:min(1200px,calc(100% - 36px));margin:0 auto}.banner-slider{width:min(1280px,calc(100% - 36px));margin:24px auto 20px;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.14);overflow:hidden;position:relative;z-index:1;aspect-ratio:16/5.6}.slides,.slide{width:100%;height:100%}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;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,.86);color:#168CE8;font-size:26px;cursor:pointer;box-shadow:0 8px 18px rgba(54,91,135,.15)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer}.slider-dot.active{background:#289CFF;transform:scale(1.25)}.notice-bar{margin:0 auto 30px;padding:14px 20px;background:#EAF5FF;border:1px solid #D7E8F6;border-radius:14px;color:#3F4D63}.section{padding:34px 0}.section-soft{background:#F4F7FB}.section-title{margin:0 0 10px;color:#2E3C52;font-size:clamp(26px,3vw,38px);line-height:1.3}.section-lead{margin:0 0 24px;color:#6F7D91;max-width:850px}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center}.split.reverse{grid-template-columns:.92fr 1.08fr}.content-img{width:100%;max-height:420px;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.12)}.card,.zone-card,.info-card,.review-card,.faq-item,.page-panel{background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(54,91,135,.1);border-radius:18px}.grid-12{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{margin:0 0 8px;color:#2E3C52}.zone-card img{width:100%;height:180px;object-fit:contain;background:#F4F7FB;border-radius:14px;margin-bottom:16px}.page-hero{padding:54px 0 24px}.page-hero h1{margin:0 0 14px;color:#2E3C52;font-size:clamp(32px,5vw,52px);line-height:1.2}.page-hero p{max-width:850px;color:#6F7D91;font-size:18px}.page-panel{padding:30px;margin-bottom:24px}.page-panel h2{color:#2E3C52;margin-top:0}.page-panel h3{color:#168CE8}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-list div{padding:18px;background:#F4F7FB;border:1px solid #D7E8F6;border-radius:14px}.quote{padding:18px 20px;background:#EAF5FF;border-left:4px solid #289CFF;border-radius:0 12px 12px 0}.faq-list{display:grid;gap:14px}.faq-item{padding:20px}.faq-item h3{margin:0 0 8px;color:#2E3C52}.compliance{background:linear-gradient(135deg,#EAF5FF,#fff);border:1px solid #D7E8F6;border-radius:18px;padding:26px}.site-footer{background:#2C3B52;color:#EDF6FF;margin-top:42px}.footer-inner{width:min(1200px,calc(100% - 36px));margin:auto;padding:42px 0;display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:32px}.footer-brand img{width:150px;max-height:54px;object-fit:contain;filter:brightness(1.25)}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{margin:0 0 7px;color:#fff}.footer-links a{text-decoration:none;color:#EDF6FF}.footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.12);color:#cfe5f7}.drawer-open{overflow:hidden}
@media(max-width:1080px){.desktop-header{display:none}.mobile-header{min-height:66px;padding:0 14px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center}.mobile-menu-btn{justify-self:start;width:44px;height:42px;font-size:22px}.mobile-logo{justify-self:center;display:block}.mobile-logo img{display:block;width:132px;max-height:46px;object-fit:contain}.mobile-register{justify-self:end;padding:8px 18px}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(31,48,69,.46);z-index:10001}.drawer-overlay[hidden]{display:none}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(340px,86vw);background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 45px rgba(38,61,91,.22);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #D7E8F6}.drawer-head img{width:135px;max-height:48px;object-fit:contain}.drawer-close{width:40px;height:40px;font-size:28px}.mobile-drawer nav{display:grid;padding:14px}.mobile-drawer nav a{padding:12px 14px;text-decoration:none;border-radius:10px;color:#48566D}.mobile-drawer nav a:hover{background:#EAF5FF;color:#289CFF}.grid-12{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.banner-slider{aspect-ratio:16/8;margin-top:16px}.split,.split.reverse{grid-template-columns:1fr}.grid-3,.feature-list{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}.grid-12{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr}.page-panel{padding:22px}}
@media(max-width:520px){.container,.footer-inner,.banner-slider{width:min(100% - 24px,1200px)}.mobile-header{grid-template-columns:72px 1fr 72px}.mobile-logo img{width:112px}.mobile-register{padding:7px 14px}.grid-12{grid-template-columns:1fr}.section{padding:28px 0}.slider-arrow{width:38px;height:38px}.page-hero{padding-top:38px}.card,.zone-card,.info-card,.review-card{padding:18px}}
