*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei",Arial,sans-serif;background:#F2F7FD;color:#33445F;line-height:1.75;padding-top:82px}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{position:fixed;top:0;left:0;right:0;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 6px 20px rgba(68,106,153,0.10);z-index:1000}.header-inner{max-width:1200px;margin:0 auto;height:82px;display:flex;align-items:center;gap:22px;padding:0 20px}.logo img{max-height:52px;width:auto;display:block}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;white-space:nowrap}.desktop-nav>a,.drop-btn{position:relative;border:0;background:transparent;color:#5E6E8D;font-size:15px;padding:26px 10px;cursor:pointer;font-family:inherit}.desktop-nav>a.active,.drop-btn.active{color:#168DFF}.desktop-nav>a.active:after,.drop-btn.active:after{content:"";position:absolute;left:10px;right:10px;bottom:18px;height:3px;background:#168DFF;border-radius:9px}.nav-dropdown{position:relative}.drop-menu{position:absolute;top:70px;left:50%;transform:translateX(-50%);min-width:150px;background:#FFFFFF;border-radius:16px;box-shadow:0 16px 36px rgba(68,106,153,0.16);padding:10px;opacity:0;visibility:hidden;z-index:1200;transition:.2s}.nav-dropdown:hover .drop-menu,.nav-dropdown:focus-within .drop-menu{opacity:1;visibility:visible;top:64px}.drop-menu a{display:block;color:#5E6E8D;padding:9px 12px;border-radius:10px;font-size:14px}.drop-menu a:hover{background:#EDF5FD;color:#168DFF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#39D6F4 0%,#1EBDEB 48%,#168DFF 100%);color:#FFFFFF;border-radius:999px;padding:10px 24px;font-weight:700;box-shadow:0 10px 24px rgba(30,189,235,.24);border:0}.header-btn{flex:0 0 auto}.mobile-menu-btn{display:none;border:0;background:transparent;gap:5px;flex-direction:column;padding:8px}.mobile-menu-btn span{width:24px;height:2px;background:#168DFF;border-radius:8px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.banner-slider{max-width:1200px;height:410px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 14px 34px rgba(68,106,153,0.10);overflow:hidden;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.show{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.85);color:#168DFF;font-size:28px;cursor:pointer;box-shadow:0 8px 18px rgba(68,106,153,.18)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#C6D9F0;cursor:pointer}.dot.on{background:#168DFF}.hero,.section{margin:34px auto}.hero-card,.section-panel{background:rgba(255,255,255,0.96);border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);border-radius:24px;padding:32px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero-img,.page-img{border-radius:22px;background:#FFFFFF;box-shadow:0 12px 26px rgba(68,106,153,.10);overflow:hidden}.hero-img img,.page-img img{width:100%;max-height:360px;object-fit:contain;background:#FFFFFF}h1,h2,h3,.section-title{color:#168DFF;line-height:1.3;margin-top:0}h1{font-size:38px;margin-bottom:14px}h2{font-size:28px}.lead{font-size:18px;color:#687995}.highlight,.text-link{color:#168DFF}.tag{display:inline-flex;color:#35BFF0;background:#E7F1FB;border-radius:99px;padding:5px 13px;font-weight:700;margin-bottom:12px}.grid{display:grid;gap:18px}.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{background:rgba(255,255,255,0.96);border:1px solid rgba(72,120,176,0.12);box-shadow:0 12px 32px rgba(68,106,153,0.10);border-radius:20px;padding:22px}.card h3,.zone-card h3,.info-card h3{margin-bottom:8px}.text-link{font-weight:700}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.steps{counter-reset:s;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step{background:#FFFFFF;border-radius:18px;padding:18px;border:1px solid rgba(72,120,176,0.12)}.step:before{counter-increment:s;content:counter(s);display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#E7F1FB;color:#35BFF0;font-weight:800;margin-bottom:10px}.faq-item{border-bottom:1px solid rgba(72,120,176,0.12);padding:18px 0}.faq-item:last-child{border-bottom:0}.notice{background:#E7F1FB;border-left:4px solid #168DFF;border-radius:16px;padding:18px;color:#687995}.site-footer{background:#344564;color:#EAF5FF;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px}.footer-brand{display:flex;gap:18px;align-items:center}.footer-brand img{max-height:50px;width:auto;background:#FFFFFF;border-radius:12px;padding:4px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#EAF5FF}.footer-note{color:#CFE3F8;font-size:14px}.bottom-quick{display:none}.drawer-mask,.mobile-drawer{display:none}.page-head{margin-top:28px}.page-grid{display:grid;grid-template-columns:1fr .8fr;gap:28px;align-items:center}.content-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.review-line{font-style:normal;color:#687995}.mobile-drawer{position:fixed;z-index:1500;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#FFFFFF;box-shadow:20px 0 44px rgba(0,0,0,.18);transform:translateX(-105%);transition:.25s;padding:18px;overflow:auto}.drawer-mask{position:fixed;z-index:1400;inset:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:.25s}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-close{border:0;background:#EDF5FD;color:#168DFF;width:36px;height:36px;border-radius:50%;font-size:28px}.drawer-nav a{display:block;padding:12px 10px;border-bottom:1px solid rgba(72,120,176,0.10);color:#5E6E8D}.drawer-open{overflow:hidden}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;visibility:visible}@media(max-width:980px){body{padding-top:70px}.header-inner{height:70px;justify-content:space-between}.desktop-nav{display:none}.mobile-menu-btn{display:flex}.site-header .logo img{max-height:46px}.banner-slider{height:300px;margin:20px 14px}.hero-grid,.split,.page-grid{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2,.content-list,.steps{grid-template-columns:1fr 1fr}h1{font-size:30px}.drawer-mask,.mobile-drawer{display:block}.bottom-quick{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#FFFFFF;box-shadow:0 -8px 24px rgba(68,106,153,.12);z-index:980}.bottom-quick a{text-align:center;padding:10px 0;color:#168DFF;font-size:13px}body{padding-bottom:48px}}@media(max-width:620px){.container{padding:0 14px}.hero-card,.section-panel{padding:22px;border-radius:20px}.grid-4,.grid-3,.grid-2,.content-list,.steps{grid-template-columns:1fr}.banner-slider{height:210px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:22px}.header-btn{padding:8px 16px}.page-img img,.hero-img img{max-height:260px}h1{font-size:27px}h2{font-size:23px}.footer-brand{align-items:flex-start;flex-direction:column}}
