* {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-focus-ring-color: rgba(0,0,0,0)
}

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0
}

html, body, fieldset, img, iframe, abbr {
    border: 0
}

li {
    list-style: none
}

textarea {
    overflow: auto;
    resize: none
}

a, button {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: 700
}

a, a:hover {
    text-decoration: none
}

body, html {
    width: 100%;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: center
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif
}

body {
    background: #fdf0c4!important;
    padding-bottom: .9rem!important;
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}

a {
    text-decoration: none
}

input {
    -webkit-appearance: none
}

p, a, li, span, input {
    font-size: .28rem
}

h1 {
    font-size: .32rem
}

h2 {
    font-size: .34rem
}

h3 {
    font-size: .3rem
}

h4 {
    font-weight: 400;
    font-size: .3rem
}

h5 {
    font-size: .28rem
}

textarea {
    font-size: 24px
}

a {
    color: #434343
}

html {
    font-size: 312.5%
}

@media screen and (max-width: 359px) and (orientation:portrait) {
    html {
        font-size: 266.67%
    }
}

@media screen and (min-width: 360px) and (max-width:374px) and (orientation:portrait) {
    html {
        font-size: 300%
    }
}

@media screen and (min-width: 384px) and (max-width:399px) and (orientation:portrait) {
    html {
        font-size: 320%
    }
}

@media screen and (min-width: 400px) and (max-width:413px) and (orientation:portrait) {
    html {
        font-size: 333.33%
    }
}

@media screen and (min-width: 414px) and (max-width:431px) and (orientation:portrait) {
    html {
        font-size: 345%
    }
}

@media screen and (min-width: 432px) and (max-width:479px) and (orientation:portrait) {
    html {
        font-size: 360%
    }
}

@media screen and (min-width: 480px) and (max-width:639px) and (orientation:portrait) {
    html {
        font-size: 400%
    }
}

@media screen and (min-width: 640px) and (orientation:portrait) {
    html {
        font-size: 533.33%
    }
}

.bottomfont {
    font-family: bottomfont!important;
    font-size: .32rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.wrap {
    width: 100%
}

.hide {
    display: none
}

.center {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center
}

/*top*/

.topbar {
    width: 100%;
    height: 1.06rem;
    background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    box-sizing: border-box;
    padding-left: .1rem;
    position: absolute;
    top: 0;
    z-index: 2;
    position: fixed;
    background: url(../images/top.png) center no-repeat;
}

.topbar .game_name {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    color: #fff
}

.topbar .game_name h2 {
    font-size: .3rem
}

.topbar .game_name p {
    font-size: .24rem
}

.topbar .i_tag {
    font-style: normal;
    position: absolute;
    width: .81rem;
    background: #ee3614;
    color: #fff;
    padding: .04rem 0 .03rem;
    height: .24rem;
    line-height: .24rem;
    font-size: .2rem;
    border-radius: .06rem;
    text-align: center;
    left: 2.95rem;
    top: .3rem
}

.topbar .logo {
    display: block;
    background: url(../images/logo.png) no-repeat;
    background-size: cover;
    width: 2.88rem;
    height: 0.9rem;
    margin: .15rem .15rem 0 0;
    background-size: 100%;
}

.login {
    display: block;
    width: 2.8rem;
    height: .95rem;
    background: url(../images/togw_ceec2e0.png) center no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: .95rem;
    font-size: .28rem;
    margin: .05rem .1rem 0 0;
}

butn.loginbtn {
    width: 50%;
    height: .95rem;
    display: inline-block;
    float: left;
    color: #3d5452;
}

.textbox a.butn {
    width: 50%;
    height: .95rem;
    display: inline-block;
    float: left;
    color: #3d5452;
}

.zhuxiao {
    /* float: right; */
}

.denglu.togw span {
    color: #b81a32;
    width: 50%;
    height: .95rem;
    line-height: .95rem;
    display: block;
    float: left;
}

.nav {
    position: fixed;
    z-index: 1;
    bottom: -2px;
    width: 100%;
    height: .92rem;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    font-size: .3rem;
}

.nav .navbtn {
    display: block;
    width: 20%;
    height: 100%;
    text-align: center;
    line-height: 0.9rem;
    color: #fff0d3;
    background: url(../images/nav_2.png) bottom center no-repeat;
    background-size: 100%;
}

.nav .navbtn.cur {
    color: #d5544a;
    background: url(../images/nav_1.png) bottom center no-repeat;
    background-size: contain;
}

/*tx*/

.lantern-left {
    width: 55px;
    height: 308px;
    background: url(../images/lantern_left.png) no-repeat;
    position: absolute;
    left: -11px;
    top: 0.7rem;
    z-index: 0;
    -webkit-animation: l_swing 5s 0.25s linear infinite;
    animation: l_swing 5s 0.25s linear infinite;
    background-size: 100%;
}

.lantern-right {
    width: 55px;
    height: 308px;
    background: url(../images/lantern_right.png) no-repeat;
    position: absolute;
    right: -17px;
    top: 0.7rem;
    z-index: 0;
    -webkit-animation: l_swing 4.5s 0.25s linear infinite;
    animation: l_swing 4.5s 0.25s linear infinite;
    background-size: 100%;
}

.fire {
    position: absolute;
    opacity: 1;
    overflow: visible;
    transform-origin: center center;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/fire.png);
    z-index: 3;
}

