body,
html {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrap_box {
    width: 100%;
    height: 100%;
    position: relative;
}

.section {
    overflow: hidden;
}

.footeras,
.footeras .fp-tableCell {
    min-height: 230px !important;
    height: 230px !important;
}

#plShouye {
    width: 356px;
    height: 58px;
    position: absolute;
    top: 0;
    right: 10%;
    display: block;
    z-index: 100;
}

.wrap1 {
    /* height: 1440px; */
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bg1.jpg) center no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.wrap2 {
    /* height: 1440px; */
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bg2.jpg) center no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.wrap3 {
    /* height: 1440px; */
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bg2.jpg) center no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.wrap4 {
    /* height: 1440px; */
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bg2.jpg) center no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

.wrap5 {
    /* height: 1440px; */
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bg2.jpg) center no-repeat;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
}

/*top*/
.quidneck_top {
    width: 100%;
    height: 40px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.quidneck_diva {
    width: 1400px;
    height: 40px;
    margin: 0 auto;
}

.quidneck_logo {
    width: 750px;
    height: 40px;
    float: left;
}

.quidneck_logo img {
    display: block;
    float: left;
}

.quidneck_logo .guanyue {
    width: 104px;
    height: 34px;
    margin-left: 18px;
    margin-top: 5px;
}

.quidneck_logo .longtu {
    width: 111px;
    height: 32px;
    margin-left: 8px;
    margin-top: 5px;
}

.quidneck_divb {
    width: 530px;
    height: 40px;
    float: right;
    line-height: 40px;
    font-size: 14px;
    position: relative;
}

.chongz {
    color: #000;
    margin-right: 18px;
    float: left;
}

.chongz:hover {
    color: #bc2e2e;
}

.bd_weixin_popup {
    height: 290px !important;
}

.denglu {
    display: inline-block;
    width: 50px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #5494bf;
    border-radius: 5px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.chongz_img {
    width: 26px;
    height: 22px;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.chongz_pa {
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.quidneck_divc {
    position: absolute;
    width: 400px;
    height: 150px;
    background: #fff;
    top: 40px;
    right: 90px;
    display: none;
    padding-left: 10px;
    z-index: 9999;
}

.quidneck_divc li {
    width: 130px;
    height: 50px;
    line-height: 50px;
    padding-left: 4px;
    float: left;
}

.quidneck_divc li a {
    font-size: 13px;
    color: #000;
}

.quidneck_divc li a:hover {
    color: red;
}

.chongz_diva {
    float: left;
}

.wrap_diva {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    height: 1440px;
    width: 2560px;
    z-index: 10;
}

.wrap1_diva {
    width: 100%;
    height: 100%;
    position: relative;
}

.video_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video_box video {
    /*width: 100%;*/
    height: 100%;
    pointer-events: none;
}

.video_box .js-video2 {
    display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.yuyue_sp {
    position: absolute;
    left: 50%;
    top: 0;
    height: 1440px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 10;
}

.sign_sp {
    position: absolute;
    left: 50%;
    top: 0;
    height: 1440px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 10;
}

.wrap2_diva {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    min-height: 1279px;
}

.wrap_diva2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    height: 1074px;
    width: 1400px;
    z-index: 10;
}

.Newxy_span {
    position: absolute;
    top: 435px;
    right: 140px;
    cursor: pointer;
    animation: ttspan 2s linear infinite;
    z-index: 1000;
}

@keyframes ttspan {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-15px)
    }

    100% {
        transform: translateY(0px)
    }
}

.xfa_yuyue {
    position: absolute;
    left: 50%;
    margin-left: -244px;
    top: 373px;
    cursor: pointer;
    /* animation: dax 2s linear infinite; */
}

@keyframes dax {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.Newxy_title {
    display: block;
    margin: 0 auto;
    padding-right: 44px;
    margin-top: 69px;
}
.Newxy_title4 {
    margin-top: 32px;
}

.Newxy_title5 {
    margin-top: 0;
}

/* 预约 */
.wrap2_diva {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 1px;
    margin-top: -192px;
}

.Navxy_dlzc {
    width: 149px;
    height: 68px;
    position: absolute;
    top: 178px;
    right: 125px;
    cursor: pointer;
    z-index: 12;
}
.Navxy_dlzc4{
    top: 153px;
}

.yuyue_box {
    width: 1337px;
    height: 856px;
    margin: 0 auto;
    position: relative;
    margin-top: 1px;
    margin-left: 64px;
}

.yuyue_box .yuyue_tip {
    position: absolute;
    top: 197px;
    left: 108px;
}

.yuyue_box .yuyue_jl {
    position: absolute;
    bottom: 120px;
    left: 158px;
}

.yuyue_box .yuyue_tz {
    position: absolute;
    left: 72px;
    top: 375px;
    animation: ttspan 2s linear infinite;
}

.wrap2_diva .yuyue_ljyy {
    margin: auto;
    cursor: pointer;
    animation: dax 2s linear infinite;
    margin-top: -112px;
    z-index: 10;
    position: relative;
}

/* 签到 */
.wrap3_diva {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 1px;
    margin-top: -182px;
    margin-left: -20px;
}

.wrap3_diva .sign_box {
    width: 1112px;
    height: 755px;
    margin: 0 auto;
    /* background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfc_signbg.png) no-repeat; */
    position: relative;
    margin-left: 135px;
    margin-top: 8px;
}

.sign_box .sign_ula {
    width: 100%;
    height: 526px;
    margin-top: 270px;
    float: left;
    position: relative;
}

.sign_ula li {
    width: 187px;
    height: 156px;
    float: left;
    position: relative;
    cursor: pointer;
}

.sign_ula li img {
    position: absolute;
    top: 0;
    left: 0;
}

.sign_ula li .sign_jlyes {
    display: none;
}

.sign_ula li.on .sign_jlyes {
    display: block;
}

.sign_ula li.on .sign_jlno {
    display: none;
}

.sign_ula li:nth-child(1) {
    position: absolute;
    top: 51px;
    left: 108px;
}

.sign_ula li:nth-child(2) {
    position: absolute;
    top: 189px;
    left: -35px;
}

.sign_ula li:nth-child(3) {
    width: 204px;
    height: 159px;
    position: absolute;
    top: 296px;
    left: 100px;
}

.sign_ula li:nth-child(4) {
    position: absolute;
    top: 346px;
    left: 310px;
}

.sign_ula li:nth-child(5) {
    position: absolute;
    top: 379px;
    left: 507px;
}

.sign_ula li:nth-child(6) {
    position: absolute;
    top: 346px;
    left: 703px;
}

.sign_ula li:nth-child(7) {
    position: absolute;
    top: 296px;
    left: 890px;
}

.sign_ula li:nth-child(8) {
    position: absolute;
    top: 189px;
    right: -101px;
}

.sign_ula li:nth-child(9) {
    position: absolute;
    top: 51px;
    right: 27px;
}

.sign_ula li:nth-child(10) {
    position: absolute;
    top: 0;
    left: 479px;
}

.sign_ula li:nth-child(1) {
    animation: head_anm 2.7s .1s ease-in-out both infinite;
}

.sign_ula li:nth-child(2) {
    animation: head_anm 2.7s .3s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .3s ease-in-out both infinite;
}

.sign_ula li:nth-child(3) {
    animation: head_anm 2.7s .5s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .5s ease-in-out both infinite;
}

.sign_ula li:nth-child(4) {
    animation: head_anm 2.7s .7s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .7s ease-in-out both infinite;
}

.sign_ula li:nth-child(5) {
    animation: head_anm 2.7s .9s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .9s ease-in-out both infinite;
}

.sign_ula li:nth-child(6) {
    animation: head_anm 2.7s .2s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .2s ease-in-out both infinite;
}

.sign_ula li:nth-child(7) {
    animation: head_anm 2.7s .4s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .4s ease-in-out both infinite;
}

.sign_ula li:nth-child(8) {
    animation: head_anm 2.7s .6s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .6s ease-in-out both infinite;
}

.sign_ula li:nth-child(9) {
    animation: head_anm 2.7s .8s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .8s ease-in-out both infinite;
}

.sign_ula li:nth-child(10) {
    animation: head_anm 2.7s .9s ease-in-out both infinite;
    -webkit-animation: head_anm 2.7s .9s ease-in-out both infinite;
}


@keyframes head_anm {
    0% {
        transform: translateY(0);
        /* filter:brightness(100%); */
    }

    50% {
        transform: translateY(10px);
        filter: brightness(110%);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
        filter: brightness(100%);
    }
}



/* 组队 */
.wrap4_diva {
    /* width: 1400px;
    margin: 0 auto;
    position: relative;
    padding-top: 1px;
    margin-top: -182px; 
     margin-left: -20px; */

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 1400px;
    height: 1074px;
    z-index: 10;
}

.wrap4_diva .xfd_invit {
    width: 1227px;
    height: 551px;
    display: block;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfd_zuduibg.png) no-repeat;
    margin: 0 auto;
    margin-top: 209px;
    margin-left: 74px;
}

.xfd_invit .invit_ul {
    width: 1122px;
    height: 175px;
    float: left;
    margin: 0 auto;
    margin-top: 209px;
    margin-left: 65px;
}

.invit_ul li {
    width: 124px;
    height: 159px;
    float: left;
    margin-right: 3px;
}

.invit_ul li:nth-child(1) {
    margin-top: 8px;
    margin-right: 20px;
}

.invit_ul li:nth-child(4) {
    margin-right: 0px;
}

.invit_ul li:nth-child(2) {
    margin-top: -10px;
    width: 137px;
}

.invit_ul li:nth-child(3) {
    width: 137px;
    margin-left: 559px;
    margin-top: -10px;
    margin-right: 10px;
}

.invit_ul li .yuyub_listimg {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    display: none;
}

.invit_ul li:nth-child(2) .yuyub_listdiv,
.invit_ul li:nth-child(3) .yuyub_listdiv {
    width: 137px;
    height: 136px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfd_zdheadbgb.png) no-repeat;
    cursor: pointer;
    padding: 18px;
    margin: 0 auto;
}

.invit_ul li:nth-child(2) .yuyub_listimg,
.invit_ul li:nth-child(3) .yuyub_listimg {
    width: 102px;
    height: 102px;
    border-radius: 50%;
}

.invit_ul li .yuyub_listdiv {
    width: 124px;
    height: 124px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfd_zdheadbgs.png) no-repeat;
    cursor: pointer;
    padding: 18px;
    margin: 0 auto;
}

