
.header_container[data-v-249850e3] {
  height: 24px;
  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;
  margin-left: 10px;
}
[data-v-249850e3] .header_container a {
    color: #909899;
}

.add_task[data-v-8441b294] {
  padding-bottom: 100px;
}
.add_task .top_info[data-v-8441b294] {
  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;
  margin-bottom: 11px;
}
.add_task .dnr_msg[data-v-8441b294] {
  color: #0C1916;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}
.add_task .goods_cover[data-v-8441b294] {
  width: 140px;
  height: 140px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 28px;
}
.add_task .info_item[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
  color: #0C1916;
  font-size: 16px;
}
.add_task .info_item .info_label[data-v-8441b294] {
  width: 122px;
}
.add_task .info_item .info_item_content[data-v-8441b294] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add_task .info_item .info_content[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}
.add_task .info_item .checkbox[data-v-8441b294] {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
.add_task .info_item .info_label2[data-v-8441b294] {
  width: 104px;
}
.add_task .act_con[data-v-8441b294] {
  position: relative;
}
.add_task .act_con .act_notice[data-v-8441b294] {
  position: absolute;
  right: 50px;
  top: 120px;
  width: 260px;
  height: auto;
  padding: 16px;
  background: #F7F7F7;
  border-radius: 4px;
  color: #606666;
  font-size: 14px;
  background: #F7F7F7;
  border-radius: 4px;
}
.add_task .act_con .act_notice .notice_title[data-v-8441b294] {
  margin-bottom: 12px;
  color: #0C1916;
}
.add_task .footer[data-v-8441b294] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 84px;
  background: #fff;
  z-index: 2;
  -webkit-box-shadow: 0px 2px 16px rgba(12, 25, 22, 0.08);
          box-shadow: 0px 2px 16px rgba(12, 25, 22, 0.08);
}
.add_task .footer .footer_con[data-v-8441b294] {
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add_task .footer .footer_con .price_con[data-v-8441b294] {
  margin-right: 50px;
  color: #0C1916;
  font-size: 18px;
  font-weight: bold;
}
.add_task .footer .footer_con .price_con .price[data-v-8441b294] {
  color: rgb(245, 76, 69);
}
.add_task .address_dialog .city_search[data-v-8441b294] {
  margin-bottom: 40px;
}
.add_task .address_dialog .selected_address_list[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 40px;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 40px;
}
.add_task .address_dialog .selected_address_list .del_icon_active[data-v-8441b294] {
  width: 14px;
  height: 14px;
  visibility: hidden;
  margin-left: 2px;
}
.add_task .address_dialog .selected_address_list .address_item[data-v-8441b294] {
  font-size: 14px;
  color: #0C1916;
  margin-right: 10px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add_task .address_dialog .selected_address_list .address_item[data-v-8441b294]:hover {
  color: #24C4CC;
}
.add_task .address_dialog .selected_address_list .address_item:hover .del_icon_active[data-v-8441b294] {
  display: inline-block;
  visibility: visible;
}
.add_task .address_dialog .title1[data-v-8441b294] {
  font-size: 16px;
  line-height: 22px;
  color: #0C1916;
  margin-bottom: 24px;
}
.add_task .dialog_con .good_list[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.add_task .dialog_con .good_list .good_item[data-v-8441b294] {
  width: 169px;
  height: 251px;
  padding: 12px;
  background: #F7F7F7;
  border-radius: 4px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 16px;
  cursor: pointer;
  border: 2px solid transparent;
}
.add_task .dialog_con .good_list .good_item .goods_title[data-v-8441b294] {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-top: 8px;
  color: #0C1916;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.add_task .dialog_con .good_list .good_item .goods_desc[data-v-8441b294] {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #909398;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.add_task .dialog_con .good_list .good_item:hover .goods_desc[data-v-8441b294],
.add_task .dialog_con .good_list .good_item:hover .goods_title[data-v-8441b294] {
  color: #24C4CC;
}
.add_task .dialog_con .good_list .good_item .goods_cover[data-v-8441b294] {
  width: 173px;
  height: 173px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.add_task .dialog_con .good_list .goods_active[data-v-8441b294] {
  border: 2px solid #25C8B1;
}
.add_task .dialog_con .brand .brand_t[data-v-8441b294] {
  color: #909398;
  font-size: 16px;
  display: inline-block;
  margin-right: 40px;
}
.add_task .dialog_con .brand .brand_btn[data-v-8441b294] {
  display: inline-block;
  padding: 5px 25px;
  background: #FFFFFF;
  border: 1px solid #C0CACC;
  border-radius: 4px;
  margin-right: 16px;
}
.add_task .dialog_con .brand .brand_btn_active[data-v-8441b294] {
  background: #ECF9F7;
  border: 1px solid #B6E7DD;
  border-radius: 2px;
  color: #24C4CC;
}
.add_task .box[data-v-8441b294] {
  padding: 32px 40px 40px 40px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0370735);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.0370735);
  border-radius: 4px;
  margin-bottom: 16px;
}
.add_task .box .jj_list .jj_item[data-v-8441b294] {
  margin-bottom: 20px;
}
.add_task .box .jj_list .jj_item[data-v-8441b294]:last-of-type {
  margin-bottom: 24px;
}
.add_task .box .jj_list .jj_item .jj_item_content[data-v-8441b294] {
  border-bottom: 1px solid #EDEDED;
}
.add_task .box .jj_list .jj_item .item_title[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.add_task .box .jj_list .jj_item .item_title .span1[data-v-8441b294] {
  color: #0C1916;
  font-size: 16px;
}
.add_task .box .jj_list .jj_item .item_title .span2[data-v-8441b294] {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  margin-right: 16px;
}
.add_task .box .jj_input[data-v-8441b294] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #0C1916;
  font-size: 16px;
  margin: 32px 0;
}
.add_task .box .jj_input .input_item[data-v-8441b294] {
  margin-right: 48px;
}
.add_task .box .jj_input .input_item[data-v-8441b294]:last-of-type {
  margin-right: 32px;
}
.add_task .box .jj_input .input_item .input_gray[data-v-8441b294] {
  margin-right: 12px;
}
.add_task .box .jj_input .item_delete[data-v-8441b294] {
  color: #909399;
  font-size: 14px;
}
.add_task .box .jj_input .item_delete .del_icon_active[data-v-8441b294] {
  display: none;
}
.add_task .box .jj_input .item_delete:hover .del_icon[data-v-8441b294] {
  display: none;
}
.add_task .box .jj_input .item_delete:hover .del_icon_active[data-v-8441b294] {
  display: inline-block;
}
.add_task .box .jj_input .item_delete img[data-v-8441b294] {
  width: 12px;
  height: 12px;
}
.add_task .box .box_text[data-v-8441b294] {
  color: #909899;
  font-size: 14px;
  line-height: 30px;
}
.add_task .box .box_text span[data-v-8441b294] {
  display: inline-block;
  width: 50px;
}
.add_task .box .box_h3[data-v-8441b294] {
  padding-bottom: 30px;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 30px;
}
.add_task .box .box_h3 h3[data-v-8441b294] {
  font-size: 22px;
}
.add_task .box .h3[data-v-8441b294] {
  padding-bottom: 30px;
  font-size: 22px;
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 30px;
}
.add_task .box .warn_text[data-v-8441b294] {
  height: 44px;
  background: rgba(250, 199, 95, 0.136546);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #606666;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.add_task .box .warn_text .warn_icon[data-v-8441b294] {
  width: 18px;
  height: 18px;
  margin: 0px 13px;
}
.add_task .box .form .time_con[data-v-8441b294] {
  position: relative;
  display: inline-block;
}
.add_task .box .form .time_con .time_re[data-v-8441b294] {
  width: 747px;
  height: 158px;
  position: absolute;
  bottom: 38px;
  left: -10px;
  display: none;
}
.add_task .box .form .time_con:hover .time_re[data-v-8441b294] {
  display: block;
}
.add_task .box .form .time_q[data-v-8441b294] {
  margin-left: 13px;
}
.user_container[data-v-8441b294] {
  overflow: hidden;
  margin-top: 20px;
}
.user_card[data-v-8441b294] {
  padding: 30px 20px 20px;
  border-radius: 8px;
  background: #FBFCFC;
  border: 1px solid #D8D8D8;
  float: left;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
.user_card .check[data-v-8441b294] {
  position: absolute;
  top: 0;
  right: 0;
}
.user_card .check .no_check[data-v-8441b294] {
  border-left: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0 0 0 8px;
  width: 28px;
  height: 28px;
}
.user_card .check .checked[data-v-8441b294] {
  width: 28px;
  height: 28px;
  margin-top: -1px;
}
.user_card .blogImg[data-v-8441b294] {
  width: 61px;
  height: 64px;
  border-radius: 50%;
  margin-left: 20px;
}
.user_card .info_detail[data-v-8441b294] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  width: 160px;
}
.user_card .info_detail .nick[data-v-8441b294] {
  color: #0C1916;
  font-weight: 600;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.user_card .info_detail .info_bottom[data-v-8441b294] {
  margin-top: 16px;
  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;
}
.user_card .info_detail .info_bottom .money[data-v-8441b294] {
  font-weight: 600;
  font-size: 16px;
  color: #F54C45;
}
.user_card .info_detail .sex[data-v-8441b294] {
  width: 19px;
  height: 19px;
}
