.cardTextStyle[data-v-0db7bbac] {
  display: inline-block;
  background: #2f3541;
  box-shadow: 0.02rem 0.02rem 0.06rem -0.01rem rgba(99, 183, 247, 0.4);
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #314c6a;
  padding: 0.15rem;
  line-height: 0.2rem;
  color: #A2B9E2;
}
.selectForm[data-v-0db7bbac] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.selectForm .addButton[data-v-0db7bbac] {
    margin-bottom: 0.1rem;
}
.formStyle[data-v-0db7bbac] {
  width: 90%;
}
.formStyle .el-select[data-v-0db7bbac] {
    width: 100%;
}
.formStyle .el-range-editor.el-input__inner[data-v-0db7bbac] {
    width: 100%;
    border-radius: 0.08rem;
}
.site_list_box[data-v-0db7bbac] {
  width: 100%;
  box-sizing: border-box;
  height: calc(100vh - 1.5rem);
  overflow: auto;
  padding: 0.15rem;
}
.titleStyle[data-v-0db7bbac] {
  font-size: 0.22rem;
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.bottomImgBox[data-v-0db7bbac] {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: center;
}
.tooltipCard[data-v-0db7bbac] {
  width: 3.7rem;
  background: #2f3541;
  box-shadow: 0.02rem 0.02rem 0.06rem -0.01rem rgba(99, 183, 247, 0.4);
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  border: 1px solid #314c6a;
  padding: 0.15rem;
}
.tooltipYellowNum[data-v-0db7bbac] {
  width: 0.34rem;
  height: 0.2rem;
  background: rgba(255, 165, 20, 0.1);
  border-radius: 0.05rem 0.05rem 0.05rem 0.05rem;
  font-weight: 500;
  font-size: 0.18rem;
  color: #ffa514;
  line-height: 0.2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0.03rem;
}
.tooltipBlueNum[data-v-0db7bbac] {
  width: 0.4rem;
  font-weight: 700;
  font-size: 0.22rem;
  color: #1ab5fd;
  line-height: 0.2rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

