.wrap[data-v-264720fc] {
  -webkit-border-radius: 0.56rem;
          border-radius: 0.56rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #19191a;
  width: 6.6rem;
}
.head[data-v-264720fc] {
  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;
}
.content[data-v-264720fc] {
  padding: 0.5rem 0.4rem 0;
  background: #eeeeee;
  -webkit-border-radius: 0 0 0.56rem 0.56rem;
          border-radius: 0 0 0.56rem 0.56rem;
  border: 1px solid #776100;
  max-height: 70vh;
  overflow: scroll;
}
.content .card[data-v-264720fc] {
    width: -webkit-calc(100% + .4rem);
    width: calc(100% + .4rem);
    margin: -.2rem 0 0 -.2rem;
    max-width: none;
}
.content p[data-v-264720fc] {
    font-size: .28rem;
    color: #746317;
}
.content .title[data-v-264720fc] {
    text-align: center;
    margin-bottom: .2rem;
    position: relative;
}
.content .title[data-v-264720fc]:after {
      content: "";
      display: inline-block;
      border-top: 1px solid #746317;
      width: 1.4rem;
      background: #746317;
      position: absolute;
      top: 50%;
      right: .7rem;
}
.content .title[data-v-264720fc]:before {
      content: "";
      display: inline-block;
      border-top: 1px solid #746317;
      width: 1.4rem;
      background: #746317;
      position: absolute;
      top: 50%;
      left: .7rem;
}
.content .trod[data-v-264720fc] {
    padding-left: .5rem;
    position: relative;
    margin-bottom: .2rem;
}
.content .trod[data-v-264720fc]:after {
      content: "";
      display: inline-block;
      width: .1rem;
      height: .1rem;
      background: #EB5D58;
      -webkit-border-radius: .05rem;
              border-radius: .05rem;
      position: absolute;
      top: .15rem;
      left: .2rem;
}
.content .info[data-v-264720fc] {
    padding: 0 .1rem;
}
.content .info span[data-v-264720fc]:nth-child(2) {
      color: #EB5D58;
      font-size: .42rem;
}
.content .info span[data-v-264720fc]:nth-child(3) {
      color: #EB5D58;
}
.content .batBox[data-v-264720fc] {
    width: 3.4rem;
    height: .9rem;
    -webkit-border-radius: .45rem;
            border-radius: .45rem;
    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;
    padding: .02rem 0;
    margin: .25rem auto;
    position: -webkit-sticky;
    position: sticky;
    bottom: .2rem;
}
.content .batBox span[data-v-264720fc] {
      display: inline-block;
      width: 3.4rem;
      height: .8rem;
      line-height: .8rem;
      text-align: center;
      color: #CA5603;
      font-size: .36rem;
      font-weight: bold;
      background: -webkit-gradient(linear, left bottom, left top, from(#FCBE15), to(#FEDE27));
      background: -webkit-linear-gradient(bottom, #FCBE15, #FEDE27);
      background: linear-gradient(0deg, #FCBE15, #FEDE27);
      -webkit-border-radius: .4rem;
              border-radius: .4rem;
      -webkit-box-shadow: 0 .1rem 0 #CF9C00;
              box-shadow: 0 .1rem 0 #CF9C00;
      -webkit-transition: all .1s;
      transition: all .1s;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}
.bottom[data-v-264720fc] {
  text-align: center;
}
.bottom img[data-v-264720fc] {
    width: 0.8rem;
    margin-top: 0.4rem;
}

