#team.team {
  position: relative;
  width: 100%;
  min-width: 1366px;
  background: #fff;
  font-family: 'Microsoft YaHei-Regular';
  overflow: hidden;
  padding-top: 122px;
}
#team .breadcrumb {
  padding: 20px 0;
}
#team .breadcrumb-item {
  background: url(/assets/images/common/icon-slash.png) no-repeat left center;
  background-size: 16px;
  padding-left: 24px;
  line-height: 20px;
  font-size: 14px;
  color: #77798E;
}
#team .breadcrumb-item:hover {
  color: #1259F0;
}
#team .breadcrumb-item:first-child {
  background-image: url(/assets/images/common/icon-home.png);
  padding-left: 20px;
}
#team .breadcrumb-item:first-child:hover {
  color: #1259F0;
}
#team .breadcrumb-item:last-child {
  color: #39435A;
}
#team .breadcrumb-item:last-child:hover {
  color: #39435A;
}
#team .top {
  height: 420px;
  background: url(/assets/images/medical/aboutus/bg-team-top.png) no-repeat center center;
  background-size: auto 420px;
  background-color: #e5f1ff;
}
#team .top-content {
  padding-top: 89px;
}
#team .top-content .name {
  line-height: 46px;
  font-size: 46px;
  font-weight: bold;
  color: #1B305E;
  text-align: center;
}
#team .top-content .data {
  width: 383px;
  margin: 48px auto 0;
  display: flex;
  justify-content: space-between;
  gap: 0 96px;
}
#team .top-content .data .data-item {
  position: relative;
}
#team .top-content .data .data-item .count {
  line-height: 39px;
  font-size: 32px;
  font-weight: bold;
  font-family: DIN;
  color: #1B305E;
  text-align: center;
}
#team .top-content .data .data-item .text {
  line-height: 21px;
  font-style: 16px;
  color: #495973;
  margin-top: 8px;
  text-align: center;
}
#team .container {
  padding-top: 56px;
}
#team .container .title {
  text-align: center;
  margin: 0 auto;
  padding-top: 19px;
  position: relative;
}
#team .container .title .title-name {
  display: inline-block;
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #39435A;
  position: relative;
  z-index: 1;
}
#team .container .title .title-en {
  background: linear-gradient(180deg, #B4B8C1 0%, rgba(180, 184, 193, 0.2) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 39px;
  font-size: 32px;
  font-weight: bold;
  font-family: DIN;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#team .container .title .text {
  line-height: 28px;
  font-size: 16px;
  color: #495973;
  margin-top: 12px;
}
#team .container .title-2 {
  text-align: center;
  margin: 0 auto;
  position: relative;
}
#team .container .title-2 .title-name {
  display: inline-block;
  line-height: 32px;
  font-size: 24px;
  color: #15213A;
  position: relative;
  padding-bottom: 24px;
  z-index: 1;
}
#team .container .title-2 .title-name::after {
  content: '';
  width: 80px;
  height: 8px;
  background: linear-gradient(90deg, #0D9DEE 0%, #35CEC1 100%);
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
#team .container .title-2 .title-text {
  width: 1100px;
  line-height: 28px;
  font-size: 16px;
  color: #495973;
  margin: 16px auto 0;
}
#team .container1 {
  background: #FAFBFC;
  padding-top: 40px;
  padding-bottom: 60px;
}
#team .container1 .content-box {
  padding: 40px 0 70px;
}
#team .container1 .content-box.white {
  background: #fff;
}
#team .container1 .content-box.first {
  padding-top: 0;
}
#team .container1 .content {
  display: flex;
  position: relative;
}
#team .container1 .content.right {
  justify-content: flex-end;
}
#team .container1 .content.right .left {
  width: 765px;
  background-image: url(/assets/images/medical/aboutus/icon-team-1-3.png);
  background-position: right 0;
}
#team .container1 .content.right .right {
  top: 80px;
  left: auto;
  right: 838px;
  background-image: url(/assets/images/medical/aboutus/bg-team-1-2.png);
}
#team .container1 .content.right .right img {
  left: auto;
  right: 164px;
}
#team .container1 .content .left {
  width: 838px;
  background: url(/assets/images/medical/aboutus/icon-team-1-1.png) no-repeat left 0;
  background-size: 70px auto;
  padding-top: 102px;
}
#team .container1 .content .left .manager {
  display: flex;
  align-items: flex-end;
}
#team .container1 .content .left .manager .name {
  line-height: 42px;
  font-size: 32px;
  font-weight: bold;
  color: #39435A;
  position: relative;
  z-index: 1;
}
#team .container1 .content .left .manager .name::after {
  content: '';
  width: 100%;
  height: 10px;
  background: linear-gradient(270deg, #83f0ff, #558bff);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
#team .container1 .content .left .manager .job {
  line-height: 29px;
  font-size: 22px;
  color: #39435A;
  margin-left: 24px;
}
#team .container1 .content .left .left-text {
  margin-top: 40px;
}
#team .container1 .content .left .left-text .has-child {
  position: relative;
}
#team .container1 .content .left .left-text .has-child::before {
  content: '';
  height: calc(100% - 22px);
  border-left: 1px dashed rgba(103, 162, 255, 0.3);
  position: absolute;
  top: 15px;
  left: 5px;
}
#team .container1 .content .left .left-text .has-child .child {
  padding-left: 20px;
}
#team .container1 .content .left .left-text .has-child .child p {
  background-image: url(/assets/images/medical/aboutus/icon-team-1-4.png);
  color: #515867;
}
#team .container1 .content .left .left-text p {
  background: url(/assets/images/medical/aboutus/icon-team-1-2.png) no-repeat left 9px;
  background-size: 10px auto;
  line-height: 28px;
  font-size: 16px;
  color: #39435A;
  text-align: justify;
  margin-bottom: 16px;
  padding-left: 20px;
}
#team .container1 .content .left .left-text p:last-child {
  margin: 0;
}
#team .container1 .content .left .left-text p span {
  font-weight: bold;
  color: #1259F0;
}
#team .container1 .content .right {
  width: 960px;
  height: 463px;
  background: url(/assets/images/medical/aboutus/bg-team-1-1.png) no-repeat center bottom;
  background-size: 100%;
  font-size: 0;
  position: absolute;
  top: 45px;
  left: 838px;
}
#team .container1 .content .right img {
  width: 354px;
  position: absolute;
  top: 0;
  left: 144px;
}
#team .container2 {
  background: linear-gradient(180deg, #FFFFFF 0%, #F5F7FA 100%);
  padding-top: 80px;
  padding-bottom: 130px;
  overflow: hidden;
}
#team .container2 .container-content {
  position: relative;
  z-index: 1;
}
#team .container2 .container-content::after {
  content: '';
  width: 356px;
  height: 610px;
  background: linear-gradient(180deg, rgba(18, 122, 227, 0) 0%, rgba(18, 122, 227, 0.11) 100%);
  opacity: 0.15;
  position: absolute;
  right: -580px;
  bottom: -260px;
  z-index: -1;
  transform: rotate(30deg);
}
#team .container2 .content {
  margin-top: 80px;
  position: relative;
  z-index: 1;
}
#team .container2 .content::before {
  content: '';
  width: 356px;
  height: 610px;
  background: linear-gradient(180deg, rgba(18, 122, 227, 0) 0%, rgba(18, 122, 227, 0.11) 100%);
  opacity: 0.15;
  position: absolute;
  left: -100px;
  bottom: -260px;
  z-index: -1;
  transform: rotate(30deg);
}
#team .container2 .content::after {
  content: '';
  width: 356px;
  height: 610px;
  background: linear-gradient(180deg, rgba(18, 122, 227, 0) 0%, rgba(18, 122, 227, 0.11) 100%);
  opacity: 0.15;
  position: absolute;
  right: 170px;
  bottom: -260px;
  z-index: -1;
  transform: rotate(30deg);
}
#team .container2 .content .tr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 104px;
}
#team .container2 .content .tr:last-child {
  margin: 0;
}
#team .container2 .content .tr:nth-child(2n) .item::before {
  left: -65px;
}
#team .container2 .content .tr:nth-child(2n) .item::after {
  right: 65px;
  bottom: 150px;
}
#team .container2 .content .tr:nth-child(2n) .item .item-content {
  float: right;
}
#team .container2 .content .tr:nth-child(2n) .item .item-content .name {
  width: 100%;
}
#team .container2 .content .tr:nth-child(2n) .item .info {
  background: linear-gradient(90deg, #009A7E 0%, #02BDC9 100%);
}
#team .container2 .content .tr:nth-child(2n) .item .info::before {
  text-align: right;
  top: 0;
  left: auto;
  right: 366px;
}
#team .container2 .content .tr:nth-child(2n) .item .info .info-content {
  float: right;
}
#team .container2 .content .tr:nth-child(2n) .item .info .info-content .msg {
  width: auto;
}
#team .container2 .content .tr:nth-child(2n) .item img {
  left: 0;
  right: auto;
}
#team .container2 .content .tr .item {
  width: 624px;
  height: 306px;
  background: #fff;
  box-shadow: 0px 4px 24px 0px rgba(64, 93, 153, 0.06);
  border-radius: 16px;
  padding: 32px 36px;
  overflow: hidden;
  position: relative;
}
#team .container2 .content .tr .item::before {
  content: '';
  width: 100px;
  height: 200px;
  background: linear-gradient(0deg, rgba(18, 122, 227, 0) 0%, rgba(18, 122, 227, 0.11) 100%);
  opacity: 0.15;
  position: absolute;
  left: 150px;
  bottom: 150px;
  transform: rotate(30deg);
}
#team .container2 .content .tr .item::after {
  content: '';
  width: 100px;
  height: 200px;
  background: linear-gradient(0deg, rgba(18, 122, 227, 0) 0%, rgba(18, 122, 227, 0.11) 100%);
  opacity: 0.15;
  position: absolute;
  right: -65px;
  bottom: 140px;
  transform: rotate(30deg);
}
#team .container2 .content .tr .item .item-content {
  width: 345px;
}
#team .container2 .content .tr .item .item-content .name {
  width: 298px;
  line-height: 26px;
  font-size: 16px;
  color: #000;
}
#team .container2 .content .tr .item .item-content .desc {
  line-height: 24px;
  font-size: 14px;
  color: #495973;
  margin-top: 12px;
  opacity: 0.8;
}
#team .container2 .content .tr .item .info {
  width: 100%;
  height: 68px;
  background: linear-gradient(90deg, #57A4FF 0%, #255DC8 100%);
  padding: 10px 36px;
  position: absolute;
  left: 0;
  bottom: 40px;
}
#team .container2 .content .tr .item .info::before {
  content: var(--en);
  width: 100%;
  height: 100%;
  line-height: 68px;
  font-size: 60px;
  font-weight: 600;
  font-family: DIN;
  color: #fff;
  letter-spacing: 5px;
  opacity: 0.05;
  position: absolute;
  top: 0;
  left: 267px;
}
#team .container2 .content .tr .item .info .info-content {
  width: 345px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
