.header[data-v-b42dbff2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.maxHeight[data-v-b42dbff2] {
  height: calc(100vh - 10px);
}
.minHeight[data-v-b42dbff2] {
  height: calc(100vh - 100px);
}
.big-box[data-v-b42dbff2] {
  width: 100vw;
  height: 100vh;
  background: rgb(245, 247, 250);
  box-sizing: border-box;
  overflow: hidden;
}
.big-box .content[data-v-b42dbff2] {
  overflow: scroll;
}
.big-box .content ul[data-v-b42dbff2] {
  margin: 10px;
  min-height: 100px;
}
.big-box .content ul li[data-v-b42dbff2] {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
}
.big-box .content ul li .top_box .text[data-v-b42dbff2] {
  margin-bottom: 6px;
}
.big-box .content ul li .top_box .time span[data-v-b42dbff2] {
  color: green;
}
.big-box .content ul li .main_text[data-v-b42dbff2] {
  padding-left: 40px;
  box-sizing: border-box;
}
.header[data-v-7148040c] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.big-box[data-v-7148040c] {
  width: 100vw;
  height: 100%;
  background: rgb(245, 247, 250);
  box-sizing: border-box;
}
.big-box .content[data-v-7148040c] {
  min-height: 100px;
}
.big-box .content ul[data-v-7148040c] {
  margin: 10px;
  min-height: 100px;
}
.big-box .content ul li[data-v-7148040c] {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
}
.big-box .content ul li .top_box .text[data-v-7148040c] {
  margin-bottom: 6px;
}
.big-box .content ul li .top_box .time span[data-v-7148040c] {
  color: green;
}
.big-box .content ul li .main_text[data-v-7148040c] {
  padding-left: 40px;
  box-sizing: border-box;
}
