.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: #2b2b2b;
}
.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 img {
    width: 100%;
    height: 4.6rem;
    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.35rem;
    line-height: 0.5rem;
  }
  .pdbottom {
    padding: 0.5rem 0.4rem;
    background: linear-gradient(#2f3032 0%, #4a4b4f 100%);
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #fff;
    text-align: justify;
  }
  .pdbottom ul {
    margin-top: 0.4rem;
  }
  .pdbottom li {
    list-style-type: disc;
    list-style-position: inside;
  }
  .pdbottom li::marker {
    font-size: 0.32rem;
  }
  .chengguo-title {
    margin-bottom: 0.3rem;
    font-size: 0.4rem;
    font-weight: 700;
    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: 6.4rem;
    height: 5.44rem;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
    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.4);
    padding: 0.5rem 0.3rem;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .title {
    font-size: 0.4rem;
    color: #fff;
    margin-bottom: 0.4rem;
    font-weight: 700;
  }
  .swiper-container-chengguo .swiper-wrapper .swiper-slide .content .info {
    font-size: 0.32rem;
    line-height: 0.4rem;
    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;
  }
  .swiper-container-tigong {
    width: 100%;
    padding: 0 0.3rem 0.9rem;
  }
  .swiper-container-tigong .swiper-wrapper .swiper-slide {
    width: 6.4rem;
    height: auto;
    border-radius: 0.2rem;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
  }
  .swiper-container-tigong .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 6rem;
    object-fit: cover;
    object-position: bottom;
  }
  .swiper-container-tigong .swiper-wrapper .swiper-slide .tigong-con {
    width: 100%;
    height: 6rem;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 0.2rem;
  }
  .swiper-container-tigong .swiper-wrapper .swiper-slide .tigong-con-title {
    font-size: 0.4rem;
    font-weight: bold;
  }
  .swiper-container-tigong .swiper-wrapper .swiper-slide .tigong-con-info {
    font-size: 0.32rem;
    line-height: 0.5rem;
  }
  .swiper-container-zpbz {
    width: 100%;
    padding: 0 0.3rem 0.9rem;
  }
  .swiper-container-zpbz .swiper-wrapper .swiper-slide {
    width: 6.4rem;
    height: auto;
    padding: 0.68rem 0 0.3rem;
    box-shadow: 0px 20px 45px 2px rgba(222, 233, 248, 0.8);
  }
  .swiper-container-zpbz .swiper-wrapper .swiper-slide img {
    display: block;
    margin: 0 auto 0.52rem;
    height: 0.9rem;
  }
  .swiper-container-zpbz .swiper-wrapper .swiper-slide .title {
    font-size: 0.35rem;
    line-height: 0.6rem;
    font-weight: 700;
    color: #222;
    padding: 0 0.44rem;
    margin-bottom: 0.2rem;
  }
  .swiper-container-zpbz .swiper-wrapper .swiper-slide .des {
    padding: 0 0.44rem;
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #444;
  }
  .zpyq {
    padding: 0 0.3rem;
  }
  .zpyq .zpyq-desc {
    font-size: 0.32rem;
  }
  .zpyq .zpyq-title {
    font-size: 0.4rem;
  }
  .zpyq .zpyq-info li {
    font-size: 0.32rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .zpyq .zpyq-info li::marker {
    font-size: 0.36rem;
  }
}
