
.box[data-v-0251d026] {
  height: 100%;
  width: 100%;
  position: relative;
}
.header[data-v-0251d026] {
  height: 10%;
  text-align: center;
  z-index: 999;
}
.body[data-v-0251d026]{
  height: 90%;
  width: 100%;
}
#fullscreen-btn[data-v-0251d026]:hover {
  color: #1679ebf6;
  cursor: pointer;
}
.fullscreen-radio[data-v-0251d026]{
  text-align: center;
  margin-top: -20px;
  z-index: 99;
  position: relative;
}
.fullscreen-chart[data-v-0251d026]{
  height: 900px;
  width: 1200px;
  margin-left: calc(50% - 600px);
  margin-top: -150px;
  position: relative;
}


.container[data-v-3530ba48]{
  width: 100%;
  height: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.barBox[data-v-3530ba48]{
  display: inline-block;
  width: 30%;
  height: 100%;
}

