.warp[data-v-8cf13d6c] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.warp .warp-content[data-v-8cf13d6c] {
  height: calc(100% - 45px);
  overflow: auto;
}
.warp .warp-footer[data-v-8cf13d6c] {
  height: 45px;
}
.card-date-group[data-v-8cf13d6c] {
  margin: 5px;
}
.card-date-group .card-date-item .card-content[data-v-8cf13d6c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card-date-group .card-date-item[data-v-8cf13d6c] .ant-collapse-header {
  background-color: #fdfbfb;
  border: #f6f3f3 solid 1px;
}
.card-date-group .card-date-item[data-v-8cf13d6c] .ant-collapse-header .collapse-date-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 20px;
}
.card-date-group .card-date-item[data-v-8cf13d6c] .ant-collapse-content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.card-item[data-v-8cf13d6c] {
  width: 23.67vw;
  height: 40vh;
  margin: 0 0.5vw 0.5vw 0.5vw;
}
.card-item[data-v-8cf13d6c] .ant-card-body {
  height: calc(100% - 49px);
}
.card-item-content[data-v-8cf13d6c] {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.card-item-null-content[data-v-8cf13d6c] {
  width: 100%;
  height: 100%;
  background-color: #0096FB;
  border: 1px solid #0801021f;
  border-radius: 2px;
  opacity: 0.2;
}
.card-item-img[data-v-8cf13d6c] {
  width: 100%;
  max-height: 100%;
}
.model-img[data-v-8cf13d6c] {
  width: 100%;
  height: 100%;
  margin: 5px;
}
[data-v-8cf13d6c] .ant-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
[data-v-8cf13d6c] .ant-input-group .ant-input-group-addon {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 5px;
}
[data-v-8cf13d6c] .ant-input-group .ant-input-group-addon > span {
  width: 100%;
}
.warp-footer[data-v-8cf13d6c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 45px;
  border-top: 1px solid #ddd1d3;
  border-radius: 2px;
}
.warp-footer .footer-check[data-v-8cf13d6c] {
  margin: 10px;
}
.warp-footer .btn-group[data-v-8cf13d6c] {
  margin-right: 60px;
}
.warp-footer .btn-group[data-v-8cf13d6c] > * {
  margin: 0 10px;
}
.topic-name-wrapper[data-v-8cf13d6c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  margin-right: 10px;
}
.topic-name-wrapper .topic-name[data-v-8cf13d6c] {
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

