
*{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:#289CFF}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#F5F7FB;box-shadow:0 10px 28px rgba(56,92,138,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap: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:18px;white-space:nowrap;flex-wrap:nowrap}.nav a,.more-btn{position:relative;color:#4E5F7A;font-weight:700;font-size:15px;padding:10px 2px;background:transparent;border:0;cursor:pointer}.nav a.active,.nav a:hover,.more-btn:hover{color:#289CFF}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:3px;border-radius:99px;background:#289CFF}.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:.2s}.right-menu{left:auto;right:0}.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;border-radius:10px;color:#4E5F7A}.dropdown-menu a:hover,.more-menu a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.header-action{flex:0 0 auto}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff!important;font-weight:800;box-shadow:0 12px 26px rgba(36,155,255,.22);white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(36,155,255,.26)}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(40,156,255,.18);border-radius:12px;width:42px;height:40px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{display:block;width:20px;height:2px;background:#289CFF;border-radius:4px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:46px 0}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;border:1px solid rgba(40,156,255,.14)}.slide{display:none}.slide.active{display:block}.slide-img{height:430px;display:flex;align-items:center;justify-content:center;background:#fff}.slide-img img{width:100%;height:100%;object-fit:contain;background:#fff}.slide-copy{position:absolute;left:34px;bottom:34px;max-width:440px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);border:1px solid rgba(40,156,255,.14);border-radius:18px;padding:20px;box-shadow:0 14px 34px rgba(56,92,138,.12)}.slide-copy h1{margin:4px 0 8px;font-size:30px;line-height:1.25;color:#289CFF}.slide-copy p{margin:0;color:#526B82}.slider-controls button{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#289CFF;box-shadow:0 10px 24px rgba(56,92,138,.16);cursor:pointer;font-size:24px}.prev{left:18px}.next{right:18px}.dots{position:absolute;right:26px;bottom:22px;display:flex;gap:8px}.dot{width:10px;height:10px;border:0;border-radius:50%;background:#DDE4EE;cursor:pointer}.dot.active{background:#289CFF}.hero-panel,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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}.hero-panel{padding:30px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.eyebrow,.tag,.label,.num,.section-kicker{color:#289CFF;font-weight:800}.hero-panel h2,.section-title,h1,h2,h3{color:#289CFF}.hero-panel h2{font-size:34px;line-height:1.25;margin:8px 0 12px}.hero-img,.content-img{height:260px;width:100%;object-fit:contain;background:#fff;border-radius:18px;border:1px solid rgba(40,156,255,.12)}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{padding:22px}.card h3,.zone-card h3,.info-card h3{margin:6px 0 8px}.zone-card img{height:170px;width:100%;object-fit:contain;background:#fff;border-radius:16px;margin-bottom:14px}.section-title{font-size:30px;margin:0 0 14px}.section-lead{max-width:820px;color:#66788A;margin:0 0 22px}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill{padding:8px 14px;background:#EEF2F7;color:#4E5F7A;border-radius:999px;font-weight:700}.steps{counter-reset:step}.step{position:relative;padding-left:54px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:22px;width:36px;height:36px;border-radius:50%;background:#EEF2F7;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:900}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:52px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#cbd8e7}.mobile-drawer,.drawer-mask{display:none}
@media (max-width:1120px){.nav{gap:12px}.nav a,.more-btn{font-size:14px}.nav .dropdown:nth-of-type(2),.nav>a:nth-of-type(4),.nav>a:nth-last-of-type(1){display:none}}
@media (max-width:768px){body{padding-bottom:20px}.header-inner{min-height:64px;padding:0 14px}.mobile-menu-btn{display:flex}.nav-wrap{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.main-btn{padding:8px 16px}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(15,32,52,.42);z-index:9998;opacity:0;visibility:hidden;transition:.22s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#F5F7FB;z-index:10000;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 38px rgba(36,52,71,.22);overflow:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(40,156,255,.12)}.drawer-head img{max-height:42px}.drawer-head button{font-size:28px;background:transparent;border:0;color:#289CFF}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 10px;border-bottom:1px solid rgba(40,156,255,.10);color:#4E5F7A;font-weight:700}.banner-slider{margin:16px 14px 26px;border-radius:18px}.slide-img{height:230px}.slide-copy{position:static;max-width:none;border-radius:0;box-shadow:none;border-left:0;border-right:0;border-bottom:0}.slide-copy h1{font-size:24px}.slider-controls button{width:34px;height:34px;font-size:18px}.dots{right:18px;bottom:112px}.section{padding:32px 0}.hero-panel,.welcome,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-panel{padding:22px}.hero-panel h2{font-size:26px}.hero-img,.content-img{height:210px}.footer-brand{grid-template-columns:1fr}.step{padding-left:0;padding-top:52px}.step:before{top:18px}.zone-card img{height:150px}}
