/* home.html moved styles */
:root{
  --green:#2f58bd;
  --green-dark:#2f58bd;
  --green-deep:#2f58bd;
  --yellow:#ffd036;
  --text:#333;
  --muted:#999;
  --wrap:1180px;
  color-scheme:light;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--text);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img,video{display:block;max-width:100%}
ul{margin:0;padding:0;list-style:none}
h1,h2,h3,p{margin:0}
.wrap{width:min(var(--wrap),calc(100% - 32px));margin:0 auto}

.hero{position:relative;width:100%;height:800px;overflow:hidden;background:#edf3ff}
swiper-container.hero-swiper{display:block;width:100%;height:800px;--swiper-theme-color:#fff;--swiper-pagination-bullet-size:11px;--swiper-pagination-bullet-horizontal-gap:8px;--swiper-pagination-bottom:18px;--swiper-pagination-bullet-inactive-color:rgba(255,255,255,.9);--swiper-pagination-bullet-inactive-opacity:.9}
swiper-container:not(:defined) swiper-slide:not(:first-child){display:none}
.hero-slide,.hero-media{width:100%;height:800px}.hero-media{object-fit:cover;object-position:center}
.hero-fallback{height:800px;position:relative;overflow:hidden;background:linear-gradient(180deg,#edf3ff 0%,#dbe7ff 44%,#8aa9ea 100%)}
.hero-fallback:before{content:"";position:absolute;left:12%;bottom:4%;width:620px;height:310px;background:linear-gradient(135deg,#fff,#e9e9e9);clip-path:polygon(0 42%,78% 18%,100% 64%,18% 86%);filter:drop-shadow(0 20px 22px rgba(0,0,0,.16));opacity:.95}
.hero-fallback:after{content:"";position:absolute;right:8%;bottom:18%;width:190px;height:330px;border-radius:55% 55% 45% 45%;background:radial-gradient(circle at 50% 30%,#6f93e6 0 18%,#2f58bd 19% 58%,transparent 59%),linear-gradient(90deg,transparent 47%,#7a4d21 48% 53%,transparent 54%);filter:drop-shadow(0 10px 10px rgba(0,0,0,.12))}
.hero-copy{position:absolute;left:50.8%;top:28%;color:#2f58bd;text-align:left;white-space:nowrap}.hero-copy h2{font-size:46px;line-height:1.2;font-weight:500;letter-spacing:1px}.hero-points{display:flex;gap:34px;margin-top:22px;color:#2f58bd;font-size:18px}.hero-points span:before{content:"✓";margin-right:8px;color:#2f58bd;font-weight:900}

.section-title-block{text-align:center;padding:66px 0 46px}.section-title-block h2{font-size:34px;line-height:1.2;color:#333;font-weight:800;letter-spacing:2px}.section-title-block p{margin-top:8px;color:#a8a8a8;font-size:18px;letter-spacing:1px}
.products{position:relative;overflow:hidden;padding:86px 0;background:#f4f6fa;color:#202936}
.products:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 13% 18%,rgba(47,88,189,.06) 0 2px,transparent 3px),radial-gradient(circle at 28% 64%,rgba(31,42,54,.055) 0 10px,transparent 11px),radial-gradient(circle at 91% 44%,rgba(31,42,54,.045) 0 4px,transparent 5px),linear-gradient(120deg,transparent 0 70%,rgba(47,88,189,.035) 70% 100%);opacity:1}
.products:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(255,255,255,.22) 48%,rgba(255,255,255,.7)),linear-gradient(90deg,rgba(47,88,189,.045),transparent 34%,transparent 66%,rgba(47,88,189,.035));clip-path:none;opacity:.9}
.product-recommend{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:50px;width:min(1368px,calc(100% - 96px));margin:0 auto;align-items:center}
.product-copy{min-width:0;padding-top:8px}
.product-kicker{display:block;color:#2f58bd;font-size:40px;font-weight:900;line-height:1;letter-spacing:1px;text-transform:uppercase}
.product-copy h2{margin-top:10px;color:#1f2833;font-size:28px;font-weight:900;line-height:1.2;letter-spacing:1px}
.product-copy h2:after{content:"";display:block;width:50px;height:3px;margin-top:16px;background:#2f58bd}
.product-copy-text{margin-top:28px;color:#4f5b6a;font-size:14px;line-height:1.75}
.product-copy-text :where(p,div){margin:0;color:inherit!important;font-size:inherit!important;line-height:inherit!important}
.product-all-link{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:40px;margin-top:38px;border-radius:0 12px 0 12px;background:linear-gradient(90deg,#2f58bd,#2f58bd);color:#fff;font-weight:800;box-shadow:0 12px 24px rgba(47,88,189,.18);transition:transform .2s ease,box-shadow .2s ease}
.product-all-link:hover,.product-all-link:focus-visible{color:#fff;outline:none;transform:translateY(-2px);box-shadow:0 16px 30px rgba(47,88,189,.25)}
.product-grid{width:100%;margin:0;overflow:hidden}
swiper-container.product-swiper{display:block;width:100%;padding:2px 0 10px;overflow:hidden}
swiper-slide.product-slide{height:auto;display:flex}
.product-card{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;height:420px;min-width:0;overflow:hidden;border:2px solid transparent;background:#fff;border-radius:0 44px 0 44px;box-shadow:none;transform .24s ease,box-shadow .24s ease}
swiper-slide.product-slide:not(.swiper-slide-active) .product-card{cursor:pointer}
swiper-slide.product-slide.swiper-slide-active .product-card{border-color:#2f58bd;box-shadow:none}
.product-card:hover,.product-card:focus-visible{outline:none;transform:translateY(-4px);box-shadow:none}
swiper-slide.product-slide.swiper-slide-active .product-card:hover,swiper-slide.product-slide.swiper-slide-active .product-card:focus-visible{transform:none}
.product-label{display:none}
.product-img{height:330px;display:flex;align-items:center;justify-content:center;padding:42px 34px 22px;background:#fff}
.product-img img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}.product-card:hover .product-img img,.product-card:focus-visible .product-img img{transform:scale(1.04)}
.placeholder-machine{width:160px;height:108px;border-radius:56px;background:linear-gradient(90deg,#d5d5d5,#f6f6f6 45%,#b8c0c1);box-shadow:inset 0 0 0 18px #eef0f0;position:relative}.placeholder-machine:before,.placeholder-machine:after{content:"";position:absolute;top:24px;width:54px;height:54px;border-radius:50%;background:#c7ced0;border:12px solid #e9eeee}.placeholder-machine:before{left:-26px}.placeholder-machine:after{right:-26px}
.product-name{height:90px;display:flex;align-items:center;justify-content:center;min-width:0;padding:0 26px 22px;text-align:center;color:#2c3a45;font-size:16px;line-height:1.45;transition:color .2s ease}
swiper-slide.product-slide.swiper-slide-active .product-name{color:#2f58bd}
.product-title-text{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.product-actions{position:relative;z-index:1;display:flex;justify-content:flex-end;gap:12px;width:min(1368px,calc(100% - 96px));margin:18px auto 0}
.product-actions.is-hidden{display:none}
.product-arrow{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:1px solid #d8e0e8;border-radius:50%;background:#fff;color:#2b3b49;font-size:18px;line-height:1;box-shadow:0 6px 16px rgba(28,50,80,.08);cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}
.product-arrow:hover,.product-arrow:focus-visible{border-color:#2f58bd;color:#2f58bd;outline:none;box-shadow:0 8px 18px rgba(47,88,189,.16);transform:translateY(-1px)}

.advantage{position:relative;padding:0 0 120px;background:#eee;overflow:hidden}.advantage:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-128px;height:230px;background:var(--green);border-radius:50% 50% 0 0/100% 100% 0 0}
.advantage-inner{position:relative;z-index:1;height:650px;width:min(1120px,calc(100% - 32px));margin:0 auto;padding-top:1px}
.center-badge{position:absolute;left:50%;top:0;transform:translateX(-50%);width:530px;height:358px;background:var(--green);color:#fff;text-align:center;clip-path:polygon(7% 0,93% 0,100% 18%,88% 42%,90% 72%,64% 80%,50% 100%,36% 80%,10% 72%,12% 42%,0 18%);padding:72px 64px 40px}
.center-badge h2{font-size:52px;line-height:1.15;font-weight:900;letter-spacing:3px}.center-badge .line{display:flex;align-items:center;justify-content:center;gap:16px;margin:18px 0 22px;color:#dbe7ff;font-size:17px}.center-badge .line:before,.center-badge .line:after{content:"";width:92px;height:1px;background:#dbe7ff}.center-badge .site-detail{width:300px;max-width:100%;margin:0 auto;font-size:14px;line-height:1.85;text-align:center;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.center-badge .site-detail *{font-size:inherit!important;line-height:inherit!important;color:#fff!important;text-align:center!important}.center-badge .site-detail p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
@keyframes advPulse{0%{box-shadow:0 0 0 0 rgba(47,88,189,.28)}70%{box-shadow:0 0 0 12px rgba(47,88,189,0)}100%{box-shadow:0 0 0 0 rgba(47,88,189,0)}}
.adv-item{position:absolute;display:block;width:250px;color:#5b5b5b;outline:none;border-radius:18px;transition:transform .28s ease,color .28s ease,filter .28s ease}.adv-item .round{width:154px;height:154px;margin:0 auto 18px;border:8px solid #fff;border-radius:50%;background:#f7f7f7;box-shadow:0 0 0 3px rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .34s ease,box-shadow .34s ease,border-color .34s ease,background .34s ease}.adv-item .round img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.adv-item .round .placeholder-machine{transform:scale(.78);transition:transform .34s ease}.adv-item:hover,.adv-item:focus-visible{transform:translateY(-8px);filter:drop-shadow(0 16px 20px rgba(47,88,189,.18))}.adv-item:active{transform:translateY(-3px) scale(.98)}.adv-item:hover .round,.adv-item:focus-visible .round,.adv-item:active .round{border-color:#2f58bd;background:#fff;box-shadow:0 0 0 5px rgba(47,88,189,.20),0 14px 26px rgba(47,88,189,.24);animation:advPulse 1.2s ease-out infinite}.adv-item:hover .round img,.adv-item:focus-visible .round img,.adv-item:active .round img{transform:scale(1.08) rotate(2deg)}.adv-item:hover .round .placeholder-machine,.adv-item:focus-visible .round .placeholder-machine,.adv-item:active .round .placeholder-machine{transform:scale(.84) rotate(2deg)}
.adv-item .txt{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:start;padding:6px;border-radius:12px;transition:background .28s ease,box-shadow .28s ease}.adv-item .num{height:42px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;clip-path:polygon(0 0,100% 0,100% 100%,45% 78%,0 100%);transition:background .28s ease,color .28s ease,transform .28s ease}.adv-item h3{color:var(--green);font-size:20px;font-weight:400;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .28s ease}.adv-item p{margin-top:6px;color:#5f5f5f;font-size:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .28s ease}.adv-item p:empty:before{content:"查看解决方案详情与专业服务"}.adv-item:hover .txt,.adv-item:focus-visible .txt,.adv-item:active .txt{background:rgba(255,255,255,.78);box-shadow:0 10px 22px rgba(47,88,189,.12)}.adv-item:hover .num,.adv-item:focus-visible .num,.adv-item:active .num{background:#2f58bd;color:#fff;transform:translateY(-2px)}.adv-item:hover h3,.adv-item:focus-visible h3,.adv-item:active h3{color:#2f58bd;font-weight:700}.adv-item:hover p,.adv-item:focus-visible p,.adv-item:active p{color:#333}
.adv-1{left:28px;top:110px}.adv-2{right:28px;top:110px}.adv-3{left:0;top:410px}.adv-4{left:290px;top:410px}.adv-5{right:290px;top:410px}.adv-6{right:0;top:410px}
@media (min-width:1201px){.adv-item .txt{background:rgba(255,255,255,.88);box-shadow:0 8px 18px rgba(47,88,189,.10)}}


.about{position:relative;z-index:2;overflow:hidden;background:#fff;color:#1f2833;padding:100px 0 104px}.about:before,.about:after{content:"";position:absolute;z-index:0;border-radius:50%;background:#edf3ff;pointer-events:none}.about:before{left:13.2%;top:-250px;width:440px;height:440px;opacity:.58}.about:after{right:-145px;top:-170px;width:560px;height:560px;opacity:.62}.about-bg-circle{position:absolute;right:11%;bottom:-260px;z-index:0;width:520px;height:520px;border-radius:50%;background:#edf3ff;opacity:.72;pointer-events:none}.about-inner{position:relative;z-index:1;width:min(1368px,calc(100% - 96px));margin:0 auto}.about-main{display:grid;grid-template-columns:minmax(420px,685px) minmax(420px,1fr);gap:50px;align-items:center}.about-visual{height:400px;overflow:hidden;border-radius:0 50px 0 0;background:linear-gradient(135deg,#edf3ff,#f7f9ff);box-shadow:none}.about-visual img{width:100%;height:100%;object-fit:cover}.about-visual-fallback{position:relative;width:100%;height:100%;background:radial-gradient(circle at 34% 42%,#c8d6ff 0 13%,transparent 14%),radial-gradient(circle at 28% 62%,#dbe7ff 0 18%,transparent 19%),linear-gradient(135deg,#071021 0%,#1f347a 46%,#8aa9ea 100%)}.about-visual-fallback:before{content:"";position:absolute;left:31%;top:10%;width:130px;height:210px;border-radius:85% 10% 80% 10%;background:linear-gradient(135deg,#edf3ff,#2f58bd 70%);transform:rotate(-28deg);filter:drop-shadow(0 12px 12px rgba(0,0,0,.25))}.about-visual-fallback:after{content:"";position:absolute;left:36%;top:20%;width:120px;height:180px;border-radius:10% 85% 10% 80%;background:linear-gradient(135deg,#edf3ff,#6f93e6 72%);transform:rotate(28deg);filter:drop-shadow(0 10px 10px rgba(0,0,0,.2))}.about-copy{min-width:0;padding-top:4px}.about-kicker{display:block;color:#2f58bd;font-size:42px;font-weight:900;line-height:1;letter-spacing:1px;text-transform:uppercase}.about-title{margin-top:8px;color:#1e2630;font-size:28px;font-weight:900;line-height:1.22;letter-spacing:1px}.about-rule{display:block;width:50px;height:3px;margin-top:16px;background:#2f58bd}.about-text{margin-top:28px;color:#47545f;font-size:13px;line-height:2.35;text-align:left}.about-text *{margin:0;color:inherit!important;font-size:inherit!important;line-height:inherit!important;text-align:left!important}.about-text p+p{margin-top:4px}.about-summary{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.about-more{display:inline-flex;align-items:center;justify-content:center;min-width:150px;height:40px;margin-top:28px;border-radius:0 12px 0 12px;background:linear-gradient(90deg,#2f58bd,#2f58bd);color:#fff;font-weight:800;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.about-more:hover,.about-more:focus-visible{color:#fff;outline:none;transform:translateY(-2px);box-shadow:0 14px 28px rgba(47,88,189,.22)}.about-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:center;min-height:142px;margin:48px auto 0;padding:24px 42px;background:#fafafa;box-shadow:0 5px 16px rgba(47,88,189,.16);border-radius:8px}.metric{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;color:#626d76;text-align:center}.metric:hover{color:#626d76}.metric-number{display:flex;align-items:flex-end;justify-content:center;gap:14px;color:#2f58bd;font-weight:400;line-height:1}.metric-number b{color:#2f58bd;font-size:52px;font-weight:400;line-height:.9;letter-spacing:1px}.metric-number span{padding-bottom:5px;color:#7f8a93;font-size:13px;line-height:1}.metric-label{margin-top:12px;color:#626d76;font-size:13px;line-height:1.35}

.cases{position:relative;overflow:hidden;padding:72px 0 96px;background:#fff;color:#06172d}.case-showcase-head{position:relative;text-align:center;margin:0 auto 74px}.case-showcase-ghost{position:absolute;left:50%;top:-38px;z-index:0;transform:translateX(-50%);color:rgba(47,88,189,.08);font-size:86px;font-weight:900;font-style:italic;line-height:1;letter-spacing:6px;text-transform:uppercase;white-space:nowrap;pointer-events:none}.case-showcase-head h2{position:relative;z-index:1;color:#06172d;font-size:38px;font-weight:900;line-height:1.15;letter-spacing:1px}.case-showcase-head p{position:relative;z-index:1;margin-top:18px;color:#233c61;font-size:14px;line-height:1.8}.case-carousel{width:min(1240px,calc(100% - 32px));margin:0 auto;background:#fff}.case-swiper{display:block;width:100%;overflow:visible;padding:0;background:#fff;--swiper-theme-color:#2f58bd}swiper-slide.case-slide{height:auto;display:flex;background:#fff}.case-swiper::part(pagination){display:none}.case-showcase-card{position:relative;display:block;width:100%;height:430px;overflow:hidden;border:2px solid #fff;border-radius:8px;background:#fff;color:#fff;box-shadow:none;isolation:isolate;transition:border-color .24s ease,transform .24s ease}swiper-slide.case-slide.swiper-slide-active .case-showcase-card{border-color:#2f58bd;box-shadow:none;transform:translateY(-2px)}.case-showcase-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(6,16,28,.04) 0%,rgba(6,16,28,.28) 42%,rgba(6,16,28,.84) 100%);transition:background .24s ease}.case-showcase-card:hover:before,.case-showcase-card:focus-visible:before{background:linear-gradient(180deg,rgba(6,16,28,.00) 0%,rgba(6,16,28,.22) 36%,rgba(6,16,28,.88) 100%)}.case-showcase-card:focus-visible{outline:2px solid #2f58bd;outline-offset:4px}.case-showcase-img{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;background:#fff}.case-showcase-img img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.case-showcase-card:hover .case-showcase-img img,.case-showcase-card:focus-visible .case-showcase-img img{transform:scale(1.05)}.case-showcase-fallback{display:grid;place-items:center;height:100%;background:linear-gradient(135deg,#102136,#2f58bd)}.case-showcase-body{position:absolute;left:22px;right:22px;bottom:24px;z-index:2}.case-showcase-title{position:relative;min-height:54px;padding-left:17px;color:#fff;font-size:18px;font-weight:900;line-height:1.42;text-shadow:0 2px 10px rgba(0,0,0,.35);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.case-showcase-title:before{content:"";position:absolute;left:0;top:.62em;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.28)}swiper-slide.case-slide.swiper-slide-active .case-showcase-title:before{background:#2f58bd;box-shadow:0 0 0 3px rgba(47,88,189,.24)}.case-showcase-btn{display:flex;align-items:center;justify-content:center;height:42px;margin-top:20px;border-radius:4px;background:#fff;color:#06172d;font-size:14px;font-weight:800;transition:background .2s ease,color .2s ease,transform .2s ease}swiper-slide.case-slide.swiper-slide-active .case-showcase-btn,.case-showcase-card:hover .case-showcase-btn,.case-showcase-card:focus-visible .case-showcase-btn{background:#2f58bd;color:#fff;transform:translateY(-2px)}

.news{position:relative;overflow:hidden;padding:74px 0 94px;background:linear-gradient(115deg,#edf3ff 0%,#f7f9ff 48%,#edf3ff 100%);color:#15263d}.news:before{content:"";position:absolute;inset:-80px -40px;background:linear-gradient(116deg,transparent 0 54%,rgba(47,88,189,.10) 54.2% 54.5%,transparent 54.7%),linear-gradient(72deg,transparent 0 68%,rgba(47,88,189,.08) 68.2% 68.45%,transparent 68.7%),linear-gradient(138deg,transparent 0 76%,rgba(47,88,189,.08) 76.2% 76.45%,transparent 76.7%);pointer-events:none}.news .case-showcase-head{position:relative;z-index:1;margin-bottom:52px}.case-news-grid{position:relative;z-index:1;width:min(1240px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.case-news-panel{min-width:0;min-height:374px;padding:20px 22px 24px;border-top:3px solid #2f58bd;border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 16px 35px rgba(47,88,189,.09)}.case-news-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;margin-bottom:20px}.case-news-head h2{color:#111827;font-size:20px;line-height:1.3;font-weight:900}.case-news-head p{margin-top:5px;color:#61718a;font-size:12px;line-height:1.6}.case-news-more{padding-top:8px;color:#2f58bd;font-size:12px;font-weight:800;white-space:nowrap}.case-news-more:hover,.case-news-more:focus-visible{color:#2f58bd;outline:none}.case-news-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-news-card{display:block;min-width:0;overflow:hidden;border:1px solid #dbe7ff;border-radius:8px;background:#fff;color:#132238;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.case-news-card:hover,.case-news-card:focus-visible{outline:none;transform:translateY(-3px);border-color:#2f58bd;box-shadow:0 12px 22px rgba(47,88,189,.12)}.case-news-img{display:block;height:114px;overflow:hidden;background:#edf3ff}.case-news-img img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.case-news-card:hover .case-news-img img,.case-news-card:focus-visible .case-news-img img{transform:scale(1.04)}.case-news-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:44px;margin:14px 12px 0;color:#132238;font-size:14px;font-weight:900;line-height:1.55}.case-news-card-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;margin:12px 12px 16px;color:#62728a;font-size:12px;line-height:1.6}.case-news-card-text *{margin:0;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.case-news-list{display:grid;gap:0}.case-news-row{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;align-items:center;min-height:90px;padding:13px 0;border-bottom:1px solid #dbe7ff;color:#132238}.case-news-row:last-child{border-bottom:0}.case-news-date{display:flex;align-items:center;justify-content:center;width:52px;height:58px;border-radius:8px;background:#edf3ff;color:#2f58bd;font-size:12px;font-weight:900;line-height:1.2;text-align:center}.case-news-row-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#132238;font-size:15px;font-weight:900;line-height:1.45}.case-news-row-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:7px;color:#63728a;font-size:12px;line-height:1.7}.case-news-row-text *{margin:0;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.case-news-row:hover .case-news-row-title,.case-news-row:focus-visible .case-news-row-title{color:#2f58bd}.case-news-empty{display:flex;align-items:center;justify-content:center;min-height:210px;color:#6b7b90;font-size:13px}

@media (max-width:1200px){.product-recommend,.product-actions{width:calc(100% - 40px)}.product-recommend{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:30px}.product-card{height:380px}.product-img{height:295px;padding:36px 24px 18px}.advantage-inner{height:auto;padding-bottom:58px}.center-badge{position:relative;top:auto;margin:0 auto 40px;left:auto;transform:none}.adv-item{position:relative;left:auto!important;right:auto!important;top:auto!important;transform:none!important;display:inline-block;vertical-align:top;margin:20px calc((100% - 760px)/6);width:250px}.adv-item:hover,.adv-item:focus-visible{transform:translateY(-8px)!important}.adv-item:active{transform:translateY(-3px) scale(.98)!important}.about{margin-top:0;padding:78px 0 86px}.about-inner{width:calc(100% - 40px)}.about-main{grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);gap:36px}.about-visual{height:340px}.about-metrics{gap:0}}
@media (max-width:900px){.hero,.hero-slide,.hero-media,swiper-container.hero-swiper,.hero-fallback{height:800px}.hero-copy{left:44%;top:25%;transform:scale(.72);transform-origin:left top}.section-title-block{padding:42px 0 30px}.products{padding:64px 0}.product-recommend{grid-template-columns:1fr;gap:30px}.product-copy{max-width:620px}.product-copy-text{margin-top:20px}.product-card{height:340px}.product-img{height:255px}.cases{padding:54px 0 72px}.case-showcase-head{margin-bottom:44px}.case-showcase-ghost{top:-24px;font-size:58px}.case-showcase-head h2{font-size:30px}.case-showcase-head p{width:min(520px,calc(100% - 28px));margin:14px auto 0}.case-showcase-card{height:390px}.adv-item{display:block;margin:24px auto}.center-badge{width:min(530px,100%);height:auto;min-height:310px;padding-left:36px;padding-right:36px}.center-badge h2{font-size:38px}.about{margin-top:0;padding:58px 0 66px}.about-main{grid-template-columns:1fr;gap:30px}.about-visual{height:360px}.about-copy{padding-top:0}.about-text{margin-top:22px}.about-metrics{grid-template-columns:repeat(2,1fr);gap:24px 0;margin-top:34px;padding:28px 18px}.metric-number b{font-size:44px}.news{padding:50px 0 64px}.case-news-grid{grid-template-columns:1fr}.case-news-panel{min-height:0}}
@media (max-width:560px){.wrap{width:calc(100% - 24px)}.product-recommend{width:calc(100% - 28px)}.product-kicker{font-size:34px}.product-copy h2{font-size:24px}.product-all-link{margin-top:26px}.product-card{height:318px;border-radius:0 34px 0 34px}.product-img{height:230px;padding-left:18px;padding-right:18px}.product-name{font-size:14px;padding-left:14px;padding-right:14px}.case-showcase-ghost{font-size:46px;letter-spacing:3px}.case-showcase-head h2{font-size:27px}.case-showcase-head p{font-size:13px}.case-showcase-card{height:360px}.case-showcase-body{left:18px;right:18px;bottom:20px}.case-showcase-title{font-size:17px}.hero-copy{display:none}.center-badge h2{font-size:30px}.center-badge .line:before,.center-badge .line:after{width:42px}.about{padding:44px 0 52px}.about-inner{width:calc(100% - 28px)}.about-visual{height:240px;border-radius:0 34px 0 0}.about-kicker{font-size:34px}.about-title{font-size:23px}.about-text{font-size:13px;line-height:2}.about-summary{-webkit-line-clamp:6}.about-more{margin-top:22px}.about-metrics{grid-template-columns:1fr;gap:22px;min-height:0;margin-top:30px;padding:28px 20px}.metric-number b{font-size:42px}.case-news-panel{padding:18px 16px 20px}.case-news-head h2{font-size:18px}.case-news-cards{grid-template-columns:1fr}.case-news-card{display:grid;grid-template-columns:116px minmax(0,1fr);min-height:116px}.case-news-img{grid-row:1/3;height:100%;min-height:116px}.case-news-card-title{min-height:0;margin:12px 12px 0}.case-news-card-text{min-height:0;margin:8px 12px 12px}.case-news-row{grid-template-columns:48px minmax(0,1fr);gap:12px}.case-news-date{width:48px;height:56px;font-size:11px}}

.jx-header {
  --jx-green: #2f58bd;
  --jx-green-dark: #2f58bd;
  --jx-green-soft: rgba(47,88,189, 0.1);
  --jx-yellow: #ffd200;
  --jx-white: #ffffff;
  position: relative;
  z-index: 50;
  width: 100%;
  background: var(--jx-white);
  color: #111111;
  font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif;
}

.jx-header *,
.jx-footer *,
.jx-promise-strip * {
  box-sizing: border-box;
}

.xmdsite-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.jx-header a,
.jx-footer a {
  color: inherit;
  text-decoration: none;
}

.jx-header-top {
  display: none;
  height: 0;
  line-height: 0;
  background: var(--jx-green);
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  color: var(--jx-white);
  font-size: 12px;
}

.jx-header-inner {
  width: min(100% - 96px, 1800px);
  margin: 0 auto;
}

.jx-footer-wrap {
  width: min(1170px, calc(100% - 32px));
  margin: 0 auto;
}

.jx-header-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 36px;
}

.jx-header-main {
  height: 100px;
  background: var(--jx-white);
  border-bottom: 1px solid rgba(47,88,189, 0.12);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}

.jx-brand {
  flex: 0 0 320px;
  display: flex;
  align-items: center;
  min-width: 260px;
  max-width: 360px;
  height: 100%;
  color: var(--jx-green);
  overflow: hidden;
}

.jx-brand-logo {
  display: block;
  max-width: min(300px, 100%);
  max-height: 76px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.jx-brand-text {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  min-height: 72px;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: 1px;
}

.jx-brand-title {
  font-size: 42px;
}

.jx-brand-subtitle {
  margin-top: 4px;
  font-size: 16px;
  letter-spacing: 2px;
}

.jx-nav-toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.jx-nav-toggle-button {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 38px;
  margin-left: auto;
  border: 1px solid rgba(47,88,189, 0.35);
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}

.jx-nav-toggle-bar,
.jx-nav-toggle-bar::before,
.jx-nav-toggle-bar::after {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 2px;
  background: var(--jx-green);
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.jx-nav-toggle-bar {
  position: relative;
}

.jx-nav-toggle-bar::before,
.jx-nav-toggle-bar::after {
  content: "";
  position: absolute;
  left: 0;
}

.jx-nav-toggle-bar::before {
  top: -7px;
}

.jx-nav-toggle-bar::after {
  top: 7px;
}

.jx-nav-toggle:checked + .jx-nav-toggle-button .jx-nav-toggle-bar {
  background: transparent;
}

.jx-nav-toggle:checked + .jx-nav-toggle-button .jx-nav-toggle-bar::before {
  transform: translateY(7px) rotate(45deg);
}

.jx-nav-toggle:checked + .jx-nav-toggle-button .jx-nav-toggle-bar::after {
  transform: translateY(-7px) rotate(-45deg);
}

.jx-nav {
  flex: 1 1 auto;
  align-self: stretch;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  min-width: 0;
}

.jx-nav-list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.jx-nav-item {
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
  height: auto;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

.jx-nav-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: auto;
  min-height: 38px;
  height: auto;
  padding: 9px 18px;
  border: 1px solid transparent;
  border-radius: 999px;
  color: #111111;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.jx-nav-item:hover > .jx-nav-link,
.jx-nav-item:focus-within > .jx-nav-link {
  background: var(--jx-green-soft);
  border-color: rgba(47,88,189, 0.22);
  color: var(--jx-green);
}

.jx-nav-item.is-active > .jx-nav-link {
  background: var(--jx-green);
  border-color: var(--jx-green);
  color: #ffffff;
  box-shadow: 0 10px 22px rgba(47,88,189, 0.22);
  transform: translateY(-2px);
}

.jx-nav-caret {
  flex: 0 0 auto;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  transition: transform 0.2s ease;
}

.jx-nav-has-dropdown:hover .jx-nav-caret,
.jx-nav-has-dropdown:focus-within .jx-nav-caret {
  transform: rotate(180deg);
}

.jx-nav-mobile-toggle {
  display: none;
}

.jx-nav-dropdown {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  z-index: 20;
  width: 136px;
  min-width: 136px;
  max-width: 136px;
  margin: 0;
  padding: 12px 10px;
  list-style: none;
  background: #111111;
  border: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 8px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

.jx-nav-has-dropdown:hover > .jx-nav-dropdown,
.jx-nav-has-dropdown:focus-within > .jx-nav-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.jx-nav-dropdown-link {
  display: block;
  margin: 6px 0;
  padding: 12px 12px;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #ffffff !important;
  font-size: 14px;
  line-height: 1.35;
  text-align: center;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-break: break-word;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.jx-header-hotline {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 34px;
  padding: 7px 16px 7px 12px;
  border-radius: 999px;
  background: var(--jx-green);
  color: #ffffff;
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
  box-shadow: 0 10px 22px rgba(47,88,189, 0.22);
}

.jx-header-phone-icon {
  display: inline-grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
  font-size: 12px;
  line-height: 1;
}

.jx-header-hotline strong {
  font-weight: 800;
  letter-spacing: 0.2px;
}

.jx-nav-dropdown-link:hover,
.jx-nav-dropdown-link:focus-visible {
  background: rgba(47,88,189, 0.14);
  border-color: rgba(47,88,189, 0.55);
  color: #ffffff !important;
  box-shadow: inset 4px 0 0 rgba(47,88,189, 0.85);
  outline: none;
}

.jx-nav-dropdown-link.is-active {
  background: rgba(47,88,189, 0.36);
  border-color: var(--jx-green);
  color: #ffffff !important;
  box-shadow: 0 0 0 1px rgba(47,88,189, 0.16);
  transform: translateY(-1px);
  outline: none;
}

.jx-promise-strip {
  padding: 46px 0 38px;
  background: #f4f4f4;
  color: #777777;
  font-family: Arial, "Microsoft YaHei", "PingFang SC", sans-serif;
}

.jx-promise-list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
}

.jx-promise-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-width: 0;
}

.jx-promise-ico {
  flex: 0 0 auto;
  width: 31px;
  height: 31px;
  display: inline-grid;
  place-items: center;
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  color: #969696;
  font-size: 15px;
  line-height: 1;
}

.jx-promise-title {
  display: block;
  color: #555555;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.jx-promise-text {
  display: block;
  margin-top: 1px;
  color: #777777;
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.jx-footer {
  background: #2f2f2f;
  color: #d8d8d8;
  font-family: Arial, "Microsoft YaHei", "PingFang SC", sans-serif;
}

.jx-footer-main {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(150px, 0.55fr) minmax(220px, 0.7fr);
  gap: 58px;
  align-items: center;
  padding: 44px 0 38px;
}

.jx-footer-nav-group {
  min-width: 0;
}

.jx-footer-site-name {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  min-width: 0;
  color: #ffffff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s ease, transform 0.2s ease;
}

.jx-footer-site-name:hover,
.jx-footer-site-name:focus-visible {
  color: #2f58bd;
  outline: none;
  transform: translateX(4px);
}

.jx-footer-nav {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, max-content));
  gap: 12px 30px;
  margin-top: 22px;
  color: #efefef;
  font-size: 14px;
}

.jx-footer-nav a {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: color 0.18s ease, transform 0.18s ease;
}

.jx-footer-nav a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #2f58bd;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.18s ease;
}

.jx-footer-nav a:hover,
.jx-footer-nav a:focus-visible {
  color: #2f58bd;
  outline: none;
  transform: translateX(4px);
}

.jx-footer-nav a:hover::before,
.jx-footer-nav a:focus-visible::before {
  transform: scaleX(1);
}

.jx-footer-code {
  display: flex;
  justify-content: center;
  align-items: center;
}

.jx-footer-contact {
  color: #ffffff;
  text-align: right;
}

.jx-footer-contact-label {
  margin: 0;
  color: #cfcfcf;
  font-size: 14px;
}

.jx-footer-phone {
  margin: 4px 0 16px;
  color: #2f58bd;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  word-break: break-word;
}

.jx-footer-qrcode {
  display: inline-block;
  width: 112px;
  height: 112px;
  padding: 6px;
  object-fit: cover;
  background: #ffffff;
  border-radius: 2px;
}

.jx-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 14px 0;
  color: #aaaaaa;
  font-size: 13px;
  text-align: center;
}

.jx-footer-bottom-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.jx-footer-bottom a {
  color: inherit;
  transition: color 0.18s ease;
}

.jx-footer-bottom a:hover,
.jx-footer-bottom a:focus-visible {
  color: #ffffff;
  outline: none;
}

@media (max-width: 1120px) {
  .jx-header-inner {
    width: min(100% - 48px, 1800px);
  }

  .jx-footer-wrap {
    width: min(100% - 24px, 1170px);
  }

  .jx-brand {
    flex-basis: 260px;
    min-width: 220px;
    max-width: 300px;
  }

  .jx-brand-logo {
    max-width: min(250px, 100%);
    max-height: 64px;
  }

  .jx-nav-item {
    min-width: 0;
  }

  .jx-nav-link {
    padding: 8px 12px;
    font-size: 13px;
  }

  .jx-header-hotline {
    padding-right: 12px;
    font-size: 12px;
  }
}

@media (max-width: 760px) {
  .jx-header-top {
    display: none;
  }

  .jx-header-main {
    height: 58px;
    min-height: 58px;
  }

  .jx-header-main .jx-header-inner {
    position: relative;
    width: 100%;
    flex-wrap: nowrap;
    align-items: center;
    gap: 0;
    padding: 0 7px;
  }

  .jx-brand {
    flex: 1 1 auto;
    min-width: 0;
    height: 58px;
    padding-right: 56px;
  }

  .jx-brand-logo {
    max-width: min(178px, 100%);
    max-height: 42px;
  }

  .jx-brand-text {
    min-height: 42px;
  }

  .jx-brand-title {
    font-size: 28px;
  }

  .jx-brand-subtitle {
    margin-top: 2px;
    font-size: 11px;
    letter-spacing: 1px;
  }

  .jx-nav-toggle-button {
    display: inline-flex;
    position: absolute;
    right: 7px;
    top: 50%;
    z-index: 3;
    flex: 0 0 auto;
    width: 44px;
    height: 36px;
    margin: 0;
    border-color: rgba(47,88,189, 0.35);
    background: #ffffff;
    transform: translateY(-50%);
  }

  .jx-nav {
    display: none;
    position: fixed;
    top: 58px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-height: none;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
    background: #ffffff;
    border-top: 1px solid rgba(47,88,189, 0.12);
    box-shadow: none;
  }

  .jx-nav-toggle:checked ~ .jx-nav {
    display: block;
  }

  .jx-nav-list {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    height: auto;
    padding: 4px 18px 28px;
    background: transparent;
  }

  .jx-nav-item {
    position: relative;
    flex: none;
    width: 100%;
    min-width: 0;
    height: auto;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(47,88,189, 0.11);
  }

  .jx-nav-item + .jx-nav-item {
    margin-top: 0;
  }

  .jx-nav-link {
    justify-content: flex-start;
    width: 100%;
    min-height: 56px;
    height: auto;
    padding: 15px 48px 15px 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #111111;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    box-shadow: none;
    -webkit-tap-highlight-color: transparent;
  }

  .jx-nav-item:hover > .jx-nav-link,
  .jx-nav-item:focus-within > .jx-nav-link {
    background: transparent;
    border-color: transparent;
    color: var(--jx-green);
  }

  .jx-nav-item.is-active > .jx-nav-link {
    background: transparent;
    border-color: transparent;
    color: var(--jx-green);
    box-shadow: none;
    transform: none;
  }

  .jx-nav-item.is-active::before {
    content: none;
  }

  .jx-nav-link .jx-nav-caret {
    display: none;
  }

  .jx-nav-mobile-toggle {
    position: absolute;
    top: 4px;
    right: -2px;
    z-index: 1;
    display: inline-grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: var(--jx-green);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
  }

  .jx-nav-mobile-toggle-icon {
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }

  .jx-nav-mobile-toggle[aria-expanded="true"] .jx-nav-mobile-toggle-icon {
    transform: rotate(-135deg);
  }

  .jx-nav-dropdown {
    position: static;
    left: auto;
    display: none;
    width: 100%;
    min-width: 0;
    max-width: none;
    margin: -2px 0 12px;
    padding: 0 0 0 16px;
    border-top: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: none;
  }

  .jx-nav-item.is-active > .jx-nav-dropdown,
  .jx-nav-item.is-mobile-open > .jx-nav-dropdown {
    display: block;
  }

  .jx-nav-dropdown-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 38px;
    margin: 0;
    padding: 7px 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #5f6b7a !important;
    font-size: 13px;
    line-height: 1.3;
    text-align: left;
    word-break: break-word;
    -webkit-tap-highlight-color: transparent;
  }

  .jx-nav-dropdown-link::before {
    content: "";
    flex: 0 0 auto;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border-radius: 50%;
    background: rgba(47,88,189, 0.34);
  }

  .jx-nav-dropdown-link:hover,
  .jx-nav-dropdown-link:focus-visible {
    background: transparent;
    border-color: transparent;
    color: var(--jx-green) !important;
    box-shadow: none;
  }

  .jx-nav-dropdown-link.is-active {
    background: transparent;
    border-color: transparent;
    color: var(--jx-green) !important;
    box-shadow: none;
    transform: none;
  }

  .jx-header-hotline {
    display: none;
  }

  .jx-promise-list {
    grid-template-columns: repeat(2, 1fr);
  }

  .jx-footer-main {
    grid-template-columns: 1fr;
    gap: 28px;
    justify-items: center;
    text-align: center;
  }

  .jx-footer-nav {
    justify-content: center;
  }

  .jx-footer-contact {
    text-align: center;
  }
}

@media (max-width: 640px) {
  .jx-header-main,
  .jx-brand {
    height: 58px;
    min-height: 58px;
  }

  .jx-header-main .jx-header-inner {
    width: 100%;
    padding: 0 7px;
  }

  .jx-brand {
    padding-right: 56px;
  }

  .jx-brand-logo {
    max-width: min(178px, 100%);
    max-height: 42px;
  }

  .jx-promise-list {
    grid-template-columns: 1fr;
  }

  .jx-footer-nav {
    grid-template-columns: repeat(2, minmax(0, max-content));
    gap: 12px 24px;
  }
}

/* Adaptive hero media */
body > .hero,
body > .hero .hero-swiper,
body > .hero .hero-slide,
body > .hero .hero-media,
body > .hero .hero-fallback {
  width: 100%;
  height: clamp(220px, 31.25vw, 600px);
  min-height: 0;
  max-height: none;
}

body > .hero .hero-swiper {
  display: block;
}

body > .hero .hero-slide {
  overflow: hidden;
}

body > .hero .hero-slide > a,
body > .hero .hero-media {
  display: block;
  width: 100%;
  height: 100%;
}

body > .hero .hero-media {
  object-fit: cover;
  object-position: center;
}

.page-hero .hero-media,
.page-hero .hero-image-list,
.page-hero .hero-slide,
.page-hero .hero-image-item,
.page-hero .hero-image-link,
.page-hero .hero-media-content,
.page-hero .hero-file {
  width: 100%;
  height: clamp(160px, 15.625vw, 300px);
  min-height: 0;
  max-height: none;
}

.page-hero .hero-image-list,
.page-hero .hero-slide,
.page-hero .hero-image-item,
.page-hero .hero-image-link {
  display: block;
}

.page-hero .hero-media,
.page-hero .hero-slide,
.page-hero .hero-image-item,
.page-hero .hero-image-link {
  overflow: hidden;
}

.page-hero .hero-media-content {
  display: block;
  object-fit: cover;
  object-position: center;
}

.page-hero .hero-file {
  display: grid;
  place-items: center;
}

.xmdsite-page-hero .xmdsite-hero-media,
.xmdsite-page-hero .xmdsite-hero-image-list,
.xmdsite-page-hero .xmdsite-hero-slide,
.xmdsite-page-hero .xmdsite-hero-image-item,
.xmdsite-page-hero .xmdsite-hero-image-link,
.xmdsite-page-hero .xmdsite-hero-media-content,
.xmdsite-page-hero .xmdsite-hero-file {
  width: 100%;
  height: clamp(160px, 15.625vw, 300px);
  min-height: 0;
  max-height: none;
}

.xmdsite-page-hero .xmdsite-hero-image-list,
.xmdsite-page-hero .xmdsite-hero-slide,
.xmdsite-page-hero .xmdsite-hero-image-item,
.xmdsite-page-hero .xmdsite-hero-image-link {
  display: block;
}

.xmdsite-page-hero .xmdsite-hero-media,
.xmdsite-page-hero .xmdsite-hero-slide,
.xmdsite-page-hero .xmdsite-hero-image-item,
.xmdsite-page-hero .xmdsite-hero-image-link {
  overflow: hidden;
}

.xmdsite-page-hero .xmdsite-hero-media-content {
  display: block;
  object-fit: cover;
  object-position: center;
}

.xmdsite-page-hero .xmdsite-hero-file {
  display: grid;
  place-items: center;
}

@media (max-width: 640px) {
  body > .hero,
  body > .hero .hero-swiper,
  body > .hero .hero-slide,
  body > .hero .hero-media,
  body > .hero .hero-fallback {
    height: clamp(180px, 48vw, 280px);
  }

  .page-hero .hero-media,
  .page-hero .hero-image-list,
  .page-hero .hero-slide,
  .page-hero .hero-image-item,
  .page-hero .hero-image-link,
  .page-hero .hero-media-content,
  .page-hero .hero-file,
  .xmdsite-page-hero .xmdsite-hero-media,
  .xmdsite-page-hero .xmdsite-hero-image-list,
  .xmdsite-page-hero .xmdsite-hero-slide,
  .xmdsite-page-hero .xmdsite-hero-image-item,
  .xmdsite-page-hero .xmdsite-hero-image-link,
  .xmdsite-page-hero .xmdsite-hero-media-content,
  .xmdsite-page-hero .xmdsite-hero-file {
    height: clamp(128px, 37.5vw, 180px);
  }
}

/* Home page text layout refinements */
body > .hero .hero-fallback::before {
  left: clamp(24px, 8vw, 12%);
  width: clamp(260px, 36vw, 620px);
}

body > .hero .hero-copy {
  left: auto;
  right: clamp(24px, 7vw, 140px);
  z-index: 2;
  width: min(460px, 42vw);
  max-width: calc(100% - 48px);
  white-space: normal;
}

body > .hero .hero-copy h2 {
  overflow-wrap: anywhere;
}

body > .hero .hero-points {
  flex-wrap: wrap;
  gap: 10px 24px;
}

.advantage .center-badge {
  height: auto;
  min-height: 358px;
}

.advantage .center-badge h2,
.advantage .center-badge .line,
.advantage .center-badge .site-detail {
  position: relative;
  z-index: 1;
}

.advantage .center-badge h2 {
  overflow-wrap: anywhere;
}

.about {
  margin-top: 0;
}

.cases .case-card {
  height: auto;
  min-height: 278px;
}

.cases .case-name {
  min-height: 72px;
  height: auto;
  padding: 10px 24px 12px;
  line-height: 1.45;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  word-break: break-word;
}

@media (max-width: 900px) {
  body > .hero .hero-copy {
    right: 28px;
    width: min(400px, 48vw);
  }
}

@media (max-width: 560px) {
  .cases .case-card {
    min-height: 262px;
  }

  .cases .case-name {
    min-height: 62px;
    padding: 8px 16px 10px;
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .advantage {
    padding-bottom: 92px;
  }

  .advantage::after {
    bottom: -172px;
  }

  .advantage .advantage-inner {
    padding-bottom: 0;
  }

  .about {
    margin-top: 0;
  }
}

@media (max-width: 900px) {
  .advantage {
    padding-bottom: 64px;
  }

  .advantage::after {
    bottom: -190px;
  }

  .advantage .advantage-inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 24px;
    width: min(760px, calc(100% - 32px));
    height: auto;
  }

  .advantage .center-badge {
    grid-column: 1 / -1;
    width: min(530px, 100%);
    margin: 0 auto 8px;
  }

  .advantage .adv-item {
    position: relative;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    display: block;
    width: 100%;
    margin: 0;
    transform: none !important;
  }

  .advantage .adv-item .round {
    width: clamp(118px, 20vw, 154px);
    height: clamp(118px, 20vw, 154px);
    margin-bottom: 14px;
  }

  .advantage .adv-item .txt {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 9px;
    padding: 6px 8px;
  }

  .advantage .adv-item h3 {
    font-size: 18px;
  }

  .advantage .adv-item p {
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 374px) {
  .advantage .advantage-inner {
    grid-template-columns: 1fr;
  }

  .about .about-metrics {
    gap: 22px;
  }
}

.pagination,
.xmdsite-pagination {
  margin: 34px auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

main:has(.pagination:last-child),
main:has(.xmdsite-pagination:last-child),
.main:has(.pagination:last-child),
.page-main:has(.pagination:last-child),
.page-shell:has(.pagination:last-child),
.page-section:has(.pagination:last-child),
.xmdsite-main:has(.xmdsite-pagination:last-child) {
  padding-bottom: 0 !important;
}

/* home.html critical styles */
:root{--sx-blue:#2f58bd;--sx-blue-dark:#24479c;--sx-blue-deep:#24479c;--sx-light:#f7f9ff;--sx-text:#333;--sx-muted:#777;--sx-wrap:1510px;--sx-accent:#ff941f}
    *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#fff;color:var(--sx-text);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.8} a{color:inherit;text-decoration:none} img,video{display:block;max-width:100%} ul{list-style:none;margin:0;padding:0} h1,h2,h3,p{margin:0}.sx-wrap{width:min(var(--sx-wrap),calc(100% - 48px));margin:0 auto}.sx-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
    .sx-header{position:absolute;left:0;top:0;z-index:30;width:100%;height:102px;color:#fff;background:linear-gradient(180deg,rgba(47,88,189,.26),rgba(47,88,189,0));}.sx-header-inner{width:min(1510px,calc(100% - 96px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:38px}.sx-brand{display:flex;align-items:center;min-width:280px;max-width:560px;color:#fff}.sx-logo{max-height:68px;max-width:100%;width:auto;height:auto;object-fit:contain}.sx-brand-text{display:flex;flex-direction:column;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.22)}.sx-brand-name{font-size:32px;font-weight:900;letter-spacing:1px}.sx-brand-sub{margin-top:4px;font-size:13px;letter-spacing:5px;opacity:.9;text-transform:uppercase}.sx-nav{flex:1;min-width:0}.sx-nav-list{display:flex;align-items:center;justify-content:flex-end;gap:45px}.sx-nav-item{position:relative}.sx-nav-link{display:flex;align-items:center;min-height:46px;color:#fff;font-size:17px;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.22);white-space:nowrap;transition:color .2s ease,transform .2s ease}.sx-nav-link:hover,.sx-nav-link:focus-visible{outline:0;color:#dbe7ff;transform:translateY(-2px)}.sx-nav-sub{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);min-width:132px;padding:9px;background:rgba(47,88,189,.92);box-shadow:0 12px 24px rgba(0,0,0,.22);opacity:0;visibility:hidden;transition:.2s ease}.sx-nav-item:hover .sx-nav-sub,.sx-nav-item:focus-within .sx-nav-sub{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.sx-nav-sub a{display:block;padding:8px 12px;text-align:center;color:#fff;font-size:14px}.sx-nav-sub a:hover{background:rgba(255,255,255,.12)}.sx-menu-toggle{display:none}.sx-menu-btn{display:none}
    .sx-hero{position:relative;height:864px;overflow:hidden;background:#fff}.sx-hero-swiper,.sx-hero-slide,.sx-hero-media,.sx-hero-fallback{display:block;width:100%;height:100%}.sx-hero-media{object-fit:cover;object-position:center}.sx-hero-fallback{position:relative;background:linear-gradient(90deg,rgba(47,88,189,.85),rgba(111,147,230,.42)),radial-gradient(circle at 20% 35%,rgba(255,255,255,.22),transparent 28%),linear-gradient(135deg,#2f58bd,#6f93e6)}.sx-hero-fallback:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.18) 0 34%,transparent 35%),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 14px);mix-blend-mode:screen}.sx-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(47,88,189,.2),rgba(47,88,189,.06));pointer-events:none}.sx-hero-panel{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-26%);width:min(1020px,calc(100% - 64px));min-height:314px;padding:42px 66px 48px;background:rgba(47,88,189,.78);color:#fff;box-shadow:0 20px 60px rgba(0,42,100,.18)}.sx-hero-slogan{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;align-items:center;text-align:center}.sx-hero-slogan strong{display:block;font-size:38px;line-height:1.3;font-weight:900;letter-spacing:1px;text-shadow:0 3px 8px rgba(0,0,0,.18)}.sx-hero-points{display:grid;grid-template-columns:1fr 1fr;gap:14px 66px;margin-top:40px}.sx-hero-point{display:flex;align-items:center;gap:16px;font-size:29px;line-height:1.35;letter-spacing:1px}.sx-check{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--sx-accent);font-size:32px;font-weight:900;line-height:1}.sx-hero swiper-container:not(:defined) swiper-slide:not(:first-child){display:none}
    .sx-section-head{text-align:center;padding:92px 0 44px}.sx-ghost{display:block;height:54px;margin-bottom:-42px;color:#eef0f7;font-size:58px;line-height:1;font-weight:900;letter-spacing:3px;text-transform:uppercase}.sx-section-title{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#111;font-size:38px;line-height:1.2;font-weight:900;letter-spacing:1px}.sx-section-title .blue{color:var(--sx-blue)}.sx-dot{display:inline-block;width:12px;height:12px;margin:0 1px;border-radius:50%;background:var(--sx-blue);transform:translateY(4px)}.sx-section-desc{margin-top:18px;color:#777;font-size:15px}.sx-arrow-down{display:inline-block;margin-top:26px;color:var(--sx-blue);font-size:25px;line-height:.65}.sx-arrow-down:before{content:"◆";display:block;transform:rotate(45deg) scale(.72)}
    .sx-company{position:relative;background:#fff;padding-bottom:20px;overflow:visible}.sx-company-card{position:relative;z-index:2;width:min(1510px,calc(100% - 96px));margin:0 auto;padding:50px;background:#fff;box-shadow:0 0 22px rgba(47,88,189,.08);display:grid;grid-template-columns:44% 1fr;gap:70px;align-items:center}.sx-company-img{height:430px;overflow:hidden;background:#edf3ff}.sx-company-img img{width:100%;height:100%;object-fit:cover}.sx-company-fallback{height:100%;background:linear-gradient(135deg,#edf3ff,#fff 45%,#c8d6ff);position:relative}.sx-company-fallback:after{content:"";position:absolute;left:10%;right:10%;bottom:18%;height:46%;background:linear-gradient(180deg,#e3d8bc,#c8b18b);clip-path:polygon(0 72%,100% 28%,100% 100%,0 100%)}.sx-company-text{color:#777;font-size:16px;line-height:2.25;text-indent:2em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.sx-company-text :where(p,div){margin:0;color:inherit!important;font-size:inherit!important;line-height:inherit!important}.sx-company-actions{display:flex;gap:0;margin-top:28px}.sx-btn{display:inline-flex;align-items:center;justify-content:center;min-width:132px;height:46px;padding:0 22px;background:#e9e9e9;color:#333;border-radius:3px;font-weight:700;transition:.2s ease}.sx-btn.primary{background:var(--sx-blue);color:#fff}.sx-btn:hover,.sx-btn:focus-visible{outline:0;transform:translateY(-2px);box-shadow:0 10px 20px rgba(47,88,189,.18)}.sx-stat-strip{position:relative;z-index:1;width:min(1510px,calc(100% - 96px));height:64px;margin:-44px auto 0;background:var(--sx-blue)}
    .sx-products{padding-bottom:110px;background:#fff}.sx-product-tabs{width:min(1510px,calc(100% - 96px));margin:0 auto 50px;border:1px solid #a8bdf0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:0;overflow:hidden;background:#fff;text-align:center;color:#555;font-weight:900;box-shadow:0 10px 24px rgba(47,88,189,.06)}.sx-product-tab{position:relative;display:flex;align-items:center;justify-content:center;min-height:58px;padding:0 16px;border-left:1px solid rgba(168,189,240,.42);color:#555;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.sx-product-tab:first-child{border-left:0}.sx-product-tab:hover,.sx-product-tab:focus-visible{outline:0;color:#2f58bd;background:#f4f7ff}.sx-product-tab.active{outline:0;color:#fff;background:linear-gradient(135deg,var(--sx-blue),#2f58bd);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 8px 18px rgba(47,88,189,.18)}.sx-product-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:rgba(255,255,255,.72)}.sx-product-grid{width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:34px 18px}.sx-product-panel{display:none}.sx-product-panel.active{display:grid}.sx-product-card{display:block;text-align:center;color:#666;transition:.2s ease}.sx-product-card:hover,.sx-product-card:focus-visible{outline:0;color:var(--sx-blue);transform:translateY(-4px)}.sx-product-img{display:block;aspect-ratio:1/0.78;overflow:hidden;background:#f0f2f5}.sx-product-img img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.sx-product-card:hover img{transform:scale(1.05)}.sx-product-name{display:block;margin-top:15px;font-size:18px;line-height:1.4}.sx-product-more{text-align:center;margin-top:36px}.sx-product-more .sx-btn{min-width:160px;border-radius:8px;background:var(--sx-blue);color:#fff;box-shadow:0 8px 18px rgba(47,88,189,.25)}
    .sx-advantages{position:relative;overflow:hidden;background:linear-gradient(180deg,#f7f9ff 0,#fff 76%);padding-bottom:120px}.sx-advantages:before{content:"";position:absolute;left:-120px;top:145px;width:360px;height:360px;border-radius:50%;background:rgba(47,88,189,.06);pointer-events:none}.sx-adv-grid{position:relative;z-index:1;width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;overflow:visible}.sx-service-card{position:relative;display:flex;flex-direction:column;min-height:432px;background:#fff;border:1px solid rgba(47,88,189,.12);border-radius:18px;overflow:hidden;color:#2f3c4e;box-shadow:0 16px 42px rgba(30,55,100,.08);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.sx-service-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--sx-blue),#6f93e6)}.sx-service-card:hover,.sx-service-card:focus-visible{outline:0;transform:translateY(-8px);border-color:rgba(47,88,189,.34);box-shadow:0 24px 54px rgba(30,55,100,.16)}.sx-service-media{display:block;height:218px;overflow:hidden;background:#edf3ff}.sx-service-media img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.sx-service-card:hover .sx-service-media img{transform:scale(1.06)}.sx-adv-fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,#edf3ff,#8aa9ea)}.sx-service-body{display:flex;flex-direction:column;flex:1;padding:26px 28px 28px}.sx-service-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.sx-service-no{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#edf3ff;color:var(--sx-blue);font-size:18px;font-weight:900}.sx-service-cat{max-width:66%;color:#6f86a6;font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sx-service-title{color:#17243a;font-size:23px;font-weight:900;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sx-service-summary{margin-top:14px;color:#667384;font-size:15px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sx-service-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding-top:24px;color:var(--sx-blue);font-weight:900}.sx-service-link:after{content:"→";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--sx-blue);color:#fff;transition:transform .2s ease}.sx-service-card:hover .sx-service-link:after{transform:translateX(4px)}
    .sx-news{padding-bottom:70px;background:#fff}.sx-news-grid{width:min(1510px,calc(100% - 96px));margin:24px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.sx-news-card{display:flex;flex-direction:column;min-height:100%;background:#f2f2f2;border:1px solid #e5e8f0;color:#555;overflow:hidden;transition:.22s ease}.sx-news-card:hover,.sx-news-card:focus-visible{outline:0;transform:translateY(-5px);box-shadow:0 14px 28px rgba(30,50,90,.13)}@media (min-width:821px) and (max-width:1200px){.sx-news-card:nth-of-type(n+4){display:none}}.sx-news-img{display:block;height:250px;background:#f6f6f6;overflow:hidden}.sx-news-img img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.sx-news-card:hover img{transform:scale(1.05)}.sx-news-body{display:flex;flex-direction:column;flex:1;padding:24px 24px 30px}.sx-news-title{display:block;color:#555;font-size:18px;font-weight:800;line-height:1.5;min-height:54px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sx-news-summary{margin-top:12px;margin-bottom:22px;color:#777;font-size:14px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sx-news-more{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:112px;height:30px;margin-top:auto;border-radius:999px;background:#fff;color:#2f58bd;font-size:14px;font-weight:700}
    .sx-footer{position:relative;background:var(--sx-blue-dark);color:#fff;padding:82px 0 46px}.sx-footer-main{width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1.1fr 1.1fr .9fr;gap:70px;align-items:center}.sx-footer-logo{max-width:460px;max-height:90px;object-fit:contain}.sx-footer-name{font-size:34px;font-weight:900}.sx-footer-contact{font-size:17px;line-height:2;color:#edf3ff}.sx-footer-contact b{font-weight:800}.sx-footer-message{display:flex;align-items:center;justify-content:space-between;width:250px;height:64px;padding:0 28px;background:#fff;color:#222;font-weight:800}.sx-footer-nav{width:min(1510px,calc(100% - 96px));margin:48px auto 0;color:#edf3ff;font-size:14px}.sx-footer-nav a{margin-right:12px}.sx-footer-nav a:hover{color:#fff;text-decoration:underline}.sx-copyright{width:min(1510px,calc(100% - 96px));margin:16px auto 0;color:#edf3ff;font-size:14px}.sx-float-toggle{position:fixed;opacity:0;pointer-events:none}.sx-float-open{display:none}.sx-float{position:fixed;right:18px;bottom:78px;z-index:60;display:grid;gap:3px}.sx-float-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:66px;height:66px;border:0;border-radius:4px;background:#2f58bd;color:#fff;font-size:12px;line-height:1.35;cursor:pointer;box-shadow:0 4px 12px rgba(47,88,189,.12);transition:background .2s ease,transform .2s ease}.sx-float-item:hover,.sx-float-item:focus-visible{outline:0;background:#24479c;transform:translateX(-2px)}.sx-float b{font-size:24px;line-height:1;margin-bottom:3px}.sx-float-tip{position:absolute;right:76px;top:50%;z-index:2;min-width:150px;padding:12px 16px;border:1px solid #dbe7ff;border-radius:6px;background:#fff;color:#233a55;text-align:center;box-shadow:0 12px 28px rgba(47,88,189,.18);opacity:0;visibility:hidden;pointer-events:none;transform:translate(12px,-50%);transition:.22s ease}.sx-float-tip:after{content:"";position:absolute;right:-7px;top:50%;width:12px;height:12px;background:#fff;border-top:1px solid #dbe7ff;border-right:1px solid #dbe7ff;transform:translateY(-50%) rotate(45deg)}.sx-float-item:hover .sx-float-tip,.sx-float-item:focus .sx-float-tip,.sx-float-item:focus-within .sx-float-tip{opacity:1;visibility:visible;transform:translate(0,-50%)}.sx-float-phone{display:block;white-space:nowrap;color:#2f58bd;font-size:18px;font-weight:900;line-height:1.35}.sx-float-tip small{display:block;margin-top:4px;color:#789;font-size:12px}.sx-float-qr .sx-float-tip{width:154px;padding:12px}.sx-float-qr-img{width:116px;height:116px;margin:0 auto 6px;border:1px solid #edf3ff;object-fit:cover}.sx-float-qr-empty{display:flex;align-items:center;justify-content:center;width:116px;height:116px;margin:0 auto 6px;background:#f7f9ff;color:#789;font-size:13px;line-height:1.5}.sx-empty{grid-column:1/-1;padding:50px;text-align:center;background:#f5f7fb;color:#777}
    @media (max-width:1200px){.sx-header-inner,.sx-company-card,.sx-stat-strip,.sx-product-tabs,.sx-product-grid,.sx-adv-grid,.sx-news-grid,.sx-footer-main,.sx-footer-nav,.sx-copyright{width:calc(100% - 40px)}.sx-nav-list{gap:18px}.sx-nav-link{font-size:15px}.sx-hero{height:680px}.sx-hero-panel{padding:34px}.sx-hero-slogan strong{font-size:30px}.sx-hero-point{font-size:22px}.sx-company-card{grid-template-columns:1fr;gap:32px}.sx-company-img{height:360px}.sx-product-grid,.sx-news-grid{grid-template-columns:repeat(3,1fr)}.sx-adv-grid{grid-template-columns:repeat(2,1fr)}.sx-footer-main{grid-template-columns:1fr 1fr}}
    @media (max-width:820px){.sx-menu-toggle{position:absolute;opacity:0}.sx-menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:38px;border:1px solid rgba(255,255,255,.55);border-radius:3px}.sx-menu-btn:before{content:"☰";font-size:24px}.sx-nav{display:none;position:absolute;left:0;right:0;top:72px;background:rgba(47,88,189,.96);padding:14px 24px}.sx-menu-toggle:checked~.sx-nav{display:block}.sx-nav-list{display:block}.sx-nav-link{justify-content:center}.sx-nav-sub{position:static;transform:none;opacity:1;visibility:visible;background:rgba(255,255,255,.08);box-shadow:none}.sx-header{height:72px}.sx-header-inner{width:calc(100% - 28px)}.sx-brand{min-width:0}.sx-logo{max-height:46px}.sx-brand-name{font-size:22px}.sx-brand-sub{font-size:11px;letter-spacing:2px}.sx-hero{height:560px}.sx-hero-panel{top:54%;width:calc(100% - 32px);min-height:0}.sx-hero-slogan{grid-template-columns:1fr;gap:8px}.sx-hero-slogan strong{font-size:25px}.sx-hero-points{grid-template-columns:1fr;gap:10px;margin-top:20px}.sx-hero-point{font-size:19px}.sx-section-head{padding:62px 0 34px}.sx-ghost{font-size:42px}.sx-section-title{font-size:30px}.sx-company-card{padding:24px}.sx-company-text{-webkit-line-clamp:6}.sx-stat-strip{height:54px;margin-top:-34px}.sx-product-grid,.sx-news-grid{grid-template-columns:repeat(2,1fr)}.sx-news-img{height:210px}.sx-adv-grid{grid-template-columns:1fr}.sx-service-card{min-height:0}.sx-footer-main{grid-template-columns:1fr;gap:28px;text-align:left}.sx-float-open{position:fixed;right:0;bottom:86px;z-index:62;display:flex;align-items:center;justify-content:center;width:42px;height:54px;border-radius:12px 0 0 12px;background:#2f58bd;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.18);cursor:pointer}.sx-float-open:before{content:"☰";font-size:24px;font-weight:900;line-height:1}.sx-float{right:8px;bottom:86px;z-index:61;display:grid;gap:3px;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(96px);transition:.24s ease}.sx-float-toggle:checked~.sx-float{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}.sx-float-toggle:checked~.sx-float-open{right:76px}.sx-float-toggle:checked~.sx-float-open:before{content:"×"}.sx-float-item{width:62px;height:62px;font-size:12px}.sx-float b{font-size:22px}.sx-float-tip{right:72px;min-width:136px;padding:10px 12px}.sx-float-phone{font-size:16px}.sx-float-qr .sx-float-tip{width:138px}.sx-float-qr-img,.sx-float-qr-empty{width:100px;height:100px}}
    @media (max-width:560px){.sx-wrap,.sx-company-card,.sx-stat-strip,.sx-product-tabs,.sx-product-grid,.sx-adv-grid,.sx-news-grid,.sx-footer-main,.sx-footer-nav,.sx-copyright{width:calc(100% - 24px)}.sx-hero{height:520px}.sx-hero-panel{padding:24px 18px}.sx-hero-slogan strong{font-size:21px}.sx-hero-point{font-size:17px}.sx-check{width:24px;height:24px;font-size:24px}.sx-company-img{height:230px}.sx-company-text{font-size:14px;line-height:2;text-indent:0;-webkit-line-clamp:6}.sx-product-tabs{grid-template-columns:1fr}.sx-product-tab{border-left:0;border-top:1px solid rgba(168,189,240,.42)}.sx-product-tab:first-child{border-top:0}.sx-product-grid,.sx-news-grid{grid-template-columns:1fr}.sx-service-media{height:190px}.sx-service-body{padding:22px}.sx-service-title{font-size:20px}.sx-footer-message{width:100%}}
    @media (max-width:820px){.sx-news-body{padding:22px 22px 28px}.sx-news-summary{margin-bottom:20px}.sx-news-more{margin-top:auto}}
    @media (max-width:560px){.sx-news-body{padding:20px 20px 26px}.sx-news-summary{margin-bottom:18px}.sx-news-more{margin-top:auto}}
    /* 产品信息响应式数量：四列展示 8 个；三列/两列展示 6 个；单列展示 4 个 */
    .sx-product-grid .sx-product-card:nth-of-type(n+9){display:none}
    @media (min-width:561px) and (max-width:1200px){.sx-product-grid .sx-product-card:nth-of-type(n+7){display:none}}
    @media (max-width:560px){.sx-product-grid .sx-product-card:nth-of-type(n+5){display:none}}
    .sx-fx-ready .sx-fade-section{opacity:0;transform:translateY(46px);transition:opacity .72s ease,transform .72s ease;will-change:opacity,transform}.sx-fx-ready .sx-fade-section.sx-visible{opacity:1;transform:translateY(0)}.sx-fx-ready .sx-fade-section .sx-section-head,.sx-fx-ready .sx-fade-section .sx-product-card,.sx-fx-ready .sx-fade-section .sx-service-card,.sx-fx-ready .sx-fade-section .sx-news-card,.sx-fx-ready .sx-fade-section .sx-company-card,.sx-fx-ready .sx-fade-section .sx-stats>div{transition-delay:calc(var(--sx-i,0)*70ms)}@media (prefers-reduced-motion:reduce){.sx-fx-ready .sx-fade-section{opacity:1;transform:none;transition:none}}
/* end home.html critical styles */

/* header.html fragment styles */
.sx-header-fragment,
  .sx-header-fragment *{box-sizing:border-box}
  .sx-header-fragment{position:absolute;left:0;top:0;z-index:60;width:100%;height:102px;color:#fff;background:linear-gradient(180deg,rgba(0,41,92,.28),rgba(0,41,92,0));font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif}
  .sx-header-fragment a{color:inherit;text-decoration:none}
  .sx-header-fragment ul{list-style:none;margin:0;padding:0}
  .sx-header-fragment .sx-header-inner{width:min(1510px,calc(100% - 96px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:38px}
  .sx-header-fragment .sx-brand{display:flex;align-items:center;flex:0 1 560px;min-width:280px;max-width:560px;height:100%;color:#fff}
  .sx-header-fragment .sx-logo{display:block;max-height:68px;max-width:100%;width:auto;height:auto;object-fit:contain}
  .sx-header-fragment .sx-brand-text{display:flex;flex-direction:column;line-height:1.15;text-shadow:0 2px 8px rgba(0,0,0,.22)}
  .sx-header-fragment .sx-brand-name{font-size:32px;font-weight:900;letter-spacing:1px;white-space:nowrap}
  .sx-header-fragment .sx-brand-sub{margin-top:4px;font-size:13px;letter-spacing:5px;opacity:.92;text-transform:uppercase;white-space:nowrap}
  .sx-header-fragment .sx-menu-toggle{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
  .sx-header-fragment .sx-menu-btn{display:none}
  .sx-header-fragment .sx-nav{flex:1 1 auto;align-self:stretch;min-width:0}
  .sx-header-fragment .sx-nav-list{display:flex;align-items:stretch;justify-content:flex-end;gap:45px;height:100%}
  .sx-header-fragment .sx-nav-item{position:relative;display:flex;align-items:center;height:100%}
  .sx-header-fragment .sx-nav-item::before{content:"";position:absolute;left:50%;top:0;width:72px;height:4px;background:#ff4b00;opacity:0;transform:translateX(-50%) scaleX(.7);transform-origin:center;transition:opacity .22s ease,transform .22s ease}
  .sx-header-fragment .sx-nav-link{position:relative;display:flex;align-items:center;justify-content:center;height:100%;min-height:46px;color:#fff;font-size:17px;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.24);white-space:nowrap;transition:color .2s ease,transform .2s ease}
  .sx-header-fragment .sx-nav-link::after{content:"";position:absolute;left:50%;bottom:10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;opacity:0;transform:translateX(-50%) translateY(4px);transition:opacity .2s ease,transform .2s ease}
  .sx-header-fragment .sx-nav-item:hover::before,
  .sx-header-fragment .sx-nav-item:focus-within::before,
  .sx-header-fragment .sx-nav-item.is-active::before{opacity:1;transform:translateX(-50%) scaleX(1)}
  .sx-header-fragment .sx-nav-item:hover>.sx-nav-link,
  .sx-header-fragment .sx-nav-item:focus-within>.sx-nav-link,
  .sx-header-fragment .sx-nav-item.is-active>.sx-nav-link{color:#ff4b00;transform:translateY(-1px);text-shadow:none}
  .sx-header-fragment .sx-nav-has-dropdown:hover>.sx-nav-link::after{opacity:1;transform:translateX(-50%) translateY(0)}
  .sx-header-fragment .sx-nav-sub{position:absolute;top:88px;left:50%;z-index:20;min-width:108px;padding:10px 0;background:#fff;border-radius:5px;box-shadow:0 12px 26px rgba(0,35,86,.18);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .sx-header-fragment .sx-nav-has-dropdown:hover>.sx-nav-sub{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
  .sx-header-fragment .sx-nav-sub a{display:block;min-width:104px;padding:8px 12px;color:#15253b;font-size:14px;line-height:1.55;text-align:center;text-shadow:none;white-space:nowrap;transition:background .18s ease,color .18s ease}
  .sx-header-fragment .sx-nav-sub a:hover,
  .sx-header-fragment .sx-nav-sub a:focus-visible,
  .sx-header-fragment .sx-nav-sub a.is-active{outline:0;background:#f3f7ff;color:#ff4b00}
  .sx-header-fragment .sx-nav-mobile-toggle{display:none}
  @media (max-width:1200px){
    .sx-header-fragment .sx-header-inner{width:calc(100% - 40px);gap:24px}
    .sx-header-fragment .sx-nav-list{gap:22px}
    .sx-header-fragment .sx-nav-link{font-size:15px}
    .sx-header-fragment .sx-brand{min-width:230px;max-width:430px}
    .sx-header-fragment .sx-logo{max-height:60px}
  }
  @media (max-width:820px){
    .sx-header-fragment{height:72px;background:rgba(30,47,104,.86);backdrop-filter:blur(8px)}
    .sx-header-fragment .sx-header-inner{position:relative;width:calc(100% - 28px);gap:16px}
    .sx-header-fragment .sx-brand{min-width:0;flex:1 1 auto;max-width:calc(100% - 62px)}
    .sx-header-fragment .sx-logo{max-height:46px}
    .sx-header-fragment .sx-brand-name{font-size:22px}
    .sx-header-fragment .sx-brand-sub{font-size:11px;letter-spacing:2px}
    .sx-header-fragment .sx-menu-btn{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:38px;border:1px solid rgba(255,255,255,.58);border-radius:3px;cursor:pointer}
    .sx-header-fragment .sx-menu-btn::before{content:"☰";font-size:24px;line-height:1;color:#fff}
    .sx-header-fragment .sx-menu-toggle:checked+.sx-menu-btn::before{content:"×";font-size:30px}
    .sx-header-fragment .sx-nav{display:none;position:absolute;left:-14px;right:-14px;top:72px;z-index:30;max-height:calc(100vh - 72px);overflow:auto;background:rgba(30,47,104,.98);padding:12px 24px 18px;box-shadow:0 16px 30px rgba(0,0,0,.2)}
    .sx-header-fragment .sx-menu-toggle:checked~.sx-nav{display:block}
    .sx-header-fragment .sx-nav-list{display:block;height:auto}
    .sx-header-fragment .sx-nav-item{display:block;height:auto;border-bottom:1px solid rgba(255,255,255,.12)}
    .sx-header-fragment .sx-nav-item::before{content:none}
    .sx-header-fragment .sx-nav-link{justify-content:flex-start;height:auto;min-height:48px;font-size:15px;color:#fff;transform:none!important}
    .sx-header-fragment .sx-nav-link::after{content:none}
    .sx-header-fragment .sx-nav-item:hover>.sx-nav-link,
    .sx-header-fragment .sx-nav-item:focus-within>.sx-nav-link,
    .sx-header-fragment .sx-nav-item.is-active>.sx-nav-link{color:#ffb38a;text-shadow:none}
    .sx-header-fragment .sx-nav-mobile-toggle{position:absolute;right:0;top:3px;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#fff;cursor:pointer}
    .sx-header-fragment .sx-nav-mobile-toggle-icon{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}
    .sx-header-fragment .sx-nav-mobile-toggle[aria-expanded="true"] .sx-nav-mobile-toggle-icon{transform:rotate(-135deg)}
    .sx-header-fragment .sx-nav-sub{position:static;display:none;min-width:0;margin:0 0 12px;padding:6px 0 8px 14px;background:rgba(255,255,255,.08);border-radius:4px;box-shadow:none;opacity:1;visibility:visible;transform:none;transition:none}
    .sx-header-fragment .sx-nav-has-categories>.sx-nav-mobile-toggle,
    .sx-header-fragment .sx-nav-has-categories>.sx-nav-sub{display:none!important}
    .sx-header-fragment .sx-nav-item.is-mobile-open>.sx-nav-sub{display:block}
    .sx-header-fragment .sx-nav-sub a{min-width:0;padding:7px 10px;color:#fff;font-size:13px;text-align:left;white-space:normal}
    .sx-header-fragment .sx-nav-sub a:hover,
    .sx-header-fragment .sx-nav-sub a:focus-visible,
    .sx-header-fragment .sx-nav-sub a.is-active{background:rgba(255,255,255,.1);color:#ffb38a}
  }
/* end header.html fragment styles */

/* footer.html fragment styles */
.sx-footer{position:relative;background:#2f58bd;color:#fff;font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;line-height:1.75;padding:104px 0 72px;overflow:hidden}.sx-footer *{box-sizing:border-box}.sx-footer a{color:inherit;text-decoration:none}.sx-footer-main{width:min(1510px,calc(100% - 96px));margin:0 auto;display:grid;grid-template-columns:1.1fr 1.15fr .72fr;align-items:center;gap:70px}.sx-footer-brand{min-width:0}.sx-footer-logo{display:block;width:auto;max-width:470px;max-height:92px;object-fit:contain}.sx-footer-name{font-size:36px;line-height:1.25;font-weight:900;letter-spacing:1px}.sx-footer-contact{color:#fff;font-size:16px;line-height:1.9;font-weight:500}.sx-footer-contact-title{font-size:16px;font-weight:800;margin-bottom:8px}.sx-footer-contact b{font-weight:800}.sx-footer-nav-list{display:grid;grid-template-columns:repeat(3,max-content);grid-auto-rows:auto;gap:8px 28px;max-width:560px}.sx-footer-contact-row{white-space:nowrap}.sx-footer-contact-row a{display:inline-flex;align-items:center;color:#fff}.sx-footer-contact-row a:before{content:"";width:6px;height:6px;margin-right:10px;border-radius:50%;background:#fff;opacity:.85}.sx-footer-contact-row a:hover{text-decoration:underline}.sx-footer-message{display:flex;align-items:center;justify-content:space-between;width:286px;height:68px;padding:0 28px 0 30px;background:#fff;color:#111;font-size:16px;font-weight:800;line-height:1;border:1px solid rgba(255,255,255,.65);transition:transform .2s ease,box-shadow .2s ease}.sx-footer-message:hover,.sx-footer-message:focus-visible{outline:0;transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,0,0,.16)}.sx-footer-message-text,.sx-footer-message-arrow{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#000}.sx-footer-message-text{min-width:0;text-align:left;letter-spacing:.04em}.sx-footer-message-arrow{width:34px;height:34px;margin-left:28px;font-size:25px;font-family:Arial,sans-serif;font-weight:400;transform:translateY(-1px)}.sx-footer-bottom{width:min(1510px,calc(100% - 96px));margin:32px auto 0;color:#fff;font-size:14px;line-height:1.9}.sx-footer-legal{margin:0}.sx-footer-links{margin-top:2px;display:flex;flex-wrap:wrap;align-items:center;gap:0;color:#fff}.sx-footer-links a{display:inline-flex;align-items:center}.sx-footer-links a+a:before{content:"|";margin:0 5px;color:#fff}.sx-footer-links a:hover{text-decoration:underline}.sx-mobile-quick{display:none}
  @media (max-width:1200px){.sx-footer{padding:76px 0 58px;text-align:center}.sx-footer-main{width:calc(100% - 40px);grid-template-columns:1fr;justify-items:center;gap:34px}.sx-footer-bottom{width:calc(100% - 40px);text-align:center}.sx-footer-brand,.sx-footer-contact,.sx-footer-action{width:100%;display:flex;flex-direction:column;align-items:center}.sx-footer-logo{max-width:430px;margin:0 auto}.sx-footer-nav-list{grid-template-columns:repeat(3,max-content);justify-content:center;margin:0 auto}.sx-footer-contact-row a{justify-content:center}.sx-footer-message{width:286px;max-width:100%;margin:0 auto}}
  @media (max-width:820px){.sx-footer{padding:36px 0 92px;text-align:center}.sx-footer-main,.sx-footer-bottom{width:calc(100% - 30px);display:block}.sx-footer-brand{margin-bottom:21px}.sx-footer-logo{max-width:100%;max-height:74px;margin:0 auto}.sx-footer-name{font-size:28px}.sx-footer-contact{font-size:15px;line-height:1.95}.sx-footer-nav-list{grid-template-columns:repeat(3,max-content);justify-content:center;gap:8px 18px;margin:0 auto;max-width:100%}.sx-footer-contact-row{white-space:normal}.sx-footer-contact-row a{justify-content:center}.sx-footer-action{display:flex;justify-content:center;align-items:center;width:100%;margin-top:26px}.sx-footer-bottom{margin-top:28px;font-size:14px;line-height:1.75}.sx-footer-legal{text-align:center}.sx-footer-links{margin-top:4px;justify-content:center}.sx-mobile-quick{position:fixed;left:0;right:0;bottom:0;z-index:90;display:grid;grid-template-columns:repeat(4,1fr);height:45px;background:#1d1d1d;color:#fff;box-shadow:0 -4px 18px rgba(0,0,0,.18)}.sx-mobile-quick a{display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;font-size:14px;font-weight:700;line-height:1}.sx-mobile-quick svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sx-mobile-quick a:hover,.sx-mobile-quick a:focus-visible{outline:0;background:#2a2a2a}}
/* end footer.html fragment styles */

/* 产品详情页封面图：收缩为屏幕三分之一并居中 */
body.xmdsite-model-product .xmdsite-cover {
  width: 33vw;
  max-width: 100%;
  margin: 0 auto;
}

body.xmdsite-model-product .xmdsite-cover img {
  margin-left: auto;
  margin-right: auto;
}
