.itemList[data-v-7e6b4f44] {
  padding-right: 10px;
}
.item[data-v-7e6b4f44],
.itemList[data-v-7e6b4f44] {
  box-sizing: border-box;
  width: 100%;
}
.item[data-v-7e6b4f44] {
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  height: 150px;
  padding: 15px 0;
  position: relative;
}
.item[data-v-7e6b4f44]:last-child {
  border-bottom: none;
}
.item h3[data-v-7e6b4f44] {
  color: #333;
  display: -webkit-box;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  width: 100%;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item .pic[data-v-7e6b4f44] {
  background-image: url(//cdn.jiemodui.com/images/img-news.jpg);
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: 120px;
  margin: 0 15px 0 0;
  max-width: 160px;
  min-width: 160px;
  width: 160px;
}
.imgRight[data-v-7e6b4f44] {
  flex: 1;
}
.twoLine[data-v-7e6b4f44] {
  height: 18px;
  justify-content: space-between;
  line-height: 18px;
  margin-top: 10px;
  word-break: normal;
  word-wrap: break-word;
  color: #ccc;
  font-size: 14px;
}
.WandTBox[data-v-7e6b4f44],
.twoLine[data-v-7e6b4f44] {
  display: flex;
}
.brief[data-v-7e6b4f44] {
  color: #999;
  display: -webkit-box;
  font-size: 14px;
  height: auto;
  line-height: 18px;
  margin-top: 10px;
  max-height: 54px;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Ptime[data-v-7e6b4f44],
.WBox[data-v-7e6b4f44] {
  margin-right: 15px;
}
.tag[data-v-7e6b4f44] {
  border: 1px solid #106b54;
  border-radius: 9px;
  box-sizing: border-box;
  color: #106b54;
  float: left;
  font-size: 13px;
  line-height: 16px;
  margin-right: 5px;
  padding: 0 10px;
}
@media (max-width: 510px) {
  .item .pic[data-v-7e6b4f44] {
    height: 80px;
    max-width: 80px;
    min-width: 80px;
    width: 80px;
  }
  .item h3[data-v-7e6b4f44] {
    font-size: 16px;
  }
  .WandTBox .tag[data-v-7e6b4f44],
  .brief[data-v-7e6b4f44] {
    display: none;
  }
  .item[data-v-7e6b4f44] {
    height: auto;
    padding: 10px 0;
  }
  .twoLine[data-v-7e6b4f44] {
    margin-top: 5px;
  }
}
