*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3FBFF;color:#34465C;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button{font:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:fixed;top:0;left:0;right: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{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap;flex:1}.nav-core a{color:#34465C;font-weight:600;position:relative;padding:8px 6px}.nav-core a:hover,.nav-core a.active{color:#22AEEA}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-8px;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 24px;font-weight:700;box-shadow:0 10px 24px rgba(34,174,234,.24)}.header-register{flex:0 0 auto}.channel-bar{position:fixed;top:72px;left:0;right:0;z-index:90;background:#fff;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;scrollbar-width:none}.channel-scroll::-webkit-scrollbar{display:none}.channel-bar a{display:inline-flex;align-items:center;color:#5C6F82;padding:8px 13px;border-radius:999px;font-size:14px}.channel-bar a:hover,.channel-bar a.active{color:#22AEEA;background:rgba(34,174,234,.10)}main{padding-top:122px}.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;font-size:14px}.floating-service .register-link{background:linear-gradient(135deg,#45C9F5,#22AEEA 52%,#168ED4);color:#fff}.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:clamp(260px,29vw,360px)}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F8FCFF}.slider-arrow{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:26px;cursor:pointer;box-shadow:0 8px 20px rgba(31,133,184,.18)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.65);cursor:pointer}.slider-dot.active{background:#22AEEA}.section{padding:54px 0}.section.alt{background:#F8FCFF;border-top:1px solid #E2F4FD;border-bottom:1px solid #E2F4FD}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title,h1,h2,h3{color:#147FB8}.section-title{margin:0;font-size:30px;position:relative;padding-left:18px}.section-title:before{content:"";position:absolute;left:0;top:8px;width:5px;height:28px;background:#22AEEA;border-radius:8px}.eyebrow{color:#22AEEA;font-weight:700;letter-spacing:.08em}.lead{font-size:18px;color:#5C6F82}.hero-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center}.hero-copy .panel{padding:34px}.card,.zone-card,.info-card,.review-card,.panel{background:#fff;border:1px solid rgba(34,174,234,.12);box-shadow:0 16px 38px rgba(31,133,184,.12);border-radius:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.info-card,.review-card{padding:24px}.info-card strong{display:block;color:#22AEEA;font-size:18px;margin-bottom:8px}.ticker{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#E2F4FD;border:1px solid #E2F4FD;border-radius:18px;overflow:hidden}.ticker div{background:#fff;padding:18px}.ticker b{color:#22AEEA;display:block}.feature{display:grid;grid-template-columns:1fr 1.1fr;gap:34px;align-items:center}.feature.reverse{grid-template-columns:1.1fr 1fr}.feature img,.content-img{width:100%;height:280px;object-fit:contain;background:#F8FCFF;border-radius:20px;border:1px solid rgba(34,174,234,.12)}.product-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:18px;overflow-x:auto;padding:6px 2px 18px}.product-card{background:#fff;border:1px solid rgba(34,174,234,.12);border-radius:18px;overflow:hidden;min-width:220px}.product-card img{width:100%;height:150px;object-fit:contain;background:#F8FCFF}.product-card .body{padding:18px}.product-card h3{margin:0 0 8px;font-size:19px}.matrix{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.matrix .product-card:nth-child(1){grid-column:span 2}.matrix .product-card:nth-child(1) img{height:190px}.notice-list{display:grid;gap:12px}.notice-item{display:flex;gap:16px;align-items:flex-start;background:#fff;border-left:4px solid #22AEEA;padding:18px 20px;border-radius:0 16px 16px 0;box-shadow:0 10px 26px rgba(31,133,184,.08)}.notice-item time{color:#8797A9;white-space:nowrap}.faq{display:grid;gap:12px}.faq details{background:#fff;border:1px solid rgba(34,174,234,.14);border-radius:16px;padding:16px 20px}.faq summary{cursor:pointer;color:#147FB8;font-weight:700}.page-hero{padding:42px 0 28px}.page-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.page-hero img{width:100%;height:300px;object-fit:contain;border-radius:24px;background:#F8FCFF;box-shadow:0 16px 38px rgba(31,133,184,.12)}.page-hero h1{font-size:42px;line-height:1.25;margin:8px 0 18px}.content-section{padding:28px 0 52px}.content-block{padding:28px;margin-bottom:22px}.content-block h2{margin-top:0}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag{background:rgba(34,174,234,.1);color:#147FB8;border-radius:999px;padding:7px 12px;font-size:14px}.compliance{background:#EAF8FF;border:1px solid rgba(34,174,234,.2);border-radius:18px;padding:22px;color:#5C6F82}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:38px;padding:48px 0}.footer-brand img{max-height:54px;width:auto;margin-bottom:14px}footer{background:#163B57;color:#EAF7FE;margin-top:30px}footer h3{color:#fff}footer a{display:block;margin:7px 0;color:#D8F2FF}.footer-bottom{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.12);font-size:14px}.menu-toggle,.mobile-bottom-nav,.mobile-drawer,.drawer-mask{display:none}
@media(max-width:960px){.floating-service{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.hero-copy,.feature,.feature.reverse,.page-hero-inner{grid-template-columns:1fr}.matrix{grid-template-columns:repeat(2,1fr)}.matrix .product-card:nth-child(1){grid-column:span 1}.ticker{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:70px}.wrap{width:min(100% - 22px,1180px)}.header-inner{min-height:64px;gap:10px}.site-header .logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:42px}.nav-core{display:none}.menu-toggle{display:flex;width:40px;height:40px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span{height:2px;background:#147FB8;border-radius:4px}.header-register{padding:8px 14px;font-size:14px;margin-left:auto}.channel-bar{top:64px}.channel-bar a{padding:7px 11px}.channel-scroll{padding:6px 0}main{padding-top:108px}.banner-slider{margin:14px 11px 24px;height:clamp(150px,50vw,210px);border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}.section{padding:36px 0}.section-title{font-size:24px}.grid-2,.grid-4,.matrix,.ticker{grid-template-columns:1fr}.feature img,.content-img,.page-hero img{height:210px}.product-strip{grid-auto-columns:76%}.product-card img{height:128px}.page-hero{padding-top:26px}.page-hero h1{font-size:32px}.content-block{padding:22px}.footer-grid{grid-template-columns:1fr;padding:38px 0 28px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;z-index:110;background:#fff;border-top:1px solid rgba(34,174,234,.18);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{text-align:center;padding:12px 4px;color:#5C6F82;font-size:14px}.mobile-bottom-nav a:hover{color:#22AEEA}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(22,59,87,.36);z-index:199;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:200;transform:translateX(-102%);transition:.28s;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #E2F4FD}.drawer-head img{max-height:44px;width:auto}.drawer-head button{border:0;background:#EAF8FF;color:#147FB8;border-radius:50%;width:38px;height:38px;font-size:26px}.mobile-drawer nav{padding:10px 14px 28px}.mobile-drawer a{display:block;padding:11px 10px;border-bottom:1px solid #EEF8FC;color:#34465C}.menu-open{overflow:hidden}.hero-copy .panel{padding:24px}}
