.wp_articlecontent .list-paddingleft-2 {
  padding-left: 0;
}

.wp_articlecontent .list-paddingleft-2 li {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0.07rem;
  padding-left: 30px;
  background: url(../images/ling-icon.png) no-repeat left 7px top 13px;
}

html,
body,
header.list-header {
  height: auto;
}

header.list-header .banner {
  margin-top: 0.25rem;
}

.list-banner {
  margin-top: 0.32rem;
  position: relative;
}

.list-banner .banner {
  height: 2.9rem;
  position: relative;
  z-index: 2;
}

.list-banner .banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-banner .banner-bg {
  position: absolute;
  top: 0;
  left: calc(1440px + (100% - 1440px) / 2);
  width: calc((100% - 1440px) / 2);
  background-color: #003f88;
  height: 2.9rem;
}

.list-banner .position {
  position: absolute;
  top: 2.05rem;
  left: 0;
  width: calc(1440px + (100% - 1440px) / 2);
  background-color: #f2f3f4;
  height: 1.45rem;
}

.list-banner .position .weizhi {
  position: absolute;
  left: calc(100% - 1440px);
  top: 0.85rem;
  line-height: 60px;
  padding-left: 38px;
  background: url(../images/position-icon.png) no-repeat left 3px center;
  font-family: "Roboto_Regular";
}

.list-banner .position .weizhi a {
  color: #666666;
}

.list-container {
  margin-top: 1.01rem;
}

.big-event {
  padding-bottom: 1rem;
}

@media screen and (max-width: 1500px) {
  .list-banner .banner-bg {
    display: none;
  }

  .list-banner .banner {
    padding: 0;
  }

  .list-banner .position {
    position: static;
    height: auto;
    min-height: 60px;
    max-width: 100%;
    padding: 8px 3%;
    width: auto;
    display: flex;
    align-items: center;
  }

  .list-banner .position .weizhi {
    position: static;
    line-height: 30px;
  }

  .list-container {
    margin-top: 0.51rem;
  }
}

.list-container .right .list-big-title {
  height: 46px;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}

.list-container .right .list-big-title .content-nav {
  font-size: 36px;
  font-family: "RobotoCondensed_Bold";
  position: relative;
}

.list-container .right .list-big-title .line {
  flex: 1;
  width: 100%;
  height: 4px;
  margin-left: 9px;
  background-color: #e4e4e4;
}

.list-container .right .list-event1 .swiper-slide .center {
  width: 85.2%;
  margin: 0 auto;
}

.list-container .right .list-event1 .swiper-slide .center .pic {
  height: 5.19rem;
}

.list-container .right .list-event1 .swiper-slide .center .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-container .right .list-event1 .swiper-slide .center .date {
  display: inline-block;
  margin-top: 0.62rem;
  font-size: 24px;
  color: #fff;
  padding: 0.16rem 0.32rem;
  background-color: #003f88;
}

.list-container .right .list-event1 .swiper-slide .center .title {
  height: 1.9rem;
  min-height: 130px;
  margin-top: 0.29rem;
  font-size: 22px;
  line-height: 0.4rem;
  overflow: hidden;
  font-family: "Roboto_Regular";
}

.list-container .right .list-event1 .swiper-button-next {
  right: 0;
  background-image: url(../images/list-right-icon1.png);
}

.list-container .right .list-event1 .swiper-button-prev {
  left: 0;
  background-image: url(../images/list-left-icon1.png);
}

.list-container .right .list-event1 .swiper-button-next,
.list-container .right .list-event1 .swiper-button-prev {
  top: 26%;
  width: 22px;
  height: 40px;
  background-size: 22px 40px;
}

.list-container .right .time-line {
  position: relative;
}

.list-container .right .time-line .list-event2 {
  width: 85.2%;
  margin: 0 auto;
}

.list-container .right .time-line .list-event2 .swiper-slide .pic {
  width: 0.62rem;
  height: 0.62rem;
  min-width: 35px;
  min-height: 35px;
  border-radius: 50%;
  overflow: hidden;
}

.list-container .right .time-line .list-event2 .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.list-container .right .time-line .list-event2 .swiper-slide .date {
  margin-top: 0.14rem;
  font-size: 16px;
  line-height: 40px;
  font-family: "Roboto_Regular";
  color: #666;
}

.list-container .right .time-line .list-event2 .swiper-slide-active .date {
  color: #003f88;
  font-weight: bold;
}

.list-container .right .time-line .line {
  position: absolute;
  height: 1px;
  width: 100%;
  background: #003f77;
  top: 0.31rem;
}

.list-container .right .time-line .swiper-button-next {
  right: 0;
  background-image: url(../images/list-event-right-arrow.png);
}

