.default_container {
    width: 100%;
    height: 3716px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512bxj_bg.jpg) top center no-repeat;
    margin: 0 auto;
    overflow: hidden;
}

.default_container.bg2 {
    height: 4150px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512bxj_bg2.jpg) top center no-repeat;
}

.default_container.bg3 {
    height: 3716px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512bxj_bg3.jpg) top center no-repeat;
}

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

.cl {
    clear: both;
}

/*top*/
.quidneck_top {
    width: 100%;
    height: 40px;
    background: #fff;
    position: relative;
}

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

/**/
.jinrugw {
    position: absolute;
    top: 34px;
    right: 433px;
    z-index: 99;
    cursor: pointer;
}

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

/* 内容 */
.plbanner_box {
    width: 100%;
    height: 1080px;
    margin: 0 auto;
    position: relative;
}

.plbanner_box .znq_zhezhao {
    position: absolute;
    top: 540px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
}

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

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

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

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

/* 导航 */
.Newnav_ula {
    width: 1368px;
    height: 340px;
    margin: 0px auto;
    margin-top: 77px;
    z-index: 99;
    position: relative;
}

.Newnav_ula li {
    width: 312px;
    height: 333px;
    float: left;
    margin-right: 40px;
    cursor: pointer;
    position: relative;
}

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


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

.Newnav_ula li img.Newnav_linavyes {
    display: none;
}

/* 许愿 */
.mayactivity {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    display: none;
    margin-top: 67px;
}

.may_title {
    display: block;
    margin: 0 auto;
    padding-left: 24px;
}

.tougao_diva p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 60px;
    color: #444da8;
    font-size: 18px;
    display: none;
}

.tougao_diva .wisha_ghbd {
    float: right;
    margin-right: 22px;
    ;
}

.accountDate {
    /* width: 762px; */
    position: relative;
    line-height: 20px;
    color: rgb(71, 80, 76);
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -35px;
    z-index: 99;
    float: right;
}

.bdData {
    z-index: 9999;
    width: 554px;
    height: 60px;
    margin: 0 5px;
    /* display: none; */
    line-height: 60px;
    color: #444da8;
}

.bdzh_mes {
    line-height: 50px;
    color: #444da8;
    position: absolute;
    left: 0;
    top: 300px;
    display: none;
    z-index: 10;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 18px;
}


.pl24may_login,
.pl24may_zhuxiao {
    cursor: pointer;
}

.wish_diva {
    width: 1044px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-top: 29px;
}

.wish_diva img {
    cursor: pointer;
}

.wisha_zhuxiao {
    cursor: pointer;
    display: none;
}

.wish_diva .wisha_ghbd {
    margin-right: 28px;
    margin-left: 54px;
}

.wish_diva .wisha_qdbtn {
    margin-left: 76px;
}

.wish_diva .wisha_qdbtnyes {
    margin-left: 76px;
    display: none;
}

.wish_diva .wisha_fxbtn {
    margin-left: -10px;
    margin-right: -10px;
}

.wish_diva .wisha_fxbtnyes {
    margin-left: -10px;
    margin-right: -10px;
    display: none;
}

.wisha_login {
    cursor: pointer;
}

.wisha_ghbd {
    cursor: pointer;
}

.wish .wisha_bg {
    margin-top: 27px;
    cursor: pointer;
    display: block;
}

.wish_divb .bg_video1 {
    width: 2560px;
    height: 1220px;
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -1280px;
}

.bg_video1 video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.wish .wish_btns {
    width: 648px;
    height: 108px;
    position: relative;
    margin: 0 auto;
    margin-left: 370px;
    margin-top: -12px;
    z-index: 10;
}

.wish_btns .wish_wdjlbtn {
    float: left;
    cursor: pointer;
}

.wish_btns .wish_wyxybtn {
    cursor: pointer;
    float: right;
}

.wish_btnsa p {
    color: #da823e;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 18px;
}

