.box-card[data-v-b6fc6966] {
  position: relative;
}
.box-card .btnTitle[data-v-b6fc6966] {
  position: absolute;
  right: 10px;
}
.box-card .btnTitle[data-v-b6fc6966]:hover {
  color: #e6a23c;
}
.selectType[data-v-b6fc6966] {
  width: 290px;
}
.overall-form[data-v-b6fc6966] {
  margin: 0;
  height: 42px;
  display: flex;
  align-items: flex-end;
}
.buttonBox[data-v-b6fc6966] {
  position: absolute;
  top: -2px;
  right: 6px;
}
.checkbox[data-v-b6fc6966] {
  display: flex;
  align-items: center;
}
.overall-btn1[data-v-b6fc6966] {
  margin-right: 0px;
}
.overall-btn1[data-v-b6fc6966]:hover {
  color: #e6a23c;
}
.end-title[data-v-b6fc6966] {
  position: relative;
}
.end-title .el-checkbox[data-v-b6fc6966] {
  margin-right: 20px;
  position: absolute;
  left: 10px;
  top: 4px;
  color: #409EFF;
}
.end-title .el-checkbox[data-v-b6fc6966]:hover {
  color: #e6a23c;
}
.end-title .audit-ids[data-v-b6fc6966] {
  position: absolute;
  left: 75px;
  top: 0px;
  margin-top: 4px;
  margin-left: 5px;
  color: #606266;
  font-size: 13px;
}
.end-title .audit-ids .btns[data-v-b6fc6966] {
  margin-right: 16px;
}
.end-title .audit-ids .btns[data-v-b6fc6966]:hover {
  color: #e6a23c;
}
.end-title .audit-ids1[data-v-b6fc6966] {
  position: absolute;
  left: 75px;
  top: -6px;
  color: #606266;
  font-size: 13px;
  /* border: 1px solid red; */
}
.end-title .audit-ids1 .btns[data-v-b6fc6966] {
  margin-right: 16px;
}
.end-title .audit-ids1 .btns[data-v-b6fc6966]:hover {
  color: #e6a23c;
}
.select-box[data-v-b6fc6966] {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
  flex: 1;
}
