/*news*/
#news_new {
  padding: 35px 0 55px;
  border-bottom: 1px solid #e5e5e5;
}
#news_new dl {
  margin-bottom: 30px;
}

@media screen and (max-width: 1200px) {
  #news_new {
    padding: 30px 0 40px;
  }
  #news_new dl {
    margin-bottom: 20px;
  }
  #news_new dt {
    font-size: 14px;
  }
}/*# sourceMappingURL=top.css.map */