.wish_btns .wish_wdlwbtn {
    z-index: 99;
    position: absolute;
    top: 10px;
    left: 222px;
    cursor: pointer;
}

.wish .wish_xuyuannum {
    color: #2f2d84;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 18px;
}

.dice .map_bjnum {
    color: #2f2d84;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 18px;
}

/* 规则 */
.wish_rule {
    width: 1351px;
    height: 587px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icea_rulekk.png) no-repeat;
    position: relative;
    margin: 0 auto;
    padding: 80px 62px;
    margin-top: 24px;
}

.wish_ruleCon {
    width: 1218px;
    height: 437px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    overflow: hidden;
    margin: 0 auto;
}

.map_rule {
    padding: 62px 62px;
}

.map_rule .wish_ruleCon {
    height: 490px
}


/* 分享投稿 */
.bdData .changeAccount {
    width: 239px;
    height: 61px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_bdzh.png) no-repeat;
    display: block;
    /* margin-top: 2px; */
    cursor: pointer;
    float: right;
    border: none;
}

.tougao_diva {
    width: 1323px;
    height: 60px;
    margin: 0px auto;
    z-index: 99;
    position: relative;
    margin-top: 36px;
}

.tougaoa_cona {
    float: left;
    margin-top: -16px;
    z-index: 11;
    position: relative;
}

.bdData p {
    float: left;
    display: none;
}

.tougaoa_cona img {
    margin: 0 4px;
    cursor: pointer;
}

.tougaoa_cona img:nth-child(1) {
    margin-right: 7px;
}

.tougao_diva .accountDate {
    margin-top: 0;
    margin-right: 18px;
}

.tougao_divb {
    width: 1400px;
    height: 95px;
    float: left;
    position: relative;
    margin-top: 6px;
}

.tougao_divb .tougaob_server {
    width: 169px;
    height: 49px;
    border: 1px solid #8681e9;
    float: left;
    position: relative;
    border-radius: 50px;
    margin-left: 6px;
    margin-top: 3px;
}

.tougao_divb .tougao_fwq {
    width: 166px;
    height: 45px;
    font-size: 16px;
    background: #fff;
    border-radius: 50px;
    background: rgb(255, 255, 255, 0.7);
    text-indent: 8px;
    margin: 0 auto;
    display: block;
    margin-top: 1px;
    border: none;
    color: #0f148a;
}

.tougaob_ul {
    width: 345px;
    float: left;
    margin-left: 60px;
}

.tougaob_ul li {
    width: 155px;
    height: 52px;
    float: left;
    position: relative;
    margin-right: 15px;
    cursor: pointer;
}

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

.tougao_divb .tougaob_meilip {
    width: 424px;
    height: 72px;
    float: right;
    margin-right: 48px;
}

.tougaob_meilip .tougaob_mlpa {
    width: 243px;
    height: 70px;
    float: left;
    margin-right: 17px;
    margin-top: 12px;
}

.tougaob_mlpa .tougaob_mlpacon {
    width: 239px;
    height: 35px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_mlzbg.png) no-repeat;
    position: relative;
    text-align: center;
    line-height: 36px;
    color: #e7598e;
    font-size: 18px;
}

.tougaob_mlpacon .tougaob_mlpaa {
    float: left;
    padding-left: 33px;
}

.tougaob_mlpacon .tougaob_mlpnum {
    float: left;
    margin-left: 9px;
    width: 124px;
    text-align: center;
}

.tougaob_mlpa .tougaob_dzs {
    width: 239px;
    height: 35px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_dzsbg.png) no-repeat;
    position: relative;
    text-align: center;
    line-height: 36px;
    color: #39419d;
    font-size: 18px;
    margin-top: 8px;
}

.tougaob_dzs .tougaob_dzsa {
    float: left;
    padding-left: 33px;
}

