.daily-box[data-v-0bf22a92] {
  width: 100%;
  height: 3.5rem !important;
}


.container[data-v-0465306c] {
  margin: 0.1rem;
  width: 100%;
  box-sizing: border-box;
  /* border-bottom: 1px solid #dddddd; */
  /* box-shadow: 0 0 3px #12ebfb; */
  border-radius: none !important;
  /* border-bottom: 1px solid #12ebfb; */
}
img[data-v-0465306c] {
  width: 0.15rem;
}
.name[data-v-0465306c] {
  font-size: 0.14rem;
  font-weight: 500;
  padding: 0 0.1rem;
  box-sizing: border-box;
}


.container-box[data-v-5ce8f2f1] {
  width: 100%;
  padding: 0.1rem;
  box-sizing: border-box;
  /* border-bottom: 1px solid #dddddd; */
  /* box-shadow: 0 0 3px #12ebfb; */
  border-radius: none !important;
  /* border-bottom: 1px solid #12ebfb; */
}
.name[data-v-5ce8f2f1] {
  font-size: 0.14rem;
  font-weight: 500;
  padding: 0 0.1rem;
  box-sizing: border-box;
  border-left: 0.03rem solid #63B7F7;
  color: #fff;
}

.line-container[data-v-264b0a82] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.report_box[data-v-32275a12] {
  overflow-y: scroll;
}
.report-content[data-v-32275a12] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.report-content .content[data-v-32275a12] {
    width: 60%;
    height: 100%;
    margin: 0.2rem 0;
    padding: 0.2rem;
}
.report-content .content .introduction[data-v-32275a12] {
      width: 100%;
      height: 100%;
}
.report-content .content .introduction .table[data-v-32275a12] {
        border: 1px solid #ddd;
}
.chart[data-v-32275a12] {
  height: 4rem;
}
.blackTheme .report_box[data-v-32275a12] {
  background-color: #002140;
}
.blackTheme .content[data-v-32275a12] {
  background-color: #132033;
}
.blackTheme .report_box .report .content .introduction .table[data-v-32275a12] {
  border: 0px;
}
.blackTheme .container[data-v-32275a12] {
  border: 0px;
}

