.about-us-page {
  font-size: calc(15px + (16 - 15) * ((100vw - 1199px) / (1920 - 1199)));
  background: #F6F6F6;
  color: #22262A;
}

.about-us-page p {
  margin-bottom: 0;
}

.about-us-page .about-shell,
.about-us-page .about-team .about-team-content {
  max-width: 1228px;
  margin: 0 auto;
}

.about-us-page .about-top {
  height: calc(max(1199px, 100vw) * (360 / 1920));
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* 设计图32px */
  gap: clamp(24px, 1.7vw, 35px);
  padding: 0 20px;
  position: relative;
  overflow: hidden;
}

.about-us-page .about-top picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about-us-page .about-top picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.about-us-page .about-top .about-top-text {
  font-weight: 700;
  font-size: clamp(32px, 2.4vw, 46px);
  color: #FFFFFF;
  line-height: 1.22;
  max-width: 1285px;
  text-align: center;
  z-index: 2;
}

.about-us-page .about-top .about-top-text-m {
  display: block;
  max-width: 801px;
  color: #FFFFFF;
  font-size: clamp(24px, 1.67vw, 32px);
  line-height: 1.35;
  font-weight: 400;
  text-align: center;
  z-index: 2;
}

.about-us-page .about-brand,
.about-us-page .about-factory,
.about-us-page .about-home-partner,
.about-us-page .about-team {
  background: #FFFFFF;
}

.about-us-page .about-brand {
  padding: 5.5em 0 5.2em;
}

.about-us-page .ab-top {
  display: grid;
  grid-template-columns: 417px 1fr;
  align-items: start;
}

