.supervise_history[data-v-0f3af17f] {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.supervise_history-main[data-v-0f3af17f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.supervise_history-main-item[data-v-0f3af17f] {
  width: 95%;
  margin: 0 auto;
  height: 6.25rem;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0.3125rem 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 0.3125rem 0 rgba(0, 0, 0, 0.05);
  border-radius: 0.5rem;
  padding: 1.25rem 1.5625rem;
  margin: 0.625rem;
}
.supervise_history-main-item-title[data-v-0f3af17f] {
  height: 50%;
  font-size: 0.875rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.supervise_history-main-item-content[data-v-0f3af17f] {
  height: 50%;
  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;
}
.supervise_history-main-item-content .label[data-v-0f3af17f] {
  font-size: 0.75rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1d2129;
}
.supervise_history-main-item-content .value[data-v-0f3af17f] {
  font-size: 0.8125rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.supervise_history-main-item-content .button[data-v-0f3af17f] {
  width: 4.875rem;
  height: 1.5625rem;
  background: #005bb5;
  border-radius: 0.25rem;
  text-align: center;
  line-height: 1.5625rem;
  font-size: 0.75rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
[data-v-0f3af17f]:export {
  menuBg: #005BB5;
  mainColor: #0B0D0F;
  secondColor: #576675;
  thirdColor: #8A99A8;
  dangerColor: #F53D3D;
}

