.form-query[data-v-43c622b7] {
  padding: 12px;
  border-radius: 8px;
  background: #fff;
}
.chart-warp[data-v-43c622b7] {
  padding: 12px;
  border-radius: 8px;
  background: #fff;
  margin-top: 12px;
  position: relative;
}
.chart_item[data-v-43c622b7] {
  width: 100%;
}
.chart-icon-warp[data-v-43c622b7] {
  cursor: pointer;
}
.chart-icon-warp img[data-v-43c622b7] {
  margin-left: 7px;
  height: 16px;
  width: 16px;
}
.chart-warp-title[data-v-43c622b7] {
  font-weight: 500;
  font-size: 14px;
  color: #3D3D3D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-43c622b7] .el-checkbox.is-bordered.el-checkbox--small .el-checkbox__input {
  display: none;
}
[data-v-43c622b7] .el-checkbox.is-bordered.is-checked {
  background: #DCF6FF;
}
.form-query-time[data-v-43c622b7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.common-boby-box[data-v-43c622b7] {
  background: none;
  width: 100%;
  margin-right: 0px;
  padding: 0 12px 0 0;
}
.noData[data-v-43c622b7] {
  height: calc(100vh - 216px);
  text-align: center;
  line-height: 450px;
  font-size: 14px;
  color: #8a8e91;
}
