@import '../../common/style/act/mixin/mixin.scss';
@import '../../common/style/act/layout/_layout-pvp.scss';
@import '../../common/style/act/button/_button-pvp.scss';

.press-act:not(.press-act--hidden-tip) {
  &.press__btn--long-primary {
    width: 3.58rem;
    height: .68rem;
    line-height: .68rem;
    font-size: .32rem;
    color: #fcf6de;
    margin: 0 auto;
    background: url(https://image-1251917893.file.myqcloud.com/tip-privilege-Merchant/dnf/img/btn-primary-long.png) no-repeat center center / 100% 100%;
  }
}