.record[data-v-6fe249cd] {
  padding: 0.35rem 0.37rem;
  background: #fff;
  border-radius: 0.13rem;
}
.record__main-business[data-v-6fe249cd] {
  margin-top: 0.2rem;
  font-size: calc(0.32rem * var(--font-size-scale));
  color: #666666;
}
.record__main-business--name[data-v-6fe249cd] {
  color: #333333;
}
.record__company-info[data-v-6fe249cd] {
  margin-bottom: calc(0.1rem * var(--font-size-scale));
  margin-top: calc(0.05rem * var(--font-size-scale));
  font-size: calc(0.32rem * var(--font-size-scale));
}
.company-info-address[data-v-6fe249cd] {
  width: 6.5rem;
  color: #666;
  font-size: calc(0.32rem * var(--font-size-scale));
}
.company-info-person[data-v-6fe249cd] {
  color: #333333;
}
.record__info[data-v-6fe249cd] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  font-weight: 400;
  position: relative;
  border-radius: 0.13rem;
}
.record__info .record__main-business--person[data-v-6fe249cd] {
    width: 6.3rem;
    margin-top: 0.1rem;
    font-size: calc(0.32rem * var(--font-size-scale));
    color: #666666;
}
.record__info .record-image[data-v-6fe249cd] {
    width: 2rem;
    height: 2rem;
    border: 0.03rem solid #ededed;
    padding: 0.08rem 0.03rem;
    margin-right: 0.21rem;
    border-radius: 0.11rem;
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}
.record__info .record-image img[data-v-6fe249cd] {
      width: 100%;
      height: 100%;
}
.record__info .record-title .record__company[data-v-6fe249cd] {
    margin-top: 0.1rem;
}
.record__info .record-title .record__company-name[data-v-6fe249cd] {
    display: inline-block;
    max-width: 6.3rem;
    font-size: calc(0.4rem * var(--font-size-scale));
    font-weight: bold;
    color: #333333;
}

