:root{--blue:#1268ff;--cyan:#16c4df;--navy:#071a3b;--ink:#101828;--muted:#667085;--line:#e5eaf2;--soft:#f5f8fc;--grad:linear-gradient(135deg,#1268ff,#18b9df);--shadow:0 24px 70px rgba(15,50,110,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.75 "Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1220px,calc(100% - 40px));margin:auto}.topline{height:34px;background:var(--navy);color:#dbe7ff;font-size:12px}.topline .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.95);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-in{height:78px;display:flex;align-items:center;gap:34px}.logo{width:190px;height:52px;padding:10px 15px;border-radius:7px;background:var(--grad)}.logo img{width:100%;height:100%;object-fit:contain}.nav{display:flex;gap:28px;margin-left:auto}.nav a{font-weight:800;font-size:15px}.nav a:hover{color:var(--blue)}.cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:5px;background:var(--grad);color:#fff;font-weight:900;box-shadow:0 12px 30px rgba(18,104,255,.23)}.cta.small{padding:10px 19px}.cta.white{color:var(--blue);background:#fff}.cta.ghost,.cta.outline{background:transparent;border:1px solid rgba(255,255,255,.45);box-shadow:none}.cta.outline{color:var(--blue);border-color:var(--blue)}.menu{display:none;border:0;background:none;font-size:26px}.hero{position:relative;height:min(790px,calc(100vh - 80px));min-height:650px;overflow:hidden;background:var(--navy);color:#fff}.hero-media,.hero-video,.hero-mask{position:absolute;inset:0}.hero-video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s}.hero-video.active{opacity:1}.hero-mask{background:linear-gradient(90deg,rgba(3,17,46,.94) 0%,rgba(4,26,68,.74) 46%,rgba(6,39,85,.15) 78%),linear-gradient(0deg,rgba(5,20,54,.55),transparent 55%)}.hero-copy{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);z-index:2}.hero-tag{display:inline-block;padding:7px 13px;border-left:3px solid var(--cyan);background:rgba(255,255,255,.1);font-weight:900}.hero h1{margin:23px 0;font-size:clamp(48px,6vw,82px);line-height:1.08;letter-spacing:-.055em}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#fff,#62dff2);-webkit-background-clip:text;color:transparent}.hero-copy p{color:#e1eaf8;font-size:18px}.actions{display:flex;gap:14px;margin-top:30px}.hero-points{position:absolute;left:50%;bottom:0;z-index:2;transform:translateX(-50%);display:grid;width:min(1220px,calc(100% - 40px));grid-template-columns:repeat(4,1fr);background:rgba(5,29,70,.78);backdrop-filter:blur(18px)}.hero-points div{padding:19px 24px;border-right:1px solid rgba(255,255,255,.15)}.hero-points b{display:block;font-size:21px}.hero-points span{color:#b8c9e4;font-size:12px}.section{padding:100px 0}.section-title{max-width:820px;margin:0 auto 52px;text-align:center}.section-title>span,.title-row>div>span,.system-grid>div>span,.factory-grid>div>span,.page-hero span,.product-intro span,.article-head span,.detail-title span{color:var(--blue);font-weight:900;letter-spacing:.1em}.section-title h2,.title-row h2,.system h2,.factory h2{margin:10px 0;font-size:clamp(38px,4vw,58px);line-height:1.2;letter-spacing:-.04em}.section-title p{color:var(--muted)}.section-title strong{color:var(--blue)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-grid article{padding:30px;border:1px solid var(--line);background:#fff;transition:.25s}.problem-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.problem-grid i{font-style:normal;color:var(--blue);font-weight:900}.problem-grid h3{font-size:23px}.problem-grid p{color:var(--muted)}.products{background:var(--soft)}.title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.title-row>a{color:var(--blue);font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-grid article{min-width:0;background:#fff;border:1px solid var(--line);overflow:hidden;transition:.25s}.product-grid article:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-img{position:relative;display:flex;width:100%;aspect-ratio:1/1;align-items:center;justify-content:center;overflow:hidden;background:#edf2f8}.product-img img{width:100%;height:100%;object-fit:contain;transition:.45s}.product-grid article:hover img{transform:scale(1.035)}.product-img span{position:absolute;left:15px;top:15px;padding:5px 9px;background:var(--navy);color:#fff;font-size:11px}.product-body{padding:22px}.product-body small{color:var(--blue)}.product-body h3{margin:7px 0;font-size:20px;line-height:1.45}.product-body p{color:var(--muted);font-size:14px}.product-body>a{color:var(--blue);font-weight:900}.system{background:#fff}.system-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.system-grid>div:first-child>p{color:var(--muted);margin-bottom:30px}.flow{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line)}.flow article{min-height:175px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fff,#f5f9ff)}.flow b{color:var(--blue)}.flow h3{font-size:22px}.flow p{color:var(--muted)}.scenes{color:#fff;background:var(--navy)}.section-title.light>span{color:#5adbf0}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16)}.scene-grid article{min-height:310px;padding:35px;background:linear-gradient(155deg,#0d2a5c,#071a3b)}.scene-grid b{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;background:var(--grad);font-size:21px}.scene-grid h3{margin-top:70px;font-size:23px}.scene-grid p{color:#aabbd6}.factory-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.factory-visual img{width:100%;min-height:620px;object-fit:cover;background:var(--soft)}.factory-grid ul{padding:0;list-style:none}.factory-grid li{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.factory-grid li b{font-size:18px}.factory-grid li p{margin:0;color:var(--muted)}.factory-grid .cta{margin-top:25px}.news{background:var(--soft)}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.news-grid article{overflow:hidden;background:#fff;border:1px solid var(--line)}.news-grid img{width:100%;aspect-ratio:16/10;object-fit:cover}.news-grid article>div{padding:24px}.news-grid time{color:var(--blue);font-size:12px}.news-grid h3{font-size:22px;line-height:1.45}.news-grid p{color:var(--muted)}.closing{padding:80px 0;background:var(--grad);color:#fff}.closing-in{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing h2{margin:8px 0;font-size:38px;line-height:1.3}.footer{padding:70px 0 25px;background:#06142f;color:#b8c3d8}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1.3fr .7fr;gap:50px}.footer-logo{width:190px;padding:10px 15px;border-radius:7px;background:var(--grad)}.footer b{display:block;color:#fff;margin-bottom:14px}.footer a{display:block;margin:7px 0}.footer p{margin:6px 0}.qr{width:125px;height:125px;object-fit:cover;background:#fff}.footer small{display:block;margin-top:8px}.copyright{margin-top:45px;padding-top:20px;border-top:1px solid #24304c;font-size:12px}.float-tools{position:fixed;right:18px;bottom:20px;z-index:90;overflow:hidden;border-radius:5px;box-shadow:var(--shadow)}.float-tools a{display:block;padding:11px 16px;color:#fff;background:var(--blue);font-size:12px}.float-tools a+ a{background:var(--navy)}.page-hero,.article-head{padding:100px 0 75px;background:radial-gradient(circle at 85% 10%,#dceaff,transparent 30%),linear-gradient(145deg,#eef5ff,#fff)}.page-hero h1,.article-head h1{margin:8px 0;font-size:54px}.page-hero p{color:var(--muted)}.product-hero{padding:80px 0;background:var(--soft)}.product-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.product-intro>div:first-child{background:#fff}.product-intro img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-intro h1{font-size:45px;line-height:1.25}.product-intro p{color:var(--muted)}.product-intro small{display:block;margin-top:20px;color:var(--muted)}.detail-title{text-align:center;margin-bottom:45px}.detail-title h2{font-size:42px}.richtext{max-width:1000px;margin:auto;color:#344054}.richtext img{width:auto!important;max-width:100%!important;height:auto!important;margin:24px auto}.richtext table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.richtext td,.richtext th{padding:10px;border:1px solid var(--line)}.richtext h2,.richtext h3{color:var(--ink)}.prevnext{max-width:1000px;margin:50px auto 0;padding-top:20px;border-top:1px solid var(--line)}.article-head{text-align:center}.article-head .wrap{max-width:900px}.article-head p{color:var(--muted)}.article-body{font-size:17px}.news-list{display:grid;gap:22px}.news-list article{display:grid;grid-template-columns:320px 1fr;gap:30px;padding:15px;border:1px solid var(--line)}.news-list img{width:100%;height:210px;object-fit:cover}.news-list h2{font-size:25px}.news-list p,.news-list time{color:var(--muted)}.news-list article>div>a{color:var(--blue);font-weight:900}.pagination{text-align:center;margin-top:45px}.pagination a{display:inline-block;padding:8px 13px;margin:3px;border:1px solid var(--line)}
@media(max-width:980px){.topline{display:none}.header-in{height:68px}.logo{width:155px;height:44px}.nav{display:none;position:absolute;left:0;right:0;top:68px;flex-direction:column;padding:25px;background:#fff;box-shadow:var(--shadow)}.nav.open{display:flex}.menu{display:block;margin-left:auto}.header .cta.small{display:none}.hero{min-height:720px}.hero-points{grid-template-columns:1fr 1fr}.problem-grid,.product-grid,.scene-grid{grid-template-columns:repeat(2,1fr)}.system-grid,.factory-grid,.product-intro{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.factory-visual img{min-height:0}.news-list article{grid-template-columns:260px 1fr}}
@media(max-width:640px){.wrap{width:min(100% - 28px,1220px)}.hero h1{font-size:42px}.hero-copy p br{display:none}.hero-points div{padding:12px}.hero-points b{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.section{padding:72px 0}.section-title h2,.title-row h2,.system h2,.factory h2{font-size:38px}.problem-grid,.product-grid,.scene-grid,.news-grid{grid-template-columns:1fr}.title-row,.closing-in{align-items:flex-start;flex-direction:column}.system-grid{gap:45px}.flow{grid-template-columns:1fr}.scene-grid article{min-height:230px}.scene-grid h3{margin-top:35px}.factory-grid{gap:40px}.closing h2{font-size:30px}.footer-grid{grid-template-columns:1fr}.page-hero h1,.article-head h1{font-size:40px}.product-intro h1{font-size:35px}.news-list article{grid-template-columns:1fr}.news-list img{height:auto}.float-tools{right:10px;bottom:10px}}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.faq-grid>div:first-child>span{color:var(--blue);font-weight:900}.faq-grid h2{font-size:48px;line-height:1.2}.faq-grid>div:first-child p{color:var(--muted)}.faq details{padding:23px 0;border-top:1px solid var(--line)}.faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:19px;font-weight:900;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary b{color:var(--blue);font-size:25px}.faq details p{color:var(--muted)}
@media(max-width:980px){.faq-grid{grid-template-columns:1fr;gap:40px}}
@media(max-width:640px){.faq-grid h2{font-size:38px}}
