.check[data-v-4b069151] {
  height: 100%;
  background-color: #68a0f5;
  border-radius: 0.521vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check .checkBgView[data-v-4b069151] {
  text-align: center;
}
.check .checkBgView .name[data-v-4b069151] {
  font-size: 16px;
  font-family: PingFang SC;
  color: #FFFFFF;
  opacity: 0.6;
}
.check .checkBgView .value[data-v-4b069151] {
  font-size: 31px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
}
.check .checkBgView .lastNum[data-v-4b069151] {
  font-size: 16px;
  font-family: PingFang SC;
  color: #FFFFFF;
  opacity: 0.6;
}
.check .checkBgView .lastNumValue[data-v-4b069151] {
  font-size: 18px;
  font-family: PingFang SC;
  color: #FFFFFF;
}
.header[data-v-169bcd9e] {
  width: 100%;
}
.header .topView[data-v-169bcd9e] {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 1.042vw;
}
.header .topView .sectionTitle div[data-v-169bcd9e]:nth-child(2) {
  background-color: #CEDDF7;
  width: 100%;
  height: 0.3125vw;
  margin-top: -0.469vw;
  border-radius: 0.156vw;
}
.header .topView .icon-more[data-v-169bcd9e] {
  width: 1.25vw;
  height: 1.25vw;
  display: block;
}
.header .bottom[data-v-169bcd9e] {
  height: 160px;
  padding-left: 21px;
  display: flex;
  padding-bottom: 30px;
  align-items: flex-end;
}
.header .bottom .check-show-item[data-v-169bcd9e] {
  width: calc(20% - 1.042vw);
  height: 110px;
  margin-right: 23px;
}
.topBox[data-v-67043865] {
  margin: 20px;
  background: #ffffff;
  border-radius: 20px;
  height: 198px;
}
.bottomBox[data-v-67043865] {
  margin: 20px;
  background: #ffffff;
  border-radius: 20px;
  height: 737px;
}
.bottomBox .topSelectView[data-v-67043865] {
  height: 100px;
  margin: 0 22px 0 21px;
  padding: 30px 0 35px 0;
}
.bottomBox .bottomTableView[data-v-67043865] {
  height: 14.58vw;
  margin: 0 22px 38px 21px;
}
.bottomBox .r[data-v-67043865] {
  float: right;
}