.fire1 {
    width: 20px;
    height: 22px;
    top: 1.26rem;
    left: 20px;
    background-image: url(../images/fire_new1.png)!important;
    animation: fire_work1 3s 0.15s linear infinite!important;
    z-index: 0!important;
}

.fire2 {
    width: 22px;
    height: 22px;
    top: 1.36rem;
    left: 100px;
    background-image: url(../images/fire_new1.png)!important;
    z-index: 0!important;
}

.fire_time1 {
    -webkit-animation: fire_work 3s 0.15s linear infinite;
    animation: fire_work 3s 0.15s linear infinite;
}

.fire_time2 {
    -webkit-animation: fire_work 4s 0.2s linear infinite;
    animation: fire_work 4s 0.2s linear infinite;
}

.fireworks {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    top: 0;
    height: 100%;
    z-index: 0;
    width: 100%;
    pointer-events: none;
}


/*common*/
.part {
    width: 100%;
    /* min-height: 10rem; */
    position: relative;
    /* padding-top: .96rem; */
}

.part0 {
    background: url(../images/bg.jpg) no-repeat;
    background-size: 100%;
    height: 8.9rem;
    overflow: hidden;
}
.part1 {
    background: #d2613c url(../images/bg1.jpg) no-repeat;
    background-size: 100%;
    /* height: 11.24rem; */
    /* padding-top: 1.26rem; */
}
.part2 {
    background: #f8efca url(../images/bg2.jpg) no-repeat;
    background-size: 100%;
    /* padding-top: 1.26rem; */
}
.part3 {
    background: #d1613f url(../images/bg3.jpg) no-repeat;
    background-size: 100%;
    /* height: 12.24rem; */
}

.part4 {
    background: #f7e8bf url(../images/bg4.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.26rem;
}

.part5 {
    background: #49130e url(../images/bg5.jpg?2025) no-repeat;
    background-size: 100%;
    padding-top: .26rem;
}

.part6 {
    background: #f7dfa9 url(../images/bg6.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.26rem;
    padding-bottom: 1.66rem;
}
.part7 {
    background: #f7e8bf url(../images/bg7.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.26rem;
}

.main {
    width: 100%;
    padding: .4rem 0 0;
    box-sizing: border-box;
}
.main2{
    padding: 1.5rem 0 0;
}
.main3 {
    padding: 2rem 0 .4rem;
}
.main4 {
    /* padding: 2rem 0 0; */
}
.main5 {
    /* padding: 1rem 0 0; */
}
.main6 {
    /* padding: 2rem 0 0; */
    padding: 0;
}
.main7 {
    padding: .4rem 0 1.8rem;
}

.tit {
    margin: 0 auto;
    width: 7.08rem;
    height: 1.56rem;
    position: relative;
}

.part1 canvas {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    pointer-events: none;
}

.tit1 {
    background: url(../web/images/tit/tit1.png) center no-repeat;
    background-size: contain;
    /* top: .4rem; */
}

