html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

.page-container {
  overflow-x: clip;
}

.fixed-header .header-container,
.home_footer .home_footer_top .home_footer_top_block,
.page-container .site-header .header-nav .header-nav-content,
.page-container .site-header .header-nav .header-nav-content .dropdown-content .category-content-flex .category-content,
.page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block,
.page-container .site-header .systemOverview,
.page-container .operation-introduction .operation-introduction-block,
.page-container .global-cooperation .global-cooperation-block,
.page-container .support-cooperation .support-cooperation-block,
.page-container .logistics-cooperation .logistics-block,
.page-container .collaborative-role .collaborative-role-block,
.page-container .start-business .start-business-block,
.page-container .RegionalIntroduction,
.about-page .about-carousel-content,
.about-page .about-tab-content,
.about-page .about-company-content,
.about-page .about-develop,
.about-page .about-enterprise-content,
.about-page .about-certification-tab-title-content,
.about-page .about-certification-tab-content,
.about-page .about-environment,
.about-page .about-contact {
  width: min(88rem, calc(100% - 2rem)) !important;
  margin-left: auto;
  margin-right: auto;
}

.fixed-header .header-container {
  padding: 0 1rem;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-left: auto;
}

.header-panel {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

.menu-toggle {
  display: none;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0.6rem;
  border: 1px solid rgba(30, 58, 138, 0.2);
  border-radius: 0.75rem;
  background: #fff;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.28rem;
}

.menu-toggle span {
  display: block;
  width: 100%;
  height: 0.13rem;
  border-radius: 999px;
  background: #1e3a8a;
}

.fixed-header .header-container .nav .nav-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.fixed-header .operation-btn {
  flex-wrap: wrap;
  justify-content: flex-end;
}

.home_footer .home_footer_top .home_footer_top_block .company_business_info-all {
  gap: 2rem;
  flex-wrap: wrap;
}

.home_footer .home_footer_bottom {
  flex-wrap: wrap;
  padding: 0.8rem 1rem;
  line-height: 1.75;
  text-align: center;
}

.page-container .site-header {
  min-height: auto;
  padding-bottom: 4rem;
  background: linear-gradient(180deg, #071223 0%, #0f2746 100%);
}

.page-container .site-header .systemOverview .source-products,
.page-container .start-business .start-business-block,
.page-container .RegionalIntroduction .img-container {
  overflow: hidden;
}

.page-container .site-header .systemOverview .systemOverviewItem {
  width: 100%;
  margin-bottom: 2rem;
}

.page-container .site-header .hero-spotlight-carousel {
  border-radius: 2rem;
  overflow: hidden;
  box-shadow: 0 1.5rem 3rem rgba(3, 7, 18, 0.28);
}

.page-container .site-header .hero-spotlight-slide {
  min-height: 29rem;
  padding: 2.75rem 3rem;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 1.4rem;
  align-items: center;
  color: #fff;
}

.page-container .site-header .hero-spotlight-slide-main {
  background:
    radial-gradient(circle at top right, rgba(249, 115, 22, 0.25), transparent 24%),
    linear-gradient(135deg, rgba(8, 20, 43, 0.96), rgba(17, 65, 122, 0.88)),
    url(../img/header-bg.png) center/cover no-repeat;
}

.page-container .site-header .hero-spotlight-slide-shoprpa {
  background:
    radial-gradient(circle at bottom left, rgba(16, 185, 129, 0.22), transparent 22%),
    linear-gradient(135deg, rgba(17, 24, 39, 0.96), rgba(20, 83, 45, 0.86));
}

.page-container .site-header .hero-spotlight-kicker {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.85rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.page-container .site-header .hero-spotlight-copy h1,
.page-container .site-header .hero-spotlight-copy h2 {
  margin: 1rem 0 0.9rem;
  font-size: 2.5rem;
  line-height: 1.22;
  color: #fff;
}

.page-container .site-header .hero-spotlight-copy p {
  margin: 0;
  max-width: 42rem;
  font-size: 1.02rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.84);
}

.page-container .site-header .hero-spotlight-tags,
.page-container .site-header .hero-spotlight-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.page-container .site-header .hero-spotlight-tags {
  margin-top: 1.2rem;
}

.page-container .site-header .hero-spotlight-tags span {
  padding: 0.5rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 0.86rem;
  font-weight: 700;
}

.page-container .site-header .hero-spotlight-actions {
  margin-top: 1.35rem;
}

.page-container .site-header .hero-spotlight-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 10.5rem;
  padding: 0.85rem 1.2rem;
  border-radius: 0.95rem;
  text-decoration: none;
  font-weight: 700;
}

.page-container .site-header .hero-spotlight-btn-primary {
  background: linear-gradient(135deg, #f97316, #ea580c);
  color: #fff;
}

.page-container .site-header .hero-spotlight-btn-secondary {
  border: 1px solid rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
}

.page-container .site-header .hero-spotlight-aside {
  display: grid;
  gap: 0.9rem;
}

.page-container .site-header .hero-spotlight-stat {
  padding: 1.15rem 1.2rem;
  border-radius: 1.1rem;
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
}

.page-container .site-header .hero-spotlight-stat strong {
  display: block;
  font-size: 1.7rem;
  color: #fff;
}

.page-container .site-header .hero-spotlight-stat span {
  display: block;
  margin-top: 0.3rem;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.6;
}

.page-container .site-header .hero-spotlight-list {
  margin: 1rem 0 0;
  padding-left: 1.1rem;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1.85;
}

.page-container .site-header .hero-spotlight-console {
  border-radius: 1.35rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
}

.page-container .site-header .hero-spotlight-console-top {
  display: flex;
  justify-content: space-between;
  gap: 0.8rem;
  margin-bottom: 0.8rem;
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.84rem;
}

.page-container .site-header .hero-spotlight-console-body {
  display: grid;
  gap: 0.7rem;
}

.page-container .site-header .hero-spotlight-console-card {
  padding: 0.95rem 1rem;
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.08);
}

.page-container .site-header .hero-spotlight-console-card strong {
  display: block;
  color: #fff;
  margin-bottom: 0.35rem;
}

.page-container .site-header .hero-spotlight-console-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.7;
  font-size: 0.9rem;
}

