.default_container {
    width: 100%;
    height: 4816px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg1.jpg) top center no-repeat;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.default_container.bg2 {
    height: 3165px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg2.jpg) top center no-repeat;
}

.default_container.bg3 {
    height: 4023px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg3.jpg) top center no-repeat;
}

.default_container.bg4 {
    height: 4023px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg4.jpg) top center no-repeat;
}

.default_container.bg5 {
    height: 4023px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg5.jpg) top center no-repeat;
}

.default_container.bg6 {
    height: 3544px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg6.jpg) top center no-repeat;
}

.default_container.bg7 {
    height: 3532px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg7.jpg) top center no-repeat;
}


.default_container.bg8 {
    height: 3165px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bg8.jpg) top center no-repeat;
}

.jy_default_jrgw {
    width: 176px;
    height: 36px;
    background: url(http://oss.online-game.com.cn/50/jy_img/gwimg/jy_default_jrgw_bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 40px;
    right: 307px;
    text-align: center;
    line-height: 36px;
    color: #666;
    font-size: 16px;
}

.nlbanner_box {
    width: 100%;
    height: 1220px;
    margin: 0 auto;
    position: relative;
}

/* .nlbanner_box .jy_tylogo {
    z-index: 99;
    position: absolute;
    top: 4%;
    left: 50%;
    margin-left: -919px;
} */

/* .jy_time {
    position: absolute;
    top: 554px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    display: none;
} */

.nlbanner_box .jy_tylogo {
    width: 270px;
    position: absolute;
    top: 534px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    display: none;
}

.jy_time {
    position: absolute;
    top: 443px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    display: none;
}

.cz_zhezhao {
    position: absolute;
    top: 1077px;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
}


.djs_time {
    width: 587px;
    height: 79px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_djsbg.png) top center no-repeat;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 938px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}

.djs_time p {
    width: 104px;
    height: 38px;
    float: left;
    margin-top: 20px;
    text-align: center;
    line-height: 38px;
    color: #ffde71;
    font-size: 20px;
    font-family: 思源宋体;
    letter-spacing: 2px;
    font-weight: bolder;
}

.djs_time p span {
    font-size: 26px;
}

.djs_time p:nth-child(1) {
    margin-left: 245px;
    margin-right: 6px;
}

.djs_time p:nth-child(2) {
    margin-right: 6px;
}

.nlbanner_box .Newxf_kftip {
    position: absolute;
    top: 889px;
    left: 50%;
    margin-left: -812px;
    z-index: 101;
}

.video-box {
    position: absolute;
    left: 50%;
    top: 0;
    height: 1248px;
    width: 2560px;
    transform: translateX(-50%);
    overflow: hidden;
}

.video-box video {
    pointer-events: none;
}

