
.list[data-v-b2b9f01a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.item[data-v-b2b9f01a] {
  margin-top: 10px;
  margin-left: 10px;
}
.main[data-v-b2b9f01a] {
  width: 100%;
  position: relative;
}
.main img[data-v-b2b9f01a] {
  width: 100%;
}
.coverage[data-v-b2b9f01a] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(5, 5, 5, 0.8);
  color: #fff;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coverage_u[data-v-b2b9f01a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}
.coverage_ul[data-v-b2b9f01a] {
  margin-right: 30px;
  cursor: pointer;
}
.coverage_ur[data-v-b2b9f01a] {
  cursor: pointer;
}
.table-operations[data-v-b2b9f01a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.item_title[data-v-b2b9f01a] {
  margin: auto;
  height: 20px;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-v-b2b9f01a] .ant-card-body {
  overflow: hidden;
}

