.main-pg{
    width: 7.5rem;
    height: 15rem;
    background: url("/custom/img/act/act260303/main-pg.jpg");
    background-size: 100% 100%;
    position: relative;
    display: none;
}
.main-logo{
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
}
.main-login{
    width: 4.21rem;
    height: 1.39rem;
    background: url("/custom/img/act/act260303/btn-join.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    top: 10.5rem;
}
.side-login{
    border-bottom: 1px solid #f8e58f;
    color: #f8e58f;
    font-size: 0.3rem;
    position: absolute;
    right: 0.3rem;
    top: 0.5rem;
}
.main-rule{
    border-bottom: 1px solid #f8e58f;
    color: #f8e58f;
    font-size: 0.3rem;
    position: absolute;
    top: 11.8rem;
    left: 50%;
    transform: translate(-50%, 0);
}
.logout {
    border-bottom: 1px solid #f8e58f;
    color: #f8e58f;
    font-size: 0.3rem;
    margin-left: 0.2rem;
}
.common-pg{
    display: none;
}
.common-pg-welcome {
    color: #fff;
    font-size: 0.3rem;
    position: absolute;
    top: 0.5rem;
    right: 0.2rem;
    z-index: 5000;
    display: none;
}
.common-pg-welcome.inner{
    top: 2.4rem;
    left: 55%;
    transform: translate(-50%,-50%);
}
.common-pg-tabs {
    display: flex;
    margin: 0 0.2rem;
    justify-content: space-between;
    width: 7rem;
    position: absolute;
    top: 2.8rem;
    z-index: 5000;
}
.common-pg-tab-1 {
    width: 2.19rem;
    height: 0.66rem;
    background: url("/custom/img/act/act260303/btn_invite.png");
    background-size: 100% 100%;
}
.common-pg-tab-1.active {
    background: url("/custom/img/act/act260303/btn_invite_active.png");
    background-size: 100% 100%;
}
.common-pg-tab-2 {
    width: 2.19rem;
    height: 0.66rem;
    background: url("/custom/img/act/act260303/btn_return1.png");
    background-size: 100% 100%;
}
.common-pg-tab-2.active {
    background: url("/custom/img/act/act260303/btn_return1-active.png");
    background-size: 100% 100%;
}
.common-pg-tab-3 {
    width: 2.19rem;
    height: 0.66rem;
    background: url("/custom/img/act/act260303/btn-xiao.png");
    background-size: 100% 100%;
}
.common-pg-tab-3.active {
    background: url("/custom/img/act/act260303/btn-xiao-active.png");
    background-size: 100% 100%;
}
.btn-back {
    width: 0.97rem;
    height: 0.81rem;
    background: url("/custom/img/act/act250925/btn_back.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0.2rem;
    top: 0.2em;
    z-index: 5000;
}
.rule-btn {
    width: 0.55rem;
    height: 2.7rem;
    background: url("/custom/img/act/act260303/btn_rule.png");
    background-size: 100% 100%;
    position: fixed;
    right: 0;
    top: 4rem;
    z-index: 5000;
}
.invite-pg {
    width: 7.5rem;
    height: 15rem;
    background: url("/custom/img/act/act260303/invite-pg.jpg");
    background-size: 100% 100%;
    position: relative;
    display: none;
}
.invite-has-1 {
    width: 1.37rem;
    height: 1.09rem;
    background: url("/custom/img/act/act260303/has_finish.png");
    background-size: 100% 100%;
    position: absolute;
    top: 5.5rem;
    left: 1.2rem;
    display: none;
}
.invite-has-3 {
    width: 1.37rem;
    height: 1.09rem;
    background: url("/custom/img/act/act260303/has_finish.png");
    background-size: 100% 100%;
    position: absolute;
    top: 5.5rem;
    left: 3.2rem;
    display: none;
}
.invite-has-5 {
    width: 1.37rem;
    height: 1.09rem;
    background: url("/custom/img/act/act260303/has_finish.png");
    background-size: 100% 100%;
    position: absolute;
    top: 5.5rem;
    left: 5.5rem;
    display: none;
}
.btn-invite {
    width: 2.94rem;
    height: 0.85rem;
    background: url("/custom/img/act/act260303/btn_go_invite.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 10.7rem;
}
.btn-invite.bind {
    background: url("/custom/img/act/act260303/btn_bind_role.png");
    background-size: 100% 100%;
}
.invite-log {
    height: 0.5rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 11.8rem;
    width: 1.7rem;
}
.return-pg {
    width: 7.5rem;
    height: 15rem;
    background: url("/custom/img/act/act260303/return-pg.jpg");
    background-size: 100% 100%;
    position: relative;
    display: none;
}
.return-get-award {
    width: 2.94rem;
    height: 0.85rem;
    background: url("/custom/img/act/act260303/btn_get_award.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 10rem;
}
.return-get-award.finish {
    background: url("/custom/img/act/act260303/btn_has_get.png");
    background-size: 100% 100%;
}
.all-pg {
    width: 7.5rem;
    height: 15rem;
    background: url("/custom/img/act/act260303/gift-pg.jpg");
    background-size: 100% 100%;
    position: relative;
    display: none;
}
.all-get-award {
    width: 2.94rem;
    height: 0.85rem;
    background: url("/custom/img/act/act260303/btn_get_award.png");
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 10rem;
}
.all-get-award.active{
    background: url("/custom/img/act/act260303/btn_has_get.png");
    background-size: 100% 100%;
}

/*弹窗*/
.pop {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 10000;
}
.pop-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.pop-close {
    position: absolute;
    right: 0.2rem;
    top: 0;
    width: 0.8rem;
    height: 0.8rem;
}
.is-show {
    display: block !important;
}

/*=====================被邀请弹窗=============================================*/
/*1. 去登陆*/
.pop-no-login {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-go-login.png");
    background-size: 100% 100%;
}
.pop-no-login-submit {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 2.5rem;
    height: 0.9rem;
    top: 4.1rem;
}

/*2. 角色选择*/
.pop-role-choose {
    width: 7.22rem;
    height: 7.55rem;
    background: url("/custom/img/act/act260303/pop-role-choose.png");
    background-size: 100% 100%;
}
.pop-role-choose.invite{
    background: url("/custom/img/act/act260303/pop-choose-invite-role.png");
    background-size: 100% 100%;
    margin-top: -0.1rem;
}
.pop-role-choose-close{
    width: 1rem;
    height: 0.8rem;
    position: absolute;
    right: 0;
}

.channel-ios {
    position: absolute;
    left: 2.15rem;
    top: 2.8rem;
    width: 0.44rem;
    height: 0.44rem;
}
.channel-ios.selected {
    width: 0.28rem;
    height: 0.28rem;
    margin: 0.07rem 0.06rem;
    background: #724328;
    border-radius: 50%;
}
.channel-an {
    position: absolute;
    left: 3.9rem;
    top: 2.8rem;
    width: 0.44rem;
    height: 0.44rem;
}
.channel-an.selected {
    width: 0.28rem;
    height: 0.28rem;
    margin: 0.07rem 0.06rem;
    background: #724328;
    border-radius: 50%;
}
.pop-role-choose input {
    display: none;
}
.pop-role-right {
    width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    left: 5.2rem;
    top: 3.8rem;
}
.pop-role-name {
    position: absolute;
    left: 2.4rem;
    top: 3.65rem;
}
.pop-role-has-choose {
    width: 2.2rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    color: #bda78d;
    padding-left: 0.1rem;
}
.pop-role-dropdown {
    position: absolute;
    top: 0.65rem;
    display: none;
    z-index: 100;
    height: 3rem;
    overflow-y: scroll;
}
.pop-role-dropdown-item {
    background: #ffedba;
    padding: 0.1rem 0.5rem;
    font-size: 0.3rem;
    color: #633722;
    width: 2.2rem;
}
.pop-role-submit {
    width: 3rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 5.1rem;
}

/*3. 邀请人是否接受邀请*/
.pop-invite-submit {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-invite-submit.png");
    background-size: 100% 100%;
}
.invite-me-info {
    font-size: 0.4rem;
    color: #bf7740;
    position: absolute;
    left: 0.4rem;
    text-align: center;
    width: 6.4rem;
    top: 1.8rem;
}
.inviter-info {
    font-size: 0.4rem;
    color: #bf7740;
    position: absolute;
    left: 0.4rem;
    text-align: center;
    width: 4.8rem;
    top: 3.2rem;
}
.pop-invite-submit-change {
    position: absolute;
    left: 0.7rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 4.1rem;
}
.pop-invite-submit-submit {
    position: absolute;
    left: 3.7rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 4.1rem;
}
/*4. 助力角色成功*/
.pop-help-success {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-help-success.png");
    background-size: 100% 100%;
}
.pop-help-success-name {
    font-size: 0.4rem;
    color: #bf7740;
    position: absolute;
    left: 1.5rem;
    text-align: center;
    width: 4.8rem;
    top: 1.9rem;
}
.pop-help-success-submit {
    position: absolute;
    left: 2.2rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 4.1rem;
}

/*5. 你不是回归蜀友，无法被邀请*/
.pop-no-return {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-no-return.png");
    background-size: 100% 100%;
}
.pop-no-return-submit {
    width: 3rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 3.8rem;
}

/*6. 已助力，一个账号只能邀请一次*/
.pop-had-help {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-had-help.png");
    background-size: 100% 100%;
}
.pop-had-help-name {
    font-size: 0.4rem;
    color: #bf7740;
    position: absolute;
    left: 2.5rem;
    text-align: center;
    width: 2.5rem;
    top: 2rem;
}
.pop-had-help-submit {
    position: absolute;
    left: 2.2rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 3.8rem;
}

/*7. 你已被绑定回归角色，无法被邀请*/
.pop-had-bind{
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-has-bind.png");
    background-size: 100% 100%;
}
.pop-had-bind-submit {
    position: absolute;
    left: 2.2rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 3.8rem;
}
/*=====================被邀请弹窗=============================================*/

/*=====================邀请弹窗=============================================*/
/*8. 回归角色绑定*/
.pop-bind-submit {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-bind-submit.png");
    background-size: 100% 100%;
}
.pop-bind-submit-role {
    font-size: 0.46rem;
    color: #bf7740;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 2.4rem;
    font-weight: bold;
    width: 5.8rem;
    text-align: center;
}
.pop-bind-submit-change {
    width: 2.5rem;
    height: 0.9rem;
    position: absolute;
    left: 0.8rem;
    top: 4.1rem;
}
.pop-bind-submit-submit {
    width: 2.5rem;
    height: 0.9rem;
    position: absolute;
    left: 3.8rem;
    top: 4.1rem;
}

/*9. 绑定成功，邀请老友回归*/
.pop-bind-success {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-bind-success.png");
    background-size: 100% 100%;
}
.pop-bind-success-submit {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 2.5rem;
    height: 1rem;
    top: 3.5rem;
}
/*10. 邀请记录*/
.pop-invite-log {
    width: 7.22rem;
    height: 7.71rem;
    background: url("/custom/img/act/act260303/pop-invite-log.png");
    background-size: 100% 100%;
}
.pop-invite-name {
    color: #9f4b31;
    font-size: 0.3rem;
    display: flex;
    position: absolute;
    left: 0.6rem;
    top: 2.2rem;
}
.pop-invite-server {
    width: 2rem;
    text-align: center;
}
.pop-invite-bk {
    font-size: 0.36rem;
    color: #5d3220;
    position: absolute;
    top: 2.8rem;
    left: 0.6rem;
}
.pop-invite-item {
    display: flex;
}
.pop-invite-item-server {
    width: 2rem;
    text-align: center;
}
.pop-invite-item-role {
    width: 2.8rem;
    text-align: center;
}
/*11. 还没有邀请任何老友回归*/
.pop-no-log {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-no-log.png");
    background-size: 100% 100%;
}
.pop-no-log-submit {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 2.5rem;
    height: 0.9rem;
    top: 3.7rem;
}

/*12. 分享弹窗*/
.pop-share {
    width: 5.42rem;
    height: 4.56rem;
    background: url("/custom/img/act/act260303/pop-share.png");
    background-size: 100% 100%;
    margin-top: -6rem;
    position: relative;
}
.pop-share-txt {
    font-size: 0.3rem;
    color: #bb391b;
    position: absolute;
    left: 2rem;
    top: 1.5rem;
    text-align: center;
    width: 3.4rem;
}
.pop-share-copy {
    position: absolute;
    width: 1.6rem;
    height: 0.6rem;
    left: 3.5rem;
    top: 2.3rem;
}

/*邀请角色绑定*/
.pop-bind-invite-submit {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-bind-invite-submit.png");
    background-size: 100% 100%;
}
.pop-bind-invite-submit-role {
    font-size: 0.46rem;
    color: #bf7740;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 2.4rem;
    font-weight: bold;
    width: 6rem;
    text-align: center;
}
.pop-bind-invite-submit-change {
    width: 2.5rem;
    height: 0.9rem;
    position: absolute;
    left: 0.8rem;
    top: 4.1rem;
}
.pop-bind-invite-submit-submit {
    width: 2.5rem;
    height: 0.9rem;
    position: absolute;
    left: 3.8rem;
    top: 4.1rem;
}

/*13. 不是回归蜀友,无法领取奖励*/
.pop-no-return {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-no-return.png");
    background-size: 100% 100%;
}
.pop-no-return-submit {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 2.5rem;
    height: 0.9rem;
    top: 4.1rem;
}
/*14. 已绑定角色，未回归登录*/
.pop-bind-login-tips {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-bind-login-tips.png");
    background-size: 100% 100%;
}
.pop-bind-login-tips-role {
    font-size: 0.46rem;
    color: #bf7740;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 1.9rem;
    font-weight: bold;
    width: 5.5rem;
    text-align: center;
}
.pop-bind-login-tips-submit {
    width: 3rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 4rem;
}

/*你已完成回归登录*/
.pop-bind-has-login {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-bind-has-login.png");
    background-size: 100% 100%;
}

.pop-bind-has-login-role {
    font-size: 0.46rem;
    color: #bf7740;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 2.9rem;
    font-weight: bold;
}
.pop-bind-has-login-submit {
    width: 3rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 4rem;
}

/*规则*/
.pop-rule {
    width: 7.22rem;
    height: 7.51rem;
    background: url("/custom/img/act/act260303/pop-rule.png");
    background-size: 100% 100%;
}
.pop-rule-outer {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 2.2rem;
    overflow-y: scroll;
    width: 5.78rem;
    height: 4rem;
}
.pop-rule-inner {
    width: 5.78rem;
    height: 7.65rem;
    background: url("/custom/img/act/act260303/pop-rule-inner.png");
    background-size: 100% 100%;
}
/*已助力*/
.pop-had-help {
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-had-help.png");
    background-size: 100% 100%;
}
.pop-had-help-name {
    font-size: 0.4rem;
    color: #bf7740;
    position: absolute;
    left: 2.5rem;
    text-align: center;
    width: 2.5rem;
    top: 2rem;
}
.pop-had-help-submit {
    position: absolute;
    left: 2.2rem;
    width: 2.6rem;
    height: 0.9rem;
    top: 3.8rem;
}
/*不是回归，无法领取奖励*/
.pop-no-return-get-gift{
    width: 7.22rem;
    height: 6.34rem;
    background: url("/custom/img/act/act260303/pop-no-return-get-gift.png");
    background-size: 100% 100%;
}
.pop-no-return-get-gift-submit{
    width: 3rem;
    height: 1rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 4rem;
}
.yuan-gift-title{
    width: 5.47rem;
    height: 0.59rem;
    background: url("/custom/img/act/act260303/yuan-gift-title.png");
    background-size: 100% 100%;
    position: absolute;
    top: 3.45rem;
    left: 50%;
    transform: translate(-50%, 0);
}
.yuan-content-outer{
    width: 6.37rem;
    height: 10rem;
    overflow: scroll;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 4.5rem;
}
.yuan-content-inner{
    width: 6.37rem;
    height: 30.54rem;
    background: url("/custom/img/act/act260303/gift-content.png");
    background-size: 100% 100%;
}
.yuan-gift-time{
    font-size: 0.28rem;
    color: #ffefa6;
    left: 50%;
    transform: translate(-50%, 0);
    top: 4rem;
    position: absolute;
    width: 7.5rem;
    text-align: center;
}