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

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

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

.wrap.page .afterInvitation {
    width: 7.5rem;
    height: auto;
    margin: 0 auto .7rem;
    display: block;
    box-sizing: border-box;
    /* padding-top: .5rem; */
    position: relative;
}

.afterInvitation {
    display: none;
}

.invite-box {
    width: 6.70rem;
    height: 4.25rem;
    background: url('../img/kuang6.png') no-repeat center/100% 100%;
    margin: 0 auto 0;
    position: relative;
    overflow: hidden;
}

.invite_p {
    position: absolute;
    left: 50%;
    width: 5rem;
    top: 25%;
    transform: translate(-50%);
    font-size: .24rem;
    color: #85807b;
}

.invite-box .invite-btn {
    margin-top: .18rem !important;
}

.my_team {
    position: absolute;
    right: .2rem;
    height: .33rem;
    background: url('../img/pop10.png') no-repeat center/100% 100%;
    bottom: .44rem;
    color: #ff6c2e;
    font-size: .18rem;
    text-align: center;
    line-height: .33rem;
    margin-top: 0 !important;
    padding: 0 .1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang_ru .my_team {
    width: 1.7rem;
    padding: 0;
}

.lang_ru .my_team span {
    white-space: nowrap;
    transform: scale(.75);
}

.invite-box ul {
    display: flex;
    /* justify-content: space-around; */
    flex-direction: column;
    align-items: flex-start;
    overflow-y: auto;
    height: 3rem;
    padding-left: .35rem;
    margin-top: 0.16rem;
}

.invite-box ul li:first-child {
    margin-left: 0;
}

.invite-box ul li:nth-child(6) {
    margin-left: 0;
}

.invite-box ul li:first-child {
    margin-left: 0;
}

.invite-box ul li:nth-child(11) {
    margin-left: 0;
}

.invite-box ul li {
    width: 100%;
    height: 1.1rem;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 0.2rem;
}

.invite-box ul li .invite-img {
    min-width: 1.05rem;
    height: 1.1rem;
    background: url('../img/box2.png') no-repeat center/100% 100%;
    /* margin-top: 0.3rem;
  margin-left: 0.18rem; */
    position: relative;
}

.invite-box ul li p {
    font-size: 0.2rem;
    color: #85807b;
    text-align: left;
    /* width: 0.91rem; */
    /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
    margin-left: 0.2rem;
    line-height: 1.2;
    padding-right: 0.04rem;
}

.invite-box ul li img {
    width: 0.91rem;
    height: 0.96rem;
    margin: 0.06rem auto 0;
}

.invite-box a {
    margin-top: 0.4rem;
}

.recruit-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: .32rem;
}

.recruit-box .recruit-list {
    display: none;
}

.lang_ja .recruit-box .recruit-list .dj-name span {
    display: block;
    font-size: 0.24rem;
    white-space: nowrap;
    transform: scale(0.5);
    margin-left: -0.3rem;
    width: 1.7rem;
}

.recruit-box .recruit-list.show {
    display: block;
}

.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 .xzyx-btn span {
    font-size: 0.22rem;
}

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

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

.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;
}

.pioneer-box {
    display: flex;
    width: 6.70rem;
    height: 3.47rem;
    padding-left: .5rem;
    background: url('../img/kuang7.png') no-repeat center/100% 100%;
    /* margin: 1.1rem auto 0; */
}

