.list {
  margin-top: 42px; }

.list-item {
  display: block;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 1px #e1e1e1 solid;
  margin-bottom: 24px; }
  .list-item__cover {
    float: left;
    width: 260px;
    height: 160px;
    margin-right: 16px; }
    .list-item__cover img {
      width: 100%;
      height: 100%; }
  .list-item__info {
    float: left;
    width: 800px; }
  .list-item__info-title {
    font-size: 16px;
    color: #333; }
  .list-item__info-intro {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 17px 0 28px 0; }
  .list-item__info-time {
    font-size: 14px;
    color: #999; }

/*# sourceMappingURL=list4.css.map */