.about-us-page .factory-main {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.about-us-page .ab-visual,
.about-us-page .factory-hero {
  overflow: hidden;
}

.about-us-page .ab-visual {
  position: relative;
  aspect-ratio: 417 / 429;
  background: #D8D8D8;
}

.about-us-page .factory-hero {
  position: relative;
  align-self: end;
  display: flex;
  align-items: flex-end;
  border-radius: 0;
  background: #D8D8D8;
}

.about-us-page .ab-visual img,
.about-us-page .factory-hero img,
.about-us-page .ab-feature-media img,
.about-us-page .reason-media img,
.about-us-page .solution-case-card img,
.about-us-page .solution-thumb img,
.about-us-page .factory-gallery-item img,
.about-us-page .htpcc-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.about-us-page .ab-visual .ab-visual-figure {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: none;
  left: 0;
  top: 0;
}

.about-us-page .ab-copy {
  padding-left: 114px;
  padding-top: 0.15em;
}

.about-us-page .ab-title,
.about-us-page .at-title {
  font-size: 2.25em;
  line-height: 1.2;
  font-weight: 700;
  color: #22262A;
  margin: 0 0 0.42em;
  padding-bottom: 0;
}

.about-us-page .ab-subtitle {
  font-size: 1.5em;
  line-height: 1.35;
  font-weight: 700;
  color: #22262A;
  margin-bottom: 0.5em;
}

.about-us-page p.ab-text{
  margin-bottom: 0.75em;
}
.about-us-page .factory-copy-body.factory-copy-body-m,
.about-us-page .factory-gallery.factory-gallery-m,
.about-us-page .solution-points.solution-points-m,
.about-us-page .solution-extra-points.solution-extra-points-m,
.about-us-page .reason-inline.reason-inline-m,
.about-us-page .reason-points.reason-points-m,
.about-us-page .reason-lead.reason-lead-m,
.about-us-page p.ab-text.ab-text-m{
  display: none;
}
.about-us-page .factory-text,
.about-us-page .htpc-bottom {
  font-size: 1em;
  line-height: 1.75;
  color: #575555;
  margin-bottom: 1em;
}

.about-us-page .about-primary-btn,
.about-us-page .about-light-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 232px;
  min-height: 56px;
  padding: 0.95em 2em;
  border-radius: 999px;
  font-size: 1em;
  line-height: 1.2;
  transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

.about-us-page .ab-copy .about-primary-btn {
  margin-top: 1.35em;
  user-select: none;
  cursor: pointer;
}

.about-us-page .ab-copy .about-primary-btn:hover{
  color: #ffffff;
}

.about-us-page .about-primary-btn {
  background: #0962B1;
  color: #FFFFFF;
}

.about-us-page .about-light-btn {
  background: #FFFFFF;
  color: #22262A;
  user-select: none;
  cursor: pointer;
}

.about-us-page .about-primary-btn:hover,
.about-us-page .about-light-btn:hover,
.about-us-page .htpcb-link:hover,
.about-us-page .reason-card:hover,
.about-us-page .solution-thumb:hover,
.about-us-page .htpcc-item:hover {
  transform: translateY(-6px);
}

.about-us-page .ab-bottom {
  display: grid;
  grid-template-columns: 417px 1fr;
  align-items: center;
  margin-top: 0.125em;
}

.about-us-page .ab-highlights {
  display: grid;
  row-gap: 44px;
}

.about-us-page .ab-highlight {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 0.95em;
  align-items: center;
}

.about-us-page .ab-highlight .iconfont {
  display: block;
  width: 44px;
  height: 44px;
  font-size: 44px;
  line-height: 1em;
  flex-shrink: 0;
}

.about-us-page .ab-highlight-title {
  font-size: 1.25em;
  line-height: 1.3;
  font-weight: 700;
  color: #2B2726;
}

.about-us-page .ab-feature {
  display: flex;
  flex-direction: column;
  gap: 1.1em;
}

.about-us-page .ab-feature-media {
  position: relative;
  display: block;
  aspect-ratio: 811 / 404;
  min-height: 0;
  overflow: hidden;
  background: #000000;
}

.about-us-page .ab-feature-iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.about-us-page .ab-feature-caption {
  font-size: 1.25em;
  line-height: 1.4;
  color: #22262A;
  text-align: center;
}

.about-us-page .about-reasons {
  padding: 5.6em 0;
  background: #F6F6F6;
}

.about-us-page .about-reasons .about-section-title{
  font-size: 36px;
  color: #22262A;
  line-height: 47px;
}

.about-us-page .reason-list {
  display: grid;
  gap: 1.5em;
  margin-top: 3em;
}

.about-us-page .reason-card {
  display: grid;
  grid-template-columns: 1fr 552px;
  align-items: center;
  padding: 1.75em 2.1em;
  border-radius: 1em;
  background: #FFFFFF;
  box-shadow: 0 18px 42px rgba(34, 38, 42, 0.07);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-us-page .reason-card--reverse {
  grid-template-columns: 552px 1fr;
}

.about-us-page .reason-card--reverse .reason-copy {
  order: 2;
  margin-left: auto;
}

.about-us-page .reason-card--reverse .reason-media {
  order: 1;
}

.about-us-page .reason-copy {
  padding: 0;
  max-width: 90%;
}

.about-us-page .reason-title {
  font-size: 1.75em;
  line-height: 1.25;
  font-weight: 700;
  color: #22262A;
  margin: 0 0 0.5em;
  padding-bottom: 0;
}

.about-us-page .reason-lead {
  font-size: 1.125em;
  line-height: 1.65;
  font-weight: 700;
  color: #22262A;
  margin-bottom: 0.9em;
}

.about-us-page .rc_box .reason-lead,
.about-us-page .rc_box .reason-inline,
.about-us-page .rc_box .reason-inline.muted{
  font-weight: 400;
  font-size: 1.125em;
  color: #22262A;
}

.about-us-page .reason-points,
.about-us-page .solution-points,
.about-us-page .solution-extra-points {
  margin: 0;
  padding-left: 1.1em;
}

.about-us-page .reason-points li,
.about-us-page .solution-points li,
.about-us-page .solution-extra-points li {
  font-size: 1em;
  line-height: 1.75;
  color: #575555;
  margin-bottom: 0;
}

.about-us-page .reason-inline {
  font-size: 1em;
  line-height: 1.7;
  color: #2B2726;
}

.about-us-page .reason-inline.muted {
  color: #6E7378;
}

.about-us-page .reason-media {
  min-height: 327px;
  border-radius: 1em;
  overflow: hidden;
  background: #F0F0F0;
}

.about-us-page .about-solution {
  padding: 5.4375em 0;
  background: #0962B1;
}

.about-us-page .about-solution-shell {
  display: grid;
  gap: 2em;
}

.about-us-page .about-section-title--light,
.about-us-page .solution-lead,
.about-us-page .solution-extra-title,
.about-us-page .solution-extra-points li,
.about-us-page .solution-points li {
  color: #FFFFFF;
}

.about-us-page .solution-main {
  display: grid;
  grid-template-columns: 509px minmax(0, 1fr);
  gap: 45px;
  align-items: center;
}

.about-us-page .solution-case-card {
  position: relative;
  aspect-ratio: 509 / 311;
  min-height: 311px;
  border-radius: 1em;
  overflow: hidden;
  background: #989BA1;
}

.about-us-page .solution-case-image {
  object-position: center top;
}

.about-us-page .solution-case-card::after {
  content: '';
  position: absolute;
  inset: auto 0 0;
  height: 26.7%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 2;
}

.about-us-page .solution-copy {
  padding-top: 0.15em;
}

.about-us-page .solution-copy .about-section-title {
  max-width: 652px;
  padding-bottom: 0;
  margin-bottom: 12px;
  font-size: 36px;
  line-height: 47px;
}

.about-us-page .solution-case-caption {
  position: absolute;
  left: 6.09em;
  right: 2em;
  bottom: 1.8em;
  z-index: 3;
  font-size: 1.125em;
  line-height: 1.4;
  color: #FFFFFF;
}

.about-us-page .solution-lead {
  font-size: 1.125em;
  line-height: 1.55;
  font-weight: 700;
}

.about-us-page .solution-points,
.about-us-page .solution-extra-points {
  list-style: disc;
}

.about-us-page .solution-points {
  max-width: 496px;
  margin-bottom: 0;
}

.about-us-page .solution-points li {
  line-height: 1.72;
  margin-bottom: 0;
}

.about-us-page .solution-extra {
  display: grid;
  gap: 2.7em;
}

.about-us-page .solution-thumb-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.75em;
}

.about-us-page .solution-thumb {
  position: relative;
  aspect-ratio: 236 / 160;
  width: 100%;
  border-radius: 0.75em;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.14);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.about-us-page .solution-bottom-row {
  display: grid;
  grid-template-columns: minmax(320px, 542px) minmax(0, 1fr);
  gap: 2.5em;
  align-items: start;
}

.about-us-page .solution-extra-copy {
  max-width: 542px;
}

.about-us-page .solution-extra-title {
  font-size: 1.125em;
  line-height: 1.45;
  font-weight: 700;
  margin: 0;
  padding-bottom: 0;
}

.about-us-page .solution-extra-points {
  margin: 0;
  padding-left: 1.1em;
}

.about-us-page .solution-extra-points li {
  font-size: 1.125em;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 0;
}

.about-us-page .solution-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.4375em;
  padding-top: 6.9375em;
}

