.spt {
    background-image: url('../img/spt.png');
    background-repeat: no-repeat;
    background-size: 7.5rem 16.24rem;
}

.wrap {
    width: 7.5rem;
    min-height: 19.00rem;
    background: url('../img/bg7.png') no-repeat center top/100% 100%;
    overflow: hidden;
    font-family: 'font';
}

.lang_th .wrap {
    font-family: 'font1';
}

/* .wrap.page {
    height: 21.5rem;
    background: url('../img/bg4.jpg') no-repeat center/100% 100%;
} */

/* .wrap.over {
    height: 21rem;
    background: url('../img/bg3.jpg') no-repeat center/100% 100%;
} */

.wrap.page .invite_tip_box {
    display: none;
}

.wrap .top-box{
    width: 7.5rem;
    height: 0.4rem;
    position: relative;
}

.wrap .top-box ul{
    width: 30%;
    display: flex;
    justify-content: space-around;
    margin-top: 0.06rem;
    position: absolute;
    top: 0;
    right: 0rem;
}

.wrap .top-box li a{
    display: block;
    width: 0.26rem;
    height: 0.26rem;
    background: url('../img/top-btn1.png') no-repeat center/100% 100%;
}

.wrap .top-box li:nth-child(2) a{
    width: 0.28rem;
    height: 0.28rem;
    background: url('../img/top-btn2.png') no-repeat center/100% 100%;
}

.wrap .top-box li:nth-child(3) a{
    width: 0.27rem;
    height: 0.25rem;
    background: url('../img/top-btn3.png') no-repeat center/100% 100%;
}

.wrap .top-box li:nth-child(4) a{
    width: 0.32rem;
    height: 0.26rem;
    background: url('../img/top-btn4.png') no-repeat center/100% 100%;
}
.top-logo {
      width: 2.73rem;
    height: .49rem;
    margin: 0rem 0 0 .2rem;
  
}
.logo {
    width: 2.73rem;
    height: .49rem;
    margin: .2rem 0 0 .2rem;
}

