.listTop[data-v-5cc64d17] {
  background-color: #fff;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  margin-bottom: 10px;
}
.el-main[data-v-5cc64d17] {
  overflow: hidden;
  padding: 50px 0px 60px 0px;
  font-size: 14px;
}
.keyword[data-v-5cc64d17] {
  display: flex;
  font-size: 14px;
  padding: 10px 7px 10px 0px;
  border-bottom: 1px solid #dbdbdb;
}
.keyword[data-v-5cc64d17] .el-input__icon {
  margin-right: 18px;
}
.keyword[data-v-5cc64d17] .el-icon-search:before {
  content: "\E778";
}
.keyword[data-v-5cc64d17] .el-input__icon {
  margin-left: 15px;
  line-height: 28px;
}
.keyword[data-v-5cc64d17] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
  border-radius: 15px;
}
.keyword[data-v-5cc64d17] .el-input__icon {
  margin-left: 15px;
}
.keyword[data-v-5cc64d17] .el-input--mini {
  font-size: 14px;
  padding: 0px 12px;
}
.keyText[data-v-5cc64d17] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
.okList[data-v-5cc64d17],
.unList[data-v-5cc64d17] {
  padding: 0px 12px;
}
.okList li[data-v-5cc64d17],
.unList li[data-v-5cc64d17] {
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  line-height: 49px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.unList li[data-v-5cc64d17]:nth-last-of-type(1) {
  border-bottom: 0px;
}
.iconS[data-v-5cc64d17] {
  border-radius: 50%;
  background: #11bb89;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: 5px;
}
.icon[data-v-5cc64d17] {
  border-radius: 50%;
  background: #f78c36;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: 5px;
}
.unList[data-v-5cc64d17] {
  position: relative;
}
.Mask[data-v-5cc64d17] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

