.main .inside-banner .inside-banner-img {
  background-image: url(/_upload/tpl/0e/9d/3741/template3741/images/academic/academic-banner.jpg);
}

.list_r span {
  font-size: 0.14rem;
  font-family: PingFang SC, PingFang SC-Regular;
  font-weight: 400;
  text-align: left;
  color: #404040;
  line-height: 0.22rem;
}

.list_r .list_time {
  margin-right: 0.5rem;
}

.list_r .list_time::before {
  content: "";
  display: inline-block;
  background-image: url(/_upload/tpl/0e/9d/3741/template3741/images/time.png);
  margin-right: 14px;
  width: 0.15rem;
  height: 0.15rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.list_r .list_position::before {
  content: "";
  display: inline-block;
  background-image: url(/_upload/tpl/0e/9d/3741/template3741/images/position.png);
  margin-right: 14px;
  width: 0.15rem;
  height: 0.15rem;
  background-repeat: no-repeat;
  background-size: contain;
}

.page_title > P {
  margin: 0.32rem 0 0.1rem 0;
}

.experience:last-child {
  margin-bottom: unset;
}

.experience .lecture_inf {
  font-size: 0.18rem;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  color: #232323;
  line-height: 0.28rem;
  margin-top: 0.2rem;
}

.experience .lecture_code {
  display: block;
  width: 1.66rem;
  height: 1.64rem;
}

.academic-list .re_img {
  position: relative;
  width: 4rem;
  height: 2.1rem;
  background: url(/_upload/tpl/0e/9d/3741/template3741/images/academic-bg.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

.academic-list .avatar {
  position: absolute;
  top: 30%;
  left: 15%;
}

.academic-list .avatar .avatar-img {
  width: 0.72rem;
  height: 0.72rem;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
}

.academic-list .avatar .name {
  margin-top: 10px;
  font-size: 0.14rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: center;
  color: #353533;
  line-height: 20px;
  letter-spacing: 1px;
}

.academic-list .t-title {
  display: flex;
  align-items: center;
  margin: 0 25px;
  height: 100%;
  font-size: 0.16rem;
  font-family: Songti SC, Songti SC-Black;
  font-weight: 900;
  text-align: center;
  color: #ad894d;
  transform: translateY(-10%);
}

@media screen and (max-width: 910px) {
  .list_r .list_time {
    margin-right: unset;
    font-size: 14px;
    line-height: 22px;
  }
  .list_r .list_time::before {
    width: 15px;
    height: 15px;
  }
  .list_r .list_position {
    font-size: 14px;
    line-height: 22px;
  }
  .list_r .list_position::before {
    width: 15px;
    height: 15px;
  }
  .experience .lecture_inf {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
  }
  .experience .lecture_code {
    width: 166px;
    height: 164px;
  }
  .academic-list .re_img {
    width: 2rem;
    height: 1.1rem;
  }
  .academic-list .avatar {
    top: 20%;
    left: 10%;
  }
  .academic-list .avatar .avatar-img {
    width: 72px;
    height: 72px;
  }
  .academic-list .avatar .name {
    margin-top: 5px;
    font-size: 12px;
  }
  .academic-list .t-title {
    margin: 0 30px;
    font-size: 18px;
    line-height: 20px;
    transform: unset;
  }
}

@media screen and (max-width: 500px) {
  .academic-list .re_img {
    width: 100%;
    height: 200px;
    background-size: cover;
  }
  .academic-list .avatar {
    top: 30%;
    left: 10%;
  }
  .academic-list .avatar .avatar-img {
    width: 72px;
    height: 72px;
  }
}
