#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;
}
.news_text_area {
  /*字由点字典楷 Regular*/
  font-family: "hellofont-id-diankai", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page_area01 {
  /*阿里巴巴普惠体 Regular*/
  font-family: "alibaba-puhuiti", sans-serif;
  font-weight: 400;
  font-style: normal;
}