.center[data-v-51bdab34] {
  text-align: center;
}
.wraps[data-v-51bdab34] {
  background-color: rgba(234, 113, 43, 0.1);
  height: 100%;
}
.wraps .bgLt[data-v-51bdab34] {
    width: 1.53rem;
    position: absolute;
    left: .64rem;
    top: .5rem;
}
.wraps .bgrt[data-v-51bdab34] {
    width: .96rem;
    position: absolute;
    top: 0;
    right: 0;
}
.wraps .bgbl[data-v-51bdab34] {
    width: 1.6rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.wraps .cardBox[data-v-51bdab34] {
    width: 100%;
    height: 7.57rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background-image: url(../img/cardBg.1d8a4a60.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.wraps .title[data-v-51bdab34] {
    height: .59rem;
    text-align: center;
    font-size: .42rem;
    font-weight: 600;
    margin-top: .94rem;
    position: relative;
}
.wraps .title span[data-v-51bdab34] {
      width: 1.68rem;
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      display: inline-block;
}
.wraps .title span[data-v-51bdab34]:nth-child(1) {
      z-index: 10;
      height: .59rem;
}
.wraps .title span[data-v-51bdab34]:nth-child(2) {
      z-index: 5;
      height: .24rem;
}
.wraps .title span:nth-child(2) i[data-v-51bdab34] {
        display: inline-block;
        width: 1.37rem;
        height: .24rem;
        background-color: #EA712B;
        position: absolute;
        top: 0;
        left: 0;
}
.wraps .inp[data-v-51bdab34] {
    width: 5.28rem;
    height: .88rem;
    -webkit-border-radius: .16rem;
            border-radius: .16rem;
    border: 0.01rem solid #dbdbdb;
    margin-left: -webkit-calc((100% - 5.28rem) / 2);
    margin-left: calc((100% - 5.28rem) / 2);
    margin-top: 1.33rem;
    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;
    padding: 0 .24rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.wraps .inp .card[data-v-51bdab34] {
      width: .4rem;
}
.wraps .inp input[data-v-51bdab34] {
      height: .86rem;
      border: none;
      font-size: .32rem;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding: 0;
      text-indent: .3rem;
      font-weight: 400;
      line-height: normal;
}
.wraps .inp .mian-input-tip[data-v-51bdab34] {
      z-index: 999999;
      position: absolute;
      top: .85rem;
      width: 100%;
      max-height: 2.4rem;
      overflow-y: scroll;
      -webkit-border-radius: 0.08rem;
              border-radius: 0.08rem;
      background-color: white;
      -webkit-box-shadow: 0 0.08rem 0.24rem -0.06rem rgba(0, 0, 0, 0.3);
              box-shadow: 0 0.08rem 0.24rem -0.06rem rgba(0, 0, 0, 0.3);
      margin-top: .1rem;
}
.wraps .inp .mian-input-tip p[data-v-51bdab34] {
        height: .8rem;
        line-height: .8rem;
        color: #727272;
        font-size: .28rem;
        padding: 0 .15rem;
}
.wraps .inp .kmClearInput[data-v-51bdab34] {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      right: .1rem;
}
.wraps .tip[data-v-51bdab34] {
    width: 5.28rem;
    margin-left: -webkit-calc((100% - 5.28rem) / 2);
    margin-left: calc((100% - 5.28rem) / 2);
    margin-top: .72rem;
    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;
    padding-right: .31rem;
    font-size: .26rem;
    color: #A6ABC0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wraps .tip img[data-v-51bdab34] {
      display: inline-block;
      width: .24rem;
      height: .24rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: .2rem;
      margin-top: .05rem;
}
.wraps .tip span[data-v-51bdab34] {
      line-height: .36rem;
}
.wraps .write[data-v-51bdab34] {
    position: absolute;
    bottom: .46rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 100%;
    padding-right: .5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wraps .icon[data-v-51bdab34] {
    width: 1rem;
    height: 1rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(#d4ceca), to(#efeeee));
    background: -webkit-linear-gradient(top, #d4ceca 0%, #efeeee 100%);
    background: linear-gradient(180deg, #d4ceca 0%, #efeeee 100%);
    -webkit-box-shadow: 0 0 0.5rem 0 rgba(255, 100, 100, 0.2);
            box-shadow: 0 0 0.5rem 0 rgba(255, 100, 100, 0.2);
    margin-left: .4rem;
}
.wraps .icon.active[data-v-51bdab34] {
      background: -webkit-gradient(linear, left top, left bottom, from(#ffc097), to(#ee6926));
      background: -webkit-linear-gradient(top, #ffc097 0%, #ee6926 100%);
      background: linear-gradient(180deg, #ffc097 0%, #ee6926 100%);
}
.wraps .icon img[data-v-51bdab34] {
      width: .48rem;
}

