* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px/1.8 'Microsoft YaHei', '微软雅黑';
    overflow-x: hidden;
}

.hide {
    display: none;
}

.pcenter {
    position: absolute;
    left: 50%;
}

#content {
    padding-top: 0.20rem;
}

#content .index_top_swiper {
    width: 100%;
    /* height: 700px; */
    /* position: relative; */
    line-height: 1;
    color: #FFFFFF;
    overflow: hidden;
}

.top_p1 {
    /* font-size: 0.1rem;
    position: relative;
    top: 0.8rem;
    left: 0;
    width: 100%;
    text-align: center; */

    font-size: 0.1rem;
    position: absolute;
    /* font-weight: bold; */
    top: 20%;
    left: 40%;
    /* margin-left: 2rem; */
    text-align: center;
    z-index: 999;
}

.top_p2 {
    /* font-size: 0.2rem;
    position: relative;
    font-weight: bold;
    top: 0.6rem;
    margin: auto;
    text-align: center; */
    line-height: 0.25rem;
    font-size: 0.2rem;
    position: absolute;
    /* font-weight: bold; */
    top: 23%;
    left: 35%;
    margin: auto;
    text-align: center;
    z-index: 999;

}

.top_p2_3 {
    font-size: 26px;
    position: absolute;
    font-weight: bold;
    top: 287px;
    left: 0;
    width: 100%;
    text-align: center;
}

.top_download {
    width: 312px;
    height: 64px;
    background: url("../imgs/index_download0827.png") no-repeat;
    position: absolute;
    top: 65%;
    left: 50%;
    margin-left: -156px;
    line-height: 64px;
    color: #444444;
    text-align: center;
    font-size: 22px;
    text-indent: 40px;
    z-index: 1;
}

.top_download:hover {
    background-position-x: -312px;
}

.top_download:active {
    background-position-x: -624px;
}

.top_download span {
    width: 78px;
    height: 26px;
    background: url("../imgs/index_download_tips0827.png") no-repeat;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    position: absolute;
    top: -13px;
    right: 0;
    text-indent: 0;
    color: #fff;
}

.top_p3 {
    font-size: 0.05rem;
    /* color: #C2C2C2; */
    color: #fff;
    position: absolute;
    /* font-weight: bold; */
    top: 50%;
    left: 0;
    line-height: 0.1rem;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.download_ul_div{
    width: 100%;
    position: absolute;
    top: 18%;
    margin-left: 20%;
    /* right: 35%; */
    /* transform: translateX(-50%); */
    z-index: 1;  
}
.download_ul {
    /* width: 50%; */
    /* position: absolute;
    top: 18%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; */
}

.download_ul a {
    display: block;
    float: left;
    width: 191px;
    height: 66px;
}

.download_ul li {
    width: 191px;
    height: 66px;
    position: absolute;
    top: 0;
    cursor: pointer;
    line-height: 66px;
    font-size: 16px;
    color: #9891BD;
    z-index: 999;
}

.download_ul li:hover {
    background-position-x: -3px;
    color: #FFCF10;
}

.download_ul .download_pc {
    left: 0;
    background: url("../imgs/index_pc0827.png") no-repeat;
    background-position-x: -194px;
}

.download_ul .download_pc span {
    margin-left: 60px;
}

.download_ul .download_ios {
    background: url("../imgs/index_ios0827.png") no-repeat;
    background-position-x: -194px;
}

.download_ul .download_ios span {
    margin-left: 72px;
}

.download_ul .download_andriod {
    background: url("../imgs/index_andriod0827.png") no-repeat;
    background-position-x: -194px;
}

.download_ul .download_andriod span {
    margin-left: 0.4rem;
}

.top_pagination {
    position: absolute;
    z-index: 1;
    top: 745px;
    width: 100%;
    text-align: center;
}

.top_pagination .swiper-pagination-switch {
    display: inline-block;
    width: 23px;
    height: 9px;
    background: #C5C5C5;
    cursor: pointer;
    margin: 0 7.5px;
    border-radius: 3px;
    opacity: .3;
}

.top_pagination .swiper-pagination-switch:not(.swiper-active-switch):hover {
    background: #7A7B7B;
    opacity: 1;
}

.top_pagination .swiper-active-switch {
    width: 39px;
    height: 9px;
    border-radius: 3px;
    background: #F7B524;
    opacity: 1;
}

#bg {
    /* background: #211e35; */
    background: #181a20;
}

.c {
    width: 5.5rem;
    /* height: 120em; */
    /* background: #211e35; */
    background: #181a20;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.c p {
    position: absolute;
    line-height: 1;
}

