.box[data-v-2a2292ba] {
  width: 6.56rem;
  height: 5.35rem;
  background-color: white;
  -webkit-border-radius: .1rem;
          border-radius: .1rem;
}
.box > div[data-v-2a2292ba] {
    text-align: center;
    color: #333333;
    width: 100%;
    font-size: .28rem;
}
.box > div[data-v-2a2292ba]:first-child {
      height: 1.12rem;
      line-height: 1.12rem;
      font-weight: bold;
      font-size: .38rem;
}
.box > div[data-v-2a2292ba]:nth-child(2) {
      height: .57rem;
}
.box > div[data-v-2a2292ba]:nth-child(3) {
      height: 2.66rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #f9f7fe;
}
.box > div:nth-child(3) img[data-v-2a2292ba] {
        width: 2rem;
        height: 2rem;
        -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
                box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.4);
        -webkit-border-radius: .1rem;
                border-radius: .1rem;
}
.box > div:nth-child(3) > div[data-v-2a2292ba] {
        padding-left: .34rem;
        text-align: left;
}
.box > div[data-v-2a2292ba]:nth-child(4) {
      height: 1rem;
      line-height: 1rem;
      font-size: .38rem;
      color: #5cb1f7;
}

