:root{--ink:#142033;--muted:#647084;--blue:#2165e5;--cyan:#35b6c9;--green:#40a86b;--line:#dce3ed;--pale:#f5f8fc;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:76px;display:flex;align-items:center;padding:0 max(24px,calc((100% - var(--max))/2));position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(220,227,237,.85)}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:700;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:var(--blue);font:700 20px Arial}.site-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.site-nav a{font-size:15px;padding:26px 0;position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--blue);transition:.2s}.site-nav a:hover:after{right:0}.header-contact,.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;background:var(--blue);color:#fff;margin-left:30px;font-weight:600}.menu-button{display:none;background:transparent;border:0;width:44px;height:44px;padding:10px}.menu-button span{display:block;height:2px;background:var(--ink);margin:5px 0}.hero{min-height:calc(100vh - 76px);max-height:850px;position:relative;display:flex;align-items:center;background:url("hero.jpg") center/cover no-repeat;color:#fff;overflow:hidden}.hero-shade{position:absolute;inset:0;background:rgba(8,25,53,.64)}.hero-content{position:relative;z-index:1;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding-bottom:80px}.eyebrow{font-size:12px;font-weight:700;color:var(--blue);letter-spacing:0;margin:0 0 14px}.hero .eyebrow{color:#70d4e1}.hero h1{font-size:60px;line-height:1.18;margin:0 0 22px;font-weight:700;letter-spacing:0}.hero-content>p:not(.eyebrow){max-width:670px;font-size:18px;color:#e8eef8;margin:0 0 34px}.primary-button{margin:0;background:#fff;color:var(--blue);gap:16px}.hero-features{position:absolute;z-index:2;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;width:min(var(--max),100%);margin:auto;background:rgba(12,36,73,.88);border-top:1px solid rgba(255,255,255,.2)}.hero-features div{padding:22px 34px;display:flex;gap:24px;align-items:center}.hero-features div+div{border-left:1px solid rgba(255,255,255,.2)}.hero-features strong{font-size:20px;white-space:nowrap}.hero-features span{font-size:13px;color:#c9d4e5}.section{padding:104px max(24px,calc((100% - var(--max))/2))}.section-heading{max-width:700px;margin-bottom:48px}.section-heading h2,.customer-copy h2,.resource-band h2{font-size:38px;line-height:1.3;margin:0 0 16px;letter-spacing:0}.section-heading>p:last-child,.customer-copy>p,.resource-band p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid var(--line);background:#fff;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(27,48,82,.1)}.product-card img{width:100%;height:210px;object-fit:cover;background:#eaf1ff}.product-card>div{padding:25px 26px 28px}.product-card span,.solution-grid>article>span{font:700 12px Arial;color:var(--cyan)}.product-card h3,.solution-grid h3{font-size:22px;margin:7px 0 10px}.product-card p,.solution-grid p{color:var(--muted);font-size:14px;margin:0 0 20px}.product-card a,.solution-grid a{color:var(--blue);font-weight:600;font-size:14px}.customer-band{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:var(--pale)}.customer-media{min-height:430px}.customer-media img{width:100%;height:100%;object-fit:cover}.customer-copy{padding:80px max(40px,calc((100vw - var(--max))/2));padding-left:70px;align-self:center}.customer-copy>p{max-width:570px}.industry-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.industry-tags span{font-size:13px;border:1px solid #cbd5e3;padding:7px 12px;background:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats div{padding:34px 20px;text-align:center}.stats div+div{border-left:1px solid var(--line)}.stats strong{font:700 36px Arial;color:var(--blue)}.stats strong span{font-size:15px}.stats p{margin:5px 0 0;color:var(--muted);font-size:14px}.advantage-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:42px}.advantage-list p{margin:0;color:#445065}.advantage-list span{display:block;color:var(--green);font:700 14px Arial;margin-bottom:10px}.solutions{padding:104px max(24px,calc((100% - var(--max))/2));background:#142033;color:#fff}.section-heading.light .eyebrow{color:#59c6d5}.solution-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #3b4657}.solution-grid article{padding:30px 24px;min-height:280px}.solution-grid article+article{border-left:1px solid #3b4657}.solution-grid p{color:#b8c1cf}.solution-grid a{color:#6ad3df}.split-heading{max-width:none;display:flex;justify-content:space-between;align-items:end}.split-heading>p{max-width:420px}.news-list{border-top:1px solid var(--line)}.news-list a{display:grid;grid-template-columns:140px 1fr 100px;align-items:center;gap:20px;padding:24px 10px;border-bottom:1px solid var(--line)}.news-list a:hover strong{color:var(--blue)}.news-list time,.news-list span{color:var(--muted);font-size:13px}.news-list strong{font-size:17px}.resource-band{padding:70px max(24px,calc((100% - var(--max))/2));background:#eaf2ff;display:flex;align-items:center;justify-content:space-between;gap:30px}.resource-links{display:flex;gap:12px;flex-wrap:wrap}.resource-links a{padding:14px 22px;background:#fff;border:1px solid #d2ddec;font-weight:600}.resource-links a:hover{border-color:var(--blue);color:var(--blue)}footer{background:#0d1625;color:#ccd3df;padding:72px max(24px,calc((100% - var(--max))/2)) 24px}.footer-main{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.4fr;gap:60px;padding-bottom:52px}.footer-brand{align-items:flex-start;flex-wrap:wrap;color:#fff}.footer-brand p{flex-basis:100%;font-weight:400;font-size:14px;color:#8e99aa;max-width:260px}.footer-main h3{color:#fff;font-size:15px;margin:0 0 18px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-main a,.footer-main p{font-size:13px;margin:0;color:#8e99aa}.footer-main a:hover{color:#fff}.footer-bottom{border-top:1px solid #293241;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#758094}
@media(max-width:960px){.site-nav{position:absolute;display:none;top:76px;left:0;right:0;background:#fff;padding:10px 24px 24px;box-shadow:0 12px 24px rgba(18,31,51,.1);flex-direction:column;align-items:stretch;gap:0}.site-nav.open{display:flex}.site-nav a{padding:13px 0;border-bottom:1px solid var(--line)}.site-nav a:after{display:none}.menu-button{display:block;margin-left:auto}.header-contact{margin-left:8px}.hero h1{font-size:48px}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.customer-band{grid-template-columns:1fr}.customer-media{height:360px}.customer-copy{padding:60px 32px}.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-grid article+article{border-left:0}.solution-grid article:nth-child(even){border-left:1px solid #3b4657}.solution-grid article:nth-child(n+3){border-top:1px solid #3b4657}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.site-header{height:64px;padding:0 16px}.brand{font-size:17px}.brand-mark{width:32px;height:32px}.header-contact{display:none}.site-nav{top:64px}.hero{min-height:700px;max-height:none;align-items:flex-start;padding-top:92px}.hero-content{width:calc(100% - 32px);padding:0}.hero h1{font-size:38px}.hero-content>p:not(.eyebrow){font-size:15px}.hero-features{grid-template-columns:1fr}.hero-features div{padding:15px 18px;display:block}.hero-features div+div{border-left:0;border-top:1px solid rgba(255,255,255,.2)}.hero-features strong{display:block;font-size:16px}.section,.solutions{padding:72px 18px}.section-heading h2,.customer-copy h2,.resource-band h2{font-size:29px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-card img{height:190px}.customer-media{height:260px;min-height:0}.customer-copy{padding:55px 20px}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.stats div:nth-child(4){border-top:1px solid var(--line)}.stats strong{font-size:29px}.advantage-list{grid-template-columns:1fr;gap:24px}.solution-grid{grid-template-columns:1fr}.solution-grid article{min-height:0}.solution-grid article+article,.solution-grid article:nth-child(even){border-left:0}.solution-grid article:nth-child(n+2){border-top:1px solid #3b4657}.split-heading{display:block}.news-list a{grid-template-columns:1fr 80px;gap:8px 14px}.news-list strong{grid-column:1/-1;grid-row:1}.news-list time{grid-row:2}.news-list span{grid-row:2;text-align:right}.resource-band{padding:55px 20px;display:block}.resource-links{margin-top:28px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-bottom{gap:15px;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-card{transition:none}}
.footer-bottom>span>a,.site-footer-simple>span>a{margin-right:18px;color:inherit}.footer-bottom>span>a:hover,.site-footer-simple>span>a:hover{color:#fff}
.brand-logo{display:block;width:36px;height:36px;flex:0 0 36px}.footer-brand .brand-logo{margin-top:1px}
.wechat-contact img{width:118px;height:118px;object-fit:contain;background:#fff;padding:4px}.wechat-contact p{color:#8e99aa}.wechat-contact img+p{color:#ccd3df}
.solution-grid{grid-template-columns:repeat(3,1fr)}.solution-grid article:nth-child(4){border-left:0}.solution-grid article:nth-child(n+4){border-top:1px solid #3b4657}@media(max-width:960px){.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-grid article:nth-child(4){border-left:1px solid #3b4657}.solution-grid article:nth-child(n+3){border-top:1px solid #3b4657}}@media(max-width:640px){.solution-grid{grid-template-columns:1fr}.solution-grid article+article,.solution-grid article:nth-child(4){border-left:0}.solution-grid article:nth-child(n+2){border-top:1px solid #3b4657}}
.menu-button{padding:0;color:var(--ink);font-size:27px;line-height:1}.menu-button span{display:inline;height:auto;background:transparent;margin:0}
