:root{--brand:#428fd5;--ink:#202326;--muted:#71767b;--line:#e3e5e7;--light:#f5f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Alibaba PuHuiTi","Alibaba PuHuiTi 3.0","Microsoft YaHei",Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.placeholder{background:#d2d2d2;color:#858585;display:flex;align-items:center;justify-content:center}.placeholder span{padding:8px 14px;border:1px solid #aaa;background:#ddd;font-size:12px;letter-spacing:.03em}.header{height:78px;padding:0 5vw;display:flex;align-items:center;position:fixed;inset:0 0 auto;z-index:20;background:#fff;border-bottom:1px solid #eee}.logo-placeholder{width:132px;height:42px}.nav{display:flex;gap:42px;margin-left:auto}.nav a{font-size:14px}.nav a:hover{color:var(--brand)}.header-tools{display:flex;margin-left:34px}.header-tools button{height:36px;padding:0 16px;border:0;border-left:1px solid var(--line);background:#fff;font-size:12px}.menu-toggle{display:none;border:0;background:transparent}.menu-toggle i{display:block;width:24px;height:2px;background:#222;margin:5px}.hero{height:calc(100vh - 78px);min-height:650px;margin-top:78px;position:relative}.hero-placeholder{position:absolute;inset:0}.hero-copy{position:absolute;z-index:2;left:7vw;top:50%;transform:translateY(-50%);width:min(660px,60vw)}.hero-copy>p{font-size:12px;letter-spacing:.2em;color:#555}.hero-copy h1{font-size:clamp(48px,4.3vw,66px);line-height:1.13;margin:18px 0 32px;font-weight:600}.hero-copy>a{display:inline-flex;gap:45px;padding:14px 20px;border:1px solid #333;font-size:14px}.hero-nav{position:absolute;z-index:2;left:7vw;bottom:35px;display:flex;align-items:center;gap:20px}.hero-nav button{border:0;background:transparent;font-size:28px}.hero-nav div{display:flex;gap:7px}.hero-nav i,.hero-nav b{width:28px;height:2px;background:#888}.hero-nav b{background:var(--brand);width:50px}.section{padding:100px 6vw}.section-title{text-align:center;margin-bottom:48px}.section-title p{font-size:11px;letter-spacing:.2em;color:var(--brand);margin:0 0 12px}.section-title h2{font-size:42px;font-weight:500;margin:0}.section-title>span{display:block;color:var(--muted);font-size:14px;margin-top:14px}.solution-tabs{display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto 30px;border-bottom:1px solid var(--line)}.solution-tabs button{border:0;background:#fff;color:#777;padding:20px 10px;font-size:15px}.solution-tabs button b{font-size:11px;margin-right:12px}.solution-tabs button.active{color:var(--brand);border-bottom:2px solid var(--brand)}.solution-stage{max-width:1320px;margin:auto;position:relative}.solution-visual{height:600px}.solution-stage article{position:absolute;left:0;bottom:0;width:430px;background:#fff;padding:42px}.solution-stage article>p{color:var(--brand);font-size:11px;letter-spacing:.12em}.solution-stage h3{font-size:28px;font-weight:500;margin:13px 0}.solution-stage article>span{display:block;color:var(--muted);line-height:1.8;font-size:14px}.solution-stage a{display:inline-block;margin-top:20px;font-size:13px;border-bottom:1px solid #333;padding-bottom:5px}.product-center{background:#24282b;color:#fff}.product-inner{min-height:830px}.section-title.light p{color:#8abbe6}.section-title.light>span{color:#aaa}.product-layout{max-width:1260px;margin:auto;display:grid;grid-template-columns:260px 1fr 300px;gap:48px;align-items:center}.product-tabs{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.product-tabs button{display:flex;justify-content:space-between;border:0;border-bottom:1px solid #414548;background:transparent;color:#92979b;text-align:left;padding:24px 4px}.product-tabs button.active{color:#fff;border-color:var(--brand)}.product-visual{height:540px;background:#666;color:#aaa}.product-visual span{background:#595959;border-color:#888}.product-layout article p{font-size:11px;letter-spacing:.15em;color:#8abbe6}.product-layout article h3{font-size:34px;font-weight:500;margin:16px 0}.product-layout article>span{display:block;color:#aaa;line-height:1.8;font-size:14px}.product-layout article a{display:inline-block;margin-top:30px;font-size:13px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1320px;margin:auto}.case-grid article{border-bottom:1px solid var(--line);padding-bottom:25px}.case-grid .placeholder{height:330px}.case-grid p{color:var(--brand);font-size:12px;margin:20px 0 8px}.case-grid h3{font-size:21px;font-weight:500;margin:0}.more-link{display:block;width:max-content;margin:38px auto 0;border-bottom:1px solid #333;padding-bottom:5px;font-size:13px}.news{background:var(--light)}.news-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:45px}.news-feature>.placeholder{height:370px}.news-feature time,.news-list time{color:#999;font-size:11px}.news-feature time{display:block;margin-top:20px}.news-feature h3{font-size:24px;font-weight:500}.news-feature a,.news-list a{font-size:12px}.news-list article{display:grid;grid-template-columns:180px 1fr;gap:22px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #d8d8d8}.news-list .placeholder{height:112px}.news-list h3{font-size:17px;font-weight:500;margin:9px 0 16px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-strip article{padding:42px 5vw;border-right:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.service-strip article:last-child{border:0}.service-strip b{font-size:11px;color:var(--brand)}.service-strip h3{font-size:20px;font-weight:500;margin:0 0 8px}.service-strip p{font-size:13px;color:#777;margin:0}.service-strip article>span{font-size:24px;color:var(--brand)}.footer{background:#171b1e;color:#bbb;padding:75px 6vw 25px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:50px}.footer-logo{width:135px;height:45px;background:#555;color:#aaa}.footer-main>div:first-child p{font-size:13px}.footer h4{color:#fff;font-size:14px;font-weight:500;margin:0 0 22px}.footer a{display:block;font-size:12px;margin:13px 0}.footer p{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #333;margin-top:55px;padding-top:22px;font-size:11px}@media(max-width:900px){.header{height:66px}.nav{position:fixed;top:66px;left:0;right:0;bottom:0;background:#fff;display:none;flex-direction:column;padding:35px}.nav.open{display:flex}.header-tools{display:none}.menu-toggle{display:block;margin-left:auto}.hero{margin-top:66px;height:680px}.hero-copy{left:24px;width:80vw}.hero-copy h1{font-size:44px}.solution-tabs{grid-template-columns:1fr}.solution-visual{height:430px}.solution-stage article{position:relative;width:100%;padding:28px 0}.product-layout{grid-template-columns:1fr}.product-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.product-layout article{order:2}.case-grid,.news-grid,.service-strip{grid-template-columns:1fr}.service-strip article{border-right:0;border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}@media(max-width:560px){.section{padding:75px 20px}.section-title h2{font-size:34px}.hero-copy h1{font-size:38px}.hero-placeholder span{display:none}.product-tabs{grid-template-columns:1fr}.product-visual{height:340px}.news-list article{grid-template-columns:120px 1fr}.news-list .placeholder{height:90px}.footer-bottom{flex-direction:column;gap:10px}}
