.newsImgMar img{
  width:100%;
}
.newsTitle h5{
  font-size:0.3rem;
  text-align:center;
}
.newsTitle{
  margin-bottom:0.2rem;
}
.newsContent p{
  /* text-indent:0.5rem; */
  margin-bottom:0.1rem;
}
.newsList p{
  margin-bottom: 0
}
.newsList .newsTle{
  margin-bottom: 0;
  width: 70%;
  display: inline-block;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;

}
.newsList a{
  color:#454545;
  display:block;
  height:100%;
}
.newsList li{
   line-height:1rem;
   height: 1rem;
   font-size:0.28rem;
   padding: 0 0.2rem;
   border-bottom:1px solid #e5e5e5;
}
.returnBtn img{
  width: 0.3rem;
}
.flow .paginate-container .active span{
  z-index: 0;
}
.flow .paginate-container{
  padding: 0 0.1rem
}
.newsContent img{
  display: block;
  margin:0.1rem 0;
  width: 100%;
}
.newsList li{
  overflow: hidden;
}
.newsContent p{
  /* text-indent: 0.5rem !important; */
}
