/* pc端提示 */
.pc_tips {
    display: none;
}

.pc_tips {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/bg20250616.jpg) 100% 0 no-repeat;
    background-size: cover;
    min-width: 1000px;
}

.pc_tips .main {
    width: 338px;
    height: 442px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-top: 30px;
    text-align: center;
    box-sizing: border-box;
    align-items: center;
    display: flex;
    flex-direction: column;
    background: url(//game.gtimg.cn/images/aqtw/act/a20220612gold/pc_qrcode.png) 0 0 no-repeat;
}

.pc_tips .main .qrcode {
    width: 256px;
    height: 256px;
}

.pc_tips .main .qrcode canvas {
    width: 100%;
    height: 100%;
}

.pc_tips .main .qrcode canvas img {
    width: 100%;
    height: 100%;
}

.pc_tips .main p {
    display: none;
    font-size: 16px;
    color: #fff;
    padding: 15px 0 5px;
}

body,
h3,
p,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #000;
    /* overflow-x: hidden; */
}

a {
    display: block;
    color: #000;
    font-size: .2rem;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.ht {
    text-indent: -99rem;
    overflow: hidden;
}

h3 {
    margin: 0;
}

.bid {
    pointer-events: none;
}

.bold {
    font-weight: bold;
}

.f3 {
    font-size: .3rem;
}

@font-face {
    font-family: 'fzlty-zz';
    src: url(./fonts/FZLTZHJW.TTF);
}

@media (orientation: landscape) and (min-width: 480px) and (min-aspect-ratio: 750 / 600) and (max-width: 1400px) {
    html::before {
        content: "为了更好的体验，请旋转手机屏幕";
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 100vw;
        overflow: hidden;
        background: #333;
        z-index: 99999999;
        font-size: 3vw;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        line-height: 125vh;
    }

    body {
        height: 100vh;
        width: 100vw;
        overflow: hidden;
    }

    html::after {
        content: "";
        position: fixed;
        z-index: 99999999;
        height: 12vw;
        width: 12vw;
        left: 50%;
        top: 35%;
        transform: translate(-50%, -50%);
        color: #fff;
        background: url(//game.gtimg.cn/images/aqtw/act/a20250305hatch/orient.png)no-repeat;
        background-size: contain;
    }
}

/* 弹窗 */
.pop_mask_mf {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    z-index: 998;
}

/* systemLayer专用遮罩层 */
.system_mask {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    pointer-events: auto;
}

.layer {
    width: 6.93rem;
    height: 7.01rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/pop_bgshort.png)no-repeat center/contain;
    position: fixed;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    z-index: 998;
}

.layer2 {
    width: 6.93rem;
    height: 7.01rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/pop_bg.png)no-repeat center/contain;
    position: fixed;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    z-index: 998;
}

.close_btn {
    width: .26rem;
    height: .25rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/close.png)no-repeat center/contain;
    position: absolute;
    right: .55rem;
    top: .08rem;
}


/* 双平台登录弹窗 */
.login_layer {
    display: none;
}

.login_layer::before {
    content: "";
    position: absolute;
    width: 3.9rem;
    height: .29rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/login_title.png)no-repeat center/contain;
    left: 50%;
    transform: translateX(-50%);
    top: 0.6rem;
}

.login_layer .login_qq {
    width: 1.68rem;
    height: 1.75rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/qq_icon.png)no-repeat center/contain;
    position: absolute;
    left: 1.2rem;
    top: 1.25rem;
}

.login_layer .login_wx {
    width: 1.68rem;
    height: 1.75rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/wx_icon.png)no-repeat center/contain;
    position: absolute;
    right: 1.2rem;
    top: 1.25rem;
}

/* 微信分享 */
.share_codelayer {
    display: none;
}

.share_codelayer::before {
    content: "";
    position: absolute;
    width: 2.56rem;
    height: .29rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/wx_title.png)no-repeat center/contain;
    left: 50%;
    transform: translateX(-50%);
    top: 0.6rem;
}

.share_codelayer .copy_text {
    font-size: .25rem;
    font-family: 'fzlty-zz';
    color: #33383e;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.1rem;
}

.share_codelayer .share_link {
    width: 4.91rem;
    height: .31rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/box.png)no-repeat center/contain;
    font-size: .22rem;
    text-align: center;
    line-height: .31rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.5rem;
    color: #868787;
    font-family: 'font_en', -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: .1rem;
}

.share_codelayer .copy_tips {
    font-size: .25rem;
    font-family: 'fzlty-zz';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 2.7rem;
    white-space: nowrap;
    color: #33383e;
}

.share_codelayer .copy {
    width: 2.38rem;
    height: .59rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/btn_box.png)no-repeat center/contain;
    text-align: center;
    line-height: .58rem;
    color: #fff;
    font-size: .32rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1.9rem;
}

.share_codelayer .qrcode_bg {
    width: 1.76rem;
    height: 1.76rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/qrcode_bg.png)no-repeat center/contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3.1rem;
    overflow: hidden;
}

.share_codelayer .qrcode_bg .qrcode_content {
    width: 1.7rem;
    height: 1.7rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/qrcode.png)no-repeat center/contain;
}

.share_codelayer .qrcode_bg .qrcode_content canvas {
    width: 100%;
    height: 100%;
}

.share_codelayer .qrcode_bg .qrcode_content img {
    width: 100%;
    height: 100%;
}