.pioneer-box .left {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pioneer-box .left img {
    width: 1.01rem;
    height: 1.01rem;
}

.pioneer-box .left .dj-name {
    width: 1.09rem;
    height: 0.31rem;
    line-height: 0.27rem;
    background: url('../img/djtx_name.png') no-repeat center/100% 100%;
    color: #fff6de;
    font-size: 0.18rem;
    text-align: center;
}

.pioneer-box .left .dj-name span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* .lang_ja .recruit-list:nth-child(2) .dj-name span{
    display: block;
    font-size: 0.28rem;
    white-space: nowrap;
    transform: scale(0.5);
    width: 1.6rem;
    margin-left: -0.25rem;
} */

.lang_ja .afterInvitation .btn-box1 a:nth-child(2) {
    font-size: 0.28rem;
    /* width: 1.09rem; */
}

.lang_th .recruit-list .dj-name span {
    display: block;
    font-size: 0.18rem;
    width: 1.6rem;
    white-space: nowrap;
    transform: scale(.5);
    margin-left: -0.27rem;
}

.lang_en .recruit-list .dj-name span {
    display: block;
    font-size: 0.18rem;
    white-space: nowrap;
    transform: scale(.8);
}

.lang_zh-TW .recruit-list .dj-name span {
    display: block;
    font-size: 0.18rem;
    white-space: nowrap;
    transform: scale(.8);
    margin-left: -0.05rem;
}

.lang_ru .recruit-list .dj-name span {
    display: block;
    font-size: 0.20rem;
    white-space: nowrap;
    transform: scale(0.5);
    margin-left: -0.3rem;
    width: 1.7rem;
}


.pioneer-box .left .num {
    font-size: 0.18rem;
    color: #9c4a25;
    text-align: center;
}

.pioneer-box .right {
    width: 80%;
    position: relative;
    align-items: center;
    display: flex;
}

.award_item {
    position: absolute;
    width: 1.28rem;
    /* height: 1.24rem; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.award_item1 {
    left: -0.12rem;
    top: 0.1rem;
}

.award_item2 {
    left: .28rem;
    top: 2rem;
}

.award_item3 {
    left: 1.18rem;
    top: .1rem;

}

.award_item4 {
    left: 3.64rem;
    top: 2rem;
}

.gift2,
.gift8 {
    width: .8rem !important;
    height: .8rem !important;
}

.got::after {
    content: '';
    position: absolute;
    width: 0.88rem;
    height: 0.87rem;
    background: url('../img/got_btn69.png') no-repeat center/.65rem .5rem;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    background-color: rgba(0, 0, 0, .5);
}

.pioneer-box .right .dj-li {
    width: 0.88rem;
    height: 0.87rem;
    background: url('../img/kuang8.png') no-repeat center/100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.dj-li-light {
    background: url('../img/djbg6.png') no-repeat center/100% 100% !important;
}

.dj-li-light p {
    color: #000 !important;
}

.pioneer-box .right .dj-li img {
    width: 0.64rem;
    height: 0.49rem;
}

.right .txt1 {
    font-size: 0.14rem;
    color: #898989;
    margin-top: .04rem;
}

.right .txt2 {
    font-size: 0.14rem;
    color: #898989;
    position: absolute;
    right: 0.05rem;
    bottom: 0.03rem;
}

.pioneer-box .pioneer {
    width: 4.24rem;
    height: 0.17rem;
    background: url('../img/progress-bar.png') no-repeat center/100% 100%;
    position: relative;
}

.pioneer-box .progress_bar {
    width: 50%;
    height: .17rem;
    position: relative;
    background: url('../img/proress2.png') no-repeat center/100% 100%;
}

.pioneer-box .progress_bar .progress_bar_bg {
    width: 1.11rem;
    height: 1.11rem;
    /* background: url('../img/proress1_light.png') no-repeat center/100% 100%; */
    position: absolute;
    right: 0;
    top: 0;
}


.pioneer-box .pioneer ul {
    display: flex;
}

.pioneer-box .pioneer ul li {
    width: 0.15rem;
    height: 0.15rem;
    background: url('../img/dot1.png') no-repeat center/100% 100%;
}

.pioneer-box .pioneer li:nth-child(1) {
    position: absolute;
    top: 0rem;
    left: 10%;
}

.pioneer-box .pioneer li:nth-child(2) {
    position: absolute;
    top: 0rem;
    left: 20%;
}


.pioneer-box .pioneer li:nth-child(3) {
    position: absolute;
    top: 0rem;
    left: 40%;
}


.pioneer-box .pioneer li:nth-child(4) {
    position: absolute;
    top: 0rem;
    left: 99%;
}

.pioneer-box .pioneer li span {
    display: block;
    font-size: 0.18rem;
    color: #9c958e;
    margin-top: 0.3rem;

}

.qh-box {
    display: flex;
    width: 6.70rem;
}

.qh-box .qh1:first-child {
    margin-left: 0;
}

.qh-box .qh1 {
    width: 2.03rem;
    height: 0.46rem;
    line-height: 0.46rem;
    background: url('../img/qh1.png') no-repeat center/100% 100%;
    font-size: 0.24rem;
    color: #ff6c2e;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: .3rem;
}

.lang_ja .qh-box .qh1 span {
    font-size: 0.18rem;
    white-space: nowrap;
    transform: scale(.7);
}

.lang_ja .qh-box .qh1:nth-child(2) span {
    transform: scale(1);
}

.lang_ru .qh-box .qh1 span {
    font-size: 0.12rem;
    width: 100%;
    line-height: normal;
    text-align: center;
}

/* .lang_ru .qh-box .qh1:nth-child(2) span{
    font-size: 0.20rem;
    white-space: nowrap;
    transform: scale(.4);
} */

.lang_th .qh-box .qh1 span {
    font-size: 0.24rem;
    white-space: nowrap;
    transform: scale(.7);
}

.lang_ru .description {
    font-size: 0.20rem;
}

.qh-box .qh1.on {
    background: url('../img/qh2.png') no-repeat center/100% 100%;
    color: #bfccd2;
}

.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: 1.7rem;
    height: .42rem;
    margin: 0rem 0 0 .2rem;
}

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

