@keyframes loadingRotate_Diwel {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }

@charset "UTF-8";
.mask_34_mH {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 8888;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6); }

.content-container_3zYc3 {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 8889;
  width: 100vw;
  border-radius: 12px 12px 0 0;
  overflow: hidden; }

.get-prize-box_1JBHM {
  padding: 18px 32px; }

.pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .text_ktZzS {
  text-align: center;
  margin-bottom: 0.34rem; }

.pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .prize-box_10wQ8 {
  position: relative;
  width: 1.2rem;
  height: 1.2rem;
  background-size: 100% 100%;
  margin-right: 0.24rem;
  background-color: #676885;
  border: 0.02rem solid #ababb8;
  border-radius: 0.08rem;
  margin: 0 auto; }

.pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .prize-box_10wQ8 img {
  position: absolute;
  max-width: 0.92rem;
  max-height: 0.92rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .name_2eKoL {
  text-align: center;
  margin: 0.24rem 0 0.52rem;
  color: #fcd874; }

/* 兑换记录详情弹窗 */
.pop-tooglebind-wp_d90Vu .redeem-details-mess_3qifL {
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  padding-bottom: 0.8rem;
  padding-top: 0.24rem;
  max-height: 10.6rem;
  overflow-y: auto; }

.pop-tooglebind-wp_d90Vu .redeem-details-mess_3qifL .redeem-details-box_3zqC7 {
  width: 100%;
  overflow: hidden; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf {
  width: 100%;
  border-bottom: 0.02rem solid #454660;
  padding-bottom: 0.32rem;
  margin-bottom: 0.4rem; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf:last-child {
  border-bottom: none; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf:nth-child(1) {
  margin-top: 0; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .label_2OBLl {
  font-family: "dinm";
  font-size: 0.28rem;
  color: #fff;
  letter-spacing: 0.02rem;
  line-height: 0.28rem;
  margin-bottom: 0.4rem; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx {
  width: 100%; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx .code_2TqnC {
  font-size: 0.24rem;
  color: #ffc733;
  line-height: 0.36rem;
  display: inline-block; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx .copy-btn_LzkhN {
  font-size: 0.28rem;
  color: #3a7bfc;
  line-height: 0.36rem;
  margin-left: 0.24rem;
  display: inline-block;
  cursor: pointer; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .desc_1CbaR {
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.44rem;
  padding-bottom: 0;
  max-height: 2.4rem; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .desc_1CbaR img {
  width: 100%; }

.pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .desc_1CbaR a {
  color: #3a7bfc; }

@media (min-width: 768px) {
  .content-container_3zYc3 {
    width: 550px;
    position: absolute;
    z-index: 100001;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    height: fit-content; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf:nth-child(1) {
    margin-top: 0;
    line-height: 0; }
  .pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .text_ktZzS {
    margin-bottom: 17px; }
  .pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .prize-box_10wQ8 {
    width: 60px;
    height: 60px;
    margin-right: auto;
    border: 1px solid #ababb8;
    border-radius: 4px; }
  .pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .prize-box_10wQ8 img {
    max-width: 46px;
    max-height: 46px; }
  .pop-tooglebind-wp_d90Vu .get-prize-box_1JBHM .name_2eKoL {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    margin: 12px 0 26px;
    color: #fcd874; }
  /* 兑换记录详情弹窗 */
  .pop-tooglebind-wp_d90Vu .redeem-details-mess_3qifL {
    padding-bottom: 40px;
    padding-top: 12px;
    max-height: 530px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf {
    border-bottom: 1px solid #454660;
    padding-bottom: 16px;
    margin-bottom: 20px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .label_2OBLl {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 14px;
    margin-bottom: 20px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx {
    width: 100%;
    font-size: 14px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx .code_2TqnC {
    font-size: 12px;
    line-height: 18px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .code-mess_3zKsx .copy-btn_LzkhN {
    font-size: 14px;
    line-height: 18px;
    margin-left: 12px; }
  .pop-tooglebind-wp_d90Vu .other-mess-box_32giF .list_34Nxf .desc_1CbaR {
    font-size: 12px;
    line-height: 22px;
    max-height: 200px; }
  .pop-succredem-wp_4SeiO .title-box_1_3Mc .icon_BtK4u {
    width: 35px;
    height: 35px; }
  .pop-tooglebind-wp_d90Vu .redeem-details-mess_3qifL {
    max-height: calc(100vh - 292px);
    overflow-y: auto;
    padding-bottom: 20px;
    padding-top: 20px; } }

