:root{--blue:#0864d8;--navy:#071525;--ink:#132238;--muted:#66758a;--line:#dfe6ef;--soft:#f3f7fb;--wrap:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#fff}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{width:var(--wrap);margin:auto}.topline{height:36px;background:#07111f;color:#bac7d8;font-size:12px}.topline .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.topline strong{color:#fff}.nav{height:66px;background:#fff;border-bottom:1px solid #edf0f4;position:sticky;top:0;z-index:20}.nav-inner{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:13px;min-width:295px}.brand i{width:52px;height:52px;background:linear-gradient(135deg,#0871ea,#004cae);clip-path:polygon(0 0,100% 0,67% 50%,100% 100%,40% 100%,0 55%)}.brand span{display:flex;flex-direction:column}.brand b{font-size:25px}.brand small{color:#728096;letter-spacing:1.3px}.menu{display:flex;align-items:center;height:100%;gap:34px}.menu a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.menu a:hover,.menu a.active{color:var(--blue);border-color:var(--blue)}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:25px}.hero{height:620px;position:relative;overflow:hidden;background:#071525;color:#fff}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,30,.96),rgba(4,17,33,.76) 52%,rgba(3,15,29,.2))}.hero-copy{position:relative;padding-top:92px}.dealer-label{display:inline-flex;align-items:center;border:1px solid rgba(106,176,255,.6);background:rgba(6,78,157,.34);padding:9px 15px;gap:12px}.dealer-label b{font-size:21px}.dealer-label span{padding-left:12px;border-left:1px solid #799ac3;color:#cbe1ff}.eyebrow,.kicker{font-size:12px;letter-spacing:2px;color:#3388ea;font-weight:700}.eyebrow{color:#9ecbff;margin-top:20px}.hero h1{font-size:53px;margin:15px 0 7px}.hero h2{font-size:27px;color:#6bb0ff;margin:0 0 19px}.hero-copy>p:last-of-type{max-width:720px;color:#cfdae8;font-size:17px;line-height:1.8}.actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:12px 21px;border-radius:3px;cursor:pointer;font-weight:700}.primary{background:var(--blue);color:#fff}.ghost{border-color:#8291a6;color:inherit;background:transparent}.dealer{background:#eef5fd;border-bottom:1px solid #d6e6f7}.dealer-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;padding:55px 0;align-items:center}.dealer h2,.section h2,.contact h2{font-size:34px;margin:9px 0 15px}.dealer p{line-height:1.9;color:#56667c}.dealer dl{display:grid;grid-template-columns:1fr 1fr;margin:0;background:#fff;border:1px solid #d5e3f3}.dealer dl div{padding:17px;border-right:1px solid #e2ebf5;border-bottom:1px solid #e2ebf5}.dealer dt{font-size:12px;color:#7a8797}.dealer dd{margin:6px 0 0;font-weight:700}.section{padding:78px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head h2{margin-bottom:0}.section-head>p{max-width:520px;color:var(--muted);line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(16,43,76,.06);cursor:pointer}.product-card img{width:100%;height:190px;object-fit:cover;background:#eef2f6}.product-card div{padding:18px}.product-card small{color:var(--blue);font-weight:700}.product-card h3{font-size:17px;line-height:1.5;margin:9px 0}.product-card p{font-size:13px;color:var(--muted);line-height:1.7}.solutions{background:var(--soft)}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-grid article{background:#fff;padding:27px;border:1px solid var(--line)}.solution-grid b{color:var(--blue);font-size:24px}.solution-grid p{color:var(--muted);line-height:1.7}.about{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff;min-height:520px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy{padding:75px max(40px,calc((100vw - 1180px)/2)) 70px 65px}.about-copy h2{font-size:35px}.about-copy p{color:#bdc9d9;line-height:1.9}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{border:1px solid var(--line);background:#fff;box-shadow:0 8px 26px rgba(16,43,76,.07);cursor:pointer}.news-card img{width:100%;height:190px;object-fit:cover;background:#eef2f6}.news-card div{padding:19px}.news-card time{font-size:12px;color:var(--blue)}.news-card h3{line-height:1.5;margin:10px 0}.news-card p{color:var(--muted);line-height:1.75}.news-card .video-mark{font-size:12px;font-weight:700;color:#a14c00}.contact{background:#0b1d34;color:#fff;padding:75px 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.contact p,.contact-lines{color:#b8c7da;line-height:1.8}.contact-lines{display:flex;flex-direction:column;margin-top:25px}.contact form{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#fff;color:var(--ink);padding:25px}.contact label{font-size:13px;font-weight:700}.contact label:last-of-type{grid-column:1/-1}.contact input,.contact select,.contact textarea{width:100%;margin-top:7px;border:1px solid #cfd8e5;padding:11px;font:inherit}.contact textarea{height:100px}.contact form button{width:max-content}.contact #formMessage{grid-column:1/-1;color:#087554;margin:0}footer{background:#06101e;color:#9daabe;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.brand.light{color:#fff}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid p{line-height:1.8}.footer-grid h3{color:#fff}.copyright{border-top:1px solid #263345;margin-top:30px;padding-top:18px;font-size:12px}dialog{width:min(760px,calc(100% - 32px));border:0;padding:0;box-shadow:0 20px 70px #0007}dialog::backdrop{background:#04101dcc}.dialog-close{position:absolute;right:12px;top:10px;z-index:2;border:0;border-radius:50%;width:34px;height:34px;background:#fff;font-size:22px;cursor:pointer}dialog>img{width:100%;max-height:350px;object-fit:cover}.dialog-body{padding:28px}.dialog-body>div:first-child{font-size:13px;color:var(--blue)}#articleText{white-space:pre-wrap;line-height:1.9;color:#526176}#articleVideo{display:none;width:100%;margin-top:20px;max-height:420px;background:#000}@media(max-width:900px){.brand{min-width:auto;flex:1}.menu-btn{display:block}.menu{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;flex-direction:column;gap:0;height:auto;box-shadow:0 10px 25px #0002}.menu.open{display:flex}.menu a{height:50px}.hero h1{font-size:42px}.dealer-grid,.contact-grid{grid-template-columns:1fr}.product-grid,.solution-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.about-image{height:360px}.about-copy{padding:55px 30px}.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){:root{--wrap:calc(100% - 30px)}.topline{display:none}.brand i{width:43px;height:43px}.brand b{font-size:21px}.hero{height:610px}.hero-copy{padding-top:70px}.hero h1{font-size:34px}.hero h2{font-size:21px}.section{padding:58px 0}.section-head{display:block}.product-grid,.solution-grid,.news-grid{grid-template-columns:1fr}.dealer-grid{padding:45px 0}.dealer dl{grid-template-columns:1fr}.contact form{grid-template-columns:1fr}.contact label:last-of-type{grid-column:auto}.footer-grid{grid-template-columns:1fr}}
