
.van-dialog__confirm,
.van-dialog__confirm:active {
  color: #fff !important;
  background: #0d6fa9 !important;
}

.listTop[data-v-2a4e74ee] {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 70px;
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 10px;
  background-color: #fff;
}
.listTop .head-top[data-v-2a4e74ee] {
  position: relative;
  line-height: 40px;
}
.listTop .head-top i.van-icon[data-v-2a4e74ee] {
  position: absolute;
  left: 5px;
  top: 10px;
}
.listTop .head-top h2[data-v-2a4e74ee] {
  text-align: center;
}
.listTop .head-tit[data-v-2a4e74ee] {
  text-align: center;
  color: #999;
  font-size: 14px;
  line-height: 20px;
}
.el-main[data-v-2a4e74ee] {
  padding: 50px 0px 60px 0px;
  font-size: 14px;
  overflow: hidden;
}
.keyword[data-v-2a4e74ee] {
  display: flex;
  font-size: 14px;
  padding: 10px 7px 10px 0px;
  border-bottom: 1px solid #dbdbdb;
}
.keyword[data-v-2a4e74ee] .el-input__icon {
  margin-right: 18px;
}
.keyword[data-v-2a4e74ee] .el-icon-search:before {
  content: "\E778";
}
.keyword[data-v-2a4e74ee] .el-input__icon {
  margin-left: 15px;
  line-height: 24px;
}
.keyword[data-v-2a4e74ee] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
  border-radius: 15px;
}
.keyword[data-v-2a4e74ee] .el-input__icon {
  margin-left: 15px;
}
.keyword[data-v-2a4e74ee] .el-input--mini {
  font-size: 14px;
  padding: 0px 12px;
}
.keyText[data-v-2a4e74ee] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
.delBtn[data-v-2a4e74ee] {
  background: #0c6fa8;
  color: #fff;
  font-size: 14px;
  border-radius: 20px;
  padding: 2px 10px;
}