.about-us-page .solution-social {
  display: flex;
  align-items: center;
  gap: 1.75em;
}

.about-us-page .solution-social-item {
  width: 56px;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.about-us-page .solution-social-item a{
  width: 100%;
  height: 100%;
}

.about-us-page .solution-social-item a .iconfont{
  font-size: 56px;
  line-height: 1;
  color: #ffffff;
}

.about-us-page .about-team {
  background-color: #FFFFFF;
}

.about-us-page .about-team .about-team-content {
  padding-top: 5.5em;
  padding-bottom: 5.4em;
}

.about-us-page .about-team .at-title {
  margin-bottom: 1.5em;
}

.about-us-page .about-team .at-swiper-wrapper {
  overflow: hidden;
  position: relative;
}

.about-us-page .about-team .at-swiper-content {
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.about-us-page .about-team .atc-item {
  flex-shrink: 0;
  width: calc((100% - 78px) / 4);
  margin-right: 26px;
}

.about-us-page .about-team .atc-item:last-child {
  margin-right: 0;
}

.about-us-page .about-team .atci-img-box {
  width: 100%;
  padding-top: 100%;
  position: relative;
  margin-bottom: 1em;
  overflow: hidden;
  border-radius: 50%;
}

.about-us-page .about-team .atci-img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.about-us-page .about-team .atci-img-box img:hover {
  transform: scale(1.1);
}

.about-us-page .about-team .atci-name {
  font-weight: 700;
  font-size: 1.5em;
  color: #22262A;
  line-height: 1.3;
  text-align: center;
}

.about-us-page .about-team .atci-name:nth-child(3){
  margin-top: 3px;
  font-weight: 400;
}

.about-us-page .about-team .atci-btn {
  background-color: #07AF33;
  font-size: 1em;
  width: fit-content;
  text-align: center;
  margin: 1.8em auto 0;
  padding: 0.3em 2em;
  border-radius: 2em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  transition: all 0.3s ease-in-out;
  user-select: none;
  cursor: pointer;
}

.about-us-page .about-team .atci-btn:hover {
  background-color: #49C469;
  transform: translateY(-10px);
}

.about-us-page .about-team .atci-btn .iconfont {
  font-size: 1.3em;
  margin-right: 0.4em;
}

.about-us-page .about-team .at-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-top: 40px;
}

.about-us-page .about-team .at-nav-left,
.about-us-page .about-team .at-nav-right {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #2B2726;
  opacity: 0.6;
  transition: opacity 0.3s ease-in-out;
  user-select: none;
  font-size: 48px;
}

.about-us-page .about-team .at-nav-left:hover,
.about-us-page .about-team .at-nav-right:hover {
  opacity: 1;
}

.about-us-page .about-team .at-nav-disabled {
  opacity: 0.3 !important;
  cursor: default;
}

.about-us-page .about-team .at-indicators {
  display: flex;
  gap: 13px;
}

.about-us-page .about-team .at-indicator {
  width: 40px;
  height: 4px;
  background: #D9DCDE;
  cursor: pointer;
  transition: background 0.3s;
}

.about-us-page .about-team .at-indicator.active {
  background: #989BA1;
}

.about-us-page .about-team .at-navigation-m,
.about-us-page .about-team .at-indicator-wrapper,
.about-us-page .about-team .at-indicator-bar {
  display: none;
}

.about-us-page .about-factory {
  padding: 0 0;
  overflow: hidden;
}

.about-us-page .about-factory-shell {
  width: 100%;
  max-width: none;
  display: grid;
  gap: 0;
}

.about-us-page .factory-copy {
  padding-right: 57px;
  padding-left: 16px;
  width: 758px;
}

.about-us-page .factory-copy::before {
  content: '';
  position: absolute;
  left: 0;
  right: -11.2%;
  top: 112px;
  bottom: 0;
  background: #0962B1;
}

.about-us-page .factory-copy > * {
  position: relative;
  z-index: 1;
}

.about-us-page .factory-copy .about-section-title {
  margin-bottom: 106px;
  padding-bottom: 0;
  font-size: 36px;
  color: #22262A;
  line-height: 47px;
}

.about-us-page .factory-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.about-us-page .factory-copy-body {
  max-width: 682px;
}

.about-us-page .factory-copy-body .factory-text {
  margin-bottom: 0;
  font-size: clamp(16px, 0.94vw, 18px);
  line-height: 1.72;
  color: #FFFFFF;
}

.about-us-page .factory-copy-body .factory-text:last-child {
  margin-bottom: 0;
}

.about-us-page .factory-stats-wrap {
  max-width: 629px;
}

.about-us-page .factory-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
}

