.press_team-model {
  display: flex;
  justify-content: space-between;
  padding: .36rem .64rem .68rem;
  min-height: 5.2rem;
  box-sizing: border-box;
}

.press_team-model-item {
  height: 3.5rem;
}

.press_team-model-wrap {
  height: 3.58rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #212124;
}

.press_team-model-mask {
  height: 3.58rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #212124 url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/team-model-mask.png) no-repeat;
  background-size: 100% auto;
}

.press_img-add-award {
  width: 1.94rem;
  height: 1.68rem;
  margin: auto 0;
  background: url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/gift-example-01.png) no-repeat;
  background-size: 100%;
  transform: translateY(.1rem);
}

.press_img-autofill {
  width: 1.2rem;
  height: 1.2rem;
  margin: auto 0;
  background: url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/img-autofill.png) no-repeat;
  background-size: 100%;
  transform: translateY(.2rem);
}

.press_btn-go {
  width: 2.84rem;
  height: 1.22rem;
  line-height: 1.5rem;
  font-family: 'PEACE';
  color: #fff;
  font-size: .36rem;
  text-align: center;
  background: url(https://image-1251917893.file.myqcloud.com/tip-project/pubg/pubg-match/btn-team-choose.png) no-repeat;
  background-size: 100%;
}

.press_team-model-text {
  margin-top: .24rem;
  text-align: center;
  font-size: .24rem;
  color: #212124;
}