.basicInfo[data-v-db415d14] {
  margin: 0.26667rem 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.basicInfo .personinfo[data-v-db415d14] {
    color: #333333;
    font-size: 0.4rem;
    font-weight: 700;
    margin-left: 0.266667rem;
}

.askprice-details[data-v-1d67cf8b] {
  position: relative;
}
.askprice-details .info[data-v-1d67cf8b] {
    background: #fff;
    padding: 0.26667rem 0.4rem;
}
.askprice-details .info-item[data-v-1d67cf8b] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 0.4rem;
    margin-bottom: 0.26667rem;
}
.askprice-details .info-item[data-v-1d67cf8b]:last-child {
      margin-bottom: 0;
}
.askprice-details .info-item .info-item-left[data-v-1d67cf8b] {
      color: #666;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 2.53333rem;
          -ms-flex: 0 0 2.53333rem;
              flex: 0 0 2.53333rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
}
.askprice-details .info-item .info-item-right[data-v-1d67cf8b] {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      word-break: break-all;
      color: #333333;
}
.askprice-details .quote-img[data-v-1d67cf8b] {
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 0.4rem;
    top: 1.33333rem;
}