.about-us-page .factory-stat {
  display: flex;
  align-items: center;
  gap: 0.9em;
  padding: 1.15em 1.8em 1.15em 0;
  border-radius: 0;
  background: transparent;
  color: #FFFFFF;
  box-shadow: none;
}

.about-us-page .factory-stat:nth-child(odd) {
  border-right: 1px solid rgba(255, 255, 255, 0.34);
}

.about-us-page .factory-stat:nth-child(even) {
  padding-left: 2.25em;
  padding-right: 0;
}

.about-us-page .factory-stat:nth-child(-n + 2) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.34);
  padding-bottom: 1.35em;
}

.about-us-page .factory-stat:nth-child(n + 3) {
  padding-top: 1.35em;
}

.about-us-page .factory-stat .iconfont {
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  flex-shrink: 0;
}

.about-us-page .factory-stat span {
  font-size: clamp(18px, 1.15vw, 22px);
  line-height: 1.35;
  color: #FFFFFF;
  white-space: nowrap;
}

.about-us-page .factory-hero {
  min-height: 529px;
  aspect-ratio: 831 / 529;
  box-shadow: none;
}

.about-us-page .factory-hero img {
  width: 100%;
  height: 100%;
  margin-top: auto;
  object-position: center bottom;
}

.about-us-page .factory-gallery{
  width: 100vw;
  display: flex;
  flex-direction: column;
}

.about-us-page .factory-gallery .fgi_content {
  /* display: flex;
  align-items: center; */
  width: 100%;
}

.about-us-page .factory-gallery-item {
}

.about-us-page .factory-gallery-item img {
  /* aspect-ratio: 384 / 242; */
}

.about-us-page .about-home-partner {
  padding: 0 0 6.6em;
}

.about-us-page .ht-partner {
  padding-top: 0;
}

.about-us-page .htp-content {
  padding-top: 4.5em;
}

.about-us-page .htpc-title {
  font-size: 36px;
  line-height: 47px;
  color: #2B2726;
  font-weight: 700;
  margin-bottom: 44px;
  padding-bottom: 0;
}

.about-us-page .htpc-content {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px 28px;
}

.about-us-page .htpcc-item {
  border-radius: 0.5em;
  text-align: center;
  border: 1px solid #D9DCDE;
  height: 106px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 10px;
}

.about-us-page .htpcc-item img {
  max-width: 80%;
  max-height: 80%;
  height: auto;
  width: auto;
  object-fit: contain;
}

.about-us-page .htpcc-item:nth-child(1) img,
.about-us-page .htpcc-item:nth-child(2) img,
.about-us-page .htpcc-item:nth-child(3) img,
.about-us-page .htpcc-item:nth-child(4) img{
  max-width: 100%;
  max-height: 100%;
}

.about-us-page .htpc-bottom {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 0;
  font-size: 18px;
  color: #2B2726;
  line-height: 24px;
}

.about-us-page .htpc-bottom .htpcb-link {
  color: #0962B1;
  font-weight: 700;
  position: relative;
  display: inline-block;
  transition: transform 0.3s ease;
}

.about-us-page .htpcb-link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: currentColor;
}

.about-us-page .about-contact-block {
  background: #FFFFFF;
}

.about-us-page .about-team .at-dots-content{
  display: none;
}

