.bigbox[data-v-134014a2] {
  height: 100vh;
  overflow: hidden;
}
.bigbox .wibox .listbox[data-v-134014a2] {
  background: #fff;
  margin-bottom: 0.6rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
  padding: 0.5rem 0.7rem 0 0.7rem;
  box-shadow: 0rem 0.2rem 0.3rem 0rem #c0c0c0;
  font-size: 14px;
}
.bigbox .wibox .listbox .line[data-v-134014a2] {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 0.5rem;
  color: #2B2B2B;
  display: flex;
  align-items: center;
}
.bigbox .wibox .listbox .line[data-v-134014a2]::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 15px;
  background-color: #49B9AD;
  margin-right: 5px;
}
.bigbox .wibox .listbox .top_title[data-v-134014a2] {
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px dashed #d8d8d8;
  padding-bottom: 0.5rem;
  color: #2B2B2B;
}
.bigbox .wibox .listbox .blot-box[data-v-134014a2] {
  margin-top: 0.3rem;
}
.bigbox .wibox .listbox .blot-box .lable-box1[data-v-134014a2] {
  margin: 0.3rem 0;
  width: 100%;
  line-height: 25px;
  display: flex;
}
.bigbox .wibox .listbox .blot-box .lable-box1 .font-lab1[data-v-134014a2] {
  display: inline-block;
  color: #92a2a2;
  flex: 1;
}
.bigbox .wibox .listbox .blot-box .lable-box1 .font-box1[data-v-134014a2] {
  margin-left: 0.1rem;
  color: #2b2b2b;
  flex: 3.5;
}
.bigbox .wibox .listbox .blot-box .lable-box[data-v-134014a2] {
  margin: 0.3rem 0;
  width: 100%;
  line-height: 25px;
  display: flex;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-lab[data-v-134014a2] {
  display: inline-block;
  color: #92a2a2;
  flex: 1;
}
.bigbox .wibox .listbox .blot-box .lable-box .font-box[data-v-134014a2] {
  margin-left: 0.1rem;
  color: #2b2b2b;
  flex: 3.5;
}
.bigbox .wibox .listbox .blot-box .red[data-v-134014a2] {
  color: red !important;
}
.bigbox .wibox .listbox .blot-box .blu[data-v-134014a2] {
  color: blue !important;
}
.bigbox .bottom[data-v-134014a2] {
  width: 100%;
  background-color: #1989fa;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fot-box[data-v-134014a2] {
  color: #49b9ad;
  line-height: 50px;
  border-top: 1px dashed #d8d8d8;
}
.tasklist[data-v-134014a2] {
  height: 34px;
  background: #F4F5F7;
  line-height: 34px;
  margin-top: 4px;
  padding: 0 6px;
  border-radius: 4px;
  color: #2B2B2B;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tasklist .orgname[data-v-134014a2] {
  overflow: hidden;
  height: 34px;
  width: calc(100% - 80px);
}
.tasklist .start[data-v-134014a2] {
  color: #49B9AD;
  width: 80px;
  text-align: right;
}
