.flex-between[data-v-32cac518]{
  display:flex;
  justify-content:space-between;
  align-items:center
}
.aui-form .lable[data-v-197bfbe2] {
  white-space: nowrap;
}
.ipt-box[data-v-197bfbe2] {
  width: 256px;
}
.vxe-select[data-v-197bfbe2] {
  width: 100% !important;
}

.ks-item[data-v-a019213a]{
  width:80px;
  min-height:50px;
  border:1px solid #ffedf6;
  position:relative;
  cursor:pointer;
  margin-right:10px;
  border-radius:10px 10px 0 0
}
.ks-item .ope-mask[data-v-a019213a]{
  display:none
}
.ks-item:hover .ope-mask[data-v-a019213a]{
  position:absolute;
  bottom:0;
  color:#fff;
  opacity:.9;
  background:#333;
  width:100%;
  height:26px;
  padding:5px;
  box-sizing:border-box;
  display:flex;
  justify-content:space-between;
  align-items:center;
  font-size:12px
}
.ks-item.center[data-v-a019213a]{
  display:flex;
  justify-content:center;
  align-items:center
}
.ks-item[data-v-a019213a] .v-image{
  border-radius:10px 10px 0 0 !important
}
.ks-item .txt[data-v-a019213a]{
  width:100%;
  padding:5px 5px 0 5px;
  box-sizing:border-box;
  display:inline-block
}
[data-v-a019213a] .el-tag.el-tag--info{
  color:var(--primary-100) !important
}
.aui-table-search[data-v-48165efc]{
  display:grid;
  grid-template-columns:repeat(5, 18%)
}
