.impress_list {
  overflow: hidden;
}

.impress_list .item {
  width: 288px;
  padding: 20px 0;
  margin-right: 14px;
}

.impress_list .item .pic {
  width: 194px;
  height: 292px;
  margin-bottom: 10px;
}

.impress_list .item .t {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.f_l {
  float: left;
}

a {
  text-decoration: none;
  color: #333;
}