.invit_ul li .yuyub_listyxzhs {
    width: 89px;
    height: 30px;
    text-align: center;
    margin: 15px 0px;
    color: #fff;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfd_zdnamebg.png) no-repeat;
    margin: 0 auto;
    line-height: 28px;
    overflow: hidden;
}

.invit_ul li p .yuyub_listdztu {
    display: none;
    position: absolute;
    left: 30px;
}

.yuyub_listyxzhs .yuyub_listyxzhspa {
    display: block;
}

.wrap4_diva .invit_jl {
    display: block;
    margin: 0 auto;
    animation: ttspan 2s linear infinite;
}

.wrap4_diva .invit_lqbtn {
    width: 806px;
    margin: 0 auto;
    height: 83px;
}

.invit_lqbtn .invit_jllq {
    float: left;
    cursor: pointer;
}
.invit_lqbtn .invit_jllq2 {
    float: right;
    cursor: pointer;
}
.wrap4_diva .invit_anniu {
    width: 344px;
    height: 67px;
    margin-left: 454px;
    margin-top: 121px;
    cursor: pointer;
    float: left;
}

.wrap4_diva .invit_btns {
    cursor: pointer;
    float: left;
}

.invit_btns.invit_btnsf {
    float: left;
}

.invit_btns.invit_tuichu {
    float: right;
}

