#main_area h1 {
  /* 宋体 Std L
font-family: "adobe-song-std", sans-serif;
font-weight: 300;
font-style: normal;*/
}
.news_title {
  /*阿里巴巴普惠体 Regular
  font-family: "alibaba-puhuiti", sans-serif;
  font-weight: 400;
  font-style: normal;*/
}
#main_area li {
  display: flex;
}
#news_area .date {
  width: 20%;
  margin-right: 0%;
}
.news_title {
  width: 80%;
}