.video-box .js-video1 {
    display: block;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.video-box .js-video2 {
    display: none;
    opacity: 1;
    width: 100%;
    height: 100%;
}



.banner_xia {
    position: absolute;
    left: 0;
    right: 0;
    top: 1176px;
    margin: auto;
    animation: xxia 2s linear infinite;
    z-index: 100;
}

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

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

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

.message_box {
    width: 100%;
    height: 700px;
    position: absolute;
    top: 3%;
    left: 0;
    z-index: 999;
    overflow: hidden;
}

.message_box .danmustage {
    width: 100%;
    height: 100%;
    overflow: hidden;
}


.danmustage .danmu .dm_name {
    float: left;
    margin-right: 10px;
    color: #fff;
}

.danmustage .danmu {
    color: #fff;
    padding-right: 10px;
    font-size: 18px;
    height: 34px;
    line-height: 32px;
    display: flex;
    border-top: 1px solid #a89375 !important;
    border-bottom: 1px solid #a89375 !important;
    background: linear-gradient(to right,
            rgba(60, 59, 59, 0.7),
            /* 起始色彩，完全不透明 */
            rgba(60, 59, 59, 0.7) 85%,
            /* 在85%位置仍维持原色彩与透明度 */
            rgba(60, 59, 59, 0.7) 90%,
            /* 在90%位置略微降低透明度 */
            rgba(60, 59, 59, 0.6) 95%,
            /* 在95%位置进一步降低透明度 */
            rgba(60, 59, 59, 0) 100%
            /* 结束于完全透明 */
        )
}

.dm_tx {
    width: 84px;
    height: 84px;
    margin-right: 9px;
    float: left;
    margin-top: -25px;
    margin-left: -56px;
}

.danmu_btn {
    width: 520px;
    height: 41px;
    position: relative;
    margin: 0 auto;
    z-index: 11;
    margin-top: 20px;
}

.danmu_btn img {
    cursor: pointer;
}


/* 导航 */
.Newxf_nav {
    width: 1469px;
    height: 59px;
    z-index: 99;
    position: relative;
    margin: 0 auto;
    margin-top: 54px;
}

.Newxf_nav ul {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 99;
}

.Newxf_nav ul li {
    float: left;
    width: 164px;
    height: 55px;
    cursor: pointer;
    position: relative;
    margin-right: 22px;
}

.Newxf_nav ul li:nth-child(8) {
    margin-right: 0;
}

.Newxf_nav ul li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.Newxf_nav ul li img.Newxf_navlinyes {
    top: 8px;
}

.Newxf_nav ul li img.Newxf_navlinyes {
    display: none;
}

.Newxf_nav ul li.on img.Newxf_navlino {
    display: none;
}

.Newxf_nav ul li.on img.Newxf_navlinyes {
    display: block;
}



/* 内容 */
.Newxf_content {
    width: 1400px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 99;
}

.Newxf_title {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.Newxf_time {
    text-align: center;
    color: #c0c0c0;
    z-index: 11;
    position: relative;
    margin-top: -122px;
    letter-spacing: 3px;
    font-size: 20px;
    font-weight: 550;
}

.Newxf_spana {
    text-align: center;
    color: #b93623;
    z-index: 11;
    position: relative;
    margin-top: 26px;
    font-size: 16px;
    display: block;
}

.Newxf_condivs .accountDate {
    line-height: 20px;
    color: rgb(71, 80, 76);
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px auto;
    position: absolute;
    right: 0;
    top: 110px;
    z-index: 99;
}

.Newxf_txxx {
    position: absolute;
    right: 150px;
    top: 147px;
    cursor: pointer;
    z-index: 11;
}

.bdData {
    z-index: 99;
    width: 512px;
    height: 50px;
    margin: 0 10px;
    display: none;
    position: absolute;
    top: 39px;
    left: -10px;
}

.bdData p {
    float: left;
    line-height: 50px;
    color: #fff;
    font-size: 15px;
}

.changeAccount {
    display: block;
    cursor: pointer;
    float: right;
    margin-right: 7px;
}

.Newxf_login,
.Newxf_zhuxiao {
    cursor: pointer;
}

.Newxf_content .Newxf_condivs {
    display: none;
}

.Newxf_condivs .danmua_rule {
    width: 1558px;
    height: 1559px;
    font-size: 16px;
    color: #fee7a6;
    line-height: 32px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 16px;
    z-index: 99;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607a_conbg.png) no-repeat;
    background-size: 100%;
    padding: 140px 186px 130px 289px;
    margin-left: -114px;
}

.danmua_rule .danmua_rulecon {
    width: 100%;
    height: 1276px;
    overflow: hidden;
}

.danmua_rulecon img {
    margin: 20px auto;
    display: block;
    max-width: 900px;
}


b {
    font-weight: bolder;
    color: #000000;
}

.bot_video {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 2560px;
    height: 960px;
    transform: translateX(-50%);
    overflow: hidden;
    z-index: 10;
}

/* 预约 */
.Newxf_condiva1 .yuyua_renshu {
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607a_numbg.png) no-repeat;
    width: 604px;
    height: 34px;
    margin: 0 auto;
    margin-top: 38px;
    position: relative;
    z-index: 11;
}

.yuyua_renshu .yuyua_gongxian {
    width: 67px;
    height: 34px;
    display: block;
    font-size: 22px;
    float: left;
    color: #b93623;
    margin-left: 176px;
    text-align: center;
    line-height: 34px;
}

.yuyua_renshu .yuyua_zong {
    width: 92px;
    height: 34px;
    display: block;
    font-size: 22px;
    float: left;
    color: #b93623;
    margin-left: 234px;
    text-align: center;
    line-height: 34px;
}

.Newxf_condiva1 .Newxfa_jdtbg {
    margin: 0px auto;
    position: relative;
    margin-left: 134px;
    margin-top: -93px;
}

.Newxf_condiva1 .Newxfa_jdtbox {
    width: 1438px;
    height: 366px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    margin-top: -105px;
}



.Newxfa_jdtbox .Newxfa_jdtyesboxaa {
    width: 1457px;
    height: 133px;
    margin: 0px auto;
    z-index: 10;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607a_jdtno.png) no-repeat;

}

.Newxfa_jdtyesboxyes {
    width: 0%;
    overflow: hidden;
    height: 41px;
}

