.highlights-content {
  margin: 50px 0;
}

/* right */
.right-top-left span {
  font-size: 32px;

  color: #5b5c5e;
}

.right-top-right img {
  width: 23px;
  height: 23px;
}

.right-top-right p {
  font-size: 15px;
  color: #818285;
  margin: 0px;
}

.right-xian {
  width: 897px;
  height: 1px;
  background-color: #e9eaeb;
  margin-top: 34px;
  margin-bottom: 17px;
}

.list1 {
  height: 180px;
  padding: 16px 0px;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #e9eaeb;
}

.list1 img {
  width: 257px;
  height: 147px;
  background-color: #e9eaeb;
  margin-right: 20px;
}

.list-right {
  width: 510px;
  height: 147px;

}

.title {
  font-size: 18px;
  color: #2e2e30;
  margin: 0px;
}

.txt {
  font-size: 15px;
  line-height: 31px;
  color: #818285;
  margin: 0px;
}

.time {
  font-size: 15px;
  color: #818285;
  margin-top: 38px;
}

/* 分页 */
.right-foot {
  margin-top: 72px;
  margin-bottom: 105px;
}

.foot-pages {
  width: 430px;
  height: 24px;

}

.pages-1 {
  width: 70px;
  height: 22px;
  font-size: 15px;
  color: #2e2e30;
}

.pages-2 {
  width: 57px;
  height: 22px;
  background-color: #f4f4f5;
  font-size: 13px;
  color: #acacac;
}

.pages-3 {
  width: 22px;
  height: 22px;
  background-color: #409eff;
  font-size: 15px;
  color: #ffffff;
  ;
}

.pages-4 {
  width: 22px;
  height: 22px;
  background-color: #f4f4f5;
  font-size: 15px;
  color: #2f2c2c;
}