.wrap4_diva .invit_yqdy {
    display: none;
}


/* 轮播 */
.wrap5_diva {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 1400px;
    height: 1000px;
    z-index: 10;
}

.wrap5_diva .xinqu_box {
    width: 1139px;
    height: 563px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tubg.png) no-repeat;
    margin: 0 auto;
    margin-top: -120px;
    display: none;
}

.slider_box {
    width: 1101px;
    height: 599px;
    /* margin-left: 410px; */
    /* margin-top: 178px; */
    overflow: hidden;
    position: relative;
    /* float: left; */
    margin: 0 auto;
}

.xinqu_box .slider_zuo {
    position: absolute;
    top: 42%;
    left: -77px;
    z-index: 99;
}

.xinqu_box .slider_you {
    position: absolute;
    top: 42%;
    right: -77px;
    z-index: 99;
}


.silder_con {
    width: 5002px !important;
    height: 534px;
    overflow: hidden;
    position: absolute;
    margin-top: 20px;
}

.silder_con li {
    width: 1158px;
    height: 557px;
    overflow: hidden;
    float: left;
    position: relative;
}


.silder_panel img {
    display: block;
    overflow: hidden;
}

.silder_nav {
    width: 975px;
    height: 70px;
    bottom: 65px;
    position: absolute;
    overflow: hidden;
    left: 335px;
    right: 0;
    z-index: 99;
}

