:root{color:#142035;background:#fff;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #075ac7;--blue-strong: #0049b9;--blue-dark: #052c5f;--blue-soft: #eaf3ff;--green: #12a75a;--line: #dce7f5;--muted: #65758b;--surface: #f6faff;--shadow: 0 18px 48px rgba(18, 73, 135, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-shell{overflow:hidden;background:linear-gradient(180deg,#eef6ffe6 0,#fff0 520px),#fff}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;height:86px;padding:0 clamp(22px,5vw,78px);border-bottom:1px solid rgba(11,83,181,.08);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;color:inherit;text-decoration:none;white-space:nowrap}.brand-logo{width:134px;height:auto;object-fit:contain}.brand small{display:block;color:#324158;font-size:12px}.site-nav{display:flex;justify-content:center;gap:22px}.nav-link{position:relative;border:0;background:transparent;color:#18243a;font-size:14px;line-height:86px;white-space:nowrap}.nav-link:first-child,.nav-link:hover{color:var(--blue)}.nav-link:first-child:after,.nav-link:hover:after{position:absolute;right:10px;bottom:0;left:10px;height:3px;border-radius:8px 8px 0 0;background:var(--blue);content:""}.hotline{display:inline-flex;align-items:center;gap:10px;color:var(--blue);text-decoration:none;white-space:nowrap}.hotline svg{width:42px;height:42px;padding:9px;border:1px solid rgba(7,90,199,.35);border-radius:50%}.hotline small{display:block;color:#6c7890;font-size:12px}.hotline strong{display:block;font-size:22px;line-height:1.05}.menu-button{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--blue)}.hero{position:relative;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(500px,1.2fr);align-items:center;min-height:700px;padding:68px clamp(22px,5vw,86px) 74px}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at 86% 36%,rgba(16,101,205,.13),transparent 30%),linear-gradient(90deg,#fff,#fffffff5 38%,#ffffffa3 72%,#eef6ff);content:""}.hero-copy,.hero-visual{position:relative;z-index:1}.eyebrow{margin:0 0 14px;color:var(--blue);font-size:15px;font-weight:700;letter-spacing:0}.hero h1{margin:0;color:#061226;font-size:clamp(34px,3vw,44px);font-weight:900;line-height:1.18}.hero h1 span{display:block}.hero h1 .hero-accent{margin-top:9px;color:var(--blue)}.hero-subtitle{max-width:660px;margin:20px 0 32px;color:#273349;font-size:22px;line-height:1.68}.hero-features{display:grid;grid-template-columns:repeat(4,minmax(116px,1fr));gap:20px;max-width:760px}.hero-feature{min-width:0}.hero-feature svg{color:var(--blue)}.hero-feature strong{display:block;margin-top:10px;color:#182238;font-size:15px}.hero-feature small{display:block;margin-top:5px;color:#6d7c91;font-size:12px;line-height:1.45}.hero-actions{display:flex;gap:22px;margin-top:42px}.primary-button,.secondary-button,.green-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border-radius:6px;font-weight:700}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff;box-shadow:0 12px 24px #075ac733}.secondary-button{border:1px solid var(--blue);background:#ffffffd1;color:var(--blue)}.green-button{border:1px solid var(--green);background:var(--green);color:#fff}.text-button{min-height:auto;padding:0;border:0;background:transparent;color:var(--blue)}.compact{min-height:44px;padding-inline:20px}.hero-visual{min-width:0}.hero-visual img{width:100%;height:min(58vw,560px);object-fit:cover;object-position:center;border-radius:0 0 0 46px;box-shadow:var(--shadow)}.hero-card{position:absolute;top:64px;right:42px;width:min(360px,46%);padding:24px;border:1px solid rgba(7,90,199,.14);border-radius:8px;background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card strong{display:block;color:var(--blue);font-size:clamp(24px,2.2vw,34px)}.hero-card span{display:block;margin-top:8px;color:#3f4f68;font-size:15px}.hero-card div{display:flex;gap:14px;margin-top:18px;color:var(--blue)}.section{padding:72px clamp(22px,5vw,86px)}.section-title{margin-bottom:34px;text-align:center}.section-title h2,.solution-copy h2,.section-split h2,.oem-section h2,.about-card h2{margin:0;color:#0a1528;font-size:clamp(30px,3vw,42px);line-height:1.22}.section-title p,.section-lead{margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.75}.align-left{text-align:left}.products-section{background:#fff}.product-tabs{display:flex;justify-content:center;gap:48px;margin-bottom:26px;overflow-x:auto;padding-bottom:4px}.product-tabs button{min-width:112px;height:34px;border:0;border-radius:999px;background:transparent;color:#253146}.product-tabs button.is-active{background:var(--blue);color:#fff;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.product-card{border:1px solid var(--line);border-radius:4px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover,.product-card.is-selected{transform:translateY(-4px);border-color:#075ac75c;box-shadow:0 18px 32px #1a4c841f}.product-card button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;text-align:left}.product-card img{width:100%;aspect-ratio:1.05;object-fit:contain;padding:18px 16px 8px;background:linear-gradient(180deg,#fff,#f8fbff)}.product-card span{display:block;padding:0 18px;color:#172238;font-size:18px;font-weight:700}.product-card small{display:block;min-height:40px;padding:8px 18px 0;color:#596a82;font-size:13px;line-height:1.45}.product-card em{display:block;padding:14px 18px 18px;color:var(--blue);font-size:13px;font-style:normal;font-weight:700}.product-detail{display:grid;grid-template-columns:250px 1fr;align-items:center;gap:28px;max-width:760px;margin:34px auto 0;padding:24px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(90deg,#f6fbff,#fff)}.product-detail img{width:100%;max-height:190px;object-fit:contain}.product-detail h3{margin:0;font-size:26px}.product-detail p:not(.eyebrow){margin:10px 0 18px;color:#596a82;line-height:1.75}.solution-section{display:grid;grid-template-columns:.92fr 1.25fr;gap:46px;align-items:center;background:var(--surface)}.solution-points{display:grid;gap:22px;margin:28px 0 30px}.solution-point{display:flex;gap:14px;align-items:flex-start}.solution-point svg{flex:0 0 auto;color:var(--blue)}.solution-point strong,.solution-point small{display:block}.solution-point strong{margin-bottom:5px;font-size:17px}.solution-point small{color:var(--muted);line-height:1.6}.solution-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.solution-gallery img{width:100%;aspect-ratio:1.28;object-fit:cover;border-radius:6px;border:1px solid rgba(7,90,199,.08)}.solution-gallery .large{grid-row:span 2;grid-column:span 2;height:100%}.join-section{background:#fff}.section-split,.oem-section{display:grid;grid-template-columns:1fr minmax(360px,.78fr);gap:58px;align-items:center}.section-split>img,.oem-section>img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:6px;box-shadow:var(--shadow)}.support-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin:36px 0 30px}.support-item{min-width:0;text-align:center}.support-item svg{color:var(--blue)}.support-item strong{display:block;margin-top:12px;font-size:16px}.support-item small{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}.oem-section{background:var(--surface)}.oem-flow{display:grid;grid-template-columns:repeat(6,minmax(96px,1fr));gap:14px;margin:34px 0 28px}.oem-step{position:relative;text-align:center}.oem-step span{position:absolute;top:2px;left:calc(50% - 42px);color:#a5b7ce;font-size:12px;font-weight:800}.oem-step svg{width:54px;height:54px;margin:0 auto 12px;padding:12px;border:1px solid rgba(7,90,199,.35);border-radius:50%;color:var(--blue);background:#fff}.oem-step strong,.oem-step small{display:block}.oem-step small{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.5}.factory-section{background:#fff}.factory-content{display:grid;grid-template-columns:.72fr 1fr;gap:34px;align-items:stretch}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{display:flex;min-height:132px;flex-direction:column;justify-content:center;border-bottom:3px solid var(--blue);border-radius:6px;background:linear-gradient(180deg,#f6fbff,#fff);padding:24px}.stat-card strong{color:var(--blue);font-size:34px;line-height:1}.stat-card small{margin-top:10px;color:#5e6e86;font-size:14px}.factory-content img{width:100%;height:100%;min-height:282px;object-fit:cover;border-radius:6px;box-shadow:var(--shadow)}.about-section{background:#f8fbff}.about-card{display:grid;grid-template-columns:1fr 1fr;gap:44px;padding:42px;border:1px solid var(--line);border-radius:8px;background:#fff}.about-card p{color:#516177;font-size:16px;line-height:1.85}.about-card dl{display:grid;gap:16px;margin:0}.about-card dl div{border-bottom:1px solid var(--line);padding-bottom:16px}.about-card dt{color:var(--muted);font-size:13px}.about-card dd{margin:6px 0 0;color:#162139;font-weight:700;line-height:1.65}.contact-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(300px,.9fr);align-items:stretch;background:linear-gradient(105deg,#0052c9,#006fe5 68%,#fff 68.2%);color:#fff}.band-feature,.band-phone{display:flex;align-items:center;gap:16px;min-height:128px;padding:28px clamp(20px,4vw,58px)}.band-feature{border-right:1px solid rgba(255,255,255,.2)}.band-feature strong,.band-feature small{display:block}.band-feature small{margin-top:5px;color:#ffffffb8}.band-phone{flex-direction:column;align-items:flex-start;justify-content:center;color:var(--blue)}.band-phone span{font-weight:800}.band-phone a{color:var(--blue);font-size:30px;font-weight:900;text-decoration:none}.band-phone small{color:#6b7688}.site-footer{display:grid;grid-template-columns:.75fr 1.45fr .7fr;gap:34px;align-items:start;padding:46px clamp(22px,5vw,86px);background:#061b39;color:#fff}.site-footer strong{font-size:22px}.site-footer p{color:#ffffffad;line-height:1.7}.contact-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.contact-form input,.contact-form select{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:#ffffff14;color:#fff;padding:0 12px}.contact-form input::placeholder{color:#ffffff9e}.contact-form select{color-scheme:dark}.contact-form button{min-height:44px;border:0;border-radius:4px;background:var(--blue);color:#fff;font-weight:800}.footer-contact p{display:flex;gap:8px;align-items:center;margin:0 0 12px}.site-record{grid-column:1 / -1;justify-self:center;margin-top:6px;color:#ffffff9e;font-size:13px;text-decoration:none}.site-record:hover{color:#fff;text-decoration:underline}@media(max-width:1280px){.site-header{gap:18px;padding-inline:28px}.site-nav{gap:14px}.hotline strong{font-size:18px}.hero{grid-template-columns:1fr;gap:36px;min-height:auto}.product-grid,.support-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto}.site-nav{position:absolute;top:86px;right:18px;left:18px;display:none;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.nav-link{line-height:48px;text-align:left;padding-inline:20px}.nav-link:after{display:none}.hotline{justify-self:end}.menu-button{display:inline-flex}.hero-features,.solution-section,.section-split,.oem-section,.factory-content,.about-card,.site-footer{grid-template-columns:1fr}.hero-features,.solution-gallery{grid-template-columns:repeat(2,1fr)}.oem-flow{grid-template-columns:repeat(3,1fr)}.contact-band{grid-template-columns:1fr 1fr;background:var(--blue)}.band-phone{background:#fff}.contact-form{grid-template-columns:1fr 1fr}}@media(max-width:680px){.site-header{height:74px;padding-inline:16px}.brand-logo{width:112px}.brand small,.hotline small{display:none}.hotline svg{display:none}.hotline strong{font-size:15px}.site-nav{top:74px}.hero{padding:44px 16px 54px}.hero-subtitle{font-size:17px}.hero-features,.hero-actions,.product-detail,.support-grid,.oem-flow,.stats-grid,.contact-band,.contact-form{grid-template-columns:1fr}.hero-actions{display:grid}.hero-visual img{height:340px;border-radius:8px}.hero-card{position:static;width:auto;margin-top:12px}.section{padding:54px 16px}.product-tabs{justify-content:flex-start;gap:10px}.product-grid{grid-template-columns:1fr}.solution-gallery .large{grid-column:span 1}.band-feature,.band-phone{min-height:92px;padding:22px}.site-footer{padding:38px 16px}}