.top_btn {
    width: 7.2rem;
    margin: .2rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lang_zh-TW .leader {
    width: 1.4rem;
    height: .4rem;
    background-position: 0 -.72rem;
}

.lang_ja .leader span {
    font-size: .18rem;
}

.lang_th .leader span {
    font-size: .18rem;
    transform: scale(.9);
}

.ruleBtn {
    width: 1.4rem;
    height: .4rem;
    background-position: 0 -.72rem;
    font-size: .2rem;
    white-space: nowrap;
    color: #d2bb80;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: initial;
}

.lang_ja .ruleBtn span {
    font-size: .18rem;
    transform: scale(.9);
}

.lang_ru .ruleBtn span {
    font-size: .18rem;
    transform: scale(.8);
}

.lang_ru .ruleBtn {
    width: 1.89rem;
    height: .4rem;
    background-position: 0 -1.27rem;
}

.leader {
    width: 1.89rem;
    height: .4rem;
    background-position: 0 -1.27rem;
    font-size: .2rem;
    white-space: nowrap;
    color: #d2bb80;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: initial;
}

.slogan {
    width: 7.5rem;
    height: 1.05rem;
    background-position: 0 -3.19rem;
    margin-top: 1rem;
    margin-bottom: 1.4rem;
}

.lang_ja .slogan {
    background: url('../img/slogan2.png') no-repeat center/100% 100%;

    height: 2rem;
    /* margin-top: 1.3rem; */
}
.lang_ru .slogan {
    background: url('../img/slogan3.png') no-repeat center/100% 100%;
    height: 1.13rem;
}
.lang_zh-TW .slogan {
    background: url('../img/slogan1.png') no-repeat center/100% 100%;
    height: 1.13rem;
    /* margin-top: 2.2rem; */
}

.description {
    width: 7.5rem;
    height: 1.13rem;
    background: url('../img/desbg.png') no-repeat center/100% 100%;
    margin: 0 auto;
    text-align: center;
    font-size: .28rem;
    color: #c39f73;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: .05rem;
    margin-bottom: .2rem;
}

.description strong {
    color: #ed6c38;
    font-weight: normal;
}

.lang_ja .cwtgy span{
    display: block;
    white-space: nowrap;
    transform: scale(0.7);
    margin-left: -0.2rem;
}

.lang_ru .cwtgy span{
    display: block;
    white-space: nowrap;
    transform: scale(0.7);
    margin-left: -0.15rem;
}

.cwtgy {
    display: block;
    width: 1.45rem;
    height: 0.33rem;
    line-height: 0.35rem;
    text-align: center;
    background: url('../img/namebg2.png') no-repeat center/100% 100%;
    /* position: absolute;
    top: 6.5rem;
    left: 0.4rem; */
    font-size: 0.18rem;
    color: #ff6c2e;
}

.username {
    display: inline-block;
    max-width: 5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.login_box {
    height: 1.29rem;
    font-size: .24rem;
    color: #c39f73;
    text-align: center;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login_box.logout .logout_btn {
    display: block;
    text-decoration: underline;
    color: #ea6a37;
}

#changeRoles {
    text-decoration: underline;
    color: #ea6a37;
}

.login_box.logout .login_btn {
    display: none;
}

.lang_ja .login_btn span {
    font-size: 0.18rem;
}

.lang_ru .login_btn {
    display: block;
    font-size: 0.18rem;
    transform: scale(0.7);
    white-space: nowrap;

}

.login_btn span {
    color: #ea6a37;
    text-decoration: underline;
    text-underline-offset: .05rem;
}

.logout_btn {
    display: none;
    margin: 0 .1rem;
}

.login_box a {
    color: #c39f73;
}

.rewardList {
    height: .35rem;
    margin: .45rem auto .22rem;
}

.swiper2 {
    width: 7.5rem;
    height: .3rem;
    /* margin: 0 !important; */
    margin: 0rem auto .22rem;
    overflow: hidden;
}

.swiper1 {
    width: 7.5rem;
    height: 6rem;
    overflow: hidden;
}

.lang_th .swiper2 {
    height: .4rem;
    margin: .4rem auto .22rem;
}

.wrap.page .swiper2 {
    margin: 0rem auto .12rem;
}

.lang_th .wrap.page .swiper2 {
    margin: .2rem auto.22rem;
}

.tips {
    display: inline-block;
    position: relative;
    text-align: center;
    height: 100%;
    font-size: 0.28rem;
    color: #ea6a37;
    line-height: 1;
    margin: 0 auto;
}

#slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang_th .tips {
    transform: translateY(.1rem);
}

.lang_th .rewardList {
    height: .4rem;
    margin: .4rem auto .22rem;
}

.tips::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -.8rem;
    width: .62rem;
    height: .02rem;
    background: url('../img/right.png') no-repeat left center/auto 100%;
}

.tips::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
    left: -.8rem;
    width: .62rem;
    height: .02rem;
    background: url('../img/left.png') no-repeat right center/auto 100%;
}

.lang_th .tips::before,
.lang_th .tips::after {
    transform: translateY(-.05rem);
}

.latestNew_title {
    width: 7.5rem;
    height: .61rem;
    background-position: 0 -4.39rem;
    text-align: center;
    font-size: .56rem;
    line-height: 1;
    color: #f5682e;
}

.lang_th .latestNew_title {
    font-size: .46rem;
}

.lang_ja .latestNew_title {
    font-size: .4rem;
}

.lang_ru .latestNew_title {
    font-size: .4rem;
}

.banner {
    position: relative;
    margin: .2rem auto 1.15rem;
    width: 6.69rem;
}

.banner_img {
    width: 6.69rem;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #df6131;
}

.banner::after {
    content: '';
    width: 6.69rem;
    height: .15rem;
    background: url('../img/imgbottom.png') no-repeat center /100% 100%;
    position: absolute;
    bottom: 0;
}

.privacyPolicy {
    display: block;
    text-align: center;
    font-size: .26rem;
    color: rgba(207, 207, 207, .8);
    text-decoration: underline;
    text-underline-offset: .05rem;
}

.invite_tip_box {
    background: url('../img/kuang1-1.png') no-repeat center /100% 100%;
    width: 6.7rem;
    height: 2.5rem;
    margin-top: .3rem;
    margin: 0 auto .7rem;
    /* border: 1px solid red; */
}

