.modelBox .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modelBox .content-row .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 70px;
  width: 235px;
}
.modelBox .content-row .item .row_label {
  width: 70px;
}
.modelBox .content-row .item .row_content .item_img {
  width: 70px;
  max-height: 70px;
}
.modelBox .content-row .item .row_content .item_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.modelBox .box_2 {
  width: 400px;
  margin-top: 28px;
}
.modelBox .box_2 .title {
  font-weight: 600;
  font-size: 18px;
}
.modelBox .box_2 .item {
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 45px;
}
.modelBox .box_2 .item .label {
  color: #a5a5a5;
  width: 90px;
}
.modelBox .box_2 .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modelBox .box_2 .item .content .ant-input {
  border: none;
  height: 45px !important;
}

.Roster[data-v-3aa879f2] {
  height: 100%;
}
.Roster .aliencenter[data-v-3aa879f2] {
  text-align: right;
  width: 72px;
  margin-right: 20px;
}
.Roster .imglink[data-v-3aa879f2] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.chart-wrap {
  width: 80%;
  margin-top: 100px;
  position: relative;
}
.chart-wrap .miaoshu {
  position: absolute;
  right: 4%;
}
.kocChart {
  background: #fff;
  border-radius: 6px;
  padding-left: 30px;
  padding-top: 30px;
}
.kocChart .card-title {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}
.kocChart .search-wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kocChart .search-wrap .search-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.kocChart .search-wrap .search-item .search-btn {
  padding: 9px 22px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #409eff;
  color: #fff;
}
.kocChart .points-wrap {
  margin-top: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.kocChart .points-svg {
  cursor: default;
  position: relative;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 500px;
}
.kocChart .points-circle {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.kocChart .points-circle-value {
  font-size: 18px;
  color: #222222;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  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;
}
.kocChart .points-circle-info {
  font-size: 16px;
  color: #409eff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 30px;
}
.kocChart .points-circle-info .el-icon-arrow-right {
  margin-left: 8px;
  margin-bottom: 3px;
}

.modelBox .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modelBox .content-row .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 70px;
  width: 235px;
}
.modelBox .content-row .item .row_label {
  width: 70px;
}
.modelBox .content-row .item .row_content .item_img {
  width: 70px;
  max-height: 70px;
}
.modelBox .content-row .item .row_content .item_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.modelBox .box_2 {
  width: 400px;
  margin-top: 28px;
}
.modelBox .box_2 .title {
  font-weight: 600;
  font-size: 18px;
}
.modelBox .box_2 .item {
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 45px;
}
.modelBox .box_2 .item .label {
  color: #a5a5a5;
  width: 90px;
}
.modelBox .box_2 .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modelBox .box_2 .item .content .ant-input {
  border: none;
  height: 45px !important;
}

.Roster[data-v-5e4df6a8] {
  height: 100%;
}
.Roster .aliencenter[data-v-5e4df6a8] {
  text-align: right;
  width: 72px;
  margin-right: 20px;
}
.Roster .imglink[data-v-5e4df6a8] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.container[data-v-80f496a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
}
[data-v-80f496a2] .vxe-list--body {
  height: 100%;
}
[data-v-80f496a2] .my-list-item {
  width: 100%;
  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;
}
[data-v-80f496a2] .my-list-item .item_line {
  display: inline-block;
  width: 24%;
  height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-80f496a2] .my-list-item .item_line .check_label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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;
}
.search-box[data-v-80f496a2] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  line-height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-box .form_item_label[data-v-80f496a2] {
  width: calc(100% - 100px);
}
.operate-box[data-v-80f496a2] {
  margin: 18px 0;
  margin-left: 10px;
}
.table-box[data-v-80f496a2] {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-80f496a2] .ant-modal-close {
  color: #fff;
}
[data-v-80f496a2] .ant-modal-header {
  padding: 16px 24px;
  color: #fff;
  background: #1890ff;
}
[data-v-80f496a2] .ant-modal-header .ant-modal-title {
  color: #fff;
}
[data-v-80f496a2] .ant-modal-body {
  padding: 30px;
  font-size: 16px;
}
[data-v-80f496a2] .ant-modal-body /deep/ .ant-radio-wrapper {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.edit-label .edit-top[data-v-80f496a2] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  padding-bottom: 30px;
}
.edit-label .edit-top[data-v-80f496a2]:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background: #dfdfdf;
}
.edit-label .edit-top .info-item .mb-20[data-v-80f496a2] {
  margin-bottom: 20px;
}
.edit-label .edit-top .info-item .label[data-v-80f496a2] {
  width: 75px;
  text-align: right;
  display: inline-block;
  margin-right: 15px;
}
.edit-label .edit-body .body-top[data-v-80f496a2] {
  padding-top: 25px;
  margin-bottom: 21px;
  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;
}
.edit-label .edit-body .body-top .dept-select[data-v-80f496a2] {
  width: 50%;
  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;
}
.edit-label .edit-body .body-top .dept-select span[data-v-80f496a2] {
  display: inline-block;
  width: 70px;
  margin-right: 20px;
}
.edit-label .edit-body .body-top .dept-select .dept[data-v-80f496a2] {
  position: relative;
  width: calc(100% - 100px) !important;
}
.edit-label .edit-body .body-top .dept-select .dept i[data-v-80f496a2] {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
}
.edit-label .edit-body .person-list[data-v-80f496a2] {
  width: 100%;
  height: 300px;
  overflow-y: auto;
}
.edit-label .edit-body .person-list .person-item[data-v-80f496a2] {
  width: 75px;
  height: 80px;
  float: left;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 7px 14px;
}
.edit-label .edit-body .person-list .person-item img[data-v-80f496a2] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border-right: 45px;
  margin-bottom: 6px;
}
.edit-label .edit-body .person-list .person-item span[data-v-80f496a2] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #222222;
}
.edit-label[data-v-80f496a2] .ant-modal-content .ant-modal-footer {
  border-top: none !important;
}
.person-manage .manage-body[data-v-80f496a2] {
  width: 100%;
  height: 450px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-manage .manage-body .body-left[data-v-80f496a2] {
  width: 210px;
  height: 100%;
  margin-right: 43px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-manage .manage-body .body-left .manage-tree[data-v-80f496a2] {
  width: 100%;
  height: calc(100% - 5px);
  background: #f5f5f5;
  border-radius: 6px;
  padding: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-80f496a2] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-80f496a2]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-80f496a2]::-webkit-scrollbar-track-piece {
  background: #f5f5f5;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-80f496a2] .ant-tree li .ant-tree-node-content-wrapper {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.person-manage .manage-body .body-left .manage-tree .custom[data-v-80f496a2]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage .manage-body .body-left[data-v-80f496a2] .ant-input-suffix {
  font-size: 20px;
}
.person-manage .manage-body .body-left[data-v-80f496a2] .ant-input-suffix /deep/ .ant-input-search-icon {
  color: #409eff;
}
.person-manage .manage-body .body-right[data-v-80f496a2] {
  position: relative;
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.person-manage .manage-body .body-right .body-right-top[data-v-80f496a2] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 14px;
  font-size: 16px;
  font-family: PingFang SC;
}
.person-manage .manage-body .body-right .body-right-top .cur-iden[data-v-80f496a2] {
  font-weight: 500;
  color: #2878ff;
  margin-right: 13px;
}
.person-manage .manage-body .body-right .body-right-top .cur-select-num[data-v-80f496a2] {
  margin-right: 13px;
}
.person-manage .manage-body .body-right .body-right-top .empty-all[data-v-80f496a2] {
  float: right;
  font-weight: 400;
  color: #2878ff;
  cursor: pointer;
}
.person-manage .manage-body .body-right .body-right-content[data-v-80f496a2] {
  height: calc(100% - 54px);
  margin-top: 54px;
  overflow: auto;
}
.person-manage .manage-body .body-right .body-right-content > label[data-v-80f496a2] {
  width: 70px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 50px;
  font-size: 16px;
}
.person-manage .manage-body .body-right .body-right-content > label span[data-v-80f496a2] {
  margin-right: 10px;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap[data-v-80f496a2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] {
  width: 100%;
  height: 340px;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] .vxe-list--virtual-wrapper {
  overflow: hidden  ;
  height: 100%;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] .ant-checkbox-group {
  width: 100%;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] .ant-checkbox-group img {
  width: 45px;
  height: 45px;
  border-right: 45px;
  margin-bottom: 6px;
  border-radius: 50%;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] .ant-checkbox-group {
  height: 300px;
  overflow: auto;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap .my-list[data-v-80f496a2] .el-pagination {
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: center;
}
.person-manage .manage-body .body-right .body-right-content[data-v-80f496a2]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage[data-v-80f496a2] .ant-modal-content .ant-modal-footer {
  border-top: none !important;
}
.add-label-modal .section-wrap[data-v-80f496a2] {
  width: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section[data-v-80f496a2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
}
.add-label-modal .section-wrap .section .label[data-v-80f496a2] {
  width: 100px;
  text-align: right;
  margin-right: 20px;
}
.add-label-modal .section-wrap .section .label .red-star[data-v-80f496a2] {
  width: 8px;
  height: 8px;
  position: relative;
  top: -2px;
}
.add-label-modal .section-wrap .section .select-wrap[data-v-80f496a2] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add-label-modal .section-wrap .section .select-wrap .show-option[data-v-80f496a2] {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  line-height: 26px;
}
.add-label-modal .section-wrap .section .select-wrap .show-option .downOrUp[data-v-80f496a2] {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap[data-v-80f496a2] {
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  background: #fff;
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  border: 1px solid #409eff;
  overflow: hidden;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr[data-v-80f496a2] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #222222;
  cursor: pointer;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr[data-v-80f496a2] {
  width: 100%;
  height: 100%;
  background: #409eff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-80f496a2] {
  height: 100% !important;
  background: #409eff;
  color: #fff;
  border: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-80f496a2]:focus {
  border-color: #fff;
  border-right-width: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item[data-v-80f496a2] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item .item-inner[data-v-80f496a2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .is-hover[data-v-80f496a2] {
  color: #fff;
  background: #409eff;
}
.add-label-modal .section-wrap .section .select-wrap-focus[data-v-80f496a2] {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.add-label-modal .section-wrap .section input[data-v-80f496a2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-80f496a2] .vxe-loading {
  display: none;
}
[data-v-80f496a2] .ant-pagination-options-size-changer {
  width: auto !important;
}

.labelManage .table-box .ant-table-header {
  background: #409eff !important;
}

.LeadExport[data-v-3cab43ea] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.LeadExport .search-box[data-v-3cab43ea] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 15px;
}
.LeadExport .search-box .tops[data-v-3cab43ea] {
  margin-top: 20px;
}
.LeadExport .search-box .alignItem[data-v-3cab43ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.LeadExport .search-box .alignItem > div[data-v-3cab43ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  width: 500px;
}
.LeadExport .search-box .text[data-v-3cab43ea] {
  width: 100px;
}
.LeadExport .search-box .btn[data-v-3cab43ea] {
  margin-left: 20px;
}
.LeadExport .top[data-v-3cab43ea] {
  margin-left: 20px;
}
.LeadExport .table-box[data-v-3cab43ea] {
  width: 100%;
  overflow: auto;
  background: #fff;
  border-radius: 10px;
  margin-top: 15px;
  overflow-y: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.LeadExport .btn[data-v-3cab43ea] {
  margin-left: 20px;
}
.stateCenter > div[data-v-3cab43ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.stateCenter > div span[data-v-3cab43ea] {
  display: block;
  white-space: nowrap;
  width: 120px;
}
.stateCenter > div .remark[data-v-3cab43ea] {
  max-width: 400px;
  border: 1px solid #ccc;
  padding: 5px 20px;
  margin: 0;
}
.stateCenter > div[data-v-3cab43ea] .ant-steps {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.stateCenter > div textarea[data-v-3cab43ea] {
  border: 1px solid #000;
}
.alienleft[data-v-3cab43ea] {
  text-align: right;
  width: 84px;
  margin-right: 20px;
}
[data-v-3cab43ea] .ant-pagination-options-size-changer {
  width: auto !important;
}

.LeadExport .table-box .ant-table-header {
  background: #409eff !important;
}

.card-title[data-v-26084dc2] {
  font-size: 24px;
  font-weight: 500;
  color: #222222;
  line-height: 53px;
}
.card-code[data-v-26084dc2] {
  width: 248px;
  height: 248px;
  -webkit-box-shadow: 0 0 10px 2px #cccccc;
          box-shadow: 0 0 10px 2px #cccccc;
  margin: 0 auto;
  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;
  position: relative;
}
.card-code-mark[data-v-26084dc2] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  color: #fff;
  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;
}
.card-code-mark img[data-v-26084dc2] {
  width: 43px;
  height: 43px;
  margin-bottom: 24px;
}
.card-msg[data-v-26084dc2] {
  width: 240px;
  background: #f6f6f6;
  margin: 18px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 0;
}
.card-msg p[data-v-26084dc2] {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}

.LongTaskWorkorde[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 100%;
}
.LongTaskWorkorde .query[data-v-601c9e1c] {
  background: #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  border-radius: 10px;
}
.LongTaskWorkorde .query .aliencenter[data-v-601c9e1c] {
  text-align: right;
  margin-right: 20px;
}
.LongTaskWorkorde .query .marginTop[data-v-601c9e1c] {
  margin-bottom: 10px;
}
.LongTaskWorkorde .query .search[data-v-601c9e1c] {
  margin-left: 20px;
}
.LongTaskWorkorde .query .alienleft[data-v-601c9e1c] {
  text-align: right;
  width: 84px;
  margin-right: 15px;
}
.LongTaskWorkorde .query .aliencenter[data-v-601c9e1c] {
  text-align: right;
  width: 84px;
  margin-right: 15px;
}
.LongTaskWorkorde .query .reset[data-v-601c9e1c] {
  margin-left: 20px;
}
.LongTaskWorkorde .top[data-v-601c9e1c] {
  padding-left: 20px;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.LongTaskWorkorde .top .btn[data-v-601c9e1c] {
  margin: 0 10px;
}
.LongTaskWorkorde .top .white[data-v-601c9e1c] {
  color: rgba(0, 0, 0, 0.65);
  border-color: #d9d9d9;
}
.LongTaskWorkorde .top .green[data-v-601c9e1c] {
  color: #40a9ff;
  border-color: #40a9ff;
}
.LongTaskWorkorde .table-box[data-v-601c9e1c] {
  background: #fff;
  overflow-y: hidden;
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.qrcodeBox[data-v-601c9e1c] {
  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;
}
.qrcodeBox .card-msg[data-v-601c9e1c] {
  margin-top: 20px;
}
.batchmodal[data-v-601c9e1c] {
  width: 100%;
  position: relative;
}
.batchmodal .redColor[data-v-601c9e1c] {
  color: red;
}
.batchmodal .tip[data-v-601c9e1c] {
  position: absolute;
  color: #ccc;
}
.workDetails[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetails .left[data-v-601c9e1c] {
  width: 800px;
}
.workDetails .left .settlement[data-v-601c9e1c] {
  height: 30px;
  line-height: 30px;
  color: #a5a5a5;
}
.workDetails .left .order-workmsg[data-v-601c9e1c] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
}
.workDetails .left .order-workmsg .order-workmsg-left[data-v-601c9e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.workDetails .left .order-workmsg .order-workmsg-left[data-v-601c9e1c] .ant-btn {
  margin-right: 20px;
}
.workDetails .left .order-workmsg .colorcc[data-v-601c9e1c] {
  color: #a5a5a5;
}
.workDetails .left .order-worklist[data-v-601c9e1c] {
  height: auto;
  height: 600px;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  font-size: 16px;
}
.workDetails .left .order-worklist .first-list[data-v-601c9e1c] {
  width: 100%;
  min-height: 58px;
  line-height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetails .left .order-worklist .mediaInfo[data-v-601c9e1c] {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  position: relative;
}
.workDetails .left .order-worklist .mediaInfo .laber[data-v-601c9e1c] {
  width: 10%;
  text-align: left;
  margin-right: 30px;
}
.workDetails .left .order-worklist .mediaInfo .value[data-v-601c9e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem[data-v-601c9e1c] {
  width: 33%;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop .pic[data-v-601c9e1c] {
  width: 50px;
  height: 50px;
  margin-right: 4px;
  cursor: pointer;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop .pic[data-v-601c9e1c] > :last-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoRight[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoRight .nickName[data-v-601c9e1c] {
  color: #409eff;
  cursor: pointer;
  margin-bottom: 3px;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoBottom[data-v-601c9e1c] {
  width: 50px;
  margin: 10px 0;
  text-align: center;
  font-size: 12px;
}
.workDetails .left .order-worklist .mediaInfo .mediaInfoOpen[data-v-601c9e1c] {
  position: absolute;
  bottom: -14px;
  width: 100%;
  text-align: center;
  color: #1890ff;
  cursor: pointer;
}
.workDetails .left .order-worklist .mediaInfo .mediaInfoShow[data-v-601c9e1c] {
  max-height: 176px;
  overflow: hidden;
}
.workDetails .left .order-worklist .list[data-v-601c9e1c] {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
.workDetails .left .order-worklist .list .laber_box[data-v-601c9e1c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetails .left .order-worklist .list .laber[data-v-601c9e1c] {
  width: 13%;
  text-align: right;
  margin-right: 30px;
}
.workDetails .left .order-worklist .list .value[data-v-601c9e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.workDetails .left .order-worklist .list .value > div[data-v-601c9e1c] {
  overflow: hidden;
  padding: 5px 10px;
}
.workDetails .left .order-worklist .list .value .block[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  width: 100%;
}
.workDetails .left .order-worklist .list .recordRight[data-v-601c9e1c] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: end;
  width: 100%;
}
.workDetails .left .order-worklist .list .recordRight .headImg[data-v-601c9e1c] {
  margin-left: 10px;
}
.workDetails .left .order-worklist .list .recordRight .list-carimg[data-v-601c9e1c] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.workDetails .left .order-worklist .list .recordRight .recordRightContent[data-v-601c9e1c] {
  display: inline-block;
  text-align: left;
}
.workDetails .left .order-worklist .executeText[data-v-601c9e1c] {
  margin-bottom: 10px;
}
.workDetails .left .order-worklist .executeText .laber[data-v-601c9e1c] {
  width: 10%;
  text-align: left;
  margin-right: 30px;
}
.workDetails .left .order-worklist .label-list[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
}
.workDetails .left .order-worklist .label-list .label-list-item[data-v-601c9e1c] {
  padding: 3px 5px;
  border: 1px solid #1890ff;
  margin-left: 20px;
  border-radius: 3px;
}
.workDetails .left .order-worklist .label-list .label-list-item .label-item-del[data-v-601c9e1c] {
  display: inline-block;
  position: relative;
  top: -8px;
  cursor: pointer;
}
.workDetails .left .order-worklist .label-list[data-v-601c9e1c] :first-child {
  margin: 0px;
}
.workDetails .left .reply[data-v-601c9e1c] {
  padding-bottom: 20px;
}
.workDetails .left .headImg[data-v-601c9e1c] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.workDetails .left .list-carimg[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
}
.workDetails .left .list-carimg img[data-v-601c9e1c] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.workDetails .left .colorBlue[data-v-601c9e1c] {
  color: #1890ff;
  cursor: pointer;
}
.workDetails .left .taskdetial[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.workDetails .left .taskdetial .title[data-v-601c9e1c] {
  margin-bottom: 10px;
}
.workDetails .left .taskdetial .quill_editor[data-v-601c9e1c] {
  padding: 0 !important;
}
.workDetails .left .taskdetial .quill_editor span[data-v-601c9e1c] {
  display: inline-block;
  margin: 10px;
}
.workDetails .left .taskdetial .value[data-v-601c9e1c] {
  width: calc(100% - 60px);
  margin-left: 54px;
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
}
.workDetails .left .taskdetial .taskdetialShow[data-v-601c9e1c] {
  display: none;
  opacity: 1;
}
.workDetails .left .recordsBox[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 10px;
}
.workDetails .left .recordsBox .records[data-v-601c9e1c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding-right: 20px;
}
.workDetails .left .recordsBox .value[data-v-601c9e1c] {
  width: 100%;
  padding-left: 80px;
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  max-height: 400px;
  overflow-y: scroll !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.workDetails .left .recordsBox .value[data-v-601c9e1c]::-webkit-scrollbar {
  width: 5px;
  height: 100%;
  background: #1890ff;
}
.workDetails .left .recordsBox .value[data-v-601c9e1c]::-webkit-scrollbar-thumb {
  border-radius: 25px;
  background: #ff0000;
}
.workDetails .left .recordsBox .value[data-v-601c9e1c]::-webkit-scrollbar-track {
  background: #f5f5f5 !important;
  border-radius: 0;
}
.workDetails .left .recordsBox .value[data-v-601c9e1c]::-webkit-scrollbar-track-piece {
  background: transparent;
}
.workDetails .right[data-v-601c9e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 660px;
  margin-top: 30px;
}
.workDetails .right .title[data-v-601c9e1c] {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
}
.workDetails .right[data-v-601c9e1c] .el-tabs--top .el-tabs__content {
  height: 555px;
}
.workDetails .right[data-v-601c9e1c] .el-tabs--top .el-tab-pane {
  width: 100%;
  height: 555px;
  overflow: scroll;
}
.workDetails .right .listItem[data-v-601c9e1c] {
  width: 340px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
  position: relative;
  cursor: pointer;
}
.workDetails .right .listItem[data-v-601c9e1c]:hover {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
}
.workDetails .right .listItem .sendBtn[data-v-601c9e1c] {
  position: absolute;
  width: 60px;
  height: 100%;
  border-radius: 50px;
  background: #1890ff;
  color: #fff;
  top: 0;
  right: 0;
  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;
}
.lineTop[data-v-601c9e1c] {
  border-top: 1px solid #cccccc;
}
.linebottom[data-v-601c9e1c] {
  border-bottom: 1px solid #cccccc;
}
.add-label-modal[data-v-601c9e1c] .ant-modal {
  margin-top: 150px;
}
.add-label-modal[data-v-601c9e1c] .ant-modal-header {
  padding: 16px 24px;
  color: #fff;
  background: #1890ff;
}
.add-label-modal[data-v-601c9e1c] .ant-modal-header .ant-modal-title {
  color: #fff;
}
.add-label-modal[data-v-601c9e1c] .ant-modal-content {
  width: 700px;
  margin-left: -70px;
}
.add-label-modal .section-wrap[data-v-601c9e1c] {
  width: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section[data-v-601c9e1c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
}
.add-label-modal .section-wrap .section .label[data-v-601c9e1c] {
  width: 100px;
  text-align: right;
  margin-right: 20px;
}
.add-label-modal .section-wrap .section .label .red-star[data-v-601c9e1c] {
  width: 8px;
  height: 8px;
  position: relative;
  top: -2px;
}
.add-label-modal .section-wrap .section .select-wrap[data-v-601c9e1c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add-label-modal .section-wrap .section .select-wrap .show-option[data-v-601c9e1c] {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  line-height: 26px;
}
.add-label-modal .section-wrap .section .select-wrap .show-option .downOrUp[data-v-601c9e1c] {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap[data-v-601c9e1c] {
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  border: 1px solid #409eff;
  overflow-y: auto;
  height: 360px;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr[data-v-601c9e1c] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #222222;
  cursor: pointer;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr[data-v-601c9e1c] {
  width: 100%;
  height: 42px;
  background: #409eff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-601c9e1c] {
  height: 100% !important;
  background: #409eff;
  color: #fff;
  border: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-601c9e1c]:focus {
  border-color: #fff;
  border-right-width: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item[data-v-601c9e1c] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item .item-inner[data-v-601c9e1c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .is-hover[data-v-601c9e1c] {
  color: #fff;
  background: #409eff;
}
.add-label-modal .section-wrap .section .select-wrap-focus[data-v-601c9e1c] {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.add-label-modal .section-wrap .section input[data-v-601c9e1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.all-label-wrap[data-v-601c9e1c] {
  position: absolute;
  z-index: 999999;
  border: 1px solid #d9d9d9;
  top: 120px;
  width: 404px;
  margin-left: 120px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
}
.all-label-wrap[data-v-601c9e1c] .ant-input-search {
  margin-left: 60px;
  margin-top: 10px;
}
.all-label-wrap[data-v-601c9e1c] .ant-input-search input {
  border: none;
  background: #f5f5f5;
  border-radius: 30px;
  height: 30px !important;
}
.all-label-wrap .label-item-wrap[data-v-601c9e1c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 200px;
  overflow-y: auto;
  padding-bottom: 10px;
}
.all-label-wrap .label-item-wrap .label-name[data-v-601c9e1c] {
  padding: 3px 5px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  margin-left: 6px;
  margin-top: 8px;
  cursor: pointer;
  height: 30px;
}
.all-label-wrap .label-item-wrap .label-name[data-v-601c9e1c]:hover {
  border: 1px solid #409eff;
  color: #409eff;
}
.be-label-input[data-v-601c9e1c] {
  width: 403px;
  height: 35px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.be-label-input .be-label-data[data-v-601c9e1c] {
  display: inline-block;
  margin-top: 4px;
  margin-left: 10px;
  background: #d9d9d9;
  padding: 0px 16px 0px 6px;
  border-radius: 4px;
}
.be-label-input .closeIcon[data-v-601c9e1c] {
  position: relative;
  top: -6px;
  left: -12px;
}
.be-label-input .label-down[data-v-601c9e1c] {
  position: absolute;
  right: 20px;
  top: 8px;
}
[data-v-601c9e1c] .ql-editor {
  border: 1px solid #cccccc;
}
[data-v-601c9e1c] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.pointer[data-v-601c9e1c] {
  cursor: pointer;
}
.bigNumber[data-v-601c9e1c] {
  font-size: 13px;
}
.workDetailsBox .tittle-wrap[data-v-601c9e1c] {
  position: absolute;
  top: -50px;
  background: #fff;
  width: 1200px;
  left: 0;
  height: 40px;
  border-radius: 8px;
  line-height: 40px;
  padding-left: 24px;
  color: #409eff;
}
.workDetailsBox .lwIntevOperates[data-v-601c9e1c] {
  position: absolute;
  top: 54px;
  right: -170px;
  background: #fff;
  width: 160px;
  height: 750px;
  border-radius: 12px;
  padding: 20px 20px;
}
.workDetailsBox[data-v-601c9e1c] .ant-modal-body {
  padding-top: 0;
}
.workDetailsBox .footer-wrap[data-v-601c9e1c] {
  text-align: center;
  position: absolute;
  bottom: -40px;
  left: 360px;
}
.workDetailsBox .footer-wrap button[data-v-601c9e1c] {
  margin-left: 50px;
}
.workDetailsBox .footer-wrap[data-v-601c9e1c] :first-child {
  margin-left: 0;
}
.swiper_box[data-v-601c9e1c] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  padding-top: 10vh;
}
.swiper_box[data-v-601c9e1c] .el-carousel__mask {
  background-color: rgba(225, 225, 225, 0);
}
.swiper_box .swiper_center[data-v-601c9e1c] {
  width: 1300px;
  margin: 0 auto;
}
.swiper_box .imgItem[data-v-601c9e1c] {
  margin: 0 auto;
  width: 375px;
}
.swiper_box .imgItem img[data-v-601c9e1c] {
  max-width: 100%;
  margin: 0 auto;
  max-height: 80vh;
  display: block;
}
.swiper_box .deletx[data-v-601c9e1c] {
  position: absolute;
  font-size: 36px;
  color: #fff;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
.swiper_box[data-v-601c9e1c] .el-carousel__item {
  scale: 1.1;
  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;
}
.swiper_box[data-v-601c9e1c] .el-carousel--horizontal {
  overflow: visible;
}
[data-v-601c9e1c] .ant-table-wrapper {
  height: calc(100vh - 400px);
}

.main-menu[data-v-a6bafe1c] {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.main-menu .layout[data-v-a6bafe1c] {
  height: 100%;
}
.main-menu main[data-v-a6bafe1c] {
  padding-top: 100px;
  padding-bottom: 100px;
  height: 100%;
  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: url(../img/bg.c9fe6079.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.main-menu main .menu-list[data-v-a6bafe1c] {
  width: 100%;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 100px;
}
.main-menu main .title_text[data-v-a6bafe1c] {
  width: 903px;
  height: 148px;
  padding: 45px 63px;
  position: relative;
  background: url(../img/minBg.a5184c74.png) no-repeat;
  background-size: 100% 100%;
}
.main-menu main .title_text .title[data-v-a6bafe1c] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 19px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.main-menu main .title_text .title-text[data-v-a6bafe1c] {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 28px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 11px;
}
.main-menu main .title_text img[data-v-a6bafe1c] {
  width: 256px;
  height: 192px;
  position: absolute;
  right: 51px;
  bottom: 5px;
}
.main-menu .menu-item[data-v-a6bafe1c] {
  width: 33.3%;
  height: 200px;
  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;
}
.main-menu .menu-item .menu-item-border[data-v-a6bafe1c] {
  height: 249px;
  width: 333px;
  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;
  font-size: 19px;
  font-weight: bold;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #EAF0FF;
  padding: 24px;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2), 0 8px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2), 0 8px 16px rgba(0, 0, 0, 0.2);
}
.main-menu .menu-item .menu-item-border[data-v-a6bafe1c]:hover {
  background: #E8F6FF;
}
.main-menu .menu-item .menu-item-border .text[data-v-a6bafe1c] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 5px;
}
.main-menu .menu-item .menu-item-border .img[data-v-a6bafe1c] {
  text-align: center;
}
.main-menu .menu-item .menu-item-border .img .aigc[data-v-a6bafe1c] {
  width: 247px;
  height: 139px;
  margin-top: 21px;
}
.main-menu .menu-item .menu-item-border .img .monitor[data-v-a6bafe1c] {
  width: 256px;
  height: 136px;
  margin-top: 24px;
}
.main-menu .menu-item .menu-item-border img[data-v-a6bafe1c] {
  width: 217px;
  height: 164px;
}

.preview_article .article_content[data-v-e133a0f8] {
  margin: 10px 0;
  min-height: 100px;
}
.preview_article .preview_qr_code[data-v-e133a0f8] {
  text-align: right;
}
[data-v-e133a0f8] .ant-table-body {
  min-height: 300px;
}
.textLeft[data-v-e133a0f8] {
  display: inline-block;
  width: 100px;
  text-align: right;
}
.text[data-v-e133a0f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 30px;
  background: #e6f7ff;
  border: 1px solid #bae7ff;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.text > i[data-v-e133a0f8] {
  margin-right: 10px;
}
.text > span[data-v-e133a0f8] {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  margin: 0 5px;
}
[data-v-e133a0f8] .ant-table-hide-scrollbar {
  background: #409eff !important;
}
.content-list[data-v-e133a0f8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-list > label[data-v-e133a0f8] {
  width: 70px;
}
.content-list span[data-v-e133a0f8] {
  width: 70%;
}
.content-list .js_input[data-v-e133a0f8] {
  width: 100%;
}
.upload-wrap[data-v-e133a0f8] {
  position: relative;
}
.upload-wrap .reset[data-v-e133a0f8] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 100px;
}
.upload-wrap .reset span[data-v-e133a0f8] {
  color: #999;
}
.upload-wrap .reset .el-button[data-v-e133a0f8] {
  margin-left: 20px;
}
.upload-wrap[data-v-e133a0f8] .el-icon-document {
  display: none;
}
.upload-wrap[data-v-e133a0f8] .el-upload-list--text {
  max-height: 450px;
  overflow-y: auto;
}
.marginTop[data-v-e133a0f8] {
  margin-bottom: 10px;
}
.alienleft[data-v-e133a0f8] {
  text-align: right;
  width: 84px;
  margin-right: 20px;
}

.bottom_chart .ant-table-header {
  background: #409eff;
}

#pointsStatistics[data-v-8628ca84] {
  background-color: #f5f6f8;
}
.points-item[data-v-8628ca84] {
  position: relative;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px 0 rgba(193, 193, 193, 0.2);
          box-shadow: 0 0 10px 0 rgba(193, 193, 193, 0.2);
  border-radius: 10px;
  background-color: #fff;
}
.points-top[data-v-8628ca84] {
  margin-top: 20px;
}
.points-title[data-v-8628ca84] {
  position: absolute;
  left: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.points-wrap[data-v-8628ca84] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.points-svg[data-v-8628ca84] {
  cursor: default;
  position: relative;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.points-circle[data-v-8628ca84] {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.points-circle-value[data-v-8628ca84] {
  font-size: 18px;
  color: #222222;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  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;
}
.points-circle-info[data-v-8628ca84] {
  font-size: 16px;
  color: #222222;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 30px;
}
.taskmedia-chart[data-v-8628ca84] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskmedia-chart .optionsBox[data-v-8628ca84] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskmedia-chart .optionsBox .checkBox[data-v-8628ca84] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.taskmedia-chart .bar-chart[data-v-8628ca84] {
  width: 100%;
}
.dept_box[data-v-8628ca84] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 0 0;
}
.dept_box[data-v-8628ca84] .el-select .el-input__inner::-webkit-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-8628ca84] .el-select .el-input__inner::-moz-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-8628ca84] .el-select .el-input__inner:-ms-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-8628ca84] .el-select .el-input__inner::-ms-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-8628ca84] .el-select .el-input__inner::placeholder {
  color: #333333 !important;
}
.dept_box .dept[data-v-8628ca84] {
  margin-left: 10px;
}
.width_220[data-v-8628ca84] {
  width: 220px !important;
}
.bottom_chart[data-v-8628ca84] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom_chart .ant-table-header[data-v-8628ca84] {
  background: #409eff;
}
.desc[data-v-8628ca84] {
  margin-left: 60px;
  opacity: 0.7;
}

.Person .table-box {
  height: 100%;
}
.Person .table-box .ant-table-header {
  background: #409eff !important;
  border-radius: 10px;
}

.active[data-v-2fa3d8ba] {
  color: #ccc !important;
  cursor: not-allowed;
}
.xh[data-v-2fa3d8ba] {
  color: red;
  position: relative;
  left: 30px;
  top: 4px;
}
.search_warp[data-v-2fa3d8ba] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.role_warp[data-v-2fa3d8ba] {
  display: inline-block;
  height: auto;
  width: 500px;
}
.js_title[data-v-2fa3d8ba] {
  color: rgba(0, 0, 0, 0.85);
  margin: 0 40px;
  margin-bottom: -20px;
  position: relative;
  top: 13px;
}
.js_role[data-v-2fa3d8ba] {
  color: rgba(0, 0, 0, 0.85);
  margin: 0 40px;
  margin-bottom: -20px;
  position: relative;
  top: 25px;
}
.js_rolefix[data-v-2fa3d8ba] {
  margin: 0 110px;
  margin-top: 10px;
}
.js_fix[data-v-2fa3d8ba] {
  width: 200px;
  margin: 0 110px;
}
.dx_code[data-v-2fa3d8ba] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ant-input[data-v-2fa3d8ba] {
  height: 36px !important;
}
.form_item_label[data-v-2fa3d8ba] {
  width: 200px;
}
.js_select[data-v-2fa3d8ba] {
  width: 40px;
  margin-bottom: 10px;
  margin: 0 40px;
  margin-top: 5px;
}
.js_select1[data-v-2fa3d8ba] {
  width: 40px;
  margin-bottom: 10px;
  margin: 0 40px;
  margin-top: 5px;
}
.aliencenter[data-v-2fa3d8ba] {
  text-align: right;
  width: 72px;
  margin-right: 20px;
}
#wxContainer[data-v-2fa3d8ba] {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  height: 110px;
  width: 110px;
}
.refresh-mask[data-v-2fa3d8ba] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.refresh-mask > img[data-v-2fa3d8ba] {
  width: 30px;
  height: 30px;
}
.refresh-mask > span[data-v-2fa3d8ba] {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.account-wx-wrap[data-v-2fa3d8ba] {
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
}
.addicon[data-v-2fa3d8ba] {
  color: #409eff;
}
.submit_left[data-v-2fa3d8ba] {
  margin-left: 40px;
}

.myCreation[data-v-dbab4e36] {
  background: #fff;
  height: calc(100vh - 160px);
  border-radius: 8px;
  padding: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.myCreation .top[data-v-dbab4e36] {
  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;
  padding-bottom: 16px;
}
.myCreation .top .left[data-v-dbab4e36] {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
}
.myCreation .top .right[data-v-dbab4e36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.myCreation .top .right > div[data-v-dbab4e36] {
  margin-left: 20px;
}
.myCreation .top .right .btns[data-v-dbab4e36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
}
.myCreation .top .right .btns > div[data-v-dbab4e36] {
  width: 60px;
  height: 32px;
  background: #46A0FC;
  border-radius: 6px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF;
  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;
}
.myCreation .top .right .btns .delete[data-v-dbab4e36] {
  margin-left: 10px;
}
.myCreation .bottom[data-v-dbab4e36] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  margin-right: -12px;
}
.myCreation .bottom[data-v-dbab4e36]::-webkit-scrollbar {
  display: none;
}
.myCreation .bottom[data-v-dbab4e36] .ant-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.myCreation .bottom .img[data-v-dbab4e36] {
  width: 152px;
  height: 152px;
  border-radius: 8px;
  margin-right: 13px;
  margin-bottom: 14px;
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.myCreation .bottom .img img[data-v-dbab4e36] {
  width: 100%;
  height: 100%;
}
.myCreation .bottom .img span[data-v-dbab4e36] {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
  color: #fff;
}
.myCreation .bottom .img .mask[data-v-dbab4e36] {
  display: none;
  position: absolute;
  z-index: 10;
  inset: 0;
  background: rgba(0, 0, 0, 0.58);
}
.myCreation .bottom .img .mask img[data-v-dbab4e36] {
  width: 19px;
  height: 19px;
  position: absolute;
}
.myCreation .bottom .img .mask .download[data-v-dbab4e36] {
  right: 8px;
  bottom: 14px;
}
.myCreation .bottom .img .mask .delete[data-v-dbab4e36] {
  bottom: 14px;
  right: 40px;
  width: 16px;
  height: 16px;
}
.myCreation .bottom .img:hover .mask[data-v-dbab4e36] {
  display: block;
}
.myCreation .bottom .img .checkbox[data-v-dbab4e36] {
  position: absolute;
  top: 8px;
  right: 8px;
}
.myCreation .bottom .img .checkbox[data-v-dbab4e36] .ant-checkbox-inner {
  background: transparent;
}
.myCreation .pagination[data-v-dbab4e36] {
  margin-top: 10px;
  text-align: center;
}
[data-v-dbab4e36] .ant-select {
  width: auto !important;
  height: 36px !important;
}
[data-v-dbab4e36] .ant-select-selection__rendered {
  line-height: 32px;
}
.empty[data-v-dbab4e36] {
  width: 100%;
  height: 100%;
  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;
}
.preview_box[data-v-dbab4e36] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}
.preview_box .swiper-button-Box[data-v-dbab4e36] {
  width: 80px;
  height: 80px;
  cursor: pointer;
  position: fixed;
  top: 50%;
  left: 20px;
  z-index: 9999;
  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;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
.preview_box .swiper-button-Box.right[data-v-dbab4e36] {
  left: auto;
  right: 20px;
}
.preview_box .preview[data-v-dbab4e36] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 50vw;
  max-height: 100vh;
}

.new_el_dialog_removeWorkorder .el-message-box__header {
  padding-top: 10px;
}
.new_el_dialog_removeWorkorder .el-message-box__header .el-message-box__title {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 50px;
}

.left[data-v-32161f1d] {
  text-align: right;
}
[data-v-32161f1d] .ant-cascader-menu {
  min-width: 150px;
  max-width: 50%;
}
[data-v-32161f1d] .el-cascader {
  width: 100%;
}
.avatar-uploader .el-upload[data-v-32161f1d] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-32161f1d]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-32161f1d] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-32161f1d] {
  width: 178px;
  display: block;
}
[data-v-32161f1d] .el-upload-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-v-32161f1d] .is-success {
  width: 45%;
  margin-right: 20px;
}
[data-v-32161f1d] .el-upload--picture-card {
  overflow: auto;
}
[data-v-32161f1d] .el-upload--picture-card::-webkit-scrollbar {
  width: 2px;
}
.avatar[data-v-32161f1d] {
  width: 100%;
  height: 100%;
}

.pointer[data-v-cdc19b86] {
  cursor: pointer;
}
.NewbieTask[data-v-cdc19b86] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.NewbieTask .search-box[data-v-cdc19b86] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  padding: 20px;
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewbieTask .search-box > div[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewbieTask .search-box > div .text[data-v-cdc19b86] {
  margin: 0;
  margin-right: 10px;
}
.NewbieTask .search-box .btn[data-v-cdc19b86] {
  width: 150px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.NewbieTask .operate-box[data-v-cdc19b86] {
  margin-top: 15px;
}
.NewbieTask .operate-box button[data-v-cdc19b86] {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 5px 20px;
  margin-left: 10px;
  border-radius: 4px;
}
.NewbieTask .operate-box button span[data-v-cdc19b86] {
  background: #409eff;
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  line-height: 12px;
  text-align: center;
  color: #fff;
}
.NewbieTask .table-box[data-v-cdc19b86] {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin-top: 15px;
  overflow-y: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.NewbieTask .table-box .completeNumber[data-v-cdc19b86] {
  text-decoration: underline;
  color: #02A7F0;
}
.NewbieTask .table-box .offShelf[data-v-cdc19b86] {
  color: #D9001B;
}
.NewbieTask .table-box .state[data-v-cdc19b86] {
  color: #02A7F0;
}
.NewbieTask .table-box .down[data-v-cdc19b86] {
  color: #D9001B;
}
.NewbieTask .table-box .active[data-v-cdc19b86] {
  color: #ccc;
  cursor: not-allowed;
}
.NewbieTask .table-box .up[data-v-cdc19b86] {
  color: #63A103;
}
.taskList .taskListNum[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.taskList .taskListNum .taskListItem[data-v-cdc19b86] {
  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;
  margin-right: 20px;
  position: relative;
}
.taskList .taskListNum .taskListItem .close[data-v-cdc19b86] {
  position: absolute;
  right: -6px;
  top: -6px;
  font-size: 16px;
}
.taskList .taskListNum .taskListItem .taskText[data-v-cdc19b86] {
  border: 1px solid #ccc;
  padding: 4px 8px;
  border-radius: 8px;
}
.taskList .taskListNum .taskListItem .forward[data-v-cdc19b86],
.taskList .taskListNum .taskListItem .back[data-v-cdc19b86] {
  color: #02A7F0;
}
.taskList .taskListNum .taskListItem .active[data-v-cdc19b86] {
  color: #ccc;
  cursor: not-allowed;
}
.taskList .taskListNum .taskListItem .taskActive[data-v-cdc19b86] {
  background: #02A7F0;
  color: #fff;
}
.taskList .taskListNum .taskAdd[data-v-cdc19b86] {
  position: absolute;
  right: 30px;
}
.taskList .taskListNum .taskAdd .plus[data-v-cdc19b86] {
  margin-top: 5px;
  font-size: 26px;
}
.taskList .taskListCenter .taskListAddItem[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
}
.taskList .taskListCenter .taskListAddItem span[data-v-cdc19b86] {
  display: block;
  width: 90px;
}
.taskList .taskListCenter .taskListAddItem span i[data-v-cdc19b86] {
  color: red;
  margin-right: 10px;
}
.taskList .taskListCenter .tesk[data-v-cdc19b86] {
  margin-left: 90px;
  background: #ddd;
  padding: 20px;
  border-radius: 10px;
}
.taskList .btn[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 30px;
  margin-right: 30px;
}
[data-v-cdc19b86] .el-autocomplete {
  width: 100%;
}
.autocompleteItem[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px;
}
.autocompleteItem.noGrounding[data-v-cdc19b86] {
  color: #ccc;
  cursor: not-allowed;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap[data-v-cdc19b86] {
  padding: 5px 0;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li[data-v-cdc19b86] {
  pointer-events: none;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li .default[data-v-cdc19b86] {
  text-align: center;
  color: #999;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li[data-v-cdc19b86]:hover {
  background-color: #fff;
}
.rewardBox[data-v-cdc19b86] {
  position: absolute;
  width: 500px;
  height: 500px;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  z-index: 200;
  right: 120px;
  text-align: center;
}
.rewardBox[data-v-cdc19b86]::after {
  content: "";
  display: block;
  border: solid 8px ;
  border-color: rgba(0, 0, 0, 0.8) rgba(0, 0, 0, 0.8) transparent transparent;
  position: absolute;
  right: -7px;
  top: 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popover[data-v-cdc19b86] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popover .searchPopover[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.popover .searchPopover input[data-v-cdc19b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 200px;
  text-align: center;
  border: 0;
  outline: 0;
}
.popover .searchPopover span[data-v-cdc19b86] {
  color: #fff;
  margin-left: 20px;
}
.popover .PopoverTable[data-v-cdc19b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 0;
  overflow: auto;
}
.popover .PopoverTable .item[data-v-cdc19b86] {
  color: #fff;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.popover .PopoverTable .item span[data-v-cdc19b86] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.popover .PopoverTable .item .active[data-v-cdc19b86] {
  color: #02A7F0;
}
.popover[data-v-cdc19b86] .el-pagination {
  margin-top: 20px;
}
.popover .footer-wrap[data-v-cdc19b86] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.popover .footer-wrap div[data-v-cdc19b86] {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  margin-left: 20px;
  border-radius: 5px;
}
.popover .footer-wrap .submit[data-v-cdc19b86] {
  background: #02A7F0;
  color: #fff;
}
[data-v-cdc19b86] .ant-pagination-options-size-changer {
  width: auto !important;
}

.NewbieTask .table-box .ant-table-header {
  background: #409eff !important;
}

.NewbieTaskAdd[data-v-7aa0a658] {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
}
.NewbieTaskAdd .item[data-v-7aa0a658] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewbieTaskAdd .item span[data-v-7aa0a658] {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  margin-right: 10px;
}
.NewbieTaskAdd .item span i[data-v-7aa0a658] {
  color: red;
}
.NewbieTaskAdd .item .ipt[data-v-7aa0a658] {
  width: 400px;
}
.NewbieTaskAdd .img[data-v-7aa0a658] {
  margin-top: 10px;
  margin-bottom: 10px;
}
.NewbieTaskAdd .btn[data-v-7aa0a658] {
  margin-left: 110px;
  margin-top: 100px;
}
.NewbieTaskAdd .save[data-v-7aa0a658] {
  margin-left: 35px;
}
.NewbieTaskAdd[data-v-7aa0a658] .avatar-uploader .el-upload {
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.NewbieTaskAdd[data-v-7aa0a658] .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.NewbieTaskAdd[data-v-7aa0a658] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.NewbieTaskAdd[data-v-7aa0a658] .avatar {
  width: 100px;
  height: 100px;
  display: block;
}

.addicon[data-v-5cbb04dc] {
  color: #409eff;
}
.aliencenter[data-v-5cbb04dc] {
  text-align: right;
  margin-right: 20px;
}
.content-list[data-v-5cbb04dc] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-list label[data-v-5cbb04dc] {
  width: 130px;
}
.content-list span[data-v-5cbb04dc] {
  width: 70%;
}
.tip[data-v-5cbb04dc] {
  color: #ccc;
  font-size: 12px;
}
[data-v-5cbb04dc] .pathRule .ant-modal {
  top: 0;
}
[data-v-5cbb04dc] .pathRule .ant-modal .pathRuleImg {
  width: 700px;
}

.ant-input[data-v-606e2992] {
  height: 36px !important;
}
.aliencenter[data-v-606e2992] {
  text-align: right;
  width: 70px;
  margin-right: 20px;
}
.expenditure[data-v-606e2992] {
  margin-left: 30px;
  width: 180px;
}
.heat-map-picker[data-v-606e2992] {
  width: 220px;
}
.ant-calendar-picker[data-v-606e2992] {
  width: 100%;
}


[data-v-75ad1774] .idchooce-box {
  height: 60px !important;
  -webkit-box-align: initial !important;
      -ms-flex-align: initial !important;
          align-items: initial !important;
}
.resetBtn[data-v-75ad1774] {
  margin-left: 20px;
}
.idchooce-box[data-v-75ad1774] {
  width: 100%;
  height: 100px;
  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;
}
.idchooce-list[data-v-75ad1774] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  margin-right: 20px;
}
.idchooce-li[data-v-75ad1774] {
  padding: 8px 18px;
  background: #ddd;
  display: inline-block;
  border-radius: 6px;
  margin-right: 10px;
}
.idchooce-move[data-v-75ad1774] {
  width: auto;
  display: inline-block;
}
.idchooce-btn[data-v-75ad1774] {
  width: 160px;
}
.idchooce-btn a[data-v-75ad1774] {
  padding: 8px 18px;
  background: #fff;
  display: inline-block;
  border-radius: 6px;
  margin-right: 10px;
}
.idsearch-box[data-v-75ad1774] {
  width: 100%;
  padding: 10px 20px;
  background: #ddd;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.idcontent-box[data-v-75ad1774] {
  height: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.idcontent-tree-box[data-v-75ad1774] {
  height: 100%;
  background: #fff;
  min-width: 300px;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.container[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
}
.active[data-v-75ad1774] {
  background: #409eff;
  color: #fff;
}
.idcontent-tree-node[data-v-75ad1774] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px 100px;
  height: 92%;
  overflow: auto;
}
.idcontent-tree-top[data-v-75ad1774] {
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
  background: #409eff;
  color: #fff;
}
[data-v-75ad1774] .el-tree-node__content {
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[data-v-75ad1774] .custom-tree-node {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.treeSet[data-v-75ad1774] {
  right: 0;
  top: 4px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  height: 20px;
}
.tree_btn_box[data-v-75ad1774] {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 100;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
  display: none;
}
.tree_btn_box .list[data-v-75ad1774] {
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.listActive[data-v-75ad1774] {
  color: #ccc;
  cursor: not-allowed !important;
}
.workId-list > div[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  width: 100%;
}
.workId-list > div div[data-v-75ad1774] {
  width: 100%;
}
.workId-list > div .name[data-v-75ad1774] {
  width: 80px;
  text-align: right;
  margin-right: 10px;
}
.workId-list > div .ad_name[data-v-75ad1774] {
  padding-left: 11px;
}
.workId-list > div .canter[data-v-75ad1774] {
  -webkit-box-flex: 1 ;
      -ms-flex: 1 ;
          flex: 1 ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workId-list > div .canter .btn[data-v-75ad1774] {
  margin-left: 10px;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap[data-v-75ad1774] {
  padding: 5px 0;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li[data-v-75ad1774] {
  pointer-events: none;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li .default[data-v-75ad1774] {
  text-align: center;
  color: #999;
}
:deep(.platform-auto-complete) .el-autocomplete-suggestion__wrap ul li[data-v-75ad1774]:hover {
  background-color: #fff;
}
.idcontent-box[data-v-75ad1774] {
  height: calc(100% - 220px);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.idcontent-tree-box[data-v-75ad1774] {
  overflow: hidden;
}
.idcontent-table-box[data-v-75ad1774] {
  width: calc(100% - 280px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.idcontent-table-btn-box button[data-v-75ad1774] {
  margin-right: 10px;
  margin-bottom: 10px;
}
.idcontent-table-list-box[data-v-75ad1774] {
  margin-top: 10px;
  background: #fff;
  height: 1px;
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pic[data-v-75ad1774] {
  width: 50px;
  border-radius: 100%;
}
.juese[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 20px 0;
}
.juese span[data-v-75ad1774] {
  margin-right: 10px;
}
.exmaList_value[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.exmaList_value .exma_list[data-v-75ad1774] {
  margin-left: 10px;
  margin-bottom: 10px;
}
.exmaList_value .exma_list_label[data-v-75ad1774] {
  display: inline-block;
  width: 100px;
}
.jifenlist[data-v-75ad1774] {
  height: 300px;
  overflow: auto;
  background: #f5f5f5;
  border-radius: 4px;
  margin-right: -8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.jifenlist .adlist[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 66px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px;
  border-bottom: 1px solid #fff;
}
.jifenlist .nodata[data-v-75ad1774] {
  text-align: center;
  margin-top: 20px;
}
[data-v-75ad1774] .ant-table-scroll /deep/ .ant-table-header {
  margin-right: -10px !important;
}
[data-v-75ad1774] .ant-input {
  height: 36px !important;
}
[data-v-75ad1774] .ant-table-tbody {
  background: #fff;
}
.row-list[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.person-label[data-v-75ad1774] .ant-modal-header {
  background-color: #409eff;
}
.person-label[data-v-75ad1774] .ant-modal-header .ant-modal-title {
  color: #fff;
}
.person-label[data-v-75ad1774] .ant-modal-close i {
  color: #fff;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 3px;
}
.person-label[data-v-75ad1774] .ant-modal-content .ant-modal-footer {
  border: none !important;
}
.person-label .person-label-body[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.person-label .person-label-body .label-left[data-v-75ad1774] {
  margin-right: 30px;
  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;
}
.person-label .person-label-body .label-left .user-avator[data-v-75ad1774] {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin-bottom: 12px;
}
.person-label .person-label-body .label-left .user-name[data-v-75ad1774] {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #222;
  margin-bottom: 14px;
}
.person-label .person-label-body .label-left .add-label[data-v-75ad1774] {
  width: 120px;
  height: 36px;
  line-height: 36px;
  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;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #409eff;
  color: #fff;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  border-radius: 6px;
}
.person-label .person-label-body .label-left .add-label .add-icon[data-v-75ad1774] {
  color: #fff;
  font-size: 16px;
}
.person-label .person-label-body .label-content[data-v-75ad1774] {
  width: calc(100% - 150px);
  max-height: 380px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.person-label .person-label-body .label-content .sec-wrap[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.person-label .person-label-body .label-content .sec-wrap .sec-name[data-v-75ad1774] {
  width: 80px;
  word-break: break-all;
  margin-right: 30px;
  text-align: right;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #222;
}
.person-label .person-label-body .label-content .sec-wrap .sec-body[data-v-75ad1774] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.person-label .person-label-body .label-content .sec-wrap .sec-body .label-name[data-v-75ad1774] {
  position: relative;
  height: 36px;
  line-height: 36px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0 14px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
}
.person-label .person-label-body .label-content .sec-wrap .sec-body .label-active[data-v-75ad1774] {
  color: #2878ff;
  border: 1px solid #2878ff;
}
.person-label .person-label-body .add-label-content[data-v-75ad1774] {
  width: calc(100% - 150px);
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.person-label .person-label-body .add-label-content .label-wrap[data-v-75ad1774] {
  width: 440px;
}
.person-label .person-label-body .add-label-content .label-wrap .label-search[data-v-75ad1774] {
  width: 100%;
  margin-bottom: 10px;
  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;
}
.person-label .person-label-body .add-label-content .label-wrap .label-search .label-select[data-v-75ad1774] {
  width: 210px !important;
}
.person-label .person-label-body .add-label-content .label-wrap .label-search .label-input[data-v-75ad1774] {
  width: 210px;
}
.person-label .person-label-body .add-label-content .label-wrap .label-search .label-input[data-v-75ad1774] .ant-input-suffix {
  font-size: 20px;
}
.person-label .person-label-body .add-label-content .label-wrap .label-search .label-input[data-v-75ad1774] .ant-input-suffix /deep/ .ant-input-search-icon {
  color: #409eff;
}
.person-label .person-label-body .add-label-content .label-wrap .label-list[data-v-75ad1774] {
  width: 100%;
  height: 380px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  border-radius: 6px;
}
.person-label .person-label-body .add-label-content .label-wrap .label-list .label-item[data-v-75ad1774] {
  width: 120px;
  float: left;
  padding: 8px 12px;
  margin-right: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #409eff;
  border-radius: 6px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #2878ff;
  text-align: center;
}
.person-label .person-label-body .add-label-content .label-wrap .label-list[data-v-75ad1774]::-webkit-scrollbar {
  width: 4px;
}
.person-label .person-label-body .add-label-content .label-wrap .label-list[data-v-75ad1774]::-webkit-scrollbar-track-piece {
  border-radius: 4px;
  background-color: #f5f5f5;
}
.person-label .person-label-body .add-label-content .add-list[data-v-75ad1774] {
  width: 156px;
  height: 100%;
  background: #f5f5f5;
  border-radius: 6px;
}
.person-label .person-label-body .add-label-content .add-list .add-title[data-v-75ad1774] {
  width: 100%;
  height: 39px;
  line-height: 39px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #222222;
  border-bottom: 1px solid #dfdfdf;
}
.person-label .person-label-body .add-label-content .add-list .item-wrap[data-v-75ad1774] {
  width: 100%;
  height: calc(100% - 39px);
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  margin-bottom: 10px;
}
.person-label .person-label-body .add-label-content .add-list .item-wrap .add-item[data-v-75ad1774] {
  position: relative;
  width: 120px;
  height: 27px;
  line-height: 27px;
  padding: 0 10px;
  margin-bottom: 10px;
  background: #ffffff;
  border: 1px solid #409eff;
  border-radius: 6px;
  text-align: center;
  color: #2878ff;
}
.person-label .person-label-body .delete-label[data-v-75ad1774] {
  position: absolute;
  right: -8px;
  top: -8px;
  font-size: 16px;
  background: #409eff;
  border-radius: 50%;
  color: #fff;
}
.handleIntegral[data-v-75ad1774] {
  background: #eee;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.handleIntegral > div[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.handleIntegral input[data-v-75ad1774] {
  width: 80px;
  outline: #1890ff;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
}
.handleIntegral_cen[data-v-75ad1774] {
  margin-bottom: 10px;
}
.handleIntegral_cen input[data-v-75ad1774] {
  width: 365px;
}
.handleIntegral_cen .ml10[data-v-75ad1774] {
  margin-left: 10px;
}
.handleIntegral .btn_ipt[data-v-75ad1774] {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.handleIntegral .btn_ipt input[data-v-75ad1774] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.handleIntegral input[data-v-75ad1774]:focus,
.handleIntegral input[data-v-75ad1774]:hover {
  border-color: #1890ff;
}
.handleIntegral span[data-v-75ad1774] {
  margin-right: 10px;
}
.handleIntegral span i[data-v-75ad1774] {
  color: red;
}
.handleIntegral .notes[data-v-75ad1774] {
  margin-left: 20px;
}
.handleIntegral .redColor[data-v-75ad1774] {
  color: red;
}
.handleIntegral button[data-v-75ad1774] {
  width: 50px;
  height: 100%;
  color: #fff;
  background: #1890ff;
  cursor: pointer;
}
.handleIntegral .handleIntegral_cutCharts[data-v-75ad1774] {
  margin-top: 10px;
}
.wxInformationCurrent[data-v-75ad1774] {
  width: 100%;
  min-height: 50px;
  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;
}
.wxInformationCurrent img[data-v-75ad1774] {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.wxInformationCurrent button[data-v-75ad1774] {
  width: 64px;
  height: 24px;
  color: #fff;
  background: #1890ff;
  border-radius: 5px;
  cursor: pointer;
}
.wxInformation[data-v-75ad1774] {
  margin-bottom: 10px;
  padding-top: 5px;
  -webkit-box-shadow: 0px 1px 10px #eee;
          box-shadow: 0px 1px 10px #eee;
}
.isOpenWx[data-v-75ad1774] {
  display: inline-block;
  width: 88%;
}
.wxInformationHistory[data-v-75ad1774] {
  position: relative;
}
.wxInformationHistory .open[data-v-75ad1774] {
  color: #1890ff;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 101;
}
.wxInformationHistory .wxTable[data-v-75ad1774] {
  position: absolute;
  background: #fff;
  top: 0px;
  width: 100%;
  z-index: 99;
  -webkit-box-shadow: 0px 4px 5px #eee;
          box-shadow: 0px 4px 5px #eee;
}
.wxInformationHistory .wxTable .wxTableHeader[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.wxInformationHistory .wxTable .wxTableHeader span[data-v-75ad1774]:nth-child(3) {
  width: 120px;
}
.wxInformationHistory .wxTable .wxTableHeader span[data-v-75ad1774] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.wxInformationHistory .wxTable .wxTableBody[data-v-75ad1774] {
  min-height: 100px;
  max-height: 250px;
  overflow: scroll;
  padding-bottom: 50px;
}
.wxInformationHistory .wxTable .wxTableBody .wxTableHeader[data-v-75ad1774] {
  min-height: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wxInformationHistory .wxTable .wxTableBody i[data-v-75ad1774] {
  display: inline-block;
  font-style: normal;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.wxInformationHistory .wxTable .wxTableBody img[data-v-75ad1774] {
  width: 50px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.refresh-mask[data-v-75ad1774] {
  position: absolute;
  top: 106px;
  left: 120px;
  background: rgba(0, 0, 0, 0.7);
  width: 200px;
  height: 200px;
  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;
}
.refresh-mask > img[data-v-75ad1774] {
  width: 30px;
  height: 30px;
}
.refresh-mask > span[data-v-75ad1774] {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.qrcode-success-icon[data-v-75ad1774] {
  margin-top: 24px;
  font-size: 96px;
}
.success-wrap[data-v-75ad1774] {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0;
}
.equipment[data-v-75ad1774] {
  margin-bottom: 30px;
}
.equipment .title[data-v-75ad1774] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 8px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 4px;
}
.equipment .title .right[data-v-75ad1774] {
  width: 200px;
}
[data-v-75ad1774] .ant-table-pagination .ant-select {
  width: auto !important;
}
.point-input[data-v-75ad1774] {
  height: 26px !important;
  width: 170px !important;
}
.point-input[data-v-75ad1774] .el-input {
  height: 26px !important;
}
.point-input[data-v-75ad1774] .el-input .el-input__inner {
  height: 26px !important;
}

.Person .table-box {
  height: 100%;
}
.Person .table-box .ant-table-header {
  background: #409eff !important;
  border-radius: 10px;
}

.PhotoGallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.PhotoGallery /deep/ .el-range-separator {
  display: inline-block;
  width: 40px;
  height: 100%;
}
.PhotoGallery .firstRowRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.PhotoGallery .firstRowRight .rigLeft {
  width: 80%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  padding-right: 30px;
}
.PhotoGallery .left {
  width: 10%;
  height: 40px;
  line-height: 40px;
  float: left;
}
.PhotoGallery .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}
.PhotoGallery .right .el-button--primary {
  height: 100%;
  margin: 0;
  margin: 0 2% 20px 0;
  padding: 0;
  line-height: 30px;
  width: 18%;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.PhotoGallery .bottom {
  float: right;
  width: 80%;
  text-align: center;
  color: #0d5dde;
  margin-right: 10%;
}
.PhotoGallery .bottom1 {
  text-align: center;
  color: #409eff;
  line-height: 30px;
}
.PhotoGallery .main {
  margin-top: 30px;
  padding: 0;
  width: 100%;
  background: #fff;
  border-radius: 10px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.PhotoGallery .main .el-table {
  border-radius: 10px;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.PhotoGallery .main .gutter {
  display: none;
}
.PhotoGallery .main .is-leaf {
  background-color: #409eff;
  color: #fff;
  border: 0px;
}
.PhotoGallery .main .pageBox {
  margin: 16px auto;
}
.PhotoGallery .cell {
  text-align: center;
}
.PhotoGallery .search-box {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 30px;
}
.PhotoGallery .search-box .search-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 16px 0;
}
.PhotoGallery .search-box .search-row .overBox {
  overflow: hidden;
  height: 44px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.PhotoGallery .search-box .search-row .fenzu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
}
.PhotoGallery .search-box .search-row .fenzu .box_btn {
  margin: 10px 10px 0 0;
}
.PhotoGallery .search-box .search-row .options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
}
.PhotoGallery .search-box .search-row .options svg {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.PhotoGallery .search-box .search-row .options .moreShow svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.PhotoGallery .search-box .search-row .selectBox,
.PhotoGallery .search-box .search-row .dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.PhotoGallery .search-box .search-row .selectBox .box_label,
.PhotoGallery .search-box .search-row .dateBox .box_label {
  width: 60px;
  margin-right: 10px;
}
.PhotoGallery .search-box .search-row .selectBox .input,
.PhotoGallery .search-box .search-row .dateBox .input {
  height: 34px !important;
  line-height: 34px;
}
.PhotoGallery .search-box .search-row .dateBox {
  margin-left: 24px;
}
.PhotoGallery .search-box .search-row .box_btn {
  height: 34px;
  line-height: 34px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.PhotoGallery .search-box .search-row .down_i svg {
  width: 9px;
  height: 9px;
}
.PhotoGallery .search-box .form_item_label {
  width: calc(100% - 100px);
}
.PhotoGallery .operate-box {
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.PhotoGallery .operate-box .box_btn {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 400;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.PhotoGallery .operate-box .box_btn .icon_svg {
  width: 13px;
  height: 13px;
  margin-right: 5px;
}
.PhotoGallery .operate-box .box_btn_w i {
  color: #409eff;
}
.PhotoGallery .el-popover.mobilePacket {
  padding: 20px;
  width: 400px;
  display: inline-block;
}
.PhotoGallery .el-popover.mobilePacket .child {
  width: 100%;
  height: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.PhotoGallery .el-popover.mobilePacket .child .el-button--default {
  width: 45%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.PhotoGallery .el-popover.mobilePacket1 {
  padding: 20px;
  width: 300px;
  height: 100px;
  display: inline-block;
  border-radius: 20px;
  -webkit-box-shadow: 5px rgba(255, 0, 0, 0.1);
          box-shadow: 5px rgba(255, 0, 0, 0.1);
}
.PhotoGallery .el-popover.mobilePacket1 .child {
  width: 100%;
  height: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: auto;
}
.PhotoGallery .el-popover.mobilePacket1 .child .el-button--default {
  min-width: 30%;
}
.PhotoGallery .inp {
  max-width: 250px;
}
.PhotoGallery .el-date-editor .el-range-separator {
  width: 30px;
  height: 30px;
}

.PhotoGallery .el-table__header-wrapper {
  background: #409eff;
}
.PhotoGallery .el-table--border .el-table__cell,
.PhotoGallery .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: none;
}
.PhotoGallery .el-table::before {
  display: none;
}

.batchmodal {
  text-align: center;
}

.PointsEarly[data-v-44f557f6] {
  height: 100%;
}
.PointsEarly .tips[data-v-44f557f6] {
  color: orange;
}

[v-cloak][data-v-7dcdcb80] {
  display: none;
}
#pointsStatistics[data-v-7dcdcb80] {
  background-color: #f5f6f8;
}
.points-item[data-v-7dcdcb80] {
  position: relative;
  width: 100%;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px 0 rgba(193, 193, 193, 0.2);
          box-shadow: 0 0 10px 0 rgba(193, 193, 193, 0.2);
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 20px;
}
.points-top[data-v-7dcdcb80] {
  margin-top: 20px;
}
.points-title[data-v-7dcdcb80] {
  position: absolute;
  left: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #222222;
}
.centerSelection[data-v-7dcdcb80] {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.centerSelection[data-v-7dcdcb80] .inputShow {
  height: 40px !important;
  line-height: 40px !important;
}
.points-wrap[data-v-7dcdcb80] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.points-svg[data-v-7dcdcb80] {
  cursor: default;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.points-circle[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.points-circle .points-circle-value[data-v-7dcdcb80] {
  font-size: 18px;
  color: #222222;
  margin-bottom: 0;
}
.points-circle .points-circle-info[data-v-7dcdcb80] {
  font-size: 16px;
  color: #222222;
  margin-bottom: 0;
}
.points-screen-item[data-v-7dcdcb80] {
  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;
  padding: 16px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.points-date-block[data-v-7dcdcb80] {
  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;
}
.points-screen-button[data-v-7dcdcb80] {
  margin-left: 16px;
}
.points-switch-tab[data-v-7dcdcb80] {
  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;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  cursor: pointer;
}
.switch-tab-item[data-v-7dcdcb80] {
  font-size: 14px;
  color: #222222;
  line-height: 40px;
  text-align: center;
  width: 140px;
  height: 40px;
  border-radius: 6px;
  border: 1px solid #dcdfe6;
  margin-left: 10px;
}
.switch-tab-item-acitve[data-v-7dcdcb80] {
  color: #fff;
  background-color: #409eff;
}
.points-content[data-v-7dcdcb80] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 50px;
}
.points-charts[data-v-7dcdcb80] {
  width: 60%;
  height: 350px;
}
.points-counts[data-v-7dcdcb80] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40%;
  /* margin-left: 80px; */
}
.points-counts .points-counts-form[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.points-counts-table[data-v-7dcdcb80] {
  height: 288px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0 40px 40px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0 40px 40px rgba(0, 0, 0, 0.03);
}
.table-head[data-v-7dcdcb80] {
  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;
  height: 34px;
  background-color: #409eff;
}
.table-title[data-v-7dcdcb80] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 34px;
  text-align: center;
}
.table-body[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: scroll;
  padding-bottom: 20px;
}
.table-body .table-tr[data-v-7dcdcb80] {
  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;
  height: 34px;
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.table-body .table-tr[data-v-7dcdcb80]:last-child {
  border-bottom: 1px solid transparent;
  font-weight: bolder;
}
.table-body-jf .table-item[data-v-7dcdcb80] {
  font-weight: 400 !important;
}
.table-body .table-tr .table-td[data-v-7dcdcb80] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #222222;
  line-height: 34px;
  text-align: center;
}
.table-item[data-v-7dcdcb80] {
  font-weight: bold;
}
.points-ranking[data-v-7dcdcb80] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.points-ranking-switch[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.ranking-switch-item[data-v-7dcdcb80] {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #212121;
  font-size: 14px;
  border: 1px solid #dcdfe6;
  border-radius: 6px;
  margin-left: 10px;
}
.ranking-switch-item-acitve[data-v-7dcdcb80] {
  background-color: #3f9dff;
  color: #ffffff;
  border-radius: 6px;
}
.points-ranking-wrap[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 30px;
}
.points-ranking-item[data-v-7dcdcb80] {
  width: 455px;
  height: 345px;
  margin-bottom: 40px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #efefef;
}
.ranking-identity[data-v-7dcdcb80] {
  width: 100%;
  height: 35px;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  color: #ffffff;
  background-color: #3f9dff;
  border: 1px solid #3f9dff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ranking-list[data-v-7dcdcb80] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ranking-item[data-v-7dcdcb80] {
  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;
  width: 100%;
  height: 31px;
}
.ranking-item .ranking-td[data-v-7dcdcb80] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  font-size: 14px;
  color: #212121;
  line-height: 31px;
  text-align: center;
  border-top: 1px solid #efefef;
  border-right: 1px solid #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ranking-item .ranking-td[data-v-7dcdcb80]:last-child {
  border-right: 1px solid transparent;
}
.ranking-item-last[data-v-7dcdcb80] {
  border-bottom: 1px solid #efefef;
}
.ranking-item .ranking-trophy-icon[data-v-7dcdcb80] {
  position: relative;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 31px;
}
.ranking-item .ranking-trophy-value[data-v-7dcdcb80] {
  position: absolute;
  top: -5px;
  right: 0;
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #ffffff;
}
.el-button--primary[data-v-7dcdcb80] {
  color: #fff;
  background-color: #409eff !important;
  border-color: #409eff !important;
}
.el-button--primary[data-v-7dcdcb80]:focus,
.el-button--primary[data-v-7dcdcb80]:hover {
  background-color: #409eff !important;
  border-color: #409eff !important;
}
.text[data-v-7dcdcb80] {
  margin: 0 10px;
}
/**
 *
 * @wjh
 *
 *
 */
.dept[data-v-7dcdcb80] {
  width: 200px;
}

.addicon[data-v-c74cbcf2] {
  color: #409eff;
}
.aliencenter[data-v-c74cbcf2] {
  width: 72px;
  margin-right: 20px;
}
.generateCount[data-v-c74cbcf2] {
  color: #409eff;
  text-decoration: underline;
  cursor: pointer;
}
.content-list[data-v-c74cbcf2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-list > label[data-v-c74cbcf2] {
  width: 130px;
}
.content-list span[data-v-c74cbcf2] {
  width: 70%;
}
.content-list .js_input[data-v-c74cbcf2] {
  width: 100%;
}
.imglink[data-v-c74cbcf2] {
  width: 70px;
}
.sizeTip-upload[data-v-c74cbcf2] {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: absolute;
  top: 5px;
  left: 240px;
}
.typeTip-upload[data-v-c74cbcf2] {
  font-size: 16px;
  color: #222222;
  margin-top: 10px;
}
.alignstart[data-v-c74cbcf2] {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}

.container[data-v-d18f23ca] {
  height: calc(100% - 60px);
}
.addicon[data-v-d18f23ca] {
  color: #409eff;
}
.aliencenter[data-v-d18f23ca] {
  width: 72px;
  margin-right: 20px;
}
.content-list[data-v-d18f23ca] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-list label[data-v-d18f23ca] {
  width: 130px;
}
.content-list span[data-v-d18f23ca] {
  width: 70%;
}
.imglink[data-v-d18f23ca] {
  width: 70px;
}
.sizeTip-upload[data-v-d18f23ca] {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: absolute;
  top: 5px;
  left: 240px;
}
.typeTip-upload[data-v-d18f23ca] {
  font-size: 16px;
  color: #222222;
  margin-top: 10px;
}
.alignstart[data-v-d18f23ca] {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}
[data-v-d18f23ca] .el-textarea {
  margin-top: 10px;
}
[data-v-d18f23ca] .el-textarea .el-textarea__inner {
  height: 300px;
}
.rank[data-v-d18f23ca] {
  cursor: pointer;
}
.rank span[data-v-d18f23ca] {
  border-bottom: 1px solid #409eff;
}
.rank span[data-v-d18f23ca]:hover {
  background: #fff;
}
.must[data-v-d18f23ca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.must span[data-v-d18f23ca] {
  margin-right: 5px;
}
.must1[data-v-d18f23ca] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.must1 span[data-v-d18f23ca] {
  margin-top: 10px;
  margin-right: 5px;
}
[data-v-d18f23ca] input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}


[data-v-9861353e] .ant-table-wrapper {
  background-color: #fff;
}
.wrap[data-v-9861353e] {
  width: 100%;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #eee;
  font-size: 18px;
}
.wrap .item[data-v-9861353e] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.wrap .item .name[data-v-9861353e] {
  width: 150px;
  text-align: right;
  margin-right: 20px;
}
.wrap .item .value[data-v-9861353e] {
  width: 300px;
  text-align: left;
  margin-right: 20px;
}
.wrap .item textarea[data-v-9861353e],
.wrap .item input[data-v-9861353e] {
  width: 200px;
}
.wrap .item textarea[data-v-9861353e] {
  height: 50px !important;
}
.wrap .btn-wrap[data-v-9861353e] {
  width: 100%;
  height: 50px;
  border-top: 1px solid #e0e0e0;
}
.search-content[data-v-9861353e] {
  background: #eee;
  padding: 10px 20px;
  border-radius: 10px;
}


[data-v-63ae9146] .ant-card-body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
}
.ant-card-self[data-v-63ae9146] {
  width: 520px !important;
}
.card-title[data-v-63ae9146] {
  font-size: 20px !important;
  font-weight: 500;
  color: #222222;
  line-height: 24px;
  height: 53px !important;
  text-align: left;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.card-list[data-v-63ae9146] {
  background: #f6f6f6;
  border-radius: 8px;
  padding: 10px 0;
}
.card-list .list[data-v-63ae9146] {
  width: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  padding: 6px 20px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  font-size: 16px !important;
  border-right: none !important;
  border-bottom: none !important;
}
.card-list .list label[data-v-63ae9146] {
  width: 30% !important;
  text-align: right !important;
  padding-right: 15px !important;
  font-weight: 400 !important;
  color: #000000 !important;
}
.card-list .list span[data-v-63ae9146] {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}
.card-list .list span .ant-input[data-v-63ae9146] {
  height: 36px !important;
}
.card-selphone[data-v-63ae9146] {
  text-align: left !important;
  vertical-align: center !important;
}
.card-selphone .phone[data-v-63ae9146] {
  width: 65% !important;
  margin-left: 4% !important;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.card-selphone[data-v-63ae9146] input {
  height: 34px !important;
}
.card-selphone button[data-v-63ae9146] {
  padding: 6px 10px !important;
  height: 34px !important;
}
.card-phonecode[data-v-63ae9146] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-phonecode .ant-input[data-v-63ae9146] {
  width: 58% !important;
  margin-right: 5% !important;
}
.card-phonecode .ant-btn[data-v-63ae9146] {
  height: 34px !important;
}
.card-bindqr[data-v-63ae9146] {
  background: #ffffff !important;
  border-radius: 6px !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  height: 114px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  -ms-flex-item-align: center !important;
      align-self: center !important;
  padding: 18px 20px !important;
}
.card-bindqr p[data-v-63ae9146] {
  font-size: 12px !important;
  line-height: 23px !important;
  text-align: left !important;
  margin-bottom: 0 !important;
  color: #000000 !important;
}
.card-code[data-v-63ae9146] {
  width: 78px !important;
  height: 78px;
  -webkit-box-shadow: 0 0 6px 0 #cfcfcf !important;
          box-shadow: 0 0 6px 0 #cfcfcf !important;
  margin-right: 20px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  position: relative !important;
}
.card-submit[data-v-63ae9146] {
  width: 100% !important;
  height: 36px !important;
  margin: 16px 0 !important;
}
.card-code-mark[data-v-63ae9146] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  font-size: 10px;
  color: #fff;
  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;
}
.card-code-mark img[data-v-63ae9146] {
  margin-bottom: 4px;
}
.card-msg[data-v-63ae9146] {
  width: 240px !important;
  background: #f6f6f6 !important;
  margin: 18px auto !important;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  padding: 6px 0;
}
.card-msg p[data-v-63ae9146] {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.card-bindsuccess[data-v-63ae9146] {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 52px;
  line-height: 52px !important;
}


[data-v-1c79c49c] .table-query {
  padding-bottom: 22px;
  padding-top: 0;
}
.ant-input[data-v-1c79c49c] {
  height: 36px !important;
}
.ant-radio-group[data-v-1c79c49c] {
  width: 300px;
}
.ant-row[data-v-1c79c49c] {
  font-size: 14px;
}
.headerWrap[data-v-1c79c49c] {
  position: relative;
  top: 27px;
}
.wrap[data-v-1c79c49c] {
  width: 828px;
  height: 45px;
  background: #f5f6f8;
  margin-top: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 0 30px;
}
.list-content[data-v-1c79c49c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list-content-left[data-v-1c79c49c] {
  height: 300px;
  width: 414px;
  overflow-y: auto;
  border-radius: 6px;
}
.delet-img[data-v-1c79c49c] {
  margin-right: 30px;
  width: 15px;
  height: 15px;
}
.task-item[data-v-1c79c49c] {
  padding-left: 30px;
  height: 45px;
  background: #ffffff;
  line-height: 45px;
  overflow: hidden;
  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;
}
.task-item[data-v-1c79c49c]:hover {
  background: #d9ecff !important;
}
.head-font[data-v-1c79c49c] {
  line-height: 45px;
  display: inline-block;
}
.right-item[data-v-1c79c49c] {
  padding-left: 30px;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  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: 2px;
  background: #d9ecff;
}
[data-v-1c79c49c] .ant-btn-primary {
  height: 36px;
}

.pointer[data-v-1985182c] {
  cursor: pointer;
}
.NewbieTask[data-v-1985182c] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.NewbieTask .search-box[data-v-1985182c] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  padding: 20px;
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewbieTask .search-box > div[data-v-1985182c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.NewbieTask .search-box > div .text[data-v-1985182c] {
  margin: 0;
  margin-right: 10px;
}
.NewbieTask .search-box .btn[data-v-1985182c] {
  width: 150px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.NewbieTask .operate-box[data-v-1985182c] {
  margin-top: 15px;
}
.NewbieTask .operate-box button[data-v-1985182c] {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 5px 20px;
  margin-left: 10px;
  border-radius: 4px;
}
.NewbieTask .operate-box button span[data-v-1985182c] {
  background: #409eff;
  display: inline-block;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  line-height: 12px;
  text-align: center;
  color: #fff;
}
.NewbieTask .table-box[data-v-1985182c] {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  margin-top: 15px;
  overflow-y: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.NewbieTask .table-box .completeNumber[data-v-1985182c] {
  text-decoration: underline;
  color: #02a7f0;
}
.NewbieTask .table-box .offShelf[data-v-1985182c] {
  color: #d9001b;
}
.NewbieTask .table-box .state[data-v-1985182c] {
  color: #02a7f0;
}
.item[data-v-1985182c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item span[data-v-1985182c] {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  margin-right: 10px;
}
.item span i[data-v-1985182c] {
  color: red;
}
.item .ipt[data-v-1985182c] {
  width: 400px;
}
.award-wrap[data-v-1985182c] {
  margin-left: 110px;
}
.award-wrap .el-input[data-v-1985182c] {
  width: 400px;
  margin-right: 20px;
}
[data-v-1985182c] .avatar-uploader .el-upload {
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-1985182c] .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-1985182c] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
[data-v-1985182c] .avatar {
  width: 100px;
  height: 100px;
  display: block;
}
.img[data-v-1985182c] {
  margin-top: 10px;
  margin-bottom: 10px;
}
[data-v-1985182c] .ant-pagination-options-size-changer {
  width: auto !important;
}

.ant-input[data-v-e0b7eea0] {
  height: 36px !important;
}
.aliencenter[data-v-e0b7eea0] {
  text-align: right;
  width: 72px;
  margin-right: 20px;
}
.xh_title[data-v-e0b7eea0] {
  color: red;
  margin: 0 29px;
  margin-bottom: -50px;
}
.addicon[data-v-e0b7eea0] {
  color: #409eff;
}
.role_warp[data-v-e0b7eea0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.role_warp .xh_title1[data-v-e0b7eea0] {
  color: red;
  margin: 0 27px;
}
.role_warp .xh_role[data-v-e0b7eea0] {
  margin: 0 -16px;
  color: #000000d9;
}
.tree_title[data-v-e0b7eea0] {
  margin-top: 10px;
}
.menu_warp[data-v-e0b7eea0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px;
}
.search_warp[data-v-e0b7eea0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modelBox .content-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modelBox .content-row .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 70px;
  width: 235px;
}
.modelBox .content-row .item .row_label {
  width: 70px;
}
.modelBox .content-row .item .row_content .item_img {
  width: 70px;
  max-height: 70px;
}
.modelBox .content-row .item .row_content .item_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.modelBox .box_2 {
  width: 400px;
  margin-top: 28px;
}
.modelBox .box_2 .title {
  font-weight: 600;
  font-size: 18px;
}
.modelBox .box_2 .item {
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 45px;
}
.modelBox .box_2 .item .label {
  color: #a5a5a5;
  width: 90px;
}
.modelBox .box_2 .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modelBox .box_2 .item .content .ant-input {
  border: none;
  height: 45px !important;
}

.Roster[data-v-f626f876] {
  height: 100%;
}
.Roster .aliencenter[data-v-f626f876] {
  text-align: right;
  width: 72px;
  margin-right: 20px;
}
.Roster .imglink[data-v-f626f876] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}


[data-v-34620d59] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-34620d59] .avatar-uploader .el-upload .closeBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  padding: 6px 0 0 12px;
  border-radius: 0 0 0 70px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
[data-v-34620d59] .avatar-uploader .el-upload:hover .closeBtn {
  opacity: 1;
}
[data-v-34620d59] .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.qrcodeImage[data-v-34620d59] {
  width: 198px;
  height: 198px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
[data-v-34620d59] .card-title[data-v-54cdc180] {
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
[data-v-34620d59] .ql-container {
  height: 200px;
}
#loadingDiv[data-v-34620d59] {
  width: 100%;
  height: 400px;
  text-align: center;
  line-height: 400px;
  font-size: 30px;
  font-weight: 600;
}
.dept_box[data-v-34620d59] {
  width: 300px;
  height: 400px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
}
.dept_header[data-v-34620d59] {
  height: 50px;
  width: 100%;
  background: #ccc;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding-left: 5%;
}
.dept_header .el-input[data-v-34620d59] {
  width: 95%;
}
.dept_content[data-v-34620d59] {
  width: 100%;
  height: 350px;
  overflow: hidden;
  overflow-y: auto;
}
.right .el-checkbox[data-v-34620d59] {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
}
.card-tabs[data-v-34620d59] {
  width: 100%;
}
.card-pane[data-v-34620d59] {
  width: 400px;
}
.el-icon-folder[data-v-34620d59] {
  color: #0c4c7f;
}
.custom-tree-node[data-v-34620d59] {
  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;
}
.task_launch[data-v-34620d59] {
  height: 550px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-tree-node .el-checkbox[data-v-34620d59] {
  position: absolute;
  right: 0;
  width: auto;
}
.el-tabs__content[data-v-34620d59] {
  height: 400px;
  overflow-y: scroll;
}
.mask-wrap[data-v-34620d59] {
  width: 540px;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed !important;
  top: 0 !important;
  right: 0;
  left: auto !important;
  -webkit-transform: translateX(540px);
          transform: translateX(540px);
  -webkit-transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  background: #fff;
  z-index: 1000;
}
.mask-header[data-v-34620d59] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mask-content[data-v-34620d59] {
  padding-bottom: 30px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mask-wrap-transform[data-v-34620d59] {
  -webkit-box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
          box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.template-card[data-v-34620d59] {
  margin-left: 164px;
  margin-bottom: 34px;
  width: 640px;
  height: auto;
}
.template-introduce[data-v-34620d59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.introduce-content[data-v-34620d59] {
  color: #303133;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 10px;
  max-height: 240px;
  overflow-y: scroll;
}
.introduce-button[data-v-34620d59] {
  padding-top: 10px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.introduce-use[data-v-34620d59] {
  cursor: pointer;
  /* width: 36px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            font-size: 28px; */
}
.introduce-use[data-v-34620d59]:hover {
  color: #409eff;
}
.template-title-item[data-v-34620d59] {
  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;
  padding: 30px 20px 10px;
}
.template-block[data-v-34620d59] {
  height: 24px;
  width: 8px;
  background-color: #409eff;
}
.template-title[data-v-34620d59] {
  margin-left: 20px;
  font-size: 24px;
  color: #303133;
}
.template-form[data-v-34620d59] {
  padding: 20px;
  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;
}
.template-search[data-v-34620d59] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-input[data-v-34620d59] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-button[data-v-34620d59] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  margin-left: 20px;
}
.template-list[data-v-34620d59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin-top: 10px;
  background-color: #409eff;
  color: #ffff;
  text-align: center;
}
.template-id[data-v-34620d59] {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-name[data-v-34620d59] {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-desc[data-v-34620d59] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-wrap[data-v-34620d59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 80px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #dcdfe6;
}
.forwardLang_h1[data-v-34620d59] {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-top: 20px;
}
.template-wrap[data-v-34620d59]:hover {
  background-color: #f2f6fc;
}
.template-item[data-v-34620d59] {
  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;
  text-align: center;
  overflow: hidden;
  color: #303133;
}
.template-item .template-desc[data-v-34620d59] {
  width: 100%;
  max-height: 60px;
  text-align: left;
  white-space: normal;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  margin-left: 100px;
  word-break: break-all;
}
.template-empty[data-v-34620d59] {
  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%;
  height: 120px;
  font-size: 14px;
  color: #909399;
}
.template-info[data-v-34620d59] {
  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%;
  height: 120px;
  font-size: 14px;
}
div[data-v-34620d59] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[v-cloak][data-v-34620d59] {
  display: none;
}
#app[data-v-34620d59] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.card[data-v-34620d59] {
  padding: 10px;
  margin-top: 10px;
}
.card .item[data-v-34620d59] {
  width: 100%;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.videobox .ant-upload[data-v-34620d59] {
  padding: 0 !important;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload[data-v-34620d59] {
  padding: 0 !important;
}
.mask[data-v-34620d59] {
  margin-right: 15px;
  padding: 2px 0 0;
}
.card .mask[data-v-34620d59] {
  color: red;
}
.card .item .empty[data-v-34620d59] {
  margin-right: 165px;
}
.card .item .label[data-v-34620d59] {
  width: 165px;
  text-align: right;
  color: #333;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card .item .el-select[data-v-34620d59] {
  width: 100%;
}
.card .item .right[data-v-34620d59] {
  width: calc(100% - 165px);
}
.card .details .right[data-v-34620d59] {
  width: 800px;
}
.card .details .f[data-v-34620d59] {
  height: 400px;
}
/* .card  .item label {
    width: 165px;
}
.card  .item label {
    display: block;
    float: left;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 5px;
} */
.add-row[data-v-34620d59] {
  width: 120px;
}
.textarea[data-v-34620d59] {
  height: 200px;
}
.textarea[data-v-34620d59] .ant-input {
  height: 100% !important;
}
.marginTop[data-v-34620d59] {
  margin-bottom: 10px;
}
.redcolor[data-v-34620d59] {
  color: red;
}
.optionalbar[data-v-34620d59] {
  height: 72px;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  cursor: pointer;
}
.bardown[data-v-34620d59] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.container[data-v-34620d59] {
  overflow: auto;
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lablecolright[data-v-34620d59] {
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 26px;
}
.btn-box[data-v-34620d59] {
  margin-top: 20px;
}
.btn-box button[data-v-34620d59] {
  margin-right: 10px;
}
.budget-row-item[data-v-34620d59] {
  margin-bottom: 20px;
}
.label_title[data-v-34620d59] {
  margin-top: -190px;
  margin-right: 20px;
}
[data-v-34620d59] .el-upload {
  width: 150px;
  height: 150px;
  line-height: 150px;
}
[data-v-34620d59] .el-upload .avatar-uploader-icon {
  width: 150px;
  height: 150px;
  line-height: 150px;
}
.avatar[data-v-34620d59] {
  width: 150px;
  height: 150px;
}
.lookSpan[data-v-34620d59] {
  color: #1890ff;
  margin-left: 20px;
}
.lookColor[data-v-34620d59] {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: 1px solid #ccc;
  margin-left: 30px;
  border-radius: 4px;
}
.lookImg[data-v-34620d59] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  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;
}
.lookImg img[data-v-34620d59] {
  width: 20%;
}


.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  border: 1px solid #d9d9d9;
}
.avatar {
  width: 78px;
  height: 78px;
  display: block;
}
.SmartBusinessCard {
}
.SmartBusinessCard h2 {
  font-size: 24px;
  font-weight: 600;
}

.addicon[data-v-3d8c012b] {
  color: #409eff;
}
.header[data-v-3d8c012b] {
  padding: 20px 0;
}
.header > div[data-v-3d8c012b] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 50px;
}
.header .name[data-v-3d8c012b] {
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px;
  font-weight: bold;
  color: #000000;
}
.header .update_name[data-v-3d8c012b] {
  font-size: 18px;
  margin: 0 10px;
  color: #000000;
  cursor: pointer;
}
.search_list[data-v-3d8c012b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search_list .label[data-v-3d8c012b] {
  width: 100px;
  text-align: right;
  margin-right: 10px;
}
.search_list .item_box[data-v-3d8c012b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
.search_list .item_box span[data-v-3d8c012b] {
  padding: 6px 10px;
  border-radius: 4px;
  cursor: pointer;
  margin: 10px;
}
.search_list .item_box .active[data-v-3d8c012b] {
  background: #409eff;
  color: #fff;
}
.tableHeader th[data-v-3d8c012b] {
  height: 35px !important;
  padding: 0;
  background: #409eff !important;
  color: #ffffff !important;
}
.resetBtn[data-v-3d8c012b] {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 30px;
  margin-top: -10px;
}
.el-dialog__footer[data-v-3d8c012b] {
  text-align: center;
}
.setItemcontent[data-v-3d8c012b] {
  padding: 30px;
}
.setitemForm .el-input[data-v-3d8c012b],
.setitemForm .el-textarea[data-v-3d8c012b] {
  width: 55%;
  size: none;
  resize: none;
}
.setitemAdd[data-v-3d8c012b] {
  color: #409eff;
  cursor: pointer;
  margin: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 100px;
}
.changeitem_list li[data-v-3d8c012b] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 6px 0;
  cursor: pointer;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.changeitem_list .name[data-v-3d8c012b] {
  width: 260px;
  overflow: hidden;
  text-overflow: ellips;
  white-space: nowrap;
}
.changeitem_list .operation[data-v-3d8c012b] {
  display: none;
}
.changeitem_list li i[data-v-3d8c012b] {
  margin: 0 6px;
}
.changeitem_list li[data-v-3d8c012b]:hover {
  background: #c3c3c3;
}
.changeitem_list li:hover .operation[data-v-3d8c012b] {
  display: block;
}
.changeitem_list .active[data-v-3d8c012b] {
  background: #409eff !important;
  color: #ffffff;
}
.pagination_div[data-v-3d8c012b] {
  text-align: center;
}
.dialog-title[data-v-3d8c012b] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 30px;
}
.dialog-title .title[data-v-3d8c012b] {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff !important;
}
.dialog-title .title-msg[data-v-3d8c012b] {
  color: #ffffff;
  margin-left: 20px;
}
.taskTableVisible .el-dialog__body[data-v-3d8c012b] {
  padding-top: 10px !important;
}
.taskTableVisible .el-input__inner[data-v-3d8c012b] {
  height: 34px;
  /* line-height:34px; */
}
.taskTable-content .search-list[data-v-3d8c012b] {
  height: 60px;
  line-height: 60px;
}
.el-checkbox[data-v-3d8c012b] {
  width: 16%;
}
.empty-data > div[data-v-3d8c012b] {
  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;
  font-size: 16px;
  line-height: 0px;
  margin-top: 30px;
}
.empty-data a[data-v-3d8c012b] {
  color: #409eff;
  line-height: 0px;
}
/** 新 */
.header[data-v-3d8c012b] {
  background: #ffffff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.container[data-v-3d8c012b] {
  height: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
}
.searchItem-box[data-v-3d8c012b] {
  background: #fff;
  border-radius: 10px 10px 0 0;
}
.table_box[data-v-3d8c012b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 30px;
  border-radius: 0 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
[data-v-3d8c012b] .el-table__body-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  overflow-x: hidden;
  height: 85%;
}
[data-v-3d8c012b] .tableHeader th {
  background: #409eff;
  color: #fff;
  text-align: center;
}
[data-v-3d8c012b] .el-table__row td {
  text-align: center;
}
[data-v-3d8c012b] .el-table::before {
  background-color: #fff;
}
[data-v-3d8c012b] .el-dialog {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 10px;
  overflow: hidden;
}
[data-v-3d8c012b] .el-dialog__header {
  border-radius: 10px 10px 0 0;
  background: #409eff;
}
[data-v-3d8c012b] .el-dialog__body {
  background: #ffffff;
}
[data-v-3d8c012b] .el-dialog__footer {
  background: #ffffff;
}
[data-v-3d8c012b] .el-dialog__title {
  color: #ffffff;
}
[data-v-3d8c012b] .el-dialog__close {
  color: #ffff;
  border-radius: 100%;
  border: 2px solid;
}
[data-v-3d8c012b] .el-message-box {
  border: none !important;
}
[data-v-3d8c012b] .el-dialog__headerbtn:hover,[data-v-3d8c012b] .el-dialog__close {
  color: #ffffff !important;
}
.el-dialog__body[data-v-3d8c012b] {
  border-radius: 0 0 10px 10px;
}
[data-v-3d8c012b] .ant-pagination-options-size-changer {
  width: auto !important;
}

.textLeft[data-v-4c4e1d33] {
  display: inline-block;
  text-align: right;
  margin-right: 20px;
}

.modelRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.modelRow .modelLable {
  margin-right: 10px;
  width: 150px;
  text-align: right;
}
.taskAdd .right .yunyinmubiao_box .zhibiao {
  color: #409EFF;
  cursor: pointer;
}
.taskAdd .right .yunyinmubiao_box .el-checkbox {
  width: auto ;
}
.taskAdd .right .yunyinmubiao_box .box_title {
  margin: 10px 0;
}
.taskAdd .right .yunyinmubiao_box .box_title .title_desc {
  color: #bfbfbf;
  margin-left: 20px;
}
.taskAdd .right .yunyinmubiao_box .box_desc {
  margin-top: 10px;
  color: #bfbfbf;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box {
  height: auto;
  background: #f0f2f5;
  padding: 20px;
  display: block;
  margin-right: 20px;
  border-radius: 5px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .el-checkbox {
  width: auto;
  height: auto;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .el-checkbox .el-checkbox__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_input .checkBoxItem_input_label {
  width: 70px;
  font-size: 14px;
  color: #333333;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_input .checkBoxItem_input_box {
  width: 100px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .checkBoxItem_img_label {
  width: 70px;
  font-size: 14px;
  color: #333333;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .avatar-uploader .avatar-uploader-icon {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .avatar-uploader .closeBtn {
  width: 20px;
  height: 20px;
  padding: 0;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .avatar-uploader .qrcodeImage {
  width: 100px;
  height: 100px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .sortBox,
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .deleteBox {
  margin: auto auto auto 40px;
  font-size: 25px;
  color: #0e9ce5;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .sortBox div,
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .deleteBox div {
  width: 40px;
  height: 40px;
  margin-top: 13px;
  cursor: pointer;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img .deleteBox {
  color: #333333;
  margin-left: 10px;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img:hover .sortBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.taskAdd .right .yunyinmubiao_box .checkBoxItem .YYMBcheckBox .radio_box .checkBoxItem_img:hover .deleteBox {
  display: block;
}
.taskAdd .YYMBcheckBox .radio_box {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.taskAdd .YYMBcheckBox .radio_box .el-checkbox {
  width: 180px;
  height: auto;
  line-height: normal;
}
.taskAdd .YYMBcheckBox .radio_box .el-checkbox .el-input {
  width: 130px;
}
.taskAdd .YYMBcheckBox .radio_box .deleteBox {
  font-size: 25px;
  color: #333333;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.taskAdd .YYMBcheckBox .radio_box .deleteBox div {
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  background: #ffffff;
  border-radius: 50%;
}
.taskAdd .zhuanfayuTopBox {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}
.taskAdd .zhuanfayuTopBox .zhuanfayuBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.taskAdd .zhuanfayuTopBox .zhuanfayuBox .textarea .ant-input {
  height: auto !important;
}

.tabPaneLabel.icon-recent[data-v-56da11b2] {
  background-position: -5px -306px;
}
.tabPaneLabel.icon-recent-selected[data-v-56da11b2] {
  background-position: -5px -277px;
}
.tabPaneLabel.icon-smile[data-v-56da11b2] {
  background-position: -5px -34px;
}
.tabPaneLabel.icon-smile-selected[data-v-56da11b2] {
  background-position: -5px -5px;
}
.tabPaneLabel.icon-flower[data-v-56da11b2] {
  background-position: -5px -145px;
}
.tabPaneLabel.icon-flower-selected[data-v-56da11b2] {
  background-position: -5px -118px;
}
.tabPaneLabel.icon-bell[data-v-56da11b2] {
  background-position: -5px -89px;
}
.tabPaneLabel.icon-bell-selected[data-v-56da11b2] {
  background-position: -5px -61px;
}
.tabPaneLabel.icon-car[data-v-56da11b2] {
  background-position: -5px -196px;
}
.tabPaneLabel.icon-car-selected[data-v-56da11b2] {
  background-position: -5px -170px;
}
.tabPaneLabel.icon-grid[data-v-56da11b2] {
  background-position: -5px -248px;
}
.tabPaneLabel.icon-grid-selected[data-v-56da11b2] {
  background-position: -5px -222px;
}
.manuscriptDialogBox[data-v-56da11b2] .el-dialog {
  position: absolute;
  max-height: 90%;
  margin: 0 !important;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.manuscriptDialogBox[data-v-56da11b2] .el-dialog .el-dialog__body {
  height: 100%;
}
.manuscriptDialog[data-v-56da11b2] {
  height: 100%;
}
.manuscriptDialog .manuscriptSearch[data-v-56da11b2] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  padding: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.manuscriptDialog .checkAll[data-v-56da11b2] {
  margin: 20px;
}
.manuscriptDialog .checkBox[data-v-56da11b2] {
  margin: 20px;
}
.manuscriptDialog .checkBox span[data-v-56da11b2] {
  color: red;
}
.manuscriptDialog .table-box[data-v-56da11b2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.manuscriptDialog .reset[data-v-56da11b2] {
  margin-left: 10px;
}
.manuscriptDialog .manuscriptDialogBtn[data-v-56da11b2] {
  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;
}
.manuscriptDialog .manuscriptDialogBtn button[data-v-56da11b2] {
  margin: 20px;
}
.manuscriptDialog[data-v-56da11b2] .ant-table-body {
  max-height: 32vh !important;
}
.manuscriptDialog[data-v-56da11b2] .el-select .el-select__caret:first-child::before {
  content: "\e6e1";
}
.manuscriptDialog[data-v-56da11b2] .el-select .is-focus .el-select__caret:first-child {
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
.tabPaneLabel[data-v-56da11b2] {
  background-size: 42px 350px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../img/IconsetSmiles.3bb24c00.png);
}
.upload-demo[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-preview[data-v-56da11b2] {
  display: inline-block;
  margin-left: 10px;
}
.preview_new[data-v-56da11b2] .el-dialog__body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preview_article[data-v-56da11b2] .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.preview_article[data-v-56da11b2] .el-dialog {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.preview_article[data-v-56da11b2] .el-dialog__header {
  display: none;
}
.preview_article .article_content[data-v-56da11b2] {
  width: 420px;
  height: 546px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow-y: scroll;
  margin-right: 21px;
  padding: 31px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: initial;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] {
  width: 100%;
  padding: calc(40px + env(safe-area-inset-top)) calc(32px + env(safe-area-inset-right)) 14px calc(32px + env(safe-area-inset-left));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: pre-wrap;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_title {
  font-size: 44px;
  line-height: 1.4;
  margin-bottom: 28px;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta_list {
  margin-bottom: 44px;
  line-height: 40px;
  font-size: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta_text.article_modify_tag,
.preview_article .article_content .weixin_content .rich_media_meta_nickname[data-v-56da11b2] {
  position: relative;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-56da11b2] .rich_media_meta_list em {
  font-style: normal;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] #js_content {
  visibility: visible !important;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] video {
  width: 100% !important;
}
.preview_article .article_content .weixin_content[data-v-56da11b2] img {
  width: 100% !important;
}
.preview_article .article_content .article_top[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.preview_article .article_content .article_top .article_l[data-v-56da11b2] {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
  background: #e6e6e6;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content .article_top .article_r .weibo_nickname[data-v-56da11b2] {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}
.preview_article .article_content .article_top .article_r .weibo_time[data-v-56da11b2] {
  font-size: 12px;
  color: #939393;
  line-height: 1.5;
}
.preview_article .article_content .weibo_content[data-v-56da11b2] a {
  color: #3c6e9e;
}
.preview_article .article_content .weibo_article[data-v-56da11b2] img {
  width: 100% !important;
}
.preview_article .article_content .weibo_article[data-v-56da11b2] video {
  width: 100% !important;
}
.preview_article .article_content .weibo_imgs_wrap[data-v-56da11b2] {
  width: 100% !important;
  margin-top: 10px;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item[data-v-56da11b2] {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px 5px 0;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_2[data-v-56da11b2] {
  width: 34%;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_3[data-v-56da11b2] {
  width: 33.33%;
}
.preview_article .article_content .weibo_imgs_wrap img[data-v-56da11b2] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content[data-v-56da11b2]::-webkit-scrollbar {
  width: 0;
  display: none;
}
.preview_article .preview_qr_code[data-v-56da11b2] {
  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;
}
.preview_article .preview_qr_code .qr_code_top[data-v-56da11b2] {
  width: 226px;
  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;
  margin-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.preview_article .preview_qr_code .qr_code_top .scan[data-v-56da11b2] {
  margin: 30px 0 30px;
  text-align: center;
  line-height: 53px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.preview_article .preview_qr_code .qr_code_top .qr_code[data-v-56da11b2] {
  margin-bottom: 15px;
}
.preview_article .preview_qr_code .qr_code_top .tips[data-v-56da11b2] {
  font-size: 16px;
  color: #999999;
  line-height: 53px;
}
.defaultSphImg[data-v-56da11b2] {
  position: absolute;
  left: 400px;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.defaultSphImg .defaultSphImgItem[data-v-56da11b2] {
  margin-right: 20px;
  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;
}
.defaultSphImg img[data-v-56da11b2] {
  width: 200px;
  height: 200px;
  margin-bottom: 10px;
}
.defaultSphImg .tip[data-v-56da11b2] {
  position: absolute;
  bottom: -22px;
  margin-left: 84px;
}
[data-v-56da11b2] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-56da11b2] .avatar-uploader .el-upload .closeBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  padding: 6px 0 0 12px;
  border-radius: 0 0 0 70px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
[data-v-56da11b2] .avatar-uploader .el-upload:hover .closeBtn {
  opacity: 1;
}
[data-v-56da11b2] .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-56da11b2] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.qrcodeImage[data-v-56da11b2] {
  width: 178px;
  height: 178px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
[data-v-56da11b2] .card-title[data-v-54cdc180] {
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
#loadingDiv[data-v-56da11b2] {
  width: 100%;
  height: 400px;
  text-align: center;
  line-height: 400px;
  font-size: 30px;
  font-weight: 600;
}
.dept_box[data-v-56da11b2] {
  width: 300px;
  height: 400px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
}
.dept_header[data-v-56da11b2] {
  height: 50px;
  width: 100%;
  background: #ccc;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding-left: 5%;
}
.dept_header .el-input[data-v-56da11b2] {
  width: 95%;
}
.dept_content[data-v-56da11b2] {
  width: 100%;
  height: 350px;
  overflow: hidden;
  overflow-y: auto;
}
.height_two[data-v-56da11b2] {
  margin-top: 100px;
}
.right .el-checkbox[data-v-56da11b2] {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
}
.taskAiMaterial .el-checkbox[data-v-56da11b2] {
  width: auto;
}
.card-tabs[data-v-56da11b2] {
  width: 100%;
}
.card-pane[data-v-56da11b2] {
  width: 400px;
}
.el-icon-folder[data-v-56da11b2] {
  color: #0c4c7f;
}
.height_title[data-v-56da11b2] {
  height: auto !important;
}
.cankaosucai[data-v-56da11b2] .el-upload-list--picture-card .el-upload-list__item {
  overflow: hidden;
}
[data-v-56da11b2] .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
}
[data-v-56da11b2] .el-upload-list__item-thumbnail {
  height: 148px;
  width: 148px;
  border-radius: 6px;
}
[data-v-56da11b2] input[aria-hidden="true"] {
  display: none !important;
}
.video_item[data-v-56da11b2] {
  height: 148px;
  width: 148px;
  border-radius: 6px;
  border: 1px solid #dcdcdc;
}
.playImage[data-v-56da11b2] {
  position: absolute;
  top: calc(50% - 74px);
  left: calc(50% - 74px);
}
[data-v-56da11b2] .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.height_title.circleOfFriends .radio[data-v-56da11b2] {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 6px;
}
.custom-tree-node[data-v-56da11b2] {
  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;
}
.task_launch[data-v-56da11b2] {
  height: 550px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-tree-node .el-checkbox[data-v-56da11b2] {
  position: absolute;
  right: 0;
  width: auto;
}
.el-tabs__content[data-v-56da11b2] {
  height: 400px;
  overflow-y: scroll;
}
.mask-wrap[data-v-56da11b2] {
  width: 540px;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed !important;
  top: 0 !important;
  right: 0;
  left: auto !important;
  -webkit-transform: translateX(540px);
          transform: translateX(540px);
  -webkit-transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  background: #fff;
  z-index: 1000;
}
.mask-header[data-v-56da11b2] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mask-content[data-v-56da11b2] {
  padding-bottom: 30px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mask-wrap-transform[data-v-56da11b2] {
  -webkit-box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
          box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.template-card[data-v-56da11b2] {
  margin-left: 164px;
  margin-bottom: 34px;
  width: 640px;
  height: auto;
}
.template-introduce[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.introduce-content[data-v-56da11b2] {
  color: #303133;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 10px;
  max-height: 240px;
  overflow-y: scroll;
}
.introduce-button[data-v-56da11b2] {
  padding-top: 10px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.introduce-use[data-v-56da11b2] {
  cursor: pointer;
  /* width: 36px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            font-size: 28px; */
}
.introduce-use[data-v-56da11b2]:hover {
  color: #409eff;
}
.template-title-item[data-v-56da11b2] {
  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;
  padding: 30px 20px 10px;
}
.template-block[data-v-56da11b2] {
  height: 24px;
  width: 8px;
  background-color: #409eff;
}
.template-title[data-v-56da11b2] {
  margin-left: 20px;
  font-size: 24px;
  color: #303133;
}
.template-form[data-v-56da11b2] {
  padding: 20px;
  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;
}
.template-search[data-v-56da11b2] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-input[data-v-56da11b2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-button[data-v-56da11b2] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  margin-left: 20px;
}
.template-list[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin-top: 10px;
  background-color: #409eff;
  color: #ffff;
  text-align: center;
}
.template-id[data-v-56da11b2] {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-name[data-v-56da11b2] {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-desc[data-v-56da11b2] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-wrap[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 80px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #dcdfe6;
}
.template-wrap[data-v-56da11b2]:hover {
  background-color: #f2f6fc;
}
.template-item[data-v-56da11b2] {
  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;
  text-align: center;
  overflow: hidden;
  color: #303133;
}
.template-item .template-desc[data-v-56da11b2] {
  width: 100%;
  max-height: 60px;
  text-align: left;
  white-space: normal;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  margin-left: 100px;
  word-break: break-all;
}
.template-empty[data-v-56da11b2] {
  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%;
  height: 120px;
  font-size: 14px;
  color: #909399;
}
.template-info[data-v-56da11b2] {
  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%;
  height: 120px;
  font-size: 14px;
}
div[data-v-56da11b2] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[v-cloak][data-v-56da11b2] {
  display: none;
}
#app[data-v-56da11b2] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.card[data-v-56da11b2] {
  padding: 10px;
  margin-top: 10px;
}
.card .item[data-v-56da11b2] {
  width: 100%;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.card .item1[data-v-56da11b2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card .content_flex[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
videobox .ant-upload[data-v-56da11b2] {
  padding: 0 !important;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload[data-v-56da11b2] {
  padding: 0 !important;
}
.mask[data-v-56da11b2] {
  margin-right: 15px;
  padding: 2px 0 0;
}
.manuscript[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.manuscript .btn[data-v-56da11b2] {
  width: 100px;
  height: 36px;
  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;
  margin-right: 10px;
  color: #fff;
  background: #409EFF;
  cursor: pointer;
}
.card .mask[data-v-56da11b2] {
  color: red;
}
.colorRed[data-v-56da11b2] {
  color: red;
}
.card .item .empty[data-v-56da11b2] {
  margin-right: 165px;
}
.card .item .label[data-v-56da11b2] {
  width: 167px;
  text-align: right;
  color: #333;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card .item .el-select[data-v-56da11b2] {
  width: 100%;
}
.card .item .right[data-v-56da11b2] {
  width: calc(100% - 165px);
}
.card .item .right[data-v-56da11b2] .el-checkbox {
  padding: 0;
}
.card .details .right[data-v-56da11b2] {
  width: 800px;
}
.card .details .f[data-v-56da11b2] {
  height: 350px;
}
/* .card  .item label {
    width: 165px;
}
.card  .item label {
    display: block;
    float: left;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 5px;
} */
.add-row[data-v-56da11b2] {
  width: 100px;
}
.marginTop[data-v-56da11b2] {
  margin-bottom: 10px;
}
.redcolor[data-v-56da11b2] {
  color: red;
}
[data-v-56da11b2] .ql-container {
  height: 90% !important;
}
.optionalbar[data-v-56da11b2] {
  height: 72px;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  cursor: pointer;
}
.bardown[data-v-56da11b2] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.container[data-v-56da11b2] {
  overflow: auto;
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lablecolright[data-v-56da11b2] {
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 26px;
}
.btn-box[data-v-56da11b2] {
  margin-top: 20px;
}
.btn-box button[data-v-56da11b2] {
  margin-right: 10px;
}
.budget-row-item[data-v-56da11b2] {
  margin-bottom: 20px;
}
.label_title[data-v-56da11b2] {
  margin-right: 20px;
}
.label_two[data-v-56da11b2] {
  margin-top: 5px;
  margin-right: 33px;
}
.message-title[data-v-56da11b2] {
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.message-title .img-top[data-v-56da11b2] {
  width: 35px;
  margin-left: 6px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.message-title .img-bottom[data-v-56da11b2] {
  width: 35px;
  margin-left: 6px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.taskInformIsDefault[data-v-56da11b2] {
  margin-left: 20px;
}
.img-div[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.img-div .emoji[data-v-56da11b2] {
  width: 30px;
  height: 30px;
  cursor: pointer;
  font-size: 20px;
}
.avatar-uploader .el-upload[data-v-56da11b2] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload .el-icon-close[data-v-56da11b2] {
  position: absolute;
  top: 0;
  right: 0;
  background: #303133;
  color: #fff;
  border-radius: 10px;
}
.avatar-uploader .el-upload[data-v-56da11b2]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-56da11b2] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-56da11b2] {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-56da11b2] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #fff;
}
[data-v-56da11b2] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #fff;
}
.rewardBox[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 168px;
  padding-bottom: 20px;
  margin-top: 20px;
}
.rewardBox .poster-wrap .sel-poster[data-v-56da11b2] {
  width: 500px;
  height: 40px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #9d9ea0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rewardBox .popover[data-v-56da11b2] {
  width: 500px;
  height: 510px;
  margin-top: 6px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.rewardBox .popover .searchPopover[data-v-56da11b2] {
  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;
}
.rewardBox .popover .searchPopover input[data-v-56da11b2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 200px;
  height: 30px;
  text-align: center;
  border: 1px solid #e4e7ed;
  outline: 0;
}
.rewardBox .popover .searchPopover .el-button[data-v-56da11b2] {
  height: 30px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rewardBox .popover .PopoverTable[data-v-56da11b2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 0;
  overflow: auto;
}
.rewardBox .popover .PopoverTable .item[data-v-56da11b2] {
  color: #606266;
  height: 36px;
  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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0 5px;
}
.rewardBox .popover .PopoverTable .item .sel-preview[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #02A7F0;
}
.rewardBox .popover .PopoverTable .item span[data-v-56da11b2] {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 10px;
  cursor: pointer;
}
.rewardBox .popover .PopoverTable .item .active[data-v-56da11b2] {
  color: #02A7F0;
}
.rewardBox .popover .PopoverTable .item[data-v-56da11b2]:hover {
  background-color: #e9f1f8;
}
.rewardBox .popover[data-v-56da11b2] .el-pagination {
  margin-top: 20px;
}
.rewardBox .popover .footer-wrap[data-v-56da11b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.rewardBox .popover .footer-wrap div[data-v-56da11b2] {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  margin-left: 20px;
  border-radius: 5px;
}
.rewardBox .popover .footer-wrap .submit[data-v-56da11b2] {
  height: 30px;
  width: 76px;
  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;
}


[data-v-181594bf] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-181594bf] .avatar-uploader .el-upload .closeBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  padding: 6px 0 0 12px;
  border-radius: 0 0 0 70px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
[data-v-181594bf] .avatar-uploader .el-upload:hover .closeBtn {
  opacity: 1;
}
[data-v-181594bf] .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-181594bf] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.qrcodeImage[data-v-181594bf] {
  width: 198px;
  height: 198px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
[data-v-181594bf] .card-title[data-v-54cdc180] {
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
[data-v-181594bf] .ql-container {
  height: 200px;
}
#loadingDiv[data-v-181594bf] {
  width: 100%;
  height: 400px;
  text-align: center;
  line-height: 400px;
  font-size: 30px;
  font-weight: 600;
}
.dept_box[data-v-181594bf] {
  width: 300px;
  height: 400px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
}
.upload-preview[data-v-181594bf] {
  display: inline-block;
  margin-left: 10px;
}
.dept_header[data-v-181594bf] {
  height: 50px;
  width: 100%;
  background: #ccc;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding-left: 5%;
}
.dept_header .el-input[data-v-181594bf] {
  width: 95%;
}
.dept_content[data-v-181594bf] {
  width: 100%;
  height: 350px;
  overflow: hidden;
  overflow-y: auto;
}
.right .el-checkbox[data-v-181594bf] {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 16px;
}
.card-tabs[data-v-181594bf] {
  width: 100%;
}
.card-pane[data-v-181594bf] {
  width: 400px;
}
.el-icon-folder[data-v-181594bf] {
  color: #0c4c7f;
}
.custom-tree-node[data-v-181594bf] {
  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;
}
.task_launch[data-v-181594bf] {
  height: 550px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-tree-node .el-checkbox[data-v-181594bf] {
  position: absolute;
  right: 0;
  width: auto;
}
.el-tabs__content[data-v-181594bf] {
  height: 400px;
  overflow-y: scroll;
}
.mask-wrap[data-v-181594bf] {
  width: 540px;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed !important;
  top: 0 !important;
  right: 0;
  left: auto !important;
  -webkit-transform: translateX(540px);
          transform: translateX(540px);
  -webkit-transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  transition: all 0.33s cubic-bezier(0, 1, 0.39, 1);
  background: #fff;
  z-index: 1000;
}
.mask-header[data-v-181594bf] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.mask-content[data-v-181594bf] {
  padding-bottom: 30px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mask-wrap-transform[data-v-181594bf] {
  -webkit-box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
          box-shadow: 0 12px 32px 0 rgba(38, 38, 38, 0.16);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.template-card[data-v-181594bf] {
  margin-left: 164px;
  margin-bottom: 34px;
  width: 640px;
  height: auto;
}
.template-introduce[data-v-181594bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.introduce-content[data-v-181594bf] {
  color: #303133;
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 10px;
  max-height: 240px;
  overflow-y: scroll;
}
.introduce-button[data-v-181594bf] {
  padding-top: 10px;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.introduce-use[data-v-181594bf] {
  cursor: pointer;
  /* width: 36px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            font-size: 28px; */
}
.introduce-use[data-v-181594bf]:hover {
  color: #409eff;
}
.template-title-item[data-v-181594bf] {
  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;
  padding: 30px 20px 10px;
}
.template-block[data-v-181594bf] {
  height: 24px;
  width: 8px;
  background-color: #409eff;
}
.template-title[data-v-181594bf] {
  margin-left: 20px;
  font-size: 24px;
  color: #303133;
}
.template-form[data-v-181594bf] {
  padding: 20px;
  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;
}
.template-search[data-v-181594bf] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-input[data-v-181594bf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-search-button[data-v-181594bf] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  margin-left: 20px;
}
.template-list[data-v-181594bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin-top: 10px;
  background-color: #409eff;
  color: #ffff;
  text-align: center;
}
.template-id[data-v-181594bf] {
  width: 100px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-name[data-v-181594bf] {
  width: 140px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.template-desc[data-v-181594bf] {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.template-wrap[data-v-181594bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 80px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #dcdfe6;
}
.forwardLang_h1[data-v-181594bf] {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-top: 20px;
}
.template-wrap[data-v-181594bf]:hover {
  background-color: #f2f6fc;
}
.template-item[data-v-181594bf] {
  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;
  text-align: center;
  overflow: hidden;
  color: #303133;
}
.template-item .template-desc[data-v-181594bf] {
  width: 100%;
  max-height: 60px;
  text-align: left;
  white-space: normal;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-align: center;
  -webkit-margin-after: 0;
          margin-block-end: 0;
  margin-left: 100px;
  word-break: break-all;
}
.template-empty[data-v-181594bf] {
  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%;
  height: 120px;
  font-size: 14px;
  color: #909399;
}
.template-info[data-v-181594bf] {
  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%;
  height: 120px;
  font-size: 14px;
}
div[data-v-181594bf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.preview_article[data-v-181594bf] .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.preview_article[data-v-181594bf] .el-dialog {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.preview_article[data-v-181594bf] .el-dialog__header {
  display: none;
}
.preview_article .article_content[data-v-181594bf] {
  width: 420px;
  height: 546px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow-y: scroll;
  margin-right: 21px;
  padding: 31px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: initial;
}
.preview_article .article_content .weixin_content[data-v-181594bf] {
  width: 100%;
  padding: calc(40px + env(safe-area-inset-top)) calc(32px + env(safe-area-inset-right)) 14px calc(32px + env(safe-area-inset-left));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_title {
  font-size: 44px;
  line-height: 1.4;
  margin-bottom: 28px;
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta_list {
  margin-bottom: 44px;
  line-height: 40px;
  font-size: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta_text.article_modify_tag,
.preview_article .article_content .weixin_content .rich_media_meta_nickname[data-v-181594bf] {
  position: relative;
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-181594bf] .rich_media_meta_list em {
  font-style: normal;
}
.preview_article .article_content .weixin_content[data-v-181594bf] #js_content {
  visibility: visible !important;
}
.preview_article .article_content .weixin_content[data-v-181594bf] video {
  width: 100% !important;
}
.preview_article .article_content .weixin_content[data-v-181594bf] img {
  width: 100% !important;
}
.preview_article .article_content .article_top[data-v-181594bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.preview_article .article_content .article_top .article_l[data-v-181594bf] {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
  background: #e6e6e6;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content .article_top .article_r .weibo_nickname[data-v-181594bf] {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}
.preview_article .article_content .article_top .article_r .weibo_time[data-v-181594bf] {
  font-size: 12px;
  color: #939393;
  line-height: 1.5;
}
.preview_article .article_content .weibo_content[data-v-181594bf] a {
  color: #3c6e9e;
}
.preview_article .article_content .weibo_article[data-v-181594bf] img {
  width: 100% !important;
}
.preview_article .article_content .weibo_article[data-v-181594bf] video {
  width: 100% !important;
}
.preview_article .article_content .weibo_imgs_wrap[data-v-181594bf] {
  width: 100% !important;
  margin-top: 10px;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item[data-v-181594bf] {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px 5px 0;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_2[data-v-181594bf] {
  width: 34%;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_3[data-v-181594bf] {
  width: 33.33%;
}
.preview_article .article_content .weibo_imgs_wrap img[data-v-181594bf] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content[data-v-181594bf]::-webkit-scrollbar {
  width: 0;
  display: none;
}
.preview_article .preview_qr_code[data-v-181594bf] {
  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;
}
.preview_article .preview_qr_code .qr_code_top[data-v-181594bf] {
  width: 226px;
  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;
  margin-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.preview_article .preview_qr_code .qr_code_top .scan[data-v-181594bf] {
  margin: 30px 0 30px;
  text-align: center;
  line-height: 53px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.preview_article .preview_qr_code .qr_code_top .qr_code[data-v-181594bf] {
  margin-bottom: 15px;
}
.preview_article .preview_qr_code .qr_code_top .tips[data-v-181594bf] {
  font-size: 16px;
  color: #999999;
  line-height: 53px;
}
[v-cloak][data-v-181594bf] {
  display: none;
}
#app[data-v-181594bf] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.card[data-v-181594bf] {
  padding: 10px;
  margin-top: 10px;
}
.card .item[data-v-181594bf] {
  width: 100%;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.videobox .ant-upload[data-v-181594bf] {
  padding: 0 !important;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload[data-v-181594bf] {
  padding: 0 !important;
}
.mask[data-v-181594bf] {
  margin-right: 15px;
  padding: 2px 0 0;
}
.card .mask[data-v-181594bf] {
  color: red;
}
.card .item .empty[data-v-181594bf] {
  margin-right: 165px;
}
.card .item .label[data-v-181594bf] {
  width: 167px;
  text-align: right;
  color: #333;
  font-size: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.card .item .el-select[data-v-181594bf] {
  width: 100%;
}
.card .item .right[data-v-181594bf] {
  width: calc(100% - 165px);
}
.card .details .right[data-v-181594bf] {
  width: 800px;
}
.card .details .f[data-v-181594bf] {
  height: 400px;
}
/* .card  .item label {
    width: 165px;
}
.card  .item label {
    display: block;
    float: left;
    width: 130px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 5px;
} */
.add-row[data-v-181594bf] {
  width: 100px;
}
.textarea[data-v-181594bf] {
  height: 200px;
}
.textarea[data-v-181594bf] .ant-input {
  height: 100% !important;
}
.marginTop[data-v-181594bf] {
  margin-bottom: 10px;
}
.redcolor[data-v-181594bf] {
  color: red;
}
.optionalbar[data-v-181594bf] {
  height: 72px;
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  cursor: pointer;
}
.bardown[data-v-181594bf] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.container[data-v-181594bf] {
  overflow: auto;
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lablecolright[data-v-181594bf] {
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 26px;
}
.btn-box[data-v-181594bf] {
  margin-top: 20px;
}
.btn-box button[data-v-181594bf] {
  margin-right: 10px;
}
.budget-row-item[data-v-181594bf] {
  margin-bottom: 20px;
}
.label_title[data-v-181594bf] {
  margin-top: -190px;
  margin-right: 20px;
}
.forlanguage[data-v-181594bf] {
  margin-top: 700px;
}
.message-title[data-v-181594bf] {
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.message-title .img-top[data-v-181594bf] {
  width: 35px;
  margin-left: 18px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.message-title .img-bottom[data-v-181594bf] {
  width: 35px;
  margin-left: 18px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.addicon[data-v-4cdf153d] {
  color: #409eff;
}
.console[data-v-4cdf153d] {
  color: red;
  background-image: inherit;
  background: #fff;
  margin-right: 100px;
}
.aliencenter[data-v-4cdf153d] {
  text-align: right;
  margin-right: 20px;
}
.content-list[data-v-4cdf153d] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-list label[data-v-4cdf153d] {
  width: 130px;
}
.content-list span[data-v-4cdf153d] {
  width: 70%;
}

.taskChart input::-webkit-input-placeholder {
  color: #333333 !important;
}
.taskChart input::-moz-placeholder {
  color: #333333 !important;
}
.taskChart input:-ms-input-placeholder {
  color: #333333 !important;
}
.taskChart input::-ms-input-placeholder {
  color: #333333 !important;
}
.taskChart input::placeholder {
  color: #333333 !important;
}
.taskChart .searchBox input::-webkit-input-placeholder {
  color: #dcdcdc !important;
}
.taskChart .searchBox input::-moz-placeholder {
  color: #dcdcdc !important;
}
.taskChart .searchBox input:-ms-input-placeholder {
  color: #dcdcdc !important;
}
.taskChart .searchBox input::-ms-input-placeholder {
  color: #dcdcdc !important;
}
.taskChart .searchBox input::placeholder {
  color: #dcdcdc !important;
}
.hasMargin {
  margin: 0 5px;
}

.taskChart[data-v-b4769fa2] {
  min-width: 1210px;
}
/*  */
.cartree_content .inputShow[data-v-b4769fa2] {
  width: 100%;
  height: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 35px;
  padding: 0 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: #ffffff;
  text-align: left !important;
}
.cartree_content .inputSohw[data-v-b4769fa2]:active {
  border-color: #409eff;
}
.cartree_content .el-dialog__header[data-v-b4769fa2] {
  text-align: left;
}
.cartree_content .car_list_box[data-v-b4769fa2] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.cartree_content .car_list_box .caritems[data-v-b4769fa2] {
  width: 140px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 14px;
}
.cartree_content .car_list_box .active[data-v-b4769fa2] {
  background: #3f6cee;
  color: #ffffff;
  border: 1px solid #3f6cee;
}
.cartree_content .el-dialog__body .custom-tree-node[data-v-b4769fa2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cartree_content .el-dialog__body .el-checkbox[data-v-b4769fa2] {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  -ms-flex-item-align: end;
      align-self: flex-end;
  /* float: right; */
}
.cartree_content .tree_box[data-v-b4769fa2] {
  height: 450px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}
.el-tree-node__content[data-v-b4769fa2] {
  height: 38px;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content[data-v-b4769fa2] {
  background-color: #3f6cee;
  color: #ffffff !important;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content .custom-tree-node[data-v-b4769fa2] {
  color: #ffffff !important;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content .el-icon-folder-opened[data-v-b4769fa2] {
  color: #ffffff !important;
}
/* .cartree_content .el-button span{
    color: #000 !important;
} */
p[data-v-b4769fa2] {
  margin: 0;
}
h3[data-v-b4769fa2] {
  margin: 0;
}
ul[data-v-b4769fa2] {
  margin: 0;
  padding: 0;
}
li[data-v-b4769fa2] {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
ui改变el_dialog
 */
.new_el_dialog[data-v-b4769fa2] {
  border-radius: 10px !important;
}
.new_el_dialog .el-dialog__header[data-v-b4769fa2] {
  border-radius: 10px 10px 0 0;
  background: #409eff;
  color: #ffffff;
  padding: 16px;
}
.new_el_dialog .el-dialog__header > span[data-v-b4769fa2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialog-close[data-v-b4769fa2] {
  cursor: pointer;
}
/*
ui改变el_dialog
 */
.marginTop20[data-v-b4769fa2] {
  margin-top: 20px;
}
.card[data-v-b4769fa2] {
  -webkit-box-shadow: 0 0 10px #cccccc;
          box-shadow: 0 0 10px #cccccc;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  padding-top: 32px;
}
.searchBox[data-v-b4769fa2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.left_chart_page[data-v-b4769fa2] {
  margin-top: 30px;
}
.left_chart_page .graphic[data-v-b4769fa2] {
  position: relative;
  color: #FFFFFF;
  margin: 0 auto;
  padding: 20px 0;
}
.left_chart_page .graphic p[data-v-b4769fa2] {
  width: 100%;
  text-align: center;
  line-height: 23px;
}
.left_chart_page .graphic[data-v-b4769fa2]::before {
  content: "";
  position: absolute;
  top: 0;
  left: -30px;
  height: 80px;
  background-color: #FFFFFF;
  width: 60px;
}
.left_chart_page .graphic[data-v-b4769fa2]::after {
  content: "";
  position: absolute;
  top: 0;
  right: -30px;
  height: 80px;
  background-color: #FFFFFF;
  width: 60px;
}
.left_chart_page .graphic1[data-v-b4769fa2] {
  width: 85%;
  height: 80px;
  background: #3a89e6;
}
.left_chart_page .graphic1[data-v-b4769fa2]:before {
  -webkit-transform: skewX(35deg);
          transform: skewX(35deg);
}
.left_chart_page .graphic1[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-35deg);
          transform: skewX(-35deg);
}
.left_chart_page .graphic2[data-v-b4769fa2] {
  width: calc(85% - 101px);
  height: 80px;
  background: #63a103;
}
.left_chart_page .graphic2[data-v-b4769fa2]:before {
  -webkit-transform: skewX(29deg);
          transform: skewX(29deg);
}
.left_chart_page .graphic2[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-29deg);
          transform: skewX(-29deg);
}
.left_chart_page .graphic3[data-v-b4769fa2] {
  width: calc(85% - 181px);
  height: 80px;
  background: #f59a23;
}
.left_chart_page .graphic3[data-v-b4769fa2]:before {
  -webkit-transform: skewX(24deg);
          transform: skewX(24deg);
}
.left_chart_page .graphic3[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-24deg);
          transform: skewX(-24deg);
}
.left_chart_page .graphic4[data-v-b4769fa2] {
  width: calc(85% - 246px);
  height: 80px;
  background: #ec808d;
}
.left_chart_page .graphic4[data-v-b4769fa2]:before {
  -webkit-transform: skewX(20deg);
          transform: skewX(20deg);
}
.left_chart_page .graphic4[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.left_chart_page .graphic5[data-v-b4769fa2] {
  width: calc(85% - 300px);
  height: 80px;
  background: #a36717;
}
.left_chart_page .graphic5[data-v-b4769fa2]:before {
  -webkit-transform: skewX(17deg);
          transform: skewX(17deg);
}
.left_chart_page .graphic5[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-17deg);
          transform: skewX(-17deg);
}
.left_chart_page .graphic6[data-v-b4769fa2] {
  width: calc(85% - 344px);
  height: 80px;
  background: #d9001b;
}
.left_chart_page .graphic6[data-v-b4769fa2]:before {
  -webkit-transform: skewX(13deg);
          transform: skewX(13deg);
}
.left_chart_page .graphic6[data-v-b4769fa2]:after {
  -webkit-transform: skewX(-13deg);
          transform: skewX(-13deg);
}
.left_chart[data-v-b4769fa2],
.right_chart[data-v-b4769fa2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 550px;
  margin-bottom: 30px;
}
.set_right_top_box[data-v-b4769fa2] {
  margin-left: 30px;
  background: #dddddd;
  padding: 20px 30px;
  border-radius: 15px;
  width: 95%;
}
.chart_line[data-v-b4769fa2] {
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: relative;
  border-radius: 2px;
}
.chart_line .chart_line_submit[data-v-b4769fa2] {
  position: absolute;
  border-radius: 2px;
  max-width: 100%;
  top: 0;
  left: 0;
  height: 6px;
  background: #3a89e6;
}
.chart_line .submitDesc[data-v-b4769fa2] {
  position: absolute;
  top: 5px;
}
.endDesc[data-v-b4769fa2] {
  color: red;
  width: 100%;
  text-align: right;
}
.card-title[data-v-b4769fa2] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
}
.card-content[data-v-b4769fa2] {
  min-height: 100px;
  margin-top: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
}
.simple-chart[data-v-b4769fa2] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 10%;
}
.simple-chart .el-progress-circle[data-v-b4769fa2] {
  width: 156px !important;
  height: 156px !important;
}
.simple-list[data-v-b4769fa2] {
  position: relative;
}
.simple-text[data-v-b4769fa2] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  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;
  padding: 18px;
  color: #222222;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  cursor: pointer;
}
[data-v-b4769fa2] .tableheader th > div {
  background: #409eff !important;
  color: #ffffff;
}
[v-cloak][data-v-b4769fa2] {
  display: none;
}
.el-table__body-wrapper[data-v-b4769fa2]::-webkit-scrollbar {
  /* 这里的宽是指竖向滚动条的宽，高是指横向滚动条的高 */
  width: 4px;
  height: 4px;
}
.el-table__body-wrapper[data-v-b4769fa2]::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
.el-table__body-wrapper[data-v-b4769fa2]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff));
  background: linear-gradient(#cccccc, #ffffff);
}
.el-table th[data-v-b4769fa2] {
  padding: 5px 0 !important;
}
.el-table td[data-v-b4769fa2] {
  padding: 9px 0 !important;
}
.el-table--border[data-v-b4769fa2]::after,
.el-table--group[data-v-b4769fa2]::after,
.el-table[data-v-b4769fa2]::before {
  height: 0;
}
[data-v-b4769fa2] .tableheader .el-table_1_column_1 .el-checkbox__inner {
  border: 1px solid #ffffff !important;
}
[data-v-b4769fa2] .tableheader .el-table_1_column_1 .cell {
  padding-left: 0 !important;
}
.el-date-editor--datetimerange.el-input[data-v-b4769fa2],
.el-date-editor--datetimerange.el-input__inner[data-v-b4769fa2] {
  width: 100%;
}
/* 任务统计 */
.simple-text p[data-v-b4769fa2] {
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.simple-text .text[data-v-b4769fa2] {
  color: #409eff;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
}
.time-choice[data-v-b4769fa2] {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.time-choice .text[data-v-b4769fa2] {
  margin: 0 10px;
}
.tasknum-chart[data-v-b4769fa2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
.tasknum-chart .chart1_1[data-v-b4769fa2] {
  width: 60%;
  margin: 40px 0 0 60px;
}
.tasknum-chart .chart1_2[data-v-b4769fa2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 40px 0 0 0;
}
.tasknum-chart .chart1_2 .titleAndExport[data-v-b4769fa2] {
  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;
}
.tasknum-chart .title[data-v-b4769fa2] {
  font-weight: 600;
}
.tasknum-chart .chart[data-v-b4769fa2] {
  height: 380px;
}
#mediatype-chart[data-v-b4769fa2],
#tasktype-chart[data-v-b4769fa2] {
  height: 200px;
}
.listimg[data-v-b4769fa2] {
  position: relative;
  width: auto;
}
.trapezoid[data-v-b4769fa2] {
  margin-top: 2px;
  position: relative;
}
.trapezoid div[data-v-b4769fa2] {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
  z-index: 110;
}
.listimg .top[data-v-b4769fa2] {
  border-top: 70px solid #61a5e8;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  width: 400px;
  margin: 0 auto;
}
.listimg .center[data-v-b4769fa2] {
  border-top: 70px solid #7ecf51;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  width: 280px;
  margin: 0 auto;
}
.listimg .bottom[data-v-b4769fa2] {
  border-top: 70px solid #eecb5f;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  width: 200px;
  margin: 0 auto;
}
.listimg .leftMsg[data-v-b4769fa2] {
  position: absolute;
  top: 50px;
  left: 4px;
  width: 93px;
  height: 130px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABiCAYAAAAGJB6nAAADTElEQVR4Xu2dTWsTURSGz5lEU1HUjRWs6LIq+At0r3+h21JybkDBoqjdSHVndwbLZBrahSBIV7ZuBHWjqBu/Vi7cqRuRYu3GEIbOkYlNacwkHAMm0+k7yyQ399xnnvtOsjmXqcu1sLBwKAzDMSI6T0SnmXlYVXd3G5Pw3pqIHPzHMQP9OCfNPjs7uy+fz98gonEiWlbVpfX19Xf5fP6biIQDrbgPk7dBmZ+fHw3DcImIXqvqtVKp9L0PdaRqihYo1Wr1ZBRFT1V1yjl3L1WV9rGYTSjlcnl/oVB4y8zTxWLxfh9rSN1Um1CCILhDREMiIqmrss8FNaD4vj/ied6HXC43OjEx8aPPNaRuugaUubm5KVUdEZELqatwAAU1oFQqledEdNM592wANaRuyiaUtVqtdnxycvJn6iocQEG8uLi4Z3V1dUVE9g5g/lROyUEQHCCiz9vtp/j/pAkoCXQBBVBsmw6mwBSYYiMAU2yckCkwBabYCMAUGydkCkyBKTYCMMXGCZkCU2CKjQBMsXFCpsAUmGIjAFNsnJApMAWm2AjAFBsnZApMgSk2AjDFxgmZAlNgio0ATLFxQqbAFJhiIwBTbJyQKTAFptgIwBQbJ2QKTIEpNgIwxcYJmQJTYIqNAEyxcUKmwBSYYiMAU2yckCkwBabYCMAUGydkCkyBKTYCMMXGCZkCU2CKjQBMsXFCpsAUmGIjkGQK+ry1U9nsCMjMx0RkrWe8GRqI3pFJ2yd+baPL6BERuZihG97zUhqmlMvlo4VC4T360f7h2NK5WFWHnHOZ7lzs+/6w53mRiKx0Uqmtx3UURdOlUimzPa6DIDgbt70noum4aXNSy/uWbuiVSuUUMz/Jcjf0DSgvNiz5qKqXnXOPt1rT1jc/CIITqvqQmV9FUXQ9a33z/4LSZPGIma8Ui8VPLZmylVTzhAVVHWfmJVVdzsoJCx2gxMuvE9Hder1+K/HYiSagOJRyudyYqp6Lz+IgosNEtKvnZ13KB6pqRES3u0JJ+Rp6Kq+TKar6koguOefeAArR1/jMEefcAyLSjpnS0y3YJoOapqhqjZlniGhGRH51ffpsk7X1XKbv+2c8z4v/zlwVkS9JX7Tjto+qMjM3tkmn6zdN7xiTzWzGjgAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
}
.listimg .rightMsg[data-v-b4769fa2] {
  position: absolute;
  top: 35px;
  right: -9px;
  width: 74px;
  height: 81px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABECAYAAAAyTz3gAAACiklEQVR4Xu2bsYsTQRTGvxc22UobISaglVcp2ljpWVqLvYhdlgTMCVdqMVY2KrIksBOIjVbniXLNWYi9cJ3+DSadYJU1yYyMJJAL4S5K8h6bna1n57ff972dmWIeQejRWts1oFNrbQ/AERF9SNP0fbPZTOc5tAaw2JRKqVK1Wr1IRDeNMfcAXCai3SiK3s1+1EaJnnc7SZIbRPQawOder7ejlDJuzEaLdgK73e6Z4XB4QETfoyh6mAvRU+Gj0egrEalarba38UlPS35S6ntpmm7lRrQTr7U+NMa8zZXoTqdz3xhzJ1eitdaX3EqeK9GTffxXrkRP/mvrRYudHxnB7szvk2Y0XAzlkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhmcu6RzeTc0l7eAc3nfO0mST9baN6feDdVaV8fj8aDRaPxkXnNWiluqhyOO47BUKj0ioscAtqMo+rbSr2CczLUpuW4dY4yq1+uLu3W01ncBPAfgrv+751pWRZ/al6W1vgrgJYDbc0FkUvSkpLvW2i/9fr95rAOv1WqdKxaLT621EREFCyovE6LdPlwuly8EQbDtei2J6IoxZteV9KymvwtZkiQtImpsQBvib2vtj0KhcATg42Aw2D+xq1ZrfQvAKwDXs5r0smvjsS1LKVWoVCoPiOgZgPMzk2SivP9L9PSlOI7PhmHotqodAGGWV+9FRpx4OGm321tBELwA8CSrW9Y/i56+YK0lIlpHO/+yFbnScX8AlZRFvA8kv+kAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
}
.listimg .textMsg[data-v-b4769fa2] {
  position: absolute;
  width: 46px;
  height: 46px;
  background: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px #cccccc;
          box-shadow: 0 0 10px #cccccc;
  font-size: 12px;
  color: #212121;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 6px;
  top: 50%;
  right: 73%;
  margin-top: -23px;
}
.listimg .textMsgleft[data-v-b4769fa2] {
  left: 62% !important;
}
.taskdeal-chart[data-v-b4769fa2] {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.taskdeal-chart .pie-chart[data-v-b4769fa2] {
  height: 230px;
  width: 40%;
}
.pie-chart[data-v-b4769fa2] {
  width: 100%;
  margin-top: 20px;
}
.pie-chart .pie-chart-item[data-v-b4769fa2] {
  width: 100%;
}
.pie-chart .card[data-v-b4769fa2]:nth-of-type(1) {
  margin-right: 10px;
}
.pie-chart .card[data-v-b4769fa2]:nth-of-type(2) {
  margin-left: 10px;
}
#tasknum-chart canvas[data-v-b4769fa2] {
  cursor: pointer;
}
[data-v-b4769fa2] .tableheader {
  margin-top: 10px;
  background: #409eff !important;
  color: #ffffff;
}
.el-table__header[data-v-b4769fa2] {
  margin-top: 10px;
}
[data-v-b4769fa2] .tableheader th {
  background: #409eff !important;
  color: #ffffff;
  text-align: center;
}
[data-v-b4769fa2] .tableheader td {
  text-align: center;
}
[data-v-b4769fa2] .tableheader th:nth-of-type(1) {
  border-radius: 6px 0 0 0;
}
[data-v-b4769fa2] .tableheader th:nth-last-child(2) {
  border-radius: 0 6px 0 0;
}
[data-v-b4769fa2] .tableheader th:nth-last-child(1) {
  width: 0 !important;
  display: none !important;
}
.sex-chart[data-v-b4769fa2] {
  height: 266px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -30px;
}
.sex-chart .chart[data-v-b4769fa2] {
  height: 230px;
  width: 54%;
}
.area_line[data-v-b4769fa2] {
  width: 2px;
  height: 80%;
  background: #f0f0f0;
}
.taskmedia-chart[data-v-b4769fa2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskmedia-chart .bar-chart[data-v-b4769fa2] {
  width: 80%;
}
.sex-chart .chart[data-v-b4769fa2] {
  width: 80%;
}
.contnum[data-v-b4769fa2] {
  width: 0;
  padding: 0 10px;
  padding-right: 0;
  color: #fff;
  border-radius: 2px;
  font-style: normal;
  background: #409eff;
  cursor: pointer;
}
.contnum .el-icon-arrow-right[data-v-b4769fa2] {
  margin-left: 8px;
}
.bar-chart[data-v-b4769fa2] {
  position: relative;
}
.dept_box[data-v-b4769fa2] {
  position: absolute;
  width: 300px;
  left: 170px;
  top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dept_box .label[data-v-b4769fa2] {
  width: 76px;
}
.dept_box .dept[data-v-b4769fa2] {
  width: 72%;
}
.cartree_content .el-dialog__body .el-checkbox[data-v-b4769fa2] {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.sex-chart-icon[data-v-b4769fa2] {
  position: absolute;
  top: -4px;
  color: #222222;
  font-size: 12px;
}
.yuan[data-v-b4769fa2] {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #409eff;
  border-radius: 100%;
}
.el-select-dropdown__item[data-v-b4769fa2] {
  left: 16px;
}
.el-table--fit[data-v-b4769fa2] {
  border-right: 0;
  border-bottom: 0;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.03);
}
.cell[data-v-b4769fa2] {
  color: #ffffff !important;
}
[data-v-b4769fa2] .el-progress {
  -webkit-transform: rotateY(180deg) translateZ(0);
          transform: rotateY(180deg) translateZ(0);
}
.mark-detail[data-v-b4769fa2] {
  position: relative;
  top: 30px;
  left: 46px;
  color: red;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/* 用户统计end */

.aliencenter[data-v-5b471842] {
  text-align: right;
  margin-right: 20px;
}
[data-v-5b471842] .ant-table-header {
  background: #409eff !important;
}
.alienleft[data-v-5b471842] {
  text-align: right;
  width: 57px;
  margin-right: 20px;
}
.marginTop[data-v-5b471842] {
  margin-bottom: 10px;
}
[data-v-5b471842] .ant-modal-body {
  padding: 0;
}
[data-v-5b471842] .table-layer .ant-table-thead > tr > th {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
[data-v-5b471842] .table-layer .ant-table-row td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.order-workmsg[data-v-5b471842] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 30px;
}
.order-workmsg .colorcc[data-v-5b471842] {
  color: #a5a5a5;
}
[data-v-5b471842] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.order-worklist[data-v-5b471842] {
  height: auto;
  max-height: 600px;
  overflow-y: auto;
  background: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  font-size: 16px;
}
.order-worklist .first-list[data-v-5b471842] {
  min-height: 58px;
  line-height: 58px;
}
.order-worklist .first-list span[data-v-5b471842] {
  margin-right: 10%;
}
.order-worklist .first-list[data-v-5b471842],
.order-worklist .list[data-v-5b471842] {
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .laber[data-v-5b471842],
.order-worklist .list .laber[data-v-5b471842] {
  width: 13%;
  text-align: right;
  margin-right: 30px;
}
.order-worklist .first-list .value[data-v-5b471842],
.order-worklist .list .value[data-v-5b471842] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.order-worklist .first-list .value div[data-v-5b471842],
.order-worklist .list .value div[data-v-5b471842] {
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .value .block[data-v-5b471842],
.order-worklist .list .value .block[data-v-5b471842] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
.order-worklist .list[data-v-5b471842] {
  padding-top: 20px;
}
.linebottom[data-v-5b471842] {
  border-bottom: 1px solid #ccc;
}
.reply[data-v-5b471842] {
  padding-bottom: 20px;
}
.headImg[data-v-5b471842] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.list-carimg img[data-v-5b471842] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}
[data-v-5b471842] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
[data-v-5b471842] .ant-upload-list-item {
  width: 80px;
  height: 80px;
  margin-top: 0;
}
.taskdetial .value > div[data-v-5b471842] {
  padding: 5px 10px;
}
[data-v-5b471842] .ql-editor {
  border: 1px solid #ccc;
}
.batchmodal[data-v-5b471842] {
  width: 100%;
  padding: 16px 30px;
}
.batchmodal p[data-v-5b471842] {
  color: #e0e0e0;
}
.batchmodal span[data-v-5b471842] {
  margin-right: 16px;
}
.tablebtncolor[data-v-5b471842] {
  margin: 0 6px 0 0;
}
[data-v-5b471842] .el-dialog__headerbtn .el-dialog__close {
  font-size: 40px;
}
.sortSerchBox .header[data-v-5b471842] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  background: #F9F9F9;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px 10px 0 0;
  color: #000000;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  line-height: 42px;
  font-size: 16px;
}
.sortSerchBox .header div[data-v-5b471842] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sortSerchBox .contentList[data-v-5b471842] {
  max-height: 60vh;
  min-height: 60vh;
  overflow: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 6px 0;
}
.sortSerchBox .contentList .contentItem[data-v-5b471842] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid #a5a5a5;
  background: #FFFFFF;
  cursor: -webkit-grab;
  cursor: grab;
}
.sortSerchBox .contentList .contentItem div[data-v-5b471842] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sortSerchBox .contentList .dragClass[data-v-5b471842] {
  display: none !important;
}
.sortSerchBox .currentLine[data-v-5b471842],
.sortSerchBox .chosen[data-v-5b471842] {
  height: 50px;
  margin: 0 0 4px 0 !important;
  -webkit-transform: scale(1, 1.1);
          transform: scale(1, 1.1);
  -webkit-box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 1px 6px 3px rgba(0, 0, 0, 0.3);
  border: none !important;
}

.aliencenter[data-v-fc3ca6da] {
  width: 57px;
  margin-right: 20px;
}
[data-v-fc3ca6da] .table-query {
  padding-bottom: 15px;
}
[data-v-fc3ca6da] .ant-modal-body {
  padding: 0;
}
.order-workmsg[data-v-fc3ca6da] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 30px;
}
.order-workmsg .colorcc[data-v-fc3ca6da] {
  color: #a5a5a5;
}
[data-v-fc3ca6da] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
[data-v-fc3ca6da] .ant-table-header {
  background: #409eff !important;
}
.order-worklist[data-v-fc3ca6da] {
  height: auto;
  max-height: 600px;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  font-size: 16px;
}
.order-worklist .first-list[data-v-fc3ca6da] {
  min-height: 58px;
  line-height: 58px;
}
.order-worklist .first-list span[data-v-fc3ca6da] {
  margin-right: 10%;
}
.order-worklist .first-list[data-v-fc3ca6da],
.order-worklist .list[data-v-fc3ca6da] {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .laber[data-v-fc3ca6da],
.order-worklist .list .laber[data-v-fc3ca6da] {
  width: 13%;
  text-align: right;
  margin-right: 30px;
}
.order-worklist .first-list .value[data-v-fc3ca6da],
.order-worklist .list .value[data-v-fc3ca6da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.order-worklist .first-list .value div[data-v-fc3ca6da],
.order-worklist .list .value div[data-v-fc3ca6da] {
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .value .block[data-v-fc3ca6da],
.order-worklist .list .value .block[data-v-fc3ca6da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
.order-worklist .list[data-v-fc3ca6da] {
  padding-top: 20px;
}
.linebottom[data-v-fc3ca6da] {
  border-bottom: 1px solid #cccccc;
}
.reply[data-v-fc3ca6da] {
  padding-bottom: 20px;
}
.headImg[data-v-fc3ca6da] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.list-carimg img[data-v-fc3ca6da] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-fc3ca6da] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
[data-v-fc3ca6da] .ant-upload-list-item {
  width: 80px;
  height: 80px;
  margin-top: 0;
}
.taskdetial .value > div[data-v-fc3ca6da] {
  padding: 5px 10px;
}
[data-v-fc3ca6da] .ql-editor {
  border: 1px solid #cccccc;
}
[data-v-fc3ca6da] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #fff;
}
[data-v-fc3ca6da] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #fff;
}
.batchmodal[data-v-fc3ca6da] {
  width: 100%;
  padding: 16px 30px;
}
.batchmodal p[data-v-fc3ca6da] {
  color: #e0e0e0;
}
.batchmodal span[data-v-fc3ca6da] {
  margin-right: 16px;
}

.aliencenter[data-v-dd49e01a] {
  width: 57px;
  margin-right: 20px;
}
[data-v-dd49e01a] .ant-modal-body {
  padding: 0;
}
.order-workmsg[data-v-dd49e01a] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 30px;
}
.order-workmsg .colorcc[data-v-dd49e01a] {
  color: #a5a5a5;
}
[data-v-dd49e01a] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
[data-v-dd49e01a] .ant-table-header {
  background: #409eff !important;
}
.order-worklist[data-v-dd49e01a] {
  height: auto;
  max-height: 600px;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  font-size: 16px;
}
.order-worklist .first-list[data-v-dd49e01a] {
  min-height: 58px;
  line-height: 58px;
}
.order-worklist .first-list span[data-v-dd49e01a] {
  margin-right: 10%;
}
.order-worklist .first-list[data-v-dd49e01a],
.order-worklist .list[data-v-dd49e01a] {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .laber[data-v-dd49e01a],
.order-worklist .list .laber[data-v-dd49e01a] {
  width: 13%;
  text-align: right;
  margin-right: 30px;
}
.order-worklist .first-list .value[data-v-dd49e01a],
.order-worklist .list .value[data-v-dd49e01a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.order-worklist .first-list .value div[data-v-dd49e01a],
.order-worklist .list .value div[data-v-dd49e01a] {
  width: 100%;
  overflow: hidden;
}
.order-worklist .first-list .value .block[data-v-dd49e01a],
.order-worklist .list .value .block[data-v-dd49e01a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
.order-worklist .list[data-v-dd49e01a] {
  padding-top: 20px;
}
.linebottom[data-v-dd49e01a] {
  border-bottom: 1px solid #cccccc;
}
.reply[data-v-dd49e01a] {
  padding-bottom: 20px;
}
.headImg[data-v-dd49e01a] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.list-carimg img[data-v-dd49e01a] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-dd49e01a] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
[data-v-dd49e01a] .ant-upload-list-item {
  width: 80px;
  height: 80px;
  margin-top: 0;
}
.taskdetial .value > div[data-v-dd49e01a] {
  padding: 5px 10px;
}
[data-v-dd49e01a] .ql-editor {
  border: 1px solid #cccccc;
}
[data-v-dd49e01a] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-up.on {
  color: #fff;
}
[data-v-dd49e01a] .ant-table-thead > tr > th .ant-table-column-sorter .ant-table-column-sorter-inner .ant-table-column-sorter-down.on {
  color: #fff;
}
.batchmodal[data-v-dd49e01a] {
  width: 100%;
  padding: 16px 30px;
}
.batchmodal p[data-v-dd49e01a] {
  color: #e0e0e0;
}
.batchmodal span[data-v-dd49e01a] {
  margin-right: 16px;
}


[data-v-41dd1a44] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-41dd1a44] .avatar-uploader .el-upload .closeBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  padding: 6px 0 0 12px;
  border-radius: 0 0 0 70px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
[data-v-41dd1a44] .avatar-uploader .el-upload:hover .closeBtn {
  opacity: 1;
}
[data-v-41dd1a44] .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-41dd1a44] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.qrcodeImage[data-v-41dd1a44] {
  width: 198px;
  height: 198px;
  -o-object-fit: cover;
     object-fit: cover;
  pointer-events: none;
}
[data-v-41dd1a44] .card-title[data-v-54cdc180] {
  font-size: 18px;
  font-weight: 600;
  color: #222222;
}
.marginTop[data-v-41dd1a44] {
  margin-bottom: 10px;
}
.redcolor[data-v-41dd1a44] {
  color: red;
}
[data-v-41dd1a44] .ql-container {
  height: 90% !important;
}
.optionalbar[data-v-41dd1a44] {
  height: 72px;
  background: #ffffff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  cursor: pointer;
}
.bardown[data-v-41dd1a44] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.container[data-v-41dd1a44] {
  overflow: auto;
  padding: 0 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.lablecolright[data-v-41dd1a44] {
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 26px;
}
.btn-box[data-v-41dd1a44] {
  margin-top: 20px;
}
.btn-box button[data-v-41dd1a44] {
  margin-right: 10px;
}

.TemplateMessage .table-box .ant-table-wrapper {
  height: 100%;
}
.TemplateMessage .table-box .ant-table-wrapper .ant-spin-nested-loading {
  height: 100%;
}
.TemplateMessage .table-box .ant-table-wrapper .ant-spin-nested-loading .ant-spin-container {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.TemplateMessage[data-v-45762863] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search-box[data-v-45762863] {
  width: 100%;
  background: #dddddd;
  border-radius: 10px;
  height: 96px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.search-box .form_item_label[data-v-45762863] {
  width: calc(100% - 100px);
}
.operate-box[data-v-45762863] {
  margin: 18px 0;
}
.table-box[data-v-45762863] {
  width: 100%;
  margin-top: 20px;
  overflow: auto;
  background: #fff;
  border-radius: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-45762863] .ant-modal-close {
  color: #fff;
}
[data-v-45762863] .ant-modal-header {
  padding: 16px 24px;
  color: #fff;
  background: #1890ff;
}
[data-v-45762863] .ant-modal-header .ant-modal-title {
  color: #fff;
}
[data-v-45762863] .ant-modal-body {
  padding: 30px;
  font-size: 16px;
}
[data-v-45762863] .ant-modal-body /deep/ .ant-radio-wrapper {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.edit-label .edit-top[data-v-45762863] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  padding-bottom: 30px;
}
.edit-label .edit-top[data-v-45762863]:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  content: "";
  background: #dfdfdf;
}
.edit-label .edit-top .info-item .mb-20[data-v-45762863] {
  margin-bottom: 20px;
}
.edit-label .edit-top .info-item .label[data-v-45762863] {
  width: 75px;
  text-align: right;
  display: inline-block;
  margin-right: 15px;
}
.edit-label .edit-body .body-top[data-v-45762863] {
  padding-top: 25px;
  margin-bottom: 21px;
  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;
}
.edit-label .edit-body .body-top .dept-select[data-v-45762863] {
  width: 50%;
  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;
}
.edit-label .edit-body .body-top .dept-select span[data-v-45762863] {
  display: inline-block;
  width: 70px;
  margin-right: 20px;
}
.edit-label .edit-body .body-top .dept-select .dept[data-v-45762863] {
  position: relative;
  width: calc(100% - 100px) !important;
}
.edit-label .edit-body .body-top .dept-select .dept i[data-v-45762863] {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 20px;
  cursor: pointer;
}
.edit-label .edit-body .person-list[data-v-45762863] {
  width: 100%;
  height: 300px;
  overflow-y: auto;
}
.edit-label .edit-body .person-list .person-item[data-v-45762863] {
  width: 75px;
  height: 80px;
  float: left;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 7px 14px;
}
.edit-label .edit-body .person-list .person-item img[data-v-45762863] {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border-right: 45px;
  margin-bottom: 6px;
}
.edit-label .edit-body .person-list .person-item span[data-v-45762863] {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #222222;
}
.edit-label[data-v-45762863] .ant-modal-content .ant-modal-footer {
  border-top: none !important;
}
.person-manage .manage-body[data-v-45762863] {
  width: 100%;
  height: 450px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-manage .manage-body .body-left[data-v-45762863] {
  width: 210px;
  height: 100%;
  margin-right: 43px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-manage .manage-body .body-left .manage-tree[data-v-45762863] {
  width: 100%;
  height: calc(100% - 80px);
  background: #f5f5f5;
  border-radius: 6px;
  padding: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-45762863] {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-45762863]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-45762863]::-webkit-scrollbar-track-piece {
  background: #f5f5f5;
}
.person-manage .manage-body .body-left .manage-tree .tree-content[data-v-45762863] .ant-tree li .ant-tree-node-content-wrapper {
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.person-manage .manage-body .body-left .manage-tree .custom[data-v-45762863]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage .manage-body .body-left[data-v-45762863] .ant-input-suffix {
  font-size: 20px;
}
.person-manage .manage-body .body-left[data-v-45762863] .ant-input-suffix /deep/ .ant-input-search-icon {
  color: #409eff;
}
.person-manage .manage-body .body-right[data-v-45762863] {
  position: relative;
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.person-manage .manage-body .body-right .body-right-top[data-v-45762863] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 14px;
  background: #f5f5f5;
  font-size: 16px;
  font-family: PingFang SC;
}
.person-manage .manage-body .body-right .body-right-top .cur-iden[data-v-45762863] {
  font-weight: 500;
  color: #2878ff;
  margin-right: 13px;
}
.person-manage .manage-body .body-right .body-right-top .cur-select-num[data-v-45762863] {
  margin-right: 13px;
}
.person-manage .manage-body .body-right .body-right-top .empty-all[data-v-45762863] {
  float: right;
  font-weight: 400;
  color: #2878ff;
  cursor: pointer;
}
.person-manage .manage-body .body-right .body-right-content[data-v-45762863] {
  height: calc(100% - 54px);
  margin-top: 54px;
  overflow: auto;
}
.person-manage .manage-body .body-right .body-right-content > label[data-v-45762863] {
  width: 70px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 50px;
  font-size: 16px;
}
.person-manage .manage-body .body-right .body-right-content > label span[data-v-45762863] {
  margin-right: 10px;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap[data-v-45762863] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap img[data-v-45762863] {
  width: 45px;
  height: 45px;
  border-right: 45px;
  margin-bottom: 6px;
  border-radius: 50%;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap[data-v-45762863] .ant-checkbox-group-item {
  margin-right: 28px;
  margin-bottom: 28px;
}
.person-manage .manage-body .body-right .body-right-content .check-wrap[data-v-45762863] .ant-checkbox + span {
  width: 90px;
  height: 72px;
  padding-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}
.person-manage .manage-body .body-right .body-right-content[data-v-45762863]::-webkit-scrollbar {
  width: 0px !important;
}
.person-manage[data-v-45762863] .ant-modal-content .ant-modal-footer {
  border-top: none !important;
}
.add-label-modal .section-wrap[data-v-45762863] {
  width: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section[data-v-45762863] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
}
.add-label-modal .section-wrap .section .label[data-v-45762863] {
  width: 100px;
  text-align: right;
  margin-right: 20px;
}
.add-label-modal .section-wrap .section .label .red-star[data-v-45762863] {
  width: 8px;
  height: 8px;
  position: relative;
  top: -2px;
}
.add-label-modal .section-wrap .section .select-wrap[data-v-45762863] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add-label-modal .section-wrap .section .select-wrap .show-option[data-v-45762863] {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  line-height: 26px;
}
.add-label-modal .section-wrap .section .select-wrap .show-option .downOrUp[data-v-45762863] {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap[data-v-45762863] {
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  background: #fff;
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  border: 1px solid #409eff;
  overflow: hidden;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr[data-v-45762863] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #222222;
  cursor: pointer;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr[data-v-45762863] {
  width: 100%;
  height: 100%;
  background: #409eff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-45762863] {
  height: 100% !important;
  background: #409eff;
  color: #fff;
  border: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-45762863]:focus {
  border-color: #fff;
  border-right-width: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item[data-v-45762863] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item .item-inner[data-v-45762863] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .is-hover[data-v-45762863] {
  color: #fff;
  background: #409eff;
}
.add-label-modal .section-wrap .section .select-wrap-focus[data-v-45762863] {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.add-label-modal .section-wrap .section input[data-v-45762863] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.sweepTheLogin-form[data-v-45762863] {
  border-radius: 6px;
  background: #ffffff;
  width: 260px;
  height: 260px;
  margin: auto;
}
.sweepTheLogin-form .el-input[data-v-45762863] {
  height: 38px;
}
.sweepTheLogin-form .el-input input[data-v-45762863] {
  height: 38px;
}
.sweepTheLogin-form .input-icon[data-v-45762863] {
  height: 39px;
  width: 14px;
  margin-left: 2px;
}
.sweepTheLogin-tip[data-v-45762863] {
  font-size: 13px;
  text-align: center;
  color: #bfbfbf;
}
.sweepTheLogin-code[data-v-45762863] {
  width: 33%;
  height: 38px;
  float: right;
}
.sweepTheLogin-code img[data-v-45762863] {
  cursor: pointer;
  vertical-align: middle;
}
.el-sweepTheLogin-footer[data-v-45762863] {
  height: 40px;
  line-height: 40px;
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
}
.sweepTheLogin-code-img[data-v-45762863] {
  height: 38px;
}
.card-code[data-v-45762863] {
  position: relative;
  height: 230px;
  width: 230px;
  border: 1px rgba(24, 144, 255, 0.2) #333;
}
.card-code-mark[data-v-45762863] {
  position: absolute;
  left: 0;
  top: 0;
  width: 230px;
  height: 230px;
  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;
  background: rgba(0, 0, 0, 0.8);
  color: #ccc;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}


[data-v-7e56bf79] .table-layer .ant-table-row-collapsed {
  display: none;
}
.textLeft[data-v-7e56bf79] {
  display: inline-block;
  text-align: right;
  margin-right: 20px;
}
[data-v-7e56bf79] .selectClass {
  width: 400px;
}
.text[data-v-7e56bf79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 30px;
  background: #e6f7ff;
  border: 1px solid #bae7ff;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.text > i[data-v-7e56bf79] {
  margin-right: 10px;
}
.text > span[data-v-7e56bf79] {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  margin: 0 5px;
}
[data-v-7e56bf79] .ant-table-hide-scrollbar {
  background: #409eff !important;
}

.cartree_content .inputShow[data-v-13dea590] {
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 35px;
  padding: 0 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: #ffffff;
  text-align: left !important;
}
.cartree_content .inputSohw[data-v-13dea590]:active {
  border-color: #409eff;
}
.cartree_content .el-dialog__header[data-v-13dea590] {
  text-align: left;
}
.cartree_content .car_list_box[data-v-13dea590] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.cartree_content .car_list_box .caritems[data-v-13dea590] {
  width: 140px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 14px;
}
.cartree_content .car_list_box .active[data-v-13dea590] {
  background: #3f6cee;
  color: #ffffff;
  border: 1px solid #3f6cee;
}
.cartree_content .el-dialog__body .custom-tree-node[data-v-13dea590] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cartree_content .el-dialog__body .el-checkbox[data-v-13dea590] {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  -ms-flex-item-align: end;
      align-self: flex-end;
  /* float: right; */
}
.cartree_content .tree_box[data-v-13dea590] {
  height: 450px;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 10px;
}
.el-tree-node__content[data-v-13dea590] {
  height: 38px;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content[data-v-13dea590] {
  background-color: #3f6cee;
  color: #ffffff !important;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content .custom-tree-node[data-v-13dea590] {
  color: #ffffff !important;
}
.el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content .el-icon-folder-opened[data-v-13dea590] {
  color: #ffffff !important;
}
/* .cartree_content .el-button span{
    color: #000 !important;
} */
p[data-v-13dea590] {
  margin: 0;
}
h3[data-v-13dea590] {
  margin: 0;
}
ul[data-v-13dea590] {
  margin: 0;
  padding: 0;
}
li[data-v-13dea590] {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
ui改变el_dialog
 */
.new_el_dialog[data-v-13dea590] {
  border-radius: 10px !important;
}
.new_el_dialog .el-dialog__header[data-v-13dea590] {
  border-radius: 10px 10px 0 0;
  background: #409eff;
  color: #ffffff;
  padding: 16px;
}
.new_el_dialog .el-dialog__header > span[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dialog-close[data-v-13dea590] {
  cursor: pointer;
}
/*
ui改变el_dialog
 */
.marginTop20[data-v-13dea590] {
  margin-top: 20px;
}
.bottom_chart[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.numSelect[data-v-13dea590] .el-select .el-input__inner::-webkit-input-placeholder {
  color: #333333 !important;
}
.numSelect[data-v-13dea590] .el-select .el-input__inner::-moz-placeholder {
  color: #333333 !important;
}
.numSelect[data-v-13dea590] .el-select .el-input__inner:-ms-input-placeholder {
  color: #333333 !important;
}
.numSelect[data-v-13dea590] .el-select .el-input__inner::-ms-input-placeholder {
  color: #333333 !important;
}
.numSelect[data-v-13dea590] .el-select .el-input__inner::placeholder {
  color: #333333 !important;
}
.card[data-v-13dea590] {
  -webkit-box-shadow: 0 0 10px #cccccc;
          box-shadow: 0 0 10px #cccccc;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.card-title[data-v-13dea590] {
  width: 100%;
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #222222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 16px;
  padding-left: 30px;
}
.card-content[data-v-13dea590] {
  min-height: 100px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
}
.simple-list[data-v-13dea590] {
  position: relative;
}
.simple-text[data-v-13dea590] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  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;
  padding: 18px;
  color: #222222;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  cursor: pointer;
}
[data-v-13dea590] .tableheader th > div {
  background: #409eff !important;
  color: #ffffff;
}
[v-cloak][data-v-13dea590] {
  display: none;
}
.el-table__body-wrapper[data-v-13dea590]::-webkit-scrollbar {
  /* 这里的宽是指竖向滚动条的宽，高是指横向滚动条的高 */
  width: 4px;
  height: 4px;
}
.el-table__body-wrapper[data-v-13dea590]::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
.el-table__body-wrapper[data-v-13dea590]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff));
  background: linear-gradient(#cccccc, #ffffff);
}
.el-table th[data-v-13dea590] {
  padding: 5px 0 !important;
}
.el-table td[data-v-13dea590] {
  padding: 9px 0 !important;
}
.el-table--border[data-v-13dea590]::after,
.el-table--group[data-v-13dea590]::after,
.el-table[data-v-13dea590]::before {
  height: 0;
}
[data-v-13dea590].tableheader .el-table_1_column_1 .el-checkbox__inner {
  border: 1px solid #ffffff !important;
}
[data-v-13dea590].tableheader .el-table_1_column_1 .cell {
  padding-left: 0 !important;
}
.el-date-editor--datetimerange.el-input[data-v-13dea590],
.el-date-editor--datetimerange.el-input__inner[data-v-13dea590] {
  width: 100%;
}
/* 任务统计 */
.simple-text p[data-v-13dea590] {
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.simple-text .text[data-v-13dea590] {
  color: #409eff;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
}
.time-choice[data-v-13dea590] {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.time-choice .text[data-v-13dea590] {
  margin: 0 10px;
}
.tasknum-chart[data-v-13dea590],
.taskdeal-chart[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tasknum-chart .chart[data-v-13dea590] {
  width: 60%;
  height: 380px;
  margin-right: 40px;
}
#mediatype-chart[data-v-13dea590],
#tasktype-chart[data-v-13dea590] {
  height: 320px;
}
.tasknum-chart .table[data-v-13dea590] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 380px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 20px;
}
.tasknum-chart .table .serch[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tasknum-chart .table .select[data-v-13dea590] {
  width: 30%;
  margin-right: 10px;
}
.taskdeal-chart .pie-chart[data-v-13dea590] {
  height: 230px;
  width: 40%;
}
.taskdeal-chart .bar-chart[data-v-13dea590] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pie-chart[data-v-13dea590] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.pie-chart .card[data-v-13dea590] {
  width: 50%;
}
.pie-chart .card[data-v-13dea590]:nth-of-type(1) {
  margin-right: 10px;
}
.pie-chart .card[data-v-13dea590]:nth-of-type(2) {
  margin-left: 10px;
}
#tasknum-chart canvas[data-v-13dea590] {
  cursor: pointer;
}
[data-v-13dea590].tableheader {
  margin-top: 10px;
  background: #409eff !important;
  color: #ffffff;
}
.el-table__header[data-v-13dea590] {
  margin-top: 10px;
}
[data-v-13dea590] .tableheader th {
  background: #409eff !important;
  color: #ffffff;
  text-align: center;
}
[data-v-13dea590] .tableheader td {
  text-align: center;
}
[data-v-13dea590] .tableheader th:nth-of-type(1) {
  border-radius: 6px 0 0 0;
}
[data-v-13dea590] .tableheader th:nth-last-child(2) {
  border-radius: 0 6px 0 0;
}
[data-v-13dea590] .tableheader th:nth-last-child(1) {
  width: 0 !important;
  display: none !important;
}
/* 任务统计end */
/* 用户统计 */
.usersCount[data-v-13dea590] {
  padding-bottom: 30px;
}
.listcontent[data-v-13dea590] {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #222222;
}
.listcontent div[data-v-13dea590] {
  width: 68.5%;
}
.listcontent .listimg[data-v-13dea590] {
  width: auto;
}
.listcontent .col-item[data-v-13dea590] {
  height: 45px;
  border-bottom: 1px solid #f0f0f0;
  line-height: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  margin: 10px 0;
}
.listcontent .col-item[data-v-13dea590]:nth-of-type(1) {
  background: #d9ecff;
}
.listtext label[data-v-13dea590] {
  width: 260px;
  display: inline-block;
}
.listtext label span[data-v-13dea590] {
  display: inline-block;
  margin-left: 10px;
  width: 100px;
}
.listimg[data-v-13dea590] {
  position: relative;
}
.trapezoid[data-v-13dea590] {
  margin-top: 2px;
  position: relative;
}
.trapezoid div[data-v-13dea590] {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-align: center;
  z-index: 110;
}
.listimg .top[data-v-13dea590] {
  border-top: 60px solid #61a5e8;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  width: 350px;
  margin: 0 auto;
}
.listimg .center[data-v-13dea590] {
  border-top: 60px solid #7ecf51;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  width: 230px;
  margin: 0 auto;
}
.listimg .bottom[data-v-13dea590] {
  border-top: 60px solid #eecb5f;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  width: 150px;
  margin: 0 auto;
}
.listimg .leftMsg[data-v-13dea590] {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 69px;
  height: 98px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABiCAYAAAAGJB6nAAADTElEQVR4Xu2dTWsTURSGz5lEU1HUjRWs6LIq+At0r3+h21JybkDBoqjdSHVndwbLZBrahSBIV7ZuBHWjqBu/Vi7cqRuRYu3GEIbOkYlNacwkHAMm0+k7yyQ399xnnvtOsjmXqcu1sLBwKAzDMSI6T0SnmXlYVXd3G5Pw3pqIHPzHMQP9OCfNPjs7uy+fz98gonEiWlbVpfX19Xf5fP6biIQDrbgPk7dBmZ+fHw3DcImIXqvqtVKp9L0PdaRqihYo1Wr1ZBRFT1V1yjl3L1WV9rGYTSjlcnl/oVB4y8zTxWLxfh9rSN1Um1CCILhDREMiIqmrss8FNaD4vj/ied6HXC43OjEx8aPPNaRuugaUubm5KVUdEZELqatwAAU1oFQqledEdNM592wANaRuyiaUtVqtdnxycvJn6iocQEG8uLi4Z3V1dUVE9g5g/lROyUEQHCCiz9vtp/j/pAkoCXQBBVBsmw6mwBSYYiMAU2yckCkwBabYCMAUGydkCkyBKTYCMMXGCZkCU2CKjQBMsXFCpsAUmGIjAFNsnJApMAWm2AjAFBsnZApMgSk2AjDFxgmZAlNgio0ATLFxQqbAFJhiIwBTbJyQKTAFptgIwBQbJ2QKTIEpNgIwxcYJmQJTYIqNAEyxcUKmwBSYYiMAU2yckCkwBabYCMAUGydkCkyBKTYCMMXGCZkCU2CKjQBMsXFCpsAUmGIjkGQK+ry1U9nsCMjMx0RkrWe8GRqI3pFJ2yd+baPL6BERuZihG97zUhqmlMvlo4VC4T360f7h2NK5WFWHnHOZ7lzs+/6w53mRiKx0Uqmtx3UURdOlUimzPa6DIDgbt70noum4aXNSy/uWbuiVSuUUMz/Jcjf0DSgvNiz5qKqXnXOPt1rT1jc/CIITqvqQmV9FUXQ9a33z/4LSZPGIma8Ui8VPLZmylVTzhAVVHWfmJVVdzsoJCx2gxMuvE9Hder1+K/HYiSagOJRyudyYqp6Lz+IgosNEtKvnZ13KB6pqRES3u0JJ+Rp6Kq+TKar6koguOefeAArR1/jMEefcAyLSjpnS0y3YJoOapqhqjZlniGhGRH51ffpsk7X1XKbv+2c8z4v/zlwVkS9JX7Tjto+qMjM3tkmn6zdN7xiTzWzGjgAAAABJRU5ErkJggg==) no-repeat;
}
.listimg .rightMsg[data-v-13dea590] {
  position: absolute;
  top: 35px;
  right: 0px;
  width: 62px;
  height: 70px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABECAYAAAAyTz3gAAACiklEQVR4Xu2bsYsTQRTGvxc22UobISaglVcp2ljpWVqLvYhdlgTMCVdqMVY2KrIksBOIjVbniXLNWYi9cJ3+DSadYJU1yYyMJJAL4S5K8h6bna1n57ff972dmWIeQejRWts1oFNrbQ/AERF9SNP0fbPZTOc5tAaw2JRKqVK1Wr1IRDeNMfcAXCai3SiK3s1+1EaJnnc7SZIbRPQawOder7ejlDJuzEaLdgK73e6Z4XB4QETfoyh6mAvRU+Gj0egrEalarba38UlPS35S6ntpmm7lRrQTr7U+NMa8zZXoTqdz3xhzJ1eitdaX3EqeK9GTffxXrkRP/mvrRYudHxnB7szvk2Y0XAzlkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhnsk2Y2XAznkxaznhmcu6RzeTc0l7eAc3nfO0mST9baN6feDdVaV8fj8aDRaPxkXnNWiluqhyOO47BUKj0ioscAtqMo+rbSr2CczLUpuW4dY4yq1+uLu3W01ncBPAfgrv+751pWRZ/al6W1vgrgJYDbc0FkUvSkpLvW2i/9fr95rAOv1WqdKxaLT621EREFCyovE6LdPlwuly8EQbDtei2J6IoxZteV9KymvwtZkiQtImpsQBvib2vtj0KhcATg42Aw2D+xq1ZrfQvAKwDXs5r0smvjsS1LKVWoVCoPiOgZgPMzk2SivP9L9PSlOI7PhmHotqodAGGWV+9FRpx4OGm321tBELwA8CSrW9Y/i56+YK0lIlpHO/+yFbnScX8AlZRFvA8kv+kAAAAASUVORK5CYII=) no-repeat;
}
.listimg .textMsg[data-v-13dea590] {
  position: absolute;
  width: 46px;
  background: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px #cccccc;
          box-shadow: 0 0 10px #cccccc;
  font-size: 12px;
  color: #212121;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 6px;
  top: 46%;
  right: 62%;
  margin-top: -23px;
}
.listimg .textMsgleft[data-v-13dea590] {
  left: 62% !important;
}
.sex-chart[data-v-13dea590] {
  height: 266px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: -30px;
}
.sex-chart .chart[data-v-13dea590] {
  height: 230px;
  width: 54%;
}
.area_line[data-v-13dea590] {
  width: 2px;
  height: 80%;
  background: #f0f0f0;
}
.taskmedia-chart[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.taskmedia-chart .table[data-v-13dea590] {
  -webkit-box-shadow: 0px 0 40px 40px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 0 40px 40px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  overflow: hidden;
}
.taskmedia-chart .bar-chart[data-v-13dea590] {
  width: 100%;
}
.sex-chart .chart[data-v-13dea590] {
  width: 80%;
}
.contnum[data-v-13dea590] {
  width: 0;
  padding: 0 10px;
  padding-right: 0;
  color: #fff;
  border-radius: 2px;
  font-style: normal;
  background: #409eff;
  cursor: pointer;
}
.contnum .el-icon-arrow-right[data-v-13dea590] {
  margin-left: 8px;
}
.bar-chart[data-v-13dea590] {
  position: relative;
}
.dept_box[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0 30px;
}
.dept_box[data-v-13dea590] .el-select .el-input__inner::-webkit-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-13dea590] .el-select .el-input__inner::-moz-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-13dea590] .el-select .el-input__inner:-ms-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-13dea590] .el-select .el-input__inner::-ms-input-placeholder {
  color: #333333 !important;
}
.dept_box[data-v-13dea590] .el-select .el-input__inner::placeholder {
  color: #333333 !important;
}
.dept_box .dept[data-v-13dea590] {
  margin-left: 10px;
}
.cartree_content .el-dialog__body .el-checkbox[data-v-13dea590] {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.sex-chart-icon[data-v-13dea590] {
  position: absolute;
  top: -4px;
  color: #222222;
  font-size: 12px;
}
.yuan[data-v-13dea590] {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #409eff;
  border-radius: 100%;
}
.el-select-dropdown__item[data-v-13dea590] {
  padding: 0 20px;
}
.flex_box[data-v-13dea590] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.margin_r_10[data-v-13dea590] {
  margin-right: 10px;
}
.width_220[data-v-13dea590] {
  width: 220px !important;
}
.simple-chart[data-v-13dea590] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 10%;
}
.simple-list[data-v-13dea590] {
  position: relative;
}
.simple-text[data-v-13dea590] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  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;
  padding: 18px;
  color: #222222;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 500;
  cursor: pointer;
}
/* 用户统计end */

.card .chartItemRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card .chartIcon {
  margin-right: 5px;
  border-radius: 10px;
  width: 10px;
  height: 10px;
}
.card .hasMargin {
  margin: 0 5px;
}

.VehicleClassification[data-v-1c5af368] {
  height: 100%;
}
[data-v-1c5af368] .ant-table-row {
  background: #fff;
}
.main[data-v-1c5af368] {
  height: calc(100% - 35px);
  border-radius: 10px;
}
.main[data-v-1c5af368] .tabble {
  border-radius: 40px;
}
.main .pagination[data-v-1c5af368] {
  text-align: center;
  margin-top: 20px;
}
[data-v-1c5af368] .ant-modal-header {
  background: #1890ff;
}
[data-v-1c5af368] .ant-modal-header .ant-modal-title {
  color: #fff;
}

.VehicleClassification[data-v-095c4645] {
  height: 100%;
}
[data-v-095c4645] .ant-table-row {
  background: #fff;
}
.main[data-v-095c4645] {
  height: calc(100% - 35px);
}
.main .tabble[data-v-095c4645] {
  border-radius: 40px;
}
.main .pagination[data-v-095c4645] {
  text-align: center;
  margin-top: 20px;
}

.ViewCompletePeople[data-v-0e4c5467] {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}
.ViewCompletePeople .table-box[data-v-0e4c5467] {
  width: 100%;
  overflow: auto;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}
.ViewCompletePeople .btn[data-v-0e4c5467] {
  margin-left: 20px;
}
.ViewCompletePeople img[data-v-0e4c5467] {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.workbench_item[data-v-11a75d75] {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px;
}
.workbench_item .title[data-v-11a75d75] {
  font-size: 18px;
  font-weight: 600;
}
.workbench_item .overview_content[data-v-11a75d75] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.workbench_item .overview_content .item[data-v-11a75d75] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
}
.workbench_item .overview_content .item .text[data-v-11a75d75] {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}
.workbench_item .overview_content .item .num[data-v-11a75d75] {
  font-size: 20px;
  color: #333;
  margin-top: 10px;
  background: #eee;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  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;
}
.workbench_item .overview_content .item .num[data-v-11a75d75]:hover {
  background: #bbb;
  color: #fff;
  cursor: pointer;
}
.workbench_item .auditor_content[data-v-11a75d75],
.workbench_item .task_content[data-v-11a75d75] {
  padding: 10px 10px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.workbench_item .auditor_search[data-v-11a75d75] {
  margin-bottom: 20px;
}
.workbench_item .task_search .search_item[data-v-11a75d75] {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  margin-bottom: 20px;
}
.workbench_item .task_search .search_item span[data-v-11a75d75] {
  white-space: nowrap;
  width: auto;
  margin: 0 3px;
}
.workbench_item .task_search .search_item[data-v-11a75d75] .ant-select {
  width: 80px !important;
}
.workbench .textColor02A7F0[data-v-11a75d75] {
  color: #02A7F0;
  cursor: pointer;
}
.table-box[data-v-11a75d75] .ant-select {
  width: auto !important;
}
.modalWorkorder_modal[data-v-11a75d75] .ant-modal {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.modalWorkorder[data-v-11a75d75] {
  height: 90vh;
}
.modalWorkorder .modalWorkorder_search[data-v-11a75d75] {
  background: #dddddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  border-radius: 10px;
}
.modalWorkorder .search[data-v-11a75d75] {
  width: 50px;
  margin-left: 30px;
}
.modalWorkorder .marginTop[data-v-11a75d75] {
  margin-bottom: 10px;
}
.modalWorkorder .time_num[data-v-11a75d75] {
  height: 50px;
  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;
}
.modalWorkorder .time_num .white[data-v-11a75d75] {
  color: rgba(0, 0, 0, 0.65);
  border-color: #d9d9d9;
}
.modalWorkorder .time_num .green[data-v-11a75d75] {
  color: #40a9ff;
  border-color: #40a9ff;
}
.modalWorkorder[data-v-11a75d75] .ant-table-fixed .ant-table-tbody tr {
  height: 133px !important;
}
.modalWorkorder_longTimeTask[data-v-11a75d75] .ant-table-fixed .ant-table-tbody tr {
  height: 75px !important;
}
.batchTransferOfOrders_modal[data-v-11a75d75] .ant-modal {
  border-radius: 20px;
  overflow: hidden;
}
.batchTransferOfOrders_modal[data-v-11a75d75] .ant-modal .ant-modal-close {
  color: #fff;
}
.batchTransferOfOrders_modal[data-v-11a75d75] .ant-modal .ant-modal-header {
  background: #40a9ff;
}
.batchTransferOfOrders_modal[data-v-11a75d75] .ant-modal .ant-modal-header .ant-modal-title {
  color: #fff;
}
.batchTransferOfOrders_modal .exclamation-circle[data-v-11a75d75] {
  cursor: pointer;
  font-size: 11px;
}
.batchTransferOfOrders_modal .title[data-v-11a75d75],
.batchTransferOfOrders_modal .type[data-v-11a75d75] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.batchTransferOfOrders_modal .transferTypeChange0 > div[data-v-11a75d75],
.batchTransferOfOrders_modal .transferTypeChange1 > div[data-v-11a75d75] {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  line-height: 32px;
}
.batchTransferOfOrders_modal .transferTypeChange0 .red[data-v-11a75d75],
.batchTransferOfOrders_modal .transferTypeChange1 .red[data-v-11a75d75] {
  color: red;
  font-size: 12px;
  line-height: 16px;
  margin-top: 16px;
}
.batchTransferOfOrders_modal .member[data-v-11a75d75] {
  height: auto !important;
  line-height: 32px;
}
.batchTransferOfOrders_modal .member[data-v-11a75d75] .ant-select {
  height: auto !important;
}
.batchTransferOfOrders_modal .member span[data-v-11a75d75] {
  white-space: nowrap;
}
[data-v-11a75d75] .ant-tooltip {
  padding-top: 2px;
}
[data-v-11a75d75] .ant-tooltip .ant-tooltip-content .ant-tooltip-inner {
  background-color: rgba(0, 0, 0, 0.6) !important;
  padding: 0 12px !important;
  font-size: 10px;
  line-height: 20px;
  color: #fff;
}

.new_el_dialog_removeWorkorder .el-message-box__header {
  padding-top: 10px;
}

.workbench .table-box .ant-table-header {
  background: #409eff !important;
  border-radius: 10px;
}
.top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 600px;
  overflow-y: auto;
}
.top-wrap .item-wrap {
  width: 610px;
  height: 92px;
  padding: 16px 40px;
  background: #e1e1e1;
  border-radius: 8px;
  margin-top: 16px;
}
.top-wrap .item-wrap:nth-child(odd) {
  margin-right: 15px;
}
.top-wrap .item-wrap:nth-child(1) {
  margin-top: 0px;
}
.top-wrap .item-wrap:nth-child(2) {
  margin-top: 0px;
}
.center-wrap {
  border-bottom: 1px solid #000;
  padding: 10px;
}
.bot-wrap {
  margin-top: 12px;
}
.bot-wrap .fenpei-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.bot-wrap .fenpei-list-wrap .fenpei-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 12px;
}
.bot-wrap .fenpei-list-wrap .fenpei-item-wrap .name {
  width: 60px;
  white-space: nowrap;
  /* 确保文本在一行内显示 */
  overflow: hidden;
  /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
  /* 使用省略号表示溢出的文本 */
}
.bot-wrap .fenpei-list-wrap .fenpei-item-wrap:nth-child(odd) {
  margin-right: 135px;
}
.bot-wrap .fenpei-list-wrap .fenpei-item-wrap:nth-child(1) {
  margin-top: 0px;
}
.bot-wrap .fenpei-list-wrap .fenpei-item-wrap:nth-child(2) {
  margin-top: 0px;
}
.content-wrap .task-info {
  background: #f2f2f2;
  border-radius: 6px;
  padding: 15px;
  padding-left: 20px;
}
.content-wrap .task-info .title {
  font-size: 13px;
  font-weight: 500;
}
.content-wrap .task-info .detail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-wrap .task-info .detail-wrap .item-det {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}
.content-wrap .task-info .detail-wrap .item-det .item-lef {
  width: 128px;
}
.content-wrap .task-info .detail-wrap .item-det:first-child {
  margin-top: 0;
}
.erp-title {
  font-weight: 500;
  border-bottom: 2px solid #999;
  height: 30px;
}
.all-zhuandan {
  font-weight: 500;
  margin-top: 10px;
}
.erp-tabel {
  margin-top: 10px;
}

.preview_article[data-v-5aeed8da] .el-dialog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.preview_article[data-v-5aeed8da] .el-dialog {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.preview_article[data-v-5aeed8da] .el-dialog__header {
  display: none;
}
.preview_article .article_content[data-v-5aeed8da] {
  width: 420px;
  height: 546px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  overflow-y: scroll;
  margin-right: 21px;
  padding: 31px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: initial;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] {
  width: 100%;
  padding: calc(40px + env(safe-area-inset-top)) calc(32px + env(safe-area-inset-right)) 14px calc(32px + env(safe-area-inset-left));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: pre-wrap;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_title {
  font-size: 44px;
  line-height: 1.4;
  margin-bottom: 28px;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta_list {
  margin-bottom: 44px;
  line-height: 40px;
  font-size: 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta_text.article_modify_tag,
.preview_article .article_content .weixin_content .rich_media_meta_nickname[data-v-5aeed8da] {
  position: relative;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px 20px 0;
  font-size: 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta_text {
  color: rgba(0, 0, 0, 0.3);
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] .rich_media_meta_list em {
  font-style: normal;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] #js_content {
  visibility: visible !important;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] video {
  width: 100% !important;
}
.preview_article .article_content .weixin_content[data-v-5aeed8da] img {
  width: 100% !important;
}
.preview_article .article_content .article_top[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.preview_article .article_content .article_top .article_l[data-v-5aeed8da] {
  width: 32px;
  height: 32px;
  margin-right: 10px;
  border-radius: 50%;
  background: #e6e6e6;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content .article_top .article_r .weibo_nickname[data-v-5aeed8da] {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
}
.preview_article .article_content .article_top .article_r .weibo_time[data-v-5aeed8da] {
  font-size: 12px;
  color: #939393;
  line-height: 1.5;
}
.preview_article .article_content .weibo_content[data-v-5aeed8da] a {
  color: #3c6e9e;
}
.preview_article .article_content .weibo_article[data-v-5aeed8da] img {
  width: 100% !important;
}
.preview_article .article_content .weibo_article[data-v-5aeed8da] video {
  width: 100% !important;
}
.preview_article .article_content .weibo_imgs_wrap[data-v-5aeed8da] {
  width: 100% !important;
  margin-top: 10px;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item[data-v-5aeed8da] {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px 5px 0;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_2[data-v-5aeed8da] {
  width: 34%;
}
.preview_article .article_content .weibo_imgs_wrap .weibo_img_item_3[data-v-5aeed8da] {
  width: 33.33%;
}
.preview_article .article_content .weibo_imgs_wrap img[data-v-5aeed8da] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.preview_article .article_content[data-v-5aeed8da]::-webkit-scrollbar {
  width: 0;
  display: none;
}
.preview_article .preview_qr_code[data-v-5aeed8da] {
  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;
}
.preview_article .preview_qr_code .qr_code_top[data-v-5aeed8da] {
  width: 226px;
  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;
  margin-bottom: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 20px 0px rgba(40, 120, 255, 0.1), 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.preview_article .preview_qr_code .qr_code_top .scan[data-v-5aeed8da] {
  margin: 30px 0 30px;
  text-align: center;
  line-height: 53px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
}
.preview_article .preview_qr_code .qr_code_top .qr_code[data-v-5aeed8da] {
  margin-bottom: 15px;
}
.preview_article .preview_qr_code .qr_code_top .tips[data-v-5aeed8da] {
  font-size: 16px;
  color: #999999;
  line-height: 53px;
}

.aliencenter[data-v-5aeed8da] {
  text-align: right;
  margin-right: 20px;
}
.resetBtn[data-v-5aeed8da] {
  margin-left: 40px;
}
.alienleft[data-v-5aeed8da] {
  text-align: right;
  width: 100px;
  margin-right: 20px;
}
.search[data-v-5aeed8da] {
  width: 50px;
  margin-left: 30px;
}
.marginTop[data-v-5aeed8da] {
  margin-bottom: 10px;
}
[data-v-5aeed8da] .ant-modal-body {
  padding: 0;
}
[data-v-5aeed8da] .ant-upload.ant-upload-select-picture-card {
  width: 80px;
  height: 80px;
}
.workDetailsBox .tittle-wrap[data-v-5aeed8da] {
  position: absolute;
  top: -50px;
  background: #fff;
  width: 1200px;
  left: 0;
  height: 40px;
  border-radius: 8px;
  line-height: 40px;
  padding-left: 24px;
  color: #409eff;
}
.workDetailsBox .lwIntevOperates[data-v-5aeed8da] {
  position: absolute;
  top: 54px;
  right: -170px;
  background: #fff;
  width: 160px;
  height: 750px;
  border-radius: 12px;
  padding: 20px 20px;
}
.workDetailsBox[data-v-5aeed8da] .ant-modal-body {
  padding-top: 0;
}
.workDetailsBox .footer-wrap[data-v-5aeed8da] {
  text-align: center;
  position: absolute;
  bottom: -40px;
  left: 360px;
}
.workDetailsBox .footer-wrap button[data-v-5aeed8da] {
  margin-left: 50px;
}
.workDetailsBox .footer-wrap[data-v-5aeed8da] :first-child {
  margin-left: 0;
}
.workDetailsBox[data-v-5aeed8da] .ant-modal {
  top: 60px;
}
.rowClass[data-v-5aeed8da] {
  color: #771caa !important;
}
.workDetails[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetails .left[data-v-5aeed8da] {
  width: 800px;
}
.workDetails .left .order-workmsg-bottom[data-v-5aeed8da] {
  height: 30px;
  line-height: 30px;
  color: #a5a5a5;
}
.workDetails .left .order-workmsg[data-v-5aeed8da] {
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px 30px;
  line-height: 90px;
}
.workDetails .left .order-workmsg .order-workmsg-top[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.workDetails .left .order-workmsg .order-workmsg-top .order-workmsg-top-left[data-v-5aeed8da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.workDetails .left .order-workmsg .order-workmsg-top .order-workmsg-top-left[data-v-5aeed8da] .ant-btn {
  margin-right: 20px;
}
.workDetails .left .order-workmsg .colorcc[data-v-5aeed8da] {
  color: #a5a5a5;
}
.workDetails .left .order-worklist[data-v-5aeed8da] {
  height: auto;
  height: 600px;
  overflow-y: auto;
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  font-size: 16px;
}
.workDetails .left .order-worklist .first-list[data-v-5aeed8da] {
  width: 100%;
  min-height: 58px;
  line-height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetails .left .order-worklist .mediaInfo[data-v-5aeed8da] {
  color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  position: relative;
}
.workDetails .left .order-worklist .mediaInfo .laber[data-v-5aeed8da] {
  width: 10%;
  text-align: left;
  margin-right: 30px;
}
.workDetails .left .order-worklist .mediaInfo .value[data-v-5aeed8da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem[data-v-5aeed8da] {
  width: 33%;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop .pic[data-v-5aeed8da] {
  width: 50px;
  height: 50px;
  margin-right: 4px;
  cursor: pointer;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoTop .pic[data-v-5aeed8da] > :last-child {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoRight[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoRight .nickName[data-v-5aeed8da] {
  color: #409eff;
  cursor: pointer;
  margin-bottom: 3px;
}
.workDetails .left .order-worklist .mediaInfo .value .mediaInfoItem .mediaInfoBottom[data-v-5aeed8da] {
  width: 50px;
  margin: 10px 0;
  text-align: center;
  font-size: 12px;
}
.workDetails .left .order-worklist .mediaInfo .mediaInfoOpen[data-v-5aeed8da] {
  position: absolute;
  bottom: -14px;
  width: 100%;
  text-align: center;
  color: #1890ff;
  cursor: pointer;
}
.workDetails .left .order-worklist .mediaInfo .mediaInfoShow[data-v-5aeed8da] {
  max-height: 176px;
  overflow: hidden;
}
.workDetails .left .order-worklist .mediaInfo .bigNumber[data-v-5aeed8da] {
  font-size: 13px;
}
.workDetails .left .order-worklist .list[data-v-5aeed8da] {
  color: #222222;
  width: 100%;
  overflow: hidden;
  padding-top: 20px;
}
.workDetails .left .order-worklist .list .laber[data-v-5aeed8da] {
  width: 13%;
  text-align: right;
  margin-right: 30px;
}
.workDetails .left .order-worklist .list .value[data-v-5aeed8da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.workDetails .left .order-worklist .list .value > div[data-v-5aeed8da] {
  overflow: hidden;
  padding: 5px 10px;
}
.workDetails .left .order-worklist .list .value .block[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  width: 100%;
}
.workDetails .left .order-worklist .list .recordRight[data-v-5aeed8da] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: end;
  width: 100%;
}
.workDetails .left .order-worklist .list .recordRight .headImg[data-v-5aeed8da] {
  margin-left: 10px;
}
.workDetails .left .order-worklist .list .recordRight .list-carimg[data-v-5aeed8da] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.workDetails .left .order-worklist .list .recordRight .recordRightContent[data-v-5aeed8da] {
  display: inline-block;
  text-align: left;
}
.workDetails .left .order-worklist .executeText[data-v-5aeed8da] {
  margin-bottom: 10px;
}
.workDetails .left .order-worklist .executeText .laber[data-v-5aeed8da] {
  width: 100%;
  text-align: left;
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.workDetails .left .order-worklist .executeText .laber span[data-v-5aeed8da]:first-child {
  width: 70px;
  margin-right: 30px;
}
.workDetails .left .order-worklist .label-list[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
}
.workDetails .left .order-worklist .label-list .label-list-item[data-v-5aeed8da] {
  padding: 3px 5px;
  border: 1px solid #1890ff;
  margin-left: 20px;
  border-radius: 3px;
}
.workDetails .left .order-worklist .label-list .label-list-item .label-item-del[data-v-5aeed8da] {
  display: inline-block;
  position: relative;
  top: -8px;
  cursor: pointer;
}
.workDetails .left .order-worklist .label-list[data-v-5aeed8da] :first-child {
  margin: 0px;
}
.workDetails .left .reply[data-v-5aeed8da] {
  padding-bottom: 20px;
}
.workDetails .left .headImg[data-v-5aeed8da] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.workDetails .left .list-carimg[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
  width: 580px;
  overflow-x: auto;
}
.workDetails .left .list-carimg img[data-v-5aeed8da] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.workDetails .left .colorBlue[data-v-5aeed8da] {
  color: #1890ff;
  cursor: pointer;
}
.workDetails .left .taskdetial[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.workDetails .left .taskdetial .value[data-v-5aeed8da] {
  margin-left: 54px;
  -webkit-transition: all 3s ease;
  transition: all 3s ease;
}
.workDetails .left .taskdetial .title[data-v-5aeed8da] {
  margin-bottom: 10px;
}
.workDetails .left .taskdetial .quill_editor[data-v-5aeed8da] {
  padding: 0 !important;
}
.workDetails .left .taskdetial .quill_editor span[data-v-5aeed8da] {
  display: inline-block;
  margin: 10px;
}
.workDetails .left .taskdetial .taskdetialShow[data-v-5aeed8da] {
  display: none;
  opacity: 1;
}
.workDetails .left .taskdetial .showManuscript[data-v-5aeed8da] {
  position: absolute;
  top: 20px;
  right: 0;
}
.workDetails .left .recordsBox[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 10px;
}
.workDetails .left .recordsBox .records[data-v-5aeed8da] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding-right: 20px;
}
.workDetails .left .recordsBox .value[data-v-5aeed8da] {
  width: 100%;
  padding-left: 80px;
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
  max-height: 400px;
  overflow-y: scroll !important;
}
.workDetails .left .recordsBox .value[data-v-5aeed8da]::-webkit-scrollbar {
  width: 5px;
  height: 100%;
  background: #1890ff;
}
.workDetails .left .recordsBox .value[data-v-5aeed8da]::-webkit-scrollbar-thumb {
  border-radius: 25px;
  background: #ff0000;
}
.workDetails .left .recordsBox .value[data-v-5aeed8da]::-webkit-scrollbar-track {
  background: #f5f5f5 !important;
  border-radius: 0;
}
.workDetails .left .recordsBox .value[data-v-5aeed8da]::-webkit-scrollbar-track-piece {
  background: transparent;
}
.workDetails .right[data-v-5aeed8da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 660px;
  padding-top: 30px;
}
.workDetails .right .title[data-v-5aeed8da] {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
}
.workDetails .right[data-v-5aeed8da] .el-tabs--top .el-tabs__content {
  height: 585px;
}
.workDetails .right[data-v-5aeed8da] .el-tabs--top .el-tab-pane {
  width: 100%;
  height: 585px;
  overflow: scroll;
}
.workDetails .right .listItem[data-v-5aeed8da] {
  width: 340px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
  position: relative;
  cursor: pointer;
}
.workDetails .right .listItem[data-v-5aeed8da]:hover {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
}
.workDetails .right .listItem .sendBtn[data-v-5aeed8da] {
  position: absolute;
  width: 60px;
  height: 100%;
  border-radius: 50px;
  background: #1890ff;
  color: #fff;
  top: 0;
  right: 0;
  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;
}
.lineTop[data-v-5aeed8da] {
  border-top: 1px solid #cccccc;
}
.linebottom[data-v-5aeed8da] {
  border-bottom: 1px solid #cccccc;
}
.label-list[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px;
}
.label-list .label-list-item[data-v-5aeed8da] {
  padding: 3px 5px;
  border: 1px solid #1890ff;
  margin-left: 20px;
  border-radius: 3px;
}
.label-list .label-list-item .label-item-del[data-v-5aeed8da] {
  display: inline-block;
  position: relative;
  top: -8px;
  cursor: pointer;
}
.label-list[data-v-5aeed8da] :first-child {
  margin: 0px;
}
.reply[data-v-5aeed8da] {
  padding-bottom: 20px;
}
.headImg[data-v-5aeed8da] {
  width: 30px;
  border-radius: 4px;
  margin-right: 10px;
}
.list-carimg[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: auto;
}
.list-carimg img[data-v-5aeed8da] {
  width: 50px !important;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-5aeed8da] .ant-upload-list-picture-card-container {
  width: 80px;
  height: 80px;
}
[data-v-5aeed8da] .ant-upload-list-item {
  width: 80px;
  height: 80px;
  margin-top: 0;
}
.taskdetial .value > div[data-v-5aeed8da] {
  padding: 5px 10px;
}
[data-v-5aeed8da] .ql-editor {
  border: 1px solid #cccccc;
}
.batchmodal[data-v-5aeed8da] {
  width: 100%;
  padding: 16px 30px;
}
.batchmodal p[data-v-5aeed8da] {
  color: #e0e0e0;
}
.batchmodal span[data-v-5aeed8da] {
  margin-right: 16px;
}
.work-tittle[data-v-5aeed8da] {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;
}
#activeBtn[data-v-5aeed8da] {
  color: #40a9ff;
  border-color: #40a9ff;
}
.white[data-v-5aeed8da] {
  color: rgba(0, 0, 0, 0.65);
  border-color: #d9d9d9;
}
.green[data-v-5aeed8da] {
  color: #40a9ff;
  border-color: #40a9ff;
}
[data-v-5aeed8da] .ant-modal-close {
  color: #fff;
}
[data-v-5aeed8da] .ant-modal-header {
  padding: 16px 24px;
  color: #fff;
  background: #1890ff;
}
[data-v-5aeed8da] .ant-modal-header .ant-modal-title {
  color: #fff;
}
[data-v-5aeed8da] .ant-modal-body {
  padding: 30px;
  font-size: 16px;
}
[data-v-5aeed8da] .ant-modal-body /deep/ .ant-radio-wrapper {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal[data-v-5aeed8da] .ant-modal {
  margin-top: 150px;
}
.add-label-modal[data-v-5aeed8da] .ant-modal-content {
  width: 700px;
  margin-left: -70px;
}
.add-label-modal[data-v-5aeed8da] .ant-modal-wrap {
  z-index: 9999;
}
.add-label-modal .section-wrap[data-v-5aeed8da] {
  width: 100%;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section[data-v-5aeed8da] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 33px;
}
.add-label-modal .section-wrap .section .label[data-v-5aeed8da] {
  width: 100px;
  text-align: right;
  margin-right: 20px;
}
.add-label-modal .section-wrap .section .label .red-star[data-v-5aeed8da] {
  width: 8px;
  height: 8px;
  position: relative;
  top: -2px;
}
.add-label-modal .section-wrap .section .select-wrap[data-v-5aeed8da] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  height: 36px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add-label-modal .section-wrap .section .select-wrap .show-option[data-v-5aeed8da] {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  line-height: 26px;
}
.add-label-modal .section-wrap .section .select-wrap .show-option .downOrUp[data-v-5aeed8da] {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap[data-v-5aeed8da] {
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  border: 1px solid #409eff;
  overflow-y: auto;
  height: 360px;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr[data-v-5aeed8da] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #222222;
  cursor: pointer;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr[data-v-5aeed8da] {
  width: 100%;
  height: 42px;
  background: #409eff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-5aeed8da] {
  height: 100% !important;
  background: #409eff;
  color: #fff;
  border: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .add-label-attr .input-attr input[data-v-5aeed8da]:focus {
  border-color: #fff;
  border-right-width: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item[data-v-5aeed8da] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .label-attr-item .item-inner[data-v-5aeed8da] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .section-wrap .section .select-wrap .select-option-wrap .is-hover[data-v-5aeed8da] {
  color: #fff;
  background: #409eff;
}
.add-label-modal .section-wrap .section .select-wrap-focus[data-v-5aeed8da] {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.add-label-modal .section-wrap .section input[data-v-5aeed8da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.all-label-wrap[data-v-5aeed8da] {
  position: absolute;
  z-index: 999999;
  border: 1px solid #d9d9d9;
  top: 120px;
  width: 404px;
  margin-left: 120px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
}
.all-label-wrap[data-v-5aeed8da] .ant-input-search {
  margin-left: 60px;
  margin-top: 10px;
}
.all-label-wrap[data-v-5aeed8da] .ant-input-search input {
  border: none;
  background: #f5f5f5;
  border-radius: 30px;
  height: 30px !important;
}
.all-label-wrap .label-item-wrap[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 200px;
  overflow-y: auto;
  padding-bottom: 10px;
}
.all-label-wrap .label-item-wrap .label-name[data-v-5aeed8da] {
  padding: 3px 5px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  margin-left: 6px;
  margin-top: 8px;
  cursor: pointer;
  height: 30px;
}
.all-label-wrap .label-item-wrap .label-name[data-v-5aeed8da]:hover {
  border: 1px solid #409eff;
  color: #409eff;
}
.be-label-input[data-v-5aeed8da] {
  width: 403px;
  height: 35px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.be-label-input .be-label-data[data-v-5aeed8da] {
  display: inline-block;
  margin-top: 4px;
  margin-left: 10px;
  background: #d9d9d9;
  padding: 0px 16px 0px 6px;
  border-radius: 4px;
}
.be-label-input .closeIcon[data-v-5aeed8da] {
  position: relative;
  top: -6px;
  left: -12px;
}
.be-label-input .label-down[data-v-5aeed8da] {
  position: absolute;
  right: 20px;
  top: 8px;
}
.swiper_box[data-v-5aeed8da] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  padding-top: 10vh;
}
.swiper_box .auditorBtn[data-v-5aeed8da] {
  position: absolute;
  top: 30px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.swiper_box .auditorBtn[data-v-5aeed8da] .ant-btn {
  margin: 0 20px;
}
.swiper_box .swiper_center[data-v-5aeed8da] {
  height: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.swiper_box .swiper_center .swiper[data-v-5aeed8da] {
  height: 100%;
}
.swiper_box .swiper_center .swiper-slide[data-v-5aeed8da] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper_box .swiper_center .swiper-slide .imgItem[data-v-5aeed8da] {
  max-height: 100%;
  overflow: auto;
}
.swiper_box .swiper_center .swiper-slide .imgItem img[data-v-5aeed8da] {
  width: 340px;
}
.swiper_box[data-v-5aeed8da] .el-carousel__mask {
  background-color: rgba(225, 225, 225, 0);
}
.swiper_box .imgItem[data-v-5aeed8da] {
  margin: 0 auto;
  width: 375px;
}
.swiper_box .imgItem img[data-v-5aeed8da] {
  max-width: 100%;
  margin: 0 auto;
  max-height: 80vh;
  display: block;
}
.swiper_box .deletx[data-v-5aeed8da] {
  position: absolute;
  font-size: 36px;
  color: #fff;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
.swiper_box[data-v-5aeed8da] .el-carousel__item {
  scale: 1.1;
  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;
}
.swiper_box[data-v-5aeed8da] .el-carousel--horizontal {
  overflow: visible;
}
.task-list-wrap[data-v-5aeed8da] .el-checkbox-group {
  max-height: 70vh;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.task-list-wrap .taskListLoading[data-v-5aeed8da] {
  min-height: 300px;
}
[data-v-5aeed8da] .ant-select-selection--multiple {
  position: relative;
  z-index: 99;
}
[data-v-5aeed8da] .el-carousel__arrow {
  width: 56px;
  height: 56px;
  font-size: 30px;
}
.inputShow[data-v-5aeed8da] {
  width: 100%;
  height: 35px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background: #ffffff;
  text-align: left !important;
}
.ocr-dtail[data-v-5aeed8da] {
  background: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
.ocr-dtail .ocr-title[data-v-5aeed8da] {
  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;
  color: #222222;
}
.ocr-dtail .ocr-title .ocr-type[data-v-5aeed8da] {
  font-size: 12px;
  margin-left: -500px;
}
.ocr-dtail .ocr-title .green[data-v-5aeed8da] {
  color: green;
}
.ocr-dtail .ocr-title .red[data-v-5aeed8da] {
  color: red;
}
.ocr-num-item[data-v-5aeed8da] {
  width: 130px;
  white-space: nowrap;
  color: #222222;
}
.video-pre[data-v-5aeed8da] {
  position: relative;
}
.video-pre .materialPv_svg[data-v-5aeed8da] {
  position: absolute;
  left: 12px;
  top: 22px;
}

.customerService[data-v-5587b366] {
  height: 100%;
  width: 100%;
  background: #fff;
  border-radius: 15px;
}
.customerService_btn[data-v-5587b366] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 30px;
  margin-left: 30px;
}
.customerService_btn input[data-v-5587b366] {
  margin-left: 30px;
  width: 900px;
}
.customerService_btn button[data-v-5587b366] {
  margin-left: 30px;
}

.imgListBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  border-radius: 10px;
  background: #f0f2f5;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.imgListBox .label {
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.imgListBox .imgBoxItem {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
  text-align: center;
}
.imgListBox .imgBoxItem img {
  width: 140px;
  height: 140px;
  margin-bottom: 20px;
}
.imgListBox .imgBoxItem svg {
  position: absolute;
  top: 30%;
  left: 40%;
}
.imgListBox .imgBoxItem .title {
  margin-top: 10px;
}
.modelCheckBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
}
.modelCheckBox .label {
  width: 180px;
}
.modelCheckBox .el-checkbox {
  margin-bottom: 20px;
}
.add-label-modal {
  position: relative;
  z-index: 1002;
}
.add-label-modal .ant-modal-close {
  color: #fff;
}
.add-label-modal .ant-modal-header {
  padding: 16px 24px;
  background: #1890ff;
}
.add-label-modal .ant-modal-header .ant-modal-title {
  color: #fff;
}
.add-label-modal .ant-modal-body {
  padding: 30px;
  font-size: 16px;
}
.add-label-modal .ant-modal-body .section-wrap .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 33px;
}
.add-label-modal .ant-modal-body .section-wrap .label {
  width: 100px;
  margin-right: 20px;
}
.add-label-modal .ant-modal-body .section-wrap .ant-radio-group,
.add-label-modal .ant-modal-body .section-wrap .select-wrap,
.add-label-modal .ant-modal-body .section-wrap .ant-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.add-label-modal .ant-modal-body .section-wrap .select-wrap {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  height: 36px;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  position: relative;
}
.add-label-modal .ant-modal-body .section-wrap .select-wrap .show-option {
  width: 100%;
  height: 100%;
  text-align: left;
  position: relative;
  line-height: 26px;
}
.add-label-modal .ant-modal-body .section-wrap .select-wrap .show-option .downOrUp {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap {
  position: absolute;
  top: 50px;
  left: -1px;
  z-index: 1;
  background: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 6px;
  border: 1px solid #409eff;
  overflow-y: auto;
  height: 360px;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .add-label-attr {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #222222;
  cursor: pointer;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .add-label-attr .input-attr {
  width: 100%;
  height: 42px;
  background: #409eff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .add-label-attr .input-attr input {
  height: 100% !important;
  background: #409eff;
  color: #fff;
  border: none;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .add-label-attr .input-attr input:focus {
  border-color: #fff;
  border-right-width: 0;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .label-attr-item {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .label-attr-item .item-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.add-label-modal .ant-modal-body .section-wrap .select-option-wrap .is-hover {
  color: #fff;
  background: #409eff;
}
.add-label-modal .ant-modal-body .section-wrap .select-wrap-focus {
  border-color: #40a9ff;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap {
  position: absolute;
  z-index: 999999;
  border: 1px solid #d9d9d9;
  top: 120px;
  width: 404px;
  margin-left: 120px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.2);
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap .ant-input-search {
  margin-left: 60px;
  margin-top: 10px;
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap .ant-input-search input {
  border: none;
  background: #f5f5f5;
  border-radius: 30px;
  height: 30px !important;
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap .label-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 200px;
  overflow-y: auto;
  padding-bottom: 10px;
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap .label-item-wrap .label-name {
  padding: 3px 5px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
  margin-left: 6px;
  margin-top: 8px;
  cursor: pointer;
  height: 30px;
}
.add-label-modal .ant-modal-body .section-wrap .all-label-wrap .label-item-wrap .label-name:hover {
  border: 1px solid #409eff;
  color: #409eff;
}
.add-label-modal .ant-modal-body .section-wrap .be-label-input {
  width: 403px;
  height: 35px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.add-label-modal .ant-modal-body .section-wrap .be-label-input .be-label-data {
  display: inline-block;
  margin-top: 4px;
  margin-left: 10px;
  background: #d9d9d9;
  padding: 0px 16px 0px 6px;
  border-radius: 4px;
}
.add-label-modal .ant-modal-body .section-wrap .be-label-input .closeIcon {
  position: relative;
  top: -6px;
  left: -12px;
}
.add-label-modal .ant-modal-body .section-wrap .be-label-input .label-down {
  position: absolute;
  right: 20px;
  top: 8px;
}
.add-label-modal .red-star {
  width: 8px;
  height: 8px;
}
.el-tabs__nav-wrap {
  padding: 0 10px;
}
.popover_item {
  margin-bottom: 5px;
}
.myQuillEditor .ql-editor {
  border: none !important;
}
.zhuandanBoxClass .ant-btn-primary {
  display: none;
}

.workDetailBox[data-v-6e4aa148] {
  height: 100%;
}
.workDetailBox .global_btn[data-v-6e4aa148] {
  background: #409eff;
  color: #FFFFFF;
  padding: 4px 10px;
  border-radius: 5px;
  font-size: 13px;
  cursor: pointer;
}
.workDetailBox .global_btn_info[data-v-6e4aa148] {
  background: #dcdcdc;
}
.workDetailBox .workDetail_btn_box[data-v-6e4aa148] {
  margin-top: 20px;
}
.workDetailBox .workDetail_btn_box_left[data-v-6e4aa148] {
  width: 280px;
}
.workDetailBox .workDetail_btn_box[data-v-6e4aa148],
.workDetailBox .workDetail_btn_box_right[data-v-6e4aa148],
.workDetailBox .workDetail_btn_box_center[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail_btn_box_center[data-v-6e4aa148] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.workDetailBox .workDetail_btn_box_center .global_btn[data-v-6e4aa148] {
  margin-left: 100px;
}
.workDetailBox .workDetail_btn_box_right[data-v-6e4aa148] {
  width: 350px;
  min-width: 350px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetailBox .workDetail[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 50px);
}
.workDetailBox .workDetail .personDetail[data-v-6e4aa148] {
  background: #FFFFFF;
  width: 280px;
  padding: 10px;
  border-radius: 5px;
  min-width: 280px;
}
.workDetailBox .workDetail .personDetail .person_title[data-v-6e4aa148] {
  font-size: 20px;
  position: relative;
  text-indent: 10px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetailBox .workDetail .personDetail .person_title[data-v-6e4aa148]:before {
  position: absolute;
  content: '';
  width: 4px;
  border-radius: 2px;
  height: 20px;
  top: 5px;
  left: 0;
  background: #409eff;
}
.workDetailBox .workDetail .personDetail .person_title .addlabel[data-v-6e4aa148] {
  color: #409eff;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
}
.workDetailBox .workDetail .personDetail .userLabelList[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workDetailBox .workDetail .personDetail .userLabelList .userLabelItem[data-v-6e4aa148] {
  padding: 3px 15px 3px 5px;
  border: 1px solid #409eff;
  margin-right: 10px;
  border-radius: 3px;
  position: relative;
  margin: 0 10px 13px 0;
}
.workDetailBox .workDetail .personDetail .userLabelList .userLabelItem .label-item-del[data-v-6e4aa148] {
  position: absolute;
  cursor: pointer;
  top: -5px;
  right: 3px;
}
.workDetailBox .workDetail .personDetail .person_item[data-v-6e4aa148] {
  margin: 13px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail .personDetail .person_item .person_item-label[data-v-6e4aa148] {
  width: 70px;
  display: block;
  text-align: right;
}
.workDetailBox .workDetail .personDetail .media_box[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetailBox .workDetail .personDetail .media_box .media_item[data-v-6e4aa148] {
  position: relative;
  margin: 13px 0 23px 0;
  width: 30%;
}
.workDetailBox .workDetail .personDetail .media_box .media_item .media_logo[data-v-6e4aa148] {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  cursor: pointer;
}
.workDetailBox .workDetail .personDetail .media_box .media_item .media_name[data-v-6e4aa148] {
  position: absolute;
  top: 80%;
  font-size: 13px;
  left: 0;
  height: 20px;
  color: #FFFFFF;
  background: #409eff;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  padding: 0;
  width: 75px;
}
.workDetailBox .workDetail .work_detail[data-v-6e4aa148] {
  background: #FFFFFF;
  position: relative;
  margin-left: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.workDetailBox .workDetail .work_detail .work_detail_num[data-v-6e4aa148] {
  background: #409eff;
  line-height: 50px;
  text-indent: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.workDetailBox .workDetail .work_detail .work_detail_num .guanliangongdan[data-v-6e4aa148] {
  margin-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.workDetailBox .workDetail .work_detail .work_detail_num .guanliangongdan .guanliangongdan_item[data-v-6e4aa148] {
  text-indent: 0;
  border-radius: 5px;
  color: #333333;
  background: #FFFFFF;
  margin-right: 20px;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  cursor: pointer;
}
.workDetailBox .workDetail .work_detail .work_detail_state[data-v-6e4aa148] {
  background: #f5f5f5;
  padding: 10px 20px;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-title[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-title .green[data-v-6e4aa148] {
  color: green;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-title .red[data-v-6e4aa148] {
  color: red;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-title .ocr-title-btn[data-v-6e4aa148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-num-item[data-v-6e4aa148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-num-item[data-v-6e4aa148]:after {
  position: absolute;
  right: 30px;
  top: 2px;
  width: 2px;
  height: 15px;
  content: '';
  background: #dcdccd;
}
.workDetailBox .workDetail .work_detail .work_detail_state .ocr-num-item-no[data-v-6e4aa148]:after {
  display: none;
}
.workDetailBox .workDetail .work_detail .lianjie[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding-top: 0;
}
.workDetailBox .workDetail .work_detail .talk_box[data-v-6e4aa148] {
  padding: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  position: relative;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item .talk_box_right-text[data-v-6e4aa148] {
  margin: 10px 0;
  width: 100%;
  padding-left: 20px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item .talk_box_right-text span[data-v-6e4aa148] {
  margin-right: 20px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover[data-v-6e4aa148] {
  max-width: 380px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e0e1e5;
  padding: 7px 10px;
  color: #606266;
  font-size: 14px;
  word-break: break-all;
  position: relative;
  margin: 0 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .talk_box_arrow[data-v-6e4aa148] {
  top: 10px;
  position: absolute;
  left: 0;
  z-index: 1;
  background: #FFFFFF;
  border: 1px solid;
  width: 15px;
  height: 15px;
  margin-left: -8px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-color: transparent transparent #e0e1e5 #e0e1e5;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .list-carimg[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .list-carimg img[data-v-6e4aa148] {
  width: 50px !important;
  height: 50px;
  margin: 5px;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .list-carimg svg[data-v-6e4aa148] {
  position: absolute;
  top: 18px;
  left: 19px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .list-carimg .list-item[data-v-6e4aa148] {
  position: relative;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box-popover .list-carimg .list-item p[data-v-6e4aa148] {
  margin: 0 5px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item_revert[data-v-6e4aa148] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item_revert .talk_box-popover[data-v-6e4aa148] {
  margin-left: auto;
  border: 1px solid #409eff;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item_revert .talk_box-popover .talk_box_arrow[data-v-6e4aa148] {
  border-color: #409eff #409eff transparent transparent;
  margin-left: 0;
  right: -18px;
  left: auto;
  margin-right: 10px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_item_revert .talk_box_right-text[data-v-6e4aa148] {
  text-align: right;
  padding-right: 20px;
}
.workDetailBox .workDetail .work_detail .talk_box .talk_box_logo[data-v-6e4aa148] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-top: 10px;
}
.workDetailBox .workDetail .work_detail .enterBox[data-v-6e4aa148] {
  height: 200px;
  position: relative;
  border-top: 3px solid #dcdcdc;
}
.workDetailBox .workDetail .work_detail .enterBox .enter_btn_box[data-v-6e4aa148] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail .work_detail .enterBox .enter_btn_box .enter_btn_box_btn2[data-v-6e4aa148] {
  margin-left: 20px;
}
.workDetailBox .workDetail .work_detail .chankanliajie[data-v-6e4aa148] {
  margin-left: 100px;
  color: #1890ff;
  cursor: pointer;
}
.workDetailBox .workDetail .wordDetail[data-v-6e4aa148] {
  background: #FFFFFF;
  margin-left: 20px;
  width: 350px;
  min-width: 350px;
  border-radius: 5px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: relative;
}
.workDetailBox .workDetail .wordDetail .word_title[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail .wordDetail .word_title .word_title_item[data-v-6e4aa148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: 600;
  line-height: 50px;
  background: #dcdcdc;
  text-align: center;
  cursor: pointer;
}
.workDetailBox .workDetail .wordDetail .word_title .word_title_active[data-v-6e4aa148] {
  background: #409eff;
  color: #FFFFFF;
}
.workDetailBox .workDetail .wordDetail .reply_title[data-v-6e4aa148] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.workDetailBox .workDetail .wordDetail .reply_title[data-v-6e4aa148]:after {
  content: '';
  width: 30px;
  height: 4px;
  position: absolute;
  top: 90%;
  left: 35px;
  background: #409eff;
  border-radius: 2px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.workDetailBox .workDetail .wordDetail .reply_title .reply_title_item[data-v-6e4aa148] {
  width: 100px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.workDetailBox .workDetail .wordDetail .reply_title .set_reply_title[data-v-6e4aa148] {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #dccdcd;
}
.workDetailBox .workDetail .wordDetail .reply_title_active[data-v-6e4aa148]:after {
  left: 135px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.workDetailBox .workDetail .wordDetail .reply_search[data-v-6e4aa148] {
  padding: 10px;
}
.workDetailBox .workDetail .wordDetail .reply_list[data-v-6e4aa148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.workDetailBox .workDetail .wordDetail .reply_list .reply_List_item[data-v-6e4aa148] {
  padding: 0 10px;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.workDetailBox .workDetail .wordDetail .reply_list .reply_List_item .content[data-v-6e4aa148] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.workDetailBox .workDetail .wordDetail .reply_list .reply_List_item .global_btn[data-v-6e4aa148] {
  border: 20px;
  display: none;
}
.workDetailBox .workDetail .wordDetail .taskDetail[data-v-6e4aa148] {
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  width: 100%;
}
.workDetailBox .workDetail .wordDetail .taskDetail div[data-v-6e4aa148] {
  padding: 5px 10px;
  word-break: break-all;
}
.workDetailBox .workDetail .wordDetail .taskDetail .colorBlue[data-v-6e4aa148] {
  color: #1890ff;
  cursor: pointer;
}
.workDetailBox .workDetail .wordDetail .taskDetail .linebottom[data-v-6e4aa148] {
  border-bottom: 1px solid #cccccc;
}
.workDetailBox .workDetail .wordDetail .taskDetail .quill_editor[data-v-6e4aa148],
.workDetailBox .workDetail .wordDetail .taskDetail .quill_editor div[data-v-6e4aa148] {
  padding: 0;
}
.workDetailBox .workDetail .wordDetail .taskDetail img[data-v-6e4aa148] {
  margin: 0px 5%;
  width: 90%;
}
.workDetailBox .workDetail .wordDetail .zhuandanBtn[data-v-6e4aa148] {
  background: #409eff;
  padding: 10px 20px;
  color: #FFFFFF;
  position: absolute;
  bottom: 100px;
  left: 0;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
}
.workDetailBox .swiper_box[data-v-6e4aa148] {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  padding-top: 10vh;
}
.workDetailBox .swiper_box .auditorBtn[data-v-6e4aa148] {
  position: absolute;
  top: 30px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.workDetailBox .swiper_box .auditorBtn[data-v-6e4aa148] .ant-btn {
  margin: 0 20px;
}
.workDetailBox .swiper_box .swiper_center[data-v-6e4aa148] {
  height: 90%;
  margin: 0 auto;
  overflow: hidden;
}
.workDetailBox .swiper_box .swiper_center .swiper[data-v-6e4aa148] {
  height: 100%;
}
.workDetailBox .swiper_box .swiper_center .swiper-slide[data-v-6e4aa148] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.workDetailBox .swiper_box .swiper_center .swiper-slide .imgItem[data-v-6e4aa148] {
  max-height: 100%;
  overflow: auto;
}
.workDetailBox .swiper_box .swiper_center .swiper-slide .imgItem img[data-v-6e4aa148] {
  width: 340px;
}
.workDetailBox .swiper_box[data-v-6e4aa148] .el-carousel__mask {
  background-color: rgba(225, 225, 225, 0);
}
.workDetailBox .swiper_box .imgItem[data-v-6e4aa148] {
  margin: 0 auto;
  width: 375px;
}
.workDetailBox .swiper_box .imgItem img[data-v-6e4aa148] {
  max-width: 100%;
  margin: 0 auto;
  max-height: 80vh;
  display: block;
}
.workDetailBox .swiper_box .deletx[data-v-6e4aa148] {
  position: absolute;
  font-size: 36px;
  color: #fff;
  right: 40px;
  top: 40px;
  cursor: pointer;
}
.workDetailBox .swiper_box[data-v-6e4aa148] .el-carousel__item {
  scale: 1.1;
  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;
}
.workDetailBox .swiper_box[data-v-6e4aa148] .el-carousel--horizontal {
  overflow: visible;
}

.workDetailBox .ql-editor {
  border: 1px solid #cccccc;
}

