.top-header[data-v-5db868f8] {
  padding: 0 0 0 16px;
  background: #fff;
  top: 0;
  width: -webkit-fill-available;
  left: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e6eb;
  height: 40px;
}
.top-header[data-v-5db868f8] .head-layout {
  border-bottom: 0;
  height: auto;
}
.sticky[data-v-5db868f8] {
  position: sticky;
  top: 0;
  z-index: 100;
}
