.press_common-popup-picker {
  position: relative;
}

.press_common-split-line {
  color: #000;
  text-align: center;
  font-size: .36rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}

// 确定按钮
.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%;
}