
.sub-item-box.game-apply {
  background-image: url('../../imgs/h5/subpage/yxcz-cbg-m.png');
}

.sub-item.qr-code-item {
  position: relative;
  padding-bottom: 1.2rem;
}
.qr-code {
  padding: 1.2%;
  position: absolute;
  top: 0;
  left: 50%;
  width: 24%;
  /* height: 48%; */
  /* height: 1.6rem; */
  transform: translate(-50%);
}