html{font-size:100%;scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,"Microsoft YaHei",sans-serif;color:#172528;background:#fff;font-size:16px;line-height:1.65}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}p{color:#5b686b}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.07;white-space:pre-line}h1{font-size:clamp(42px,4.5vw,72px)}h2{font-size:clamp(34px,3.4vw,52px)}h3{font-size:23px;line-height:1.25;font-weight:500}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #078285;outline-offset:5px}.topline{background:#173d42;color:white;padding:9px 5%;font-size:12px;letter-spacing:.12em;display:flex;justify-content:space-between}header{padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px;background:white;border-bottom:1px solid #e1e7e7;position:sticky;top:0;z-index:10}.brand{width:180px;flex-shrink:0}.brand img{width:180px;height:58px;object-fit:contain}nav{display:flex;gap:30px;font-size:15px}nav a:hover,.text-link:hover{color:#058084}.header-end{display:flex;align-items:center;gap:25px;font-size:14px}#language{background:none;border:0;padding:5px}.contact-link{border-bottom:1px solid;padding:5px 0}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.hero-copy{padding:75px 9% 35px 10%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.17em;color:#477477;margin-bottom:24px;font-weight:600}.intro{margin:28px 0 35px;max-width:450px;font-size:17px;line-height:1.8}.button{display:flex;align-items:center;gap:40px;background:#173d42;color:white;padding:16px 24px;font-size:15px}.button:hover{background:#086d73}.hero-bottom{font-size:11px;letter-spacing:.16em;color:#678183;margin-top:auto;padding-top:55px}.hero-visual{background:#eaf0ef;position:relative;display:flex;align-items:center;justify-content:center;padding:55px 35px}.hero-visual img{width:94%;max-height:470px;object-fit:contain;mix-blend-mode:multiply}.visual-label{position:absolute;top:35px;left:35px;font-size:12px;letter-spacing:.13em}.visual-caption{position:absolute;bottom:28px;left:35px;right:35px;display:flex;justify-content:space-between;font-size:11px;gap:15px;color:#526465}.stats{display:grid;grid-template-columns:repeat(4,1fr);padding:40px 5%;border-bottom:1px solid #dae2e3}.stats div{padding:0 28px;border-right:1px solid #dae2e3;display:flex;flex-direction:column}.stats div:first-child{padding-left:0}.stats div:last-child{border:0}.stats strong{font-size:38px;font-weight:500;line-height:1.3}.stats span{font-size:14px;color:#687678;margin-top:5px}.section{padding:95px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px;gap:30px}.section-heading>p{font-size:16px;white-space:pre-line}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:45px 24px}.product-image{height:290px;background:#f2f5f4;position:relative;padding:30px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product:hover img{transform:scale(1.04)}.product-num{position:absolute;left:15px;top:12px;font-size:12px;color:#6b7979}.category{font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin:20px 0 7px}.product h3{font-size:21px;margin-bottom:7px}.product>p:not(.category){font-size:14px}details{margin-top:18px;border-top:1px solid #d4dede}summary{cursor:pointer;list-style:none;padding:12px 0;display:flex;justify-content:space-between;font-size:14px}summary::-webkit-details-marker{display:none}.detail p{font-size:14px;margin-bottom:15px}.detail a{font-size:14px;color:#086d73}.catalog-note{margin-top:35px;padding-top:22px;border-top:1px solid #e0e6e6;font-size:14px}.solutions{background:#173d42;color:white}.solutions .eyebrow{color:#a7cccc}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:60px}.solution-grid article{border-top:1px solid #69868a;padding-top:20px}.index{color:#a5c6c9;font-size:13px}.solution-grid h3{margin:25px 0 17px;font-size:25px}.solution-grid p{color:#c4d5d6;font-size:16px}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.split h2{margin-bottom:25px}.technology-image{background:#10202d;padding:28px}.technology-image img{width:100%}.feature-list{list-style:none;padding:0;margin:26px 0 0}.feature-list li{padding:12px 0;border-bottom:1px solid #dde5e4;font-size:15px}.feature-list li:before{content:'↗';margin-right:20px;color:#04888c}.about{background:#f3f6f5;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about p:not(.eyebrow){margin-top:25px}.about .text-link{display:inline-block;margin-top:25px;border-bottom:1px solid;padding-bottom:5px}.about figure img{width:100%;height:390px;object-fit:cover}.about figcaption{font-size:12px;letter-spacing:.03em;margin-top:15px;color:#617476}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;border-bottom:1px solid #dbe4e3}.contact>div>p:last-child{margin-top:25px;white-space:pre-line}.contact-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.contact-info label{font-size:11px;letter-spacing:.13em;color:#678082;margin:25px 0 6px}.contact-info a{font-size:25px;letter-spacing:-.02em}.contact-info p{white-space:pre-line;font-size:16px}footer{padding:28px 5%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;font-size:12px;color:#627477}footer small{width:100%;font-size:11px}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}html[lang=zh-CN] h1,html[lang=zh-CN] h2{letter-spacing:0;line-height:1.25}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1100px){nav{gap:16px}.header-end{gap:12px}header{gap:15px}.brand,.brand img{width:145px}.products{grid-template-columns:repeat(3,1fr)}.hero{min-height:600px}.hero-copy{padding-top:55px}.hero-visual{padding:35px 15px}.visual-caption{flex-direction:column;gap:4px}}@media(max-width:760px){.topline{font-size:10px}.topline>span:last-child{display:none}header{padding:12px 5%;flex-wrap:wrap}.brand,.brand img{width:132px;height:43px}.menu{display:block;margin-left:auto;border:0;background:none;font-size:14px}.header-end{gap:12px}.contact-link{display:none}nav{display:none;order:4;width:100%;padding:15px 0;flex-wrap:wrap}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 30px}.hero h1{font-size:48px}.hero-bottom{padding-top:30px}.hero-visual{min-height:390px}.hero-visual img{height:300px;width:85%}.visual-label{top:20px;left:25px}.visual-caption{bottom:16px;left:25px;flex-direction:row}.visual-caption span:last-child{display:none}.stats{grid-template-columns:1fr 1fr;gap:28px}.stats div{padding-left:0;border:0}.stats strong{font-size:32px}.section{padding:60px 6%}.section-heading{display:block}.section-heading>p{margin-top:22px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-image{height:220px;padding:25px 16px}.product h3{font-size:18px}.solution-grid{grid-template-columns:1fr;gap:30px;margin-top:35px}.solution-grid h3{margin-top:15px}.split,.about,.contact{grid-template-columns:1fr;gap:35px}.about figure img{height:300px}.technology-image{order:2}footer{padding:25px 6%;font-size:12px}.contact-info a{font-size:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}