.silder_nav li {
    float: left;
    padding: 0px;
    margin: 2px 6px;
}

.silder_nav li.current {
    margin: 0 4px;
}

.silder_nav li,
.silder_nav img {
    display: block;
    width: 150px;
    height: 64px;
    overflow: hidden;
}

.sectionfoot {
    min-height: 168px !important;
    height: 168px !important;
}

.sectionfoot .fp-tableCell {
    height: 100% !important;
}



/*  */
.zhuanzhi {
    width: 1270px;
    height: 670px;
    position: relative;
    margin: 0 auto;
    margin-top: -120px;
}

.hy_section06_lb {
    width: 1147px;
    height: 599px;
    margin: 0 auto;
    position: relative;
    /* float: left; */
}

.swiperBoxs {
    width: 1139px;
    height: 661px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tubg.png) 0 84px no-repeat;
    margin: 0 auto;
    margin-top: -171px;
}

.jy_default_tlbody {
    width: 1174px;
    height: 650px;
    margin-left: -18px;
    padding-top: 82px;
}

.jy_default_tlbody .jy_default_tul {
    width: 1174px;
    height: 566px;
    margin-top: 43px;
}

.jy_default_tul li.swiper-slide {
    width: 1197px;
    height: 566px;
}

.jy_default_tul li.swiper-slide a {
    display: block;
}

.jy_default_tul li.swiper-slide img {
    /* width: 900px;
    height: 383px; */
    cursor: pointer;
    margin-top: -11px;
}

.swiper-container {}

.swiper_simg1 {
    margin-top: -92px !important;
    margin-left: 36px;
}

.swiper_simg2 {
    margin-top: -50px !important;
    margin-left: -16px;

}

.swiper_simg3 {
    margin-top: -25px !important;
    margin-left: 10px;
}

.swiper_simg4 {
    margin-top: -53px !important;
    margin-left: -2px;
}

.swiper_simg5 {
    margin-top: -146px !important;
    margin-left: 36px;
}

.swiper_simg6 {
    margin-top: -76px !important;
    margin-left: 36px;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    width: 81px;
    height: 108px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_lbzuo.png) no-repeat !important;
    animation: movezuo 2.5s infinite linear;
    -webkit-animation: movezuo 2.5s infinite linear;
    background-size: 100% 100%;
    border: none !important;
    outline: none;
    left: -84px;
    top: 56%;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    width: 81px;
    height: 108px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_lbyou.png) no-repeat !important;
    animation: moveqian 2.5s infinite linear;
    -webkit-animation: moveqian 2.5s infinite linear;
    background-size: 100% 100%;
    border: none !important;
    outline: none;
    top: 56%;
    right: -75px;
}

.gallery-thumbs .swiper-slide-active {
    color: #884c05;
}

.swiper-pagination {
    position: absolute;
    bottom: -162px;
    left: 50%;
    transform: translateX(-50%);
    /* 确保居中对齐 */
    display: flex;
    justify-content: center;
    gap: 14px;
    /* 控制图片之间的间距 */

    background: none !important;
}

/* 基础样式 - 所有分页图片通用 */
.swiper-pagination-bullet {
    width: 190px;
    /* 图片宽度 */
    height: 79px;
    /* 图片高度 */
    border-radius: 0;
    /* 取消圆形，适应图片形状 */
    margin: 0;
    /* 移除默认margin，使用gap控制间距 */
    opacity: 1;
    transition: all 0.3s;
    border: none;
    /* 移除边框 */
    outline: none;
    background-size: contain;
    /* 确保图片完整显示 */
    background-repeat: no-repeat;
    background-position: center;
    background: none !important;
}

