*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#EEF7FF;color:#243447;font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:12000;background:rgba(255,255,255,.78);backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(58,143,232,.10)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#5F6F95;font-weight:700;padding:24px 4px}.nav-core a:hover,.nav-core a.active{color:#3A8FE8}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn,.mobile-menu-btn,.mega-close,.drawer-close,.slider-arrow{font:inherit;cursor:pointer}.all-menu-btn{border:1px solid rgba(58,143,232,.18);background:rgba(255,255,255,.74);color:#3A8FE8;border-radius:999px;padding:10px 16px;font-weight:700}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#67C5FF 0%,#3698F2 45%,#1F79D8 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 9px 20px rgba(31,121,216,.22)}.mobile-menu-btn{display:none;border:0;background:transparent;padding:10px}.mobile-menu-btn span{display:block;width:24px;height:2px;background:#3A8FE8;margin:5px;border-radius:2px}.menu-overlay{position:fixed;inset:76px 0 0;background:rgba(32,55,82,.24);opacity:0;visibility:hidden;transition:.25s;z-index:9998}.menu-overlay.show{opacity:1;visibility:visible}.mega-panel{position:fixed;top:86px;left:50%;transform:translate(-50%,-12px);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,.97);border:1px solid rgba(58,143,232,.16);border-radius:24px;box-shadow:0 24px 60px rgba(62,120,180,.16);z-index:10000;padding:24px;opacity:0;visibility:hidden;transition:.25s}.mega-panel.open{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;color:#3A8FE8;font-size:22px}.mega-close,.drawer-close{border:0;background:#E8F4FF;color:#3A8FE8;width:38px;height:38px;border-radius:50%;font-size:26px}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mega-grid h3{margin:0 0 10px}.mega-grid a{display:block;padding:10px 12px;border-radius:14px}.mega-grid a:hover{background:#EEF7FF}.mega-grid b{display:block;color:#3A8FE8}.mega-grid span{display:block;color:#8A9AAF;font-size:13px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#fff;z-index:13000;transform:translateX(-104%);transition:.28s;overflow:auto;box-shadow:18px 0 50px rgba(36,52,71,.18)}.mobile-drawer.open{transform:none}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #DDEEFF}.drawer-head img{max-height:45px;width:auto}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:12px 14px;margin:3px 0;border-radius:12px;color:#5F6F95;font-weight:700}.mobile-drawer nav a:hover{background:#EEF7FF;color:#3A8FE8}.menu-open{overflow:hidden}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(62,120,180,.12);overflow:hidden;position:relative}.slides{position:relative}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:auto;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.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:#3A8FE8;font-size:28px;z-index:2}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.65);box-shadow:0 0 0 1px rgba(58,143,232,.25);cursor:pointer}.slider-dot.active{background:#3A8FE8}.section{padding:42px 0}.section.alt{background:#F6FBFF}.section-head{max-width:760px;margin-bottom:24px}.eyebrow{display:inline-block;color:#3A8FE8;background:#E8F4FF;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800}h1,h2,h3,.section-title{color:#3A8FE8;line-height:1.35}h1{font-size:clamp(32px,5vw,54px);margin:14px 0}h2{font-size:clamp(25px,4vw,38px);margin:10px 0}.lead{font-size:18px;color:#66788A}.hero-panel,.split,.notice-box{background:rgba(255,255,255,.94);border:1px solid rgba(58,143,232,.16);box-shadow:0 14px 36px rgba(62,120,180,.10);border-radius:24px;padding:30px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.content-img{border-radius:18px;width:100%;object-fit:contain}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.94);border:1px solid rgba(58,143,232,.16);box-shadow:0 14px 36px rgba(62,120,180,.10);border-radius:20px;padding:22px}.card p,.review-card p{color:#66788A}.zone-card img{border-radius:14px;margin-bottom:16px}.link-arrow{color:#3A8FE8;font-weight:800}.steps{counter-reset:step}.step{position:relative;padding-left:58px;min-height:48px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#E8F4FF;color:#3A8FE8;font-weight:900}.faq-list details{background:#fff;border:1px solid rgba(58,143,232,.16);border-radius:16px;padding:16px 18px;margin:12px 0}.faq-list summary{cursor:pointer;color:#3A8FE8;font-weight:800}.faq-list p{color:#66788A}.compliance{background:#DDEEFF;border-radius:22px;padding:24px}.page-hero{padding:58px 0 24px}.page-hero .hero-panel{background:linear-gradient(135deg,#fff,#E8F4FF)}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.ghost-btn{display:inline-flex;padding:10px 18px;border-radius:999px;border:1px solid rgba(58,143,232,.22);color:#3A8FE8;font-weight:800;background:#fff}footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:36px;padding:42px 0}.footer-brand img{max-height:50px;width:auto;margin-bottom:15px}.footer-grid h3{color:#EAF3FF}.footer-grid a{display:block;color:#EAF3FF;margin:7px 0}.footer-grid p{color:#cbd9e8}.footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.1);color:#cbd9e8;font-size:14px}
@media(max-width:900px){.nav-core,.all-menu-btn{display:none}.mobile-menu-btn{display:block}.header-inner{position:relative;display:grid;grid-template-columns:72px 1fr 72px;gap:0}.logo{position:absolute;left:50%;transform:translateX(-50%);z-index:1}.logo img{max-width:132px;max-height:46px}.mobile-menu-btn{justify-self:start;z-index:3}.header-action{grid-column:3;justify-self:end;z-index:3}.header-register{padding:9px 14px}.mega-panel{display:none}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(100% - 22px,1180px)}.section{padding:30px 0}.hero-panel,.split,.notice-box{padding:20px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.banner-slider{margin:14px 11px 26px;border-radius:14px}.slider-arrow{width:36px;height:36px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.header-inner{grid-template-columns:64px 1fr 64px;min-height:68px}.site-header{min-height:68px}.header-register{padding:8px 12px;font-size:14px}.logo img{max-width:118px;max-height:42px}.step{padding-left:52px}.menu-overlay{inset:68px 0 0}}