.Newxfa_jdtyesboxyes .Newxfa_jdtyes {
    margin-top: 0px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula {
    width: 1165px;
    height: 163px;
    margin: 0 auto;
    margin-top: -69px;
    position: relative;
    margin-left: 127px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li {
    width: 119px;
    height: 134px;
    float: left;
    margin-right: 142px;
    position: relative;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li p {
    color: #616161;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 128px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li:nth-child(5) {
    margin-right: 0;
}


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

.Newxfa_jdtyesboxaa .Newxfa_ula li img.Newxfa_imglq {
    position: absolute;
    top: 126px;
    left: 7px;
    cursor: pointer;
    z-index: 21;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li img.Newxfa_imglqyes {
    position: absolute;
    top: 126px;
    left: 7px;
    display: none;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl {
    position: absolute;
    display: none;
    z-index: 20;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl1 {
    top: 139px;
    left: -255px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl2 {
    top: 171px;
    left: -137px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl3 {
    top: 171px;
    left: -137px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl4 {
    top: 171px;
    left: -137px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li .Newxfa_imgjl5 {
    top: 139px;
    left: -312px;
}

.Newxfa_jdtyesboxaa .Newxfa_ula li:hover .Newxfa_imgjl {
    display: block;
}

@keyframes fadaxs {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }

    50% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
    }
}

.Newxf_condiva1 .Newxfa_zhuli {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    animation: fadaxs 2s linear infinite;
    -webkit-animation: fadaxs 2s linear infinite;
    margin-top: 42px;
    z-index: 11;
    position: relative;
}

.Newxf_condiva2 .Newxf_ljyyyes {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 42px;
    z-index: 11;
    position: relative;
    display: none;
}

.Newxf_condiva1 .Newxfa_jdtbox {
    width: 1438px;
    height: 366px;
    margin: 0px auto;
    position: relative;
    z-index: 99;
    margin-top: -105px;
}

.Newxf_condiva1 .yuyue_sign {
    width: 1368px;
    height: 314px;
    margin: 0 auto;
    margin-top: 161px;
    position: relative;
    margin-left: 24px;
}

.yuyue_sign li {
    width: 206px;
    height: 314px;
    float: left;
    position: relative;
    margin-left: -11px;
}

.yuyue_sign li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.yuyue_sign li .yuyue_imgn {
    top: 9px;
    left: 10px;
}

.yuyue_sign li .yuyue_imgy {
    display: none;
}

.yuyue_sign li.on .yuyue_imgn {
    display: none;
}

.yuyue_sign li.on .yuyue_imgy {
    display: block;
}

.yuyue_zhulibox {
    width: 1400px;
    position: relative;
}

.Newxf_condiva1 .yuyue_zhuli {
    width: 1462px;
    height: 704px;
    margin: 0px auto;
    z-index: 10;
    /* background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607a_zlbga.png) no-repeat; */
    display: block;
    position: relative;
    margin-left: 15px;
    margin-top: 143px;
}

.yuyue_zhuli .yuyue_zhuliimg {
    position: absolute;
    top: 41px;
    left: 45px;
}

.yuyue_zhuli .yuyue_zhulicon {
    width: 139px;
    height: 532px;
    margin-left: 904px;
    position: relative;
    margin-top: 121px;
    float: left;
}

.yuyue_zhuli .yuyue_zhulibtn {
    margin-bottom: 49px;
    cursor: pointer;
}

.Newxf_condiva1 .yuyue_rule {
    width: 1400px;
    margin: 0px auto;
    z-index: 10;
    display: block;
    margin-top: 78px;
}

.yuyue_rulecon {
    width: 1400px;
    font-size: 18px;
    color: #000000;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    z-index: 99;
    position: relative;
}

/* 2-新区看点 */
.Newxf_condiva2 .newkd {
    width: 1378px;
    height: 1117px;
    margin: 0px auto;
    z-index: 10;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607b_conbg.png) no-repeat;
    display: block;
    position: relative;
    margin-top: -84px;
    padding: 106px;
}

.newkd .newkd_con {
    width: 1205px;
    height: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    color: #000000;
    line-height: 32px;
    overflow-y: scroll;
}
/* 滚动条整体宽度 */
.newkd_con::-webkit-scrollbar {
    width: 8px;
}

/* 隐藏上下箭头三角 */
.newkd_con::-webkit-scrollbar-button {
    display: none;
}

/* 滚动轨道：无圆角、直角 */
.newkd_con::-webkit-scrollbar-track {
    background: rgba(25, 25, 60, 0.3);
    border-radius: 0;
}

/* 滚动滑块：直角，去掉圆角 */
.newkd_con::-webkit-scrollbar-thumb {
    background: #f2f0f0;
    border-radius: 0;
}

/* 悬浮高亮 */
.newkd_con::-webkit-scrollbar-thumb:hover {
    background: #e8e8e8;
    border-radius: 0;
}

/* Firefox 兼容 */
.newkd_con {
    scrollbar-width: thin;
    scrollbar-color: #6c6b6b rgba(59, 59, 61, 0.3);
}
/*  */
.Newxf_condiva3 .team_diva {
    width: 1400px;
    margin: 0px auto;
    z-index: 10;
    display: block;
    margin-top: 78px;
    height: 402px;
}

.team_diva .team_bgimg {
    position: absolute;
    top: 23px;
    left: -28px;
    z-index: 1;
}

.team_diva .team_ul {
    width: 972px;
    height: 160px;
    margin: 0 auto;
    margin-top: 391px;
    z-index: 11;
    position: relative;
}

.team_ul li {
    width: 151px;
    height: 146px;
    float: left;
    margin-right: 54px;
}

.team_ul li:nth-child(5) {
    margin-right: 0px;
}

.team_ul li .yuyub_listimg {
    width: 117px;
    border-radius: 50%;
}

.team_ul li .yuyub_listdiv {
    width: 151px;
    height: 146px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607c_zzitstimg.png) no-repeat;
    cursor: pointer;
    padding: 14px 15px;
    margin: 0 auto;
}

.team_ul li .yuyub_listyxzhs {
    text-align: center;
    color: #fff;
    position: relative;
}

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

.yuyub_listyxzhs .yuyub_listyxzhspa {
    display: block;
}

.Newxf_condiva3 .team_tip3 {
    margin: 0 auto;
    display: block;
    margin-top: 52px;
    z-index: 11;
    position: relative;
    opacity: 0;
}

.Newxf_condiva3 .team_btns {
    width: 821px;
    margin: 0 auto;
    display: block;
    margin-top: 21px;
    height: 87px;
    z-index: 11;
    position: relative;
}

.team_btns img {
    cursor: pointer;
}

.team_btns .team_btnfz {
    float: left;
}

.team_btns .team_btnimg2 {
    float: left;
    display: none;
}

.team_btns .team_btntc {
    float: right;
}

.Newxf_condiva3 .team_divb {
    width: 1182px;
    margin: 0px auto;
    z-index: 10;
    display: block;
    margin-top: 88px;
}

.team_divb .teamb_jl {
    width: 1177px;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    height: 264px;
    z-index: 11;
    position: relative;
}

.teamb_jl .teamb_jlimg1 {
    float: left;
}

.teamb_jl .teamb_jlimg2 {
    float: right;
}

.team_divb .teamb_jlmy {
    margin: 0px auto;
    z-index: 10;
    display: block;
    margin-top: 58px;
    cursor: pointer;
}

.team_rule {
    margin-top: 66px;
}

/* 神兵珍藏 */
.lottery_diva {
    width: 1400px;
    height: 867px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
    margin-top: -20px;
}

.lottery_num {
    height: 34px;
    width: 265px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607d_cjnumbg.png) no-repeat;
    margin: 0 auto;
}

.lottery_num span {
    color: #b93623;
    font-size: 24px;
    width: 68px;
    display: block;
    height: 34px;
    margin-left: 177px;
    line-height: 34px;
}

.lottery_diva .lottery_leiji {
    position: absolute;
    left: 74px;
    top: 150px;
    cursor: pointer;
    animation: ttspan 2s linear infinite;
    z-index: 11;
}

.lottery_diva .lottery_cjjl {
    position: absolute;
    left: 74px;
    top: 411px;
    cursor: pointer;
    animation: ttspan 2s linear infinite;
    z-index: 11;
}

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

    50% {
        transform: translateY(15px)
    }

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

.lottery_diva .lottery_cjbg {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 411px;
    z-index: 11;
}

.lottery_diva .lottery_btns {
    width: 813px;
    margin: 0 auto;
    display: block;
    margin-top: 625px;
    height: 86px;
    z-index: 11;
    position: relative;
}

.lottery_btns .lottery_one {
    float: left;
    cursor: pointer;
}

.lottery_btns .lottery_ten {
    float: right;
    cursor: pointer;
}

.beast_pa {
    position: absolute;
    top: 597px;
    right: 155px;
    color: #8c8c8c;
    letter-spacing: 1px;
}

.Newxf_condiva4 .lottery_divb {
    width: 1399px;
    height: 638px;
    margin: 0px auto;
    z-index: 10;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607d_zlbg.png) no-repeat;
    display: block;
    position: relative;
    margin-top: 80px;
}

.lottery_divb ul {
    width: 1047px;
    height: 461px;
    position: relative;
    float: left;
    margin-left: 308px;
    margin-top: 119px;
}

.lottery_divb ul li {
    width: 100%;
    height: 73px;
    position: relative;
    margin-bottom: 23px;
}

.lottery_divb ul li p {
    font-size: 38px;
    color: #000000;
    font-weight: 550;
    line-height: 73px;
    letter-spacing: 3px;
    width: 147px;
    float: left;
    margin-left: 522px;
    text-align: center;
}

.lottery_divb ul li img {
    margin-left: 177px;
    margin-top: 17px;
    cursor: pointer;
}

/*月卡预售 */
.Newxf_condiva5 .Newxf5_ykdiva {
    width: 1324px;
    height: 1016px;
    margin: 0 auto;
    display: block;
    margin-top: -31px;
}

.Newxf5_ykdiva li {
    width: 647px;
    height: 287px;
    position: relative;
    float: left;
    margin-bottom: 20px;
}

.Newxf5_ykdiva li:nth-child(even) {
    float: right;
}

.Newxf5_ykdiva li:nth-child(5) {
    margin-left: 342px;
}

.Newxf5_ykdiva li .Newxf5_ykleft {
    width: 100%;
    height: 287px;
    float: left;
    position: relative;
}

.Newxf5_ykula .Newxf5_ykgm {
    position: absolute;
    right: 84px;
    top: 200px;
    cursor: pointer;
}

.yueka_rule {
    width: 1300px;
    margin: 0 auto;
    margin-top: 115px;
}

.yueka_rulecon {
    width: 1300px;
    /* height: 349px; */
    font-size: 18px;
    color: #000000;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
    z-index: 99;
    position: relative;
}

/* 我是转发王 */
.zhuanfa {
    width: 1400px;
    height: 656px;
    margin: 0 auto;
    position: relative;
}

.zhuanfa_diva {
    width: 636px;
    height: 34px;
    margin: 0 auto;
    position: relative;
    margin: 0 auto;
    margin-top: -23px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607f_zfnumbg.png) no-repeat;
    z-index: 11;
}

.zhuanfa_diva p {
    float: left;
    width: 55px;
    text-align: center;
    line-height: 34px;
    margin-left: 170px;
    color: #b93623;
    font-size: 22px;
}

.zhuanfa_diva p:nth-child(1) {
    margin-left: 209px;
}

.zhuanfa_diva p:nth-child(2) {
    margin-left: 257px;
    width: 69px;
}

.zhuanfa_diva p span {
    color: #b93623;
}

.Newxf_condiva6 .upload_diva {
    width: 1044px;
    height: 74px;
    margin: 0 auto;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607f_copybg.png) no-repeat;
    overflow: hidden;
    margin-top: 42px;
}

.upload_diva .upload_ipt {
    width: 983px;
    text-align: center;
    height: 74px;
    line-height: 70px;
    color: #363434;
    font-size: 20px;
    border: none;
    background: transparent;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.upload_diva .upload_ipt::placeholder {
    color: #8a8a8a;
}

.upload_divb {
    width: 818px;
    height: 92px;
    margin: 0 auto;
    margin-top: 54px;
}

.upload_divb .upload_fszf {
    float: left;
    cursor: pointer;
}

.upload_divb .upload_ckzt {
    float: right;
    cursor: pointer;
}

.zhuanfa .zhuanfa_shzt {
    position: absolute;
    left: 72px;
    top: -37px;
    cursor: pointer;
    animation: ttspan 2s linear infinite;
    z-index: 11;
}

.Newxf_condiva6 .upload_divc {
    width: 1450px;
    height: 207px;
    margin: 0 auto;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607f_zfljbg.png) no-repeat;
    overflow: hidden;
    margin-top: 71px;
    margin-left: -25px;
}

.upload_divc p {
    width: 1200px;
    color: #a3a3a3;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    margin-top: 99px;
    font-size: 18px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.zhuanfa_rule {
    width: 1291px;
    margin: 0 auto;
    margin-top: 109px;
}

/* 超值预购 */
.Newxf_condiva7 .gift_ul {
    width: 1331px;
    height: 399px;
    margin: 0 auto;
    display: block;
    margin-top: -31px;
}

.gift_ul li {
    width: 285px;
    height: 412px;
    position: relative;
    float: left;
    margin-right: 63px;
}


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

.gift_ul li .gift_buy {
    position: absolute;
    left: 26px;
    top: 272px;
    cursor: pointer;
    right: 0;
    margin: 0 auto;
}

.gift_ul li:nth-child(1) .gift_buy {
    left: 0;
}

.gift_rule {
    width: 1286px;
    margin: 0 auto;
    margin-top: 244px;
}

/* 线下活动 */
.lunbo_box {
    width: 1285px;
    height: 641px;
    position: relative;
    margin: 0 auto;
    margin-top: -60px;
}

.lunbo_diva {
    width: 1103px;
    height: 632px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607h_lbbg.png) no-repeat;
    background-size: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.lunbo_box .swiper-container {
    width: 1071px;
    height: 600px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 16px;
}

.lunbo_box .swiper-container .lunbo_img {
    width: 100%;
    height: 100%;
}

.lunbo_box .swiper-container .lunbo_bofang {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.lunbo_box .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    position: absolute;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607h_lbright.png) no-repeat;
    width: 70px;
    height: 69px;
    top: 43%;
    right: 0;
    cursor: pointer;
}

.lunbo_box .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    position: absolute;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607h_lbleft.png) no-repeat;
    width: 70px;
    height: 69px;
    top: 43%;
    left: 0%;
    cursor: pointer;
}

