.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-2ad2d745] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.big-box[data-v-2ad2d745] {
  width: 100vw;
  height: 100%;
  box-sizing: border-box;
}
.big-box .content[data-v-2ad2d745] {
  min-height: 100px;
}
.big-box .content ul[data-v-2ad2d745] {
  margin: 10px;
  min-height: 100px;
}
.big-box .content ul li[data-v-2ad2d745] {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  border-radius: 1rem;
  box-shadow: 0 3px #999;
  position: relative;
}
.big-box .content ul li > div[data-v-2ad2d745] {
  line-height: 30px;
}
.big-box .content ul li .trbtn[data-v-2ad2d745] {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.big-box .content ul li span[data-v-2ad2d745] {
  font-weight: 550;
  color: #000;
}
.big-box .content ul li .text[data-v-2ad2d745] {
  margin-bottom: 6px;
}
.big-box .content ul li .bottom_btn[data-v-2ad2d745] {
  display: flex;
  justify-content: flex-end;
  color: skyblue;
}
.big-box .content ul li .main_text[data-v-2ad2d745] {
  padding-left: 40px;
  box-sizing: border-box;
}
