/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.exchange-code[data-v-052cfcbf] {
  display: flex;
  height: 100%;
  flex-direction: column;
  background: #f0192e url(../static/img/bg.ea221b42.png) no-repeat top left;
  background-size: 100%;
}
.exchange-code .zhanwei[data-v-052cfcbf] {
  flex: 0 8.25rem;
}
.exchange-code .content[data-v-052cfcbf] {
  flex: 1;
}
.exchange-code .content .qrcode-box[data-v-052cfcbf] {
  height: 11.75rem;
  width: 95%;
  background: url(../static/img/b1.4192e887.png);
  background-size: 100% 100%;
  margin: 0 auto 0.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.exchange-code .content .qrcode-box .wrap[data-v-052cfcbf] {
  height: 9.125rem;
  width: 100%;
  text-align: center;
  margin-top: -0.4rem;
}
.exchange-code .content .qrcode-box .wrap .tit[data-v-052cfcbf] {
  font-size: 0.7rem;
  color: #9e842c;
  margin-bottom: 0.675rem;
}
.exchange-code .content .qrcode-box .wrap .qrcode-wrap[data-v-052cfcbf] {
  height: 6rem;
  width: 6rem;
  background: #fff;
  margin: 0 auto 0.575rem;
}
.exchange-code .content .qrcode-box .wrap p.qrcode-wrap[data-v-052cfcbf] {
  width: 10rem;
  line-height: 6rem;
  font-size: 0.9rem;
  color: #9e842c;
  background-color: rgba(0, 0, 0, 0);
  font-weight: bold;
}
.exchange-code .content .qrcode-box .wrap .reedemcode[data-v-052cfcbf] {
  background: #f8c051;
  font-size: 0.75rem;
  color: #c81626;
  text-align: center;
  height: 1.2rem;
  width: 7rem;
  margin: 0 auto;
  border-radius: 0.5rem;
}
.exchange-code .inf[data-v-052cfcbf] {
  background: #c81626;
  height: 6.875rem;
  margin: 0 auto;
  width: 90%;
  padding: 1.075rem 0 0 0;
  border-radius: 0.175rem;
}
.exchange-code .inf .tit-wrap[data-v-052cfcbf] {
  height: 0.65rem;
  padding: 0 1.75rem;
  display: flex;
  color: #fedd6b;
  font-size: 0.65rem;
  line-height: 0.65rem;
  margin-bottom: 0.825rem;
  justify-content: space-between;
}
.exchange-code .inf .tit-wrap > p[data-v-052cfcbf] {
  width: 3.05rem;
  text-align: center;
}
.exchange-code .inf .line[data-v-052cfcbf] {
  height: 1px;
  flex: 1;
  align-self: center;
  border-bottom: 1PX solid #fedd6b;
}
.exchange-code .inf .con[data-v-052cfcbf] {
  font-size: 0.65rem;
  color: #fff;
  padding: 0 0.85rem;
  line-height: 0.8rem;
}