.lunbo_box .swiper-pagination {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: auto;
}

.lunbo_box .swiper-pagination-bullet {
    width: 26px;
    height: 25px;
    display: inline-block;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607h_lbimgno.png) no-repeat;
    margin: 0 22px;
    opacity: 1;
    border-radius: 0;
}

.lunbo_box .swiper-pagination-bullet-active {
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607h_lbimgyes.png) no-repeat;
}





/* 视频 */
.yuyua_sp {
    position: absolute;
    left: 50%;
    top: 232px;
    height: 1044px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 9;
}

.team_sp {
    position: absolute;
    left: 50%;
    top: 195px;
    height: 816px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 9;
}

.lottery_sp {
    position: absolute;
    left: 50%;
    top: 189px;
    height: 982px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 9;
}

.yuyuazhuli_sp {
    position: absolute;
    left: 50%;
    top: -58px;
    height: 820px;
    width: 2560px;
    transform: translate(-50%);
    overflow: hidden;
    z-index: 9;
}

/* 右侧导航 */
.BxbR_slider {
    width: 235px;
    height: 936px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_slidebg.png) no-repeat;
    background-size: 100%;
    z-index: 999;
    display: block;
}

.BxbR_tits {
    font-size: 15px;
    color: #f1d2b8;
    text-align: center;
}

