:root {
  --primary: #0f172a;
  --primary-2: #0b1220;
  --accent: #2f7df6;
  --accent-2: #6cc4ff;
  --text: #1f2937;
  --muted: #6b7280;
  --light: #f3f6fb;
  --white: #fff;
  --line: rgba(15, 23, 42, 0.12);
  --shadow: 0 10px 35px rgba(2, 13, 38, 0.12);
}
* {box-sizing: border-box;}
body {
  margin: 0; font-family: 'Microsoft YaHei', 'PingFang SC', Arial, sans-serif; color: var(--text); background: #f8fafc;
}
a {text-decoration: none; color: inherit;}
img {max-width:100%; display:block;}
.container {width:min(1180px, calc(100% - 32px)); margin: 0 auto;}
header {
  position: sticky; top: 0; z-index: 10; color: #fff;
  background: linear-gradient(135deg, #1a2332 0%, #2a3a4e 50%, #1e2d3d 100%);
  border-bottom: 1px solid rgba(255,255,255,.08);
  transition: box-shadow .3s ease, background .3s ease;
}
header::before {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,.02) 0px, rgba(255,255,255,.02) 1px, transparent 1px, transparent 80px),
    repeating-linear-gradient(0deg, rgba(255,255,255,.015) 0px, rgba(255,255,255,.015) 1px, transparent 1px, transparent 80px);
}
header.scrolled {
  background: linear-gradient(135deg, #141c28 0%, #1f2e40 50%, #182430 100%);
  box-shadow: 0 4px 30px rgba(0,0,0,.4);
}
.navbar {display:flex; align-items:center; justify-content:space-between; gap: 12px; padding: 12px 0; transition: padding .3s ease; position: relative; z-index: 1;}
.nav-links {display:flex; gap: 0; list-style:none; margin:0; padding:0; flex-wrap:nowrap; flex:1; justify-content:center;}
.nav-links li {position: relative;}
.nav-links a {
    color: rgba(255,255,255,.75); font-size: .82rem; padding: 10px 8px;
    position: relative; transition: color .25s ease; display: inline-block; font-weight: 500; white-space:nowrap;
}
header.scrolled .navbar {padding: 9px 0;}
.brand {display: flex; align-items: center; gap: 10px; transition: opacity .3s ease; flex-shrink:0;}
.brand:hover {opacity: .88;}
.brand-logo {
    width: 40px; height: 40px; color: #f59e0b;
    display: grid; place-items: center; flex-shrink: 0;
    transition: transform .3s ease;
}
.brand:hover .brand-logo {transform: rotate(-8deg) scale(1.05);}
.brand-logo svg {width: 100%; height: 100%;}
.brand-text {display: flex; flex-direction: column; gap: 2px;}
.brand-text strong {font-size: 1.05rem; letter-spacing: .06em; color: #fff; line-height: 1.2;}
.brand-text span {font-size: .68rem; color: rgba(255,255,255,.5); letter-spacing: .03em;}
.nav-links {display:flex; gap: 2px; list-style:none; margin:0; padding:0;}
.nav-links li {position: relative;}
.nav-links a {
  color: rgba(255,255,255,.75); font-size: .92rem; padding: 10px 14px;
  position: relative; transition: color .25s ease; display: inline-block; font-weight: 500;
}
.nav-links a::after {
  content: ''; position: absolute; left: 50%; bottom: 4px; width: 0; height: 2.5px;
  background: var(--accent); border-radius: 2px;
  transition: width .3s cubic-bezier(.4,0,.2,1), left .3s cubic-bezier(.4,0,.2,1);
}
.nav-links a:hover {color: #fff;}
.nav-links a:hover::after {width: 56%; left: 22%;}
.nav-links a.active {color: #fff; font-weight: 700;}
.nav-links a.active::after {width: 56%; left: 22%; background: var(--accent);}
.nav-hotline {display: flex; align-items: center; gap: 8px; flex-shrink:0;}
.hotline-icon {
    width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center;
    background: rgba(47,125,246,.15); color: var(--accent-2);
    border: 1px solid rgba(108,196,255,.3);
    transition: all .3s ease;
}
.nav-hotline:hover .hotline-icon {background: var(--accent); color: #fff; transform: scale(1.08);}
.hotline-text {display: flex; flex-direction: column;}
.hotline-text a {font-size: 1.08rem; font-weight: 800; color: #fff; letter-spacing: .02em; transition: color .2s;}
.hotline-text a {font-size: .95rem; font-weight: 800; color: #fff; letter-spacing: .02em; transition: color .2s;}
.hotline-text span {font-size: .65rem; color: rgba(255,255,255,.5); letter-spacing: .05em;}
.btn {display:inline-flex; align-items:center; justify-content:center; padding: 10px 20px; border-radius: 999px; font-weight: 600; font-size: .9rem; transition: all .25s ease;}
.btn-primary {background: linear-gradient(135deg, var(--accent), var(--accent-2)); color: #fff; box-shadow: 0 4px 16px rgba(47,125,246,.3);}
.btn-primary:hover {transform: translateY(-2px); box-shadow: 0 6px 24px rgba(47,125,246,.4);}
.btn-secondary {
  border: 1.5px solid rgba(255,255,255,.4); color:#fff; background: transparent;
}
.btn-secondary:hover {background: rgba(255,255,255,.1); border-color: rgba(255,255,255,.7); transform: translateY(-1px);}
.mobile-toggle{display:none; background:none; border:none; color:#fff; font-size:1.4rem; cursor:pointer;}
.mobile-toggle:hover {transform: scale(1.1);}
.hero {
  position:relative; overflow:hidden; color:#fff; padding: 0;
}
.hero-slider {
  position:relative; min-height: 610px;
}
.hero-slide {
  position:absolute; inset:0; opacity:0; pointer-events:none; transition:opacity .5s ease;
  background:
    linear-gradient(90deg, rgba(9, 15, 30, .88), rgba(16, 34, 76, .52)),
    url('https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1600&q=80') center/cover;
}
.hero-slide:nth-child(2) {
  background:
    linear-gradient(90deg, rgba(9, 15, 30, .88), rgba(16, 34, 76, .52)),
    url('https://images.unsplash.com/photo-1520607162513-77705c0f0d4a?auto=format&fit=crop&w=1600&q=80') center/cover;
}
.hero-slide:nth-child(3) {
  background:
    linear-gradient(90deg, rgba(9, 15, 30, .88), rgba(16, 34, 76, .52)),
    url('https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1600&q=80') center/cover;
}
.hero-slide.active {opacity:1; pointer-events:auto;}
.hero-inner {
  min-height:610px; display:flex; flex-direction:column; justify-content:center; align-items:flex-start;
}
.hero-copy {max-width: 760px;}
.eyebrow {
  display:inline-block; padding: 6px 12px; margin-bottom: 16px; border-radius:999px; font-size:.86rem; font-weight:700;
  background: rgba(108, 196, 255, .18); border:1px solid rgba(108, 196, 255, .45); color:#d5f1ff;
}
.hero h1 {margin:0 0 14px;font-size: clamp(2.4rem, 5vw, 4.2rem); line-height: 1.1;}
.hero p {max-width: 720px; color: rgba(255,255,255,.9); font-size: 1.08rem; line-height: 1.9;}
.hero-actions {display:flex; gap: 14px; margin-top: 28px;}
.hero-controls {
  position:absolute; left:50%; bottom:26px; transform:translateX(-50%);
  display:flex; align-items:center; gap:14px; z-index:3;
}
.hero-arrow {
  width:40px; height:40px; border-radius:50%; border:none; cursor:pointer;
  background: rgba(255,255,255,.16); color:#fff; font-size:1.5rem;
}
.hero-dots {display:flex; align-items:center; gap:8px;}
.hero-dot {
  width:10px; height:10px; border-radius:50%; background: rgba(255,255,255,.45);
}
.hero-dot.active {background:#fff; transform:scale(1.15);}
.section {padding: 88px 0;}
.section-title {text-align:center; margin-bottom: 40px;}
.section-title h2 {font-size: 2rem; margin: 0 0 10px;}
.section-title p {color: var(--muted); margin:0;}
/* ── Unified Section Header ── */
.uni-header {text-align: center; margin-bottom: 48px;}
.uni-header-en {
  display: block; font-size: .78rem; letter-spacing: .3em; color: var(--accent);
  font-weight: 700; text-transform: uppercase; margin-bottom: 10px;
}
.uni-header h2 {font-size: 2rem; margin: 0 0 14px; color: var(--primary); font-weight: 800;}
.uni-header-line {
  width: 48px; height: 3px; margin: 0 auto 16px; border-radius: 2px;
  background: linear-gradient(90deg, var(--accent), var(--accent-2));
}
.uni-header p {color: var(--muted); margin: 0; font-size: .95rem; max-width: 600px; margin-left: auto; margin-right: auto;}
.grid-2 {display:grid; grid-template-columns:1.05fr .95fr; gap: 42px; align-items:center;}
.card {background: var(--white); border:1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow);}
.about-preview {background: #fff;}
.about-preview-grid {display: grid; grid-template-columns: 1fr 1.15fr; gap: 52px; align-items: center; margin-bottom: 56px;}
.about-preview-left {}
.ap-en {display: block; font-size: 1.6rem; font-weight: 800; color: var(--accent); margin-bottom: 4px; font-style: italic;}
.about-preview-left h2 {font-size: 1.5rem; margin: 0 0 14px; color: var(--primary); font-weight: 800;}
.ap-line {width: 100%; height: 1px; background: var(--line); margin-bottom: 22px;}
.ap-desc {color: var(--muted); line-height: 2.1; font-size: .93rem; margin: 0 0 30px;}
.ap-btn {
  display: inline-block; padding: 13px 32px; background: linear-gradient(135deg, var(--accent), #1a5fd4);
  color: #fff; font-weight: 700; font-size: .9rem; border-radius: 6px;
  transition: all .3s ease; box-shadow: 0 4px 16px rgba(47,125,246,.3);
}
.ap-btn:hover {transform: translateY(-3px); box-shadow: 0 8px 28px rgba(47,125,246,.4);}
.about-preview-right {}
.ap-carousel {}
.ap-main-img {
  position: relative; border-radius: 14px; overflow: hidden;
  box-shadow: 0 12px 40px rgba(2,13,38,.15); aspect-ratio: 1.55;
}
.ap-slide {
  position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover;
  opacity: 0; transition: opacity .5s ease;
}
.ap-slide.active {opacity: 1;}
.ap-arrow {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 3;
  width: 38px; height: 38px; border: none; border-radius: 50%; cursor: pointer;
  background: rgba(47,125,246,.85); color: #fff; font-size: 1.3rem;
  display: grid; place-items: center; transition: all .25s ease;
  opacity: 0;
}
.ap-main-img:hover .ap-arrow {opacity: 1;}
.ap-arrow:hover {background: var(--accent); transform: translateY(-50%) scale(1.1);}
.ap-arrow.prev {left: 14px;}
.ap-arrow.next {right: 14px;}
.ap-thumbs {display: flex; gap: 10px; margin-top: 12px;}
.ap-thumb {
  flex: 1; height: 72px; object-fit: cover; border-radius: 8px; cursor: pointer;
  border: 2.5px solid transparent; opacity: .6;
  transition: all .3s ease;
}
.ap-thumb:hover {opacity: .9;}
.ap-thumb.active {border-color: var(--accent); opacity: 1; box-shadow: 0 4px 14px rgba(47,125,246,.25);}
.ap-shortcuts {display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;}
.ap-shortcut {
  display: flex; flex-direction: column; align-items: center; gap: 12px;
  padding: 38px 20px; text-align: center; position: relative;
  background: #f4f7fb; border-right: 1px solid rgba(15,23,42,.06);
  transition: all .4s cubic-bezier(.4,0,.2,1); overflow: hidden;
}
.ap-shortcut:last-child {border-right: none;}
.ap-shortcut::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(135deg, var(--accent), #1a5fd4);
  opacity: 0; transition: opacity .4s ease;
}
.ap-shortcut:hover::before {opacity: 1;}
.ap-shortcut:hover {transform: translateY(-6px); box-shadow: 0 16px 44px rgba(47,125,246,.3);}
.ap-sc-icon {
  width: 64px; height: 64px; border-radius: 50%; display: grid; place-items: center;
  background: rgba(47,125,246,.1); color: var(--accent);
  position: relative; z-index: 1;
  transition: all .4s cubic-bezier(.4,0,.2,1);
}
.ap-sc-icon svg {width: 30px; height: 30px;}
.ap-shortcut:hover .ap-sc-icon {
  background: rgba(255,255,255,.2); color: #fff;
  transform: scale(1.1) rotate(-5deg);
}
.ap-shortcut strong {font-size: .95rem; color: var(--primary); position: relative; z-index: 1; transition: color .3s ease;}
.ap-shortcut:hover strong {color: #fff;}
.ap-shortcut span {font-size: .68rem; color: var(--muted); letter-spacing: .1em; position: relative; z-index: 1; transition: color .3s ease;}
.ap-shortcut:hover span {color: rgba(255,255,255,.7);}
.products-grid {display:grid; gap: 20px;}
.product-showcase {background:#f2f4f8;}
.product-header {text-align:center; margin-bottom: 44px;}
.product-header h2 {font-size: 2rem; margin: 0 0 6px; color: var(--primary);}
.product-header-en {
  display:block; font-size: .82rem; letter-spacing: .25em; color: var(--accent);
  font-weight: 700; text-transform: uppercase; margin-bottom: 10px;
}
.product-header p {color: var(--muted); margin: 0; font-size: .95rem;}
.product-layout {
  display:grid; grid-template-columns: 260px 1fr; gap: 28px; align-items:start;
}
.category-panel {
  background: #fff; border-radius: 14px; overflow:hidden;
  box-shadow: 0 4px 24px rgba(2,13,38,.08); border: 1px solid var(--line);
}
.category-title {
  padding: 18px 22px; color:#fff; font-size:1.05rem; font-weight:700;
  background: linear-gradient(135deg, #0f172a, #1e3a5f);
}
.category-item {
  display:flex; align-items:center; justify-content:space-between;
  padding: 15px 22px; color: var(--text); font-weight:600; font-size: .92rem;
  border-bottom: 1px solid rgba(15,23,42,.06);
  transition: all .25s ease; position: relative;
}
.category-item::before {
  content:''; position:absolute; left:0; top:0; bottom:0; width:3px;
  background: var(--accent); transform: scaleY(0); transition: transform .25s ease;
}
.category-item .arrow {
  font-style:normal; font-size:1.2rem; color: var(--muted); transition: transform .25s ease, color .25s ease;
}
.category-item:hover {background: rgba(47,125,246,.06); color: var(--accent); padding-left: 26px;}
.category-item:hover::before {transform: scaleY(1);}
.category-item:hover .arrow {transform: translateX(3px); color: var(--accent);}
.category-item.active {background: rgba(47,125,246,.08); color: var(--accent);}
.category-item.active::before {transform: scaleY(1);}
.category-item:last-child {border-bottom: none;}
.product-main {}
.product-main-head {
  display:flex; align-items:center; justify-content:space-between; margin-bottom: 20px;
}
.product-main-head h3 {margin:0; font-size: 1.15rem; color: var(--primary);}
.more-link {color: var(--accent); font-weight:700; font-size: .9rem; letter-spacing:.02em; transition: opacity .2s;}
.more-link:hover {opacity: .7;}
.product-grid-modern {display:grid; grid-template-columns: repeat(3, 1fr); gap: 20px;}
.product-card-modern {
  display:block; background:#fff; border-radius: 12px; overflow:hidden;
  border: 1px solid var(--line); transition: all .3s cubic-bezier(.4,0,.2,1);
}
.product-card-modern:hover {transform: translateY(-6px); box-shadow: 0 16px 40px rgba(2,13,38,.14);}
.pcm-img {position:relative; overflow:hidden; aspect-ratio: 1.15;}
.pcm-img img {width:100%; height:100%; object-fit:cover; transition: transform .45s cubic-bezier(.4,0,.2,1);}
.product-card-modern:hover .pcm-img img {transform: scale(1.08);}
.pcm-overlay {
  position:absolute; inset:0; background: rgba(15,23,42,.55);
  display:flex; align-items:center; justify-content:center;
  opacity:0; transition: opacity .35s ease;
}
.pcm-overlay span {
  color:#fff; font-weight:700; font-size: .92rem; padding: 10px 22px;
  border: 1.5px solid rgba(255,255,255,.8); border-radius: 999px;
  transform: translateY(8px); transition: transform .35s ease;
}
.product-card-modern:hover .pcm-overlay {opacity:1;}
.product-card-modern:hover .pcm-overlay span {transform: translateY(0);}
.pcm-label {
  padding: 14px 16px; text-align:center; font-weight:700; font-size: .9rem;
  color: var(--text); background: #f8fafc; border-top: 1px solid var(--line);
  transition: color .25s ease;
}
.product-card-modern:hover .pcm-label {color: var(--accent);}
.spec-table-wrap {overflow:auto; border:1px solid var(--line); border-radius:14px;}
.spec-table {width:100%; border-collapse:collapse; background:#fff;}
.spec-table th, .spec-table td {padding:14px 16px; text-align:left; border-bottom:1px solid var(--line);}
.spec-table th {background:#f8fafc; color:#0f172a; font-size:.92rem;}
.spec-table tr:last-child td {border-bottom:none;}
.factory-banner {background: linear-gradient(90deg, rgba(15,23,42,.8), rgba(15,23,42,.45)), url('https://images.unsplash.com/photo-1520607162513-77705c0f0d4a?auto=format&fit=crop&w=1600&q=80') center/cover; color:#fff; padding: 80px 0; border-radius: 24px;}
.factory-section {background: #fff;}
.factory-header {text-align:center; margin-bottom: 48px;}
.factory-header h2 {font-size: 2rem; margin: 0 0 6px; color: var(--accent);}
.factory-header-en {display:block; font-size: .8rem; letter-spacing: .3em; color: var(--muted); font-weight: 600; margin-bottom: 8px;}
.factory-header p {color: var(--muted); margin: 0; font-size: .95rem;}
.factory-carousel {position: relative; overflow: hidden;}
.factory-slides {position: relative; min-height: 440px; overflow: hidden;}
.factory-slide {
  position: absolute; inset: 0; display: grid; grid-template-columns: 1fr 1.1fr;
  gap: 48px; align-items: center; opacity: 0; pointer-events: none;
  transform: translateX(30px); transition: opacity .5s ease, transform .5s ease;
  visibility: hidden;
}
.factory-slide.active {opacity: 1; pointer-events: auto; transform: translateX(0); visibility: visible;}
.factory-left {}
.factory-tag {font-size: 1.6rem; color: var(--accent); margin: 0 0 10px; font-weight: 800;}
.factory-sub {font-size: 1rem; color: var(--text); margin: 0 0 16px; font-weight: 600;}
.factory-wave {
  width: 60px; height: 4px; margin-bottom: 20px; border-radius: 2px;
  background: linear-gradient(90deg, var(--accent), var(--accent-2));
}
.factory-desc {color: var(--muted); line-height: 1.9; font-size: .93rem; margin: 0 0 28px;}
.factory-btn {
  display: inline-block; padding: 12px 28px; background: var(--primary); color: #fff;
  border-radius: 6px; font-weight: 700; font-size: .9rem; transition: all .3s ease;
}
.factory-btn:hover {background: var(--accent); transform: translateX(4px); box-shadow: 0 6px 20px rgba(47,125,246,.3);}
.factory-right {position: relative; display: flex; gap: 14px; align-items: stretch; max-height: 400px;}
.factory-badge {
  position: absolute; top: -14px; left: -14px; z-index: 2;
  width: 52px; height: 52px; display: grid; place-items: center;
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #fff; font-weight: 800; font-size: 1.1rem; border-radius: 10px;
  box-shadow: 0 6px 20px rgba(47,125,246,.35);
}
.factory-images {display: grid; grid-template-rows: 1fr 1fr; gap: 12px; flex: 1; max-height: 400px;}
.factory-images img {
  width: 100%; height: 100%; object-fit: cover; border-radius: 12px;
  box-shadow: 0 8px 30px rgba(2,13,38,.12); transition: transform .4s ease;
  min-height: 0;
}
.factory-slide:hover .factory-images img {transform: scale(1.02);}
.factory-vertical {
  position: absolute; right: -36px; top: 50%; transform: translateY(-50%) rotate(90deg);
  font-size: .78rem; letter-spacing: .35em; color: rgba(15,23,42,.2); font-weight: 800;
  white-space: nowrap;
}
.factory-nav {
  display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 36px;
}
.factory-arrow {
  width: 40px; height: 40px; border-radius: 50%; border: 1.5px solid var(--line);
  background: #fff; color: var(--text); font-size: 1.3rem; cursor: pointer;
  transition: all .25s ease; display: grid; place-items: center;
}
.factory-arrow:hover {background: var(--primary); color: #fff; border-color: var(--primary);}
.factory-dots {display: flex; gap: 8px;}
.factory-dot {
  width: 10px; height: 10px; border-radius: 50%; background: var(--line);
  cursor: pointer; transition: all .3s ease;
}
.factory-dot.active {background: var(--accent); transform: scale(1.2);}

.stats-section {
  padding: 72px 0;
  background: linear-gradient(135deg, #0f172a 0%, #1e3a5f 100%);
  position: relative; overflow: hidden;
}
.stats-section::before {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background:
    repeating-linear-gradient(90deg, rgba(255,255,255,.02) 0px, rgba(255,255,255,.02) 1px, transparent 1px, transparent 80px),
    repeating-linear-gradient(0deg, rgba(255,255,255,.015) 0px, rgba(255,255,255,.015) 1px, transparent 1px, transparent 80px);
}
.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0; position: relative; z-index: 1;
}
.stat-item {
  display: flex; flex-direction: column; align-items: center; gap: 6px;
  padding: 36px 20px; position: relative;
  transition: all .35s cubic-bezier(.4,0,.2,1);
}
.stat-item::after {
  content: ''; position: absolute; right: 0; top: 20%; height: 60%;
  width: 1px; background: linear-gradient(180deg, transparent, rgba(108,196,255,.3), transparent);
}
.stat-item:last-child::after {display: none;}
.stat-item:hover {transform: translateY(-6px);}
.stat-prefix {
  font-size: .82rem; color: rgba(255,255,255,.5); font-weight: 500;
  letter-spacing: .1em;
}
.stat-num-wrap {
  display: flex; align-items: baseline; gap: 4px;
}
.stat-num {
  font-size: 3.2rem; font-weight: 800; color: var(--accent-2);
  line-height: 1; letter-spacing: -1px;
  transition: text-shadow .3s ease;
}
.stat-item:hover .stat-num {
  text-shadow: 0 4px 24px rgba(108,196,255,.5);
}
.stat-unit {
  font-size: 1rem; color: rgba(255,255,255,.8); font-weight: 600;
}
.stat-label {
  font-size: .92rem; color: #fff; font-weight: 600;
  margin-top: 4px; position: relative;
}
.stat-label::after {
  content: ''; position: absolute; bottom: -8px; left: 50%; transform: translateX(-50%) scaleX(0);
  width: 28px; height: 3px; border-radius: 2px;
  background: linear-gradient(90deg, var(--accent), var(--accent-2));
  transition: transform .35s ease;
}
.stat-item:hover .stat-label::after {transform: translateX(-50%) scaleX(1);}

.process-section {background: #f5f8fc;}
.process-header {text-align: center; margin-bottom: 52px;}
.process-header h2 {font-size: 1.9rem; margin: 0 0 6px; color: var(--accent); font-weight: 800;}
.process-header-en {display: block; font-size: .78rem; letter-spacing: .3em; color: var(--muted); font-weight: 600; margin-bottom: 8px;}
.process-header p {color: var(--muted); margin: 0; font-size: .95rem;}
.process-flow {
  display: flex; align-items: flex-start; justify-content: center; gap: 0;
  padding: 20px 0 40px; flex-wrap: nowrap;
}
.process-step {
  display: flex; flex-direction: column; align-items: center; gap: 12px;
  position: relative; cursor: pointer; padding: 0 6px;
  opacity: 0; transform: translateY(24px);
  transition: opacity .5s ease, transform .5s ease;
}
.process-step.visible {opacity: 1; transform: translateY(0);}
.process-icon {
  width: 68px; height: 68px; border-radius: 50%; display: grid; place-items: center;
  background: var(--primary); color: #fff; position: relative;
  transition: all .35s cubic-bezier(.4,0,.2,1);
  box-shadow: 0 4px 16px rgba(15,23,42,.2);
}
.process-icon svg {width: 28px; height: 28px;}
.process-step:hover .process-icon {
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  transform: scale(1.12) translateY(-4px);
  box-shadow: 0 10px 30px rgba(47,125,246,.35);
}
.process-label {
  font-size: .82rem; font-weight: 700; color: var(--text); text-align: center;
  transition: color .3s ease; white-space: nowrap;
}
.process-step:hover .process-label {color: var(--accent);}
.process-num {
  position: absolute; top: -6px; right: 2px; font-size: .68rem; font-weight: 800;
  color: var(--accent); opacity: 0; transform: translateY(6px);
  transition: all .3s ease;
}
.process-step:hover .process-num {opacity: 1; transform: translateY(0);}
.process-arrow {
  color: rgba(15,23,42,.2); font-size: 1.1rem; margin-top: 24px; padding: 0 4px;
  flex-shrink: 0; transition: color .3s ease;
}
.process-cta {
  display: flex; align-items: center; justify-content: center; gap: 32px;
  padding: 28px 36px; background: #f8fafc; border-radius: 16px;
  border: 1px solid var(--line);
}
.process-cta-info {display: flex; align-items: center; gap: 12px; font-size: .95rem; color: var(--text);}
.process-cta-icon {
  width: 42px; height: 42px; border-radius: 50%; display: grid; place-items: center;
  background: linear-gradient(135deg, var(--accent), var(--accent-2)); color: #fff;
}
.process-phone {color: var(--accent); font-weight: 800; font-size: 1.1rem; margin-left: 6px;}
.process-phone:hover {text-decoration: underline;}
.process-cta-btn {
  display: inline-flex; align-items: center; padding: 13px 32px;
  background: linear-gradient(135deg, var(--accent), #1a5fd4);
  color: #fff; font-weight: 700; font-size: .92rem; border-radius: 8px;
  transition: all .3s ease; box-shadow: 0 4px 16px rgba(47,125,246,.3);
}
.process-cta-btn:hover {transform: translateY(-2px) scale(1.03); box-shadow: 0 8px 28px rgba(47,125,246,.4);}

.honors-section {background: #fff; overflow: hidden;}
.honors-header {text-align: center; margin-bottom: 48px;}
.honors-header-en {
  display: block; font-size: .78rem; letter-spacing: .3em; color: var(--accent);
  font-weight: 700; text-transform: uppercase; margin-bottom: 10px;
}
.honors-header h2 {font-size: 2rem; margin: 0 0 10px; color: var(--primary); font-weight: 800;}
.honors-header p {color: var(--muted); margin: 0; font-size: .95rem;}
.honors-carousel {
  display: flex; align-items: center; gap: 16px; position: relative;
}
.honors-viewport {
  overflow: hidden; flex: 1; border-radius: 16px;
  mask-image: linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 5%, #000 95%, transparent 100%);
}
.honors-track {
  display: flex; gap: 24px; transition: transform .55s cubic-bezier(.4,0,.2,1);
  padding: 20px 0;
}
.honors-card {
  min-width: 320px; background: #fff; border-radius: 14px; overflow: hidden;
  border: 1px solid var(--line); flex-shrink: 0;
  transition: all .4s cubic-bezier(.4,0,.2,1);
  transform: scale(.92); opacity: .6;
}
.honors-card.active {
  transform: scale(1); opacity: 1;
  box-shadow: 0 16px 48px rgba(2,13,38,.14);
}
.honors-card:hover {transform: scale(1.03); opacity: 1;}
.honors-img {
  position: relative; overflow: hidden; aspect-ratio: 4/3;
  background: linear-gradient(160deg, #f7f9fc 0%, #edf2f9 50%, #e4ecf7 100%);
  display: flex; align-items: center; justify-content: center;
  padding: 20px;
}
.honors-img img {
  width: 100%; height: 100%; object-fit: contain;
  border-radius: 6px;
  transition: transform .5s cubic-bezier(.4,0,.2,1);
  filter: drop-shadow(0 4px 12px rgba(0,0,0,.1));
}
.honors-card:hover .honors-img img {transform: scale(1.06);}
.honors-overlay {
  position: absolute; inset: 0;
  background: rgba(15,23,42,.5);
  display: flex; align-items: center; justify-content: center;
  opacity: 0; transition: opacity .35s ease;
}
.honors-card:hover .honors-overlay {opacity: 1;}
.honors-view {
  display: inline-flex; align-items: center; gap: 8px;
  color: #fff; font-weight: 700; font-size: .88rem;
  padding: 10px 20px; border: 1.5px solid rgba(255,255,255,.8); border-radius: 999px;
  transform: translateY(10px); transition: transform .35s ease;
  cursor: pointer;
}
.honors-card:hover .honors-view {transform: translateY(0);}
.honors-view svg {width: 18px; height: 18px;}
.honors-info {
  padding: 16px 18px; display: flex; flex-direction: column; gap: 4px;
}
.honors-info strong {font-size: .95rem; color: var(--primary); transition: color .3s ease;}
.honors-card:hover .honors-info strong {color: var(--accent);}
.honors-info span {font-size: .8rem; color: var(--muted);}
.honors-arrow {
  width: 44px; height: 44px; border-radius: 50%; border: 1.5px solid var(--line);
  background: #fff; color: var(--text); cursor: pointer; flex-shrink: 0;
  display: grid; place-items: center;
  transition: all .3s ease; box-shadow: 0 4px 14px rgba(2,13,38,.08);
}
.honors-arrow svg {width: 20px; height: 20px;}
.honors-arrow:hover {
  background: var(--accent); color: #fff; border-color: var(--accent);
  box-shadow: 0 6px 20px rgba(47,125,246,.35); transform: scale(1.1);
}
.honors-dots {
  display: flex; align-items: center; justify-content: center; gap: 8px; margin-top: 28px;
}
.honors-dot {
  width: 10px; height: 10px; border-radius: 50%; background: var(--line);
  cursor: pointer; transition: all .3s ease; border: none;
}
.honors-dot.active {
  background: var(--accent); transform: scale(1.3);
  box-shadow: 0 2px 8px rgba(47,125,246,.4);
}

.clients-section {background: #f5f8fc;}
.clients-header {text-align: center; margin-bottom: 44px;}
.clients-header-en {
  display: block; font-size: .78rem; letter-spacing: .3em; color: var(--accent);
  font-weight: 700; text-transform: uppercase; margin-bottom: 10px;
}
.clients-header h2 {font-size: 2rem; margin: 0 0 10px; color: var(--primary); font-weight: 800;}
.clients-header p {color: var(--muted); margin: 0; font-size: .95rem;}

.clients-marquee {
  overflow: hidden; padding: 28px 0; margin-bottom: 48px;
  border-top: 1px solid var(--line); border-bottom: 1px solid var(--line);
  mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 8%, #000 92%, transparent 100%);
}
.clients-marquee-track {
  display: flex; gap: 48px; width: max-content;
  animation: clientScroll 22s linear infinite;
}
.clients-marquee:hover .clients-marquee-track {animation-play-state: paused;}
@keyframes clientScroll {
  0% {transform: translateX(0);}
  100% {transform: translateX(-50%);}
}
.client-logo-item {
  display: flex; align-items: center; gap: 12px;
  padding: 14px 28px; background: #f8fafc; border-radius: 12px;
  border: 1px solid var(--line); white-space: nowrap;
  transition: all .3s ease; cursor: default;
}
.client-logo-img {
  width: 40px; height: 40px; flex-shrink: 0; border-radius: 8px; overflow: hidden;
  transition: transform .3s ease;
}
.client-logo-img svg, .client-logo-img img {
  width: 100%; height: 100%; object-fit: contain;
}
.client-logo-item span {
  font-size: 1rem; font-weight: 700; color: var(--muted);
  letter-spacing: .05em; transition: color .3s ease;
}
.client-logo-item:hover {
  background: #fff; border-color: var(--accent);
  box-shadow: 0 6px 20px rgba(47,125,246,.12); transform: translateY(-3px);
}
.client-logo-item:hover span {color: var(--accent);}
.client-logo-item:hover .client-logo-img {transform: scale(1.15) rotate(-3deg);}
.clients-grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px;
}
.client-card-new {
  display: flex; align-items: flex-start; gap: 16px;
  padding: 28px 24px; background: #f8fafc; border-radius: 14px;
  border: 1px solid var(--line); position: relative; overflow: hidden;
  transition: all .4s cubic-bezier(.4,0,.2,1);
  opacity: 0; transform: translateY(30px);
}
.client-card-new.visible {opacity: 1; transform: translateY(0);}
.client-card-new::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;
  background: linear-gradient(90deg, var(--accent), var(--accent-2));
  transform: scaleX(0); transform-origin: left;
  transition: transform .4s ease;
}
.client-card-new:hover::before {transform: scaleX(1);}
.client-card-new:hover {
  background: #fff; transform: translateY(-6px);
  box-shadow: 0 16px 44px rgba(2,13,38,.12);
  border-color: rgba(47,125,246,.2);
}
.cc-icon {
  width: 52px; height: 52px; border-radius: 12px; flex-shrink: 0;
  display: grid; place-items: center;
  background: rgba(47,125,246,.08); color: var(--accent);
  transition: all .4s cubic-bezier(.4,0,.2,1);
}
.cc-icon svg {width: 26px; height: 26px;}
.client-card-new:hover .cc-icon {
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #fff; transform: scale(1.1) rotate(-5deg);
  box-shadow: 0 6px 18px rgba(47,125,246,.3);
}
.cc-body {flex: 1;}
.cc-body strong {
  display: block; font-size: 1rem; color: var(--primary); margin-bottom: 8px;
  transition: color .3s ease;
}
.client-card-new:hover .cc-body strong {color: var(--accent);}
.cc-body p {margin: 0; font-size: .85rem; color: var(--muted); line-height: 1.7;}
.cc-tag {
  position: absolute; top: 14px; right: -28px;
  background: linear-gradient(135deg, var(--accent), var(--accent-2));
  color: #fff; font-size: .68rem; font-weight: 700; padding: 4px 32px;
  transform: rotate(45deg); letter-spacing: .05em;
  opacity: 0; transition: opacity .3s ease;
}
.client-card-new:hover .cc-tag {opacity: 1;}

.cta-band {background: linear-gradient(135deg, #0f172a, #163461); color:#fff; padding: 26px 0;}
.inline-cta {display:flex; justify-content:space-between; gap: 24px; align-items:center;}
.page-banner {padding: 84px 0 72px; background: linear-gradient(90deg, rgba(9, 14, 30, .92), rgba(44, 82, 154, .8)); color:#fff;}
.page-banner h1 {font-size: clamp(2rem, 4vw, 3.4rem); margin:0 0 10px;}
.page-banner p {color: rgba(255,255,255, .9); max-width: 700px;}
.filter-bar {display:flex; gap:16px; flex-wrap:wrap; margin-bottom: 28px;}
.filter-btn {padding: 10px 16px; border-radius:999px; border:1px solid var(--line); background:#fff; cursor:pointer; font-weight:700;}
.filter-btn.active {background: var(--primary); color:#fff;}
.detail-page {padding: 62px 0;}
.detail-grid {display:grid; grid-template-columns: 1fr 1fr; gap: 30px;}
.detail-card {padding: 24px; background:#fff; border-radius:18px; border:1px solid var(--line);}
.specs {display:grid; grid-template-columns: repeat(2, 1fr); gap: 16px;}
.specs div {padding:14px 16px; background:#f8fafc; border-radius:12px;}
.gallery {display:grid; grid-template-columns: repeat(3, 1fr); gap: 14px;}
.gallery img {border-radius: 12px; aspect-ratio: 1; object-fit:cover; cursor:pointer;}
.map {min-height: 320px; border-radius:20px; overflow:hidden;}
form {display:grid; gap: 14px;}
input, textarea, select {width:100%; padding: 12px 14px; font: inherit; border:1px solid var(--line); border-radius:10px; background:#fff;}
textarea {min-height:120px; resize:vertical;}
.form-grid {display:grid; grid-template-columns: repeat(2, 1fr); gap: 16px;}
footer {background: #1a2332; color: rgba(255,255,255,.78); padding: 0;}
.footer-top {
  display: grid; grid-template-columns: 1.1fr .8fr .8fr 1.3fr;
  gap: 36px; padding: 56px 0 40px;
}
.footer-col {}
.footer-title {
  font-size: 1.02rem; color: #fff; margin-bottom: 18px; font-weight: 700;
  position: relative; padding-bottom: 12px;
}
.footer-title::after {
  content: ''; position: absolute; left: 0; bottom: 0;
  width: 28px; height: 2.5px; border-radius: 2px;
  background: linear-gradient(90deg, var(--accent), var(--accent-2));
}
.footer-links a {
  display: block; color: rgba(255,255,255,.65); margin-bottom: 10px;
  font-size: .88rem; transition: all .25s ease; padding-left: 0;
}
.footer-links a:hover {color: #fff; padding-left: 6px;}
.footer-contact p {
  display: flex; align-items: center; gap: 8px;
  font-size: .88rem; color: rgba(255,255,255,.7); margin: 0 0 12px;
}
.footer-contact svg {flex-shrink: 0; color: var(--accent-2);}
.footer-qr {
  display: flex; flex-direction: column; align-items: flex-start; gap: 8px; margin-top: 18px;
}
.footer-qr svg {width: 96px; height: 96px; border-radius: 6px;}
.footer-qr span {font-size: .78rem; color: rgba(255,255,255,.5);}
.footer-friends {
  display: flex; align-items: center; flex-wrap: wrap; gap: 6px 16px;
  padding: 18px 0; border-top: 1px solid rgba(255,255,255,.08);
}
.footer-friends-label {font-size: .84rem; color: rgba(255,255,255,.5); font-weight: 600;}
.footer-friends a {
  font-size: .82rem; color: rgba(255,255,255,.5); transition: color .2s;
}
.footer-friends a:hover {color: var(--accent-2);}
.footer-bottom {
  background: rgba(0,0,0,.25); padding: 16px 0;
}
.footer-bottom-inner {
  display: flex; align-items: center; justify-content: center;
}
.footer-bottom-inner span {font-size: .82rem; color: rgba(255,255,255,.45);}
.float-tools {
  position: fixed; right: 0; top: 50%; transform: translateY(-50%);
  z-index: 999; display: flex; flex-direction: column; gap: 2px;
}
.float-item {position: relative;}
.float-btn {
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px;
  width: 52px; height: 52px; background: var(--accent);
  color: #fff; transition: all .3s cubic-bezier(.4,0,.2,1);
  position: relative; overflow: hidden;
}
.float-btn::before {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,.15), transparent);
  opacity: 0; transition: opacity .3s ease;
}
.float-btn:hover::before {opacity: 1;}
.float-btn svg {width: 22px; height: 22px; transition: transform .3s ease;}
.float-btn:hover svg {transform: scale(1.15);}
.float-btn:hover {background: #1a5fd4; box-shadow: -4px 0 16px rgba(47,125,246,.4);}
.float-btn span {font-size: .58rem; font-weight: 800; letter-spacing: .05em;}
.float-top {border-radius: 0;}
.float-item:first-child .float-btn {border-radius: 8px 0 0 0;}
.float-item:last-child .float-btn {border-radius: 0 0 0 8px;}

.float-popup {
  position: absolute; right: 60px; top: 50%; transform: translateY(-50%) translateX(10px);
  background: #fff; border-radius: 10px; padding: 16px 18px;
  box-shadow: 0 8px 32px rgba(2,13,38,.18); border: 1px solid var(--line);
  opacity: 0; visibility: hidden; pointer-events: none;
  transition: all .3s cubic-bezier(.4,0,.2,1);
  white-space: nowrap; min-width: 140px; text-align: center;
}
.float-popup::after {
  content: ''; position: absolute; right: -6px; top: 50%; transform: translateY(-50%) rotate(45deg);
  width: 12px; height: 12px; background: #fff;
  border-right: 1px solid var(--line); border-top: 1px solid var(--line);
}
.float-item:hover .float-popup {
  opacity: 1; visibility: visible; pointer-events: auto;
  transform: translateY(-50%) translateX(0);
}
.float-popup strong {display: block; font-size: .85rem; color: var(--primary); margin-bottom: 6px;}
.float-popup span {font-size: .78rem; color: var(--muted);}
.float-popup a {
  display: block; font-size: 1.05rem; font-weight: 800; color: var(--accent);
  margin-top: 4px;
}
.float-popup a:hover {text-decoration: underline;}
.float-qr {width: 110px; height: 110px; margin: 0 auto 10px; border-radius: 8px; overflow: hidden; border: 1px solid var(--line);}
.float-qr svg {width: 100%; height: 100%;}
.float-popup span {display: block; font-size: .78rem; color: var(--muted); margin-top: 4px;}
.modal {position: fixed; inset:0; display:none; place-items:center; background: rgba(2, 8, 20, .74); z-index:20; padding: 24px;}
.modal.show {display:grid;}
.modal-card {max-width: 780px; background:#fff; border-radius:20px; overflow:hidden;}
.modal-card img {max-height: 72vh; width:100%; object-fit:contain; background:#111827;}
.about-hero {
  padding: 100px 0 70px; text-align: center;
  background: linear-gradient(180deg, #f8fafc 0%, #eef4fb 100%);
}
.about-hero h1 {font-size: 2.4rem; margin: 0 0 10px; color: var(--primary); font-weight: 800;}
.about-hero-sub {color: var(--muted); font-size: 1.05rem; margin: 0 0 12px; letter-spacing: .1em;}
.about-hero-en {
  display: inline-block; font-size: .78rem; letter-spacing: .35em; color: var(--accent);
  font-weight: 700; padding: 6px 16px; border: 1px solid rgba(47,125,246,.25); border-radius: 999px;
}
.about-intro {background: #fff;}
.about-intro-grid {display: grid; grid-template-columns: 1fr;}
.about-intro-left h2 {font-size: 1.5rem; margin: 0 0 20px; color: var(--primary); font-weight: 800;}
.about-intro-text {color: var(--muted); line-height: 2; font-size: .94rem; margin: 0 0 16px;}
.about-more-btn {
  display: inline-flex; align-items: center; gap: 10px; margin-top: 12px;
  padding: 13px 30px; background: linear-gradient(135deg, var(--accent), #1a5fd4);
  color: #fff; font-weight: 700; font-size: .9rem; border-radius: 8px;
  transition: all .3s ease; box-shadow: 0 4px 16px rgba(47,125,246,.3);
}
.about-more-btn i {
  width: 8px; height: 8px; border-radius: 50%; background: #fff; display: inline-block;
}
.about-more-btn:hover {transform: translateY(-3px); box-shadow: 0 8px 28px rgba(47,125,246,.4);}
.about-intro-right {}
.about-photo-card {
  border-radius: 16px; overflow: hidden; box-shadow: 0 16px 50px rgba(2,13,38,.15);
  border: 6px solid #fff; transition: transform .4s ease;
}
.about-photo-card:hover {transform: scale(1.02) rotate(-.5deg);}
.about-photo-card img {width: 100%; height: 580px; object-fit: cover;}
.about-gallery-section {background: #f8fafc;}
.about-tabs {display: flex; align-items: center; gap: 16px; margin-bottom: 36px;}
.about-tab {
  background: none; border: none; font-size: 1.15rem; font-weight: 700;
  color: var(--muted); cursor: pointer; padding: 8px 4px; position: relative;
  transition: color .3s ease;
}
.about-tab::after {
  content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 3px;
  background: var(--accent); border-radius: 2px; transform: scaleX(0);
  transition: transform .3s ease; transform-origin: left;
}
.about-tab.active {color: var(--primary);}
.about-tab.active::after {transform: scaleX(1);}
.about-tab:hover {color: var(--accent);}
.about-tab-sep {color: var(--line); font-size: 1.3rem;}
.about-tab-content {display: none;}
.about-tab-content.active {display: block; animation: fadeUp .4s ease;}
@keyframes fadeUp {from {opacity: 0; transform: translateY(16px);} to {opacity: 1; transform: translateY(0);}}
.about-gallery {display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;}
.about-gallery-item {
  border-radius: 12px; overflow: hidden; background: #fff;
  border: 1px solid var(--line); transition: all .3s ease; cursor: pointer;
}
.about-gallery-item:hover {transform: translateY(-6px); box-shadow: 0 12px 36px rgba(2,13,38,.14);}
.about-gallery-item img {width: 100%; aspect-ratio: 1; object-fit: cover; transition: transform .4s ease;}
.about-gallery-item:hover img {transform: scale(1.08);}
.about-gallery-item span {
  display: block; padding: 10px 8px; text-align: center; font-size: .8rem;
  font-weight: 600; color: var(--text);
}
.about-culture-grid {display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}
.about-culture-card {
  background: #fff; border-radius: 14px; padding: 28px 20px; text-align: center;
  border: 1px solid var(--line); transition: all .3s ease;
}
.about-culture-card:hover {transform: translateY(-5px); box-shadow: var(--shadow);}
.culture-icon {font-size: 2rem; margin-bottom: 14px;}
.about-culture-card h4 {margin: 0 0 10px; font-size: 1rem; color: var(--primary);}
.about-culture-card p {margin: 0; color: var(--muted); font-size: .85rem; line-height: 1.7;}
.hidden {display:none !important;}
/* ── News Section ── */
.news-section {background: #fff;}
.news-header {text-align: center; margin-bottom: 36px;}
.news-header h2 {font-size: 2rem; margin: 0 0 6px; color: var(--primary); font-weight: 800;}
.news-header-en {
  display: block; font-size: .78rem; letter-spacing: .3em; color: var(--muted);
  font-weight: 600; text-transform: uppercase;
}
.news-nav {
  display: flex; align-items: center; justify-content: space-between;
  border-bottom: 1px solid var(--line); margin-bottom: 36px; padding-bottom: 0;
}
.news-nav-left, .news-nav-right {display: flex; align-items: center; gap: 0;}
.news-tab {
  padding: 12px 18px; font-size: .9rem; color: var(--muted); font-weight: 500;
  position: relative; transition: color .25s ease;
}
.news-tab:hover {color: var(--accent);}
.news-tab.active {color: var(--accent); font-weight: 700;}
.news-tab.active::after {
  content: ''; position: absolute; left: 18px; right: 18px; bottom: -1px;
  height: 2.5px; background: var(--accent); border-radius: 2px;
}
.news-body {display: grid; grid-template-columns: 1fr 300px; gap: 40px; align-items: start;}
.news-main {}
.news-featured {
  background: #f8fafc; border-radius: 12px; padding: 32px 36px;
  margin-bottom: 32px; border: 1px solid rgba(15,23,42,.06);
  transition: box-shadow .3s ease;
}
.news-featured:hover {box-shadow: 0 8px 30px rgba(2,13,38,.08);}
.news-featured h3 {font-size: 1.2rem; margin: 0 0 14px; color: var(--primary); font-weight: 700;}
.news-featured p {
  color: var(--muted); font-size: .9rem; line-height: 1.9; margin: 0 0 20px;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
.news-featured-footer {display: flex; align-items: center; justify-content: space-between;}
.news-date {font-size: .82rem; color: #9ca3af;}
.news-more-btn {
  display: inline-block; padding: 9px 24px; border-radius: 6px; font-size: .85rem; font-weight: 600;
  background: linear-gradient(135deg, var(--accent), #1a5fd4); color: #fff;
  transition: all .3s ease; box-shadow: 0 3px 12px rgba(47,125,246,.25);
}
.news-more-btn:hover {transform: translateY(-2px); box-shadow: 0 6px 20px rgba(47,125,246,.35);}
.news-list {display: grid; grid-template-columns: 1fr 1fr; gap: 0 32px;}
.news-item {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 14px 0; border-bottom: 1px dashed rgba(15,23,42,.1);
  transition: all .25s ease;
}
.news-item:hover {padding-left: 6px;}
.news-item:hover .news-item-title {color: var(--accent);}
.news-item-title {
  font-size: .88rem; color: var(--text); white-space: nowrap;
  overflow: hidden; text-overflow: ellipsis; flex: 1;
}
.news-item-date {font-size: .78rem; color: #9ca3af; flex-shrink: 0;}
.news-sidebar {}
.news-tags {display: flex; flex-wrap: wrap; gap: 12px;}
.news-tag {
  padding: 8px 18px; border-radius: 6px; font-size: .82rem; color: var(--text);
  background: #f4f7fb; border: 1px solid rgba(15,23,42,.06);
  cursor: pointer; transition: all .25s ease;
}
.news-tag:hover {
  background: rgba(47,125,246,.08); border-color: rgba(47,125,246,.3);
  color: var(--accent); transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(47,125,246,.12);
}

@media (max-width: 900px) {
  .news-body {grid-template-columns: 1fr;}
  .news-sidebar {order: -1;}
  .news-list {grid-template-columns: 1fr;}
  .news-nav {flex-wrap: wrap; gap: 8px;}
}

   .product-banner {
       padding: 0;
       background: linear-gradient(135deg, #0f172a 0%, #1e3a5f 50%, #0f172a 100%);
       position: relative;
       overflow: hidden;
   }
.product-banner::before {
    content: ''; position: absolute; inset: 0; pointer-events: none;
    background:
            repeating-linear-gradient(90deg, rgba(255,255,255,.015) 0px, rgba(255,255,255,.015) 1px, transparent 1px, transparent 60px),
            repeating-linear-gradient(0deg, rgba(255,255,255,.01) 0px, rgba(255,255,255,.01) 1px, transparent 1px, transparent 60px);
}
.product-banner-inner {
    display: flex; align-items: center; justify-content: space-between;
    padding: 60px 0; gap: 40px; position: relative; z-index: 1;
}
.product-banner-content { flex: 1; }
.product-banner-en {
    display: inline-block; font-size: .75rem; letter-spacing: .35em;
    color: var(--accent-2); font-weight: 700; margin-bottom: 12px;
    padding: 5px 14px; border: 1px solid rgba(108,196,255,.3); border-radius: 999px;
}
.product-banner h1 {
    font-size: clamp(2rem, 4vw, 3rem); margin: 0 0 12px; color: #fff; font-weight: 800;
}
.product-banner p { color: rgba(255,255,255,.75); font-size: 1rem; margin: 0 0 28px; max-width: 500px; }
.product-banner-stats { display: flex; gap: 36px; }
.pbs-item { display: flex; flex-direction: column; }
.pbs-num {
    font-size: 2rem; font-weight: 800; color: var(--accent-2); line-height: 1;
}
.pbs-label { font-size: .78rem; color: rgba(255,255,255,.5); margin-top: 4px; letter-spacing: .05em; }
.product-banner-visual {
    position: relative; width: 200px; height: 200px; flex-shrink: 0;
    display: grid; place-items: center;
}
.pbv-ring {
    position: absolute; border-radius: 50%; border: 1.5px solid rgba(108,196,255,.15);
}
.pbv-ring-1 { width: 200px; height: 200px; animation: pbvSpin 20s linear infinite; }
.pbv-ring-2 { width: 150px; height: 150px; animation: pbvSpin 15s linear infinite reverse; border-color: rgba(47,125,246,.2); }
.pbv-ring-3 { width: 100px; height: 100px; animation: pbvSpin 10s linear infinite; border-color: rgba(108,196,255,.25); }
.pbv-icon {
    position: relative; z-index: 2;
    width: 80px; height: 80px; border-radius: 50%;
    background: rgba(47,125,246,.15); display: grid; place-items: center;
    border: 1px solid rgba(47,125,246,.3);
}
@keyframes pbvSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

.products-section { background: #f8fafc; }
.products-layout {
    display: grid;
    grid-template-columns: 260px 1fr 240px;
    gap: 28px;
    align-items: start;
}

.products-sidebar {
    background: #fff; border-radius: 16px; overflow: hidden;
    box-shadow: 0 4px 24px rgba(2,13,38,.06); border: 1px solid var(--line);
    position: sticky; top: 80px;
}
.sidebar-header {
    padding: 22px 20px 16px;
    background: linear-gradient(135deg, #0f172a, #1e3a5f);
    color: #fff;
}
.sidebar-en {
    display: block; font-size: .68rem; letter-spacing: .3em;
    color: rgba(108,196,255,.7); font-weight: 700; margin-bottom: 4px;
}
.sidebar-header h3 { margin: 0; font-size: 1.05rem; font-weight: 700; }
.sidebar-search {
    display: flex; align-items: center; gap: 8px;
    padding: 14px 16px; border-bottom: 1px solid var(--line);
    background: #f8fafc;
}
.sidebar-search svg { color: var(--muted); flex-shrink: 0; }
.sidebar-search input {
    border: none; background: transparent; font-size: .85rem;
    color: var(--text); outline: none; width: 100%;
}
.sidebar-search input::placeholder { color: #a0aec0; }
.sidebar-categories { list-style: none; margin: 0; padding: 8px 0; }
.sidebar-cat {
    display: flex; align-items: center; gap: 10px;
    padding: 12px 20px; cursor: pointer; position: relative;
    transition: all .25s ease; border-left: 3px solid transparent;
}
.sidebar-cat::before {
    content: ''; position: absolute; inset: 0;
    background: linear-gradient(90deg, rgba(47,125,246,.06), transparent);
    opacity: 0; transition: opacity .25s ease;
}
.sidebar-cat:hover::before { opacity: 1; }
.sidebar-cat:hover { padding-left: 24px; }
.sidebar-cat .cat-icon {
    width: 32px; height: 32px; border-radius: 8px;
    display: grid; place-items: center; flex-shrink: 0;
    background: rgba(47,125,246,.08); color: var(--accent);
    transition: all .3s ease; position: relative; z-index: 1;
}
.sidebar-cat:hover .cat-icon {
    background: rgba(47,125,246,.15); transform: scale(1.08);
}
.sidebar-cat.active {
    background: rgba(47,125,246,.06); border-left-color: var(--accent);
}
.sidebar-cat.active .cat-icon {
    background: linear-gradient(135deg, var(--accent), var(--accent-2));
    color: #fff; box-shadow: 0 4px 12px rgba(47,125,246,.3);
}
.sidebar-cat .cat-name {
    flex: 1; font-size: .88rem; font-weight: 600; color: var(--text);
    position: relative; z-index: 1; transition: color .25s ease;
}
.sidebar-cat:hover .cat-name { color: var(--accent); }
.sidebar-cat.active .cat-name { color: var(--accent); font-weight: 700; }
.sidebar-cat .cat-count {
    font-size: .72rem; font-weight: 700; color: var(--muted);
    background: #f1f5f9; padding: 2px 8px; border-radius: 999px;
    position: relative; z-index: 1; transition: all .25s ease;
}
.sidebar-cat.active .cat-count {
    background: rgba(47,125,246,.15); color: var(--accent);
}
.sidebar-cta {
    margin: 12px 16px 16px; padding: 20px 16px;
    background: linear-gradient(135deg, #f0f4ff, #e8f0fe);
    border-radius: 12px; text-align: center;
    border: 1px solid rgba(47,125,246,.1);
}
.sidebar-cta-icon {
    width: 48px; height: 48px; border-radius: 50%; margin: 0 auto 12px;
    display: grid; place-items: center;
    background: linear-gradient(135deg, var(--accent), var(--accent-2));
    color: #fff;
}
.sidebar-cta-text strong {
    display: block; font-size: .88rem; color: var(--primary); margin-bottom: 4px;
}
.sidebar-cta-text span { font-size: .75rem; color: var(--muted); }
.sidebar-cta-btn {
    display: inline-block; margin-top: 12px; padding: 8px 24px;
    background: linear-gradient(135deg, var(--accent), #1a5fd4);
    color: #fff; font-size: .82rem; font-weight: 700; border-radius: 999px;
    transition: all .3s ease; box-shadow: 0 4px 12px rgba(47,125,246,.25);
}
.sidebar-cta-btn:hover {
    transform: translateY(-2px); box-shadow: 0 6px 20px rgba(47,125,246,.4);
}

.products-main {}
.products-toolbar {
    display: flex; align-items: center; justify-content: space-between;
    margin-bottom: 20px; padding: 14px 20px;
    background: #fff; border-radius: 12px;
    border: 1px solid var(--line);
}
.toolbar-left { display: flex; align-items: center; gap: 20px; }
.toolbar-result { font-size: .88rem; color: var(--muted); }
.toolbar-result strong { color: var(--accent); font-weight: 800; }
.toolbar-sort { display: flex; align-items: center; gap: 6px; font-size: .82rem; color: var(--muted); }
.toolbar-sort select {
    border: 1px solid var(--line); border-radius: 6px; padding: 4px 8px;
    font-size: .82rem; color: var(--text); background: #fff; outline: none; cursor: pointer;
}
.toolbar-right { display: flex; gap: 6px; }
.view-btn {
    width: 34px; height: 34px; border-radius: 8px; border: 1px solid var(--line);
    background: #fff; color: var(--muted); cursor: pointer;
    display: grid; place-items: center; transition: all .25s ease;
}
.view-btn:hover { border-color: var(--accent); color: var(--accent); }
.view-btn.active { background: var(--accent); color: #fff; border-color: var(--accent); }

.products-grid-modern {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.p-card {
    background: #fff; border-radius: 14px; overflow: hidden;
    border: 1px solid var(--line);
    transition: all .4s cubic-bezier(.4,0,.2,1);
    opacity: 0; transform: translateY(24px);
}
.p-card.visible { opacity: 1; transform: translateY(0); }
.p-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(2,13,38,.12);
    border-color: rgba(47,125,246,.2);
}
.p-card-img { position: relative; overflow: hidden; }
.p-card-badge {
    position: absolute; top: 12px; left: 12px; z-index: 3;
    padding: 4px 12px; border-radius: 999px;
    background: linear-gradient(135deg, var(--accent), var(--accent-2));
    color: #fff; font-size: .72rem; font-weight: 700; letter-spacing: .05em;
}
.p-card-img-inner {
    aspect-ratio: 1.2; display: grid; place-items: center;
    transition: transform .5s cubic-bezier(.4,0,.2,1);
}
.p-card:hover .p-card-img-inner { transform: scale(1.05); }
.p-card-overlay {
    position: absolute; inset: 0;
    background: rgba(15,23,42,.6);
    display: flex; align-items: center; justify-content: center;
    opacity: 0; transition: opacity .35s ease;
}
.p-card:hover .p-card-overlay { opacity: 1; }
.p-card-view {
    display: inline-flex; align-items: center; gap: 8px;
    color: #fff; font-weight: 700; font-size: .88rem;
    padding: 10px 22px; border: 1.5px solid rgba(255,255,255,.8); border-radius: 999px;
    transform: translateY(10px); transition: transform .35s ease;
}
.p-card:hover .p-card-view { transform: translateY(0); }
.p-card-view:hover { background: rgba(255,255,255,.15); }
.p-card-body { padding: 18px; }
.p-card-tag {
    display: inline-block; font-size: .7rem; font-weight: 700;
    color: var(--accent); background: rgba(47,125,246,.08);
    padding: 3px 10px; border-radius: 999px; margin-bottom: 10px;
    letter-spacing: .03em;
}
.p-card-body h4 {
    margin: 0 0 8px; font-size: .95rem; color: var(--primary);
    font-weight: 700; line-height: 1.4;
    transition: color .3s ease;
}
.p-card:hover .p-card-body h4 { color: var(--accent); }
.p-card-body p {
    margin: 0 0 14px; font-size: .82rem; color: var(--muted);
    line-height: 1.7;
    display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.p-card-footer {
    display: flex; align-items: center; justify-content: space-between;
    padding-top: 12px; border-top: 1px solid var(--line);
}
.p-card-spec {
    font-size: .75rem; color: var(--muted); font-weight: 600;
    background: #f1f5f9; padding: 4px 10px; border-radius: 6px;
}
.p-card-link {
    display: inline-flex; align-items: center; gap: 4px;
    font-size: .82rem; font-weight: 700; color: var(--accent);
    transition: all .25s ease;
}
.p-card-link:hover { gap: 8px; }

.products-grid-modern.list-view {
    grid-template-columns: 1fr;
}
.products-grid-modern.list-view .p-card {
    display: grid;
    grid-template-columns: 200px 1fr;
}
.products-grid-modern.list-view .p-card-img-inner {
    aspect-ratio: auto; height: 100%; min-height: 160px;
}
.products-grid-modern.list-view .p-card-body {
    display: flex; flex-direction: column; justify-content: center;
}

.products-pagination {
    display: flex; align-items: center; justify-content: center;
    gap: 8px; margin-top: 36px; padding: 20px 0;
}
.pag-btn {
    display: inline-flex; align-items: center; gap: 6px;
    padding: 10px 18px; border-radius: 10px; border: 1px solid var(--line);
    background: #fff; color: var(--text); font-size: .85rem; font-weight: 600;
    cursor: pointer; transition: all .25s ease;
}
.pag-btn:hover:not(:disabled) {
    border-color: var(--accent); color: var(--accent);
    box-shadow: 0 4px 12px rgba(47,125,246,.15);
}
.pag-btn:disabled { opacity: .4; cursor: not-allowed; }
.pag-numbers { display: flex; gap: 4px; }
.pag-num {
    width: 38px; height: 38px; border-radius: 10px; border: 1px solid var(--line);
    background: #fff; color: var(--text); font-size: .85rem; font-weight: 600;
    cursor: pointer; display: grid; place-items: center;
    transition: all .25s ease;
}
.pag-num:hover { border-color: var(--accent); color: var(--accent); }
.pag-num.active {
    background: var(--accent); color: #fff; border-color: var(--accent);
    box-shadow: 0 4px 12px rgba(47,125,246,.3);
}

.products-recommend {}
.rec-header {
    padding: 18px 16px 14px; background: linear-gradient(135deg, #0f172a, #1e3a5f);
    border-radius: 14px 14px 0 0; color: #fff;
}
.rec-en {
    display: block; font-size: .65rem; letter-spacing: .3em;
    color: rgba(108,196,255,.7); font-weight: 700; margin-bottom: 4px;
}
.rec-header h3 { margin: 0; font-size: 1rem; font-weight: 700; }
.rec-list {
    background: #fff; border: 1px solid var(--line); border-top: none;
    border-radius: 0 0 14px 14px; overflow: hidden;
}
.rec-item {
    display: flex; align-items: center; gap: 12px;
    padding: 14px 16px; border-bottom: 1px solid var(--line);
    transition: all .25s ease;
}
.rec-item:last-child { border-bottom: none; }
.rec-item:hover { background: rgba(47,125,246,.04); padding-left: 20px; }
.rec-item-img {
    width: 56px; height: 48px; border-radius: 8px; flex-shrink: 0;
    display: grid; place-items: center; overflow: hidden;
    transition: transform .3s ease;
}
.rec-item:hover .rec-item-img { transform: scale(1.08) rotate(-2deg); }
.rec-item-info { flex: 1; min-width: 0; }
.rec-item-info strong {
    display: block; font-size: .82rem; color: var(--primary);
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
    transition: color .25s ease;
}
.rec-item:hover .rec-item-info strong { color: var(--accent); }
.rec-item-info span { font-size: .72rem; color: var(--muted); }

.rec-banner {
    margin-top: 20px; padding: 24px 20px;
    background: linear-gradient(135deg, var(--accent), #1a5fd4);
    border-radius: 14px; color: #fff; position: relative; overflow: hidden;
}
.rec-banner::before {
    content: ''; position: absolute; top: -20px; right: -20px;
    width: 100px; height: 100px; border-radius: 50%;
    background: rgba(255,255,255,.08);
}
.rec-banner-content { position: relative; z-index: 1; }
.rec-banner-content strong { display: block; font-size: 1rem; margin-bottom: 6px; }
.rec-banner-content p { font-size: .75rem; color: rgba(255,255,255,.8); margin: 0 0 14px; line-height: 1.6; }
.rec-banner-btn {
    display: inline-flex; align-items: center; gap: 6px;
    padding: 8px 18px; background: #fff; color: var(--accent);
    font-size: .8rem; font-weight: 700; border-radius: 999px;
    transition: all .3s ease;
}
.rec-banner-btn:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(0,0,0,.2); }
.rec-banner-deco {
    position: absolute; bottom: -10px; right: -10px; opacity: .3;
}

.products-features-section { background: #fff; }
.pf-grid {
    display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;
}
.pf-card {
    padding: 32px 24px; text-align: center;
    background: #f8fafc; border-radius: 16px;
    border: 1px solid var(--line);
    transition: all .4s cubic-bezier(.4,0,.2,1);
    opacity: 0; transform: translateY(24px);
}
.pf-card.visible { opacity: 1; transform: translateY(0); }
.pf-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(2,13,38,.1);
    background: #fff; border-color: rgba(47,125,246,.2);
}
.pf-icon {
    width: 64px; height: 64px; border-radius: 16px; margin: 0 auto 18px;
    display: grid; place-items: center;
    background: rgba(47,125,246,.08); color: var(--accent);
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.pf-card:hover .pf-icon {
    background: linear-gradient(135deg, var(--accent), var(--accent-2));
    color: #fff; transform: scale(1.1) rotate(-5deg);
    box-shadow: 0 8px 24px rgba(47,125,246,.3);
}
.pf-card h4 { margin: 0 0 10px; font-size: 1rem; color: var(--primary); font-weight: 700; }
.pf-card p { margin: 0; font-size: .84rem; color: var(--muted); line-height: 1.7; }

@media (max-width: 980px) {
    .products-layout { grid-template-columns: 1fr; }
    .products-sidebar {
        position: static;
        display: grid; grid-template-columns: 1fr 1fr; gap: 0;
    }
    .sidebar-header { grid-column: 1 / -1; }
    .sidebar-search { grid-column: 1 / -1; }
    .sidebar-cta { grid-column: 1 / -1; }
    .products-recommend { order: -1; }
    .rec-header { border-radius: 14px 14px 0 0; }
    .rec-list { display: grid; grid-template-columns: 1fr 1fr; }
    .products-grid-modern { grid-template-columns: repeat(2, 1fr); }
    .pf-grid { grid-template-columns: repeat(2, 1fr); }
    .product-banner-inner { flex-direction: column; text-align: center; }
    .product-banner-stats { justify-content: center; }
    .product-banner-visual { width: 150px; height: 150px; }
    .pbv-ring-1 { width: 150px; height: 150px; }
    .pbv-ring-2 { width: 110px; height: 110px; }
    .pbv-ring-3 { width: 75px; height: 75px; }
}

@media (max-width: 680px) {
    .products-grid-modern { grid-template-columns: 1fr; }
    .products-sidebar { grid-template-columns: 1fr; }
    .rec-list { grid-template-columns: 1fr; }
    .pf-grid { grid-template-columns: 1fr; }
    .product-banner-stats { flex-direction: column; gap: 16px; align-items: center; }
    .toolbar-left { flex-direction: column; align-items: flex-start; gap: 8px; }
    .products-grid-modern.list-view .p-card { grid-template-columns: 1fr; }
}

@media (max-width: 980px) {
  .nav-links {position: absolute; left: 16px; right: 16px; top: 70px; flex-direction:column; background: rgba(20,28,40,.98); backdrop-filter: blur(20px); padding: 18px; border-radius: 16px; display:none; border: 1px solid rgba(255,255,255,.1); box-shadow: 0 20px 50px rgba(0,0,0,.5);}
  .nav-links.open {display:flex; animation: navDrop .3s ease;}
  .nav-links a {padding: 12px 16px; border-radius: 10px;}
  .nav-links a::after {display: none;}
  .mobile-toggle {display:block;}
  .nav-hotline {display: none;}
  .brand-text span {display: none;}
  .features-grid, .products-grid, .client-grid, .footer-top, .detail-grid, .grid-2, .form-grid {grid-template-columns: 1fr 1fr;}
  .hero {padding-top: 90px;}
  .product-layout {grid-template-columns: 1fr;}
  .product-grid-modern {grid-template-columns: repeat(2, 1fr);}
  .category-panel {display:grid; grid-template-columns: repeat(2, 1fr);}
  .category-title {grid-column: 1 / -1;}
  .product-slide {min-width: calc((100% - 20px) / 2);}
  .factory-slide {position: relative; display: none; grid-template-columns: 1fr; gap: 28px; visibility: visible;}
  .factory-slide.active {display: grid;}
  .factory-slides {min-height: auto; overflow: visible;}
  .factory-vertical {display: none;}
  .factory-right {max-height: none;}
  .factory-images {max-height: none;}
  .process-flow {flex-wrap: wrap; gap: 16px; justify-content: center;}
  .process-arrow {display: none;}
  .process-step {width: calc(25% - 16px);}
  .process-cta {flex-direction: column; gap: 18px; text-align: center;}
  .about-intro-grid {grid-template-columns: 1fr;}
  .about-preview-grid {grid-template-columns: 1fr;}
  .ap-shortcuts {grid-template-columns: repeat(2, 1fr);}
  .about-gallery {grid-template-columns: repeat(3, 1fr);}
  .about-culture-grid {grid-template-columns: repeat(2, 1fr);}
  .honors-card {min-width: 260px;}
  .honors-arrow {width: 38px; height: 38px;}
  .clients-grid {grid-template-columns: repeat(2, 1fr);}
  .clients-marquee-track {gap: 32px;}
}
@media (max-width: 680px) {
  .features-grid, .products-grid, .client-grid, .footer-top, .detail-grid, .grid-2, .form-grid, .gallery, .product-grid-modern {grid-template-columns: 1fr;}
  .inline-cta {flex-direction:column; align-items:flex-start;}
  .brand {font-size:1.12rem;}
  .hero-actions {flex-direction:column; align-items:flex-start;}
  .nav-actions .phone {display:none;}
  .product-slide {min-width: 100%;}
  .carousel-arrow {display:none;}
  .section-title-inline {flex-direction:column; align-items:flex-start;}
  .category-panel {grid-template-columns: 1fr;}
  .factory-images {grid-template-rows: auto;}
  .factory-badge {top: -10px; left: -6px; width: 42px; height: 42px; font-size: .95rem;}
  .process-step {width: calc(50% - 12px);}
  .process-icon {width: 56px; height: 56px;}
  .process-icon svg {width: 24px; height: 24px;}
  .process-cta {padding: 22px 18px;}
  .ap-shortcuts {grid-template-columns: 1fr 1fr;}
  .ap-thumbs {gap: 6px;}
  .ap-thumb {height: 56px;}
  .about-gallery {grid-template-columns: repeat(2, 1fr);}
  .about-culture-grid {grid-template-columns: 1fr;}
  .about-photo-card img {height: 260px;}
  .honors-card {min-width: 85vw;}
  .honors-carousel {gap: 8px;}
  .honors-arrow {width: 34px; height: 34px;}
  .honors-viewport {
    mask-image: none; -webkit-mask-image: none;
  }
  .clients-grid {grid-template-columns: 1fr;}
  .client-logo-item {padding: 12px 24px;}
  .client-logo-item span {font-size: .92rem;}
  .float-tools {right: 0; top: auto; bottom: 80px; transform: none;}
  .float-btn {width: 44px; height: 44px;}
  .float-btn svg {width: 18px; height: 18px;}
  .float-popup {display: none;}
}
/* ========== 客户合作 - 深色 Hero 统计 ========== */
.partners-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}
.partners-hero-stat{text-align:center;padding:20px 10px;border-radius:14px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);transition:transform .3s}
.partners-hero-stat:hover{transform:translateY(-3px);background:rgba(255,255,255,.14)}
.partners-hero-stat strong{display:block;font-size:32px;font-weight:800;color:#fff;line-height:1.2}
.partners-hero-stat span{font-size:13px;color:rgba(255,255,255,.6);margin-top:6px;display:block}

/* 客户 Logo 跑马灯 */
.clients-marquee{overflow:hidden;padding:30px 0;background:#fff;border-bottom:1px solid #eee}
.clients-marquee-track{display:flex;gap:48px;width:max-content;animation:clientScroll 22s linear infinite}
.clients-marquee:hover .clients-marquee-track{animation-play-state:paused}
@keyframes clientScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.client-logo-item{display:flex;align-items:center;gap:12px;padding:14px 28px;background:#f8fafc;border-radius:12px;border:1px solid rgba(15,23,42,.12);white-space:nowrap;transition:all .3s ease;cursor:default}
.client-logo-img{width:40px;height:40px;flex-shrink:0;border-radius:8px;overflow:hidden;transition:transform .3s ease}
.client-logo-img svg,.client-logo-img img{width:100%;height:100%;object-fit:contain}
.client-logo-item span{font-size:1rem;font-weight:700;color:#6b7280;letter-spacing:.05em;transition:color .3s ease}
.client-logo-item:hover{background:#fff;border-color:#2f7df6;box-shadow:0 6px 20px rgba(47,125,246,.12);transform:translateY(-3px)}
.client-logo-item:hover span{color:#2f7df6}
.client-logo-item:hover .client-logo-img{transform:scale(1.15) rotate(-3deg)}

/* 合作优势 */
.partners-adv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.partners-adv-card{position:relative;padding:36px 28px;border-radius:16px;background:#fff;border:1px solid #eee;overflow:hidden;transition:all .35s}
.partners-adv-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0f172a,#3b82f6);opacity:0;transition:opacity .35s;z-index:0}
.partners-adv-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(11,62,136,.12);border-color:transparent}
.partners-adv-card:hover::before{opacity:1}
.partners-adv-card:hover *{color:#fff!important;position:relative;z-index:1}
.partners-adv-card:hover .partners-adv-icon{background:rgba(255,255,255,.2)}
.partners-adv-card:hover .partners-adv-num{color:rgba(255,255,255,.15)!important}
.partners-adv-icon{width:56px;height:56px;border-radius:14px;background:rgba(47,125,246,.08);display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:background .35s}
.partners-adv-icon svg{width:28px;height:28px;stroke:#0f172a;fill:none;stroke-width:1.8;transition:stroke .35s}
.partners-adv-card:hover .partners-adv-icon svg{stroke:#fff}
.partners-adv-card h4{font-size:18px;font-weight:700;color:#1f2937;margin:0 0 10px;position:relative;z-index:1;transition:color .35s}
.partners-adv-card p{font-size:14px;color:#6b7280;line-height:1.7;margin:0;position:relative;z-index:1;transition:color .35s}
.partners-adv-num{position:absolute;right:20px;bottom:14px;font-size:56px;font-weight:800;color:rgba(11,62,136,.04);line-height:1;transition:color .35s}

/* 合作模式 */
.partners-models-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.partners-model-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #eee;transition:all .35s;position:relative}
.partners-model-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.1)}
.partners-model-header{display:flex;align-items:center;gap:14px;padding:24px 24px 0}
.partners-model-icon{width:52px;height:52px;border-radius:14px;background:rgba(47,125,246,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2f7df6;transition:all .35s}
.partners-model-card:hover .partners-model-icon{background:linear-gradient(135deg,#2f7df6,#6cc4ff);color:#fff;transform:scale(1.08)}
.partners-model-header h4{font-size:18px;font-weight:700;color:#1f2937;margin:0;transition:color .35s}
.partners-model-card:hover .partners-model-header h4{color:#2f7df6}
.partners-model-card>p{padding:12px 24px 0;font-size:14px;color:#6b7280;line-height:1.7;margin:0}
.partners-model-features{list-style:none;padding:16px 24px 24px;margin:0;display:flex;flex-direction:column;gap:10px}
.partners-model-features li{display:flex;align-items:center;gap:8px;font-size:13px;color:#1f2937}
.partners-model-features li::before{content:"";width:6px;height:6px;border-radius:50%;background:#2f7df6;flex-shrink:0}
.partners-model-badge{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#2f7df6,#6cc4ff);color:#fff;font-size:12px;font-weight:700;padding:4px 14px;border-radius:20px;z-index:2}
.partners-model-card-featured{border:2px solid #2f7df6}
.partners-model-card-featured .partners-model-header,.partners-model-card-featured>p,.partners-model-card-featured .partners-model-features{background:linear-gradient(180deg,#f0f5ff,#fff)}

/* 全球市场布局 */
.partners-global-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.partners-global-card{padding:32px;border-radius:16px;background:#fff;border:1px solid #eee;transition:all .35s}
.partners-global-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06)}
.partners-global-region{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:6px}
.partners-global-countries{font-size:13px;color:#6b7280;margin-bottom:16px}
.partners-global-bar{height:8px;border-radius:4px;background:#eee;margin-bottom:10px;overflow:hidden}
.partners-global-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#0f172a,#3b82f6);transition:width 1.2s ease}
.partners-global-label{font-size:12px;font-weight:600;color:#2f7df6;background:rgba(47,125,246,.08);padding:3px 12px;border-radius:20px;display:inline-block}

/* 客户案例 */
.partners-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.partners-case-card{border-radius:16px;overflow:hidden;background:#fff;border:1px solid #eee;transition:all .35s;padding:28px}
.partners-case-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgba(0,0,0,.1)}
.partners-case-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}
.partners-case-top svg{color:#2f7df6;flex-shrink:0}
.partners-case-top span{font-size:16px;font-weight:700;color:#1f2937}
.partners-case-card>p{font-size:14px;color:#6b7280;line-height:1.7;margin:0 0 16px}
.partners-case-tags{display:flex;gap:8px;flex-wrap:wrap}
.partners-case-tags span{font-size:11px;font-weight:600;color:#2f7df6;background:rgba(47,125,246,.08);padding:3px 10px;border-radius:4px}

@media(max-width:1024px){
    .partners-adv-grid,.partners-models-grid,.partners-cases-grid{grid-template-columns:repeat(2,1fr)}
    .partners-hero-stats{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
    .partners-adv-grid,.partners-models-grid,.partners-cases-grid,.partners-global-grid{grid-template-columns:1fr}
    .partners-hero-stats{grid-template-columns:repeat(2,1fr)}
    .partners-hero-stat strong{font-size:24px}
}
.btn-screen {
    display: inline-flex; align-items: center; gap: 6px;
    border: 1.5px solid rgba(255,255,255,.3); color: #fff; background: rgba(255,255,255,.08);
    backdrop-filter: blur(6px);
}
.btn-screen svg { opacity: .85; }
.btn-screen:hover {
    background: rgba(47,125,246,.25); border-color: var(--accent-2);
    transform: translateY(-2px); box-shadow: 0 4px 18px rgba(47,125,246,.3);
}