.top_head[data-v-be84949c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -20px;
  margin-left: -20px;
}
.top_head[data-v-be84949c] .ant-tabs-bar {
  border-bottom: none;
  margin-bottom: 0;
}
.top_head .ant-form-item[data-v-be84949c] {
  margin-bottom: 0;
}
.title[data-v-be84949c] {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0 10px;
  display: flex;
  align-items: center;
}
.title[data-v-be84949c]::before {
  content: " ";
  display: block;
  width: 5px;
  height: 21px;
  background: inherit;
  background-color: #0052d9;
  margin-right: 10px;
}

