
.pa-header-search-user-select .el-select-dropdown__item.hover[data-v-3fd254dd],
.el-select-dropdown__item[data-v-3fd254dd]:hover {
  background-color: #2d68ea;
  color: #ffffff;
  border-radius: 4px;
}
.pa-header-search-user-select .el-select-dropdown__item.selected[data-v-3fd254dd] {
  background-color: #2d68ea !important;
  color: #ffffff !important;
  font-weight: 700;
}
.el-select-dropdown__item[data-v-3fd254dd] {
  padding: 5px 5px;
  line-height: 27px;
  border-radius: 4px;
}
.search-image[data-v-3fd254dd] {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

