/* 适配华龙芯 添加的 css */

.top-news-item {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