/* 第一张图片 */
.swiper-pagination-bullet:nth-child(1) {
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus1.png) !important;
}

/* 第二张图片 */
.swiper-pagination-bullet:nth-child(2) {
    background-image: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus2.png) !important;
}

/* 第三张图片 */
.swiper-pagination-bullet:nth-child(3) {
    background-image: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus3.png) !important;
}

/* 第四张图片 */
.swiper-pagination-bullet:nth-child(4) {
    background-image: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus4.png) !important;
}

/* 第五张图片 */
.swiper-pagination-bullet:nth-child(5) {
    background-image: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus5.png) !important;
}

/* 第六张图片 */
.swiper-pagination-bullet:nth-child(6) {
    background-image: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xfe_tus6.png) !important;
}

.swiper-pagination .swiper-pagination-bullet:focus {
    outline: none;
}


.jy_footer {
    width: 100%;
    height: 168px;
    background-color: #000;
}

.jy_footer .margin_top {
    width: 100%;
    height: 15px;
}

.jy_footer ul li.footer_logo {
    height: 46px;
}

.footer_logo img {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}

.jy_footer .footer_nr {
    width: 1115px;
    height: auto;
    margin: 0 auto;
}

.footer_nr ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.footer_nr ul li {
    font-size: 12px;
    color: rgba(254, 254, 255, .5);
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
    position: relative;
}

.footer_nr ul li a {
    font-size: 12px;
    color: rgba(254, 254, 255, .5);
    line-height: 24px;
    font-family: "Microsoft YaHei", simSun, "Lucida Grande", "Lucida Sans Unicode", Arial;
}

.footer_nr ul li span {
    font-size: 12px;
    color: rgba(254, 254, 255, .5);
    line-height: 22px;
    text-align: center;
    margin-left: 6px;
}

.footer_nr ul li .footer_img {
    width: 20px;
    height: 23px;
}

.footer_nr ul .footer_li_img {
    width: 100px;
    height: 80px;
    position: absolute;
    top: 24px;
    right: -7px;
}

.footer_nr ul li .wenhuajing {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    position: absolute;
    top: -4px;
    right: 63px;
}

.footer_nr ul li .dy_www_logo {
    position: absolute;
    top: 0px;
    right: 104px;
}


.section .xfb_hdgz {
    position: absolute;
    left: 125px;
    top: 182px;
    cursor: pointer;
    z-index: 12;
}
.xfb_zdhdgz4{
    top: 158px;
}


/* 左侧导航 */
.sidebar {
    width: 232px;
    height: 1006px;
    position: fixed;
    left: 70px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1000;
}

.sidebar_logo {
    display: block;
    margin-left: 10px;
}

.sidebar_ula {
    width: 232px;
    height: 1006px;
    display: block;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_slidebg.png) no-repeat;
}

.sidebar_ula .list {
    width: 232px;
    height: 226px;
    margin-left: 0px;
    cursor: pointer;
    float: left;
}

.sidebar_ula .list:nth-child(2),
.sidebar_ula .list:nth-child(3),
.sidebar_ula .list:nth-child(4),
.sidebar_ula .list:nth-child(5) {
    margin-top: -31px;
}

.sidebar_ula .list a {
    width: 100%;
    height: 100%;
    display: block;
}

.sidebar_ula .list img {
    display: none;
}

.sidebar_ula .active img {
    display: block;
}



/*登录*/
.plhydl_diva {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.plhydl_divb {
    width: 786px;
    height: 434px;
    position: relative;
    padding-top: 146px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_loginkk.png) no-repeat;
    background-size: 100%;
}

.plhydl_guanbi {
    display: block;
    position: absolute;
    top: -20px;
    right: 51px;
    cursor: pointer;
}

.plhydl_divc {
    width: 399px;
    height: 380px;
    margin: 0 auto;
}

.hydl_pa {
    width: 372px;
    height: 45px;
    margin-bottom: 25px;
    line-height: 45px;
}

.hydl_pa span {
    float: right;
    font-size: 18px;
    color: #ffffff;
}