.c .index_top_banner {
    width: 476px;
    height: 231px;
    background: url("../imgs/index_top_banner_20210818.png") center top no-repeat;
    position: absolute;
    top: 140px;
    left: 0;
    opacity: 1;
    cursor: pointer;
    transition: all .5s;
}

/* .c .index_top_banner:hover{
    opacity:1;
} */

.title,
.description {
    left: 0;
    top: 370px;
    font-size: 62px;
    font-weight: bold;
    color: #fff;
}

.c .index_tips {
    font-size: 16px;
    color: #8d84c2;
    top: 490px;
    left: 0;
    line-height: 24px;
}

.description {
    top: 446px;
    font-size: 32px;
}

.download {
    box-sizing: border-box;
    position: absolute;
    width: 160px;
    height: 48px;
    line-height: 48px;
    top: 584px;
    left: 0;
    color: #444444;
    font-size: 16px;
    z-index: 1;
}

.windows-download {
    padding-left: 57px;
    background: url("../imgs/726-windows-download.png") left top no-repeat;
}

.windows-download .tips {
    width: 87px;
    height: 24px;
    line-height: 24px;
    background: url("../imgs/726-download-tips.png") center top no-repeat;
    position: absolute;
    top: -14px;
    right: -14px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.ios-download {
    padding-left: 56px;
    left: 170px;
    background: url("../imgs/726-ios-download.png") left top no-repeat;
}

.android-download {
    padding-left: 35px;
    left: 340px;
    background: url("../imgs/726-android-download.png") left top no-repeat;
}

.windows-download:hover,
.ios-download:hover,
.android-download:hover {
    background-position: -160px;
}

.qrcode {
    width: 173px;
    height: 173px;
    box-sizing: border-box;
    border: 7px solid #fff;
    position: absolute;
    left: 11px;
    top: 69px;
    box-sizing: border-box;
    display: none;
}

.arrow-up {
    width: 13px;
    height: 11px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -6.5px;
    top: 58px;
    display: none;
}

.yebao-icon {
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: 148px;
    z-index: 1;
    display: none;
}

.act-frame {
    position: absolute;
    top: 94px;
    overflow: hidden;
    text-align: center;
    height: 330px;
}

.act-frame a {
    display: inline-block;
    height: 310px;
    margin-top: 10px;
}

.act-frame-large {
    width: 857px;
    left: 0;
    background: url("../imgs/act-frame-bg-large.png") center top no-repeat;
}

.act-frame-large a {
    width: 836px;
}

.act-frame-small {
    width: 330px;
    right: 0;
    background: url("../imgs/act-frame-bg-small.png") center top no-repeat;
}

.act-frame-small a {
    width: 310px;
}

.act-frame-triangle {
    position: absolute;
    top: 395px;
    left: 842px;
    z-index: 1;
}

.hot-game-title {
    margin-left: -132px;
    top: 127px
}

.hot-game-description {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 202px;
    font-size: 28px;
    color: #fff;
}

.hot-game {
    width: 1200px;
    height: 496px;
    top: 785px;
    margin-left: -600px;
}

.hot-game .swiper-wrapper {
    height: 452px;
}

.one {
    background: url("https://cdn-js.yebaojiasu.com/html/download/frame/tz/hot-game-1.png") center top no-repeat;
}

.two {
    background: url("https://cdn-js.yebaojiasu.com/html/download/frame/tz/hot-game-2.png") center top no-repeat;
}

.three {
    background: url("https://cdn-js.yebaojiasu.com/html/download/frame/tz/hot-game-3.png") center top no-repeat;
}

.four {
    background: url("https://cdn-js.yebaojiasu.com/html/download/frame/tz/hot-game-4.png") center top no-repeat;
}

.five {
    background: url("https://cdn-js.yebaojiasu.com/html/download/frame/tz/hot-game-5.png") center top no-repeat;
}

.hot-game .swiper-wrapper .swiper-slide div {
    width: 393px;
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #363154;
    margin: 434px auto 0;
}

.pagination {
    position: absolute;
    z-index: 1;
    top: 1343px;
    width: 100%;
    text-align: center;
}

.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 20px;
    height: 10px;
    background: #54595A;
    cursor: pointer;
    margin: 0 7.5px;
}

.pagination .swiper-pagination-switch:not(.swiper-active-switch):hover {
    background: #7A7B7B;
}

.pagination .swiper-active-switch {
    width: 38px;
    height: 10px;
    background: #FFD253;
}

.pagination-button {
    width: 76px;
    height: 72px;
    position: absolute;
    top: 1800px;
    cursor: pointer;
}

