@-webkit-keyframes slideDown-data-v-3abccf31 {
0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
30% {
    -webkit-transform: translateY(28%);
            transform: translateY(28%);
}
60% {
    -webkit-transform: translateY(4%);
            transform: translateY(4%);
}
95% {
    -webkit-transform: translateY(2%);
            transform: translateY(2%);
}
100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
}
@keyframes slideDown-data-v-3abccf31 {
0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
30% {
    -webkit-transform: translateY(28%);
            transform: translateY(28%);
}
60% {
    -webkit-transform: translateY(4%);
            transform: translateY(4%);
}
95% {
    -webkit-transform: translateY(2%);
            transform: translateY(2%);
}
100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
}
}
.coupon[data-v-3abccf31] {
  font-family: PingFangSC-Regular;
  margin-bottom: 0.2rem;
}
.coupon .name-detail[data-v-3abccf31] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.coupon .coupon-info .poiname-img[data-v-3abccf31] {
  width: 12px;
  height: 10px;
  line-height: 12px;
  margin-right: 3px;
}
.coupon .coupon-info .poiname[data-v-3abccf31] {
  font-size: 12px;
  color: #666460;
  letter-spacing: 0;
  line-height: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.coupon .coupon-info[data-v-3abccf31],
.coupon .normal-info[data-v-3abccf31] {
  padding: 0.27rem 0.32rem 0.15rem 0.32rem;
  height: 1.16rem;
  min-height: 55px;
  background-color: #fff;
  background-size: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}
.coupon .coupon-info img[data-v-3abccf31],
.coupon .normal-info img[data-v-3abccf31] {
  height: 1.16rem;
  width: 1.16rem;
  border: 1px solid #F2F1F0;
  border-radius: 0.08rem;
  margin-right: 0.16rem;
}
.coupon .coupon-info .mark[data-v-3abccf31],
.coupon .normal-info .mark[data-v-3abccf31] {
  background: url(http://p0.meituan.net/scarlett/b7d173fb4569211192883d5df89f191412405.png);
  position: absolute;
  top: 0.33rem;
  right: 1.32rem;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.4rem;
  height: 0.88rem;
  z-index: 0;
}
.coupon .coupon-info .poilogo-img[data-v-3abccf31],
.coupon .normal-info .poilogo-img[data-v-3abccf31] {
  min-width: 52px;
  min-height: 52px;
}
.coupon .coupon-info .img-info[data-v-3abccf31],
.coupon .normal-info .img-info[data-v-3abccf31] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  overflow: hidden;
  z-index: 1;
}
.coupon .coupon-info .img-info .info-wrap[data-v-3abccf31],
.coupon .normal-info .img-info .info-wrap[data-v-3abccf31] {
  -ms-flex: 1;
      flex: 1;
  overflow: hidden;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
}
.coupon .coupon-info .img-info .info-wrap .name[data-v-3abccf31],
.coupon .normal-info .img-info .info-wrap .name[data-v-3abccf31] {
  font-family: PingFangSC-Medium;
  font-size: 0.32rem;
  color: #624d4b;
  line-height: 0.35rem;
  margin-bottom: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coupon .coupon-info .img-info .info-wrap .time[data-v-3abccf31],
.coupon .normal-info .img-info .info-wrap .time[data-v-3abccf31] {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666460;
  line-height: 0.22rem;
  margin-right: 0.12rem;
}
.coupon .coupon-info .img-info .info-wrap .detail[data-v-3abccf31],
.coupon .normal-info .img-info .info-wrap .detail[data-v-3abccf31] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 0.19rem;
}
.coupon .coupon-info .tag[data-v-3abccf31],
.coupon .normal-info .tag[data-v-3abccf31] {
  position: relative;
  padding: 0 4px;
  font-size: 10px;
  color: #20a0ff;
  line-height: 0.34rem;
  display: inline-block;
}
.coupon .coupon-info .tag[data-v-3abccf31]::after,
.coupon .normal-info .tag[data-v-3abccf31]::after {
  content: "";
  width: 200%;
  height: 180%;
  border: 1px solid #20a0ff;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.09rem;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
}
.coupon .coupon-info .red-tag[data-v-3abccf31],
.coupon .normal-info .red-tag[data-v-3abccf31] {
  color: #FB4E44;
  vertical-align: middle;
  overflow: visible;
}
.coupon .coupon-info .red-tag[data-v-3abccf31]::after,
.coupon .normal-info .red-tag[data-v-3abccf31]::after {
  border-color: #FB4E44;
}
.coupon .coupon-info .amount-wrap[data-v-3abccf31],
.coupon .normal-info .amount-wrap[data-v-3abccf31] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-flow: column;
      flex-flow: column;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
}
.coupon .coupon-info .amount-wrap .sign-num[data-v-3abccf31],
.coupon .normal-info .amount-wrap .sign-num[data-v-3abccf31] {
  color: #fb4e44;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: fit-content;
  -ms-flex-align: end;
      align-items: flex-end;
}
.coupon .coupon-info .amount-wrap .sign[data-v-3abccf31],
.coupon .normal-info .amount-wrap .sign[data-v-3abccf31] {
  font-family: PingFangSC-Medium;
  font-size: 0.28rem;
  color: #fb4e44;
  letter-spacing: 0;
  display: -ms-flexbox;
  display: flex;
}
.coupon .coupon-info .amount-wrap .big-font[data-v-3abccf31],
.coupon .normal-info .amount-wrap .big-font[data-v-3abccf31] {
  font-size: 0.64rem;
  display: -ms-flexbox;
  display: flex;
  height: 0.64rem;
  -ms-flex-align: center;
      align-items: center;
}
.coupon .coupon-info .amount-wrap .limit[data-v-3abccf31],
.coupon .normal-info .amount-wrap .limit[data-v-3abccf31] {
  font-size: 0.24rem;
  color: #999999;
  line-height: 0.24rem;
  margin-top: 0.04rem;
}
.coupon .coupon-gap[data-v-3abccf31] {
  background: url(//p1.meituan.net/travelcube/483204a4de2d62f236d59f7687cf86434346.png), -0.32rem 0, 7.5rem 0.2rem, linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 6%, #ffffff 6%, #ffffff 94%, rgba(255, 255, 255, 0) 94%, rgba(255, 255, 255, 0));
  -ms-flex: 1;
      flex: 1;
  height: 0.2rem;
  background-size: 7.5rem 0.2rem;
  background-position: -0.32rem 0;
}
.coupon .limit-info[data-v-3abccf31] {
  background: #fff;
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.2rem;
  padding: 0.15rem 0.32rem 0.2rem 0.32rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -webkit-animation-name: slidDown;
          animation-name: slidDown;
}
.coupon .limit-info .limit-text[data-v-3abccf31] {
  font-size: 0.2rem;
  color: #999999;
}
.coupon .limit-info .limit-text.ellipsis[data-v-3abccf31] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coupon .limit-info .slide-button[data-v-3abccf31] {
  font-size: 0.2rem;
  color: #666666;
  line-height: 0.24rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 0.04rem;
  margin-left: 0.02rem;
}
.coupon .limit-info .slide-button i[data-v-3abccf31] {
  display: inline-block;
  background: url("http://p0.meituan.net/scarlett/b657b025c90fbc1bed42f46d4ae9da1b265.png") no-repeat;
  background-size: 100%;
  width: 0.2rem;
  height: 0.2rem;
}
.coupon .limit-info .slide-button i.down[data-v-3abccf31] {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.notify[data-v-5e117658] {
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  padding-bottom: 0.2rem;
  padding-top: 0.3rem;
}
.text[data-v-5e117658] {
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  vertical-align: middle;
}

.coupon-core[data-v-1ad5f220] {
  width: 100%;
}


body {
  padding: 0;
  margin: 0;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
  position: relative;
  /* overflow: hidden; */
  background: #ec301c;
  min-height: 100%;
}
/* 登录触发二次放号适配 */
#iLoginCompSecMobileModel .mtfe-mask-second-mobile{
    font-size: 100px;
}
#phoneNumInput {
  background: #fff;
  border-radius: 0.08rem;
  min-width: 6.54rem;
  height: 1rem;
  font-size: 0.32rem;
  padding: 0.34rem 0.24rem;
  color: #333 !important;
}
#codeInput {
  color: #333 !important;
  background: #fff;
  border-top-left-radius: 0.08rem;
  border-bottom-left-radius: 0.08rem;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  min-width: 4.35rem;
  height: 1rem;
  font-size: 0.32rem;
  padding: 0.34rem 0.24rem;
  box-sizing: border-box;
}
#sendCodeBtn {
  position: relative;
  background: #fff;
  border-top-right-radius: 0.08rem;
  border-bottom-right-radius: 0.08rem;
  margin-left: -1px;
  border: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-sizing: content-box;
  padding: 0.28rem 0.24rem;
  font-size: 0.32rem;
  color: #fd7035;
  text-align: center;
  -webkit-box-align: unset;
  min-width: 1.7rem;
  height: 0.44rem;
  text-align: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#sendCodeBtn::before {
  content: "";
  height: 1.04rem;
  width: 0.02rem;
  background: #d8d8d8;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  position: absolute;
  left: 0;
}
#iLogincomp-count-down {
  background: #fff;
  font-size: 0.32rem;
  color: #aeaeae;
  text-align: center;
  line-height: 0.32rem;
}
#phoneNumClear,
#codeClear {
  background: url(https://s3.meituan.net/static-prod01/com.sankuai.bak.burst.static-files/burst/img/wm/acnode/file:file/img/scan/clear.png);
  background-size: 80%;
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  background-repeat: no-repeat;
}
#phoneNumClear {
  right: 0.2rem;
}
#codeClear .iLoginComp-clear-input::after {
  display: none;
}
#codeClear .iLoginComp-clear-input::before {
  display: none;
}
#phoneNumClear .iLoginComp-clear-input::after {
  content: "";
  display: none;
  position: relative;
  width: 0.6em;
  height: 0.04rem;
  background-color: #fff;
  border-radius: 0.15em;
  top: -0.02rem;
  right: 0.3em;
}
#phoneNumClear .iLoginComp-clear-input::before {
  content: "";
  display: none;
  position: relative;
  width: 0.6em;
  height: 0.04rem;
  background-color: #fff;
  border-radius: 0.15em;
  top: -0.02rem;
  right: 0.3em;
}
#codeClear {
  position: absolute;
  color: #fff;
  right: 2.4rem;
}
#iLoginCompPhoneWrapper{
    border-bottom: none;
}
.iLogincomp-count-down {
  background: #fff;
}
.iLoginComp-verify-code-wrapper {
  border: none;
  position: relative;
}
.country-area,
.iLoginComp-phone-num-wrapper {
  position: relative;
}
.login-hint {
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0;
  text-align: justify;
}
#iloginBtn {
  border-radius: 0.5rem;
  background: url("//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/disabled.png"),
    #c3c3c3;
  background-size: 100%;
  width: 5.5rem;
  height: 0.96rem;
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.4rem;
  line-height: 0.1;
  margin: 0 auto;
}
#iloginBtn.iLogincomp-active {
  background: url("//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/default.png") !important;
  background-size: 100% !important;
  color: #ff6b29 !important;
}