.tit2 {
    background: url(../web/images/tit/tit2.png) center no-repeat;
    background-size: contain;
    /* top: 1.4rem; */
}
.tit3 {
    background: url(../web/images/tit/tit3.png) center no-repeat;
    background-size: contain;
}

.tit4 {
    background: url(../web/images/tit/tit4.png) center no-repeat;
    background-size: contain;
}

.tit5 {
    background: url(../web/images/tit/tit5.png) center no-repeat;
    background-size: contain;
}

.tit6 {
    background: url(../web/images/tit/tit6.png) center no-repeat;
    background-size: contain;
}

.tit7 {
    background: url(../web/images/tit/tit7.png) center no-repeat;
    background-size: contain;
}

.tit_con {
    padding: 0 .16rem .2rem;
}
.part1 .tit_con p, .part3 .tit_con p, .part5 .tit_con p {
    color: #faf6db;
}
.words {
    width: 100%;
    font-size: .26rem;
    margin-top: .3rem;
    color: #882f2f;
}

.words.end {
    margin-bottom: .4rem;
}

.stitle {
    margin-top: .3rem;
    font-size: .28rem;
    /* line-height: .44rem; */
    color: #fff;
    background: url(../images/stitle_zs_81a9faa.png) center left no-repeat;
    background-size: .24rem .24rem;
    padding-left: .4rem;
}



.close1, .close2 {
    width: 35px;
    height: 35px;
    font-size: 0;
    position: absolute;
    background: url(../images/close.png?2022.png) no-repeat;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    background-size: 100%;
    bottom: -48px;
    margin: 0 auto;
    left: 50%;
    margin-left: -17px;
}

.title1 {
    width: 280px;
    height: 40px;
    background-size: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 21px 10px 0;
    font-weight: bold;
    /* border-bottom: 1px dashed #a3a3a3; */
    color: #fff;
}


/*contact*/
.m-flright {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 1;
}

.m-flright a {
    /* display: none; */
    width: 25px;
    height: 77px;
    background-color: #d5544a;
    border-radius: 23px;
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    float: left;
    margin-right: 9px;
    /* margin-top: 94px; */
    position: relative;
    text-align: center;
}

.m-flright a:after {
    content: '';
    width: 60px;
    height: 54px;
    background: url(../images/icon7.png) center center no-repeat;
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -30px;
    background-size: 100%;
}

.mask-black-dialog2 {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    z-index: 1500;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}

.weui-dialog {
    position: fixed;
    width: 80%;
    left: 50%;
    background-color: #fff;
    text-align: center;
}

.weui-dialog {
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    transform: translate(-50%, -50%);
    margin: 0;
    top: 45%;
    z-index: 2000;
}

.popupGZH {
    max-width: 260px;
    border-radius: 10px;
    overflow: initial;
    padding-bottom: 10px;
}

