html {
    background-color: #000000;
}

body {
    background-color: #05090e;
}

a {
    text-decoration: none;
    color: #9b9b9b;
}

.wrapper {
    position: relative;
    width: 10.8rem;
    height: calc(var(--vh) * 100);
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
}

.username {
    max-width: 1.7rem !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .75rem;
}

.logo {
    width: 2.76rem;
    height: .94rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/logo.png) center .2rem/cover no-repeat;
    margin-left: .4rem;
}

.section-home {
    position: relative;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/parg1_bg.jpg) center/cover no-repeat;
    background-color: #1b2223;
}

.btn-ingw {
    display: block;
    width: 3.08rem;
    height: 0.81rem;
    line-height: 0.81rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/part1_btn1.png) center / contain no-repeat;
    cursor: pointer;
    transition: background-image 0.3sease-out;
    box-sizing: border-box;
    text-indent: -999em;
    margin-right: .47rem;
}

.slogan {
    width: 10.7rem;
    height: 2.87rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/slogan.png) center / cover no-repeat;
    box-sizing: border-box;
    text-indent: -999em;
    position: absolute;
    bottom: 4rem;
    left: 50%;
    transform: translateX(-50%);
}

.btn-sty1 {
    width: 4.77rem;
    height: 1.36rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/part1_btn2.png) center / cover no-repeat;
    box-sizing: border-box;
    text-indent: -999em;
    position: absolute;
    bottom: 2.4rem;
    left: 50%;
    transform: translateX(-50%);
}

.carousel-container {
    position: relative;
    overflow: hidden;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
}

.section-act .swiper-slide {
    width: 7.01rem;
    height: 14.27rem;
    transition: all 0.3s ease;
    position: relative;
}

.section-act .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section-act .swiper-slide-prev::after,.section-act .swiper-slide-next::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, .7);
    z-index: 1;
}
.section-act .swiper-slide-active img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:none;
}
.section-act .swiper-slide-active {
    z-index: 2 !important;
}

.titlebox {
    padding-top: 1.8rem;
}

.swiper-box {
    width: 9.6rem;
    margin: 0 auto;
    position: relative;
}

.p2title {
    width: 10.65rem;
    height: 2.15rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/part2_tit.png) center / cover no-repeat;
    box-sizing: border-box;
    text-indent: -999em;
    margin: 0 auto .5rem;
}

.p3title {
    width: 10.64rem;
    height: 2.16rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/part3_tit.png) center / cover no-repeat;
    box-sizing: border-box;
    text-indent: -999em;
    margin: 0 auto .5rem;
}

.swiper-button-next,
.swiper-button-prev {
    width: .61rem;
    height: 1.72rem;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 9;
    text-indent: -999em;
    outline: none;
}

.swiper-button-prev {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/rightarr.png) no-repeat center / cover;
    left: 0;
    transform: rotate(180deg);
}

.swiper-button-next {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/rightarr.png) no-repeat center / cover;
    right: 0;
}

.swiper-button-prev.swiper-button-disabled {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/leftarr.png) no-repeat center / cover;
    transform: rotate(0deg);
}

.swiper-button-next.swiper-button-disabled {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/leftarr.png) no-repeat center / cover;
    transform: rotate(180deg);
}

.section-item,
.page-swiper {
    height: 100%;
    position: relative;
}

.page-swiper {
    width: 100%;
    height: 100%;
}


.bnbox {
    width: 9.86rem;
    height: 14.4rem;
    margin: 0 auto;
    overflow-y: scroll;
}

.bn-item {
    width: 9.88rem;
    height: 6.71rem;
    box-sizing: border-box;
    border: .02rem solid #2d3938;
    margin-bottom: 1rem;
    overflow: hidden;
}

.bn-item img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.bn-title {
    width: 9.88rem;
    height: .58rem;
    line-height: .58rem;
    font-size: 0.26rem;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/ggtitbg.png) center / 9.87rem .58rem no-repeat;
    display: flex;
    justify-content: left;
    align-items: center;
}
.bn-title::before{
    content: '';
    width: .22rem;
    height: .23rem;
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/titico.png) center / cover no-repeat;
    margin: 0 .2rem 0 .46rem;
}