.BxbR_slider .BxbR_diva {
    width: 183px;
    margin: 0 auto;
    margin-top: 279px;
    margin-left: 29px;
}

.BxbR_slider .BxbR_ula {
    width: 167px;
    height: 470px;
    margin: 0 auto;
    margin-top: 20px;
}

.BxbR_ula li {
    width: 164px;
    height: 55px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    margin-bottom: 18px;
}

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

.BxbR_ula li img.BxbR_liayes {
    display: none;
}

.BxbR_ula li.on .BxbR_liayes {
    display: block;
}







/* 登录 */
.hydl_diva {
    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;
}

.hydl_divb {
    width: 440px;
    height: 574px;
    position: relative;
}

.hydl_divc {
    width: 739px;
    height: 562px;
    padding-top: 174px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_loginkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.hydl_divb_box {
    width: 577px;
    height: 306px;
    margin-top: 20px;
    margin-left: 43px;
}

.hydl_imga {
    position: absolute;
    top: 0;
    right: 0;
}

.hydl_imgb {
    position: absolute;
    top: -70px;
    right: -18px;
    cursor: pointer;
    transition: all 0.3s;
}

.hydl_imgb:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.hydl_pa {
    width: 373px;
    height: 37px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 36px;
}

.hydl_pa span {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-left: 10px;
    display: block;
    width: 72px;
}

.hydl_pa input {
    width: 280px;
    height: 36px;
    float: left;
    font-size: 17px;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 36px;
    cursor: auto;
    background: #929292;
}

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

.hydl_pb {
    width: 360px;
    height: 48px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 12px;
}

.hydl_spa {
    font-size: 16px;
    color: #000;
    margin-right: 8px;
    cursor: pointer;
}

.hydl_spb {
    font-size: 16px;
    color: #000;
    margin-right: 8px;
    cursor: pointer;
    float: right;
}

.hydl_butas {
    width: 184px;
    height: 49px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_logindl.png) no-repeat;
    background-size: 100%;
    display: block;
    margin-top: 35px;
    cursor: pointer;
    float: left;
    margin-left: 79px;
    margin-right: 74px;
}

