.flex[data-v-72f83fda] {
  display: flex;
}
.title-font[data-v-72f83fda] {
  font-size: 0.37333rem;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 0.53333rem;
}
.bgcrr[data-v-72f83fda] {
  background: #eeeeee;
  border-radius: 0;
  padding-bottom: env(safe-area-inset-bottom);
}
.scroll-box[data-v-72f83fda] {
  background: #ebeff5;
  height: calc(100vh - (45 * 100vh / 667) - 0.93333rem);
  overflow-y: scroll;
}
.scroll-box[data-v-72f83fda]::-webkit-scrollbar {
  display: none;
}
[data-v-72f83fda] .van-nav-bar--fixed {
  border-top: 1px solid #eee;
}
[data-v-72f83fda] .van-field__label {
  font-size: 0.37333rem;
  color: #000000;
  font-weight: 400;
}
[data-v-72f83fda] .van-radio-group--horizontal {
  flex-direction: column;
}
[data-v-72f83fda] .van-radio-group--horizontal .van-radio {
  margin-bottom: 0.13333rem;
}
[data-v-72f83fda] .van-checkbox-group--horizontal {
  flex-direction: column;
}
[data-v-72f83fda] .van-checkbox-group--horizontal .van-checkbox {
  margin-bottom: 0.13333rem;
}
.top-info[data-v-72f83fda] {
  padding-top: 0.21333rem;
  height: calc(102 * 100vh / 667);
  background: #ffffff;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
  background-image: url(../img/customerBg.png);
  background-size: 100vw calc(204 * 100vh / 667);
}
.top-info .img-box[data-v-72f83fda] {
  width: 1.86667rem;
  height: 1.86667rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  margin-right: 0.42667rem;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.top-info .img[data-v-72f83fda] {
  width: 1.76rem;
  height: 1.76rem;
  border-radius: 0.21333rem;
}
.top-info .right[data-v-72f83fda] {
  width: 64.24vw;
}
.top-info .right .name[data-v-72f83fda] {
  font-size: 0.64rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #292c33;
  margin-left: 0.42667rem;
  width: 100%;
}
.msg-info[data-v-72f83fda] {
  margin-bottom: 0.21333rem;
  padding: 0.32rem 0.26667rem;
  margin: 0 0.42667rem;
  background: #ffffff;
  border-radius: 0.10667rem;
  min-height: 4rem;
}
.msg-info .item[data-v-72f83fda] {
  margin-top: 0.42667rem;
}
.msg-info .item .top[data-v-72f83fda] {
  justify-content: space-between;
}
.msg-info .item .cont[data-v-72f83fda] {
  margin-top: 0.21333rem;
}
.msg-info .item .cont[data-v-72f83fda] .van-cell {
  border-radius: 0.21333rem;
  border: 1px solid #eee;
  margin-top: 0.10667rem;
  padding: 0.16rem;
  padding-left: 0.21333rem;
}
.msg-info .item .cont[data-v-72f83fda] .van-cell-disabled {
  background: #E6E8EB;
}
.msg-info .item .cont .more-phone[data-v-72f83fda] {
  flex-wrap: wrap;
}
.msg-info .item .cont .more-phone .ph-item[data-v-72f83fda] {
  width: 48%;
  margin-bottom: 0.21333rem;
  position: relative;
}
.msg-info .item .cont .more-phone .ph-item .close[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
  position: absolute;
  top: 0.4rem;
  right: 0.21333rem;
}
.msg-info .item .cont .more-phone .ph-item .err[data-v-72f83fda] {
  color: red;
  margin-top: 2px;
}
.msg-info .item .cont .more-phone .ph-item[data-v-72f83fda]:nth-child(even) {
  margin-left: 3%;
}
.msg-info .item .cont .add-phone[data-v-72f83fda] {
  margin-top: 0.21333rem;
}
.msg-info .item .cont .add-phone img[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
}
.msg-info .item .cont .add-phone div[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #2475FC;
  line-height: 0.48rem;
  margin-left: 0.10667rem;
}
.msg-info > .item[data-v-72f83fda]:first-child {
  margin-top: 0;
}
.submit-btn[data-v-72f83fda] {
  padding: 0.13333rem 0;
  align-items: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #f8f9fa;
  box-shadow: 0px -0.10667rem 0.10667rem 0px rgba(0, 40, 96, 0.04);
}
.submit-btn button[data-v-72f83fda] {
  margin: 0 0.42667rem;
  background: #2475fc;
  height: 0.90667rem;
  font-size: 0.37333rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  letter-spacing: 0.18667rem;
  color: #FFFFFF;
  border-radius: 0.10667rem;
}
.dialog-hint[data-v-72f83fda] {
  text-align: center;
  line-height: 2.66667rem;
  color: #333;
  font-size: 0.42667rem;
  font-weight: 900;
}
.flex-center[data-v-72f83fda] {
  display: flex;
  align-items: center;
}
.wc[data-v-72f83fda] {
  margin-top: 0.10667rem;
  font-size: 0.37333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2eab49;
  line-height: 0.53333rem;
  width: 100%;
}
.corp-area[data-v-72f83fda] {
  display: flex;
  align-items: center;
  font-size: 0.37333rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2eab49;
  line-height: 0.53333rem;
  width: 100%;
  margin-top: 0.10667rem;
  position: relative;
  min-height: 0.96rem;
}
.corp-area img[data-v-72f83fda] {
  width: 0.96rem;
  height: 0.96rem;
  position: absolute;
  top: 0;
  left: 0.32rem;
  z-index: 2;
}
.corp-area div[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: "PingFang SC-Semibold, PingFang SC";
  font-weight: 600;
  color: #774100;
  position: absolute;
  left: 0.8rem;
  top: 0.16rem;
  z-index: 1;
  max-width: 52.896vw;
  height: 0.64rem;
  padding: 0 0.32rem 0 0.48rem;
  line-height: 0.64rem;
  background: #e2e0de;
  border-radius: 0px 0.53333rem 0.53333rem 0px;
}
[data-v-72f83fda] .van-notice-bar__content {
  color: rgba(0, 0, 0, 0.65);
}
[data-v-72f83fda] .van-field__control {
  color: #666;
  font-size: 0.37333rem;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  font-weight: 400;
}
.navbar-css[data-v-72f83fda] {
  background: #ffffff;
}
.client-notice[data-v-72f83fda] {
  background: #e9f1fe;
  border-radius: 2px;
  opacity: 1;
  border: 1px solid #99bffd;
  padding: 0px 0.32rem;
}
.form-wrapper[data-v-72f83fda] {
  background: #ebeff5;
  padding-bottom: 0.53333rem;
}
.my-tabs[data-v-72f83fda] {
  display: flex;
  background: #fff;
  height: 0.90667rem;
  margin-top: 0.42667rem;
  margin-bottom: 0.32rem;
  align-items: center;
  border-bottom: 1px solid #f8f9fa;
}
.my-tabs .tab-item[data-v-72f83fda] {
  flex: 1;
  font-weight: 400;
  color: #666666;
  font-size: 0.37333rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.my-tabs .tab-item.active[data-v-72f83fda] {
  color: #2475FC;
  font-weight: 600;
}
.my-tabs .tab-item.active[data-v-72f83fda]::before {
  display: inline-block;
  content: "";
  position: absolute;
  background: #2475fc;
  width: 0.34667rem;
  height: 0.08rem;
  background: #2475FC;
  border-radius: 0.21333rem;
  bottom: -0.18667rem;
  left: 50%;
  transform: translateX(-50%);
}
.base-data[data-v-72f83fda] {
  padding: 0.32rem 0.42667rem;
  background: #ffffff;
  border-radius: 0 0 0.32rem 0.32rem;
}
.base-data .user-info[data-v-72f83fda] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.base-data .user-info .left[data-v-72f83fda] {
  display: flex;
}
.base-data .user-info .left .avatar[data-v-72f83fda] {
  width: 1.17333rem;
  height: 1.17333rem;
  border-radius: 0.21333rem;
  opacity: 1;
  border: 1px solid #f0f2f5;
  margin-right: 0.24rem;
}
.base-data .user-info .left .name[data-v-72f83fda] {
  font-size: 0.42667rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.10667rem;
  max-width: 4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.base-data .user-info .left .detail[data-v-72f83fda] {
  display: flex;
  margin-top: 0.10667rem;
}
.base-data .user-info .left .company-name[data-v-72f83fda] {
  background: #fff6eb;
  border-radius: 0.10667rem;
  padding: 0.05333rem 0.21333rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #ad5f00;
  margin-left: 0.10667rem;
  max-width: 4rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.base-data .user-info .left .from-wechat[data-v-72f83fda] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #00ad53;
  padding: 2px 0.16rem;
  background: #ebfff4;
  border-radius: 0.10667rem;
  margin-left: 0.10667rem;
}
.base-data .user-info .left .gender-icon[data-v-72f83fda] {
  width: 0.53333rem;
  height: 0.53333rem;
}
.base-data .user-info .edit-user-info[data-v-72f83fda] {
  background: #ebf2ff;
  padding: 0.05333rem 0.21333rem;
  border-radius: 0.21333rem;
  color: #2475fc;
  font-size: 0.32rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.base-data .user-info .edit-user-info img[data-v-72f83fda] {
  height: 0.32rem;
  width: 0.32rem;
  margin-right: 0.05333rem;
}
.base-data .phone-wra[data-v-72f83fda] {
  margin-top: 0.32rem;
  align-items: flex-start;
}
.base-data .phone-wra .left[data-v-72f83fda] {
  width: 1.06667rem;
  text-align: right;
  font-size: 0.32rem;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  color: #333333;
  line-height: 0.48rem;
  margin-right: 0.10667rem;
}
.base-data .phone-wra .ot-left[data-v-72f83fda] {
  margin-top: 0.12rem;
}
.base-data .phone-wra .right[data-v-72f83fda] {
  flex-wrap: wrap;
  flex: 1;
  margin-left: -0.90667rem;
}
.base-data .phone-wra .right .p-item[data-v-72f83fda] {
  height: 0.74667rem;
  border-radius: 0.10667rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.10667rem;
  margin-left: 0.90667rem;
}
.base-data .phone-wra .right .p-item .txt[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: DIN Alternate-Bold, DIN Alternate;
  font-weight: bold;
  color: #3E434B;
  line-height: 0.48rem;
  margin-right: 0.10667rem;
}
.base-data .phone-wra .right .p-item .img[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
}
.base-data .phone-wra .right-txt[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.48rem;
}
.base-data .time-wra[data-v-72f83fda] {
  margin-top: 0.21333rem;
}
.base-data .time-wra .left[data-v-72f83fda] {
  width: 1.06667rem;
  text-align: right;
  font-size: 0.32rem;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  color: #333333;
  line-height: 0.48rem;
  margin-right: 0.10667rem;
}
.base-data .time-wra .right[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: DIN Alternate-Bold, DIN Alternate;
  font-weight: bold;
  color: #666666;
  line-height: 0.48rem;
}
.base-data .time-wra .width-ot[data-v-72f83fda] {
  min-width: 2.85333rem;
}
.base-data .ot-time-wra[data-v-72f83fda] {
  margin-top: 0.10667rem;
}
.base-data .add-source[data-v-72f83fda] {
  padding-left: 0.90667rem;
}
.base-data .extra-info[data-v-72f83fda] {
  display: flex;
  justify-content: flex-start;
}
.base-data .extra-info .extra-item[data-v-72f83fda] {
  margin-top: 0.21333rem;
  display: flex;
  align-items: center;
  font-size: 0.32rem;
}
.base-data .extra-info .extra-item > label[data-v-72f83fda] {
  font-size: 0.32rem;
  text-align: right;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  color: #333333;
  line-height: 0.48rem;
  white-space: nowrap;
  margin-right: 0.10667rem;
}
.base-data .extra-info .extra-item .phone[data-v-72f83fda] {
  cursor: pointer;
}
.base-data .extra-info .extra-item .phone .txt[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: DIN Alternate-Bold, DIN Alternate;
  font-weight: bold;
  color: #3E434B;
  line-height: 0.48rem;
  margin-right: 0.10667rem;
}
.base-data .extra-info .extra-item .phone .img[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
}
.base-data .extra-info .extra-item .phone .right-txt[data-v-72f83fda] {
  font-size: 0.32rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.48rem;
}
.base-data .extra-info .extra-item .icon[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-right: 0.10667rem;
}
.base-data .extra-info .extra-item .desc[data-v-72f83fda] {
  font-weight: 400;
  color: #666666;
}
.base-data .extra-info .extra-item .time[data-v-72f83fda] {
  font-weight: bold;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
}
.base-data .extra-other .extra-item[data-v-72f83fda] {
  flex: 1;
}
.base-data .extra-other .phone-item[data-v-72f83fda] {
  min-width: 50%;
}
.base-data .description[data-v-72f83fda] {
  margin-top: 0.21333rem;
  padding: 0.08rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #666666;
  background: #f0f2f5;
  border-radius: 0.10667rem;
  display: flex;
}
.base-data .description .icon[data-v-72f83fda] {
  width: 0.42667rem;
  height: 0.42667rem;
  margin-right: 0.10667rem;
}
.load-wraper[data-v-72f83fda] {
  position: absolute;
  top: 1.06667rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.18667rem;
  height: 0.66667rem;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.10667rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.48rem;
  z-index: 10000;
}
.load-wraper img[data-v-72f83fda] {
  width: 0.26667rem;
  height: 0.26667rem;
  margin-right: 0.10667rem;
}