.section-home .main {
    position: absolute;
    left: 50%;
    top: 71%;
    transform: translate3d(-50%, 0, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-logo {
    width: 6.10rem;
    height: 1.05rem;
}

.btn-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0.39rem 0 0.43rem;
    gap: 0.25rem 0.33rem;
    flex-direction: column;
}

.section-act {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/parg2_bg.jpg) center / cover no-repeat;
    background-color: #1b2223;
}

.section-gg {
    background: url(//game.gtimg.cn/images/yrzx2/act/a20250623create/m/parg3_bg.jpg) center / cover no-repeat;
    background-color: #1b2223;
}
.page2 .swiper-pagination{
    bottom: -.7rem;
}
.swiper-pagination .swiper-pagination-bullet{
    width: .29rem;
    height: .08rem;
    border-radius: .06rem;
    background-color: #0b1c24;
    opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active{
    width: .49rem;
    height: .08rem;
    border-radius: .06rem;
    background-color: #c3a670;
}
@media (min-aspect-ratio: 0.516) and (max-aspect-ratio: 0.614) {

    .feature-swiper-next,
    .feature-swiper-prev {
        bottom: 3rem;
    }

    .section-home .main {
        top: 73%;
    }
}

#landscape_tips {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    background: #333;
    width: 100vw;
    height: 100vh;
    display: none;
    align-items: center;
    justify-content: center;
}

#landscape_tips::before {
    content: "";
    position: absolute;
    height: 200px;
    width: 100px;
    left: 50%;
    top: 50%;
    margin: -140px 0 0 -50px;
    color: #fff;
    background-image: url("data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px auto;
    transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
}

#landscape_tips p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    height: 30px;
    width: 100%;
    margin-top: 50px;
}

body.landspace {
    overflow: hidden;
}

body.landspace .pop,
body.landspace .dialog,
body.landspace .btn-more-guide,
body.landspace .guide-list,
body.landspace .swiper {
    opacity: 0;
    visibility: hidden;
    transition: none;
}

body.landspace #landscape_tips {
    display: flex;
}

.page {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.page4 {
    height: 1rem !important;
    background: #0a0907;
    padding: .5rem 0;
}

.page4 .page_cont {
    justify-content: flex-start;
}

.footer {
    width: 100%;
    text-align: center;
    color: #546058;
    font-size: .2rem;
    line-height: 1.5;
}

.footer .footer-logo {
    width: 5.15rem;
    height: 0.32rem;
    margin: 0.2rem auto 0;
    background: url(//game.gtimg.cn/images/yrzx2/m202409/index/foot_logo.png) center / contain no-repeat;
    opacity: 1 !important;
}
.pop{
    width: 80%;
    height: 90%;
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: none !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.pop_imgbox{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
.pop_imgbox img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
@media screen and (orientation: landscape) and (min-width: 480px) and (min-aspect-ratio: 750 / 600) {
    body {
        overflow: hidden;
    }
    .pop,
    .dialog,
    .btn-more-guide,
    .guide-list,
    .swiper {
        opacity: 0;
        visibility: hidden;
        transition: none;
    }

    #landscape_tips {
        display: flex;
    }
}

/* 针对 iPhone 6s */
@media only screen and (max-width: 750px) {
    .titlebox {
        padding-top: .5rem;
    }
}

/* 针对 iPhone 6s Plus */
@media only screen and (max-width: 1080px) and (min-width: 751px) {
    .titlebox {
        padding-top: .5rem;
    }
}


/* 针对 iPhone X, iPhone XS, iPhone 11 Pro */
@media only screen and (max-width: 1125px) and (min-width: 751px) {
    .titlebox {
        padding-top: .5rem;
    }
}

/* 针对 iPhone 12 */
@media only screen and (max-width: 1170px) and (min-width: 1126px) {
    /* 针对 iPhone 12 的样式 */
    .titlebox {
        padding-top: .5rem;
    }
}

@media only screen and (min-width: 1170px) {
    /* 针对所有 iPhone 12 之后的设备的样式 */
    .titlebox {
        padding-top: .5rem;
    }
}
