/* ABOUT US 部分 - 白色背景区域 */
.about-us-section {
  background: #fff;
  padding: 0.62rem 0 0.82rem;
}
.about-us-section .container {
  width: 13rem;
  margin: 0 auto;
}
.about-us-header {
  text-align: center;
  margin-bottom: 0.08rem;
}
.about-us-title {
  font-size: 0.7rem;
  font-weight: bold;
  margin-bottom: 0.15rem;
  letter-spacing: 0.05rem;
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #3F71D5;
  font-family: Calibri, Calibri;
}
.about-us-title .text {
  color: #3F71D5;
}
.about-us-subtitle {
  font-size: 0.27rem;
  color: #363636;
  font-weight: bold;
  font-family: Calibri, Calibri;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
}
.about-us-content {
  display: flex;
  justify-content: space-between;
}
.about-us-right {
  flex: 1;
}
.about-us-right .section-heading {
  font-size: 0.26rem;
  font-weight: bold;
  color: #0D0D0D;
  margin-bottom: 0.25rem;
}
.about-us-right .section-text {
  font-size: 0.16rem;
  color: #4A4A4A;
  line-height: 0.35rem;
  text-indent: 2em;
}
.about-us-left {
  flex: none;
  width: 3.74rem;
  margin-right: 1.79rem;
}
.about-us-left .section-heading {
  font-size: 0.25rem;
  text-align: center;
  color: #4A4A4A;
  letter-spacing: 0.04rem;
  margin-bottom: 0.22rem;
}
.about-us-left .section-text {
  width: 3.6rem;
  color: #686868;
  font-size: 0.16rem;
  line-height: 0.25rem;
  margin: auto;
}
/* 人才生态和项目布局部分 - 深蓝色背景区域 */
.talent-project-section {
  background: url(../img/about_bg.png) center center / cover no-repeat;
  color: #fff;
  padding: 0.82rem 0 0.93rem;
}
.talent-project-section .container {
  width: 13rem;
  margin: 0 auto;
}
/* 人才生态 */
.talent-ecosystem .section-title {
  font-size: 0.26rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.15rem;
}
.talent-ecosystem .section-title-en {
  font-size: 0.47rem;
  color: #fff;
  font-family: Calibri, Calibri;
  font-weight: bold;
  margin-bottom: 0.05rem;
  text-transform: uppercase;
}
.talent-ecosystem .talent-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.talent-ecosystem .talent-left {
  flex: none;
  width: 4.4rem;
}
.talent-ecosystem .talent-description {
  font-size: 0.16rem;
  color: #fff;
  line-height: 1.8;
}
.talent-ecosystem .talent-boxes {
  display: flex;
  margin-left: 0.57rem;
  flex: 1;
}
.talent-ecosystem .talent-box {
  flex: 1;
  background: #fff;
  padding: 0.26rem 0.3rem;
  margin-right: 0.24rem;
}
.talent-ecosystem .talent-box:last-child {
  margin-right: 0;
}
.talent-ecosystem .talent-box:hover .box-title {
  color: #3F71D5;
}
.talent-ecosystem .talent-box .box-title {
  font-size: 0.26rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 0.11rem;
  transition: all ease 0.3s;
}
.talent-ecosystem .talent-box .box-text {
  color: #000;
  font-size: 0.16rem;
  line-height: 1.6;
}
/* 项目布局 */
.project-layout {
  margin-top: 0.4rem;
}
.project-layout .section-title {
  font-size: 0.26rem;
  font-weight: bold;
}
.project-layout .section-title-en {
  font-size: 0.47rem;
  color: #fff;
  font-family: Calibri, Calibri;
  font-weight: bold;
  margin: 0.11rem 0;
  text-transform: uppercase;
}
.project-description {
  font-size: 0.16rem;
  color: #fff;
  margin-bottom: 0.4rem;
}
.project-boxes {
  display: flex;
}
.project-box {
  flex: 1;
  background: #fff;
  padding: 0.45rem 0.33rem;
  margin-right: 0.18rem;
}
.project-box:last-child {
  margin-right: 0;
}
.project-box .box-title {
  font-size: 0.26rem;
  font-weight: bold;
  color: #0D0D0D;
  margin-bottom: 0.25rem;
  text-align: center;
}
.project-box .box-text {
  font-size: 0.16rem;
  color: #0D0D0D;
  line-height: 1.6;
}
.customer {
  background: url('../img/hz_bg.png') center center / cover no-repeat;
  padding: 0.63rem 0 1.07rem;
  overflow: hidden;
  position: relative;
}
.customer .z_index_earth {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -21.35416667vw;
  z-index: -1;
}
.customer .earth_box {
  width: 56.77083333vw;
  height: 56.77083333vw;
}
.customer .earth_box #earth {
  width: 100%;
  height: 100%;
}
.customer .safe-width > p {
  color: #0D0D0D;
}
.customer .safe-width > p.font47 {
  text-transform: uppercase;
  margin-bottom: 0.78rem;
}
.customer .safe-width .customer-swiper-wrapper {
  margin-top: 0.45rem;
  overflow: hidden;
}
.customer .safe-width .customer-swiper-wrapper:first-child {
  margin-top: 0.64rem;
}
.customer .safe-width .customer-swiper-wrapper:last-child {
  margin-bottom: 0;
}
.customer .safe-width .customer-swiper-wrapper2 {
  margin: 0.38rem auto 0;
}
.customer .safe-width .customer-swiper {
  overflow: visible;
}
.customer .safe-width .customer-swiper .swiper-wrapper {
  display: flex;
}
.customer .safe-width .customer-swiper .swiper-slide {
  width: auto;
  flex-shrink: 0;
}
.customer .safe-width .swiper-wrapper .swiper-slide:last-child .customer-item {
  margin-right: 0;
}
.customer .safe-width .customer-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.3s ease;
  width: 1.35rem;
  flex: none;
  margin-right: 0.59rem;
}
.customer .safe-width .customer-item .customer-item-img {
  background: #fff;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 0.2rem;
}
.customer .safe-width .customer-item img {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
  transition: all 0.5s ease;
  border-radius: 50%;
}
.customer .safe-width .customer-item p {
  color: #1D1D1D;
  text-align: center;
}
.customer .safe-width .customer-item:hover img {
  transform: scale(1.12);
}
/* 响应式设计 */
@media screen and (max-width: 1024px) {
  .about-us-content {
    flex-direction: column;
  }
  .about-us-content .about-us-left {
    width: 100%;
    margin-right: 0;
  }
  .about-us-content .about-us-left .about-us-title {
    font-size: 1.23rem;
    margin-bottom: 0.1rem;
    padding-bottom: 0;
  }
  .about-us-content .about-us-left .about-us-subtitle {
    font-size: 0.5rem;
    letter-spacing: 0.05rem;
  }
  .about-us-content .about-us-left .section-heading {
    font-size: 0.41rem;
    letter-spacing: 0.15rem;
  }
  .about-us-content .about-us-left .section-text {
    width: 100%;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .about-us-content .about-us-right .section-heading {
    font-size: 0.4rem;
    margin-bottom: 0.36rem;
    margin-top: 0.45rem;
  }
  .about-us-content .about-us-right .section-text {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  .talent-content {
    flex-direction: column;
  }
  .talent-left {
    max-width: 100%;
  }
  .talent-boxes {
    flex-direction: column;
  }
  .project-boxes {
    flex-direction: column;
  }
  .about-us-section .container,
  .talent-project-section .container {
    padding: 0;
    width: 6.9rem;
  }
  .talent-project-section .section-title {
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .talent-project-section .section-title-en {
    font-size: 0.65rem;
  }
  .talent-project-section .project-description {
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .project-boxes .project-box {
    margin-bottom: 0.34rem;
    margin-right: 0;
    min-height: 4.4rem;
  }
  .project-boxes .project-box .box-title {
    font-size: 0.34rem;
    margin-bottom: 0.4rem;
  }
  .project-boxes .project-box .box-text {
    font-size: 0.28rem;
    line-height: 0.5rem;
  }
  .talent-ecosystem .talent-left {
    width: 100%;
  }
  .talent-ecosystem .section-title-en {
    font-size: 0.65rem;
    margin-bottom: 0.12rem;
  }
  .talent-ecosystem .talent-description {
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .talent-ecosystem .talent-content .talent-boxes {
    margin-top: 0.44rem;
    margin-left: 0;
  }
  .talent-ecosystem .talent-content .talent-boxes .talent-box {
    padding: 0.28rem 0.3rem 0.4rem;
    margin-right: 0;
    margin-bottom: 0.23rem;
  }
  .talent-ecosystem .talent-content .talent-boxes .talent-box .box-title {
    font-size: 0.34rem;
    margin-bottom: 0.18rem;
  }
  .talent-ecosystem .talent-content .talent-boxes .talent-box .box-text {
    font-size: 0.28rem;
    line-height: 0.45rem;
  }
  .talent-project-section {
    background: url(../img/about_bg_m.png) center center / cover no-repeat;
  }
  .customer {
    background: url(../img/hz_bg_m.png) center center / cover no-repeat;
  }
  .customer .safe-width > p.font26 {
    font-size: 0.4rem;
  }
  .customer .safe-width > p.font47 {
    font-size: 0.56rem;
  }
  .customer .safe-width .customer-item {
    width: 1.83rem;
    margin-right: 0.68rem;
  }
  .customer .safe-width .customer-item .customer-item-img {
    width: 1.83rem;
    height: 1.83rem;
  }
  .customer .safe-width .customer-item .customer-item-img img {
    width: 1.56rem;
    height: 1.56rem;
  }
  .customer .safe-width .customer-item p {
    font-size: 0.28rem;
  }
}
