header {
  background-color: #366592;
  line-height: 0;
  overflow: hidden;
  max-height: 800px !important;
  overflow: hidden;
}

#place {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
  margin: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  background: #366592;
  padding: 10px 0 40px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  .item {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 176px;
    flex-wrap: wrap;
    position: relative;
    margin: 30px 3%;
    .img {
      --swiper-theme-color: #007aff;
      --swiper-navigation-size: 44px;
      margin: 0;
      padding: 0;
      border: 0;
      font: inherit;
      vertical-align: baseline;
      display: flex;
      height: 100px;
      width: 100px;
      opacity: 0.6;
    }
    .desc {
      --swiper-theme-color: #007aff;
      --swiper-navigation-size: 44px;
      margin: 0;
      padding: 0;
      border: 0;
      font: inherit;
      vertical-align: baseline;
      font-size: 18px;
      color: #fff;
      text-align: center;
      width: 100%;
      position: absolute;
      bottom: -30px;
      left: 0;
      font-weight: 500;
    }
    .number {
      --swiper-theme-color: #007aff;
      --swiper-navigation-size: 44px;
      margin: 0;
      padding: 0;
      border: 0;
      font: inherit;
      vertical-align: baseline;
      font-size: 36px;
      color: #fff;
      text-align: center;
      width: 100%;
      position: absolute;
      bottom: 32px;
      left: 0;
    }
  }
}
main > div.introduce {
  --swiper-theme-color: #007aff;
  --swiper-navigation-size: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-size: 0px;
  overflow: hidden;

  .aboutUs {
    /* max-height: 810px; */
    background: url(/static/images/aboutUs3.png) no-repeat;
    background-size: cover;
    overflow: hidden;
    mask-image: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 1) 90%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .desc1 {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    display: block;
    margin-top: 50px;
    text-align: center;
    color: #0a558e;
    font-size: 36px;
    line-height: 52px;
    font-family: "Source Han Sans CN";
    letter-spacing: 5px;
  }
  .desc2 {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    display: block;
    color: #063b64;
    font-size: 16px;
    text-align: center;
    font-family: "Source Han Sans CN";
    letter-spacing: 10px;
    text-indent: 5px;
  }
  .desc3 {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    display: block;
    color: #185a8c;
    font-size: 48px;
    text-align: center;
    font-family: "Source Han Sans CN";
    margin-top: 40px;
  }
  .happening {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    background: url(https://static.aptbiotech.com/static/images/happening.png)
      no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-bottom: 170px;
    box-sizing: border-box;

    .aboutUs-swiper-wrap {
      --swiper-theme-color: #007aff;
      --swiper-navigation-size: 44px;
      padding: 0;
      border: 0;
      font: inherit;
      vertical-align: baseline;
      display: flex;
      width: 100%;
      -webkit-box-pack: center;
      justify-content: center;
      position: absolute;
      top: -300px;
      left: 0;
      right: 0;
      margin: auto;
      z-index: 2;
    }

    .aboutUs-swiper-content {
      --swiper-theme-color: #007aff;
      --swiper-navigation-size: 44px;
      margin: 0;
      padding: 0;
      border: 0;
      font: inherit;
      vertical-align: baseline;
      display: flex;
      position: relative;
      width: 76.15%;
      box-shadow: 0 0 20px rgba(97, 157, 193, 0.5);
    }
    .container-aboutus {
      width: 60%;
      -webkit-text-size-adjust: 100%;
      font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
        "Meiryo", sans-serif;
      font-size: 1.4rem;
      line-height: 1.6;
      color: #333333;
      cursor: auto;
      padding: 0 24px;
      margin-right: auto;
      margin-left: auto;
      max-width: calc(1120px + 48px);
      text-align: center;
      margin-bottom: 50px;
    }
    h5 {
      display: block;
      width: 60px !important;
      -webkit-text-size-adjust: 100%;
      font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
        "Meiryo", sans-serif;
      font-size: 1.4rem;
      line-height: 1.6;
      color: #333333;
      cursor: auto;
      text-align: center;
      padding-left: 0;
      margin: 0;
    }
  }
}

/* 科研服务模块样式 */
.tech-service {
  max-width: 1200px;
  margin: 80px auto;
  padding: 0 20px;
}

/* 标题区域 */
.topic {
  text-align: center;
  margin-bottom: 60px;
}

.topic .title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #2c3e50;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}

.topic .title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #3f72af;
}