@-webkit-keyframes animal-data-v-7cfb8778 {
0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}
.scan[data-v-7cfb8778] {
  font-size: 0.28rem;
}
.scan .loading[data-v-7cfb8778] {
  position: absolute;
  top: 5.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}
.scan .loading .loading-circle[data-v-7cfb8778] {
  background: url("//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/loadingcircle.png");
  background-size: 100%;
  -webkit-animation: animal-data-v-7cfb8778 1s infinite linear;
  -webkit-transform-origin: center center;
  width: 0.98rem;
  height: 0.98rem;
}
.scan .loading-flower[data-v-7cfb8778] {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.scan .loading-flower .mask[data-v-7cfb8778] {
  width: 2.4rem;
  height: 2.4rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0.08rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-flow: column;
      flex-flow: column;
}
.scan .loading-flower .mask .flower[data-v-7cfb8778] {
  background: url("//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/loadingflower.png");
  background-size: 100%;
  width: 0.72rem;
  height: 0.72rem;
  -webkit-animation: animal-data-v-7cfb8778 2s infinite linear;
  -webkit-transform-origin: center center;
}
.scan .loading-flower .mask .title[data-v-7cfb8778] {
  font-size: 0.28rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.28rem;
  margin-top: 0.1rem;
}
.scan .coupon-list[data-v-7cfb8778] {
  width: 6.86rem;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.scan .rule-btn[data-v-7cfb8778] {
  position: absolute;
  top: 0.2rem;
  right: 0;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  width: 0.78rem;
  height: 0.44rem;
  font-size: 0.24rem;
  color: #fa0000;
  line-height: 0.46rem;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding-left: 0.1rem;
  z-index: 2;
}
.scan .head-img[data-v-7cfb8778] {
  width: 100%;
  z-index: 9;
  max-height: 50vh;
  display: block;
}
.scan .logo-wrap[data-v-7cfb8778] {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin: 0 auto;
  top: 0.28rem;
}
.scan .logo-wrap .wm-logo[data-v-7cfb8778] {
  background: url(//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/wmlogo.png);
  background-size: 100%;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.08rem;
  box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.08rem;
}
.scan .logo-wrap .poi-logo[data-v-7cfb8778] {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.12rem;
  border-radius: 0.08rem;
}
.scan .logo-title[data-v-7cfb8778] {
  font-family: PingFangSC-Medium;
  font-size: 0.22rem;
  color: #fff4e2;
  letter-spacing: 0;
  width: 100%;
  line-height: 0.22rem;
  position: absolute;
  top: 1.2rem;
  text-align: center;
}
.scan .content[data-v-7cfb8778] {
  background-image: linear-gradient(-180deg, #f04f23 0%, #ec301c 100%);
  position: relative;
  top: -1px;
  width: 100%;
  overflow: hidden;
}
.scan .content .status-text[data-v-7cfb8778] {
  font-family: PingFangSC-Medium;
  color: #ffffff;
  letter-spacing: 0;
  text-align: justify;
  line-height: 0.28rem;
  text-align: center;
  padding: 0.1rem 0 0.36rem 0;
  font-size: 0.28rem;
  margin-top: 0.3rem;
}
.scan .content .status-text .check[data-v-7cfb8778] {
  background: url(https://p0.meituan.net/travelcube/78b9a9d51f378b89b0cd8a1214a3b4fa968.png);
  background-size: 100%;
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
.scan .content .status-text.big[data-v-7cfb8778] {
  font-size: 0.36rem;
}
.scan .content .status-text.sm[data-v-7cfb8778] {
  font-size: 0.28rem;
}
.scan .content .status-text.failure[data-v-7cfb8778] {
  padding: 1.12rem 0 0.64rem 0 !important;
}
.scan .none[data-v-7cfb8778] {
  background: url(//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/whitebg.png);
  background-size: 100%;
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  color: #999999;
  text-align: center;
  line-height: 0.36rem;
  width: 6.54rem;
  height: 2.14rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.scan .hint[data-v-7cfb8778] {
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 0.24rem;
  text-align: center;
  margin-bottom: 0.56rem;
  padding-top: 0.28rem;
}
.scan .hint .yellow-font[data-v-7cfb8778] {
  color: #f8e71c;
  margin-left: 0.2rem;
}
.scan .button[data-v-7cfb8778] {
  width: 5.5rem;
  height: 0.96rem;
  line-height: 0.9rem;
  margin: 0 auto;
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  text-align: center;
  margin-bottom: 0.2rem;
  border-radius: 0.5rem;
}
.scan .button.default[data-v-7cfb8778] {
  background: url(//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/default.png), #f5e520;
  background-size: 100%;
  color: #fb4706;
}
.scan .button.disabled[data-v-7cfb8778] {
  background: url(//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/disabled.png), #ddd;
  background-size: 100%;
  color: #ffffff;
}
.scan .button.press[data-v-7cfb8778] {
  background: url(//s3plus.meituan.net/v1/mss_4067b040e3364072a20737a5254654ea/public/m/press.png), #f5e520;
  background-size: 100%;
  color: #dc5b00;
}
.scan .share-button[data-v-7cfb8778] {
  font-weight: 500;
  color: #ffe350;
  border: 1px solid #ffe350;
  width: 5.5rem;
  height: 0.9rem;
  line-height: 0.9rem;
  margin: 0 auto;
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  text-align: center;
  margin-bottom: 0.73rem;
  border-radius: 0.5rem;
}
.scan .backdrop-uc[data-v-7cfb8778] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.scan .backdrop-uc .backdrop-content-header[data-v-7cfb8778] {
  width: 100%;
  height: 224px;
  text-align: right;
}
.scan .backdrop-uc .backdrop-content-header img[data-v-7cfb8778] {
  height: 224px;
  width: 150px;
}
.scan .backdrop-uc .backdrop-content-main[data-v-7cfb8778] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-weight: 500;
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.scan .backdrop-uc .backdrop-content-main p[data-v-7cfb8778] {
  text-align: center;
  margin: 4px auto;
}
.scan .backdrop-safari[data-v-7cfb8778] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: rgba(0, 0, 0, 0.8);
}
.scan .backdrop-safari .backdrop-content-main[data-v-7cfb8778] {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  font-weight: 500;
  font-family: PingFangSC-Medium;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.scan .backdrop-safari .backdrop-content-main p[data-v-7cfb8778] {
  text-align: center;
  margin: 8px auto;
}
.scan .backdrop-safari .backdrop-content-footer[data-v-7cfb8778] {
  height: 260px;
  width: 100%;
  text-align: center;
}
.scan .backdrop-safari .backdrop-content-footer img[data-v-7cfb8778] {
  height: 260px;
  width: 150px;
}
.scan .modal[data-v-7cfb8778] {
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
  left: 0;
}
.scan .modal .mask[data-v-7cfb8778] {
  background: rgba(0, 0, 0, 0.66);
  width: 100%;
  height: 100%;
  line-height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.scan .modal .content[data-v-7cfb8778] {
  text-align: left;
  max-width: 4.8rem;
  height: -webkit-fit-content;
  height: fit-content;
  background: #fc5c3b;
  border-radius: 0.08rem;
  top: 2.37rem;
  position: relative;
  margin: 0 auto;
  font-size: 0.28rem;
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 0;
  padding: 0.4rem;
}
.scan .modal .content .title[data-v-7cfb8778] {
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.36rem;
}
.scan .modal .content p[data-v-7cfb8778] {
  font-size: 0.28rem;
  margin-bottom: 0.16rem;
}
.scan .modal .content p[data-v-7cfb8778]:last-child {
  margin: 0;
}
.scan .modal .content p[data-v-7cfb8778]:first-child {
  margin-top: 0.4rem;
}
.scan .modal .content .close[data-v-7cfb8778] {
  position: absolute;
  top: 0.34rem;
  right: 0.68rem;
}
.scan .modal .content .close[data-v-7cfb8778]:after {
  content: "";
  height: 0.43rem;
  width: 0.04rem;
  background: #fff;
  display: block;
  position: absolute;
  border-radius: 10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.scan .modal .content .close[data-v-7cfb8778]:before {
  content: "";
  height: 0.43rem;
  width: 0.04rem;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}


/*# sourceMappingURL=https://msstest.sankuai.com/v1/mss_c50f95e950c74fa2aeaa9d9bff3475ac/nine-namespace/waimai-mfe-business-marketing-sourcemap/production/sourcemap/css/bmarketing/scan/index.304680fa2f96e1781df5.css.map*/