.list-container .right .time-line .swiper-button-prev {
  left: 0;
  background-image: url(../images/list-event-left-arrow.png);
}

.list-container .right .time-line .swiper-button-next,
.list-container .right .time-line .swiper-button-prev {
  top: 0.31rem;
  width: 61px;
  height: 19px;
  background-size: auto;
  transform: translateY(5px);
  z-index: 0;
}

@media screen and (max-width: 1300px) {
  .list-container .right .list-event1 .swiper-slide .center .date {
    font-size: 20px;
  }

  .list-container .right .list-event1 .swiper-slide .center .title {
    font-size: 18px;
    line-height: 30px;
  }
}

.right .list-pic {
  overflow: hidden;
}

.right .list-pic>li {
  padding: 0.29rem 0;
  overflow: hidden;
  border-bottom: #c6c6c6 1px dashed;
}

.right .list-pic li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.right .list-pic .gp-img-responsive {
  margin-left: 0.27rem;
  width: 4.08rem;
  padding: 0;
}

.right .list-pic .gp-img-responsive img {
  width: 100%;
  object-fit: cover;
  max-height: 230px;
}

.right .list-pic .listText {
  flex: 1;
  border-left: 5px solid #003f88;
  padding-left: 0.37rem;
}

.right .list-pic .listText .listTitle {
  display: block;
  font-size: 20px;
  line-height: 32px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  transition: all 0.2s ease;
  font-family: "RobotoCondensed_Bold";
  min-height: 0.64rem;
}

.right .list-pic .listText .listTitle:hover {
  color: #003f88;
}

.right .list-pic .listText .listCon {
  margin-top: 0.13rem;
  font-size: 18px;
  line-height: 30px;
  color: #999;
  overflow: hidden;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-family: "Roboto_Regular";
}

.right .list-pic .listText .listDate {
  display: inline-block;
  color: #003f88;
  font-size: 16px;
  line-height: 30px;
  margin-top: 0.22rem;
}

