.wrap {
    width: 7.5rem;
    background: url('../img/bg4.jpg') no-repeat center top/100% auto;
    overflow: hidden;
    font-family: 'font';
}

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

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

.wrap.page .afterInvitation {
    width: 6.7rem;
    height: 5.09rem;
    margin: 0 auto .7rem;
    display: block;
    background: url('../img/kuang2.png') no-repeat center/100% 100%;
    box-sizing: border-box;
    padding-top: .5rem;
}

.afterInvitation {
    display: none;
}

.logo {
    width: 1.7rem;
    height: .42rem;
    margin: .2rem 0 0 .2rem;
}

.top_btn {
    width: 7.2rem;
    margin: .2rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: 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: 2.3rem;
}

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

    height: 2rem;
    margin-top: 1.3rem;
}

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

.description {
    width: 6.5rem;
    height: .83rem;
    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: .3rem;
    /* margin: 0 !important; */
    margin: .45rem auto .22rem;
}

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

#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 auto;
}

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

.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(-50%);
    left: -.8rem;
    width: .62rem;
    height: .02rem;
    background: url('../img/left.png') no-repeat right center/auto 100%;
}

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

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

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

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

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

.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: -.05rem;
}

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

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

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