.list-wrapper ul[data-v-bb782918] {
  min-height: 300px;
}
.list-wrapper .item[data-v-bb782918] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  border-bottom: 1px dashed #ccc;
}
.list-wrapper .item .img-box[data-v-bb782918] {
  width: 160px;
  height: 100px;
  margin-right: 20px;
  background: #ccc;
}
.list-wrapper .item .img-box img[data-v-bb782918] {
  width: 100%;
  height: 100%;
}
.list-wrapper .item .content-box[data-v-bb782918] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 32px;
}
.list-wrapper .item .content-box .title[data-v-bb782918] {
  color: #4f90f5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-wrapper .item .content-box .info[data-v-bb782918] {
  font-size: 16px;
}
.list-wrapper .item .content-box .info .line[data-v-bb782918] {
  margin: 0 10px;
}
.list-wrapper .item .content-box .digest[data-v-bb782918] {
  text-indent: 2em;
  line-height: 20px;
  font-size: 14px;
}
.list-wrapper .no-data[data-v-bb782918] {
  text-align: center;
  font-size: 30px;
  line-height: 300px;
  color: #ccc;
  background: #fff;
}

.list-wrapper ul[data-v-4bd9879e] {
  min-height: 300px;
}
.list-wrapper .item[data-v-4bd9879e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0.2rem 0;
  border-bottom: 1px dashed #ccc;
}
.list-wrapper .item .img-box[data-v-4bd9879e] {
  width: 1.965rem;
  height: 1.5rem;
  margin-right: 0.2rem;
  background: #ccc;
}
.list-wrapper .item .img-box img[data-v-4bd9879e] {
  width: 100%;
  height: 100%;
}
.list-wrapper .item .content-box[data-v-4bd9879e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.list-wrapper .item .content-box .title[data-v-4bd9879e] {
  width: 3.4rem;
  display: inline-block;
  font-size: 0.24rem;
  color: #4f90f5;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-wrapper .item .content-box .info[data-v-4bd9879e] {
  font-size: 0.2rem;
}
.list-wrapper .item .content-box .info .line[data-v-4bd9879e] {
  margin: 0 0.05rem;
}
.list-wrapper .item .content-box .digest[data-v-4bd9879e] {
  text-indent: 2em;
  line-height: 20px;
  font-size: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-wrapper .no-data[data-v-4bd9879e] {
  text-align: center;
  font-size: 30px;
  line-height: 300px;
  color: #ccc;
  background: #fff;
}

