.wrap[data-v-ed0188d6] {
  padding: .56rem 0 .4rem;
  background-color: white;
  -webkit-border-radius: .56rem .56rem 0 0;
          border-radius: .56rem .56rem 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #19191A;
}
.head[data-v-ed0188d6] {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: .45rem;
  padding: 0 .3rem;
}
.head span[data-v-ed0188d6]:first-child {
    font-size: .32rem;
    font-weight: bold;
}
.head span[data-v-ed0188d6]:last-child {
    width: 1.13rem;
    height: .56rem;
    line-height: .56rem;
    text-align: center;
    -webkit-border-radius: .28rem;
            border-radius: .28rem;
    display: inline-block;
    border: 1px solid #C9C9C9;
    font-size: .28rem;
}
.list[data-v-ed0188d6] {
  color: #19191A;
  font-size: .28rem;
  max-height: 70vh;
  min-height: 50vh;
  overflow: scroll;
}
.list .item[data-v-ed0188d6] {
    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;
    margin-bottom: .56rem;
    padding: 0 .3rem;
}
.list .item img[data-v-ed0188d6] {
      width: .8rem;
      height: .8rem;
      -webkit-border-radius: .4rem;
              border-radius: .4rem;
      margin-right: .14rem;
}
.list .item > div[data-v-ed0188d6]:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.list .item > div:nth-child(2) p[data-v-ed0188d6]:first-child {
        font-weight: bold;
        margin-bottom: .12rem;
}
.list .item > div:nth-child(2) p:first-child span[data-v-ed0188d6] {
          margin-right: .2rem;
}
.list .item > div:nth-child(2) p[data-v-ed0188d6]:last-child {
        width: 3.48rem;
        height: .54rem;
        line-height: .54rem;
        color: #7D8396;
        font-size: .26rem;
        background: #F4F5F9;
        -webkit-border-radius: .06rem;
                border-radius: .06rem;
        padding: 0 0 0 .25rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.list .item > div[data-v-ed0188d6]:nth-child(3) {
      text-align: center;
}
.list .item > div:nth-child(3) p[data-v-ed0188d6]:first-child {
        color: #CD1414;
        font-size: .4rem;
        font-weight: bold;
}
.list .item > div:nth-child(3) p[data-v-ed0188d6]:last-child {
        color: #7D8396;
        font-size: .26rem;
}

