@charset "UTF-8";
:root{--navy:#0d213c;--red:#e83136;--muted:#627083;--line:#dfe4eb;--paper:#f3f5f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--navy);background:#fff;font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #1675ef;outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(1280px,calc(100% - 96px));margin:auto}.topbar{background:var(--navy);color:#d6dfeb;font-size:.75rem;letter-spacing:.06em;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between}header{position:sticky;top:0;z-index:10;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px}.brand{display:flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:800;line-height:1.3;white-space:nowrap}.brand small{display:block;font-size:.65rem;letter-spacing:.16em;margin-top:5px;font-weight:600}.brand-mark{background:var(--red);color:#fff;width:44px;height:46px;display:grid;place-items:center;font-size:1.65rem;transform:skew(-6deg)}nav{display:flex;gap:36px;font-size:.95rem;font-weight:600}nav a:hover,.text-link:hover{color:var(--red)}.header-cta{border:1px solid var(--navy);padding:10px 20px;font-size:.9rem;font-weight:700}.header-cta span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;padding-top:48px;padding-bottom:48px;gap:52px;align-items:center}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em;color:var(--red);margin:0 0 20px}h1{font-size:clamp(2.6rem,4.65vw,4.5rem);line-height:1.3;letter-spacing:-.055em;margin:0 0 24px;font-weight:850}h1 span{color:var(--red)}.hero-description{color:var(--muted);font-size:1.05rem;line-height:1.9}.hero-actions{display:flex;gap:27px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;gap:48px;padding:15px 25px;font-size:.95rem;font-weight:700}.primary{background:var(--red);color:white}.primary:hover{background:#c9242a}.text-link{font-weight:600;font-size:.9rem}.text-link span{margin-left:16px}.hero-tags{margin-top:44px;display:flex;gap:0;font-size:.8rem;color:var(--muted)}.hero-tags span+span{border-left:1px solid #ccd2dc;margin-left:16px;padding-left:16px}.hero-visual{background:var(--paper);padding:22px 26px 0;border:1px solid #e9edf1;position:relative}.hero-index{font-size:.65rem;letter-spacing:.1em;font-weight:700;color:var(--muted);display:flex;justify-content:space-between}.hero-visual>img{height:350px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin:8px 0}.hero-caption{border-top:1px solid #cbd3df;padding:19px 0;display:flex;justify-content:space-between;gap:12px;align-items:center}.hero-caption small{font-size:.8rem;color:var(--muted)}.hero-caption h2{font-size:1.25rem;margin:2px 0 0}.grade{font-size:.95rem;font-weight:800;white-space:nowrap}.business-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.business-strip>a{display:flex;gap:20px;align-items:center;padding:26px 24px}.business-strip>a:first-child{padding-left:0}.business-strip>a+a{border-left:1px solid var(--line)}.section-no{color:var(--red);font-family:monospace;font-size:.8rem;align-self:flex-start;padding-top:4px}.business-strip h2{font-size:1.15rem;margin:0 0 5px}.business-strip p{font-size:.8rem;margin:0;color:var(--muted)}.business-strip>a>span:last-child{margin-left:auto}.business-strip>a:hover h2{color:var(--red)}.catalog{padding-top:80px;padding-bottom:80px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{font-size:2.15rem;letter-spacing:-.04em;line-height:1.4;margin:0}.section-heading>p{color:var(--muted);font-size:.9rem;margin:0;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product{border:1px solid var(--line);background:white;min-width:0;transition:box-shadow .2s,transform .2s}.product:hover{box-shadow:0 12px 28px #0d213c0b;transform:translateY(-3px)}.product-image{aspect-ratio:1;background:white;padding:12px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #edf0f4}.product-image img{height:100%;width:100%;object-fit:contain}.product-info{padding:20px}.category{font-size:.75rem;color:var(--muted)}.product h3{font-size:1.06rem;margin:7px 0 8px;line-height:1.5}.product .spec{color:var(--navy);font-family:Arial,"Microsoft YaHei",sans-serif;font-size:.95rem;font-weight:700;margin:0 0 10px}.product-info>p:last-child{font-size:.8rem;color:var(--muted);margin:0;line-height:1.65}.automotive{background:var(--paper);padding:76px 0 80px}.oem{padding-top:85px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.oem-title h2{font-size:2.75rem;line-height:1.4;margin:0 0 18px;letter-spacing:-.04em}.oem-title>p:not(.eyebrow){color:var(--muted);margin-bottom:28px}.oem-steps{align-self:center}.oem-steps>div{display:flex;gap:28px;border-top:1px solid var(--line);padding:26px 0}.oem-steps>div:last-child{border-bottom:1px solid var(--line)}.oem-steps>div>span{font-size:.9rem;font-family:monospace;color:var(--red);padding-top:5px}.oem-steps h3{font-size:1.2rem;margin:0 0 8px}.oem-steps p{font-size:.9rem;color:var(--muted);margin:0}.cooperation{background:var(--navy);color:#fff;padding:62px 0}.cooperation-inner{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.cooperation .eyebrow{color:#ff787c;margin-bottom:15px}.cooperation h2{font-size:2rem;margin:0 0 16px;line-height:1.5}.cooperation p{color:#c3cede;font-size:.95rem}.contact-panel{border-left:1px solid #42536a;padding-left:45px}.contact-panel h3{font-size:1.4rem;margin:0}.contact-panel .contact-pending{display:inline-block;border:1px solid #62738b;padding:10px 18px;color:#e0e8f3;font-size:.85rem;margin-top:10px}footer{display:flex;align-items:center;flex-wrap:wrap;gap:24px;padding-top:28px;padding-bottom:28px}.footer-brand{font-weight:800}footer p{font-size:.8rem;color:var(--muted);margin:0}footer small{font-size:.75rem;color:var(--muted);margin-left:auto}
@media(min-width:1600px){.hero-visual>img{height:395px}.hero{padding-top:60px;padding-bottom:60px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}nav{gap:20px}.hero{gap:30px}.hero-visual>img{height:300px}.hero-tags{font-size:.75rem}.hero-tags span+span{margin-left:10px;padding-left:10px}.product-grid{gap:16px}.product-info{padding:16px}.business-strip>a{gap:12px;padding:22px 16px}.business-strip p{font-size:.75rem}.oem,.cooperation-inner{gap:50px}footer small{margin-left:0;width:100%}}@media(max-width:760px){html{scroll-padding-top:126px}.wrap{width:calc(100% - 36px)}.topbar{font-size:.65rem}.topbar span{display:none}.header-inner{min-height:104px;flex-wrap:wrap;gap:0;padding-top:14px;padding-bottom:12px}.brand{font-size:1.1rem}.brand-mark{width:36px;height:38px;font-size:1.35rem}.brand small{font-size:.6rem}.header-cta{padding:7px 12px;font-size:.8rem}.header-cta span{margin-left:12px}nav{order:3;width:100%;justify-content:space-between;font-size:.85rem;margin-top:15px;gap:12px}.hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:32px;gap:28px}.hero .eyebrow{font-size:.75rem;margin-bottom:15px}h1{font-size:clamp(2.4rem,10vw,3.7rem)}.hero-description{font-size:1rem}.hero-actions{gap:22px;margin-top:24px}.button{gap:32px;padding:13px 20px}.hero-tags{margin-top:28px}.hero-visual{padding:18px 20px 0}.hero-visual>img{height:300px}.hero-caption h2{font-size:1.1rem}.business-strip{grid-template-columns:1fr}.business-strip>a,.business-strip>a:first-child{padding:18px 0}.business-strip>a+a{border-left:0;border-top:1px solid var(--line)}.business-strip p{font-size:.8rem}.catalog{padding-top:48px;padding-bottom:48px}.section-heading{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:24px}.section-heading h2{font-size:1.8rem}.section-heading>p{font-size:.85rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-image{padding:8px}.product-info{padding:13px}.product h3{font-size:.95rem}.product .spec{font-size:.85rem}.product-info>p:last-child{font-size:.75rem}.automotive{padding:46px 0 48px}.oem{grid-template-columns:1fr;gap:28px;padding-top:48px;padding-bottom:48px}.oem-title h2{font-size:2.2rem}.oem-title>p:not(.eyebrow){font-size:.95rem}.oem-steps>div{padding:22px 0}.cooperation{padding:40px 0}.cooperation-inner{grid-template-columns:1fr;gap:24px}.cooperation h2{font-size:1.7rem}.contact-panel{border-left:0;border-top:1px solid #42536a;padding:24px 0 0}.contact-panel h3{font-size:1.25rem}footer{gap:12px}footer small{line-height:1.8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product{transition:none}.product:hover{transform:none}}

.contact-phone{display:block;margin-top:22px}.contact-phone>span{display:block;font-size:.875rem;color:#c3cede}.contact-phone strong{font-size:clamp(1.7rem,3vw,2.35rem);letter-spacing:.025em;color:#fff;line-height:1.6}.contact-phone:hover strong{color:#ff8a8e}.contact-panel .wechat{display:flex;gap:18px;align-items:center;margin-top:12px;font-size:.95rem}.wechat strong{color:#fff;font-weight:500}nav,.header-cta,.text-link{font-size:max(.875rem,14px)}

.brand{font-size:1.1rem}.brand small{font-size:.75rem;letter-spacing:.01em;font-weight:500}.footer-brand>small{display:block;margin:4px 0 0;font-size:.8rem;font-weight:500}.header-inner{gap:20px}@media(max-width:1100px) and (min-width:761px){nav{gap:14px}.header-cta{padding:9px 12px}.header-cta span{margin-left:12px}.brand{font-size:1rem}.brand small{font-size:.7rem}}@media(max-width:760px){.header-inner{gap:0}.brand{font-size:.85rem;gap:8px}.brand small{font-size:.65rem}.brand-mark{width:30px;height:36px;font-size:1.2rem}.header-cta{font-size:.8rem;padding:7px 9px}.header-cta span{margin-left:5px}nav{font-size:.875rem}.footer-brand{font-size:1rem}}@media(max-width:370px){.brand-mark{display:none}.brand{font-size:.85rem}}

.en-note{display:block;font-size:.875rem;line-height:1.55;font-weight:400;margin-top:7px}.hero-en{font-size:1.25rem;font-weight:650;line-height:1.5;margin:0 0 20px}.hero h1{margin-bottom:16px}.hero-description{font-size:1rem}.hero-visual>img{height:390px}.hero-tags{margin-top:28px}nav small,.header-cta small,.button small,.text-link small{display:block;font-size:.75rem;line-height:1.5;font-weight:500;margin-top:3px}nav a{line-height:1.4}nav{gap:24px}.header-cta{display:flex;align-items:center;gap:16px}.header-cta .cta-label{margin:0}.header-cta>span:last-child{margin:0}.text-link{display:inline-flex;align-items:center;gap:14px}.text-link>span{margin:0}.hero-caption h2 small{display:block;font-size:.875rem;font-weight:500;margin-top:5px}.business-strip h2 small{display:block;font-size:.8rem;font-weight:500;color:var(--muted);margin-top:4px}.product h3>span{display:block;font-size:.9rem;font-weight:500;line-height:1.5;margin-top:7px}.category>span{display:block;font-size:.75rem}.product-info>p:last-child .en-note{font-size:.8rem}.oem-title .oem-en{font-size:1.4rem;font-weight:600;line-height:1.5;color:var(--navy);margin-top:-3px}.oem-steps h3 .en-note{font-weight:600}.contact-panel h3 small{display:block;font-size:1rem;font-weight:500;margin-top:6px}.contact-phone strong{font-size:clamp(1.45rem,2.55vw,2rem);white-space:nowrap}.cooperation h2 .en-note{font-size:1.2rem;font-weight:500}.section-heading{align-items:start}footer>small{max-width:600px}.product-grid{align-items:stretch}@media(max-width:1100px){nav{gap:16px}.header-cta{gap:8px;padding:8px 12px}.hero-visual>img{height:340px}.hero-actions{gap:18px}.button{gap:24px;padding:13px 19px}.hero-tags{flex-wrap:wrap}}@media(max-width:760px){.header-inner{min-height:128px}.header-cta{gap:8px;padding:6px 9px}.header-cta small{font-size:.7rem}nav small{font-size:.75rem}nav{gap:12px}.hero-en{font-size:1.05rem}.hero-description{font-size:.95rem}.hero-description .en-note{font-size:.875rem}.hero-visual>img{height:300px}.hero-actions .button{gap:25px}.hero-actions .text-link{gap:10px}.product h3>span{font-size:.875rem}.product .spec{font-size:.875rem}.product-info{padding:12px}.oem-title .oem-en{font-size:1.2rem}.contact-phone strong{font-size:1.6rem}html{scroll-padding-top:145px}}
.product{border:0;box-shadow:none}.product:hover{box-shadow:none;transform:none}.product-image{border:0;padding:8px;background:#fff}.product-info{padding-top:16px}.hero-visual{border:0}.hero-caption{border-top:0}

.catalog-subheading{display:flex;align-items:center;gap:15px;flex-wrap:wrap;font-size:1.1rem;margin:0 0 26px;padding-bottom:15px;border-bottom:1px solid var(--line)}.catalog-subheading>span{font-size:.9rem;color:var(--muted);font-weight:500}.catalog-subheading .product-count{margin-left:auto;font-size:.8rem}.catalog-subheading.second{margin-top:52px}.engineering{padding-top:65px;padding-bottom:15px}.engineering .product-grid{display:block}.engineering .product{display:grid;grid-template-columns:260px 1fr;align-items:center;max-width:670px;background:var(--paper)}.engineering .product-image{background:#fff}.engineering .product-info{padding:28px}.engineering .product h3{font-size:1.3rem}@media(max-width:760px){.catalog-subheading{gap:5px 15px;font-size:1rem}.catalog-subheading>span{font-size:.875rem}.catalog-subheading .product-count{display:none}.catalog-subheading.second{margin-top:36px}.engineering{padding-top:42px}.engineering .product{grid-template-columns:1fr 1fr}.engineering .product-info{padding:14px}.engineering .product h3{font-size:1rem}}
