.pd-desc {
  margin: 0 auto;
  padding: 0.6rem 0.65rem;
  background: linear-gradient(#2f3032 0%, #4a4b4f 100%);
  font-size: 0.22rem;
  line-height: 0.36rem;
  text-indent: 2em;
  text-align: justify;
  color: #fff;
}
.pd-con {
  margin: 0 auto 0.6rem;
  display: flex;
  height: 4.4rem;
  color: #fff;
}
.pd-con-left {
  padding: 0.5rem 0 0 0.8rem;
  width: 4.44rem;
  font-size: 0.24rem;
  line-height: 0.43rem;
  background: linear-gradient(0deg, #d7222f 0%, #f33838 100%), #ed0909;
}
.pd-con li {
  list-style-type: disc;
}
.pd-con li::marker {
  font-size: 0.2rem;
}
.pd-con .swiper-container {
  flex: 1;
}
.pd-con .swiper-container img {
  width: 100%;
  object-fit: cover;
}
.pd-con .swiper-container .swiper-pagination {
  text-align: left;
}
.postdoctor .page-title-desc {
  margin: 0 auto;
  padding: 0 0.9rem;
  text-indent: 2em;
  text-align: justify;
}
.chengguo {
  margin: 0.34rem auto 0;
  display: grid;
  grid-template-columns: 3.88rem 6.64rem 3.89rem;
  grid-template-rows: 3.24rem 2.21rem 3.23rem;
}
.chengguo-item {
  position: relative;
}
.chengguo-item:nth-child(1) {
  grid-area: span 1 / span 2;
}
.chengguo-item:nth-child(2) {
  grid-area: span 2 / span 1;
}
.chengguo-item:nth-child(3) {
  grid-area: span 2 / span 1;
}
.chengguo-item:nth-child(4) {
  grid-area: span 1 / span 1;
}
.chengguo-item:nth-child(5) {
  grid-area: span 1 / span 2;
}
.chengguo-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover;
}
.chengguo .one-title {
  height: 100%;
  display: flex;
  align-items: center;
  color: #3b3939;
  justify-content: center;
  font-size: 0.4rem;
}
.chengguo-info {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0.35rem 0 0.34rem 0.34rem;
  color: #fff;
}
.chengguo-info .chengguo-num {
  font-size: 0.24rem;
}
.chengguo-info .chengguo-title {
  font-size: 0.36rem;
  flex: 1;
}
.chengguo-info li {
  list-style-type: disc;
  font-size: 0.2rem;
  line-height: 0.34rem;
}
.chengguo-info li::marker {
  font-size: 0.2rem;
}
.chengguo-info .chengguo-info {
  justify-content: end;
}
.tigong {
  display: flex;
  margin: 0 auto 1.3rem;
  justify-content: space-around;
}
.tigong-item {
  position: relative;
}
.tigong-item img {
  width: 3.5rem;
  height: 5.15rem;
  border-radius: 0.12rem;
}
.tigong-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.tigong-con-title {
  margin: 0.48rem 0.3rem;
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  white-space: pre;
  font-weight: bold;
}
.tigong-con-info {
  font-size: 0.24rem;
  line-height: 0.36rem;
  padding: 0 0.3rem;
}
.zpbz {
  display: flex;
  margin: 0 auto 1rem;
  justify-content: space-around;
}
.zpbz-item {
  text-align: center;
  max-width: 4.16rem;
}
.zpbz-item img {
  height: 1.12rem;
}
.zpbz-title {
  font-size: 0.34rem;
  font-weight: bold;
  padding: 0.3rem 0 0.36rem;
}
.zpbz-info {
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.zpyq {
  margin: 0 auto;
}
.zpyq-desc {
  font-size: 0.24rem;
  color: #b02020;
  text-align: center;
  padding-bottom: 0.3rem;
}
.zpyq-title {
  font-size: 0.3rem;
  display: flex;
  align-items: center;
}
.zpyq-title::after {
  content: '';
  flex: 1;
  margin-left: 0.2rem;
  display: block;
  height: 0.02rem;
  background-color: #e4e4e6;
}
.zpyq-info {
  padding: 0.27rem 0 0.8rem 0.4rem;
}
.zpyq-info li {
  list-style-type: disc;
  font-size: 0.24rem;
  line-height: 0.44rem;
}
.zpyq-info li::marker {
  font-size: 0.22rem;
}
@media screen and (max-width: 750px) {
  .swiper-pd-container {
    width: 100%;
  }
  .swiper-pd-container .swiper-slide {
    font-size: 0;
  }
  .swiper-pd-container img {
    width: 100%;
    height: 2.91rem;
    object-fit: cover;
  }
  .swiper-pagination {
    bottom: 0.3rem !important;
  }
  .swiper-pagination-bullet {
    width: 0.15rem !important;
    height: 0.15rem !important;
    opacity: 1;
    background: #C8CDD4 !important;
    margin: 0 0.1rem !important;
  }
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #E60000 !important;
  }
  .postdoctor .page-title-desc {
    padding: 0 0.3rem;
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #666;
  }
  .pdbottom,
  .pdredbottom {
    padding: 0.5rem 0.48rem;
    background: linear-gradient(#2f3032 0%, #4a4b4f 100%);
    font-size: 0.22rem;
    line-height: 0.39rem;
    border-radius: 0.08rem 0.08rem 0 0;
    color: #fff;
    text-align: justify;
  }
  .pdbottom p,
  .pdredbottom p {
    text-indent: 2em;
    padding-left: 0 !important;
  }
  .pdbottom li,
  .pdredbottom li {
    display: flex;
    align-items: center;
  }
  .pdbottom li::before,
  .pdredbottom li::before {
    content: "";
    display: block;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background: #fff;
    margin-right: 0.15rem;
  }
  .pdredbottom {
    padding: 0.36rem 0.68rem;
    background: linear-gradient(#D7222F 0%, #F33838 100%), #ED0909;
    border-radius: 0 0 0.08rem 0.08rem;
  }
  .chengguo-title {
    padding-bottom: 1rem;
    font-size: 0.35rem;
    font-weight: 700;
    color: #666666;
    text-align: center;
  }
  .swiper-container-chengguo {
    width: 100%;
    padding: 0 0.3rem 0.9rem;
    margin-top: 0.4rem;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide {
    width: 5.55rem;
    height: 4rem;
    overflow: hidden;
    border-radius: 0.08rem;
    position: relative;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0.3rem;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .title {
    font-size: 0.3rem;
    color: #fff;
    margin-bottom: 0.4rem;
    font-weight: 700;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .info {
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #fff;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .info ul {
    list-style: disc;
    padding-left: 0.3rem;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .info ul li {
    margin-bottom: 0.15rem;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .info ul li::marker {
    font-size: 0.32rem;
  }
  .mp-tigong {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.1rem;
    padding: 0 0.3rem;
  }
  .mp-tigong .tigong-item {
    border-radius: 0.08rem;
    overflow: hidden;
  }
  .mp-tigong .tigong-item img {
    width: 100%;
    height: 3.74rem;
    object-fit: cover;
    object-position: bottom;
  }
  .mp-tigong .tigong-item .tigong-con {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .mp-tigong .tigong-item .tigong-con-title {
    font-size: 0.3rem;
  }
  .mp-tigong .tigong-item .tigong-con-info {
    font-size: 0.22rem;
    line-height: 0.36rem;
  }
  .mp-zpbz {
    width: 100%;
    padding: 0 0.3rem 0.9rem;
  }
  .mp-zpbz-item {
    margin-bottom: 0.2rem;
    border: 1px solid #d2d2d2;
    border-radius: 0.08rem;
    padding: 0.4rem 0.44rem 0.4rem 0;
    display: flex;
    align-items: center;
  }
  .mp-zpbz-item .imgCon {
    width: 2.12rem;
    text-align: center;
  }
  .mp-zpbz-item img {
    width: 38%;
  }
  .mp-zpbz-item .title {
    font-size: 0.3rem;
    color: #3B3939;
    margin-bottom: 0.2rem;
  }
  .mp-zpbz-item .des {
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #999;
  }
  .zpyq {
    padding: 0 0.3rem;
  }
  .zpyq .zpyq-desc {
    color: #d03131;
    font-weight: bold;
    font-size: 0.22rem;
  }
  .zpyq .zpyq-title {
    font-size: 0.3rem;
  }
  .zpyq .zpyq-info li {
    font-size: 0.2rem;
    line-height: 0.44rem;
    color: #666;
  }
  .zpyq .zpyq-info li::marker {
    font-size: 0.3rem;
  }
}