.tougaob_dzs .tougaob_dzsnum {
    float: left;
    margin-left: 16px;
    width: 81px;
    text-align: center;
}

.tougaob_meilip .tougaob_mlz {
    float: left;
    cursor: pointer;
    margin-top: -4px;
}

.tougao_divc {
    width: 1400px;
    height: 1159px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    margin-top: 130px;
}

.tougao_divc .tg_ul {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
}

.tougao_divc .tg_ul li {
    width: 334px;
    height: 559px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_listbg.png) no-repeat;
    float: left;
    padding: 78px 39px 14px 43px;
    margin-right: 21px;
    position: relative;
    margin-bottom: 23px;
}

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



.tg_ul li:nth-child(1) .tg_pmicon {
    width: 68px;
    height: 110px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_listpm1.png) no-repeat;
    position: absolute;
    top: -24px;
    left: -3px;
    right: 0;
    margin: auto;
}

.tg_ul li:nth-child(2) .tg_pmicon {
    width: 92px;
    height: 107px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_listpm2.png) no-repeat;
    position: absolute;
    top: -23px;
    left: 7px;
    right: 0;
    margin: auto;
}

.tg_ul li:nth-child(3) .tg_pmicon {
    width: 92px;
    height: 107px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_listpm3.png) no-repeat;
    position: absolute;
    top: -23px;
    left: 7px;
    right: 0;
    margin: auto;
}

.tg_ul li:nth-child(n+4) .tg_pmicon {
    display: none;
}

.tg_ul li .tg_pmicon.headpm {
    display: none;
}

.tg_ul li .tg_name {
    width: 256px;
    height: 52px;
    margin-left: 6px;
    color: #ffffff;
    line-height: 22px;
    padding-left: 13px;
    overflow: hidden;
    padding-top: 5px;
}

.tg_ul li .tg_name span {
    color: #afffe2;
}

.tg_ul li .tg_pb {
    width: 258px;
    height: 26px;
    margin-top: 6px;
    margin-left: 6px;
    color: #ffffff;
    line-height: 25px;
    padding-left: 10px;
}

.tg_pb img {
    margin-left: 4px;
    vertical-align: middle;
    margin-top: -5px;
    cursor: pointer;
}

.tg_ul .tg_text {
    width: 233px;
    height: 108px;
    color: #fff;
    margin-top: 8px;
    margin-left: 9px;
    overflow: hidden;
    padding: 6px;
    line-height: 22px;
}

.tg_ul .tg_liImg {
    width: 235px;
    height: 138px;
    margin: 7px auto;
    border-radius: 10px;
    cursor: pointer;
    display: block;
    border: 1px solid #fff;
}

.fashShow_page {
    width: 1000px;
    height: 50px;
    margin: 50px auto;
    margin-top: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fashShow_page .prepage,
.shouye,
.weiye,
.nextpage {
    width: 84px;
    height: 34px;
    line-height: 30px;
    background: #769ccf;
    display: block;
    text-align: center;
    color: #fff;
    float: left;
    margin: 0 3px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #fff;
}

.fashShow_page .prepage a,
.nextpage a {
    color: #fff;
    display: block;
    width: 100%;
}

.fashShow_page .fashShow_pagedivb {
    width: 84px;
    height: 34px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #223f6e;
    float: left;
}

.tougao_divc .mCSB_container {
    margin-right: 10px;
}

.tg_num {
    color: #ffa4c6 !important;
}

/* 规则 */
.tougao_rule {
    width: 1353px;
    height: 867px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512iceb_rulekk.png) no-repeat;
    position: relative;
    margin: 0 auto;
    padding: 80px 62px;
    margin-top: -31px;
}

.tougao_ruleCon {
    width: 1218px;
    height: 709px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    overflow: hidden;
    margin: 0 auto;
}

.tougao_ruleCon span {
    color: #ffed71;
}

b {
    font-weight: 550;
    color: #59ffd8;
}

