.contentBox{
    padding-top: 0.2rem;
}
.newsInfo{
    margin-top:0.1rem !important;
}
.time{
    margin-right:0.1rem;
}
.time,.source{
    color:#787878;
}
.ad-bg {
  background: #eee;
}
.ad-place {
  background: #fff; 
  padding: 0.06rem 0 0;
  position: relative;

}
.ad-place img {
  width: 100%;
  height: 1.2rem;
  display: block;
  border-radius: 10px;
}
.ad-place .icon {
  width: 0.31rem;
  height: 0.16rem;
  background: rgba(0,0,0,0.44);
  border-radius: 0rem 0rem 0rem 0.02rem;
  color: #ffffff;
  font-size: 0.11rem;
  line-height: 0.16rem;
  text-align: center;
  position: absolute;
  top:0.05rem;
  right: 0.05rem;
}
