*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#E6EBF2;color:#243447;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,.14);box-shadow:0 8px 26px rgba(56,92,138,.08)}.header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 22px}.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{color:#4E5F7A;font-weight:700;font-size:15px;padding:22px 0;position:relative}.nav a.active,.nav a:hover,.drop-link.active{color:#289CFF}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:3px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(36,155,255,.28)}.main-btn:hover{transform:translateY(-1px)}.text-link{color:#289CFF;font-weight:800}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:184px;background:#fff;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;opacity:0;visibility:hidden;transform:translateY(10px);transition:.22s}.dropdown:hover .dropdown-menu,.more-dropdown:hover .more-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a,.more-menu a{display:block;padding:10px 14px;color:#4E5F7A;white-space:nowrap;border-radius:10px}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.site-main{padding-top:0}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{margin:34px auto}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.step-card{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}.section-head{margin-bottom:18px}.eyebrow{display:inline-flex;color:#289CFF;background:rgba(40,156,255,.1);padding:5px 12px;border-radius:999px;font-size:13px;font-weight:800}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:10px 0 8px}.section-desc,.muted{color:#66788A}.hero-card{padding:34px;margin-top:28px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.hero-card h1{font-size:42px;line-height:1.2;margin:8px 0 14px}.hero-card p{color:#66788A}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:20px}.content-img{width:100%;border-radius:20px;background:#fff;object-fit:contain;box-shadow:0 14px 32px rgba(56,92,138,.10)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:24px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px}.zone-card img{width:100%;max-height:190px;object-fit:contain;background:#fff;border-radius:16px;margin-bottom:14px}.info-list{display:grid;gap:12px}.info-list li{list-style:none;padding:14px 16px;border-radius:16px;background:#EEF2F7;border:1px solid rgba(40,156,255,.12)}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none}.slide.active{display:block}.slide-media{height:430px;background:#fff;display:flex;align-items:center;justify-content:center}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:32px;bottom:34px;width:360px;padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 14px 28px rgba(56,92,138,.14)}.slide-copy h2{margin:0 0 8px;font-size:24px}.slide-copy p{margin:0;color:#66788A}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#289CFF;font-size:24px;cursor:pointer;box-shadow:0 10px 24px rgba(56,92,138,.16)}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.slider-dots button.active{width:26px;border-radius:999px;background:#289CFF}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{padding:26px;position:relative;overflow:hidden}.step-no{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#289CFF;color:#fff;font-weight:900;margin-bottom:12px;flex:0 0 auto}.step-card h3{margin:0 0 8px}.review-card p{margin:0;color:#243447}.review-card strong{display:block;margin-top:12px;color:#289CFF}.notice{border-radius:22px;background:#DDE4EE;padding:24px;border:1px solid rgba(40,156,255,.16);color:#4E5F7A}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px}.site-footer{background:#243447;color:#EAF3FF;margin-top:56px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-brand img{max-height:50px;margin-bottom:14px}.footer-brand p,.footer-note{color:#D5E5F7}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h3{color:#EAF3FF;margin:0 0 8px}.footer-links a{color:#D5E5F7}.footer-links a:hover{color:#fff}.footer-note{text-align:center;border-top:1px solid rgba(234,243,255,.14);padding:18px 22px}.menu-toggle{display:none;background:transparent;border:0;width:40px;padding:8px}.menu-toggle span{display:block;height:3px;background:#289CFF;border-radius:4px;margin:5px 0}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 38px rgba(56,92,138,.18);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 rgba(40,156,255,.12)}.drawer-head img{max-height:46px}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;width:34px;height:34px;border-radius:50%;font-size:24px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}.no-scroll{overflow:hidden}@media(max-width:1100px){.nav{gap:14px}.nav a{font-size:14px}.hero-card{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.header-inner{min-height:66px;padding:0 14px;gap:10px}.menu-toggle{display:block;flex:0 0 auto}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-action .main-btn{min-height:36px;padding:0 15px}.site-main{padding-top:0}.container{padding:0 16px}.banner-slider{margin:18px 16px 24px;border-radius:18px}.slide-media{height:210px}.slide-copy{position:static;width:auto;margin:0;padding:16px 18px;border-radius:0;background:#fff;box-shadow:none}.slide-copy h2{font-size:20px}.slider-btn{width:36px;height:36px;font-size:20px}.slider-dots{position:static;padding:12px;background:#fff}.hero-card{padding:22px}.hero-card h1{font-size:30px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.step-card{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:0}.step-no{position:static;margin:0 0 12px 0;width:32px;height:32px}.step-card h3{line-height:1.35;margin:0 0 8px 0;padding:0}.footer-inner{grid-template-columns:1fr}.section-title{font-size:26px}.zone-card img{max-height:170px}}@media(max-width:420px){.header-action .main-btn{padding:0 12px}.logo img{max-height:38px}.slide-media{height:190px}.hero-card h1{font-size:28px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px}.step-card{padding:22px 20px}.step-no{width:30px;height:30px;font-size:14px}}