/* 摇骰子 */
.dice_diva {
    display: flex;
    justify-content: center;
    margin-top: 36px;
    margin-left: -80px;
    z-index: 11;
    position: relative;
}

.map {
    position: relative;
    width: 1274px;
    height: 772px;
    margin: 0 auto;
    margin-top: 87px;
}

.map_ul {
    list-style: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.map_ul li {
    width: 214px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    transition: all 0.2s ease;
    margin: 0;
    padding: 0;
}

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

    50% {
        transform: translateY(-5px);
    }

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

.grid-active {
    animation: gridBounce 0.3s ease-in-out;
}

/* 格子位置定位 */
.map_ul li:nth-child(1) {
    top: 0;
    left: 0;
}

.map_ul li:nth-child(2) {
    top: 0;
    left: 214px;
}

.map_ul li:nth-child(3) {
    top: 0;
    left: 425px;
}

.map_ul li:nth-child(4) {
    top: 0;
    left: 636px;
}

.map_ul li:nth-child(5) {
    top: 0;
    left: 847px;
}

.map_ul li:nth-child(6) {
    top: 0;
    left: 1058px;
}

.map_ul li:nth-child(7) {
    top: 127px;
    left: 1058px;
}

.map_ul li:nth-child(8) {
    top: 254px;
    left: 1058px;
}

.map_ul li:nth-child(9) {
    top: 381px;
    left: 1058px;
}

.map_ul li:nth-child(10) {
    top: 508px;
    left: 1058px;
}

.map_ul li:nth-child(11) {
    top: 635px;
    left: 1058px;
}

.map_ul li:nth-child(12) {
    top: 635px;
    left: 847px;
}

.map_ul li:nth-child(13) {
    top: 635px;
    left: 636px;
}

.map_ul li:nth-child(14) {
    top: 635px;
    left: 425px;
}

.map_ul li:nth-child(15) {
    top: 635px;
    left: 214px;
}

.map_ul li:nth-child(16) {
    top: 635px;
    left: 0;
}

.map_ul li:nth-child(17) {
    top: 508px;
    left: 0;
}

.map_ul li:nth-child(18) {
    top: 381px;
    left: 0;
}

.map_ul li:nth-child(19) {
    top: 254px;
    left: 0;
}

.map_ul li:nth-child(20) {
    top: 127px;
    left: 0;
}

.map_ul li .map_bz1,.map_ul li .map_bz2{
    position: absolute;
    width: 90px;
    display: none;
}

.controls {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}


.status {
    text-align: center;
    margin: 10px 0;
}

@keyframes diceRoll {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.rolling {
    animation: diceRoll 0.2s linear infinite;
}

.player {
    /* position: absolute;
    z-index: 10;
    transition: all 0.3s ease;
    pointer-events: none;
    top: -38px;
    left: -11px; */
    position: absolute;
    z-index: 10;
    transition: all 0.2s ease-out !important;
    /* 强制匹配JS的200ms间隔 */
    pointer-events: none;
    top: -55.5px;
    left: 56.5px;
    /* 初始值由JS覆盖，避免默认值干扰 */
    transform: translateZ(0);
    /* 硬件加速 */
    will-change: left, top;
    /* 提前告知浏览器优化 */
}

/* 小人跳动动画 - 保持原有速度和幅度 */
@keyframes playerBounce {
    0% {
        transform: translateY(0);
    }

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

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

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

    50% {
        transform: translateY(-20px);
    }

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

.player-active {
    animation: playerBounce 0.5s ease-in-out;
}

.player-activexia {
    animation: playerBouncexia 0.5s ease-in-out;
    transform: translateZ(0);
    /* 硬件加速 */
}

.map_bg {
    position: absolute;
    top: 20px;
    left: 33px;
    right: 0;
    margin: auto;
}

.SieveBox {
    width: 391px;
    height: 310px;
    position: absolute;
    top: 235px;
    left: 0;
    right: 0;
    margin: auto;
}

.SieveBox img {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
    cursor: pointer;
}

.SieveBox .dice {
    width: 199px;
    height: 224px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 46px;
    animation: fadaxs 2s linear infinite;
    -webkit-animation: fadaxs 2s linear infinite;
}

.dice.dice_1 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz1.png") no-repeat center center;
}

.dice.dice_2 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz2.png") no-repeat center center;
}

.dice.dice_3 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz3.png") no-repeat center center;
}