.hydl_but {
    width: 184px;
    height: 49px;
    display: block;
    margin-top: 35px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_loginres.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    float: left;
}


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


.Bxb_tipa {
    width: 704px;
    height: 366px;
    padding: 117px 103px 60px 59px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_tipkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.Bxbtipa_pa {
    color: #2c2c2c;
    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;
}

.tipkk_gban {
    position: absolute;
    top: -78px;
    right: -41px;
    cursor: pointer;
}

.Bxb_tipa_quren {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    margin-top: 57px;
    width: 200px;
}

/* 加入队伍 */
.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_tipa {
    width: 704px;
    height: 366px;
    padding: 112px 103px 60px 59px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_tipkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.join_pa {
    color: #2c2c2c;
    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: 425px;
    margin: 70px auto;
    height: 48px;
}

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

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



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

.ckjc_tipa {
    width: 909px;
    height: 941px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_cjjlkk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 156px 144px 102px 70px;
}

.Newxf2_table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 491px;
    margin: 29px auto;
    margin-left: 97px;
}

.Newxf2_table td,
.Newxf2_table th {
    border: 1px solid #514d4d;
    vertical-align: middle;
    text-align: center;
    padding: 9px;
}

.Newxf2_table th {
    background: #a1a1a1;
}

.Newxf1_table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 866px;
    margin: 29px auto;
}

.Newxf1_table td,
.Newxf1_table th {
    border: 1px solid #514d4d;
    vertical-align: middle;
    text-align: center;
    padding: 9px;
}

.Newxf1_table th {
    background: #a1a1a1;
}

/* 抽奖记录 */
.WinRecord {
    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;
}

.WinRecord_diva {
    width: 909px;
    height: 941px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_cjjlkk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 156px 144px 102px 70px;
}

.cjjltk_imga {
    position: absolute;
    top: -70px;
    right: -18px;
    cursor: pointer;
}

.Winrecord_divb {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2c2c2c;
}

.Winrecord_diva {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 18px;
    display: flex;
    justify-content: center;
    position: relative;
}

.Winrecord_diva p {
    width: 50%;
    text-align: center;
    line-height: 40px;
}

/* 累计获得 */
.leijikk {
    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;
}

.leijikk_diva {
    width: 909px;
    height: 941px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_leijikk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 156px 144px 102px 70px;
}

.leijikk_divb {
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #2c2c2c;
}

.leijikk_con {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 18px;
    display: flex;
    justify-content: center;
    position: relative;
}

.leijikk_con p {
    width: 50%;
    text-align: center;
    line-height: 40px;
}

/* 上传详情 */
.loadCon {
    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;
}

.loadCon_diva {
    width: 791px;
    height: 425px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_sckkskk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 150px 123px 59px 70px;
}

.loadCon_diva .loadCon_ul {
    width: 100%;
    height: 64px;
    overflow: hidden;
}

.loadCon_diva .loadCon_ul li,
.loadCon_divc .loadConc_ul li {
    width: 100%;
    border-bottom: 1px dashed rgb(35 34 38);
    height: 60px;
}

.loadCon_divc {
    height: 174px;
    overflow: hidden;
}

.loadCon_divc .loadConc_ul {
    width: 100%;
    height: 174px;
    overflow: hidden;
}

.loadCon_diva .loadCon_ul li p,
.loadCon_divc .loadConc_ul li p {
    width: 33.3%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: rgb(35 34 38);
    height: 100%;
    text-align: center;
}

.loadCon_divc .loadCon_li p .loadCon_litu {
    max-height: 58px;
    max-width: 259px;
}

.loadCon_no .loadCon_divb {
    text-align: center;
    font-size: 22px;
    color: rgb(35 34 38);
    margin-top: 80px;
    font-family: "宋体";
    font-weight: 600;
}

.loadCon_imga {
    position: absolute;
    top: -70px;
    right: -38px;
    cursor: pointer;
    transition: all 0.3s;
}


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

