.press-act:not(.press-act--hidden-tip) {
  &.press__btn--maxlarge-primary {
    display: block;
    min-width: 3.28rem;
    max-width: 5.28rem;
    padding: 0 .15rem;
    height: .72rem;
    line-height: .72rem;
    font-size: .36rem;
    font-weight: 700;
    text-align: center;
    color: #212124;
    background: url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/bg-btn-332.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    font-family: '';
  }

}
