.send-coupon-page-wrap[data-v-f28a7fe4] {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 15px 15px;
  overflow: hidden;
  background-color: #fff;
  box-sizing: border-box;
}
.current-title[data-v-f28a7fe4] {
  margin: 0;
}
.coupon-info[data-v-f28a7fe4] {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background-color: #f2f2f2;
}
.coupon-info p[data-v-f28a7fe4] {
  margin: 0;
  padding: 0;
}
.coupon-info .middle[data-v-f28a7fe4] {
  margin: 0 50px;
}
.coupon-info .value[data-v-f28a7fe4] {
  color: #d9001b;
}
.coupon-info .left .formula[data-v-f28a7fe4] {
  font-size: 14px;
}
.send-coupon-wrap[data-v-f28a7fe4] {
  margin-top: 15px;
}
.send-coupon-wrap .cus-header[data-v-f28a7fe4] {
  display: flex;
  align-items: center;
}
.send-coupon-wrap .cus-header .title[data-v-f28a7fe4] {
  width: 130px;
}
.send-coupon-wrap .cus-header .ipt-phone[data-v-f28a7fe4] {
  width: 265px;
}
.send-coupon-wrap .cus-header .btn-search[data-v-f28a7fe4] {
  margin-left: 20px;
}
.btn-send[data-v-f28a7fe4] {
  position: fixed;
  bottom: 30px;
  left: 120px;
  z-index: 9;
}
.btn-back[data-v-f28a7fe4] {
  position: fixed;
  bottom: 30px;
  left: 30px;
  z-index: 9;
}
