.news_detail ul {
  list-style-position: inside;
  padding-left: 0;
}

.news_detail ul li a {
  color: #0090FF;
}
