:root{--ink:#172033;--muted:#647084;--line:#e7ebf1;--blue:#0f5ea8;--gold:#d8a13a;--green:#177c55;--red:#b92720;--bg:#f6f8fb;--card:#fff;--shadow:0 18px 48px rgba(22,32,51,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.hub-page{min-height:100vh;background:radial-gradient(circle at 10% 0,#eaf2ff 0,transparent 35%),radial-gradient(circle at 90% 20%,#fff1d9 0,transparent 30%),#f7f9fc}.hub-shell{width:min(1180px,92vw);margin:0 auto;padding:52px 0 70px}.hub-hero{padding:54px;border:1px solid rgba(20,40,70,.08);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,255,255,.72));box-shadow:0 24px 70px rgba(20,42,80,.12);position:relative;overflow:hidden}.hub-hero:after{content:"";position:absolute;right:-90px;top:-90px;width:310px;height:310px;border-radius:50%;background:linear-gradient(135deg,#0f5ea8,#d8a13a);opacity:.15}.eyebrow{letter-spacing:.18em;color:var(--blue);font-weight:800;font-size:13px}.hub-hero h1{font-size:clamp(34px,6vw,68px);line-height:1.02;margin:16px 0}.hub-subtitle{font-size:19px;line-height:1.8;color:var(--muted);max-width:820px}.hub-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.primary-link,.ghost-link{padding:14px 22px;border-radius:999px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.primary-link{background:#172033;color:#fff}.ghost-link{background:#fff;border:1px solid var(--line)}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.style-card{min-height:260px;border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;color:#fff;box-shadow:0 18px 45px rgba(22,32,51,.12);transition:.25s transform,.25s box-shadow}.style-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px rgba(22,32,51,.2)}.style-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.74));z-index:0}.style-card>*{position:relative;z-index:1}.style-card h2{font-size:28px;margin:10px 0 8px}.style-card p{line-height:1.7;opacity:.9}.card-kicker{font-weight:900;letter-spacing:.12em;font-size:12px}.card-industrial{background:linear-gradient(135deg,#131820,#3a2b17)}.card-government{background:linear-gradient(135deg,#083b74,#1c80c7)}.card-green{background:linear-gradient(135deg,#0f5c45,#72a84f)}.card-tech{background:linear-gradient(135deg,#06162f,#2357ff)}.card-catalog{background:linear-gradient(135deg,#8d1e16,#e0a53c)}.card-premium{background:linear-gradient(135deg,#111827,#9a7a42)}
.topnote{background:#101827;color:#fff;font-size:13px}.topnote .inner,.nav .inner,.hero .inner,.section,footer .inner{width:min(1180px,92vw);margin:0 auto}.topnote .inner{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.nav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav .inner{display:flex;align-items:center;justify-content:space-between;height:78px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px}.mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:900}.menu{display:flex;gap:24px;color:#334155;font-weight:700;font-size:15px}.cta{display:flex;gap:12px}.btn{border:0;border-radius:8px;padding:12px 18px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-dark{background:#172033;color:#fff}.btn-gold{background:var(--gold);color:#1d1608}.btn-blue{background:var(--blue);color:#fff}.btn-line{background:#fff;border:1px solid var(--line);color:#172033}.hero{position:relative;overflow:hidden}.hero .inner{display:grid;grid-template-columns:1.04fr .96fr;gap:40px;align-items:center;min-height:620px;padding:70px 0}.hero h1{font-size:clamp(38px,5.6vw,68px);line-height:1.05;margin:14px 0;letter-spacing:-.04em}.hero p{font-size:18px;line-height:1.85;color:#d7dfec}.hero.light p{color:#5b6679}.tag{display:inline-flex;gap:8px;align-items:center;border-radius:999px;padding:8px 13px;font-weight:900;font-size:13px}.visual{min-height:430px;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.18);display:grid;place-items:end start;padding:28px}.visual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(255,255,255,.12) 0 2px,transparent 2px 18px)}.visual-card{position:relative;z-index:1;width:min(320px,88%);border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.14);backdrop-filter:blur(10px);border-radius:22px;color:#fff;padding:22px;box-shadow:0 18px 42px rgba(0,0,0,.16)}.visual-card b{font-size:30px;letter-spacing:.12em}.visual-card span{display:block;margin-top:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.14);font-weight:800}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.stat{padding:18px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22)}.stat b{display:block;font-size:26px}.section{padding:72px 0}.section-head{text-align:center;margin:0 auto 34px;max-width:780px}.section-head span{font-size:12px;letter-spacing:.16em;font-weight:950;color:var(--blue)}.section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.14;margin:10px 0 12px}.section-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.8}.intro-grid,.product-grid,.strength-grid,.case-grid,.news-grid,.quality-panel{display:grid;gap:18px}.intro-grid{grid-template-columns:1fr 1fr}.intro-grid>div,.product-card,.case-card,.news-grid article,.quality-panel>div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:0 12px 34px rgba(20,40,70,.06)}.intro-grid h3,.product-card h3,.case-card h3,.news-grid h3,.quality-panel h3{margin:0 0 10px;font-size:22px}.intro-grid p,.product-card p,.case-card p,.news-grid p,.quality-panel p{margin:0;color:#647084;line-height:1.8}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card,.case-card{position:relative;overflow:hidden}.product-card span,.case-card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#edf2f7;color:var(--blue);font-weight:950;margin-bottom:18px}.product-card b{display:inline-block;margin-top:18px;border-radius:999px;padding:8px 12px;background:#f6f8fb;color:#243044}.strength-section{width:100%;max-width:none;background:linear-gradient(135deg,rgba(23,32,51,.96),rgba(31,41,55,.9));color:#fff}.strength-section .section-head p,.strength-section .section-head span{color:#d8e3f0}.strength-grid{grid-template-columns:repeat(4,1fr);width:min(1180px,92vw);margin:0 auto}.strength-grid article{padding:30px;border-radius:22px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}.strength-grid strong{display:block;font-size:38px;color:#fff}.strength-grid b{display:block;margin:8px 0 10px;font-size:18px}.strength-grid p{margin:0;color:#d6deea;line-height:1.75}.case-grid,.news-grid{grid-template-columns:repeat(3,1fr)}.cert-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.cert-grid span{padding:13px 18px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:900;box-shadow:0 10px 24px rgba(20,40,70,.05)}.quality-panel{grid-template-columns:1fr 1fr;margin-top:26px}.process-line{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-line div{min-height:132px;border-radius:18px;border:1px solid var(--line);background:#fff;padding:18px;text-align:center;box-shadow:0 10px 28px rgba(20,40,70,.05)}.process-line i{display:grid;place-items:center;margin:0 auto 14px;width:42px;height:42px;border-radius:50%;background:#172033;color:#fff;font-style:normal;font-weight:950}.process-line b{display:block}.news-grid a{display:inline-block;margin-top:18px;font-weight:900;color:var(--blue)}.contact-section{padding-bottom:92px}.contact-box{display:grid;grid-template-columns:1fr 420px;gap:34px;align-items:stretch;border-radius:30px;padding:42px;background:#172033;color:#fff;box-shadow:0 26px 70px rgba(23,32,51,.18)}.contact-box span{font-size:12px;letter-spacing:.16em;font-weight:950;color:#c9d8ef}.contact-box h2{font-size:40px;line-height:1.16;margin:12px 0}.contact-box p{color:#d8e1ef;line-height:1.8}.contact-info{display:grid;gap:10px;margin-top:26px}.contact-box form{display:grid;gap:12px}.contact-box input,.contact-box select,.contact-box textarea{width:100%;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;border-radius:12px;padding:13px 14px;outline:none}.contact-box textarea{min-height:112px;resize:vertical}.contact-box input::placeholder,.contact-box textarea::placeholder{color:#c7d2e3}.contact-box option{color:#172033}footer{background:#0f172a;color:#cbd5e1;padding:26px 0}footer .inner{display:flex;gap:20px;align-items:center;justify-content:space-between;flex-wrap:wrap}footer b{color:#fff}.back{position:fixed;right:18px;bottom:18px;background:#111827;color:#fff;padding:12px 16px;border-radius:999px;font-weight:900;z-index:20}
.industrial{background:#111827;color:#fff}.industrial .nav{background:rgba(17,24,39,.92);backdrop-filter:blur(10px);border-color:rgba(255,255,255,.12)}.industrial .menu{color:#e5e7eb}.industrial .mark{background:linear-gradient(135deg,#d8a13a,#704b12)}.industrial .hero{background:linear-gradient(110deg,rgba(13,18,28,.96),rgba(26,30,39,.86)),radial-gradient(circle at 80% 20%,#d8a13a55,transparent 35%)}.industrial .tag{background:#d8a13a;color:#1b1304}.industrial .visual{background:linear-gradient(135deg,#343a46,#171b22 55%,#c48626)}.industrial .section:not(.strength-section){background:#111827;color:#fff}.industrial .section-head p,.industrial .intro-grid p,.industrial .product-card p,.industrial .case-card p,.industrial .news-grid p,.industrial .quality-panel p{color:#cbd5e1}.industrial .intro-grid>div,.industrial .product-card,.industrial .case-card,.industrial .news-grid article,.industrial .quality-panel>div,.industrial .process-line div,.industrial .cert-grid span{background:#18202d;border-color:#2a3444;color:#fff}.industrial .product-card b{background:#2b2112;color:#f7d28d}.industrial .process-line i,.industrial .primary-link,.industrial .industrial-btn{background:#d8a13a;color:#1b1304}.industrial .ghost-link{background:#1f2937;color:#fff;border-color:#3a4657}
.government .topnote{background:#0a4f91}.government .mark,.government .process-line i,.government .government-btn{background:#0a63b7}.government .hero{background:linear-gradient(100deg,#eef6ff,#fff)}.government .tag{background:#e4f1ff;color:#0a4f91}.government .visual{background:linear-gradient(135deg,#0a63b7,#9ed2ff)}.government .primary-link{background:#0a63b7}.government .section-head span,.government .news-grid a{color:#0a63b7}
.green .topnote{background:#0e5a42}.green .mark,.green .process-line i,.green .green-btn{background:#17845e}.green .hero{background:linear-gradient(120deg,#073d30,#16845f);color:#fff}.green .hero.light p{color:#d8f5df}.green .tag{background:#d8f5df;color:#0d5b3e}.green .visual{background:linear-gradient(135deg,#bde7b4,#0d6046 60%,#11392d)}.green .primary-link{background:#17845e}.green .section-head span,.green .news-grid a{color:#17845e}.green .product-card span,.green .case-card span{color:#17845e;background:#e7f7ee}
.tech{background:#07101f;color:#fff}.tech .nav{background:#081426;border-color:#12345e}.tech .menu{color:#cbd5e1}.tech .mark{background:linear-gradient(135deg,#2f6bff,#11d6ff)}.tech .hero{background:radial-gradient(circle at 80% 20%,#1d4ed866,transparent 36%),#07101f}.tech .hero.light p{color:#cbd5e1}.tech .tag{background:#102b55;color:#67e8f9;border:1px solid #1f69b4}.tech .visual{background:linear-gradient(135deg,#0c1d3a,#245bff)}.tech .section:not(.strength-section){background:#07101f;color:#fff}.tech .section-head p,.tech .intro-grid p,.tech .product-card p,.tech .case-card p,.tech .news-grid p,.tech .quality-panel p{color:#cbd5e1}.tech .intro-grid>div,.tech .product-card,.tech .case-card,.tech .news-grid article,.tech .quality-panel>div,.tech .process-line div,.tech .cert-grid span{background:#0d1b2f;border-color:#1d3558;color:#fff}.tech .primary-link,.tech .process-line i,.tech .tech-btn{background:#2f6bff}.tech .ghost-link{background:#0d1b2f;color:#fff;border-color:#1d3558}.tech .news-grid a,.tech .section-head span{color:#67e8f9}
.catalog .topnote{background:#9d2118}.catalog .mark,.catalog .process-line i,.catalog .catalog-btn{background:#b92720}.catalog .hero{background:#fff7ed}.catalog .tag{background:#fee2d5;color:#9d2118}.catalog .visual{background:linear-gradient(135deg,#b92720,#d8a13a)}.catalog .primary-link{background:#b92720}.catalog .section-head span,.catalog .news-grid a{color:#b92720}.catalog .product-grid{grid-template-columns:repeat(2,1fr)}.catalog .product-card{min-height:220px}
.premium{background:#f5f2eb}.premium .topnote{background:#181818}.premium .mark,.premium .process-line i,.premium .premium-btn{background:#1f2937}.premium .nav{background:#fbfaf7}.premium .hero{background:linear-gradient(110deg,#fbfaf7,#eee7da)}.premium .tag{background:#1f2937;color:#f7e4b4}.premium .visual{background:linear-gradient(135deg,#2a2d33,#b49b69)}.premium .primary-link{background:#1f2937}.premium .section-head span,.premium .news-grid a{color:#9a7a42}.premium .intro-grid>div,.premium .product-card,.premium .case-card,.premium .news-grid article,.premium .quality-panel>div,.premium .process-line div,.premium .cert-grid span{background:#fffdf8;border-color:#e7dfd1}
@media(max-width:1020px){.menu{display:none}.product-grid,.strength-grid,.case-grid,.news-grid{grid-template-columns:repeat(2,1fr)}.process-line{grid-template-columns:repeat(3,1fr)}.contact-box{grid-template-columns:1fr}.catalog .product-grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.style-grid,.hero .inner,.intro-grid,.strip,.product-grid,.strength-grid,.case-grid,.news-grid,.quality-panel,.contact-box{grid-template-columns:1fr}.hub-hero{padding:32px}.cta{display:none}.topnote .inner{display:block}.hero .inner{min-height:auto;padding:48px 0}.stats{grid-template-columns:1fr}.visual{min-height:280px}.process-line{grid-template-columns:1fr 1fr}.contact-box{padding:28px}.contact-box h2{font-size:32px}.section{padding:52px 0}.catalog .product-grid{grid-template-columns:1fr}}@media(max-width:560px){.stats,.process-line{grid-template-columns:1fr}.hub-shell{padding-top:28px}.nav .inner{height:68px}.brand{font-size:18px}.topnote{font-size:12px}.hero h1{font-size:34px}.hero p{font-size:16px}.section-head h2{font-size:28px}.back{display:none}}
