
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;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 24px rgba(56,92,138,.08)}.header-inner{max-width:1200px;margin:0 auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0;position:relative}.nav a:hover,.nav a.active{color:#289CFF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;border-radius:4px;background:#289CFF}.header-action{flex:0 0 auto;display:flex;align-items:center}.dropdown,.more-dropdown{position:relative}.dropdown-menu,.more-menu{position:absolute;top:100%;left:0;min-width:180px;background:#FFFFFF;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:.2s}.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)}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);padding:13px 24px}.small-btn{padding:10px 22px}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:24px;height:2px;background:#4E5F7A;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(36,52,71,.42);z-index:10000;opacity:0;visibility:hidden;transition:.24s}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-104%);transition:.28s;box-shadow:18px 0 38px rgba(56,92,138,.22);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{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);background:#F5F7FB}.drawer-head img{height:48px;width:auto}.drawer-close{border:0;background:#EEF2F7;color:#289CFF;width:36px;height:36px;border-radius:50%;font-size:24px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 14px;border-radius:12px;color:#4E5F7A;font-weight:700}.drawer-nav a:hover{background:rgba(40,156,255,.08);color:#289CFF}main{padding-top:0}.container{max-width:1200px;margin:0 auto;padding:0 22px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center;padding:54px}.eyebrow,.tag,.number{color:#289CFF;font-weight:800}.hero-section h1,.page-hero h1{font-size:42px;line-height:1.2;margin:12px 0;color:#289CFF}.hero-lead{font-size:18px;color:#66788A;margin:0 0 18px}.hero-text{color:#243447;margin-bottom:20px}.tag-row{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 24px}.tag-row span{background:#EEF2F7;color:#289CFF;border:1px solid rgba(40,156,255,.16);border-radius:999px;padding:8px 13px;font-weight:700}.hero-image img,.content-img{border-radius:18px;border:1px solid rgba(40,156,255,.14);box-shadow:0 12px 28px rgba(56,92,138,.12)}.section{padding:28px 0}.section-head{max-width:820px;margin:0 auto 22px;text-align:center}.section-title,h1,h2,h3{color:#289CFF}.section-title{font-size:30px;margin:0 0 10px}.section-head p,.muted{color:#66788A}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-5{grid-template-columns:repeat(5,1fr)}.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:18px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin-top:0}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin-bottom:0}.text-link{color:#289CFF;font-weight:800}.zone-card img{width:100%;height:auto;object-fit:contain;border-radius:14px;margin-bottom:14px;background:#F5F7FB}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.panel{background:#FFFFFF;border-radius:22px;padding:34px;box-shadow:0 18px 40px rgba(56,92,138,.12);border:1px solid rgba(40,156,255,.14)}.steps{counter-reset:item;display:grid;gap:14px}.step{display:flex;gap:12px;background:#F5F7FB;border-radius:16px;padding:16px}.step:before{counter-increment:item;content:counter(item);flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:900}.review-card strong{color:#243447}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.notice{background:#DDE4EE;border-left:4px solid #289CFF;border-radius:16px;padding:18px;color:#4E5F7A}.page-hero{max-width:1200px;margin:28px auto;padding:42px 22px;background:#FFFFFF;border-radius:22px;box-shadow:0 18px 40px rgba(56,92,138,.12);text-align:center}.page-hero p{max-width:840px;margin:0 auto;color:#66788A}.list{padding-left:18px;color:#66788A}.list li{margin:8px 0}.contact-box{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-footer{background:#243447;color:#EAF3FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 22px;display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.footer-brand img{height:54px;width:auto;margin-bottom:14px}.footer-brand p{color:#EAF3FF;opacity:.86}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:999px;padding:9px 14px}.footer-note{text-align:center;padding:16px 22px;border-top:1px solid rgba(234,243,255,.14);color:#EAF3FF;opacity:.82;font-size:14px}@media(max-width:1100px){.nav{gap:12px}.nav a{font-size:14px}.grid-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.nav-wrap{display:none}.mobile-menu-btn{display:flex}.header-inner{gap:12px;min-height:68px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:48px}.hero-grid,.split,.footer-inner{grid-template-columns:1fr}.hero-grid{padding:32px}.hero-section h1,.page-hero h1{font-size:32px}.grid-4,.grid-3,.grid-5,.contact-box{grid-template-columns:1fr 1fr}.section-title{font-size:26px}}@media(max-width:560px){.container{padding:0 14px}.hero-section{margin:18px 14px 24px}.hero-grid{padding:24px}.grid-2,.grid-3,.grid-4,.grid-5,.contact-box{grid-template-columns:1fr}.header-inner{padding:0 12px}.small-btn{padding:8px 16px}.logo img{max-height:42px}.hero-section h1,.page-hero h1{font-size:28px}.page-hero{margin:18px 14px}.card,.zone-card,.info-card,.review-card,.faq-item,.panel{padding:18px}}
