
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font:16px/1.75 system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(34,174,234,.12)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#34465C;font-weight:700;position:relative;padding:8px 2px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-9px;width:22px;height:3px;border-radius:999px;background:#22AEEA;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#45C9F5 0%,#22AEEA 52%,#168ED4 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 10px 22px rgba(34,174,234,.22)}.header-register{margin-left:auto}.channel-bar{background:#fff;border-top:1px solid rgba(34,174,234,.07);border-bottom:1px solid rgba(34,174,234,.12);overflow-x:auto;white-space:nowrap}.channel-scroll{display:flex;gap:4px;overflow-x:auto;padding:7px 0}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:8px 12px;border-radius:999px}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.10)}.floating-service{position:fixed;right:18px;top:42%;z-index:50;display:flex;flex-direction:column;gap:8px}.floating-service a{background:#fff;color:#34465C;border:1px solid rgba(34,174,234,.12);box-shadow:0 12px 30px rgba(31,133,184,.12);border-radius:999px;padding:9px 12px}.floating-service .register-link{background:linear-gradient(135deg,#45C9F5,#22AEEA 52%,#168ED4);color:#fff}.menu-toggle{display:none;border:0;background:transparent;font-size:24px;color:#147FB8}.mobile-drawer,.drawer-overlay{display:none}.page-hero{padding:46px 0 20px}.hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center;background:linear-gradient(135deg,#fff,#F8FCFF);border:1px solid rgba(34,174,234,.12);border-radius:28px;padding:42px;box-shadow:0 16px 38px rgba(31,133,184,.12)}h1,h2,h3,.section-title{color:#22AEEA}h1{font-size:clamp(34px,5vw,58px);line-height:1.18;margin:0 0 18px}h2{font-size:30px;margin:0 0 16px}.hero-copy p{color:#5C6F82;font-size:18px}.hero-img{width:100%;max-height:300px;object-fit:contain;background:#F8FCFF;border-radius:22px}.section{padding:32px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head p{max-width:680px;color:#5C6F82}.grid{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px;padding:24px}.card p,.zone-card p,.info-card p,.review-card p{color:#5C6F82}.product-card img{width:100%;height:155px;object-fit:contain;background:#F8FCFF;border-radius:15px;margin-bottom:14px}.content-img{width:100%;height:250px;object-fit:contain;background:#F8FCFF;border-radius:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#E2F4FD;border-radius:18px;overflow:hidden}.ticker article{background:#fff;padding:20px}.ticker strong{display:block;color:#147FB8;margin-bottom:6px}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12);overflow:hidden;position:relative;height:340px}.slides{height:100%;display:flex;transition:transform .55s ease}.slide{min-width:100%;height:100%}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#147FB8;font-size:25px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(20,127,184,.28);padding:0}.dots button.active{background:#22AEEA}.notice{background:linear-gradient(135deg,#EAF8FF,#fff);border-left:4px solid #22AEEA;padding:22px;border-radius:16px}.faq-list details{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:14px;padding:16px 18px;margin-bottom:12px}.faq-list summary{font-weight:800;color:#147FB8;cursor:pointer}footer{background:#163B57;color:#EAF7FE;margin-top:54px;padding:46px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer-brand img{max-height:48px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#D7EEFA;margin:8px 0}.legal{border-top:1px solid rgba(255,255,255,.13);margin-top:26px;padding-top:18px;font-size:14px;color:#C8E0ED}.mobile-bottom-nav{display:none}
@media(max-width:900px){.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.ticker{grid-template-columns:repeat(2,1fr)}.split,.hero-inner{grid-template-columns:1fr}.floating-service{display:none}.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;gap:12px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.header-register{padding:9px 17px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:220;transform:translateX(-105%);transition:.28s ease;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(22,59,87,.38);z-index:210;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #E2F4FD}.drawer-head img{max-height:44px}.drawer-close{border:0;background:transparent;font-size:30px;color:#147FB8}.mobile-drawer nav{display:grid;padding:10px}.mobile-drawer nav a{padding:12px;border-bottom:1px solid #EEF8FD}.menu-open{overflow:hidden}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #E2F4FD;z-index:150}.mobile-bottom-nav a{text-align:center;padding:11px 4px;color:#5C6F82;font-weight:700}.mobile-bottom-nav a:hover{color:#22AEEA}body{padding-bottom:58px}.banner-slider{height:200px;margin-top:16px}.content-img{height:210px}}
@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.channel-bar a{padding:7px 10px}.hero-inner{padding:26px 20px;border-radius:20px}.page-hero{padding-top:24px}h1{font-size:34px}.grid-4,.ticker{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:19px}.product-card img{height:125px}.banner-slider{height:170px;border-radius:16px}.slider-btn{width:34px;height:34px}.footer-grid{grid-template-columns:1fr}.hero-img{max-height:220px}}
