.gift-label[data-v-589acaf2] {
  font-size: 0.28rem;
  font-weight: 400;
  color: #38383a;
  line-height: 0.4rem;
  margin-bottom: 0.4rem;
}
.content[data-v-589acaf2] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -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 > div[data-v-589acaf2]:first-child {
    color: #FF8A23;
    font-size: .3rem;
    position: relative;
    width: 100%;
    text-align: center;
}
.content > div:first-child .del[data-v-589acaf2] {
      width: .4rem;
      position: absolute;
      right: 0;
}
.content .gift[data-v-589acaf2] {
    width: 4.12rem;
    height: 2.94rem;
    margin: .27rem 0 .38rem;
}
.content > div[data-v-589acaf2]:nth-child(3) {
    color: #38383A;
    font-size: .28rem;
}
.content > div:nth-child(3) span[data-v-589acaf2]:last-child {
      color: #FF8A23;
      font-size: .36rem;
}
.content > div[data-v-589acaf2]:nth-child(4) {
    color: #38383A;
    font-size: .28rem;
    margin-bottom: .48rem;
}
button[data-v-589acaf2] {
  width: 4.48rem;
  height: .64rem;
  line-height: .64rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFA85B), to(#FF7A02));
  background: -webkit-linear-gradient(top, #FFA85B 0%, #FF7A02 100%);
  background: linear-gradient(180deg, #FFA85B 0%, #FF7A02 100%);
  -webkit-box-shadow: 0 .08rem .24rem -.06rem #FE8B24;
          box-shadow: 0 .08rem .24rem -.06rem #FE8B24;
  -webkit-border-radius: .32rem;
          border-radius: .32rem;
  color: white;
  font-size: .28rem;
  border: none;
  margin: 0 auto;
}