.popupGZH .tit {
    padding-top: 0px;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.popupGZH .tit h5 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    background: #dc3934;
    background: linear-gradient(to right, #ff5447, #dc3934);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.popupGZH .cont .nameGZH {
    width: 75%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    margin: 0 auto;
    font-size: 15px;
    color: #000;
    margin-top: 20px;
}

.popupGZH .cont .nameGZH i {
    font-style: normal;
    color: red;
    font-weight: bold;
}

.popupGZH .cont .copyGZH {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 17px;
    font-size: 15px;
    margin: 20px auto 10px;
}

.copy_kefu_code {
    display: block;
    width: 100px;
    height: 30px;
    background: #dc3934;
    background: linear-gradient(to right, #ff5447, #dc3934);
    color: #fff;
    border-radius: 17px;
}

.success2 {
    background: #e05148);
    background: linear-gradient(to right, #da4137, #e05148);
    display: block;
    width: 100px;
    height: 30px;
    color: #fff;
    border-radius: 17px;
}

.popupGZH .cont .pattern {
    width: 92%;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    height: auto;
}

.popupGZH .cont .QRcode {
    width: 120px;
    height: 120px;
    border: 4px solid #ededed;
    margin: 0 auto;
    margin-top: 10px;
}

.popupGZH .closePopup {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%);
    background-image: url(../images/close.png);
    background-size: 100%;
}

.qiuqian_box_1 {
    text-align: center;
    background: #fff;
    width: 90%;
    /* min-height: 308px; */
    background-size: 100%;
    margin: 10px auto 0;
    /* position: relative; */
    /* top: -8px; */
    border-radius: 10px;
    border: 2px solid #b42422;
}

.qian-con {
    width: 96%;
    /* background-size: 100%; */
    position: relative;
    color: #fffcf5;
    /* font-size: 12px; */
    /* overflow-y: scroll; */
    line-height: 23px;
    margin: 8px auto 0;
    background: url(../images/prize-re.jpg) repeat;
    border-radius: 10px;
}
.qian-con li{
 border-bottom: 1px dashed #9b4545;
 line-height: 28px;
 border-bottom: 6px solid #fff;
 border-radius: 10px;
 box-shadow: 1px -2px 1px #c4210b;
}


/*part1*/
.qdlj ul {
    width: 100%;
    /* height: 5.41rem; */
    position: relative;
    /* background: url(../images/tree.png) no-repeat center/100% 100%; */
    /* margin-bottom: .25rem; */
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.qdlj ul li {
    display: flex;
    align-items: center;
    background: url(../web/images/qd.png) no-repeat;
    box-sizing: border-box;
    /* padding-top: .2rem; */
    width: 1.8rem;
    height: 1.71rem;
    color: #ffc45d;
    background-size: 100%;
    margin-bottom: .35rem;
}

.qdlj ul > li.active {
    background: url(../web/images/qd_h.png) no-repeat;
    background-size: 100%;
}

.qiandao {
    display: block;
    width: 4.5rem;
    height: 1rem;
    background: url(../images/qd_btn.png) center center no-repeat;
    color: #ffef96;
    text-align: center;
    font-size: 0;
    margin: .2rem auto 0;
    position: relative;
    background-size: 100%;
}

.qiandao:hover {
    background: url(../images/qd_btn_h.png) center center no-repeat;
    background-size: 100%;
}

.tj {
    display: flex;
    justify-content: space-between;
    width: 5rem;
    margin: 0 auto 0;
    color: #fff5b9;
}

.tips1 i, .ftip em, #cjnum {
    color: #501400;
    font-size: 14px;
    margin: 0 5px;
    font-weight: bold;
    font-style: normal;
}
/*part2*/
.lottery_box {
    padding: 0 1%;
    position: relative;
}

.val_box {
    width: 100%;
    text-align: center;
    color: #ea4900;
    margin: 0 auto;
    font-size: .3rem;
}

span.paynum {
    font-weight: bold;
}

.hdgz-btn1 {
    width: 89px;
    height: 40px;
    line-height: 40px;
    color: #FFE5C6;
    background: #ea4a00;
    box-sizing: border-box;
    margin: 20px 10px auto 0;
    border: 1px solid #ed5300;
    border-radius: 5px;
    /* display: block; */
    padding: 2px 10px;
}

ul.cj_box {
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cj {
    display: block;
    width: 32%;
    height: 2.23rem;
    float: left;
    margin: 0 .633% .3rem;
}

.cj_name {
    position: absolute;
    width: 130px;
    height: 29px;
    z-index: 2;
    left: 8px;
    bottom: 15px;
    font-size: 13px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    border-radius: 20px;
    display: none;
}

.cj_1, .cj_9 {
    background: url(../web/images/jp/j7.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj_5, .cj_7 {
    background: url(../web/images/jp/j6.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj_2, .cj_8 {
    background: url(../web/images/jp/j5.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj_6 {
    background: url(../web/images/jp/j3.png?2025) no-repeat top center;
    background-size: 100% 100%;
}

.cj_3, .cj_4 {
    background: url(../web/images/jp/j4.png) no-repeat top center;
    background-size: 100% 100%;
}


.cj.cur.cj_1, .cj.cur.cj_9 {
    background: url(../web/images/jp/j7_h.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj.cur.cj_5, .cj.cur.cj_7 {
    background: url(../web/images/jp/j6_h.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj.cur.cj_2, .cj.cur.cj_8 {
    background: url(../web/images/jp/j5_h.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj.cur.cj_6 {
    background: url(../web/images/jp/j3_h.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj.cur.cj_3, .cj.cur.cj_4 {
    background: url(../web/images/jp/j4_h.png) no-repeat top center;
    background-size: 100% 100%;
}

.cj_btn {
    height: .7rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cj_btn a {
    /* position: absolute; */
    transition: 5s;
    /* bottom: 15px; */
    /* left: 45px; */
    left: .1rem;
    background-size: 100%;
    width: 32%;
    height: .7rem;
    float: left;
    display: flex;
    justify-content: center;
}

.lottery_btn {
    background: url(../web/images/jp/c1.png) no-repeat top center;
    background-size: 100%;
}

.lottery_btn_ten {
    background: url(../web/images/jp/c10.png) no-repeat top center;
    background-size: 100%;
}

.zjcx {
    background: url(../web/images/jp/zjcx.png) no-repeat top center;
    background-size: 100%;
}

.lottery_btn:hover {
    background: url(../web/images/jp/c1_h.png) no-repeat top center;
    background-size: 100%;
}

.lottery_btn_ten:hover {
    background: url(../web/images/jp/c10_h.png) no-repeat top center;
    background-size: 100%;
}

.zjcx:hover {
    background: url(../web/images/jp/zjcx_h.png) no-repeat top center;
    background-size: 100%;
}

.zjmd {
    overflow: hidden;
    height: 3rem;
    border-radius: 2px;
    background-color: #fff0c6;
    background-size: 100%;
    padding: 10px 0 5px;
    margin: 10px 7px 0;
    position: relative;
    border: 2px dashed #e66545;
}

.zjmd h3 {
    font-size: .3rem;
    color: #ed321f;
    height: .6rem;
    font-weight: 700;
    text-align: center;
}

.maquee {
    overflow: hidden;
    padding-left: 7px;
    padding: 0 5px;
    /* height: 2.4rem; */
}

.maquee ul {
    /* overflow: hidden; */
    line-height: 24px;
}

.maquee li {
    /* height: 30px; */
    line-height: 18px;
    display: block;
    font-size: .25rem;
    margin-bottom: 5px;
}

.maquee li span {
    font-size: .25rem;
    color: #ed321f;
}
/*part3*/
.gzh {
    /* position: absolute; */
    /* left: 0; */
    /* bottom: 60px; */
    /* z-index: 11; */
    /* cursor: pointer; */
    /* display: none; */
    margin: 0 auto;
}

.ewm {
    background: url(../images/ewm_bg.png) no-repeat;
    width: 5rem;
    height: 5rem;
    text-align: center;
    animation: scaleCss2 1s ease-out infinite;
    margin: 0 auto;
}

.ewm img {
    width: 130px;
    height: 130px;
    margin-top: 18px;
    margin-left: -12px;
}

.ts {
    width: 100%;
    font-size: .28rem;
    text-align: center;
    color: #f9f0ce;
    font-weight: bold;
}
/*part4*/
.hg_1, .hg_2 {
    /* position: absolute; */
    width: 5.2rem;
    height: 0.55rem;
    /* left: 50%; */
    /* margin-left: -1.6rem; */
    /* top: 13.7rem; */
    z-index: 1;
    color: #faf6db;
    display: block;
    text-align: center;
    line-height: 0.55rem;
    border-radius: .5rem;
    /* background: rgb(249, 176, 153); */
    font-size: .4rem;
    font-weight: bold;
    margin: 0 auto .2rem;
}

.hg_1_1 {
    /* position: absolute; */
    width: 5.2rem;
    height: 0.55rem;
    /* left: 50%; */
    /* margin-left: -1.6rem; */
    /* top: 13.7rem; */
    z-index: 1;
    color: #faf6db;
    display: block;
    text-align: center;
    line-height: 0.55rem;
    border-radius: .5rem;
    /* background: rgb(249, 176, 153); */
    font-size: .3rem;
    font-weight: bold;
    margin: 0 auto .1rem;
}

.hg_1_box {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto 20px;
    background: rgba(246, 144, 115, .7);
    border-radius: .2rem;
    padding: 10px 0;
}

.hg_1_box a {
    width: 274px;
    height: 51px;
    background-repeat: no-repeat;
    z-index: 3;
    line-height: 51px;
    text-align: center;
    color: #ff5729;
    font-weight: bold;
    background-image: url(../images/djq_1.png);
    background-size: 100%;
    margin: 0 auto 10px;
    display: block;
}

.hg_2 {
    color: #7b0000;
}

.hg_2_box {
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    background: rgba(234, 97, 10, .5);
    border-radius: .2rem;
    padding: 10px 0;
}

.hg_2_box a {
    width: 274px;
    height: 51px;
    background-repeat: no-repeat;
    z-index: 3;
    line-height: 51px;
    text-align: center;
    color: #5f1e07;
    font-weight: bold;
    background-image: url(../images/djq1.png);
    background-size: 100%;
    margin: 0 auto 10px;
    display: block;
}
/*part5*/
/**/
.gift_box {
    overflow: hidden;
}

.gift_box ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.gift_box li {
    /* display: block; */
    width: 32%;
    height: 3rem;
    float: left;
    margin-right: 1.33%;
    margin-bottom: .3rem;
    /* position: relative; */
    margin: 0 .633% .3rem;
    /* display: flex; */
    /* justify-content: center; */
}

.gift_box li a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100%;
    display: flex;
    justify-content: center;
    /* position: absolute; */
    /* bottom: 0; */
    position: relative;
}

.bscq a {
    background: url(../images/game/bscq.png) no-repeat;
}
.ssfs a {
    background: url(../web/images/game/ssfs.png) no-repeat;
}

.twzw a {
    background: url(../web/images/game/twzw.png) no-repeat;
}
.wjcq a{
    background: url(../web/images/game/wjcq.png) no-repeat;
}
.aslc a{
    background: url(../web/images/game/aslc.png) no-repeat;
}
.ktxy a {
    background: url(../web/images/game/ktxy.png) no-repeat;
}

.lzns a {
    background: url(../web/images/game/lzns.png) no-repeat;
}

.dts a {
    background: url(../web/images/game/dts.png) no-repeat;
}

.wcbz a {
    background: url(../web/images/game/wcbz.png) no-repeat;
}

.yscq a {
    background: url(../web/images/game/yscq.png) no-repeat;
}

.ahjq a {
    background: url(../web/images/game/ahjq.png) no-repeat;
}

.btn-icon {
    width: 2rem;
    height: .6rem;
    background: url(http://huodong.keleyx.com/app/2024/0906/web/images/game/btn.png) no-repeat;
    position: absolute;
    bottom: .2rem;
    animation: fd 2.5s linear infinite;
    background-size: 100%;
}
/*part6*/
.sign_box {
    width: 280px;
    height: 364px;
    background: url(../images/mrt_phb.png?202402) no-repeat;
    position: relative;
    background-size: 97%;
    margin: 0 auto;
    padding: 68px 30px 0 20px;
}

.lists_tit {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
    border-bottom: 1px dashed #f9e8bc1f;
    margin-bottom: 0;
}

.lists_tit span {
    height: 35px;
    line-height: 35px;
}

.lists_tit span, .lists ul li span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    border-right: 1px solid #f9e8bc1f;
    text-align: center;
}

.num {
    width: 70px;
    color: #fff;
}

.zh {
    width: 107px;
    color: #fff86d;
}

.amount {
    width: 100px;
    color: #fff;
    border-right: none;
}

.lists ul li {
    width: 100%;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px dashed #f9e8bc1f;
}

.lists ul li span {
    height: 35px;
    line-height: 35px;
}
.nav-box {
    width: 7.5rem;
    height: 1.29rem;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 1;
    background: url(../images/bottom.png) center no-repeat;
    background-size: 100% 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -3.75rem;
}

.nav-box.show {
    position: absolute
}

.nav-box .nav-content {
    width: 100%;
    height: .8rem;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-box .nav-prev {
    width: .28rem;
    height: .59rem;
    background: url(../images/left.png) center no-repeat;
    background-size: 100% 100%;
}

.nav-box .nav-next {
    width: .28rem;
    height: .59rem;
    background: url(../images/right.png) center no-repeat;
    background-size: 100% 100%;
}

.nav-box .nav-list {
    width: 6.5rem;
    height: .8rem;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .1rem
}

.nav-box .nav-list .swiper-slide {
    width: 2rem;
    height: .8rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-box .nav-list .nav-btn {
    width: 2.17rem;
    height: .63rem;
    vertical-align: top;
    overflow: hidden;
    font-size: .23rem;
    text-align: center;
    color: #dd6d45;
    line-height: .28rem
}

.nav-box .nav-list .nav-btn.cur {
    background: url(../images/nav_h.png) center no-repeat;
    background-size: 100% 100%;
    color: #fff4d5;
}
.nav-box .nav-list .nav-btn.cur .navA {
    display: block;
    width: 100%;
    height: .63rem;
    line-height: .63rem;
    color: #fff4d5;
}

/*zj*/
.pop-bg {
    -webkit-transition: opacity .3s ease-in-out 0s;
    -moz-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.7);
    /* display: none; */
    z-index: 999;
}

.m-pop, .zonj_zezc {
    width: 300px;
    height: 380px;
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 16%;
    display: none;
    z-index: 9999;
    background-size: 100%;
    background: url(../images/zj.png) no-repeat;
    border-radius: 10px;
}

.inner {
    width: 300px;
    height: 380px;
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 16%;
    /* display: none; */
    z-index: 9999;
    background-size: 100%;
    background: url(../images/zj.png) no-repeat;
    border-radius: 10px;
}

.m-win, .prz {
    height: 336px;
    width: 255px;
    margin: 30px auto 0;
}

.close, .close2 {
    width: 35px;
    height: 35px;
    font-size: 0;
    position: absolute;
    background: url(../images/close.png?2022.png) no-repeat;
    color: #fff;
    cursor: pointer;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    background-size: 100%;
    bottom: -48px;
    margin: 0 auto;
    left: 50%;
    margin-left: -17px;
}

.m-win h3, .prz h3 {
    width: 245px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    border-bottom: 1px dashed #a3a3a3;
    color: #fff;
    display: block;
    /* position: relative; */
    /* top: 20px; */
}

.my-prize, .prz_all {
    height: 274px;
    /* overflow: auto; */
    width: 255px;
    margin: 0px auto;
    /* border-top: 1px dashed #b4b4b4; */
}
.my-prize li{
    line-height: 21px;
    border-bottom: 1px dotted #b9b9b9;
    color: #ffec91;
}
.my-prize{
   overflow-y: scroll;
    text-align: left;
    width: 256px;
    height: 280px; 
}

#content {
    width: 100%;
    height: 270px;
    font-size: 17px;
    color: #ffec91;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 38px;
    text-align: center;
}

#content1 {
    position: absolute;
    top: 75px;
    left: 27px;
    font-size: 14px;
    color: #ffec91;
    overflow-y: scroll;
    text-align: left;
    width: 256px;
    height: 280px;
}

#content1::-webkit-scrollbar, .my-prize::-webkit-scrollbar {
    width: 10px;
    background-color: none;
}

#content1::-webkit-scrollbar-thumb, .my-prize::-webkit-scrollbar-thumb {
    border: solid 1px #5f4204;
    width: 4px;
    border-radius: 3px;
    height: 10px;
    background-color: #580310;
}

#content1 li {
    line-height: 21px;
    border-bottom: 1px dotted #b9b9b9;
    color: #ffec91;
    /* float: left; */
    margin-right: 20px;
    width: 246px;
}

#content1 li i {
    width: 16px;
    height: 16px;
    background: #e04220;
    border-radius: 20px;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 2px;
    line-height: 16px;
    color: #fff;
    font-style: normal;
    text-align: center;
    font-size: 10px;
    margin-right: 5px;
    font-weight: normal;
}

.zjcx_con {
    height: 285px;
    overflow: auto;
    width: 255px;
    margin: 0px 15px 0 25px;
    border-top: 1px dashed #b4b4b4;
}

.zjcx_con::-webkit-scrollbar {
    width: 4px;
    background-color: none;
}

.zjcx_con::-webkit-scrollbar-thumb {
    border: solid 2px #ffe2ab;
    width: 1px;
    border-radius: 3px;
    height: 100px;
    background-color: #cfa962;
}

.zjcx_con li {
    line-height: 20px;
    font-size: 13px;
    margin-top: 3px;
    color: #fff;
    border-bottom: 1px dashed #b4b4b4;
}

.zjcx_con li span {
    color: #ffea92;
    font-size: 13px;
}
