.list-area[data-v-6f0c543c] {
  box-sizing: border-box;
  padding: 0 14px 80px;
}
.input-outer[data-v-6f0c543c] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.bottomToast[data-v-6f0c543c] {
  position: absolute;
  bottom: 25px;
  left: 20px;
  z-index: 999;
}
.input-box[data-v-6f0c543c] {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 32px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #DDE0E7;
}
.input-box i.el-icon-search[data-v-6f0c543c] {
  display: inline-block;
  color: #999;
}
.input-box input[data-v-6f0c543c] {
  border: 0;
  width: 100%;
}
.input-box input[data-v-6f0c543c]::-moz-placeholder {
  color: #999;
}
.input-box input[data-v-6f0c543c]::placeholder {
  color: #999;
}
.input-box input[data-v-6f0c543c]:focus {
  border: 0;
}
.el-form.diag-center[data-v-6f0c543c] {
  width: 70%;
  margin: 0 auto;
  padding: 50px 0 100px;
}
.el-main[data-v-6f0c543c] {
  box-sizing: border-box;
  font-size: 14px;
  overflow: hidden;
  padding: 0px;
}
.activeClass[data-v-6f0c543c] {
  background-color: #e7f3f9 !important;
  color: #0c6fa8 !important;
  font-weight: 550 !important;
}
input[data-v-6f0c543c] {
  border: 0;
  width: 100%;
}
input[data-v-6f0c543c]::-moz-placeholder {
  color: #999;
}
input[data-v-6f0c543c]::placeholder {
  color: #999;
}
i.el-icon-search[data-v-6f0c543c] {
  display: inline-block;
  font-size: 16px;
  margin: 0 10px;
}
[data-v-6f0c543c] .el-table__body tr.current-row > td {
  background-color: #e9f4fb !important;
  /* color: #f19944; */
  /* 设置文字颜色，可以选择不设置 */
}