@media screen and (max-width: 1350px) {
  .right .list-pic .listText .listTitle {
    font-size: 18px;
    line-height: 30px;
  }

  .right .list-pic .listText .listCon {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 766px) {
  .right .list-pic .gp-img-responsive {
    width: 220px;
  }
}

@media screen and (max-width: 750px) {
  .right .list-pic .listText .listTitle {
    font-size: 16px;
    line-height: 26px;
  }

  .right .list-pic .listText .listCon {
    font-size: 14px;
    line-height: 23px;
  }
}

@media screen and (max-width: 600px) {
  .right .list-pic li a {
    flex-direction: column-reverse;
  }

  .right .list-pic .gp-img-responsive {
    width: 100%;
    margin-left: 0;
  }

  .right .list-pic .gp-img-responsive img {
    max-height: none;
  }

  .right .list-pic .gp-img-responsive {
    float: none;
    width: 100%;
  }

  .right .list-pic .listText .listTitle {
    margin-top: 8px;
  }

  .right .list-pic li.noImage a {
    flex-direction: row;
  }

  .right .list-pic li.noImage .listDate {
    position: static;
    border-right: 1px dotted #e6e5e3;
    margin-right: 8px;
    width: 50px;
  }

  .right .list-pic .listText {
    border-left: none;
    padding-left: 0;
  }
}

/* 详情页 */
/* 详情页 */
.article .article-title {
  padding-top: 0.13rem;
  text-align: center;
}

.article .article-title h3 {
  font-size: 28px;
  line-height: 55px;
  color: #003f88;
  font-family: "RobotoCondensed_Bold";
}

.article .article-content img {
  max-width: 80%;
  width: 80% !important;
  height: 80% !important;
}

.article .article-title p {
  padding-bottom: 0.24rem;
  line-height: 45px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0.2rem;
  font-size: 16px;
  color: #999999;
}


.article .article-content {
  margin-bottom: 60px;
}

.article .article-content p {
  line-height: 40px;
  font-size: 18px;
  color: #333333;
  font-family: "Roboto_Regular" !important;
}
.article .article-content p span {
  font-family: "Roboto_Regular" !important;
}

.wp_articlecontent p {
  font-family: "Roboto_Regular" !important;
}

.wp_entry img {
  max-width: 80%;
}

@media screen and (max-width: 1000px) {
  .article .article-title h3 {
    font-size: 26px;
    line-height: 36px;
  }

  .article .article-title p {
    line-height: 24px;
    margin-top: 10px;
  }

  .article .article-title p span {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .article .article-content p img {
    max-width: 100%;
  }

  .article .article-title h3 {
    font-size: 24px;
  }
}

@media screen and (max-width: 420px) {
  .article .article-title h3 {
    font-size: 20px;
  }
}

/* 教师列表页 */
.list-container .right .list-team .list-team-item {
  position: relative;
  margin-bottom: 0.51rem;
  display: flex;
  justify-content: space-between;
}

.list-container .right .list-team .list-team-item .left-col {
  padding-left: 6.3%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  width: 29.5%;
}

.list-container .right .list-team .list-team-item .left-col .pic {
  display: block;
  width: 100%;
  padding-bottom: 0.64rem;
}

.list-container .right .list-team .list-team-item .left-col .pic img {
  width: 100%;
  object-fit: cover;
  max-height: 286px;
  min-height: 180px;
  border-radius: 14px;
}

.list-container .right .list-team .list-team-item .right-col {
  flex: 1;
  position: relative;
  margin-left: 0.47rem;
  padding-right: 0.27rem;
  font-family: "Roboto_Regular";
  box-sizing: border-box;
  z-index: 1;
}

.list-container .right .list-team .list-team-item .right-col .content .info {
  color: #999;
  font-size: 18px;
  display: flex;
  align-items: baseline;
  margin-bottom: 0.59rem;
  flex-wrap: wrap;
}

.list-container .right .list-team .list-team-item .right-col .content .info .name {
  font-size: 0.3rem;
  line-height: 0.4rem;
  color: #003f88;
  margin-right: 0.15rem;
  font-family: "RobotoCondensed_Bold";
}

.list-container .right .list-team .list-team-item .right-col .content .info .zhic {
  margin-right: 0.13rem;
}

.list-container .right .list-team .list-team-item .right-col .content .info .doctor {
  margin-left: 0.13rem;
}

.list-container .right .list-team .list-team-item .right-col .content .msg .msg-m {
  font-size: 20px;
  line-height: 40px;
  display: flex;
  align-items: center;
}

.list-container .right .list-team .list-team-item .right-col .content .msg .msg-m .title {
  font-family: "RobotoCondensed_Bold";
}

.list-container .right .list-team .list-team-item .right-col .content .msg .msg-m .text {
  font-family: "Roboto_Regular";
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.list-container .right .list-team .list-team-item .right-col .content .research {
  margin-top: 0.3rem;
}

.list-container .right .list-team .list-team-item .right-col .content .research .title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 22px;
  line-height: 42px;
  font-family: "RobotoCondensed_Bold";
}

.list-container .right .list-team .list-team-item .right-col .content .research .title::before {
  content: '';
  position: absolute;
  left: 0;
  width: 50%;
  height: 1px;
  background-color: #dadada;
}

.list-container .right .list-team .list-team-item .right-col .content .research .title::after {
  content: '';
  position: absolute;
  right: 0;
  width: 50%;
  height: 1px;
  background-color: #dadada;
}

.list-container .right .list-team .list-team-item .right-col .content .research .title p {
  padding: 0 10px;
  background-color: #f0f5fc;
  position: relative;
  z-index: 5;
}

.list-container .right .list-team .list-team-item .right-col .content .research .text {
  font-size: 20px;
  line-height: 40px;
  padding-left: 18px;
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  background: url(../images/ling-icon.png) no-repeat left;
}

.list-container .right .list-team .list-team-item .right-col .content .other {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.4rem;
  min-height: 20px;
  margin-top: 0.18rem;
  padding-bottom: 0.07rem;
  border-bottom: 1px solid #003f88;
}

.list-container .right .list-team .list-team-item .right-col .content .other .more {
  font-size: 16px;
  color: #003f88;
}

.list-container .right .list-team .list-team-item::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 17%);
  background-color: #f0f5fc;
  border-radius: 15px 15px 15px 1.5rem;
}

@media screen and (max-width: 1340px) {
  .list-container .right .list-team .list-team-item .right-col .content .info {
    margin-bottom: 0.34rem;
  }

  .list-container .right .list-team .list-team-item .right-col .content .msg .msg-m,
  .list-container .right .list-team .list-team-item .right-col .content .research .text {
    font-size: 18px;
    line-height: 36px;
  }

  .list-container .right .list-team .list-team-item .right-col .content .research .title {
    font-size: 20px;
    line-height: 38px;
  }
}

