.bread-crumb[data-v-08a1c5e5] {
  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-08a1c5e5] {
  color: #2b7ae2;
}
.bread-crumb-divider[data-v-08a1c5e5] {
  margin-left: 5px;
  margin-right: 5px;
}
.van-cell-group .van-cell[data-v-08a1c5e5] {
  padding: 10px 15px;
}
.info-body .van-cell[data-v-08a1c5e5] {
  padding: 10px 16px;
}
.van-search .van-cell[data-v-08a1c5e5] {
  padding: 5px 8px 5px 0;
}
.van-button--small span[data-v-08a1c5e5] {
  font-size: 12px;
}
span.empty-claim[data-v-08a1c5e5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 65px;
  color: rgba(0, 0, 0, 0.4);
}

.bread-crumb[data-v-cc88b04e] {
  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-cc88b04e] {
  color: #2b7ae2;
}
.bread-crumb-divider[data-v-cc88b04e] {
  margin-left: 5px;
  margin-right: 5px;
}
.van-cell-group .van-cell[data-v-cc88b04e] {
  padding: 10px 15px;
}
.info-body .van-cell[data-v-cc88b04e] {
  padding: 10px 16px;
}
.van-search .van-cell[data-v-cc88b04e] {
  padding: 5px 8px 5px 0;
}
.van-button--small span[data-v-cc88b04e] {
  font-size: 12px;
}
span.empty-policy[data-v-cc88b04e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.4);
}

