.safety_calculate[data-v-62b815d3] {
  background-color: #f2f2f2;
  padding: 15px;
  height: 100%;
}
.safety_calculate .calculate_top[data-v-62b815d3] {
  background-color: #fff;
  padding: 15px 15px 0;
}
.safety_calculate .calculate_content[data-v-62b815d3] {
  background-color: #fff;
  padding: 0px 15px 15px;
  margin-top: 5px;
}
.safety_calculate .calculate_content h3[data-v-62b815d3] {
  line-height: 2;
  color: #fff;
}
.safety_calculate .calculate_content_top_echarts[data-v-62b815d3] {
  width: 100%;
  overflow: hidden;
}
.safety_calculate .calculate_content_top_echarts_sli[data-v-62b815d3] {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.04);
}
.calculate_top .el-range-editor {
  margin-right: 20px;
  vertical-align: middle;
  height: 32px;
  line-height: 26px;
}
.calculate_top .el-range-editor .el-range-separator {
  width: 1em;
  padding: 0;
}
.calculate_top .el-range-editor .el-range__icon,
.calculate_top .el-range-editor .el-range-separator {
  line-height: 26px;
}
.calculate_top .el-select {
  margin-right: 20px;
  vertical-align: middle;
}
