[data-v-bf6e0230]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-bf6e0230]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
body[data-v-bf6e0230] {
  margin: 0;
  padding: 0;
}
.box[data-v-bf6e0230] {
  padding: 15px;
  height: 100%;
  width: 100%;
  background-color: rgb(242, 242, 242);
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.top[data-v-bf6e0230] {
  background-color: rgb(255, 255, 255);
  width: 100%;
  min-width: 1000px;
}
.nav_top[data-v-bf6e0230] {
  width: 100%;
  overflow: hidden;
  /* padding: 0 10px; */
  background-color: rgb(255, 255, 255);
  /* display: flex;
  align-items: center;
  flex-wrap: wrap; */
}
.nav_top > div[data-v-bf6e0230] {
  padding: 15px 0 15px;
  /* width: 30%; */
  /* display: flex;
  align-items: center; */
  float: left;
}

/* .top .el-select {
  margin-right: 20px;
} */
.el-select[data-v-bf6e0230] {
  margin-left: 15px;
  width: 150px;
}
.bottom[data-v-bf6e0230] {
  width: 100%;
  /* background-color: rgb(255, 255, 255); */
  /* padding: 5px 5px; */
  /* height: 86%; */
  flex: 1;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.table-content[data-v-bf6e0230] {
  /* background:#Fff; */
  padding: 0 15px 0;
  box-sizing: border-box;
}
.btn[data-v-bf6e0230] {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.table-content[data-v-bf6e0230] {
  /* position: absolute; */
  width: 100%;
  margin: 0px 0 0;
}
.select_intelligence_box[data-v-bf6e0230] {
  border: solid 1px #2e405e;
  border-radius: 6px;
  overflow: overlay;
  height: 60vh;
}
.select_intelligence_box .select_intelligence_box_sli p[data-v-bf6e0230] {
  line-height: 2.5;
  padding: 0 10px;
}
.select_intelligence_box .select_intelligence_box_sli:nth-last-of-type(1) p[data-v-bf6e0230] {
  border-bottom: none;
}
.intelligence_data_box[data-v-bf6e0230] {
  padding-left: 20px;
}
.intelligence_data_box .el-row .el-col-6[data-v-bf6e0230] {
  line-height: 40px;
}
.intelligence_data_box .el-row .el-radio[data-v-bf6e0230], .intelligence_data_box .el-row .el-checkbox-group[data-v-bf6e0230] {
  line-height: 40px;
}