.btn-box1{
    width: 7.5rem;
    display: flex;
    justify-content: space-between;
}

.jrsq-btn,
.xzyx-btn{
    display:flex;
    align-items: center;
    width: 3.37rem;
    height: 0.69rem;
    background: url('../img/btn-bg1.png') no-repeat center/100% 100%;
    font-size: 0.34rem;
    color: #fff6dd;
    margin: 0.3rem auto 0;
}

.lang_ja .jrsq-btn span{
    font-size: 0.22rem;
    white-space: nowrap;
}

.lang_ru .jrsq-btn span{
    font-size: 0.16rem;
}


.lang_ja .xzyx-btn span{
    font-size: 0.24rem;
    white-space: nowrap;
}

.xzyx-btn{
    background: url('../img/btn-bg2.png') no-repeat center/100% 100%;

}

.jrsq-btn span,
.xzyx-btn span{
    width: 80%;
    display: block;
    text-align: center;
    margin-left: 17%;
    font-weight: bold;
}

.lang_ja .xzyx-btn span{
    
}

.invite_tip {
    height: 1.2rem;
    width: 6rem;
    text-align: center;
    color: #c39f73;
    font-size: .28rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang_ja .invite_tip {
    width: 6.5rem;
    font-size: .24rem;
}

.lang_ru .invite_tip {
    width: 6.5rem;
    font-size: .2rem;
}

.confirm {
    width: 2.36rem;
    height: .57rem;
    background-position: 0 -5.82rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .28rem;
    color: #fff6dd;
}

.nextTime {
    width: auto;
    display: block;
    font-size: .2rem;
    color: rgba(255, 255, 255, .5);
    text-underline-offset: .05rem;
    text-decoration: underline;
    margin: .15rem auto 0;
    text-align: center;
}

.bind_btn {
    display: block;
    width: 1.99rem;
    height: 1.48rem;
    background: url('../img/bind_btn.png') no-repeat center /100% 100%;
    margin: .3rem auto .2rem;
}

.bind_des {
    color: #c39f73;
    font-size: .24rem;
    text-align: center;
}

.continuous{
    width: 100%;
}

.continuous .reflow .tit-box,
.continuous .new .tit-box{
    width: 3.64rem;
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    font-weight: bold;
    background: url('../img/tit-bg.png') no-repeat center /100% 100%;
    margin: 0 auto 0;
    font-size: 0.24rem;
    color: #25180d;
}
.continuous .loot_value span:first-child {
    margin-right: 0.05rem;
}
.continuous .loot_value,.login_days {
    font-size: .24rem;
    color: #ea6a37;
    text-align: center;

}
.lang_ja .continuous .new .tit-box span{
    font-size: 0.22rem;
}

.lang_ru .continuous .new .tit-box span{
    display: block;
    font-size: 0.18rem;
    white-space: nowrap;
    transform: scale(0.8);
}

.lang_ru .continuous .reflow span{
    display: block;
    font-size: 0.18rem;
    white-space: nowrap;
    transform: scale(0.8);
}

.continuous .reflow ul,
.continuous .new ul{
    width: 4.90rem;
    margin: 0.1rem auto 0.1rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.continuous .new ul{
    width: 6.7rem;
}

.continuous .reflow ul li,
.continuous .new ul li{
    width: 1.13rem;
    height: 1.13rem;
    background: url('../img/dj-bg.png') no-repeat center /100% 100%;
    margin: 0 0 0.25rem 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.got::after {
  content: "";
  position: absolute;
  width: 1.1rem;
  height: 1.1rem;
  background: url("../img/got_btn69.png") no-repeat center/.65rem 0.5rem;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  background-color: rgba(0, 0, 0, 0.5);
}
.arrow_right {
  width: .5rem;
  height: .51rem;
  margin: .3rem .1rem 0;
}
.dj-li-light {
    background: url('../img/djbg6.png') no-repeat center/100% 100% !important;
}

.continuous .reflow li img,
.continuous .new li img{
    width: 0.65rem;
    height: 0.75rem;
}

.continuous .reflow li .num,
.continuous .new li .num{
    font-size: 0.18rem;
    color: #bebbb1;
    position: absolute;
    bottom: 0.05rem;
    right: 0.1rem;
}

.continuous .reflow li .txt,
.continuous .new li .txt{
    font-size: 0.18rem;
    color: #bebbb1;
    position: absolute;
    bottom:-0.23rem;
    left:50%;
    transform: translateX(-50%);
}

.getRewards {
    width: 6.7rem;
    height: 3.9rem;
    background: url('../img/gift_list.png') no-repeat center /100% 100%;
    margin: .5rem auto 0;
    overflow: hidden;
}

.getRewards h3 {
    position: relative;
    width: 3.31rem;
    height: .39rem;
    background: url('../img/titlebg.png') no-repeat center /100% 100%;
    padding-left: .2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    margin: .2rem auto;
    color: #c5c5c5;
    font-size: .2rem;
    white-space: nowrap;
}

.lang_ru .getRewards h3 {
    width: 5rem;
}

.getRewards h3::after {
    content: '';
    position: absolute;
    left: .2rem;
    top: 50%;
    transform: translateY(-50%);
    width: .22rem;
    height: .21rem;
    background: url('../img/spt.png') no-repeat -6.09rem -15.97rem/7.5rem 16.24rem;

}

.reward {
    width: 3.24rem;
    height: 1.98rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: .75rem auto 0;
}

.reward_item {
    width: .92rem;
    height: .96rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.reward .reward_item:nth-child(1) {

}

.lang_ru .reward_item {
    transform: scale(.92);
}

.lang_ja .reward_item {
    transform: scale(.92);
}

.reward_bg {
    width: .92rem;
    height: .77rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('../img/djbg1.png') no-repeat center /100% 100%;
    position: relative;
}

.reward_img {
    width: .8rem;
    height: .8rem;
}

.reward_name {
    color: rgba(255, 255, 255, .5);
    font-size: .18rem;
    white-space: nowrap;
    text-align: center;
    line-height: 1;
    transform: scale(.7);
}

.lang_zh-TW .reward_item .reward_name {
    transform: scale(.8);
}

.lang_th .reward_item:nth-child(4) .reward_name,
.lang_th .reward_item:nth-child(5) .reward_name {
    transform: scale(.65);
}

.lang_ru .reward_item:nth-child(4) .reward_name,
.lang_ru .reward_item:nth-child(5) .reward_name,
.lang_ru .reward_item:nth-child(6) .reward_name {
    transform: scale(.55);
}

.reward_num {
    font-size: .2rem;
    color: rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
    right: .05rem;
}
.page_bind .bind_box {
    display: none;
}
.wrap.page .page_bind .bind_box {
    display: block;
}
.wrap.page .page_bind {
    display: block;
}
.wrap.over .invite_tip_box {
    display: none;
}
.wrap.over .page_bind .bind_box {
    display: none;
}
.wrap.over .latestNew {
    display: none;
}

.bind_user {
    display: none;
}

.wrap.over .bind_user {
    display: block;
}

.bind_box {
    position: relative;
    width: 6.7rem;
    height: 2.5rem;
    background: url('../img/bind_bg1.png') no-repeat center /100% 100%;
    overflow: hidden;
    margin: 0 auto;
}

.bind_user .bind_box {
    width: 1.31rem;
    height: 1.29rem;
    background: url('../img/bind_bg.png') no-repeat center /100% 100%;
    position: absolute;
    top: 6.05rem;
    right: 1.5rem;
}

.bind_box .user_avatar {
    position: relative;
    width: 1.11rem;
    height: 0.83rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0rem auto 0;
}

.bind_user .user_avatar {
    margin: .2rem auto 0;
}
.avatar_mask {
    width: 1.99rem;
    height: 1.48rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.user_avatar::after {
    content: '';
    width: 1.11rem;
    height: 0.83rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url('../img/tarbg1.png') no-repeat center /100% 100%;
}

.user_avatar .avatar {
    position: relative;
    width: 0.78rem;
    height: 0.78rem;
    border-radius: 50%;
}

.username_box {
    position: absolute;
    top: 0.85rem;
    left: 50%;
    transform: translateX(-50%);
    width: 0.94rem;
    height: .21rem;
    background: url('../img/namebg1.png') no-repeat center /100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .14rem;
    color: #c39f73;
    box-sizing: border-box;
    padding: 0 .15rem;
}

.user_des {
    color: rgba(255, 255, 255, .5);
    font-size: .12rem;
    text-align: center;
    margin-top: .25rem;
}


/* .national {
    width: .29rem;
    height: .19rem;
    margin-right: .05rem;
} */

.username_box .username {
    display: inline-block;
    /* flex: 1; */
    text-align: center;
    margin: 0 auto;
}

.username_box .icon{
    width: 0.16rem;
    height: 0.11rem;
    background: url('../img/national1.png') no-repeat center /100% 100%;

}

.login_box .username {
    display: inline-block;
    max-width: 6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.open_box {
    position: relative;
    width: 2.61rem;
    height: .63rem;
    margin: 0 auto .1rem;
}

.openCase {
    width: 2.61rem;
    height: .63rem;
    background-position: 0 0;
    margin: .2rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff6dd;
    font-size: .34rem;
}

.key_box {
    /* width: .83rem; */
    height: .42rem;
    background: url('../img/keybg.png') no-repeat center /100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 2.8rem;
    top: 50%;
    transform: translateY(-50%);
    padding-left: .4rem;
    padding-right: .3rem;
}

.key_box::before {
    content: '';
    position: absolute;
    top: 50%;
    left: .05rem;
    transform: translateY(-50%);
    width: .28rem;
    height: .32rem;
    background: url('../img/dj9.png') no-repeat center /100% 100%;
}

.key {
    width: .35rem;
    height: .35rem;
    margin-right: .1rem;
}

.key_box .num {
    display: block;
    color: #bebbb1;
    font-size: .24rem;
    margin-left: 0.15rem;

}

.bind_user .records,
.bind_user .privacy{
    display: block;
    text-align: center;
    font-size: .2rem;
    color: rgba(207, 207, 207, .8);
    text-decoration: underline;
    text-underline-offset: .05rem;
}

.bind_user .privacy {
    margin-top: 0.2rem;
    color: #a68761;
}

.page_bind .records,
.page_bind .privacy{
    display: block;
    text-align: center;
    font-size: .2rem;
    color: rgba(207, 207, 207, .8);
    text-decoration: underline;
    text-underline-offset: .05rem;
}

.page_bind .privacy{
    color: #a68761;
    margin-top: 0.2rem;
}

.page_bind .line{
    width: 6.69rem;
    height: 0.15rem;
    background: url('../img/line.png') no-repeat center /100% 100%;
    margin: 0.1rem auto 0;

}

.page_bind .line1{
    width: 7.50rem;
    height: 0.06rem;
    background: url('../img/line1.png') no-repeat center /100% 100%;
    margin: 0.3rem auto 0;
}

.getKeyProcess {
    margin: .6rem auto .9rem;
}

.player_title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: .52rem;
    margin: 0 auto;
    background: url('../img/people.png') no-repeat center /100% 100%;
    font-size: .2rem;
    color: #25180d;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 .4rem;
}

.player_title::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .15rem;
    background: url('../img/spt.png') no-repeat -5.58rem -15.98rem/7.5rem 16.24rem;
    width: .15rem;
    height: .15rem;
}

.player_title::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .15rem;
    background: url('../img/spt.png') no-repeat -5.58rem -15.98rem/7.5rem 16.24rem;
    width: .15rem;
    height: .15rem;
}

.getKeyProcess_box {
    width: 6rem;
    height: 1.68rem;
    margin: .3rem auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.oldPlayer {
    display: none;
}

.newPlayer,
.oldPlayer {
    position: relative;
    padding-top: .52rem;
}

.getKeyProcess.old .oldPlayer {
    display: block;
}

.getKeyProcess.old .newPlayer {
    display: none;
}

.complete {
    margin: 0 auto;
    width: 3.01rem;
    height: .63rem;
    background-position: 0 -9.74rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff6dd;
    font-size: .34rem;
}

.lang_ja .complete {
    font-size: .28rem;
}

.avatar_box {
    position: relative;
    width: 1.24rem;
    height: 1.24rem;
    display: flex;
    justify-content: center;
    align-content: center;
}


.avatar {
    position: relative;
    width: 1.21rem;
    height: 1.21rem;
}

.avatar_box::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.24rem;
    height: 1.24rem;
    background: url('../img/box.png') no-repeat center /100% 100%;
}

.dj_box {
    display: flex;
}

.dj_bg {
    position: relative;
    width: .88rem;
    height: .88rem;
    background: url('../img/djbg.png') no-repeat center/100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dj_bg.gray .dj_img {
    filter: grayscale(100%);
}

.dj_bg.gray::after {
    content: '';
    width: .6rem;
    height: .6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: url('../img/right1.png') no-repeat center /100% 100%;
    z-index: 1;
}

.dj_bg::before {
    content: '';
    position: absolute;
    bottom: -.3rem;
    left: 50%;
    transform: translateX(-50%);
    width: .15rem;
    height: .15rem;
    background: url('../img/dot.png') no-repeat center /100% 100%;
    z-index: 1;
}

.dj_img {
    width: .7rem;
    height: .7rem;
}

.dj_bg .dj_name {
    position: absolute;
    top: 0;
    right: .05rem;
    font-size: .18rem;
    transform: scale(.75);
    color: rgba(255, 255, 255, .5);
    white-space: nowrap;
    transform-origin: right top;
}

.dj_num {
    position: absolute;
    bottom: 0;
    right: .05rem;
    font-size: .18rem;
    color: #bebbb1;
    transform: scale(.75);
}

.invite_num {
    width: 4.5rem;
}

.progress_box {
    position: relative;
    width: 4.5rem;
    height: .17rem;
    display: flex;
    align-items: center;
    background: url('../img/pro1.png') no-repeat center /100% 100%;
    margin-top: .14rem;
    margin-bottom: .1rem;

}

.lang_ru .old .progress_box {
    margin-bottom: 0;
}

.process_desc {
    font-size: .18rem;
    color: rgba(255, 255, 255, .5);
}

.lang_ja .process_desc p {
    transform: scale(.8);
}

.lang_ru .old .process_desc p {
    transform: scale(.55);
}

.progress {
    overflow: hidden;
    width: 4.45rem;
    height: .07rem;
    margin: 0 auto;
}

.progress_bar {
    width: 50%;
    height: .07rem;
    background: url('../img/proress1.png') no-repeat center/100% 100%;
}


.dot1 {
    left: .87rem;
}

.dot2 {
    left: 1.93rem;
}

.dot3 {
    left: 2.99rem;
}

.dot4 {
    left: 4.07rem;
}

.process_desc {
    display: flex;
    text-align: center;
}

.lang_es .oldPlayer .process_desc p {
    font-size: .18rem;
    transform: scale(.8);
}

.lang_th .process_desc {
    font-size: .18rem;
    /* transform: scale(.75); */
}

.desc_1 {
    width: .88rem;
    text-align: center;
    white-space: nowrap;
    margin-left: .5rem;

}

.process_desc p {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang_ru .desc_1 {
    margin-left: .5rem;
}

.desc_2 {
    width: .88rem;
    text-align: center;
    white-space: nowrap;
    margin-left: .3rem;
}

.lang_ru .desc_2 {
    margin-left: .3rem;
}

.desc_3 {
    width: .88rem;
    text-align: center;
    white-space: nowrap;
    margin-left: .3rem;
}

.lang_ru .desc_3 {
    margin-left: .3rem;
}

.desc_4 {
    width: .88rem;
    text-align: center;
    white-space: nowrap;
    margin-left: auto;
    margin-right: -.44rem;
}

.lang_ru .desc_4 {
    margin-left: auto;
    margin-right: -.44rem;
}

.dj_bg1 {
    margin-left: .5rem;
}

.dj_bg2 {
    margin-left: .3rem;
}

.dj_bg3 {
    margin-left: .3rem;
}

.dj_bg4 {
    margin-left: auto;
    margin-right: -.44rem;
}