.select-1[data-v-4d395826] {
  width: 140px;
  margin-right: 10px;
}

.citySelector {
  width: 100%;
  min-width: 450px;
}
.citySelector .el-select {
  display: inline-block;
}

#person_form .citySelector .el-select {
  width: 31%;
}
#operate_table .el-checkbox__label {
  font-size: 12px;
  color: #606266;
}

.reminder[data-v-2a5a4dd4] {
  font-size: 13px;
  color: #8c8f99;
  line-height: 18px;
}

