.payment-code[data-v-7f66668e] {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #f3f4f8;
}
.payment-code .white-card[data-v-7f66668e] {
  width: 80%;
  padding: 1.333333rem 0;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 0.266667rem;
}
.payment-code .white-card .header[data-v-7f66668e] {
  font-size: 0.8rem;
  font-weight: bold;
  color: #333;
}
.payment-code .white-card .ways[data-v-7f66668e] {
  width: 2.613333rem;
  height: 0.533333rem;
  margin: 0.266667rem 0 0.533333rem;
  display: flex;
  font-size: 0.213333rem;
  line-height: 0.533333rem;
  justify-content: center;
  font-weight: 500;
}
.payment-code .white-card .ways .way-item[data-v-7f66668e] {
  display: flex;
}
.payment-code .white-card .ways .way-item.hide[data-v-7f66668e] {
  display: none;
}
.payment-code .white-card .ways .way-item .icon[data-v-7f66668e] {
  width: 0.533333rem;
  height: 0.533333rem;
  margin-right: 0.133333rem;
  display: block;
}
.payment-code .white-card .ways .way-item .zfb[data-v-7f66668e] {
  width: 0.266667rem;
  height: 0.266667rem;
}
.payment-code .white-card .ways .point[data-v-7f66668e] {
  color: #ccc;
}
.payment-code .white-card .code[data-v-7f66668e] {
  width: 4.266667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 0.013333rem solid #ebebeb;
  box-shadow: 0.026667rem 0.026667rem 0.026667rem rgba(0, 0, 0, 0);
}
.payment-code .white-card .c-img[data-v-7f66668e] {
  width: 4.266667rem;
  height: 4.266667rem;
}
.payment-code .white-card .c-title[data-v-7f66668e] {
  font-size: 0.213333rem;
  color: #060606;
  font-weight: bold;
}
.payment-code .white-card .logo[data-v-7f66668e] {
  width: 2.666667rem;
}
.payment-code .white-card .logo img[data-v-7f66668e] {
  width: 100%;
}
.payment-code .canvas-card[data-v-7f66668e] {
  position: absolute;
  width: 100%;
  text-align: center;
}
