.search-box[data-v-c7ebd6b6] {
  background-color: #fff;
  padding: 15px 15px 0;
  margin-bottom: 15px;
}
.search-box .search-btn[data-v-c7ebd6b6] {
  width: 90px;
}
[data-v-c7ebd6b6] .el-form-item {
  margin-bottom: 10px;
}
.form-div[data-v-c7ebd6b6] {
  flex-wrap: wrap;
}
.table[data-v-c7ebd6b6] {
  background-color: #fff;
  padding: 20px;
}
[data-v-c7ebd6b6] .el-table thead {
  background-color: #f7f8fa;
}
.import-btn[data-v-c7ebd6b6] {
  position: relative;
}
.import-btn:hover .impot-box[data-v-c7ebd6b6] {
  display: block;
}
.import-btn .impot-box[data-v-c7ebd6b6] {
  position: absolute;
  top: 20px;
  right: -20px;
  margin: auto;
  z-index: 99;
  padding: 20px;
  display: none;
  border-radius: 5px;
}

