@import '../../common/style/act/mixin/mixin.scss';
@font-face {
  font-family: 'rxnf';
  src: url('https://image-1251917893.file.myqcloud.com/igame/merchant/igame-dnf/font/rxnf.TTF') format('truetype');
}

.press-act:not(.press-act--hidden-tip) {
  &.press__btn {
    position: relative;
    display: block;
  }

  &.press__btn--long-primary,
  &.press__btn--maxlarge-primary {
    flex: 1;
    width: 3.33rem;
    height: .68rem;
    margin: 0 .2rem;
    color: #654317;
    font-size: .32rem;
    font-family: 'rxnf', sans-serif;
    line-height: .68rem;
    text-align: center;
    background: url(https://image-1251917893.file.myqcloud.com/igame/merchant/igame-dnf/long-btn.png) center/100% 100% no-repeat;
    -webkit-box-flex: 1;
  }
}
