










































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* .body{
    font-weight:900;
} */
.text-ellipsis[data-v-0deddf14] {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.err-msg-content[data-v-0deddf14] {
  max-width: 1000px;
  max-height: 800px;
  overflow: auto;
}
.rowClass[data-v-0deddf14] {
  /* display: flex;
  flex-wrap: wrap;
  height: 50px;
  position: relative; */
}
.del-btn-highlight[data-v-0deddf14] {
  color: hsl(357deg, 91%, 55%);
  border-color: hsl(357deg, 91%, 55%);
}
.prohibitButton[data-v-0deddf14] {
  position: absolute;
  right: 30;
  top: 0;
  border-width: 0px;
  text-align: center;
  width: 26px;
  height: 20px;
  line-height: 20px;
  background-color: rgba(245, 34, 45, 1);
  border: none;
  border-radius: 4px;
  color: #fff;
}
.tagButton[data-v-0deddf14] {
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.flex-bottom[data-v-0deddf14] {
  height: 50px;
  display: flex;
  align-items: flex-end;
}
[data-v-0deddf14] .el-table .cell {
  padding-left: 0px;
  padding-right: 0px;
}
[data-v-0deddf14] .el-select .el-input.is-disabled .el-input__inner {
  width: 300px !important;
}
.details-index-page .filter-form[data-v-0deddf14] {
  margin: 40px 0px;

  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.details-index-page .filter-form li[data-v-0deddf14] {
  line-height: 32px;
  /* float: left; */
  display: flex;
  flex-wrap: wrap;
  /* min-width: 255px; */
  margin-bottom: 40px;
  /* margin-right: 20px; */
}
.details-index-page .filter-form span[data-v-0deddf14] {
  width: 100px;
  text-align: right;
}
.details-index-page .el-table .cell[data-v-0deddf14] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-form[data-v-0deddf14] {
  overflow: hidden;
}
.filter-form .li[data-v-0deddf14] {
  /* float: left; */
  width: 400px;
  margin-right: 50px;
}
.box-tableHeader[data-v-0deddf14] {
  display: flex;
  justify-content: space-between;
  margin: 20px 30px;
}
.anniu1[data-v-0deddf14] {
  background: red;
  color: #fff;
  margin-left: 10px;
  border-radius: 10%;
  padding: 3px;
}
.anniu2[data-v-0deddf14] {
  background: #73d13d;
  color: #fff;
  margin-left: 10px;
  border-radius: 10%;
  padding: 3px;
}
.border_change[data-v-0deddf14] {
  background: #409eff;
  color: #fff;
}

