.list-wrapfl[data-v-4b7dca26] {
  width: 240px;
  height: auto;
}
.list-wrapfr[data-v-4b7dca26] {
  width: 944px;
  min-height: 500px;
  background: #fff;
  border-radius: 4px;
}
.list-wrapfr .cont-top[data-v-4b7dca26] {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 35px;
  border-bottom: 1px solid #ddd;
}
.list-wrapfr .list-cont li[data-v-4b7dca26] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 36px;
  border-bottom: 1px solid #ddd;
}
.list-wrapfr .list-cont li .list-img[data-v-4b7dca26] {
  flex-shrink: 0;
  width: 160px;
  height: 165px;
  overflow: hidden;
  cursor: pointer;
}
.list-wrapfr .list-cont li .list-desc[data-v-4b7dca26] {
  width: 640px;
  overflow: hidden;
}

