/* Border
-------------------------- */
.page-contain[data-v-5bf5197c] {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-contain .result-box[data-v-5bf5197c] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.page-contain .result-box .uni-img[data-v-5bf5197c] {
      width: 114px;
      height: 114px;
      margin-top: 144px;
}
.page-contain .result-box .pay-title[data-v-5bf5197c] {
      color: #39BE7B;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500;
      margin-top: 25px;
      font-family: SourceHanSansCN, SourceHanSansCN;
}
.page-contain .result-box .pay-title-fail[data-v-5bf5197c] {
      color: #FF7160;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500;
      margin-top: 25px;
      font-family: SourceHanSansCN, SourceHanSansCN;
}
.page-contain .result-box .pay-desc[data-v-5bf5197c] {
      color: #666666;
      font-size: 15px;
      line-height: 29px;
      font-family: SourceHanSansCN, SourceHanSansCN;
      margin-top: 12px;
}