.dlinputs {
    float: right;
    width: 275px;
    height: 38px;
    font-size: 17px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #91e1ff;
}

.hydl_pa input::-webkit-input-placeholder {
    color: #fff;
}

.hydl_pb {
    width: 455px;
    height: 38px;
    padding-left: 15px;
}

.hydl_spa {
    font-size: 17px;
    color: #ffffff;
    margin-left: 4px;
    cursor: pointer;
}

.plhydl_btns {
    width: 433px;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hydl_butas {
    width: 149px;
    height: 68px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_logindl.png) no-repeat;
    cursor: pointer;
    margin-top: 19px;
    margin-right: 121px;
}

.hydl_but {
    width: 162px;
    height: 68px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_loginres.png) no-repeat;
    cursor: pointer;
    margin-top: 17px;
    float: right;
}

/* 绑定信息 */
.plhybd_diva {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.plhybd_diva .plhybd_divb {
    width: 786px;
    height: 434px;
    position: relative;
    padding-top: 146px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_loginkk.png) no-repeat;
    background-size: 100%;
}

.plhybd_diva .plhybd_guanbi {
    display: block;
    position: absolute;
    top: -20px;
    right: 51px;
    cursor: pointer;
}

.plhybd_diva .plhybd_divc {
    width: 483px;
    height: 380px;
    margin: 0 auto;
}

.plhybd_diva .hydl_pa {
    width: 423px;
    height: 40px;
    margin-bottom: 25px;
    line-height: 40px;
}

.plhybd_diva .dlinputs {
    float: right;
    width: 275px;
    height: 38px;
    font-size: 17px;
    background: #fff;
    color: #000;
    text-indent: 8px;
    border: 1px solid #91e1ff;
}

.plhybd_diva .hydl_pb {
    width: 350px;
    height: 38px;
    padding-left: 50px;
}

.plhybd_diva .hydl_spa {
    font-size: 17px;
    color: rgb(128, 56, 23);
    margin-left: 4px;
    cursor: pointer;
}

.plhybd_diva .plhybd_butas {
    width: 149px;
    height: 68px;
    margin: 15px auto;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_bangding.png) no-repeat;
    cursor: pointer;
    background-size: 100%;
}

.plhybd_diva .stip {
    font-size: 16px;
    color: #f4523f;
    line-height: 32px;
    text-align: center;
}

/* 活动规则 */
.yuyue_rule {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 999;
}

.sign_rule {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 999;
}

.team_rule {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 999;
}

.yuyue_rulediva {
    width: 1175px;
    height: 649px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_crulekk.png) no-repeat;
    background-size: 100%;
    padding-top: 133px;
}

.yuyue_ruledivb {
    width: 763px;
    height: 476px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    line-height: 32px;
    letter-spacing: 1px;
    overflow: hidden;
    margin: 0 auto;
}

.yuyue_ruledivb b {
    font-weight: 550;
    color: #f9f686;
}

.yuyue_ruledivb a {
    color: #f9f686;
    display: block;
    text-align: center;
}

.tk_close {
    position: absolute;
    top: -23px;
    right: 90px;
    cursor: pointer;
}

.yuyue_rule .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
}

/* 提示框 */
.Bxb_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1001;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.Bxb_tipa {
    width: 558px;
    height: 311px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2509xf_tipkk.png) no-repeat;
    padding: 74px 73px 38px 62px;
    background-size: 100%;
}

.Bxbtipa_pa {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    min-height: 64px;
    font-family: "宋体";
    font-weight: bolder;
    line-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tipkk_gban {
    display: block;
    position: absolute;
    top: -15px;
    right: 13px;
    cursor: pointer;
}

.Bxb_tipa_quren {
    cursor: pointer;
    display: block;
    margin: 25px auto;
}

/* 加入框 */
.join_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1009;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.join_pa {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    min-height: 60px;
    font-family: 思源宋体;
    font-weight: 550;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
    font-weight: bolder;
}

.join_btns {
    width: 344px;
    margin: 23px auto;
    height: 68px;
}

.join_btns .join_quren {
    width: 149px;
    float: left;
    cursor: pointer;
}

.join_btns .join_quxiao {
    width: 149px;
    float: right;
    cursor: pointer;
}