.privacy_policy_box {
    width: 100%;
    text-align: center;
}

.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_es .ruleBtn {
    width: 1.89rem;
    background-position: 0 -1.27rem;
}

.member {
    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;
}

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

.lang_ru .member span {

    font-size: .18rem;
    transform: scale(.9);
}

.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;
}

.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;
}

.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;
    line-height: 1.4;
}

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

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

.login_box {
    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;
    color: #000;
}

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

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

.login_box a {
    color: #c39f73;
}

.wrap.page .rewardList {
    margin: .25rem auto .12rem;
}

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

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

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

.swiper {
    width: 7.5rem;
    height: 1.6rem;
    /* margin: 0 !important; */
    margin: .25rem auto .22rem;
}

.lang_ja .beforeInvitation .jion-wz {
    font-size: 0.28rem;
    font-weight: bold;
}

.lang_ru .beforeInvitation .jion-wz {
    font-size: 0.22rem;
    white-space: nowrap;
    font-weight: bold;
}


.prizePool {
    width: 7.5rem;
    height: 4.60rem;
    background: url('../img/kuang4.png') no-repeat center/100% 100%;
    margin: 0 auto 0;
}

.prizePool ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: .4rem .4rem 0;
    box-sizing: border-box;
}

.prizePool ul li {
    width: 33.33%;
    height: 1.39rem;
    background: url('../img/djbg3.png') no-repeat center/1.7rem 1.39rem;
    margin: 0 0 .5rem;
    box-sizing: border-box;
    position: relative;
}

.prizePool ul li:nth-child(1) {
    background: url('../img/djbg4.png') no-repeat center/1.7rem 1.39rem;
}

.prizePool ul li .num {
    font-size: 0.2rem;
    color: #fff6dd;
    position: absolute;
    right: 0.32rem;
    bottom: 0.08rem;
}

.prizePool ul li .dj-name {
    width: 100%;
    font-size: 0.24rem;
    color: #958f8a;
    position: absolute;
    left: 0;
    bottom: -0.38rem;
    text-align: center;
}

.prizePool ul li:nth-child(1) img {
    width: 1.27rem;
    height: 0.98rem;
    margin: 0.2rem auto 0;
}

.lang_ja .prizePool li:nth-child(2) .dj-name {
    font-size: 0.18rem;
}

.lang_ja .prizePool li:nth-child(4) .dj-name {
    font-size: 0.18rem;
}

.lang_ja .prizePool li:nth-child(5) .dj-name {
    font-size: 0.18rem;
}

.lang_ru .prizePool li:nth-child(3) .dj-name {
    font-size: 0.18rem;
}

.lang_ru .prizePool li:nth-child(4) .dj-name {
    font-size: 0.18rem;
}

