.header-wrap[data-v-6eb21aae] {
  width: 100%;
  height: 60px;
  position: relative;
  left: 0;
  top: 0;
}
.header-wrap .header-fixed[data-v-6eb21aae] {
  width: 100%;
  height: 60px;
  padding: 0 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
  background: #2c4b6d;
  color: #fff;
}
.header-wrap .header-fixed .head-search[data-v-6eb21aae] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 500px;
  height: 36px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #9ea6af;
  margin-right: 123px;
  padding-right: 35px;
  padding-left: 26px;
}
.header-wrap .header-fixed .head-search .head-input[data-v-6eb21aae] {
  width: 360px;
  height: 100%;
  font-size: 14px;
}
.header-wrap .header-fixed .head-search .head-img[data-v-6eb21aae] {
  cursor: pointer;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}
.header-wrap .header-fixed .logo[data-v-6eb21aae] {
  width: 92px;
  height: auto;
}
.header-wrap .header-fixed .user-tx[data-v-6eb21aae] {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
}
[data-v-6eb21aae] .el-dropdown-menu__item {
  font-size: 14px;
}
[data-v-6eb21aae] .el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover a[data-v-6eb21aae] {
  color: #2a58b1;
}
[data-v-6eb21aae] .el-dialog__header {
  padding: 0;
}
[data-v-6eb21aae] .el-dialog__body {
  padding: 0;
}
[data-v-6eb21aae] .customWidth {
  width: 488px;
}

