.wrap {
  background-color: #f5fafb;
}
.top_img {
  width: 10rem;
  height: 4.853rem;
}
.top_box {
  padding: 0.533rem;
  background: #ffffff;
  border-bottom: 0.013rem solid #e8e8e8;
}
.top_box .integral {
  display: inline-block;
  font-size: 0.32rem;
  font-family: Regular;
  font-weight: 500;
  color: #1374ff;
  line-height: 0.427rem;
  word-wrap: break-word;
}
.top_box .integral i {
  font-size: 0.533rem;
  font-family: DIN;
  font-weight: 500;
  color: #1374ff;
  line-height: 0.427rem;
}
.top_box .right_balance {
  float: right;
  padding: 0 0.133rem;
  border-radius: 0.053rem;
  border: 0.013rem solid #8b929b;
  font-size: 0.267rem;
  font-family: PingFangSC;
  font-weight: 400;
  color: #8b929b;
  line-height: 0.533rem;
}
.top_box .title_name {
  margin-top: 0.267rem;
  font-size: 0.427rem;
  font-family: PingFangSC;
  font-weight: 500;
  color: #2d3134;
  line-height: 0.427rem;
}
.top_box .btn {
  margin-top: 0.267rem;
  width: 8.933rem;
  height: 1.067rem;
  background: linear-gradient(90deg, #2bacff 0%, #1374ff 100%);
  border-radius: 0.107rem;
  text-align: center;
  font-size: 0.427rem;
  font-family: PingFangSC;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.067rem;
}
.top_box .btn i {
  display: inline-block;
  margin-left: 0.187rem;
  width: 0.373rem;
  height: 0.373rem;
  background-repeat: no-repeat;
  background-image: url("../img/icon_exchange2@2x.png");
  background-size: 100% 100%;
}
.con_box {
  margin-top: 0.32rem;
  padding: 0.533rem 0rem;
  background-color: #ffffff;
}
.con_box .con_title {
  margin-left: 0.533rem;
  padding-left: 0.64rem;
  font-size: 0.427rem;
  font-family: PingFangSC;
  font-weight: 500;
  color: #2d3134;
  line-height: 0.427rem;
  background-repeat: no-repeat;
  background-image: url("../img/icon_instruction@2x.png");
  background-size: 0.427rem 0.427rem;
  background-position: left;
}
.con_box .con_text {
  margin: auto;
  margin-top: 0.427rem;
  text-align: justify;
  width: 8.4rem;
  font-size: 0.373rem;
  font-family: PingFangSC;
  font-weight: 400;
  color: #555e6a;
  line-height: 0.533rem;
}
