.none[data-v-29dd65d2] {
  display: none;
}
.base-font[data-v-29dd65d2] {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.clear-pm[data-v-29dd65d2] {
  margin: 0;
  padding: 0;
}
.wh100[data-v-29dd65d2] {
  width: 100%;
  height: 100%;
}
.clearfix[data-v-29dd65d2]:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix[data-v-29dd65d2] {
  zoom: 1;
}
.text-scale[data-v-29dd65d2] {
  display: inline-block;
  font-size: 12px !important;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.8333);
  transform: scale(0.8333);
}
.allcover[data-v-29dd65d2] {
  position: absolute;
  top: 0;
  right: 0;
}
.center[data-v-29dd65d2] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct[data-v-29dd65d2] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cl[data-v-29dd65d2] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-green[data-v-29dd65d2] {
  color: #3aa60d;
}
.text-red[data-v-29dd65d2] {
  color: red;
}
.text-orange[data-v-29dd65d2] {
  color: #f60;
}
.fdc[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bgColor[data-v-29dd65d2] {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(146, 0, 249, 0.99)),
    color-stop(44%, rgba(146, 0, 249, 0.99)),
    color-stop(93%, rgba(127, 0, 255, 0.99)),
    color-stop(97%, rgba(137, 0, 252, 0.99)),
    to(rgba(146, 0, 249, 0.99))
  );
  background: linear-gradient(
    0deg,
    rgba(146, 0, 249, 0.99),
    rgba(146, 0, 249, 0.99) 44%,
    rgba(127, 0, 255, 0.99) 93%,
    rgba(137, 0, 252, 0.99) 97%,
    rgba(146, 0, 249, 0.99)
  );
}
.row[data-v-29dd65d2] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row-start[data-v-29dd65d2],
.row[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-start[data-v-29dd65d2] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.row-end[data-v-29dd65d2] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row-around[data-v-29dd65d2],
.row-end[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-around[data-v-29dd65d2] {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.column[data-v-29dd65d2] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-start[data-v-29dd65d2],
.column[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-start[data-v-29dd65d2] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.column-left-start[data-v-29dd65d2] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-end[data-v-29dd65d2],
.column-left-start[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.column-end[data-v-29dd65d2] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-left[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.row-between[data-v-29dd65d2] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.row-between[data-v-29dd65d2],
.title-bar[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.title-bar[data-v-29dd65d2] {
  width: 100%;
  height: 60px;
  padding: 0 20px;
  border-bottom: 1px solid #f2f2f2;
}
.title-bar .title[data-v-29dd65d2] {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}
.title-bar .back-btn[data-v-29dd65d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #eee;
  border-radius: 2px;
  font-size: 14px;
  color: #666;
  padding: 7px 24px;
  cursor: pointer;
}
.none[data-v-18e9f664] {
  display: none;
}
.base-font[data-v-18e9f664] {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.clear-pm[data-v-18e9f664] {
  margin: 0;
  padding: 0;
}
.wh100[data-v-18e9f664] {
  width: 100%;
  height: 100%;
}
.clearfix[data-v-18e9f664]:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix[data-v-18e9f664] {
  zoom: 1;
}
.text-scale[data-v-18e9f664] {
  display: inline-block;
  font-size: 12px !important;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.8333);
  transform: scale(0.8333);
}
.allcover[data-v-18e9f664] {
  position: absolute;
  top: 0;
  right: 0;
}
.center[data-v-18e9f664] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ct[data-v-18e9f664] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cl[data-v-18e9f664] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-green[data-v-18e9f664] {
  color: #3aa60d;
}
.text-red[data-v-18e9f664] {
  color: red;
}
.text-orange[data-v-18e9f664] {
  color: #f60;
}
.fdc[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.bgColor[data-v-18e9f664] {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(146, 0, 249, 0.99)),
    color-stop(44%, rgba(146, 0, 249, 0.99)),
    color-stop(93%, rgba(127, 0, 255, 0.99)),
    color-stop(97%, rgba(137, 0, 252, 0.99)),
    to(rgba(146, 0, 249, 0.99))
  );
  background: linear-gradient(
    0deg,
    rgba(146, 0, 249, 0.99),
    rgba(146, 0, 249, 0.99) 44%,
    rgba(127, 0, 255, 0.99) 93%,
    rgba(137, 0, 252, 0.99) 97%,
    rgba(146, 0, 249, 0.99)
  );
}
.row[data-v-18e9f664] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row-start[data-v-18e9f664],
.row[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-start[data-v-18e9f664] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.row-end[data-v-18e9f664] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row-around[data-v-18e9f664],
.row-end[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row-around[data-v-18e9f664] {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.column[data-v-18e9f664] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-start[data-v-18e9f664],
.column[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-start[data-v-18e9f664] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.column-left-start[data-v-18e9f664] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-end[data-v-18e9f664],
.column-left-start[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.column-end[data-v-18e9f664] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.column-left[data-v-18e9f664] {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.column-left[data-v-18e9f664],
.row-between[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
}
.row-between[data-v-18e9f664] {
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.add-task[data-v-18e9f664] {
  width: 100%;
  padding-top: 20px;
}
.add-task .content[data-v-18e9f664] {
  width: 100%;
  background-color: #fff;
}
.add-task .content .inner[data-v-18e9f664] {
  width: 100%;
  padding: 20px 20px 40px;
}
.add-task .content .inner .task-title[data-v-18e9f664] {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
}
.add-task .content .inner .task-number[data-v-18e9f664] {
  width: 200px;
  padding-left: 20px;
}
.add-task .content .inner .task-content[data-v-18e9f664] {
  width: 380px;
}
.add-task .content .inner .task-leader[data-v-18e9f664] {
  width: 220px;
}
.add-task .content .inner .task-end-time[data-v-18e9f664] {
  width: 250px;
}
.add-task .content .inner .task-action[data-v-18e9f664] {
  width: 100px;
  cursor: pointer;
}
.add-task .content .inner .task-action[data-v-18e9f664]:hover {
  color: #2b99ff;
}
.add-task .content .inner .task-action.t-hd[data-v-18e9f664] {
  cursor: auto;
}
.add-task .content .inner .task-action.t-hd[data-v-18e9f664]:hover {
  color: #000;
}
.add-task .content .inner .table-hd[data-v-18e9f664] {
  width: 100%;
  background: #f2f2f2;
  border-radius: 2px;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.add-task .content .inner .table-hd li[data-v-18e9f664] {
  float: left;
}
.add-task .content .inner .table-hd .task-content[data-v-18e9f664],
.add-task .content .inner .table-hd .task-end-time[data-v-18e9f664],
.add-task .content .inner .table-hd .task-leader[data-v-18e9f664] {
  padding-left: 15px;
}
.add-task .content .inner .tasks-wrap[data-v-18e9f664] {
  width: 100%;
}
.add-task .content .inner .tasks-wrap .task-item[data-v-18e9f664] {
  overflow: hidden;
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
}
.add-task .content .inner .tasks-wrap .task-item > div[data-v-18e9f664] {
  height: 100%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.add-task .content .inner .tasks-wrap .task-item .cascader[data-v-18e9f664] .el-input__inner,
.add-task .content .inner .tasks-wrap .task-item .date-picker[data-v-18e9f664] .el-input__inner,
.add-task .content .inner .tasks-wrap .task-item .jx-select[data-v-18e9f664] .el-input__inner {
  max-width: 100%;
  border: none;
  color: #333;
}
.add-task .content .inner .tasks-wrap .task-item .jx-select[data-v-18e9f664] {
  width: 120px;
}
.add-task .content .inner .tasks-wrap .task-item .date-picker[data-v-18e9f664] {
  width: 150px;
}
.add-task .content .inner .add-task-wrap[data-v-18e9f664] {
  width: 100%;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px dashed #eee;
  margin-top: 15px;
}
.add-task .content .inner .add-task-wrap .add-task-btn[data-v-18e9f664] {
  cursor: pointer;
  font-size: 14px;
  color: #2b99ff;
}
.add-task .content .inner .add-task-wrap .add-task-btn > i[data-v-18e9f664] {
  padding-right: 5px;
}
.add-task .content .inner .add-task-comfirm[data-v-18e9f664] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}
