.containerDiv[data-v-f331e4b6] {
  padding: 20px 10px;
}
.containerDiv .search-container[data-v-f331e4b6] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.containerDiv .search-container .queryFont[data-v-f331e4b6] {
  color: #383838;
  font-size: 14px;
}
.containerDiv .opBtn[data-v-f331e4b6] {
  margin-bottom: 15px;
}
.containerDiv .emptyBtn[data-v-f331e4b6] {
  color: #165dff;
  cursor: pointer;
  margin-left: 100px;
}
[data-v-f331e4b6] .ant-divider-horizontal {
  margin: 2px;
}

.containerDiv[data-v-0da7e2a9] {
  padding: 20px 10px;
}
.containerDiv .search-container[data-v-0da7e2a9] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.containerDiv .search-container .queryFont[data-v-0da7e2a9] {
  color: #383838;
  font-size: 14px;
}
.containerDiv .opBtn[data-v-0da7e2a9] {
  margin-bottom: 15px;
}
.containerDiv .emptyBtn[data-v-0da7e2a9] {
  color: #165dff;
  cursor: pointer;
  margin-left: 100px;
}
[data-v-0da7e2a9] .ant-divider-horizontal {
  margin: 0;
}


.confirmBtn[data-v-5c07acd0] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 32px;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(42, 130, 228, 1);
  border-radius: 4px;
  font-size: 14px;
  line-height: 150%;
  box-shadow: 0 2px 2px 0 rgba(42, 130, 228, 0.3);
}