.topic .sub-title {
  font-size: 1.2rem;
  color: #7f8c8d;
  letter-spacing: 1.2px;
}

/* 服务列表布局 */
.service-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 30px;
  justify-content: center;
}

/* 单个服务项样式 */
.service-item {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(63, 114, 175, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: center;
  cursor: pointer;
}

.service-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(63, 114, 175, 0.12);
}

/* 图标样式 */
.sci-icon {
  width: 64px;
  height: 64px;
  transition: transform 0.3s;
}
.sci-icon:hover {
  transform: scale(1.1);
}
.service-item .sci-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(63, 114, 175, 0.1);
  transition: background 0.3s ease;
}

.service-item:hover .sci-icon {
  background: rgba(110, 178, 153, 0.15);
}

.service-item img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

/* 服务名称 */
.service-item .name {
  font-size: 1.3rem;
  color: #2c3e50;
  font-weight: 600;
  margin-top: 15px;
  line-height: 1.4;
}

/* 响应式适配 */
@media (max-width: 992px) {
  .tech-service {
    margin: 60px auto;
  }

  .service-list {
    grid-template-columns: repeat(2, minmax(240px, 1fr));
  }
}

@media (max-width: 768px) {
  .topic .title {
    font-size: 2.2rem;
  }

  .service-list {
    grid-template-columns: 1fr;
    max-width: 500px;
    margin: 0 auto;
  }

  .service-item {
    padding: 25px;
  }
}

@media (max-width: 480px) {
  .tech-service {
    margin: 40px auto;
    padding: 0 15px;
  }

  .topic .title {
    font-size: 2rem;
  }

  .topic .sub-title {
    font-size: 1rem;
  }
}

.tech-platfrom {
  margin-bottom: 50px;
  ul {
    list-style: none;
    width: 840px;
    margin: 0px auto;
  }
  li {
    float: left;
    margin: 0 8px;
    height: 144px;
  }
  .hex {
    overflow: hidden;
    display: block;
    width: 150px;
    height: 173px;
    transform: rotate(-60deg) skewY(30deg);
  }
  .hexIn {
    background-color: #cccccc35;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 173px;
    line-height: 173px;
    transform: skewY(-30deg) rotate(60deg);
  }
  li:nth-child(9n + 6) {
    margin-left: 90px;
  }
  .hex-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .hex-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 15px;
    color: #17a2b8;
  }
  .hex-text img {
    width: 80px;
    height: 80px;
  }
  .hex-text span {
    display: block;
    width: 100px;
    height: 45px;
    line-height: 15px;
    overflow: hidden;
  }
}

.partner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
  /* background: #f9fafb; */

  .topic {
    text-align: center;
    margin-bottom: 30px;
  }
  .title {
    font-size: 2.5rem;
    color: #2d3748;
    letter-spacing: 2px;
    margin-bottom: 8px;
    font-weight: 600;
  }
  .sub-title {
    color: #718096;
    font-size: 1.2rem;
    margin-top: 10px;
  }

  .partner-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    gap: 18px;
    justify-content: center;
  }

  .partner-item {
    border-radius: 12px;
    /* padding: 20px; */
    /* box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08); */
    transition: transform 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 120px;
  }

  .partner-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  }
  .partner-item .img {
    width: 60px;
    height: 60px;
  }
  .partner-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-bottom: 15px;
    border-radius: 50em;
  }

  .partner-item .text {
    margin-top: 5px;
    font-size: 1rem;
    color: #4a5568;
    text-align: center;
    line-height: 1.4;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

main {
  margin: 0 auto;
  width: 100%;
}

.img-container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.img-zoom {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}

.img-zoom:hover {
  transform: scale(1.05);
}

.img-zoom2 {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}

.img-zoom2:hover {
  transform: scale(1.5);
}
.swiper-button-next,
.swiper-button-prev {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #d5d5d59c;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #366591;
}

.swiper-button-prev {
  background-image: url("/static/images/left-ar.png");
}
.swiper-button-next {
  background-image: url("/static/images/right-ar.png");
}