.page-container .site-header .hero-spotlight-indicators {
  margin-bottom: 1rem;
}

.page-container .site-header .hero-spotlight-indicators button {
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-content {
  align-items: stretch;
  gap: 1rem;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-steps {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 24rem;
  padding: 1.4rem 1.4rem 1.2rem;
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 1.25rem;
  box-shadow: 0 1rem 2rem rgba(15, 23, 42, 0.05);
  background-size: cover;
  overflow: hidden;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-step-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-step-index {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 800;
  color: rgba(30, 58, 138, 0.18);
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-step-desc {
  margin-top: 0.9rem;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #1f2937;
  min-height: 3.3rem;
  font-weight: 600;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-steps .starStepImg {
  width: 100%;
  height: auto;
  min-height: 11.5rem;
  margin-top: 1rem;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-step-media {
  height: 100%;
  min-height: 11.5rem;
  padding: 1rem;
  border-radius: 1rem;
  background:
    radial-gradient(circle at top right, rgba(59, 130, 246, 0.12), transparent 42%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 250, 252, 0.94));
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-steps .starStepImg img {
  width: 100%;
  height: 100%;
  max-height: 9.5rem;
  object-fit: contain;
  object-position: center;
  filter: drop-shadow(0 0.4rem 0.8rem rgba(30, 58, 138, 0.08));
}

.page-container .operation-introduction .operation-introduction-block .operation-introduction-step-footer {
  margin-top: 1rem;
  padding-top: 0.9rem;
  border-top: 1px dashed rgba(148, 163, 184, 0.4);
  color: #64748b;
  font-size: 0.88rem;
  line-height: 1.6;
}

.page-container .xiapu-showcase {
  padding: 5rem 0;
  background:
    radial-gradient(circle at top right, rgba(249, 115, 22, 0.12), transparent 22%),
    linear-gradient(180deg, #fffaf5 0%, #ffffff 100%);
}

.page-container .xiapu-showcase .xiapu-showcase-block,
.page-container .xiapu-showcase .xiapu-capability-grid,
.page-container .xiapu-showcase .xiapu-story-strip {
  width: min(88rem, calc(100% - 2rem));
  margin-left: auto;
  margin-right: auto;
}

.page-container .xiapu-showcase .xiapu-showcase-block {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 1.5rem;
  align-items: start;
}

.page-container .xiapu-showcase .xiapu-showcase-intro,
.page-container .xiapu-showcase .xiapu-showcase-panel,
.page-container .xiapu-showcase .xiapu-capability-card,
.page-container .xiapu-showcase .xiapu-story-strip {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(251, 146, 60, 0.18);
  border-radius: 1.5rem;
  box-shadow: 0 1.2rem 2.4rem rgba(15, 23, 42, 0.06);
}

.page-container .xiapu-showcase .xiapu-showcase-intro,
.page-container .xiapu-showcase .xiapu-showcase-panel {
  padding: 1.7rem;
}

.page-container .xiapu-showcase .xiapu-showcase-kicker {
  display: inline-block;
  padding: 0.4rem 0.85rem;
  border-radius: 999px;
  background: rgba(249, 115, 22, 0.12);
  color: #c2410c;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.page-container .xiapu-showcase .xiapu-showcase-intro h2 {
  margin: 0.95rem 0 0.85rem;
  font-size: 2.1rem;
  line-height: 1.25;
  color: #111827;
}

.page-container .xiapu-showcase .xiapu-showcase-lead {
  margin: 0;
  font-size: 1rem;
  line-height: 1.9;
  color: #4b5563;
}

.page-container .xiapu-showcase .xiapu-showcase-badges {
  margin-top: 1.15rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.page-container .xiapu-showcase .xiapu-showcase-badges span,
.page-container .xiapu-showcase .xiapu-capability-tags span {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 0.8rem;
  border-radius: 999px;
  background: #fff7ed;
  color: #9a3412;
  font-size: 0.88rem;
  font-weight: 700;
}

.page-container .xiapu-showcase .xiapu-showcase-actions {
  margin-top: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
}

.page-container .xiapu-showcase .xiapu-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 10rem;
  padding: 0.85rem 1.2rem;
  border-radius: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.page-container .xiapu-showcase .xiapu-btn:hover {
  transform: translateY(-0.1rem);
}

.page-container .xiapu-showcase .xiapu-btn-primary {
  background: linear-gradient(135deg, #ea580c, #f97316);
  color: #fff;
  box-shadow: 0 0.9rem 1.8rem rgba(249, 115, 22, 0.24);
}

.page-container .xiapu-showcase .xiapu-btn-secondary {
  border: 1px solid rgba(234, 88, 12, 0.24);
  background: #fff;
  color: #c2410c;
}

.page-container .xiapu-showcase .xiapu-showcase-note {
  margin-top: 1rem;
  color: #6b7280;
  line-height: 1.8;
  font-size: 0.94rem;
}

.page-container .xiapu-showcase .xiapu-metric-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.page-container .xiapu-showcase .xiapu-metric-card {
  padding: 1rem 0.9rem;
  border-radius: 1rem;
  background: linear-gradient(180deg, #fff7ed 0%, #ffffff 100%);
  border: 1px solid rgba(249, 115, 22, 0.14);
}

.page-container .xiapu-showcase .xiapu-metric-card strong {
  display: block;
  color: #c2410c;
  font-size: 1.35rem;
  line-height: 1.2;
}

.page-container .xiapu-showcase .xiapu-metric-card span {
  display: block;
  margin-top: 0.3rem;
  color: #6b7280;
  font-size: 0.86rem;
  line-height: 1.5;
}

.page-container .xiapu-showcase .xiapu-console {
  padding: 1rem;
  border-radius: 1.2rem;
  background: linear-gradient(180deg, #1f2937 0%, #111827 100%);
  color: #fff;
}

.page-container .xiapu-showcase .xiapu-console-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}

.page-container .xiapu-showcase .xiapu-console-eyebrow {
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
}

.page-container .xiapu-showcase .xiapu-console-title {
  margin-top: 0.35rem;
  font-size: 1.35rem;
  line-height: 1.35;
  font-weight: 700;
}

.page-container .xiapu-showcase .xiapu-live-status {
  padding: 0.45rem 0.7rem;
  border-radius: 999px;
  background: rgba(34, 197, 94, 0.18);
  color: #86efac;
  font-size: 0.82rem;
  font-weight: 700;
  white-space: nowrap;
}

.page-container .xiapu-showcase .xiapu-console-body {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 0.9rem;
}

.page-container .xiapu-showcase .xiapu-login-card,
.page-container .xiapu-showcase .xiapu-alert-card {
  border-radius: 1rem;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.page-container .xiapu-showcase .xiapu-login-card {
  padding: 1rem;
}

.page-container .xiapu-showcase .xiapu-login-title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.9rem;
}

.page-container .xiapu-showcase .xiapu-field {
  padding: 0.75rem 0.85rem;
  border-radius: 0.8rem;
  background: rgba(255, 255, 255, 0.08);
  margin-bottom: 0.7rem;
}

.page-container .xiapu-showcase .xiapu-field span {
  display: block;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.62);
  margin-bottom: 0.2rem;
}

.page-container .xiapu-showcase .xiapu-field strong {
  font-size: 0.94rem;
  font-weight: 600;
  word-break: break-all;
}

.page-container .xiapu-showcase .xiapu-login-links {
  margin-top: 0.55rem;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.78rem;
}

.page-container .xiapu-showcase .xiapu-alerts {
  display: grid;
  gap: 0.7rem;
}

.page-container .xiapu-showcase .xiapu-alert-card {
  padding: 0.9rem;
}

.page-container .xiapu-showcase .xiapu-alert-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0.55rem;
  border-radius: 999px;
  background: rgba(249, 115, 22, 0.18);
  color: #fdba74;
  font-size: 0.76rem;
  font-weight: 700;
}

.page-container .xiapu-showcase .xiapu-alert-card p {
  margin: 0.55rem 0 0;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  font-size: 0.9rem;
}

.page-container .xiapu-showcase .xiapu-capability-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.page-container .xiapu-showcase .xiapu-capability-card {
  padding: 1.3rem;
}

.page-container .xiapu-showcase .xiapu-capability-card h3 {
  margin: 0 0 0.65rem;
  font-size: 1.1rem;
  color: #111827;
}

.page-container .xiapu-showcase .xiapu-capability-card p {
  margin: 0;
  color: #4b5563;
  font-size: 0.95rem;
  line-height: 1.8;
}

.page-container .xiapu-showcase .xiapu-capability-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1rem;
}

.page-container .xiapu-showcase .xiapu-story-strip {
  margin-top: 1rem;
  padding: 1.4rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.page-container .xiapu-showcase .xiapu-story-copy h3 {
  margin: 0 0 0.5rem;
  font-size: 1.15rem;
  color: #111827;
}

.page-container .xiapu-showcase .xiapu-story-copy p {
  margin: 0;
  color: #4b5563;
  line-height: 1.85;
}

.page-container .xiapu-showcase .xiapu-story-link {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1rem;
  border-radius: 0.95rem;
  background: #111827;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.page-container .geo-knowledge {
  padding: 5rem 0;
  background:
    radial-gradient(circle at top left, rgba(30, 58, 138, 0.08), transparent 28%),
    linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);
}

.page-container .geo-knowledge .geo-knowledge-block {
  width: min(88rem, calc(100% - 2rem));
  margin: 0 auto;
}

.page-container .geo-knowledge .geo-knowledge-heading {
  max-width: 62rem;
  margin-bottom: 2rem;
}

.page-container .geo-knowledge .geo-knowledge-kicker {
  display: inline-block;
  padding: 0.35rem 0.8rem;
  border-radius: 999px;
  background: rgba(30, 58, 138, 0.1);
  color: #1e3a8a;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.page-container .geo-knowledge .geo-knowledge-heading h2 {
  margin: 0.9rem 0 0.8rem;
  font-size: 2rem;
  line-height: 1.3;
  color: #0f172a;
}

.page-container .geo-knowledge .geo-knowledge-heading p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.9;
  color: #475569;
}

.page-container .geo-knowledge .geo-knowledge-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.page-container .geo-knowledge .geo-knowledge-grid-secondary {
  margin-top: 1rem;
}

.page-container .geo-knowledge .geo-knowledge-card,
.page-container .geo-knowledge .geo-entity-panel,
.page-container .geo-knowledge .geo-faq {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 1.25rem;
  box-shadow: 0 1rem 2rem rgba(15, 23, 42, 0.05);
}

.page-container .geo-knowledge .geo-knowledge-card {
  padding: 1.4rem;
}

.page-container .geo-knowledge .geo-knowledge-card h3,
.page-container .geo-knowledge .geo-entity-panel h3,
.page-container .geo-knowledge .geo-faq h3 {
  margin: 0 0 0.75rem;
  font-size: 1.15rem;
  color: #0f172a;
}

.page-container .geo-knowledge .geo-knowledge-card p,
.page-container .geo-knowledge .geo-entity-panel p,
.page-container .geo-knowledge .geo-faq-item p {
  margin: 0;
  color: #475569;
  line-height: 1.85;
  font-size: 0.98rem;
}

.page-container .geo-knowledge .geo-entity-panel {
  margin-top: 1rem;
  padding: 1.4rem;
  display: grid;
  grid-template-columns: 1.25fr 1fr;
  gap: 1rem;
  align-items: center;
}

.page-container .geo-knowledge .geo-city-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.page-container .geo-knowledge .geo-city-list span {
  padding: 0.65rem 0.9rem;
  border-radius: 0.9rem;
  background: linear-gradient(180deg, #eff6ff 0%, #dbeafe 100%);
  color: #1e3a8a;
  font-size: 0.92rem;
  font-weight: 700;
}

.page-container .geo-knowledge .geo-faq {
  margin-top: 1rem;
  padding: 1.4rem;
}

.page-container .geo-knowledge .geo-faq-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9rem;
}

.page-container .geo-knowledge .geo-faq-item {
  padding: 1rem 1.05rem;
  border-radius: 1rem;
  background: #f8fafc;
  border: 1px solid rgba(148, 163, 184, 0.18);
}

.page-container .geo-knowledge .geo-faq-item h4 {
  margin: 0 0 0.55rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #1e293b;
}

@media screen and (max-width: 1200px) {
  .page-container .site-header .systemOverview .systemOverviewItem,
  .page-container .site-header .systemOverview .source-products-search {
    width: 100% !important;
    max-width: none;
  }

  .page-container .site-header .hero-spotlight-slide {
    grid-template-columns: 1fr;
    min-height: 24rem;
    padding: 2rem;
  }

  .page-container .site-header .systemOverview .source-products {
    padding: 1.25rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search {
    margin: 0 0 1rem !important;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation,
  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input {
    gap: 0.75rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input {
    display: flex;
    flex-wrap: wrap;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .form-select,
  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .form-control {
    min-height: 3rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .source-products-searchBtn {
    position: static;
    width: 100%;
    min-height: 3rem;
    border-radius: 1rem !important;
  }

  .page-container .index-service .index-service-content,
  .page-container .operation-introduction .operation-introduction-block .operation-introduction-content,
  .page-container .global-cooperation .global-cooperation-block .global-cooperation-content,
  .page-container .support-cooperation .support-cooperation-block .support-cooperation-content,
  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content,
  .page-container .start-business .start-business-block,
  .about-page .about-company-content,
  .about-page .about-enterprise-content-listBox,
  .about-page .about-certification-tab-content-item {
    flex-wrap: wrap;
    gap: 1.25rem;
  }

  .page-container .index-service .index-service-content .index-service-content-list,
  .page-container .global-cooperation .global-cooperation-block .global-cooperation-content .global-cooperation-steps,
  .page-container .support-cooperation .support-cooperation-block .support-cooperation-content .support-cooperation-steps {
    width: calc(50% - 0.75rem) !important;
  }

  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left,
  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right,
  .page-container .start-business .start-business-block .start-business-left,
  .page-container .start-business .start-business-block .start-business-right,
  .about-page .about-company-content-left,
  .about-page .about-company-content-right,
  .about-page .about-enterprise-content-list,
  .about-page .about-certification-tab-content-item-list {
    width: 100% !important;
  }

  .page-container .logistics-cooperation .logistics-block .logistics-content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }

  .page-container .geo-knowledge .geo-knowledge-grid,
  .page-container .geo-knowledge .geo-faq-list,
  .page-container .geo-knowledge .geo-entity-panel {
    grid-template-columns: 1fr;
  }

  .page-container .xiapu-showcase .xiapu-showcase-block,
  .page-container .xiapu-showcase .xiapu-console-body,
  .page-container .xiapu-showcase .xiapu-capability-grid {
    grid-template-columns: 1fr 1fr;
  }

  .page-container .logistics-cooperation .logistics-block .logistics-content .logistics-img-wrapper,
  .page-container .logistics-cooperation .logistics-block .logistics-content .logistics-img-wrapper.active {
    width: 100% !important;
    height: auto;
    min-height: 18rem;
    border-radius: 1rem !important;
    background-size: cover;
  }

  .page-container .logistics-cooperation .logistics-block .logistics-content .logistics-img-wrapper .logistics-img-introduction {
    display: block;
  }

  .page-container .logistics-cooperation .logistics-block .logistics-content .logistics-img-wrapper .logistics-img-title,
  .page-container .logistics-cooperation .logistics-block .logistics-content .logistics-img-wrapper.active .logistics-img-title {
    font-size: 1.35rem;
  }

  .page-container .RegionalIntroduction {
    padding: 0;
  }

  .page-container .RegionalIntroduction .img-container {
    flex-wrap: wrap;
  }

  .page-container .RegionalIntroduction .img-container .img-wrapper,
  .page-container .RegionalIntroduction .img-container .img-wrapper:hover,
  .page-container .img-container:hover .img-wrapper:not(:hover),
  .page-container .img-wrapper:not(:last-child),
  .page-container .img-wrapper:last-child {
    width: 33.3333% !important;
  }

  .page-container .RegionalIntroduction .img-container .img-wrapper img,
  .page-container .RegionalIntroduction .img-container .img-wrapper:hover img,
  .page-container .img-container:hover .img-wrapper:not(:hover) img,
  .page-container .img-wrapper:not(:last-child) img,
  .page-container .img-wrapper:last-child img {
    width: 100% !important;
  }

  .about-page .about-develop-content,
  .about-page .about-environment-content,
  .page-container .safetyAll {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem;
  }

  .about-page .about-develop-content-item,
  .about-page .about-develop-content-item:first-child,
  .about-page .about-develop-content-item:nth-child(2),
  .about-page .about-develop-content-item:nth-child(3),
  .about-page .about-develop-content-item:nth-child(4),
  .page-container .safetyAll .safety {
    width: 100% !important;
    margin-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 992px) {
  .fixed-header,
  .page-container .fixed-header {
    background: #fff !important;
    box-shadow: 0 0.2rem 0.7rem rgba(0, 0, 0, 0.08);
  }

  .page-container .fixed-header .logo-text,
  .fixed-header .header-container .nav .nav-links a,
  .fixed-header .header-container .nav .nav-links .dark-text,
  .fixed-header .header-container .nav .nav-links .dark-text-active,
  .fixed-header .operation-btn .register a,
  .fixed-header .operation-btn .login a,
  .fixed-header .operation-btn .sysLanguage {
    color: #1e3a8a !important;
  }

  .fixed-header .operation-btn .login {
    background-color: #1e3a8a;
  }

  .fixed-header .operation-btn .login a {
    color: #fff !important;
  }

  .fixed-header .header-container {
    width: 100% !important;
    min-height: auto;
    padding: 0.75rem 1rem;
    flex-wrap: wrap;
    row-gap: 0.75rem;
  }

  .menu-toggle {
    display: inline-flex;
  }

  .header-panel {
    display: none;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    padding: 0.75rem 0 0.25rem;
    border-top: 1px solid rgba(148, 163, 184, 0.18);
    background: #fff;
  }

  .header-panel.is-open {
    display: flex;
  }

  .fixed-header .header-container .nav,
  .fixed-header .header-container .nav .nav-links,
  .fixed-header .operation-btn {
    width: 100%;
  }

  .fixed-header .header-container .nav .nav-links {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .fixed-header .header-container .nav .nav-links a,
  .fixed-header .header-container .operation-btn > div {
    width: 100%;
  }

  .fixed-header .header-container .nav .nav-links a {
    padding: 0.75rem 0;
    margin: 0 !important;
  }

  .fixed-header .operation-btn {
    justify-content: stretch;
  }

  .fixed-header .operation-btn .register,
  .fixed-header .operation-btn .login {
    margin-right: 0;
    text-align: center;
  }

  .fixed-header .operation-btn .register a,
  .fixed-header .operation-btn .login a {
    display: block;
  }

  .page-container .site-header {
    margin-top: 0;
    padding-top: 6.5rem;
    background-position: center;
  }

  .page-container .site-header .hero-spotlight-slide {
    padding: 1.4rem;
    min-height: 21rem;
  }

  .page-container .site-header .hero-spotlight-copy h1,
  .page-container .site-header .hero-spotlight-copy h2 {
    font-size: 1.85rem;
    line-height: 1.3;
  }

  .page-container .site-header .hero-spotlight-copy p {
    font-size: 0.95rem;
    line-height: 1.75;
  }

  .page-container .site-header .header-nav .header-nav-content {
    width: 100% !important;
    height: auto;
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
  }

  .page-container .site-header .header-nav .header-nav-content .header-nav-left,
  .page-container .site-header .header-nav .header-nav-content .header-nav-right {
    width: 100%;
    flex-wrap: wrap;
    gap: 0.75rem;
  }

  .page-container .site-header .header-nav .header-nav-content .header-nav-left .header-nav-name,
  .page-container .site-header .header-nav .header-nav-content .header-nav-right .header-nav-name {
    margin: 0 !important;
  }

  .page-container .site-header .header-nav .header-nav-content .dropdown-content {
    position: static;
    border-radius: 1rem;
    overflow: hidden;
  }

  .page-container .site-header .header-nav .header-nav-content .dropdown-content .category-content-flex .category-content,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content {
    flex-direction: column;
  }

  .page-container .site-header .header-nav .header-nav-content .dropdown-content .category-content-flex .category-left,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left {
    width: 100%;
  }

  .page-container .site-header .systemOverview {
    margin-top: 2rem;
  }

  .page-container .site-header .systemOverview .systemOverviewItem {
    margin-bottom: 2.5rem;
  }

  .page-container .site-header .systemOverview .systemOverviewItem .overviewTitle {
    font-size: 2rem;
    line-height: 1.35;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation {
    flex-wrap: wrap;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation .custom-navigation,
  .page-container .site-header .systemOverview .source-products .source-products-operation a,
  .page-container .site-header .systemOverview .source-products .source-products-operation .view-more {
    width: 100%;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation .view-more {
    text-align: center;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-content {
    align-items: stretch;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-steps {
    width: calc(50% - 0.75rem) !important;
    min-height: auto;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-step-desc {
    min-height: auto;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-arrow {
    display: none;
  }

  .page-container .afterSales .afterSales-block .afterSales-content .marquee .marquee-track .marquee-item {
    width: 18rem;
    height: 10rem;
  }

  .page-container .afterSales .afterSales-block .afterSales-content .marquee-forward .marquee-track,
  .page-container .afterSales .afterSales-block .afterSales-content .marquee-reverse .marquee-track {
    animation-duration: 38s;
  }

  .about-page .about-tab {
    margin-top: -3rem;
  }

  .about-page .about-tab-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.75rem 0.5rem;
    height: auto;
    line-height: 1.6;
  }

  .about-page .about-tab-title-item {
    width: auto;
    margin: 0.25rem 0.75rem !important;
  }
}

@media screen and (min-width: 993px) {
  .header-panel {
    display: flex !important;
  }
}

@media screen and (max-width: 768px) {
  .fixed-header .header-container,
  .home_footer .home_footer_top .home_footer_top_block,
  .page-container .site-header .header-nav .header-nav-content,
  .page-container .site-header .systemOverview,
  .page-container .operation-introduction .operation-introduction-block,
  .page-container .global-cooperation .global-cooperation-block,
  .page-container .support-cooperation .support-cooperation-block,
  .page-container .logistics-cooperation .logistics-block,
  .page-container .collaborative-role .collaborative-role-block,
  .page-container .start-business .start-business-block,
  .page-container .RegionalIntroduction,
  .about-page .about-carousel-content,
  .about-page .about-tab-content,
  .about-page .about-company-content,
  .about-page .about-develop,
  .about-page .about-enterprise-content,
  .about-page .about-certification-tab-title-content,
  .about-page .about-certification-tab-content,
  .about-page .about-environment,
  .about-page .about-contact {
    width: calc(100% - 1.25rem) !important;
  }

  .page-container .site-header {
    padding-top: 6rem;
    padding-bottom: 2.5rem;
  }

  .page-container .site-header .hero-spotlight-slide {
    padding: 1rem;
    min-height: 19rem;
    border-radius: 1.25rem;
  }

  .page-container .site-header .hero-spotlight-copy h1,
  .page-container .site-header .hero-spotlight-copy h2 {
    font-size: 1.55rem !important;
  }

  .page-container .site-header .hero-spotlight-tags span,
  .page-container .site-header .hero-spotlight-btn {
    font-size: 0.84rem;
  }

  .page-container .site-header .hero-spotlight-btn {
    width: 100%;
  }

  .page-container .site-header .hero-spotlight-actions,
  .page-container .site-header .hero-spotlight-tags {
    gap: 0.55rem;
  }

  .page-container .site-header .systemOverview .systemOverviewItem .overviewTitle,
  .page-container .index-service .index-service-title,
  .page-container .operation-introduction .operation-introduction-block .operation-introduction-title,
  .page-container .support-cooperation .support-cooperation-block .support-cooperation-title,
  .page-container .logistics-cooperation .logistics-block .logistics-title,
  .page-container .geo-knowledge .geo-knowledge-heading h2,
  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right .collaborative-role-title,
  .page-container .afterSales .afterSales-block .afterSales-title,
  .page-container .start-business .start-business-block .start-business-left .start-business-tips,
  .about-page .about-carousel-content-title,
  .about-page .about-carousel-content-subtitle,
  .about-page .about-develop-title,
  .about-page .about-enterprise-title,
  .about-page .about-certification-title,
  .about-page .about-environment-title,
  .about-page .about-contact-title {
    font-size: 1.6rem !important;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .page-container .index-service .index-service-content .index-service-content-list,
  .page-container .global-cooperation .global-cooperation-block .global-cooperation-content .global-cooperation-steps,
  .page-container .support-cooperation .support-cooperation-block .support-cooperation-content .support-cooperation-steps,
  .page-container .operation-introduction .operation-introduction-block .operation-introduction-steps,
  .page-container .RegionalIntroduction .img-container .img-wrapper,
  .page-container .RegionalIntroduction .img-container .img-wrapper:hover,
  .page-container .img-container:hover .img-wrapper:not(:hover),
  .page-container .img-wrapper:not(:last-child),
  .page-container .img-wrapper:last-child,
  .page-container .safetyAll .safety {
    width: 100% !important;
  }

  .page-container .site-header .systemOverview .source-products {
    border-radius: 1.25rem;
    padding: 0.8rem;
  }

  .page-container .xiapu-showcase {
    padding: 3rem 0;
  }

  .page-container .xiapu-showcase .xiapu-showcase-block,
  .page-container .xiapu-showcase .xiapu-capability-grid,
  .page-container .xiapu-showcase .xiapu-story-strip {
    width: calc(100% - 1.25rem);
  }

  .page-container .xiapu-showcase .xiapu-showcase-block,
  .page-container .xiapu-showcase .xiapu-console-body,
  .page-container .xiapu-showcase .xiapu-capability-grid {
    grid-template-columns: 1fr;
  }

  .page-container .xiapu-showcase .xiapu-showcase-intro,
  .page-container .xiapu-showcase .xiapu-showcase-panel,
  .page-container .xiapu-showcase .xiapu-capability-card,
  .page-container .xiapu-showcase .xiapu-story-strip {
    padding: 1rem;
  }

  .page-container .xiapu-showcase .xiapu-showcase-intro h2 {
    font-size: 1.7rem;
    line-height: 1.35;
  }

  .page-container .xiapu-showcase .xiapu-showcase-lead,
  .page-container .xiapu-showcase .xiapu-capability-card p,
  .page-container .xiapu-showcase .xiapu-story-copy p {
    font-size: 0.92rem;
    line-height: 1.75;
  }

  .page-container .xiapu-showcase .xiapu-story-strip {
    flex-direction: column;
    align-items: flex-start;
  }

  .page-container .xiapu-showcase .xiapu-story-link,
  .page-container .xiapu-showcase .xiapu-btn {
    width: 100%;
  }

  .page-container .xiapu-showcase .xiapu-metric-grid {
    grid-template-columns: 1fr;
  }

  .page-container .xiapu-showcase .xiapu-console-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products {
    padding: 0 0.1rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper {
    padding: 0.8rem 0.2rem 0.6rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper {
    align-items: stretch;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-steps {
    padding: 1rem;
    min-height: auto;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-step-index {
    font-size: 1.2rem;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-step-desc {
    font-size: 1rem;
    margin-top: 0.75rem;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-step-media {
    min-height: 9rem;
    padding: 0.75rem;
  }

  .page-container .operation-introduction .operation-introduction-block .operation-introduction-steps .starStepImg img {
    max-height: 7.5rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide {
    width: auto !important;
    border-radius: 0.75rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide:hover {
    transform: none;
    background-color: transparent;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info {
    border-radius: 0.75rem;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 0.45rem 1rem rgba(15, 23, 42, 0.08);
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-img {
    height: 6.5rem;
    border-radius: 0.75rem 0.75rem 0 0;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text {
    padding: 0.45rem 0.55rem 0.55rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text .products-name {
    font-size: 0.82rem;
    line-height: 1.35;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 2.2rem;
    margin: 0;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text .products-price {
    font-size: 0.92rem;
    line-height: 1.4;
    margin-top: 0.2rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation {
    padding: 0 0.2rem;
    gap: 0.5rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation .custom-navigation {
    justify-content: flex-start;
  }

  .page-container .site-header .systemOverview .source-products .source-products-operation .view-more {
    font-size: 0.8rem;
    padding-top: 0.15rem;
  }

  .page-container .geo-knowledge {
    padding: 3rem 0;
  }

  .page-container .geo-knowledge .geo-knowledge-block {
    width: calc(100% - 1.25rem);
  }

  .page-container .geo-knowledge .geo-knowledge-card,
  .page-container .geo-knowledge .geo-entity-panel,
  .page-container .geo-knowledge .geo-faq {
    padding: 1rem;
  }

  .page-container .geo-knowledge .geo-knowledge-heading p,
  .page-container .geo-knowledge .geo-knowledge-card p,
  .page-container .geo-knowledge .geo-entity-panel p,
  .page-container .geo-knowledge .geo-faq-item p {
    font-size: 0.92rem;
    line-height: 1.75;
  }

  .page-container .geo-knowledge .geo-city-list {
    gap: 0.5rem;
  }

  .page-container .geo-knowledge .geo-city-list span {
    font-size: 0.82rem;
    padding: 0.55rem 0.7rem;
  }

  .page-container .site-header .systemOverview .shop-tools .shop-tools-block,
  .page-container .site-header .systemOverview .shop-tools,
  .page-container .site-header .systemOverview .shop-tools .shop-tools-btn {
    width: 100%;
  }

  .page-container .site-header .systemOverview .shop-tools .shop-tools-btn {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .page-container .site-header .systemOverview .shop-tools .shop-tools-btn .authorization-shop,
  .page-container .site-header .systemOverview .shop-tools .shop-tools-btn .add-shop {
    width: 100%;
    text-align: center;
  }

  .page-container .logistics-cooperation .logistics-block .logistics-content,
  .about-page .about-develop-content,
  .about-page .about-environment-content,
  .page-container .safetyAll {
    grid-template-columns: 1fr !important;
  }

  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left .collaborative-role-logo-block,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left .collaborative-role-logo-block {
    gap: 0.75rem;
  }

  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left .collaborative-role-logo-block .collaborative-role-logo,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-left .collaborative-role-logo-block .collaborative-role-logo {
    width: calc(33.3333% - 0.5rem);
  }

  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right .collaborative-role-btn,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right .collaborative-role-btn {
    flex-direction: column;
    gap: 0.75rem;
  }

  .page-container .collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right .collaborative-role-btn .collaborative-role-btn-default,
  .page-container .site-header .header-nav .header-nav-content .partnerDropdown .partnerDropdown-collaborative-role .collaborative-role-block .collaborative-role-content .collaborative-role-right .collaborative-role-btn .collaborative-role-btn-default {
    margin-left: 0;
  }

  .page-container .start-business .start-business-block {
    padding: 2rem 1.25rem !important;
  }

  .page-container .afterSales .afterSales-block .afterSales-content .marquee .marquee-track .marquee-item {
    width: 15rem;
    height: 8.5rem;
  }

  .home_footer .home_footer_top .home_footer_top_block {
    padding: 1.5rem 0;
  }

  .home_footer .home_footer_top .home_footer_top_block .company_business_info {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .page-container .site-header .systemOverview .source-products {
    padding: 0.7rem;
    border-radius: 1rem;
  }

  .page-container .xiapu-showcase .xiapu-showcase-intro h2 {
    font-size: 1.45rem;
  }

  .page-container .xiapu-showcase .xiapu-showcase-actions,
  .page-container .xiapu-showcase .xiapu-showcase-badges,
  .page-container .xiapu-showcase .xiapu-capability-tags {
    gap: 0.55rem;
  }

  .page-container .xiapu-showcase .xiapu-showcase-badges span,
  .page-container .xiapu-showcase .xiapu-capability-tags span {
    font-size: 0.8rem;
    padding: 0.45rem 0.65rem;
  }

  .page-container .xiapu-showcase .xiapu-console {
    padding: 0.8rem;
  }

  .page-container .xiapu-showcase .xiapu-console-title {
    font-size: 1.15rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input {
    gap: 0.5rem;
  }

  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .form-select,
  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .form-control,
  .page-container .site-header .systemOverview .source-products .source-products-search .source-products-Input .source-products-searchBtn {
    min-height: 2.5rem;
    font-size: 0.82rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper {
    padding: 0.65rem 0.1rem 0.45rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-img {
    height: 5.6rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text {
    padding: 0.4rem 0.5rem 0.5rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text .products-name {
    font-size: 0.76rem;
    min-height: 2rem;
  }

  .page-container .site-header .systemOverview .source-products .recommended-products .swiper .swiper-wrapper .swiper-slide .products-Info .products-text .products-price {
    font-size: 0.86rem;
  }
}
