.primary-contact[data-v-0c6a486c]::before {
  color: #ffffff;
  font-size: 12px;
  content: '主联系人';
  position: relative;
  float: right;
  left: -5px;
  background-color: #20c4da;
  border-radius: 5px;
  padding: 2px 5px;
}
.info-title[data-v-0c6a486c] {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.info-title-dot[data-v-0c6a486c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.info-title-dot[data-v-0c6a486c]::before {
  content: '';
  border: 0px;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  line-height: 19px;
  background-color: #2b7ae2;
  display: block;
  white-space: nowrap;
  margin-top: 8px;
  margin-right: 4px;
}
.info-title .edit-action-area[data-v-0c6a486c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.info-title .edit-action[data-v-0c6a486c] {
  margin: 0px 0px 0px 30px;
  color: #2b7ae2;
}
.info-title .edit-action-cancel[data-v-0c6a486c] {
  color: rgba(0, 0, 0, 0.6);
}
.info-body[data-v-0c6a486c] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body span[data-v-0c6a486c] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body input[data-v-0c6a486c] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body textarea[data-v-0c6a486c] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body .van-cell[data-v-0c6a486c] {
  padding: 3px 0px;
}
.info-body-editable input[data-v-0c6a486c] {
  color: #000000;
}
.info-body-editable textarea[data-v-0c6a486c] {
  color: #000000;
}
.tab-body[data-v-0c6a486c] {
  margin: 10px 20px;
}
.page-header[data-v-0c6a486c] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .enterprise-logo[data-v-0c6a486c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0px;
}
.page-header .enterprise-name[data-v-0c6a486c] {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
.contacts-save-clear[data-v-0c6a486c] {
  padding: 5px 0px;
}
.van-tag[data-v-0c6a486c] {
  margin: 5px 8px 5px 0px;
}
.contacts-main[data-v-0c6a486c] {
  margin: 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.info-body > .van-row[data-v-0c6a486c] {
  margin-top: 10px;
  padding-bottom: 10px;
}
.seg-title[data-v-0c6a486c] {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  border: none;
}
.card[data-v-0c6a486c] {
  border-top: 3px solid #eeeeee;
  margin-top: 20px;
}
.grid-title[data-v-0c6a486c] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}
.grid-content[data-v-0c6a486c] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin-top: 10px;
}
.contacts-bottom[data-v-0c6a486c] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}
.contacts-bottom .opera[data-v-0c6a486c] {
  text-align: center;
  padding: 5px 10px;
}
.contacts-bottom .van-icon[data-v-0c6a486c] {
  font-size: 18px;
}
.follow[data-v-0c6a486c] {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #1989fa;
}
.follow span[data-v-0c6a486c] {
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}
.van-popup .van-cell[data-v-0c6a486c] {
  padding: 0;
}
.bottom-line[data-v-0c6a486c] {
  border-bottom: 1px solid #eeeeee;
}

.primary-contact[data-v-4aae5972]::before {
  color: #ffffff;
  font-size: 12px;
  content: '主联系人';
  position: relative;
  float: right;
  left: -5px;
  background-color: #20c4da;
  border-radius: 5px;
  padding: 2px 5px;
}
.info-title[data-v-4aae5972] {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.info-title-dot[data-v-4aae5972] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.info-title-dot[data-v-4aae5972]::before {
  content: '';
  border: 0px;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  line-height: 19px;
  background-color: #2b7ae2;
  display: block;
  white-space: nowrap;
  margin-top: 8px;
  margin-right: 4px;
}
.info-title .edit-action-area[data-v-4aae5972] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.info-title .edit-action[data-v-4aae5972] {
  margin: 0px 0px 0px 30px;
  color: #2b7ae2;
}
.info-title .edit-action-cancel[data-v-4aae5972] {
  color: rgba(0, 0, 0, 0.6);
}
.info-body[data-v-4aae5972] {
  margin-bottom: 10px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body .contacts-main span[data-v-4aae5972] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body span[data-v-4aae5972] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body input[data-v-4aae5972] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body textarea[data-v-4aae5972] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body .van-cell[data-v-4aae5972] {
  padding: 3px 0px;
}
.info-body-editable input[data-v-4aae5972] {
  color: #000000;
}
.info-body-editable textarea[data-v-4aae5972] {
  color: #000000;
}
.info-body span[data-v-4aae5972] {
  font-size: 14px;
}
.tab-body[data-v-4aae5972] {
  margin: 10px 20px;
}
.page-header[data-v-4aae5972] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .enterprise-logo[data-v-4aae5972] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0px;
}
.page-header .enterprise-name[data-v-4aae5972] {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
.contacts-save-clear[data-v-4aae5972] {
  padding: 5px 0px;
}
.van-tag[data-v-4aae5972] {
  margin: 5px 8px 5px 0px;
}
.contacts-main[data-v-4aae5972] {
  margin: 10px 10px;
}
.base-info .van-row[data-v-4aae5972] {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.seg-title[data-v-4aae5972] {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 10px;
}
.card[data-v-4aae5972] {
  border-top: 3px solid #eeeeee;
  margin-top: 20px;
}
.grid-title[data-v-4aae5972] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}
.grid-content[data-v-4aae5972] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin-top: 10px;
}
.contacts-bottom[data-v-4aae5972] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #1989fa;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
.contacts-bottom .opera[data-v-4aae5972] {
  text-align: center;
  padding: 10px;
}
.contacts-bottom .van-icon[data-v-4aae5972] {
  font-size: 18px;
}
.follow[data-v-4aae5972] {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #1989fa;
}
.follow span[data-v-4aae5972] {
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}
.card-employee[data-v-4aae5972] {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-size: 14px;
}
.card-employee .card-row[data-v-4aae5972] {
  margin: 0px 10px 10px 10px;
}
.card-employee .card-row[data-v-4aae5972]:first-child {
  margin-top: 10px;
}
.card-employee .policy-right[data-v-4aae5972] {
  padding: 10px 0px;
}
.card-employee .policy-right img[data-v-4aae5972] {
  width: 39px;
  height: 39px;
}
.card-employee .policy-info-title[data-v-4aae5972] {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  vertical-align: middle;
  line-height: 24px;
}
.card-employee .policy-info-item[data-v-4aae5972] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.card-employee .policy-enterprise[data-v-4aae5972] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.card-employee .policy-tags[data-v-4aae5972] {
  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-wrap: wrap;
      flex-wrap: wrap;
}
.card-employee .policy-tags .policy-tag[data-v-4aae5972] {
  margin: 3px 3px;
}
.pop-content[data-v-4aae5972] {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 600;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.disable[data-v-4aae5972] {
  background-color: #ddd;
  height: 100%;
}

.card-policy .card-row[data-v-ff464992] {
  margin: 0px 10px 10px 10px;
}
.card-policy .card-row[data-v-ff464992]:first-child {
  margin-top: 10px;
}
.card-policy .policy-icon[data-v-ff464992] {
  padding: 10px 10px;
}
.card-policy .policy-icon img[data-v-ff464992] {
  width: 98px;
  height: 80px;
}
.card-policy .policy-name[data-v-ff464992] {
  font-size: 24px;
  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;
  line-height: 100px;
  margin-left: 15px;
}
.card-policy .policy-name-1[data-v-ff464992] {
  color: #7fc8ff;
}
.card-policy .policy-name-2[data-v-ff464992] {
  color: #ffd466;
}
.card-policy .policy-name-3[data-v-ff464992] {
  color: #ffa366;
}
.card-top[data-v-ff464992] {
  margin-top: 15px;
}

.body-content[data-v-09497af0] {
  margin: 10px 0;
}
.body-content .table-head[data-v-09497af0],
.body-content .list[data-v-09497af0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.body-content .table-head span[data-v-09497af0],
.body-content .list span[data-v-09497af0] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 4px 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.body-content .table-head .memberName[data-v-09497af0],
.body-content .list .memberName[data-v-09497af0] {
  border-left: 1px solid #ddd;
}
.body-content .table-head span[data-v-09497af0] {
  background-color: #f6f4f4;
  border-top: 1px solid #ddd;
}
.body-content .table-head .username[data-v-09497af0] {
  border-left: 1px solid #ddd;
}
.chart-title[data-v-09497af0] {
  text-align: center;
  font-size: 12px;
  margin-bottom: 6px;
}
.tabs-chart-area[data-v-09497af0] {
  border-radius: 8px;
  background-color: #f7f7fa;
}
.tabs-chart-area[data-v-09497af0] .tab-body {
  margin: 0;
}
.tabs-chart-area[data-v-09497af0] .van-tab__pane {
  padding: 16px 0 20px 0;
}
.tabs-chart-area[data-v-09497af0] .tab-body {
  margin: 0;
}
#tasksChart[data-v-09497af0] {
  width: 100%;
  height: 280px;
}
.safetyOfficer[data-v-09497af0] .van-tabs__nav {
  background-color: #f7f7fa;
}
.safetyOfficer[data-v-09497af0] .van-tabs__line {
  background-color: #3694ed;
}
@media screen and (max-width: 700px) {
.safetyOfficer .openQRCodePng[data-v-09497af0] {
    width: 100%;
    margin-bottom: 6px;
}
}
@media screen and (min-width: 700px) {
.safetyOfficer .openQRCodePng[data-v-09497af0] {
    width: 40%;
    margin-bottom: 6px;
    margin-left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
}
}
.safetyOfficer .mask[data-v-09497af0] {
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
}
.safetyOfficer .RRCodeDialog[data-v-09497af0] {
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  top: 175px;
  z-index: 1;
  width: 288px;
  height: 288px;
}
.safetyOfficer .RRCodeDialog .enterpriseQRCodePng[data-v-09497af0] {
  width: 100%;
}
.safetyOfficer .RRCodeDialog .loading[data-v-09497af0] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.safetyOfficer .RRCodeDialog .content[data-v-09497af0] {
  position: absolute;
  bottom: -150px;
  width: 190px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.safetyOfficer .RRCodeDialog .content .title[data-v-09497af0] {
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, from(#2ea8ff), to(#045be7));
  background: linear-gradient(180deg, #2ea8ff 0%, #045be7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 0px 4px 10px rgba(32, 114, 245, 0.16);
}
.safetyOfficer .RRCodeDialog .content .QRCodePng[data-v-09497af0] {
  width: 190px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.safetyOfficer .RRCodeDialog .content .refresh[data-v-09497af0] {
  background: #e5efff;
  padding: 10px 42px;
  font-family: Source Han Sans;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #5396ff;
  border-radius: 58px;
}
.safetyOfficer .RRCodeDialog .content .close[data-v-09497af0] {
  width: 32px;
  height: 32px;
  margin-left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  margin-top: 49px;
}
.safetyOfficer .update-time[data-v-09497af0] {
  font-size: 13px;
  margin-top: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.safetyOfficer .basic-info[data-v-09497af0] {
  padding: 10px;
  border-radius: 8px;
  background-color: #f7f7fa;
  margin-bottom: 16px;
}
.safetyOfficer .info-tip[data-v-09497af0] {
  text-align: right;
}
.safetyOfficer .info-content[data-v-09497af0] {
  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;
}
.safetyOfficer .info-content .item[data-v-09497af0] {
  font-size: 13px;
  text-align: center;
  margin: 0 4px;
  position: relative;
}
.safetyOfficer .info-content .item .finger[data-v-09497af0] {
  position: absolute;
  right: -7px;
  top: -5px;
}
.safetyOfficer .info-content .item span[data-v-09497af0] {
  color: #fdbf4b;
  font-size: 13px;
  margin-top: 8px;
  display: block;
}
.safetyOfficer .tabs-chart-area .info-content .item[data-v-09497af0] {
  font-size: 13px;
  text-align: center;
}
.safetyOfficer .body-content[data-v-09497af0] {
  padding: 0 20px;
}
.safetyOfficer .tip[data-v-09497af0] {
  border-radius: 8px;
  padding: 6px 12px 16px 12px;
  background-color: #f7f7fa;
}
.safetyOfficer .tip[data-v-09497af0] .van-tabs__wrap {
  height: 30px;
}
.safetyOfficer .tip .tab-body[data-v-09497af0] {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6px;
}
.safetyOfficer .tip .tab-body .red[data-v-09497af0] {
  color: red;
}
.safetyOfficer .tip .tab-body .tipTitle[data-v-09497af0] {
  width: calc(-180px + 100vw);
  font-family: PingFangSC;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #999999;
}
.safetyOfficer .tip .tab-body .copy[data-v-09497af0] {
  border-radius: 15px;
  opacity: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(#57cdff), to(#2987ff)), #d8d8d8;
  background: linear-gradient(180deg, #57cdff 0%, #2987ff 100%), #d8d8d8;
  -webkit-box-shadow: 0px 4px 9px 0px rgba(63, 158, 255, 0.5);
          box-shadow: 0px 4px 9px 0px rgba(63, 158, 255, 0.5);
  margin-left: 16px;
  color: #0a7ce4;
  cursor: pointer;
  font-family: PingFangSC;
  color: #ffffff;
  padding: 6px 10px;
}

.primary-contact[data-v-2be11041]::before {
  color: #ffffff;
  font-size: 12px;
  content: '主联系人';
  position: relative;
  float: right;
  left: -5px;
  background-color: #20c4da;
  border-radius: 5px;
  padding: 2px 5px;
}
.tab-body[data-v-2be11041] {
  margin: 10px 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.page-header[data-v-2be11041] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .enterprise-logo[data-v-2be11041] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0px;
}
.page-header .enterprise-name[data-v-2be11041] {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
.page-header .enterprise-no-care[data-v-2be11041] {
  color: white;
  background-color: #ff0000;
}
.page-header .enterprise-care[data-v-2be11041] {
  color: #555555;
  background-color: #ffffff;
}
.back[data-v-2be11041] {
  color: #2b7ae2;
  text-align: right;
  float: right;
  margin: 5px 0px;
  font-size: 14px;
}
.bread-crumb[data-v-2be11041] {
  color: grey;
  margin: 10px 15px;
  font-size: 14px;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.bread-crumb-link[data-v-2be11041] {
  color: #2b7ae2;
}
.bread-crumb-divider[data-v-2be11041] {
  margin-left: 5px;
  margin-right: 5px;
}
.customer-tags[data-v-2be11041] {
  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-wrap: wrap;
      flex-wrap: wrap;
}
.customer-tags .customer-tag[data-v-2be11041] {
  margin: 3px 3px;
  padding: 3px 7px;
}
.customer-primary[data-v-2be11041] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 12px;
}
.set-primary[data-v-2be11041] {
  margin: 0px 0px 0px 30px;
  color: #2b7ae2;
}
.is-primary[data-v-2be11041] {
  margin: 0px 0px 0px 30px;
  color: #e27a2b;
}
.no-permission[data-v-2be11041] {
  margin-top: 50px;
  text-align: center;
  min-height: 100px;
}
.customer-card .van-cell[data-v-2be11041] {
  padding: 0px 3px;
}
.customer-card .van-row[data-v-2be11041] {
  padding: 0px 3px;
}
.info-body-show[data-v-2be11041] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body-show .contacts-main span[data-v-2be11041] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body-show span[data-v-2be11041] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body-show input[data-v-2be11041] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body-show textarea[data-v-2be11041] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body-show .van-cell[data-v-2be11041] {
  padding: 3px 0px;
}
.info-body-show-editable input[data-v-2be11041] {
  color: #000000;
}
.info-body-show-editable textarea[data-v-2be11041] {
  color: #000000;
}

