.dealContent[data-v-15acd73e] {
  width: 100%;
  height: 100%;
  padding: 0.2133rem 0.4rem;
  background-color: #fff;
  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;
}
.dealContent h2[data-v-15acd73e] {
    color: #333;
    font-size: 0.3733rem;
    line-height: 1.0667rem;
}
.dealContent p[data-v-15acd73e] {
    color: #333;
    font-size: 0.3733rem;
    line-height: 0.7467rem;
}
.dealContent span[data-v-15acd73e] {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
}
.dealContent .detail[data-v-15acd73e] {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-bottom: 1.54667rem;
    overflow: hidden;
    overflow-y: scroll;
}
.dealContent .dealBtn[data-v-15acd73e] {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.28rem;
    font-size: 0.4267rem;
    text-align: center;
    line-height: 1.28rem;
    color: #fff;
    background: -webkit-linear-gradient(right, #ff6155 0%, #ef4033 100%);
    background: linear-gradient(270deg, #ff6155 0%, #ef4033 100%);
}