.pagination-button:hover {
    background-position: bottom center;
}


.pagination-button-prev:hover,
.pagination-button-next:hover {
    background-position: -76px;
}

.pagination-button-prev:active,
.pagination-button-next:active {
    background-position: -152px;
}

.tips-box {
    width: 1200px;
    position: relative;
    /* top: 35em; */
    left: 0;
}

.tips-box .tips {
    float: left;
    text-align: center;
}

.tips-box .tips div {
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 59px 0 17px 0;
}

.tips-box .tips div:last-child {
    line-height: 1;
    font-weight: 400;
    margin: 0;
}


.tips-box .tips:last-child {
    float: right;
}

.info-list {
    position: relative;
    /* top: 70em; */
    left: 0;
}

.c .index_intro {
    position: absolute;
    top: 90em;
    left: 0;
    width: 1200px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
}

.act-list {
    position: absolute;
    top: 4077px;
    left: 0;
    width: 1200px;
    overflow: hidden;
}

.act-list .line {
    width: 100%;
    height: 264px;
}

.act-list .line-one {
    margin-bottom: 12px;
}

.act-list .line-one .line-one-item {
    display: block;
    width: 940px;
    height: 100%;
    float: left;
}

.act-list .line-one .line-one-left {
    /* background: url(../imgs/banaer/index_bottom_20210707.jpg) center top no-repeat; */
    /* background: url(../imgs/20210806-940.png) center top no-repeat; */
    background: url("https://cdn-js.yebaojiasu.com/act/20220401/940.png") center top no-repeat;
}

.act-list .line-one .line-one-right {
    background: url("../imgs/banaer/index_banner_20210915.png") center top no-repeat;
}

.act-list .line-two .line-two-item {
    display: block;
    width: 458px;
    height: 100%;
    float: left;
    margin: 0 12px 0 14px;
}

.act-list .line-two .line-two-left {
    background: url("../imgs/banaer/index_footer_left1.jpg") center top no-repeat;
}

.act-list .line-two .line-two-center {
    background: url("../imgs/20210806-468.png") center top no-repeat;
}

.act-list .line-two .line-two-right {
    background: url("../imgs/more-act-bg.png") center top no-repeat;
    text-align: center;
}

.act-list .line-two .line-two-item:first-child {
    width: 468px;
    margin: 0;
}

.act-list .line-one .line-one-item:last-child,
.act-list .line-two .line-two-item:last-child {
    width: 248px;
    float: right;
    margin: 0;
}

.act-more-btn {
    display: inline-block;
    width: 166px;
    height: 55px;
    margin-top: 104.5px;
    background: url("../imgs/more-act-btn.png") left top no-repeat;
}

.act-more-btn:hover {
    background-position: -166px;
}

.act-more-btn:active {
    background-position: -332px;
}

.back-top {
    width: 82px;
    height: 82px;
    background: url("../imgs/back-top.png") left top no-repeat;
    position: fixed;
    top: 840px;
    right: 132.5px;
    z-index: 11;
}

.back-top:hover {
    background-position: -82px;
}

.back-top:active {
    background-position: -164px;
}

.index-float {
    background: url("https://cdn-js.yebaojiasu.com/act/20220901/float.png") no-repeat;
    width: 280px;
    height: 241px;
    position: fixed;
    right: 20px;
    top: 280px;
    z-index: 9;
    animation: index_asidemove .8s alternate linear infinite;
}

@keyframes index_asidemove {
    0% {
        top: 280px;
    }

    100% {
        top: 288px;
    }
}

.float-close {
    display: block;
    width: 26px;
    height: 26px;
    background: url("https://cdn-js.yebaojiasu.com/gw_images/gw_actimg/index_aside/index_aside_close.png") center top no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

#trusted_container {
    display: none;
}

.info-list {
    margin-left: 0.5rem;
    width: 4.6rem;margin-bottom:0.1rem;overflow: hidden;
    font-size: 0.05rem;
}
.info-list 
.list-box {width: 2.2rem;height: 313px;float: left;}
.info-list 
.list-box:last-child {float: right;}
.info-list 
.list-box 
.list-item {display: block;width: 2.2rem;height: 62.6px;line-height: 62.6px;color: #AEAEAE;}
.info-list 
.list-box 
.list-item:hover {color: #fff;}
.info-list 
.list-box 
.list-item-left,
.info-list 
.list-box 
.list-item-right {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.info-list 
.list-box 
.list-item-left {max-width:1.2rem;float: left;margin-left: 0.03rem;}
.info-list 
.list-box 
.list-item-right {float: right;margin-right: 0.03rem;}
