.bigbox[data-v-4595c968] {
  height: 100vh;
  overflow: hidden;
  background: #fff;
}
.bigbox .wibox[data-v-4595c968] {
  padding: 1.2rem;
}
.bigbox .wibox .time[data-v-4595c968] {
  width: 100%;
  text-align: right;
  margin-top: 5vh;
}
.bigbox .wibox .time[data-v-4595c968] {
  font-size: 0.8rem;
  color: gray;
}
.bigbox .wibox .title[data-v-4595c968] {
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  line-height: 3rem;
}
.bigbox .wibox .content[data-v-4595c968] {
  text-indent: 2em;
  line-height: 1.8rem;
}
.bottom[data-v-4595c968] {
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  background-color: #1989fa;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