#team .container2 .content .tr .item .info .info-content .name .text {
  line-height: 29px;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
}
#team .container2 .content .tr .item .info .info-content .name .en {
  line-height: 11px;
  font-size: 8px;
  color: #fff;
  text-align: center;
}
#team .container2 .content .tr .item .info .info-content .msg {
  width: 212px;
  background: url(/assets/images/medical/aboutus/icon-team-2-1.png) no-repeat left center;
  background-size: 26px;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  margin-left: 44px;
  padding-left: 34px;
  position: relative;
}
#team .container2 .content .tr .item .info .info-content .msg.card {
  background-image: url(/assets/images/medical/aboutus/icon-team-2-2.png);
}
#team .container2 .content .tr .item .info .info-content .msg::before {
  content: '';
  width: 1px;
  height: 100%;
  min-height: 26px;
  background: rgba(255, 255, 255, 0.24);
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
#team .container2 .content .tr .item .info .info-content .msg span {
  font-weight: bold;
}
#team .container2 .content .tr .item img {
  width: 252px;
  position: absolute;
  top: 0;
  right: 0;
}
#team .container3 {
  padding-top: 80px;
  padding-bottom: 110px;
}
#team .container3 .content {
  margin-top: 88px;
  position: relative;
  z-index: 1;
}
#team .container3 .content::after {
  content: '';
  width: 310px;
  height: 134px;
  background: url(/assets/images/medical/aboutus/bg-team-3-4.png) no-repeat center center;
  position: absolute;
  top: -20px;
  right: -184px;
  z-index: -1;
}
#team .container3 .content .box {
  width: 213px;
  height: 213px;
  background: linear-gradient(180deg, #f3f7fd, rgba(249, 249, 249, 0));
  border-radius: 50%;
  position: absolute;
  top: 320px;
  left: -74px;
}
#team .container3 .content .box::after {
  content: '';
  width: 125px;
  height: 125px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#team .container3 .content .tr {
  display: flex;
  gap: 100px 72px;
  margin-bottom: 100px;
}
#team .container3 .content .tr:last-child {
  margin: 0;
}
#team .container3 .content .tr .item {
  width: 406px;
  height: 280px;
  background: url(/assets/images/medical/aboutus/bg-team-3-1.png) no-repeat left top;
  padding: 13px 24px;
  position: relative;
}
#team .container3 .content .tr .item .name {
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
#team .container3 .content .tr .item .img {
  width: 384px;
  height: 223px;
  font-size: 0;
  border: 1px solid #DCF6FF;
  box-shadow: 0px 2px 12px 0px rgba(0, 36, 80, 0.17);
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
}
#team .container3 .content .tr .item .img:hover img {
  transform: scale(1.05);
}
#team .container3 .content .tr .item .img img {
  transition: all 0.3s ease-in-out;
}
#team .container4 {
  background: #F5F7FA;
  padding-top: 80px;
  padding-bottom: 130px;
}
#team .container4 .content {
  margin-top: 88px;
  position: relative;
}
#team .container4 .content::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #DEDFE6;
  position: absolute;
  left: 0;
  top: 33px;
}
#team .container4 .content .item {
  margin-bottom: 48px;
}
#team .container4 .content .item:last-child {
  margin: 0;
}
#team .container4 .content .item.open .item-title .icon {
  background-position: left 10px;
  transform: rotate(0);
}
#team .container4 .content .item .item-title {
  width: 148px;
  height: 40px;
  background: url(/assets/images/medical/aboutus/bg-team-4-1.png) no-repeat left center;
  background-size: 100%;
  font-size: 0;
  text-align: center;
  padding: 8px 0;
  margin-left: 23px;
  cursor: pointer;
  position: relative;
}
#team .container4 .content .item .item-title::before {
  content: '';
  width: 26px;
  height: 26px;
  background: rgba(9, 157, 176, 0.1);
  border-radius: 50%;
  position: absolute;
  left: -36px;
  top: 7px;
  cursor: default;
}
#team .container4 .content .item .item-title::after {
  content: '';
  width: 14px;
  height: 14px;
  background: #07AEA0;
  border-radius: 50%;
  position: absolute;
  left: -30px;
  top: 13px;
  cursor: default;
}
#team .container4 .content .item .item-title span {
  display: inline-block;
  line-height: 24px;
  font-size: 18px;
  font-weight: bold;
  color: #07AEA0;
  vertical-align: middle;
}
#team .container4 .content .item .item-title .icon {
  width: 14px;
  height: 24px;
  background: url(/assets/images/medical/aboutus/icon-team-4-1.png) no-repeat center center;
  background-size: 100%;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
  margin-left: 6px;
}
#team .container4 .content .item .item-content {
  max-height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
#team .container4 .content .item .item-content .content-imgs {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 24px;
  margin-left: 36px;
}
#team .container4 .content .item .item-content .content-imgs .img-item {
  width: 310px;
  height: 206px;
  font-size: 0;
  border: 2px solid #FFFFFF;
  border-radius: 16px;
  box-shadow: 0px 4px 16px 0px rgba(24, 25, 30, 0.08);
}
#team .container4 .content .item .item-content .content-imgs .img-item img {
  width: 100%;
  border-radius: 16px;
}