@media screen and (max-width: 1199px) {
  html,
  body{
    width: 1199px;
    overflow-x: auto;
  }
  
  .about-us-page {
    font-size: calc(12px + (15 - 12) * ((max(1199px, 100vw) - 375px) / (1199 - 375)));
  }

  .about-us-page .factory-gallery{
    width: 1199px;
  }

  .about-us-page .about-shell,
  .page-template-default:not(.btMenuHorizontal) .about-us-page .about-team .about-team-content {
    padding-left: 1em;
    padding-right: 1em;
  }

  .about-us-page .about-factory-shell {
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-page .ab-feature-media,
  .about-us-page .factory-hero {
    min-height: 360px;
  }

  .about-us-page .factory-main {
    width: auto;
    gap: 1.5em;
    padding: 0 1em;
  }

  .about-us-page .factory-copy {
    min-height: 0;
    padding: 0;
  }

  .about-us-page .factory-copy::before {
    right: 0;
  }

  .about-us-page .factory-copy .about-section-title {
    max-width: none;
    margin-bottom: 1.75em;
  }

  .about-us-page .factory-info {
    padding: 1.8em 0;
  }

  .about-us-page .factory-copy-body,
  .about-us-page .factory-stats-wrap {
    max-width: none;
  }

  .about-us-page .factory-stat {
    padding-right: 1.25em;
  }

  .about-us-page .factory-stat:nth-child(even) {
    padding-left: 1.5em;
  }

  .about-us-page .solution-copy .about-section-title,
  .about-us-page .solution-points,
  .about-us-page .solution-extra-copy {
    max-width: none;
  }

  .about-us-page .reason-copy {
    padding: 0;
  }

  .about-us-page .about-team .about-team-content {
    padding: 4.5em 1em 5em 1em;
  }
}

@media screen and (max-width: 767px) {
  html, body{
    width: 100%;
    overflow-x: hidden;
  }
  
  /* 通用样式 */
  .page-template-default:not(.btMenuHorizontal) .about-us-page .about-top .about-top-text {
    font-size: max(21px, 5.6vw);
    line-height: 1.2em;
    padding: 0;
  }

  .page-template-default:not(.btMenuHorizontal) .about-us-page .about-top .about-top-text-m {
    display: none;
  }

  .about-us-page .about-top {
    min-height: auto;
    gap: 0;
    height: auto;
    aspect-ratio: 375 / 150;
  }

  /* 网格布局调整 */
  .about-us-page .ab-top,
  .about-us-page .ab-bottom,
  .about-us-page .reason-card,
  .about-us-page .reason-card--reverse,
  .about-us-page .solution-main,
  .about-us-page .solution-bottom-row,
  .about-us-page .factory-main {
    grid-template-columns: 1fr;
  }

  /* 内边距调整 */
  .about-us-page .about-brand,
  .about-us-page .about-reasons,
  .about-us-page .about-solution,
  .about-us-page .about-home-partner,
  .about-us-page .about-factory {
    padding-top: 3.3em;
    padding-bottom: 3.3em;
  }

  .about-us-page .about-brand {
    padding: 40px 0;
  }

  /* 间距调整 */
  .about-us-page .ab-top,
  .about-us-page .ab-bottom,
  .about-us-page .reason-list,
  .about-us-page .solution-extra {
    gap: 1.4em;
  }

  .about-us-page .factory-main {
    gap: 1em;
    padding: 0;
    flex-direction: column;
  }

  /* 工厂部分 */
  .about-us-page .factory-copy::before {
    content: none
  }

  .about-us-page .factory-info {
    padding: 0;
    row-gap: 20px;
  }

  /* 字体大小调整 */
  .about-us-page .ab-title,
  .about-us-page .about-section-title,
  .about-us-page .at-title,
  .about-us-page .htpc-title {
    font-size: 1.5em;
  }

  .about-us-page .ab-subtitle,
  .about-us-page .reason-title,
  .about-us-page .solution-extra-title {
    font-size: 1.25em;
  }

  .about-us-page .reason-lead,
  .about-us-page .solution-lead,
  .about-us-page .factory-stat span {
    font-size: 1.05em;
  }

  /* 按钮样式 */
  .about-us-page .about-primary-btn,
  .about-us-page .about-light-btn {
    width: 100%;
  }

  /* 品牌部分 */
  .about-us-page .about-brand-shell {
    display: flex;
    flex-direction: column;
  }

  .about-us-page .ab-top,
  .about-us-page .ab-bottom {
    display: contents;
  }

  .about-us-page .ab-copy {
    display: contents;
  }

  .about-us-page .ab-visual,
  .about-us-page .ab-highlights,
  .about-us-page .ab-feature-caption {
    display: none;
  }

  .about-us-page .ab-title {
    order: 1;
    margin: 0 0 12px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #22262A;
  }

  .about-us-page .ab-copy .ab-text {
    order: 2;
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    color: #22262A;
  }
  
  /* 显示/隐藏元素 */
  .about-us-page .factory-copy-body.factory-copy-body-l,
  .about-us-page .factory-gallery.factory-gallery-l,
  .about-us-page .solution-points.solution-points-l,
  .about-us-page .solution-extra-points.solution-extra-points-l,
  .about-us-page .reason-inline.reason-inline-l,
  .about-us-page .reason-points.reason-points-l,
  .about-us-page .reason-lead.reason-lead-l,
  .about-us-page .ab-copy .ab-text.ab-text-l{
    display: none;
  }
  
  .about-us-page .factory-copy-body.factory-copy-body-m,
  .about-us-page .factory-gallery.factory-gallery-m,
  .about-us-page .solution-points.solution-points-m,
  .about-us-page .solution-extra-points.solution-extra-points-m,
  .about-us-page .reason-inline.reason-inline-m,
  .about-us-page .reason-points.reason-points-m,
  .about-us-page .reason-lead.reason-lead-m,
  .about-us-page .ab-copy .ab-text.ab-text-m{
    display: block;
  }

  .about-us-page .ab-copy .ab-text + .ab-text {
    margin-top: 8px;
  }

  .about-us-page .ab-feature {
    order: 3;
    margin-top: 24px;
    gap: 0;
  }

  .about-us-page .ab-feature-media {
    aspect-ratio: 351 / 186;
    min-height: 0;
    border-radius: 12px;
  }

  .about-us-page .ab-subtitle {
    order: 4;
    margin-top: 11px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #22262A;
    text-align: center;
  }

  .about-us-page .about-brand .about-primary-btn {
    order: 5;
    width: 266px;
    max-width: 100%;
    min-width: 0;
    min-height: 42px;
    margin: 24px auto 0;
    padding: 10px 24px 11px;
    border-radius: 36px;
    font-size: 16px;
    line-height: 21px;
    box-shadow: none;
  }

  .about-us-page .ab-highlight {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .about-us-page .ab-highlight-title {
    font-size: 1.15em;
  }

  /* 原因部分 */
  .about-us-page .about-reasons {
    padding: 40px 1em;
  }

  .about-us-page .about-reasons .about-shell {
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-page .about-reasons .about-section-title {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
  }

  .about-us-page .reason-list {
    gap: 0;
    margin-top: 14px;
  }

  .about-us-page .reason-card,
  .about-us-page .reason-card--reverse {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0 0 28px;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #D9DCDE;
    transform: none;
  }

  .about-us-page .reason-card + .reason-card,
  .about-us-page .reason-card--reverse + .reason-card,
  .about-us-page .reason-card + .reason-card--reverse,
  .about-us-page .reason-card--reverse + .reason-card--reverse {
    padding-top: 28px;
  }

  .about-us-page .reason-card:last-child,
  .about-us-page .reason-card--reverse:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

  .about-us-page .reason-card:hover,
  .about-us-page .reason-card--reverse:hover {
    transform: none;
  }

  .about-us-page .reason-copy {
    display: contents;
    padding: 0;
  }

  .about-us-page .reason-card--reverse .reason-copy{
    order: initial;
  }
  
  .about-us-page .reason-card--reverse .reason-media {
    order: 2;
  }

  .about-us-page .reason-title {
    order: 1;
    margin: 0 0 9px;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
  }

  .about-us-page .reason-lead {
    order: 2;
    margin: 0 0 24px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #000000;
  }

  .about-us-page .reason-media {
    order: 3;
    aspect-ratio: 351 / 208;
    min-height: 0;
    margin: 0 0 20px;
    border-radius: 16px;
  }

  .about-us-page .reason-points {
    order: 4;
    margin: 0;
    padding-left: 18px;
  }

  .about-us-page .reason-points li {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 0;
    padding-left: 0;
  }

  .about-us-page .reason-inline,
  .about-us-page .reason-inline.muted {
    order: 4;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
  }

  .about-us-page .reason-card:nth-child(3) .reason-title {
    margin-bottom: 27px;
  }

  .about-us-page .reason-card:nth-child(3) .reason-lead {
    order: 4;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    color: #000000;
  }

  .about-us-page .reason-card:nth-child(3) .reason-inline,
  .about-us-page .reason-card:nth-child(3) .reason-inline.muted {
    order: 5;
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
  }

  .about-us-page .reason-card:nth-child(3) .reason-media {
    order: 2;
    margin-bottom: 20px;
  }

  /* 媒体元素 */
  .about-us-page .reason-media,
  .about-us-page .solution-case-card,
  .about-us-page .solution-thumb,
  .about-us-page .ab-feature-media,
  .about-us-page .factory-hero {
    min-height: auto;
  }

  .about-us-page .factory-hero img {
    height: auto;
  }

  /* 解决方案部分 */
  .about-us-page .solution-social {
    gap: 0.65em;
    flex-wrap: wrap;
  }

  .about-us-page .solution-social-item {
    width: 48px;
    height: 48px;
  }

  .about-us-page .about-solution {
    padding: 40px 12px;
  }

  .about-us-page .about-solution-shell {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .about-us-page .solution-main,
  .about-us-page .solution-copy,
  .about-us-page .solution-extra,
  .about-us-page .solution-bottom-row,
  .about-us-page .solution-actions {
    display: contents;
  }

  .about-us-page .solution-copy .about-section-title {
    order: 1;
    margin: 0 0 24px;
    font-size: 18px;
    line-height: 24px;
  }

  .about-us-page .solution-visual {
    order: 2;
    margin: 0;
  }

  .about-us-page .solution-case-card {
    aspect-ratio: 351 / 214;
    min-height: 214px;
    border-radius: 12px;
  }

  .about-us-page .solution-case-card::after {
    height: 68px;
  }

  .about-us-page .solution-case-caption {
    left: 0;
    right: 0;
    bottom: 22px;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
  }

  .about-us-page .solution-lead {
    order: 3;
    margin: 20px 0 0;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #FFFFFF;
  }

  .about-us-page .solution-points {
    order: 4;
    margin: 0;
    padding-left: 18px;
  }

  .about-us-page .solution-points li,
  .about-us-page .solution-extra-points li {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 0;
  }

  .about-us-page .solution-thumb-grid {
    order: 5;
    grid-template-columns: repeat(auto-fill, minmax(171.5px, 1fr));
    gap: 8px;
    margin-top: 24px;
  }

  .about-us-page .solution-thumb {
    aspect-ratio: 171.5 / 114;
    min-height: 114px;
    border-radius: 8px;
  }

  .about-us-page .solution-thumb:hover {
    transform: none;
  }

  .about-us-page .solution-extra-copy {
    order: 6;
    margin-top: 24px;
  }

  .about-us-page .solution-extra-title {
    margin: 0;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #FFFFFF;
  }

  .about-us-page .solution-extra-points {
    margin: 0;
    padding-left: 18px;
  }

  .about-us-page .solution-social {
    order: 7;
    justify-content: center;
    gap: 22px;
    flex-wrap: nowrap;
    margin-top: 24px;
  }

  .about-us-page .solution-social-item {
    width: 36px;
    height: 36px;
  }

  .about-us-page .solution-social-item a .iconfont{
    width: 36px;
    height: 36px;
    font-size: 36px;
  }

  .about-us-page .solution-actions .about-light-btn {
    order: 8;
    width: 266px;
    max-width: 100%;
    min-width: 0;
    min-height: 42px;
    margin: 24px auto 0;
    padding: 10px 24px 11px;
    border-radius: 36px;
    font-size: 16px;
    line-height: 21px;
    box-shadow: none;
  }

  /* 工厂统计 */
  .about-us-page .factory-stats {
    grid-template-columns: 1fr;
  }

  .about-us-page .about-factory .factory-stats .factory-stat {
    padding: 0;
    margin-bottom: 14px;
    border: none;
    column-gap: 8px;
  }

  .about-us-page .about-factory .factory-stats .factory-stat:last-child{
    margin-bottom: 0;
  }

  .about-us-page .about-factory .factory-stats .factory-stat .iconfont{
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
  }

  .about-us-page .factory-copy-body .factory-text {
    font-size: 15px;
    line-height: 20px;
  }

  /* 团队部分 */
  .page-template-default .btContentWrap .about-us-page .about-team .at-swiper-wrapper {
    overflow: visible;
    padding: 0;
    position: relative;
    height: 230px;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .at-swiper-wrapper .slick-slider .slick-list{
    overflow: inherit;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .at-swiper-content {
    height: 100%;
    display: block;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atc-item {
    width: 220px;
    max-width: 70vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    flex-shrink: 0;
    transition: all 0.3s ease;
    transform: scale(0.78);
    transition: transform .35s ease;
    transform-origin: center center;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atc-item.slick-active{
    opacity: 1;
    transform: scale(1);
    z-index: 2;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atc-item.active {
    transform: scale(1);
    opacity: 1;
    filter: blur(0);
    z-index: 2;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atc-item.prev {
    transform: scale(0.85) translateX(-120%);
    z-index: 1;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atc-item.next {
    transform: scale(0.85) translateX(120%);
    z-index: 1;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atci-img-box {
    width: 160px;
    height: 160px;
    padding-top: 0;
    border-radius: 8px;
    overflow: inherit;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atci-name {
    font-size: 16px;
    line-height: 21px;
    margin-top: 17px;
    margin-bottom: 6px;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atci-name:last-of-type {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 0;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .atci-btn {
    width: 100%;
    height: 40px;
    font-size: 12px;
    padding: 0 7px;
    margin-top: 15px;
    justify-content: center;
  }

  .page-template-default .btContentWrap .about-us-page .about-team .at-navigation {
    display: none;
  }

  /* 合作伙伴 */
  .about-us-page .htp-content {
    padding-top: 0;
    border-top: 0;
  }

  .about-us-page .htpcc-item {
    height: 64px;
    padding: 2px;
    overflow: hidden;
  }

  .about-us-page .ht-partner .htpcc-item:nth-child(2) img{
    transform: scale(1.2);
  }
  
  .about-us-page .ht-partner .htpcc-item:nth-child(3) img{
    transform: scale(1.5);
  }
  
  .about-us-page .ht-partner .htpcc-item:nth-child(1) img,
  .about-us-page .ht-partner .htpcc-item:nth-child(4) img,
  .about-us-page .ht-partner .htpcc-item:nth-child(5) img,
  .about-us-page .ht-partner .htpcc-item:nth-child(6) img{
    transform: scale(1.3);
  }

  .about-us-page .htpc-bottom {
    font-size: 16px;
    line-height: 21px;
    width: 80%;
    margin: 20px auto 0;
  }
  
  .about-us-page .htpcb-link::after{
    bottom: 0;
    height: 1px;
  }
  
  /* 团队内容 */
  .about-us-page .about-team .about-team-content{
    padding: 40px 1em;
  }
  
  .about-us-page .about-team .at-title{
    margin-bottom: 30px;
  }
  
  /* 工厂内容 */
  .about-us-page .about-factory{
    position: relative;
    padding: 40px 1em;
    padding-bottom: 0;
    background-color: #F6F6F6;
  }
  
  .about-us-page .about-factory::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 506px;
    background-color: #0962B1;
  }
  
  .about-us-page .about-factory-shell{
    gap: 13px;
  }
  
  .about-us-page .factory-hero{
    align-self: auto;
    margin-top: 34px;
    border-radius: 14px;
  }
  
  .about-us-page .factory-copy,
  .about-us-page .factory-gallery{
    width: 100%;
  }
  
  .about-us-page .factory-copy .about-section-title{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 18px;
  }
  
  .about-us-page .factory-gallery.factory-gallery-m{
    width: 100%;
    overflow: hidden;
  }
  
  .about-us-page .factory-gallery.factory-gallery-m .gfm-group{
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  
  .about-us-page .factory-gallery.factory-gallery-m .gfm-group img{
    width: calc((100% - 8px) / 2);
  }
  
  .about-us-page .about-factory .factory-gallery-m .slick-dots{
    position: static;
    width: 100%;
    margin: 18px 0 0;
  }
  
  .about-us-page .about-factory .factory-gallery-m .slick-dots li button{
    background-color: #000000;
    border-color: #000000;
    opacity: 0.5;
  }
  
  .about-us-page .about-factory .factory-gallery-m .slick-dots li.slick-active button{
    opacity: 0.8;
  }
  
  /* 合作伙伴 */
  .about-us-page .about-home-partner{
    background-color: #F6F6F6;
  }
  
  .about-us-page .about-home-partner .htpc-title{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  
  .about-us-page .about-home-partner .htpc-content{
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  
  /* 团队导航 */
  .about-us-page .about-team .at-dots-content{
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 16px;
    width: 100%;
    margin-top: 30px;
  }

  .about-us-page .about-team .at-dots-content .slick-dots{
    position: static;
    width: fit-content;
    margin-left: 0;
    display: flex;
    align-items: center;
    column-gap: 8px;
  }

  .about-us-page .about-team .at-dots-content .slick-dots li{
    display: flex;
    width: fit-content;
    margin: 0;
    padding: 0;
  }

  .about-us-page .about-team .at-dots-content .slick-dots li button{
    width: 28px;
    height: 4px;
    border-radius: 5px;
    border: none;
    background-color: #D9DCDE;
  }

  .about-us-page .about-team .at-dots-content .slick-dots li.slick-active button{
    background-color: #989BA1;
  }
  
  .about-us-page .about-team .at-dots-content .iconfont{
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #C1C3C7;
    color: #989BA1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    user-select: none;
    cursor: pointer;
  }
  
  .about-us-page .about-team .at-dots-content .atdc-dots-box{
    display: flex;
    align-items: center;
    column-gap: 4px;
  }
  
  .about-us-page .about-team .at-dots-content .atdc-dots-box div{
    width: 28px;
    height: 4px;
    border-radius: 5px;
    background-color: #D9DCDE;
  }
  
  .about-us-page .about-team .at-dots-content .atdc-dots-box .dot_active{
    background-color: #989BA1;
  }
}