.yanzheng_diva {
    width: 739px;
    height: 562px;
    padding-top: 174px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_loginkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.yanzheng_pa {
    width: 373px;
    height: 37px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 36px;
}

.yanzheng_pa .yanzheng_inpc {
    width: 178px;
    height: 34px;
    float: left;
    font-size: 17px;
    margin-left: 42px;
    padding-left: 15px;
    line-height: 30px;
    cursor: auto;
    background: #929292;
    margin-right: 11px;
}

.yanzheng_pa .yanzheng_inpc::placeholder {
    color: #fff !important;
}

.yanzheng_pa .yanzheng_inpd {
    float: right;
    width: 88px;
    height: 34px;
    display: block;
    background: #929292;
    border: 1px solid #929292;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 48px;
}

.yanzheng_pa .two_plo_gs {
    float: right;
    width: 269px;
    height: 35px;
    padding-left: 8px;
}

.yanzheng_pa .span_sno {
    margin-right: 5px;
    width: 117px;
    display: inline-block;
    color: #000000;
    margin-bottom: 10px;
    line-height: 38px;
}

.yanzheng_pa .span_sno i {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    margin-top: 8px;
    cursor: pointer;
    border: 1px solid #000000;
    border-radius: 4px;
    float: left;
}

.yanzheng_pa .span_sno i img {
    display: none;
    margin-top: 3px;
    margin-left: 2px;
}

.yanzheng_pa .span_sno i .img_as {
    display: block !important;
}

.bangding_spa {
    line-height: 36px;
    float: right;
    font-size: 18px;
    color: #000000;
}

.yanzheng_imgc {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 62px;
    margin-bottom: 20px;
}

.yanzheng_imga {
    position: absolute;
    top: -70px;
    right: -18px;
    cursor: pointer;
    transition: all 0.3s;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #342e2e;
}


/* 捕捞结果1次 */
.blone_tip {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1999;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}


.blone_tipa {
    width: 693px;
    height: 517px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2506d_blonekk.png) no-repeat;
    padding-top: 90px;
    background-size: 100%;
}

.blone_tip .blone_img {
    display: block;
    margin: 0 auto;
    margin-top: 69px;
}

.blone_pa {
    color: #d2bb83;
    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;
}


.blone_quren {
    cursor: pointer;
    display: block;
    margin: 10px auto;
}


/* 抽奖10次 */
.lotterykk_ten {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1999;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}


.lotterykk_tena {
    width: 687px;
    height: 523px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_cjtenkk.png) no-repeat;
    padding-top: 72px;
    background-size: 100%;
}

.lotterykk_imgbox {
    width: 554px;
    height: 276px;
    display: block;
    margin: 0 auto;
    margin-top: 86px;
    display: none;
}

.lotterykk_jlimgpne {
    display: block;
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 54px;
}

.lotterykk_imgbox .lotterykk_jlimg {
    margin-right: 11px;
}

.lotterykk_imgbox .lotterykk_jlimg:nth-child(5n) {
    margin-right: 0;
}

.lotterykk_queren {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

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

.zhoubian_kka {
    width: 748px;
    height: 691px;
    position: relative;
}

.zhoubian_img {
    display: block;
    margin: 0 auto;
    width: 350px;
}

.zhoubian_kk p {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    min-height: 60px;
    font-family: 宋体;
    font-weight: 550;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bolder;
    margin-top: 23px;
}


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

.zfhybd_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;
}