.lang_th .prizePool li:nth-child(4) .dj-name {
    font-size: 0.18rem;
}

.prizePool ul li:nth-child(2) img {
    width: 1.22rem;
    height: 0.68rem;
    margin: 0.35rem auto 0;
}

.prizePool ul li:nth-child(3) img {
    width: .83rem;
    height: 1rem;
    margin: 0.15rem auto 0;
}

.prizePool ul li:nth-child(4) img {
    width: 1.20rem;
    height: 0.81rem;
    margin: 0.35rem auto 0;
}

.prizePool ul li:nth-child(5) img {
    width: 1.2rem;
    height: 0.66rem;
    margin: 0.35rem auto 0;
}

.prizePool ul li:nth-child(6) img {
    width: 1.45rem;
    height: 0.50rem;
    margin: 0.35rem auto 0;
}

.privacy_policy {
    font-size: 0.2rem;
    color: #977a57;
    text-align: center;
    margin-top: 0.4rem;
    text-decoration: underline;
}

.btn-box {
    width: 7.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0rem;
}

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

.btn-box2 {
    margin-top: .2rem !important;
}

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

/* .lang_th .swiper {
    height: .4rem;
    margin: .4rem auto .22rem;
} */

.wrap.page .swiper {
    margin: .25rem auto .12rem;
}

/* .lang_th .wrap.page .swiper {
    margin: .2rem auto.22rem;
    height: 0.4rem;
} */

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

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

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

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

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

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

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

.process {
    width: 6.7rem;
    height: 2.5rem;
    margin: 0 auto;
    background: url('../img/kuang1-1.png') no-repeat center/100% 100%;
}

