.header[data-v-72fd4f48] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.detail_box[data-v-72fd4f48] {
  min-height: 100vh;
  border: 1px solid #e0e0e0;
  color: #666;
  box-shadow: 0 3px #e0e0e0;
  background-image: linear-gradient(to bottom, #248ef8, #32a2f3);
}
.detail_box .title[data-v-72fd4f48] {
  color: #fcfef3;
}
.tabel_box[data-v-72fd4f48] {
  border: 1px solid #000;
}
.left_title_box[data-v-72fd4f48] {
  border-right: 1px solid #000;
}
.top_border_box[data-v-72fd4f48] {
  border-top: 1px solid #000;
}
.big-box[data-v-72fd4f48] {
  width: 100vw;
  height: 100%;
  background: rgb(245, 247, 250);
  box-sizing: border-box;
}
.big-box .content[data-v-72fd4f48] {
  min-height: 100px;
}
.big-box ul[data-v-72fd4f48] {
  margin: 10px;
  min-height: 100px;
}
.big-box ul li[data-v-72fd4f48] {
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  border-radius: 1rem;
}
.big-box ul li > div[data-v-72fd4f48] {
  margin-bottom: 4px;
}
.big-box ul li span[data-v-72fd4f48] {
  font-weight: 550;
  color: #000;
}
.big-box ul li .time[data-v-72fd4f48] {
  font-family: "Microsoft YaHei", sans-serif;
  margin-top: 10px;
}
.big-box ul li .bottom_btn[data-v-72fd4f48] {
  display: flex;
  justify-content: flex-end;
  color: skyblue;
  position: absolute;
  top: 4px;
  right: 10px;
}
.big-box ul li .main_text[data-v-72fd4f48] {
  padding-left: 40px;
  box-sizing: border-box;
}
.duty-item-container[data-v-72fd4f48] {
  border: 1px solid #0a7ef1;
  color: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
.duty-item-container .duty-scope[data-v-72fd4f48] {
  background-color: #0f4881;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-left: 20px;
}
.duty-item-container .ys-and-nr[data-v-72fd4f48] {
  color: #0e141e;
}
.duty-item-container .ys-and-nr .ys-and-nr-item[data-v-72fd4f48] {
  padding: 6px;
  border-bottom: 1px solid rgb(17, 100, 177);
}
.duty-item-container .ys-and-nr .ys-and-nr-item[data-v-72fd4f48]:last-child {
  border: none;
}
.duty-item-container .ys-and-nr .ys-and-nr-item .ys[data-v-72fd4f48] {
  padding-left: 20px;
}
.duty-item-container .ys-and-nr .ys-and-nr-item .nr[data-v-72fd4f48] {
  padding-left: 20px;
}
.empty-container[data-v-72fd4f48] {
  color: #fff;
}
.empty-container[data-v-72fd4f48] .van-empty__description {
  color: #fff;
}
