
// 确定按钮
.press-popup__confirm {
  width: 1.12rem;
  height: .5rem;
  line-height: .5rem;
  margin: .24rem auto;
  font-size: .22rem;
  color: #212124;
  font-family: 'MStiffHeiPRC';
  text-align: center;
  background: url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/bg-btn-112.png) no-repeat center / 100% 100%;
}

.press-edit-prize__content {
  padding-top: .25rem;
  width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}