.process {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.process_des {
    color: #c39f73;
    font-size: .24rem;
    white-space: nowrap;
    width: 1.47rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lang_ru .process_des {
    font-size: .2rem;
}

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

.process_box>img {
    width: 1.3rem;
    height: 1.3rem;
}

.process_item {
    position: relative;
    height: 1.9rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.process_item:nth-child(1),
.process_item:nth-child(2) {
    margin-right: .3rem;
}

.process_item:nth-child(1)::after,
.process_item:nth-child(2)::after {
    content: '';
    position: absolute;
    right: -.65rem;
    top: 28%;
    width: .5rem;
    height: .52rem;
    background: url('../img/arrow1.png') no-repeat center /100% 100%;
}

.mask {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.3rem;
    height: 1.3rem;
    background: rgba(0, 0, 0, .7);
    display: flex;
    justify-content: center;
    align-items: center;
}

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


.process_box.gray .mask {
    display: block;
}

.process_name {
    position: absolute;
    bottom: 0;
    right: .05rem;
    font-size: .2rem;
    color: #bdbdbd;
}

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

.btn_box .invite {
    width: 2.36rem;
    height: .57rem;
    background-position: 0 -5.84rem;
    color: #fff6dd;
    font-size: .28rem;
}

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

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

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

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

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

.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: #cfcfcf;
    text-decoration: underline;
    text-underline-offset: .05rem;
}

.avatar_box {
    position: relative;
    width: 1.24rem;
    height: 1.24rem;
    display: flex;
    justify-content: center;
    align-items: 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%;
}

.gold_box {
    width: 1.25rem;
    height: .39rem;
    background: url('../img/gold.png') no-repeat center /100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .1rem 0 .1rem;
}

.gold {
    width: .29rem;
    height: .29rem;
    margin-right: .05rem;
}


.number {
    font-size: .2rem;
    color: #f5682e;
}

.history_btn {
    width: 1.25rem;
    display: block;
    font-size: .22rem;
    color: #c39f73;
    text-decoration: underline;
    text-underline-offset: .03rem;
    text-align: center;
}

.dot {
    position: absolute;
    top: 0;
    width: .15rem;
    height: .15rem;
    background: url('../img/dot.png') no-repeat center /100% 100%;
}

.dot1 {
    left: .74rem;
}

.dot2 {
    left: 1.67rem;
}

.dot3 {
    left: 2.61rem;
}

.dot4 {
    left: 3.54rem;
}

.invite_num {
    transform: translateY(-.3rem);
}

.progress_box {
    position: relative;
    width: 4.1rem;
    height: .13rem;
    display: flex;
    align-items: center;
    background: url('../img/pro.png') no-repeat center /100% 100%;
    margin: .28rem auto .12rem;
}

.lang_ru .progress_box {
    margin: .35rem auto .12rem;
}

.progress {
    width: 4.04rem;
    height: .07rem;
    margin: 0 auto;
}

.progress_bar {
    width: 100%;
    height: .07rem;
    background: url('../img/proress.png');
}

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

.dj_bg p {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-size: .18rem;
    text-align: center;
    transform: scale(.8);
    position: absolute;
    bottom: -.25rem;
    color: #c39f73;
}

.lang_ru .dj_bg1 p,
.lang_ru .dj_bg3 p {
    bottom: -.25rem;
    line-height: 1;
}

.lang_ru .dj_bg3 p {
    transform: scale(.7) translateX(1rem);
}

.lang_th .dj_bg3 p {
    transform: scale(.65) translateX(1rem);
}

.dj_bg3 p,
.dj_bg1 p {
    transform: scale(.7);
}

.lang_ja .dj_bg1 p {
    transform: scale(.6);
}

.lang_ja .dj_bg3 p {
    transform: scale(.65) translateX(1rem);
}

.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_bg1::before,
.dj_bg4::before {
    content: '';
    position: absolute;
    bottom: -.42rem;
    left: 0.9rem;
    width: .15rem;
    height: .15rem;
    background: url('../img/dot.png') no-repeat center /100% 100%;
    z-index: 1;
}

.dj_bg1::before {
    position: absolute;
    bottom: -.42rem;
    left: 1rem;
}

.lang_ru .dj_bg1::before,
.lang_ru .dj_bg3::before {
    bottom: -.49rem;
}

.dj_bg2::before,
.dj_bg3::before {
    content: '';
    position: absolute;
    top: -.26rem;
    left: -0.5rem;
    width: .15rem;
    height: .15rem;
    background: url('../img/dot.png') no-repeat center /100% 100%;
    z-index: 1;
}

.dj_bg2::before {
    position: absolute;
    top: -.26rem;
    left: 1.5rem;
}

.dj_bg img {
    width: .8rem;
    height: .8rem;
}

.invite_info {
    width: 5.63rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: .3rem;
}

.dj_box {
    display: flex;
}

/* .user_box {
    align-self: flex-end;
} */

.dj_bg1 {
    margin-left: 0.35rem;
}

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

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

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

.btn_box {
    width: 5.25rem;
    margin: .43rem auto .2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mySquad {
    width: 2.35rem;
    height: .57rem;
    background-position: 0 -5.15rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .28rem;
    color: #25180d;
}

.btn_box .invite {
    margin: 0;
}

.copy {
    width: 1.22rem;
    height: .32rem;
    background-position: 0 -2.54rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #e0ddd0;
    font-size: .18rem;
    white-space: nowrap;
}

.lang_th .copy span {
    transform: scale(.85);
}

.lang_ru .copy {
    width: 1.7rem;
    background: url('../img/copy.png') no-repeat center /100% 100%;
}

.lang_ru .copy span {
    transform: scale(.85);
}

.lang_ja .copy span {
    transform: scale(.8);
}

.copy_code {
    width: 5.23rem;
    height: .41rem;
    background: url('../img/copybg.png') no-repeat center /100% 100%;
    color: #c39f73;
    margin: 0 auto .1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 .05rem 0 .1rem;
}

.lang_ru .copy_code,
.lang_ja .copy_code {
    margin: 0 auto .05rem;
}

.copy_code .invite_code {
    font-size: .2rem;
    line-height: 1;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.code_desc {
    text-align: center;
    color: #c39f73;
    font-size: .2rem;
    margin-bottom: .24rem;
    letter-spacing: .01rem;
}

.lang_ru .code_desc,
.lang_ja .code_desc {
    font-size: .18rem;
    line-height: 1.3;
}

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

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