@media screen and (max-width: 1250px) {
  .list-container .right .list-team .list-team-item .left-col {
    padding-left: 3.5%;
  }

  .list-container .right .list-team .list-team-item .right-col .content .info .name {
    font-size: 22px;
    line-height: 32px;
  }

  .list-container .right .list-team .list-team-item .right-col .content .info {
    font-size: 16px;
  }

  .list-container .right .list-team .list-team-item .right-col .content .research .title {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1150px) {
  .list-container .right .list-team .list-team-item .right-col .content .research {
    margin-top: 5px;
  }

  .list-container .right .list-team .list-team-item .right-col {
    padding-bottom: 0.2rem;
  }
}

@media screen and (max-width: 620px) {
  .list-container .right .list-team .list-team-item .right-col {
    margin-left: 0.27rem;
  }

  .list-container .right .list-team .list-team-item .right-col .content .info .name {
    font-size: 20px;
  }

  .list-container .right .list-team .list-team-item .right-col .content .msg .msg-m,
  .list-container .right .list-team .list-team-item .right-col .content .research .text {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 420px) {
  .list-container .right .list-team .list-team-item .right-col .content .info .name {
    font-size: 20px;
    line-height: 30px;
  }

  .list-container .right .list-team .list-team-item .right-col .content .info,
  .list-container .right .list-team .list-team-item .right-col .content .other .more {
    font-size: 14px;
  }
}

/* 专家详情页 */
.list-container .right .team-info .list-team .list-team-item .left-col .pic {
  padding-bottom: 0.5rem;
}

.list-container .right .team-info .list-team .list-team-item::before {
  border-bottom-left-radius: 1.2rem;
}

.list-container .right .team-info .show-team {
  font-family: "Roboto_Regular";
}

.list-container .right .team-info .show-team .team-con-title {
  display: flex;
  align-items: center;
  margin-top: 0.51rem;
  margin-bottom: 0.2rem;
}

.list-container .right .team-info .show-team .team-con-title::before,
.list-container .right .team-info .show-team .team-con-title::after {
  content: '';
  height: 1px;
  flex: 1;
  background-color: #003f88;
}

.list-container .right .team-info .show-team .team-con-title span {
  position: relative;
  padding-left: 0.56rem;
  padding-right: 0.34rem;
  font-size: 24px;
  line-height: 24px;
  font-family: "RobotoCondensed_Bold";
}

.list-container .right .team-info .show-team .team-con-title span::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 24px;
  left: 0.34rem;
  background-color: #003f88;
}

.list-container .right .team-info .show-team .team-con-detail {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
}

.list-container .right .team-info .show-team .team-con-col>li {
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 0.07rem;
  padding-left: 30px;
  background: url(../images/ling-icon.png) no-repeat left 7px top 13px;
}

@media screen and (max-width: 1250px) {
  .list-container .right .team-info .show-team .team-con-title span {
    font-size: 22px;
    line-height: 22px;
  }

  .list-container .right .team-info .show-team .team-con-title span::before {
    height: 22px;
  }
}

@media screen and (max-width: 620px) {
  .list-container .right .team-info .show-team .team-con-title span {
    font-size: 20px;
    line-height: 20px;
  }

  .list-container .right .team-info .show-team .team-con-title span::before {
    height: 20px;
  }

  .list-container .right .team-info .show-team .team-con-detail,
  .list-container .right .team-info .show-team .team-con-col>li {
    font-size: 16px;
    line-height: 32px;
  }

  .list-container .right .team-info .show-team .team-con-col>li {
    background-position: left 4px top 11px;
    padding-left: 21px;
  }
}


.article .article-content .team-con-title_1 {
  display: flex;
  align-items: center;
  margin-top: 0.51rem;
  margin-bottom: 0.2rem;
}

.article .article-content .team-con-title_1::before,
.article .article-content .team-con-title_1::after {
  content: '';
  height: 1px;
  flex: 1;
  background-color: #003f88;
}

.article .article-content .team-con-title_1 span {
  position: relative;
  padding-left: 0.56rem;
  padding-right: 0.34rem;
  font-size: 24px;
  line-height: 24px;
  font-family: "RobotoCondensed_Bold";
}

.article .article-content .team-con-title_1 span::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 24px;
  left: 0.34rem;
  background-color: #003f88;
}


.list-container .right .team-info .show-team h1 {
  display: flex;
  align-items: center;
  margin-top: 0.51rem;
  margin-bottom: 0.2rem;
}

.list-container .right .team-info .show-team h1::before,
.list-container .right .team-info .show-team h1::after {
  content: '';
  height: 1px;
  flex: 1;
  background-color: #003f88;
}

.list-container .right .team-info .show-team h1 span {
  position: relative;
  padding-left: 0.56rem;
  padding-right: 0.34rem;
  font-size: 24px;
  line-height: 24px;
  font-family: "RobotoCondensed_Bold";
}

.list-container .right .team-info .show-team h1 span::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 24px;
  left: 0.34rem;
  background-color: #003f88;
}


@media screen and (max-width: 1250px) {
  .list-container .right .team-info .show-team h1 span {
    font-size: 22px;
    line-height: 22px;
  }

  .list-container .right .team-info .show-team h1 span::before {
    height: 22px;
  }
}

@media screen and (max-width: 620px) {
  .list-container .right .team-info .show-team h1 span {
    font-size: 20px;
    line-height: 20px;
  }

  .list-container .right .team-info .show-team h1 span::before {
    height: 20px;
  }
}