.dice.dice_4 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz4.png") no-repeat center center;
}

.dice.dice_5 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz5.png") no-repeat center center;
    background-position: 0px 6px;
}

.dice.dice_6 {
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz6.png") no-repeat center center;
}

.dice.dice_a {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz1on.png") no-repeat;
}

.dice.dice_b {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz2on.png") no-repeat;
}

.dice.dice_c {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz3on.png") no-repeat;
}

.dice.dice_d {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz4on.png") no-repeat;
}

.dice.dice_e {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz5on.png") no-repeat;
}

.dice.dice_f {
    width: 218px;
    height: 215px;
    background: url("http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icec_sz6on.png") no-repeat;
}

.map_btns {
    width: 655px;
    height: 104px;
    margin: 0 auto;
    margin-top: 29px;
}

.map_btns .map_tsz {
    cursor: pointer;
    float: left;
}

.map_btns .map_hqbj {
    cursor: pointer;
    float: right;
}

/* 月卡 */
.yueka_bg {
    margin: 0 auto;
    margin-top: -148px;
    margin-left: 20px;
}

.yueka_btn {
    margin: 0 auto;
    display: block;
    cursor: pointer;
    margin-top: -268px;
    z-index: 10;
    position: relative;
}








































/*登录*/
.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: 674px;
    height: 441px;
    position: relative;
    padding-top: 179px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_loginkk.png) no-repeat;
    background-size: 100%;
}

.plhydl_guanbi {
    display: block;
    position: absolute;
    top: -5px;
    right: -88px;
    cursor: pointer;
    width: 80px;
}

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

.hydl_pa {
    width: 377px;
    height: 45px;
    margin-bottom: 29px;
    line-height: 45px;
}

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

.dlinputs {
    float: right;
    width: 282px;
    height: 38px;
    font-size: 17px;
    background: #86b5ea;
    color: #000;
    text-indent: 8px;
    border: 1px solid #73a1d4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

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

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

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

.hydl_btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 476px;
    margin-top: 36px;
    margin-left: -23px;
}

.hydl_butas {
    width: 159px;
    height: 61px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_logindl.png) no-repeat;
    cursor: pointer;
    float: left;
    margin-right: 70px;
}

.hydl_but {
    width: 246px;
    height: 62px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_loginres.png) no-repeat;
    cursor: pointer;
    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: 699px;
    height: 460px;
    position: relative;
    padding-top: 164px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_loginkk.png) no-repeat;
    background-size: 100%;
}

.plhybd_diva .plhybd_guanbi {
    display: block;
    position: absolute;
    top: -5px;
    right: -88px;
    cursor: pointer;
    width: 80px;
}

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

.plhybd_diva .hydl_pa {
    width: 429px;
    height: 45px;
    margin-bottom: 22px;
    line-height: 40px;
}

.plhybd_diva .dlinputs {
    float: right;
    width: 282px;
    height: 38px;
    font-size: 16px;
    border: 1px solid #73a1d4;
    color: #fff;
    text-indent: 8px;
}

.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: 159px;
    height: 61px;
    margin: 0 auto;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_tijia.png) no-repeat;
    cursor: pointer;
    background-size: 100%;
}

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

/* 1-奖池公示 */
.wish_gl {
    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;
}

.plcjjl_close {
    display: block;
    position: absolute;
    top: 46px;
    right: -73px;
    cursor: pointer;
}

