.customer-tags[data-v-3527687c] {
  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-3527687c] {
  margin: 3px 3px;
}
.loading[data-v-3527687c] {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.loading div[data-v-3527687c] {
  margin: 5px 15px;
  font-size: 15px;
}

.option-title[data-v-4cdcbcbb] {
  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;
}
.option-value[data-v-4cdcbcbb] {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.select-cell-title[data-v-4cdcbcbb] {
  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;
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.select-cell-value[data-v-4cdcbcbb] {
  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;
}
.select-buttons[data-v-4cdcbcbb] {
  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;
  margin: 10px 16px;
  font-size: 14px;
}
.select-buttons a[data-v-4cdcbcbb] {
  color: #1989fa;
}

[data-v-3769dfaa] .van-field__label {
  width: 7.2em;
}
.primary-contact[data-v-3769dfaa]::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-3769dfaa] {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.info-title-dot[data-v-3769dfaa] {
  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-3769dfaa]::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-3769dfaa] {
  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-3769dfaa] {
  margin: 0px 0px 0px 30px;
  color: #2b7ae2;
}
.info-title .edit-action-cancel[data-v-3769dfaa] {
  color: rgba(0, 0, 0, 0.6);
}
.info-body[data-v-3769dfaa] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body span[data-v-3769dfaa] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body input[data-v-3769dfaa] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body textarea[data-v-3769dfaa] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body .van-cell[data-v-3769dfaa] {
  padding: 3px 0px;
}
.info-body-editable input[data-v-3769dfaa] {
  color: #000000;
}
.info-body-editable textarea[data-v-3769dfaa] {
  color: #000000;
}
.enterprise-show[data-v-3769dfaa] {
  margin-top: 5px;
  margin-left: 30px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.tab-body[data-v-3769dfaa] {
  margin: 10px 20px;
}
.page-header[data-v-3769dfaa] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .enterprise-logo[data-v-3769dfaa] {
  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-3769dfaa] {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
.contacts-save-clear[data-v-3769dfaa] {
  padding: 5px 0px;
}
.van-tag[data-v-3769dfaa] {
  margin: 5px 8px 5px 0px;
}
.contacts-main[data-v-3769dfaa] {
  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-3769dfaa] {
  margin-top: 10px;
  padding-bottom: 10px;
}
.seg-title[data-v-3769dfaa] {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  border: none;
}
.contact-title[data-v-3769dfaa] {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: none;
}
.card[data-v-3769dfaa] {
  border-top: 3px solid #eeeeee;
  margin-top: 20px;
}
.grid-title[data-v-3769dfaa] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}
.grid-content[data-v-3769dfaa] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin-top: 10px;
}
.contacts-bottom[data-v-3769dfaa] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 50px;
  left: 0;
}
.contacts-bottom .opera[data-v-3769dfaa] {
  text-align: center;
  padding: 5px 10px;
}
.contacts-bottom .van-icon[data-v-3769dfaa] {
  font-size: 18px;
}
.follow[data-v-3769dfaa] {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #1989fa;
}
.follow span[data-v-3769dfaa] {
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}
.van-popup .van-cell[data-v-3769dfaa] {
  padding: 0;
}
.bottom-line[data-v-3769dfaa] {
  border-bottom: 1px solid #eeeeee;
}