.binding_diva {
    width: 782px;
    height: 663px;
    padding-top: 213px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_bdkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.binding_divb_box {
    width: 577px;
    height: 306px;
    margin-top: 20px;
    margin-left: 65px;
}

.binding_tj {
    display: block;
    margin: 60px auto;
    cursor: pointer;
}

.hybd_pa {
    width: 391px;
    height: 37px;
    margin-bottom: 20px;
    line-height: 36px;
    margin-left: 72px;
}

.hybd_pa span {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-left: 10px;
    display: block;
    width: 91px;
    text-align: right;
}

.binding_se {
    width: 280px;
    height: 36px;
    float: left;
    font-size: 17px;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 36px;
    cursor: auto;
    background: #929292;
}

.bangdtsy {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    line-height: 30px;
}

select {
    color: #fff;
}


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

.shangckk_diva {
    width: 739px;
    height: 641px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_sckkskk2.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 27px 104px 88px 53px;
}

.shangckk_guanbi {
    position: absolute;
    top: -70px;
    right: -18px;
    cursor: pointer;
}

.shangckk_divb {
    width: 602px;
    height: 562px;
    margin-left: 38px;
    margin-top: 39px;
    float: left;
    overflow: hidden;

}

.Monthly_smBtn {
    width: 407px;
    height: 51px;
    margin-bottom: 25px;
    margin: 0 auto;
}

.Monthly_smBtn img {
    margin: 0 auto;
    display: block;
}

.Monthly_smBtn ul li {
    margin-right: 5px;
    float: left;
    cursor: pointer;
}

.Monthly_smBtn ul li:nth-child(2) {
    float: right;
}

.Monthly_smBtn ul li .Monthly_smBtnyes {
    display: none;
}

.Newxff_form {
    width: 433px;
    height: 262px;
    margin-top: 70px;
    margin-left: 31px;
}

.Newxff_form .Monthly_pa {
    width: 399px;
    height: 50px;
    position: relative;
    margin-bottom: 20px;
}

.Monthly_pa .Monthly_pa_imga {
    width: 289px;
    height: 45px;
    text-align: center;
    background-color: rgb(37 35 35 / 70%);
    float: right;
    font-size: 16px;
    border: none;
    color: #fff;
}

.Monthly_pa .Monthly_pa_imgatu::placeholder {
    color: #fff !important;
}

.Monthly_pa .putton {
    position: absolute;
    width: 290px;
    height: 45px;
    display: block;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
    background-color: rgb(37 35 35 / 70%);
}

.Newxff_form .Monthly_tip {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 26px;
}

.Monthly_pa span {
    font-size: 18px;
    color: #000;
    float: right;
    line-height: 45px;
    margin-right: 15px;
}

.shangckk_divb .Newxfd_submit {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    margin-top: 110px;
}

.shangckk_divb .Newxfd_yjfz {
    position: absolute;
    bottom: 192px;
    left: 124px;
    cursor: pointer;
    color: #000;
    z-index: 99;
    font-weight: 550;
}

.shangckk_divb .Newxfd_chakan {
    position: absolute;
    bottom: 192px;
    left: 431px;
    cursor: pointer;
    color: #000;
    font-weight: 550;
}

.Monthly_pb {
    width: 360px;
    height: 48px;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 12px;
}

.Monthly_spa {
    font-size: 17px;
    color: #d4612c;
    margin-right: 8px;
    cursor: pointer;
}





/* 抽奖10次 */
.giftbag_kk {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1999;
    display: flex;
    justify-content: center;
    align-items: center;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.1s ease;
}

.giftbag_close {
    display: none;
}

.giftbag_kk.show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.giftbag_kka {
    width: 1053px;
    height: 484px;
    position: relative;
}

.giftbag_imgbox {
    width: 1033px;
    height: 483px;
    display: block;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transform: scale(0.94);
    transition: opacity 0.1s ease;
}

.giftbag_imgbox.active {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.giftbag_buy {
    margin-left: 607px;
    cursor: pointer;
}


















/*我要留言*/
.jyly_divc {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
    display: none;
}

.jydl_box {
    width: 739px;
    height: 640px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_dmkkskk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 149px 83px 78px 35px;
}

.jyly_close {
    position: absolute;
    top: -53px;
    right: -17px;
    cursor: pointer;
}

.jyly_close:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.jyly_form {
    width: 607px;
    height: 386px;
    margin: 0 auto;
}

.jyly_pa {
    width: 100%;
    height: 35px;
    margin-bottom: 16px;
}

.jyly_words {
    display: block;
    width: 180px;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #2c2c2c;
    float: left;
    margin-left: 17px;
}

.jyly_input_text {
    width: 302px;
    height: 35px;
    float: left;
    background-color: rgb(37 35 35 / 70%);
    line-height: 30px;
    color: #fff;
    cursor: auto;
    padding-left: 10px;
}

.jyly_touxiang {
    width: 520px;
    height: 250px;
    margin-left: 85px;
}

.jyly_txbox {
    width: 65px;
    height: 52px;
    position: relative;
    float: left;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 10px;
    cursor: pointer;
}

.jyly_txbox .label {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.jyly_txbox .jy20_sctx {
    float: right;
}

.jyly_txbox .input {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.jyly_pb {
    width: 100%;
    height: 130px;
    margin-bottom: 13px;
    margin-top: 13px;
}

.jyly_pb .jyly_words {
    display: block;
    width: 180px;
    height: 30px;
    text-align: right;
    line-height: 30px;
    color: #2c2c2c;
    float: left;
}

.jyly_area {
    width: 302px;
    height: 130px;
    background-color: rgb(37 35 35 / 70%);
    float: left;
    padding-left: 10px;
    font-size: 14px;
    line-height: 28px;
    cursor: auto;
    resize: none;
    color: #fff;
}

.jyly_tixing {
    text-align: center;
    color: #2c2c2c;
    line-height: 25px;
    font-size: 13px;
}

.jyly_tijiaos {
    width: 184px;
    height: 49px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607d_tijiao.png) no-repeat;
    background-size: 100% 100%;
    margin: 36px auto;
    display: block;
    transition: all 0.3s;
    cursor: pointer;
}

.jyly_tijiaos:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.jinzdj {
    pointer-events: none;
}



/* 登录 */
.address_diva {
    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;
}

.address_divb {
    width: 782px;
    height: 574px;
    position: relative;
}

.address_divc {
    width: 739px;
    height: 562px;
    padding-top: 174px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607_loginkk.png) no-repeat;
    position: relative;
    background-size: 100%;
}

.address_divb_box {
    width: 434px;
    height: auto;
    margin: 0 auto;
    margin-top: 19px;
    margin-left: 117px;
}

.address_imgb {
    position: absolute;
    top: -70px;
    right: 25px;
    cursor: pointer;
    transition: all 0.3s;
}

.address_imgb:hover {
    opacity: 0.8;
    transition: all 0.3s;
}

.address_pa {
    width: 373px;
    height: 37px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 36px;

}

.address_pa span {
    font-size: 18px;
    color: #000000;
    float: left;
    margin-left: 10px;
    display: block;
}

.address_pa input {
    width: 280px;
    height: 36px;
    float: left;
    font-size: 17px;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 36px;
    cursor: auto;
    background: #929292;
}

.address_butas {
    width: 184px;
    height: 49px;
    background: url(http://oss.online-game.com.cn/50/jy_img/jy16xf2607d_tijiao.png) no-repeat;
    margin: 0 auto;
    display: block;
    margin-top: 72px;
    margin-bottom: 30px;
    cursor: pointer;
    transition: all 0.3;
    background-size: 100%;
}

.address_butas:hover {
    opacity: 0.8;
    transition: all 0.3;
}