.wish_glcon {
    width: 512px;
    height: 848px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512icea_gailvkk.png) no-repeat;
    background-size: 100%;
    position: relative;
}

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

.polltg_diva {
    width: 612px;
    height: 771px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_tgkk.png) no-repeat;
    background-size: 100%;
    padding: 108px 53px 68px 56px;
    position: relative;
}

.pl2304xw_tkclose {
    display: block;
    position: absolute;
    top: -4px;
    right: -73px;
    cursor: pointer;
    width: 64px;
}

.polltg_divb {
    width: 512px;
    height: 530px;
    margin: 0 auto;
    margin-top: 27px;
}

.polltg_divb .hydl_pa {
    width: 469px;
    height: 40px;
    margin-bottom: 25px;
    line-height: 40px;
    position: relative;
}

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

.polltg_divb .dlinputs {
    float: right;
    width: 342px;
    height: 40px;
    font-size: 16px;
    background: #2c9cdc;
    border: 1px solid #2c9cdc;
    color: #e3edff;
    text-indent: 8px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;

}

#R_juese {
    height: 36px;
    width: 336px;
}

.polltg_divb input::placeholder,
.polltg_pc textarea::placeholder {
    color: #e3edff;
}

.polltg_pc textarea {
    text-indent: 15px;
    width: 336px;
    height: 74px;
    float: right;
    background: #2c9cdc;
    border: 1px solid #2c9cdc;
    font-size: 16px;
    font-weight: 500;
    color: #e3edff;
    resize: none;
    line-height: 22px;
    border-radius: 10px;
}

.hydl_pa .putton {
    position: absolute;
    width: 344px;
    height: 42px;
    display: block;
    top: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
}

.Monthly_pa_imgatu {
    width: 335px !important;
}

.polltg_tijiao {
    margin: 0 auto;
    cursor: pointer;
    display: block;
    margin-top: 36px;
}

.polltg_tutip {
    font-size: 14px;
    color: #4a79c7;
    margin-left: 134px;
    margin-top: -10px;
    display: block;
}

/* 分享 */
.share_pt {
    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;
}

.sharept_diva {
    width: 982px;
    height: 748px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_sharekk.png) no-repeat;
    background-size: 100%;
    padding-top: 175px;
}

.sharept_divb {
    width: 953px;
    height: 555px;
    color: #6b69c7;
    font-size: 16px;
    text-align: left;
    line-height: 32px;
    letter-spacing: 1px;
    overflow: hidden;
    margin: 0 auto;
}

.sharept_divc {
    display: flex;
    justify-content: center;
    margin: 20px auto;
}

.sharept_divc img {
    margin: 0 5px;
    cursor: pointer;
}

.sharept_close {
    position: absolute;
    top: -16px;
    right: -80px;
    cursor: pointer;
    width: 80px;
}

.sharept_divd {
    width: 727px;
    margin: 0 auto;
}

.sharept_divd b {
    color: #29497c;
}

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

.WinRecord_diva {
    width: 910px;
    height: 585px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_wdjlkk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 189px 52px 41px 52px;
}

.plcjjl_close {
    display: block;
    position: absolute;
    top: 8px;
    right: -78px;
    cursor: pointer;
    width: 70px;
}

.Winrecord_divb {
    width: 100%;
    height: 567px;
    font-size: 18px;
    color: #355f9b;
    overflow: hidden;
}

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

}

.Winrecord_diva p:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 291px;
    text-align: center;
    line-height: 40px;
}

.Winrecord_diva p:nth-child(2) {
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    width: 256px;
    text-align: center;
}


.WinRecord_pa {
    font-size: 28px;
    color: #cc4b0c;
    font-family: "宋体";
    font-weight: bolder;
    text-align: center;
    margin-top: 21px;
    height: 54px;
    line-height: 54px;
}

