.index-news-go-all {
  display: inline-block;
  width: 136px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 16px;
  background: #003f88;
  font-size: 14px;
  color: #fff;
  transition: background linear 0.3s;
}