
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:#289CFF;text-decoration:none}img{max-width:100%;height:auto}main{padding-top:0}.container{width:min(1200px,92vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.desktop-header{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img{width:138px;display:block}.nav{display:flex;align-items:center;gap:12px;flex:1;overflow-x:auto;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:24px 2px}.nav a.active,.nav a:hover{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:3px;border-radius:99px;background:#289CFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;border:0;transition:.2s ease;padding:10px 22px;white-space:nowrap}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#1E90F0 100%);transform:translateY(-1px)}.header-btn{min-width:86px}.mobile-topbar{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{height:38px;width:auto}.menu-toggle{width:42px;height:42px;border:0;background:#FFFFFF;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(56,92,138,.08)}.menu-toggle span{width:21px;height:2px;background:#4E5F7A;border-radius:4px}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 50px rgba(36,52,71,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:42px}.drawer-close{border:0;background:#EEF2F7;color:#4E5F7A;border-radius:12px;font-size:28px;width:42px;height:42px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:12px 14px;border-radius:14px;background:#F5F7FB}.drawer-nav a.active{color:#289CFF;background:#EEF2F7}.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}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.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:42px;height:42px;border-radius:999px;border:0;background:rgba(255,255,255,.86);color:#289CFF;font-size:26px;box-shadow:0 10px 24px rgba(56,92,138,.18);cursor:pointer}.slider-prev{left:16px}.slider-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-radius:999px;border:0;background:rgba(255,255,255,.65);box-shadow:0 0 0 1px rgba(40,156,255,.2);cursor:pointer}.slider-dot.active{width:26px;background:#289CFF}.section{padding:44px 0}.section-soft{background:#EEF2F7}.section-title{font-size:32px;line-height:1.28;margin:0 0 12px;color:#289CFF}.section-lead{color:#66788A;max-width:820px;margin:0 0 24px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{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{padding:30px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.hero-card h1,.page-hero h1{color:#289CFF;font-size:42px;line-height:1.22;margin:0 0 14px}.hero-card p,.page-hero p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:0 0 14px}.content-img{width:100%;display:block;border-radius:20px;object-fit:contain;background:#FFFFFF}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.info-card,.review-card,.faq-item{padding:24px}.card h3,.zone-card h3,.info-card h3,.faq-item h3{color:#289CFF;margin:0 0 10px}.tag{display:inline-flex;color:#289CFF;background:#EEF2F7;border-radius:999px;padding:4px 12px;font-weight:800;margin-bottom:12px}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card a{margin-top:auto;font-weight:800}.steps{counter-reset:step}.steps .info-card{position:relative;padding-left:68px}.steps .info-card:before{counter-increment:step;content:counter(step);position:absolute;left:22px;top:24px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#EEF2F7;color:#289CFF;font-weight:900}.page-hero{padding:54px 0 30px}.page-hero-inner{background:linear-gradient(180deg,#FFFFFF 0%,#EEF2F7 100%);border:1px solid rgba(40,156,255,.16);border-radius:28px;padding:38px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:18px;padding:20px;color:#4E5F7A}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px;padding:42px 0}.footer-brand img{width:132px;margin-bottom:12px}.site-footer p{color:#EAF3FF;margin:0}.site-footer h3{color:#EAF3FF;margin:0 0 12px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.footer-bottom{border-top:1px solid rgba(234,243,255,.18);padding:16px 0;color:#EAF3FF;font-size:14px}.app-section img{max-width:100%;height:auto}.review-card strong{color:#243447}.plain-list{padding-left:18px;color:#66788A}.plain-list li{margin:8px 0}@media(max-width:980px){.desktop-header{display:none}.mobile-topbar{display:flex}.hero-card{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero-card h1,.page-hero h1{font-size:34px}.section-title{font-size:28px}}@media(max-width:760px){.container{width:min(94vw,1200px)}.section{padding:32px 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card img{height:220px}.slider-arrow{width:36px;height:36px;font-size:22px}.hero-card,.page-hero-inner{padding:24px;border-radius:22px}.hero-card h1,.page-hero h1{font-size:28px}.footer-grid{grid-template-columns:1fr}.main-btn{padding:9px 16px}.mobile-topbar .header-btn{min-width:70px;padding:8px 14px}.steps .info-card{padding-left:24px}.steps .info-card:before{position:static;margin-bottom:10px}}
