.task-card[data-v-429e48fc] {
  background: #fff;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.card-header[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.card-header .mobile[data-v-429e48fc] {
  font-size: 16px;
  color: #333;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-header .mobile .copy-icon[data-v-429e48fc] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 5px;
  color: #1989fa;
  font-size: 14px;
  cursor: pointer;
}
.card-header .mobile img[data-v-429e48fc] {
  width: 16px;
  height: 16px;
}
.card-header .name[data-v-429e48fc] {
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card-content[data-v-429e48fc] {
  margin-bottom: 15px;
}
.card-content .info-row[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  font-size: 13px;
}
.card-content .info-row .label[data-v-429e48fc] {
  color: #999;
  width: 70px;
}
.card-content .info-row .value[data-v-429e48fc] {
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.card-content .info-row .h5-dail-num[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  color: #666;
}
.card-content .info-row .h5-dail-num .van-icon[data-v-429e48fc] {
  margin-right: 4px;
  color: #1989fa;
  font-size: 16px;
}
.card-footer[data-v-429e48fc] {
  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;
  border-top: 1px solid #f5f5f5;
  padding-top: 10px;
}
.card-footer .action-left[data-v-429e48fc] {
  color: #1989fa;
  font-size: 13px;
  cursor: pointer;
}
.card-footer .action-right .call-btn[data-v-429e48fc] {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #1989fa;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}
.unreceived-card .row-1[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.unreceived-card .row-1 .mobile[data-v-429e48fc] {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin-right: 15px;
}
.unreceived-card .row-1 .name[data-v-429e48fc] {
  font-size: 16px;
  color: #333;
  margin-right: auto;
}
.unreceived-card .row-1 .source[data-v-429e48fc] {
  font-size: 14px;
  color: #666;
  margin-left: auto;
}
.unreceived-card .row-2[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 32px;
}
.unreceived-card .row-2 .label[data-v-429e48fc] {
  color: #999;
  margin-right: 10px;
}
.unreceived-card .row-2 .value[data-v-429e48fc] {
  color: #333;
  font-weight: 500;
}
.unreceived-card .row-3[data-v-429e48fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.unreceived-card .row-3 .time-info[data-v-429e48fc] {
  font-size: 14px;
}
.unreceived-card .row-3 .time-info .label[data-v-429e48fc] {
  color: #999;
  margin-right: 10px;
}
.unreceived-card .row-3 .time-info .value[data-v-429e48fc] {
  color: #333;
}
.unreceived-card .row-3 .receive-btn[data-v-429e48fc] {
  width: 80px;
}
.unreceived-card .row-3 .receive-btn.disabled[data-v-429e48fc] {
  background-color: #ccc;
  border-color: #ccc;
}

.empty-state[data-v-3e7df6cb] {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  height: calc(100vh - 90px);
  margin: -10px;
  width: calc(100% + 20px);
  overflow: hidden;
}
.empty-state .empty-image[data-v-3e7df6cb] {
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}
.empty-state .empty-image img[data-v-3e7df6cb] {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.empty-state .empty-text[data-v-3e7df6cb] {
  font-size: 16px;
  color: #646566;
  font-weight: 500;
  margin-bottom: 24px;
}
.empty-state .refresh-btn[data-v-3e7df6cb] {
  width: 160px;
  height: 40px;
  border-radius: 4px;
  color: #323233;
  border-color: #ebedf0;
  margin-bottom: 80%;
}

.task-list-page[data-v-7c4ec120] {
  min-height: 100vh;
  background-color: #f5f5f5;
}
.task-list-page .date-picker-trigger[data-v-7c4ec120] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  margin-left: -10px;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  background-color: #fff;
  border-bottom: 1px solid #f5f5f5;
}
.task-list-page .date-picker-trigger .van-icon[data-v-7c4ec120] {
  margin-right: 4px;
  font-size: 16px;
}
.task-list-page .nav-right-text[data-v-7c4ec120] {
  font-size: 14px;
  color: #333;
}
.task-list-page .status-bar[data-v-7c4ec120] {
  text-align: center;
  padding: 10px;
  padding-top: 0;
  font-size: 14px;
  color: #666;
  background-color: #f5f5f5;
}
.task-list-page .status-bar.available[data-v-7c4ec120] {
  color: #52c41a;
}
.task-list-page .status-bar.received-notice[data-v-7c4ec120] {
  color: #1989fa;
  text-align: left;
}
.task-list-page .status-bar .status-text[data-v-7c4ec120] {
  color: #ee0a24;
}
.task-list-page[data-v-7c4ec120] .van-tabs__content {
  padding: 10px;
}
.task-list-page[data-v-7c4ec120] .van-pull-refresh {
  min-height: calc(100vh - 160px);
}

