.public-banner {
  background-image: url("../img/yanfa/banner-img.png");
}
.public-banner .team {
  margin-top: 49px;
  text-align: center;
  font-size: 54px;
  font-family: AlimamaFangYuanTiVF-Bold-Round, AlimamaFangYuanTiVF;
  font-weight: normal;
  color: rgba(0, 212, 212, 0.14);
  line-height: 46px;
  background: rgba(0, 212, 212, 0.14) linear-gradient(180deg, #B9D9FF 0%, #F5FBFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.public-main {
  padding-top: 78px;
  padding-bottom: 98px;
}
.public-main.team {
  display: flex;
  padding-top: 100px;
  position: relative;
}
.public-main.team::before {
  content: "";
  width: 214px;
  height: 140px;
  background: #42D8A0;
  border-radius: 12px;
  position: absolute;
  top: 78px;
  left: 23px;
  z-index: -5;
}
.public-main.team img {
  width: 470px;
  height: 313px;
  border-radius: 10px;
}
.public-main.team .main {
  width: 0;
  flex: 1;
  margin-left: 68px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.public-main.team .main .title {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
.public-main.team .main .cont {
  margin-top: 32px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
}
.public-main.expert .swiper-box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.public-main.expert .swiper-box .swiper-button-prev,
.public-main.expert .swiper-box .swiper-button-next {
  margin-top: -40px;
  width: 68px;
  height: 68px;
  background-size: 60%;
  background-image: url("../img/index/expert-arrow.png");
  border: 2px solid #42D8A0;
  border-radius: 50%;
  background-repeat: no-repeat;
  transform-origin: center center;
}
.public-main.expert .swiper-box .swiper-button-prev:hover,
.public-main.expert .swiper-box .swiper-button-next:hover {
  background-image: url("../img/index/expert-arrow-active.png");
  background-color: #42D8A0;
}
.public-main.expert .swiper-box .swiper-button-prev {
  left: -90px;
}
.public-main.expert .swiper-box .swiper-button-prev:hover {
  transform: rotate(180deg);
}
.public-main.expert .swiper-box .swiper-button-next {
  right: -90px;
  transform: rotate(180deg);
}
.public-main.expert .swiper-box .swiper-button-next:hover {
  transform: rotate(0);
}
.public-main.expert .swiper-box .swiper-container {
  width: 100%;
  height: 100%;
}
.public-main.expert .swiper-box .swiper-container .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.public-main.expert .swiper-box .swiper-container .swiper-slide img {
  width: 300px;
  height: 300px;
}
.public-main.expert .swiper-box .swiper-container .swiper-slide .name {
  color: #333333;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}
.public-main.expert .swiper-box .swiper-container .swiper-slide .post {
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  margin-top: 1px;
}
.public-main.expert .swiper-box .swiper-container .swiper-slide .department {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 6px;
}
.public-main.zhengshu .swiper-box {
  width: 828px;
  margin: 0 auto;
  position: relative;
}
.public-main.zhengshu .swiper-box .swiper-button-prev,
.public-main.zhengshu .swiper-box .swiper-button-next {
  margin-top: -40px;
  width: 68px;
  height: 68px;
  background-size: 60%;
  background-image: url("../img/index/expert-arrow.png");
  border: 2px solid #42D8A0;
  border-radius: 50%;
  background-repeat: no-repeat;
  transform-origin: center center;
}
.public-main.zhengshu .swiper-box .swiper-button-prev:hover,
.public-main.zhengshu .swiper-box .swiper-button-next:hover {
  background-image: url("../img/index/expert-arrow-active.png");
  background-color: #42D8A0;
}
.public-main.zhengshu .swiper-box .swiper-button-prev {
  left: -144px;
}
.public-main.zhengshu .swiper-box .swiper-button-prev:hover {
  transform: rotate(180deg);
}
.public-main.zhengshu .swiper-box .swiper-button-next {
  right: -144px;
  transform: rotate(180deg);
}
.public-main.zhengshu .swiper-box .swiper-button-next:hover {
  transform: rotate(0);
}
.public-main.zhengshu .swiper-box .swiper-container {
  width: 100%;
  height: 100%;
}
.public-main.zhengshu .swiper-box .swiper-container .swiper-slide .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 252px;
  height: 238px;
  background: rgba(146, 235, 203, 0.27);
  border-radius: 16px;
  margin: 0 auto;
}
.public-main.zhengshu .swiper-box .swiper-container .swiper-slide .box img {
  height: 147px;
  margin-top: 22px;
}
.public-main.zhengshu .swiper-box .swiper-container .swiper-slide .box .title {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 17px;
  margin-top: auto;
  margin-bottom: 14px;
}
.public-main.hospital {
  padding: 78px 25px 75px;
}
.public-main.hospital ul {
  display: flex;
  flex-wrap: wrap;
}
.public-main.hospital ul li {
  width: 195px;
  height: 115px;
  background: #F5F5F5;
  margin-right: 43px;
  margin-bottom: 33px;
  transition: 0.2s;
}
.public-main.hospital ul li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.public-main.hospital ul li:nth-child(5n) {
  margin-right: 0;
}
.public-main.hospital ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