.deadline_layer {
    display: none;
}

.noPeople_layer {
    display: none;
}

.allow_layer {
    display: none;
}

.notRequirement_layer {
    display: none;
}

.notRepeat_layer {
    display: none;
}

.please_layer {
    display: none;
}

.notget_layer {
    display: none;
}

.system_layer {
    display: none;
    /* z-index: 999 !important;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}

/* 选择大区样式 */
.system_layer::before {
    content: "";
    position: absolute;
    width: 3.18rem;
    height: .64rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/icon-user.png)no-repeat center/contain;
    left: 50%;
    transform: translateX(-50%);
    top: .1rem;
}

.system_layer .select-box {
    height: 2.25rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1rem;
    display: flex;
    flex-direction: column;
}

.system_layer .select-box select {
    display: block;
    width: 4.73rem;
    height: .65rem;
    /* height: 100%; */
    background: url(//game.gtimg.cn/images/aqtw/act/a20250305hatch/input-bg2.png)no-repeat 50% 0 / 4.73rem .65rem;
    border: 0;
    font-size: .25rem;
    color: #737373;
    margin-bottom: .1rem;
    appearance: none;
}
.system_layer .select-box select option {
    /* background: #1a1a2e; */
    color: #fff;
    padding: 0.2rem;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 1.3;
    min-height: 0.6rem;
}

/* system_layer弹框中的小三角样式 */
.system_layer .select-box .select-item-wrapper {
    position: relative;
    /* margin-bottom: 0.2rem; */
    flex: 1 1 auto;
}

/* 当某个选项隐藏时，剩余项自动等分填充空间 */
.system_layer .select-box .select-item-wrapper.hide {
    display: none;
}

.system_layer .select-arrow {
    position: absolute;
    right: 0.3rem;
    top: 40%;
    transform: translateY(-50%);
    width: 0.26rem;
    height: 0.14rem;
    background: url('https://game.gtimg.cn/images/aqtw/act/a20250724experience/icon_trangle.png') no-repeat center / contain;
    background-size: cover;
    pointer-events: none;
    z-index: 1;
    transition: transform 0.3s ease;
}
.system_layer .auth_text{
    width: 5rem;
    font-size: .22rem; 
    color: #0c0c0c;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

.system_layer .select-box select:focus {
    outline: none;
}
.system_layer .bound_role_chose{
    width: 5.6rem;
    height: 1.4rem;
    line-height: .4rem;
    position: absolute;
    top: 3.3rem;
    left: 50%;
    transform: translateX(-50%);
}
.system_layer .check_box {
    margin-left: - .1rem;
}
.system_layer .bound_role_chose input[type="checkbox"] {
    width: .2rem;
    height: .2rem;
    accent-color: #c2654f;
    margin: 0.06rem 0 0 0;
    flex-shrink: 0;
}
/* system_layer弹框中select获得焦点时小三角朝上 */
.system_layer .select-box select:focus + .select-arrow {
    transform: translateY(-50%) rotate(180deg);
}

/* checkbox勾选颜色 */
.system_layer .check_box {
    accent-color: #c2654f;
}
.system_layer .btn_sure {
    width: 2.38rem;
    height: .59rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/btn_box.png)no-repeat center/contain;
    text-align: center;
    line-height: .56rem;
    color: #fff;
    font-size: .25rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 4.6rem;
}

/* 授权说明 */

.allow_layer .pop_content,
.notget_layer .pop_content {
    width: 4.91rem;
    height: 0.65rem;
}

.pop_content {
    width: 5.55rem;
    height: 2rem;
    /* line-height: 2rem; */
    position: absolute;
    top: 1.2rem;
    left: 50%;
    transform: translateX(-50%);
}

.pop_content p {
    font-size: .3rem;
    color: #252b32;
    font-weight: bold;
    text-align: center;
}

.pop_content img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.btn_sure {
    width: 2.38rem;
    height: .59rem;
    background: url(https://game.gtimg.cn/images/aqtw/act/a20250724experience/pop/btn_box.png)no-repeat center/contain;
    text-align: center;
    line-height: .58rem;
    color: #fff;
    font-size: .32rem;
    position: absolute;
    left: 50%;
    bottom: 3.6rem;
    transform: translateX(-50%);
}

/* 报名成功弹窗 */
.apply_layer{
display: none;
}
.apply_layer .pop_content{
    width: 5.55rem;
    height: 2rem;
    position: absolute;
    top: .8rem;
    left: 50%;
    transform: translateX(-50%);
}
.apply_layer .apply_word{
    font-size: .26rem;
    color: #3b3d40;
}
.apply_layer i{
    font-size: .26rem;
    color: #3b3d40;
    font-style: normal;
}


/* 通用弹窗 */
.get_layer {
    display: none;
}

.get_layer .font_tips {
    font-size: .22rem;
    width: 4.5rem;
    color: #33383e;
    font-family: 'fzlty-zz';
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 3.2rem;
    transform: translateX(-50%);
}

.common_layer .text_content {
    position: absolute;
    width: 6rem;
    left: 50%;
    top: 18%;
    transform: translate(-50%, -50%);
    font-size: .26rem;
    text-align: center;
}

/* 通知样式 */
.common-notification {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px;
    z-index: 9999;
    display: none;
    max-width: 80%;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.loading-indicator{
    z-index: 19999;
}