/* #ifdef H5 */
@import '../../common/style/act/mixin/mixin.scss';
@import '../../common/style/act/layout/_layout-majiang.scss';
@import '../../common/style/act/button/_button-majiang.scss';

.press-act:not(.press-act--hidden-tip) {
  .press__close {
    position: absolute;
    right: .28rem;
    top: .28rem;
    width: .36rem;
    height: .36rem;
    background: url(https://image-1251917893.file.myqcloud.com/tip-privilege-Merchant/majiang/image/mj-close-icon.png) center/100% 100%;
  }

  // 1填写收货地址start
  .press__dialog {
    width: 7.94rem;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    color: $color-blue-6;
    margin: auto;
    text-align: center;
    min-height: 4.98rem;
    padding: 0 .34rem .34rem;
    box-sizing: border-box;
    background: url(https://image-1251917893.file.myqcloud.com/2020/a20200423mahjong/pop-bg1.png) no-repeat top center;
    background-size: 100% 100%;
  }

  .press__title,
  .press__title--prompt {
    text-shadow: 0 .02rem 0 #fff7b3;
    font-size: .52rem;
    color: #c87634;
    font-family: 'FZCKJW';
    height: .72rem;
    line-height: .78rem;
    text-align: center;
    margin-top: .06rem;
  }

  .press__button-wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    padding: 0 1rem;
  }

  .press__button-wrap a {
    margin: auto;
  }

  .press__box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    min-height: 2.8rem;
    text-align: center;
  }

  .press__notice {
    color: #5468a1;
    font-size: $font-m;
    line-height: .4rem;
    margin-bottom: .16rem;
    color: #5569a2;
    word-wrap: break-word;
    word-break: normal;
    margin-bottom: .2rem;
  }

  .press__text {
    color: #425364;
    font-size: $font-s;
    line-height: .34rem;
    max-height: 3rem;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left;
    white-space: pre-line;
    margin-top: -.2rem;
  }

  .tip-comp-dialog--prompt-btn {
    display: flex;
    margin: 0 .6rem;
  }

  .press__btn--cancel {
    margin-right: .4rem;
  }

  .tip-comp-dialog--prompt-btn-cancel {
    display: block;
    width: 2.6rem;
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    font-size: $font-m;
    color: $color-white;
    border-radius: 2px;
    background: #9b9b9b;
    margin: 0rem .1rem;
  }

  .press__empty {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 auto;
    background: url(https://image-1251917893.file.myqcloud.com/tip-privilege-Merchant/majiang/image/icon/mj-empty.png) no-repeat center center;
    background-size: contain;
  }

  .press__btn--medium-secondary {
    margin-right: .5rem;
  }

  .press__pic-wrap {
    img {
      display: block;
      width: 1rem;
      height: 1rem;
      border-radius: .08rem;
      margin: 0 auto;
    }

    p {
      font-size: .24rem;
      color: #425365;
      padding: .08rem 0 .16rem;
    }
  }

  .tip-qqhongbao-prompt {
    .press__notice {
      color: #3b437f;
    }

    .press__text {
      margin-top: -.2rem;
      width: 5.6rem;
      color: #3b437f;
      white-space: pre-line;
      text-align: left;
      font-weight: normal;
    }

    .press__title.press__title--prompt {
      background-image: url(https://image-1251917893.file.myqcloud.com/igame/component/dialog-task/exchange-title.png);
    }
  }
}

/* #endif */