.info-title[data-v-36b5f636] {
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
}
.info-title-dot[data-v-36b5f636] {
  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-36b5f636]::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-36b5f636] {
  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-36b5f636] {
  margin: 0px 0px 0px 30px;
  color: #2b7ae2;
}
.info-title .edit-action-cancel[data-v-36b5f636] {
  color: rgba(0, 0, 0, 0.6);
}
.info-body[data-v-36b5f636] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body span[data-v-36b5f636] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body input[data-v-36b5f636] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body textarea[data-v-36b5f636] {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.info-body .van-cell[data-v-36b5f636] {
  padding: 3px 0px;
}
.info-body-editable input[data-v-36b5f636] {
  color: #000000;
}
.info-body-editable textarea[data-v-36b5f636] {
  color: #000000;
}
.tab-body[data-v-36b5f636] {
  margin: 10px 20px;
}
.page-header[data-v-36b5f636] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .enterprise-logo[data-v-36b5f636] {
  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-36b5f636] {
  text-align: center;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 5px;
}
.contacts-save-clear[data-v-36b5f636] {
  padding: 5px 0px;
}
.van-tag[data-v-36b5f636] {
  margin: 5px 8px 5px 0px;
}
.contacts-main[data-v-36b5f636] {
  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-36b5f636] {
  margin-top: 10px;
  padding-bottom: 10px;
}
.info-body > .van-cell[data-v-36b5f636] {
  padding: 3px 0px;
}
.seg-title[data-v-36b5f636] {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  border: none;
}
.card[data-v-36b5f636] {
  border-top: 3px solid #eeeeee;
  margin-top: 20px;
}
.grid-title[data-v-36b5f636] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}
.grid-content[data-v-36b5f636] {
  font-weight: 600;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  margin-top: 10px;
}
.contacts-bottom[data-v-36b5f636] {
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #dddddd;
  background-color: #ffffff;
}
.contacts-bottom .opera[data-v-36b5f636] {
  text-align: center;
  padding: 5px 10px;
}
.contacts-bottom .van-icon[data-v-36b5f636] {
  font-size: 18px;
}
.follow[data-v-36b5f636] {
  width: 100%;
  height: 50px;
  text-align: center;
  background-color: #1989fa;
}
.follow span[data-v-36b5f636] {
  font-size: 16px;
  color: #ffffff;
  line-height: 50px;
}
.bottom-line[data-v-36b5f636] {
  border-bottom: 1px solid #eeeeee;
}
/* Add these styles for consistent alignment */
[data-v-36b5f636] .van-cell {
  padding: 10px 0;
  line-height: 24px;
}
[data-v-36b5f636] .van-field__label {
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
[data-v-36b5f636] .van-field__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
[data-v-36b5f636] .select-list-component .van-cell__title {
  width: 90px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
[data-v-36b5f636] .select-list-component .van-cell__value {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}

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

.chatcontact-page[data-v-008614eb] {
  padding: 5px 0px 60px 0px;
}
.chat-contact .card-row[data-v-008614eb] {
  margin: 0px 10px 10px 10px;
}
.chat-contact .card-row[data-v-008614eb]:first-child {
  margin-top: 10px;
}
.chat-contact .chat-room-icon[data-v-008614eb] {
  background-color: #eeeeee;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 12px;
  color: #aaaaaa;
  border-radius: 39px;
  font-weight: 700;
}
.chat-contact .chat-avatar[data-v-008614eb] {
  padding: 10px 10px;
}
.chat-contact .chat-avatar img[data-v-008614eb] {
  width: 39px;
  height: 39px;
}
.chat-contact .chat-username[data-v-008614eb] {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  vertical-align: middle;
  line-height: 24px;
}
.chat-contact .chat-content[data-v-008614eb] {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
  word-break: break-all;
  word-wrap: break-word;
}
.no-result-title[data-v-008614eb] {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin-top: 30px;
  text-align: center;
}

.tab-body[data-v-37521038] {
  margin: 10px 20px;
}
.alert-container[data-v-37521038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 192, 203, 0.42);
}
.alert-container .alert-icon[data-v-37521038] {
  width: 25px;
  height: auto;
  margin-left: 10px;
}
.alert-container .alert-text[data-v-37521038] {
  margin-left: 3px;
  font-size: 13px;
}
.alert-container .alert-link[data-v-37521038] {
  font-size: 13px;
  color: red;
  font-weight: bold;
}
.alert-popup[data-v-37521038] {
  height: 90%;
  padding-top: 15px;
}
.alert-popup-title[data-v-37521038] {
  margin-left: 45%;
  margin-top: 100px;
}
.alert-cell-group[data-v-37521038] {
  margin-top: 3px;
  background-color: lightgray;
}
.copy-customer-name[data-v-37521038] {
  margin-left: 8px;
}
.page-header[data-v-37521038] {
  margin: 0 0;
  background-color: #dddddd;
}
.page-header .header-container[data-v-37521038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 5px 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-header .customer-info[data-v-37521038] {
  margin-left: 20px;
  font-size: 14px;
}
.page-header .customer-info .mobile[data-v-37521038] {
  margin-top: 5px;
}
.page-header .customer-logo[data-v-37521038] {
  padding: 10px 10px;
}
.page-header .customer-name[data-v-37521038] {
  text-align: left;
  font-size: 12px;
  color: #333333;
  padding-bottom: 10px;
}
.page-header .customer-insure[data-v-37521038] {
  text-align: left;
  font-size: 12px;
  color: #999999;
  padding-bottom: 10px;
}
.page-header .customer-no-care[data-v-37521038] {
  color: white;
  background-color: #ff0000;
}
.page-header .customer-care[data-v-37521038] {
  color: #555555;
  background-color: #ffffff;
}
.no-permission[data-v-37521038] {
  margin-top: 50px;
  text-align: center;
  min-height: 100px;
}
.relation-tag[data-v-37521038] {
  margin: 5px 10px 10px 0px;
}
.no-result-title[data-v-37521038] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.6);
}
.enterprise-card .van-row[data-v-37521038] {
  margin-top: 0px;
  padding: 2px 15px;
}
.enterprise-card .van-cell[data-v-37521038] {
  padding: 0px 3px;
}
[data-v-37521038] .van-tag__speech_view {
  border-radius: 3px;
  text-align: center;
  width: 110px;
  height: 21px;
  margin-left: 10%;
}
[data-v-37521038] .van-tag__speech_view1 {
  border-radius: 3px;
  text-align: center;
  width: 38px;
  margin-left: 20%;
  height: 21px;
}
[data-v-37521038] .van-cell-group__speech_view {
  background: red;
}

