.list_one {
  color: #999999;
}
.list_one li {
  margin-top: 15px;
  height: 84px;
}
.list_one img {
  width: 115px;
  height: 84px;
}
.list_one p {
  margin-left: 125px;
  line-height: 17px;
}
.list_one .title {
  color: #4d4d4d;
  font-weight: bold;
  font-size: 12px;
  margin-left: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list_one .time_author {
  color: #b3b3b3;
}
.list_one .text {
  font-size: 10px;
  color: #999999;
}