.jinzdj {
    pointer-events: none;
}


/* 2-获取冰晶 */
.hqbj_kk {
    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: 99;
}

.hqbjkk_diva {
    width: 653px;
    height: 430px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_wdjlkk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 146px 50px 55px 50px;
}

.hqbjkk_divb {
    width: 100%;
    height: 257px;
    overflow: hidden;
    font-size: 20px;
    color: #383c8a;
    line-height: 39px;
}


/* 提示框 */
.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: 545px;
    height: 361px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_tipkk.png) no-repeat;
    padding: 170px 30px 38px 30px;
    background-size: 100%;
}

.Bxbtipa_pa {
    color: #213660;
    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: -16px;
    right: -66px;
    cursor: pointer;
    width: 60px;
}

.Bxb_tipa_quren {
    cursor: pointer;
    display: block;
    margin: 10px auto;
    width: 250px;
}

/* 终点提示框 */
.zdBxb_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;
}

.zdBxb_tipa {
    width: 545px;
    height: 361px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_zdtipkk.png) no-repeat;
    padding: 141px 30px 38px 30px;
    background-size: 100%;
}

/* 抽獎提示 */
.cj_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;
}

.cj_tipa {
    width: 775px;
    height: 466px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl/pl2512ice_zdtipkka.png) no-repeat;
    padding: 159px 30px 38px 120px;
    background-size: 100%;
}

.cjtip_pa {
    color: #383c8a;
    font-size: 22px;
    text-align: center;
    min-height: 64px;
    font-family: "宋体";
    font-weight: bolder;
    line-height: 32px;
}

.cjtip_pa span {
    display: block;
    font-size: 18px;
    margin-top: 16px;
    font-family: "宋体";
}


.cjtip_img {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}


.map_ruleimg {
    display: block;
    margin-left: 8px;
}

/* 确定框 */
.confirm_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;
}

.confirm_tipa {
    width: 545px;
    height: 361px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_tipkk.png) no-repeat;
    padding: 170px 30px 38px 30px;
    background-size: 100%;
}

.confirm_pa {
    color: #355f9b;
    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;
}

.confirm_pa input {
    width: 100px;
    background: #70bce7;
    height: 35px;
    margin: 0 5px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border: none;
}

.confirm_text {
    color: #355f9b;
    text-align: center;
    font-size: 16px;
}

.confirm_quren {
    cursor: pointer;
    display: block;
    margin: 0px auto;
    margin-top: 17px;
}

/* 3-翻牌记录 */
.bingjing_jl {
    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: 99;
}

.bingjing_jldiva {
    width: 849px;
    height: 555px;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl//pl2512ice_hqjjkk.png) no-repeat;
    background-size: 100%;
    position: relative;
    padding: 185px 40px 55px 40px;
}

.bingjing_jldivb {
    width: 100%;
    height: 328px;
    font-size: 18px;
    color: #383c8a;
    overflow: hidden;
}

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

}

.bingjing_jlcon p {
    height: 40px;
    width: 50%;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    /* 强制文本在一行内显示 */
    white-space: nowrap;
    /* 超出容器宽度的文本以省略号显示 */
    text-overflow: ellipsis;
}

.bingjing_jlpa {
    font-size: 28px;
    color: #383c8a;
    font-family: "宋体";
    font-weight: bolder;
    text-align: center;
    margin-top: 21px;
    height: 54px;
    line-height: 54px;
}

/* 兑换 */
.suipian_bag {
    cursor: pointer;
}

/* 顧澤 */
.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: 698px;
    height: 1071px;
    position: relative;
    background: url(http://oss.online-game.com.cn/50/npl_img/Newpl/pl2511fk_guizekk.png) no-repeat;
    background-size: 100%;
    padding: 169px 44px;
}

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

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

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

.tk_close {
    position: absolute;
    top: 41px;
    right: -55px;
    cursor: pointer;
}

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

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


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

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