@charset "utf-8";

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.foot {
    width: 100%;
    height: 184px;
    min-width: 1200px;
    margin: 0 auto;
    line-height: 24px;
    background: url(../images/bgfoot.jpg) center no-repeat;
    color: #fff;
}

.foot a {
    color: #fff;
}

.layui48 {
    line-height: 24px;
    text-align: center;
}

.layui48 .layui-layer-content {
    line-height: 24px;
    padding: 15px;
}

.layui48 .layui-layer-content p {
    line-height: 32px;
    font-size: 14px;
}

.player_name {
    display: inline-block;
    vertical-align: top;
    max-width: 190px;
    height: 24px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.blbl {
    animation: myfirst 1s infinite ease-in-out;
    -webkit-animation: myfirst 1s infinite ease-in-out;
}

.ell {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.btn {
    display: block;
    transition: filter 0.2s linear;
    text-align: center;
    cursor: pointer;
}

.btn:hover {
    text-decoration: none;
    /* -webkit-filter: brightness(1.3); */
    /* filter: brightness(1.3); */
}

/* ---------------------------------------------样式初始化---------------------------------------- */
body {
    background-color: #ffedc5;
}

.wrap {
    width: 100%;
    min-width: 1200px;
    color: #3e3b2f;
    overflow: hidden;
}

.userbar {
    width: 1104px;
    padding-top: 10px;
    margin: 0 auto 8px;
}

.user {
    position: relative;
    width: 100%;
    line-height: 24px;
    text-align: center;
    font-size: 18px;
    color: #3e3b2f;
    z-index: 5;
}

.user span,
.user a {
    margin: 0 10px;
}

.user a {
    text-decoration: underline;
    color: #3e3b2f;
}

.grey {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.box1 {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 450px;
    background: url(../images/banner.jpg) center top no-repeat;
    z-index: 10;
}

.header {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    z-index: 3;
}

.header-time {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-top: 16px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #481905;
}

.videobox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1200px;
    height: 500px;
    overflow: hidden;
    z-index: 3;
}

.videobox video {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 500px;
    margin-left: -960px;
}

#vloop {
    display: none;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.t1 {
    position: absolute;
    top: 162px;
    left: 0;
    width: 100%;
    height: 170px;
    background: url("../images/t1.png") center no-repeat;
}

.t2 {
    position: absolute;
    top: 244px;
    left: 0;
    width: 100%;
    height: 204px;
    background: url("../images/t2.png") center no-repeat;
}

.t3 {
    position: absolute;
    top: 389px;
    left: 0;
    width: 100%;
    height: 75px;
    background: url("../images/t3.png") center no-repeat;
}

/* ----------------------------------------container------------------------------------ */
.container-box {
    position: relative;
    background: url(../images/bg.jpg) center top no-repeat;
    z-index: 3;
}

.section-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto 52px;
}

.ib {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.title {
    position: relative;
    width: 993px;
    height: 110px;
    margin: 0 auto;
    z-index: 3;
}

.title3 {
    height: 180px;
}

.page_nav_box {
    position: relative;
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    z-index: 9999;
}

.page_nav_bar {
    position: relative;
    width: 100%;
    height: 58px;
    padding: 6px 0;
    margin: 0 auto;
}

.page_nav_bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 58px;
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.page_nav_content {
    position: relative;
    width: 1200px;
    height: 58px;
    margin: 0 auto;
}

.page_nav {
    position: relative;
    width: 1192px;
    height: 100%;
    margin: 0 auto;
    z-index: 9999;
}

.page_nav_item {
    position: relative;
    float: left;
    width: 266px;
    height: 58px;
    line-height: 58px;
    margin: 0 16px;
    background: center no-repeat;
    transition: all .3s ease-out;
    -webkit-text-shadow: 0 1px 1px #da8a12;
    -moz-text-shadow: 0 1px 1px #da8a12;
    text-shadow: 0 1px 1px #da8a12;
    text-align: center;
    font-weight: bold;
    font-size: 0;
    color: #fff;
    cursor: pointer;
    z-index: 5;
}

.pn1 {
    background-image: url("../images/menu1.png");
}

.pn2 {
    background-image: url("../images/menu2.png");
}

.pn3 {
    background-image: url("../images/menu3.png");
}

.pn4 {
    background-image: url("../images/menu4.png");
}

.page_nav_item em {
    display: none;
    height: 30px;
    line-height: 30px;
    font-style: italic;
    font-weight: bold;
    font-size: 0;
    color: #5d341b;
}

.page_nav_item b {
    display: none;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
    color: #5d341b;
}


.free-tool {
    position: absolute;
    top: -48px;
    left: 0px;
    display: none;
    width: 205px;
    height: 198px;
    background: url(../images/item_f.png) no-repeat;
}

.free-time {
    height: 17px;
}

.free-imgs {
    position: relative;
    width: 145px;
    height: 84px;
    margin: 0 auto;
}

.free-tips {
    height: 36px;
    line-height: 36px;
    margin-top: 14px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #5d341b;
}

.btn-free {
    width: 140px;
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
    background-color: #f78422;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

/* ----------------------- 至尊VIP专区买赠套装-start ---------------------------- */
.tag_free {
    position: absolute;
    top: -10px;
    left: -24px;
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    background: #43ea80 linear-gradient(to right, #43ea80, #38f8d4);
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    color: #271404;
}

.weapon-item .tag_free {
    top: 10px;
    left: 0px;
}

.tagr,
.tagdate {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    min-width: 32px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    background-color: #f00;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    z-index: 3;
}

.ditem .tagdate {
    top: -8px;
    right: -12px;
}

.tagw {
    position: absolute;
    top: 40px;
    left: 5px;
    display: block;
    width: 87px;
    height: 19px;
    line-height: 18px;
    background: url("../images/tagw.png") no-repeat;
    font-style: normal;
    text-indent: 10px;
    font-size: 14px;
    color: #fff;
    z-index: 2;
}

.weapon-item .tagw {
    top: 38px;
    left: 230px;
}

.lottery-unit .tagw {
    top: 5px;
}

.weapon-item .tagdate {
    top: 17px;
    right: 26px;
}

.stack_w4 .tagdate {
    right: 40px;
}

.buybar {
    position: relative;
    width: 522px;
    height: 62px;
    margin: 0 auto 0;
}

.arror_right {
    position: absolute;
    top: 151px;
    left: 3px;
    display: block;
    width: 33px;
    height: 18px;
    background: url("../images/arror_right.png") no-repeat;
    z-index: 5;
}

.weapon-light {
    position: absolute;
    top: 0px;
    right: 0;
    width: 772px;
    height: 652px;
    background: url(../images/weapon_light.gif) no-repeat;
    z-index: 0;
}

.discount-kb,
.discount21 {
    position: absolute;
    top: -10px;
    left: 230px;
    display: block;
    width: 138px;
    height: 30px;
    line-height: 30px;
    margin-top: 2px;
    background: #ff0f47 linear-gradient(to right, #ff0f47, #ffab96);
    -webkit-border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-bottom-left-radius: 16px;
    border-bottom-left-radius: 16px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    pointer-events: none;
}

.discount21 {
    top: -4px;
    left: 330px;
}

.del2 {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    text-align: center;
    font-size: 16px;
    color: #795423;
}

.buybar2 {
    position: absolute;
    top: 408px;
    right: 0px;
    width: 560px;
}

.buybar2 .kbshow {
    width: 172px;
    height: 63px;
    margin-left: 42px;
    transition: all .3s linear;
}

.buybar2 .kbfont {
    top: 33px;
    left: 230px;
}

.kb_1648 {
    background-image: url(../images/kb_1648.png);
}

.kbshow1,
.kb_1948 {
    background-image: url(../images/kb_1948.png);
}

.kb_17348 {
    background-image: url(../images/kb_17348.png);
}

.kbshow2,
.kb_8750 {
    background-image: url(../images/kb_8750.png);
}

.kb_8999 {
    background-image: url(../images/kb_8999.png);
}

.kb_8425 {
    background-image: url(../images/kb_8425.png);
}

.kb_8725 {
    background-image: url(../images/kb_8725.png);
}

.kb_9536 {
    background-image: url(../images/kb_9536.png);
}

.kb_9836 {
    background-image: url(../images/kb_9836.png);
}

.kbshow3,
.kb_10925 {
    background-image: url(../images/kb_10925.png);
}

.kb_11225 {
    background-image: url(../images/kb_11225.png);
}

.kb_12036 {
    background-image: url(../images/kb_12036.png);
}

.kb_12336 {
    background-image: url(../images/kb_12336.png);
}

.btn-suit {
    width: 345px;
    height: 76px;
    margin: 0 auto;
    transition: all .3s ease;
    cursor: pointer;
}

.btn-suit1 {
    background-image: url("../images/btn_buy1_1.png");
}

.btn-suit2 {
    background-image: url("../images/btn_buy1_2.png");
}

.p1 {
    float: left;
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: -5px;
    letter-spacing: 5px;
    text-align: center;
    font-size: 16px;
    color: #481905;
}

.p2 {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 3px;
    text-align: center;
    font-size: 16px;
    color: #481905;
}

.p3 {
    position: absolute;
    top: 87px;
    left: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.zengGift {
    position: relative;
    width: 287px;
    height: 40px;
    margin-top: 39px;
    margin-left: 250px;
    background: url("../images/zeng_gift.png") no-repeat;
}

.zengVipIpt {
    display: block;
    width: 177px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background-color: transparent;
    font-size: 18px;
    border: none;
    outline: none;
}

.btn-zengvip {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: url("../images/zeng_gift_btn.png") no-repeat;
    text-align: center;
    font-size: 18px;
    color: #fff;
}


.zengbar {
    position: relative;
    width: 525px;
    height: 84px;
    margin: 56px auto 0;
}

.zengvip {
    position: relative;
    width: 145px;
    height: 84px;
    margin-left: 22px;
}

.zengvip img {}

.zengvip i {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    background-color: #ff3434;
    font-style: normal;
    font-size: 12px;
    color: #fff;
}

.zeng-txt {
    position: absolute;
    top: 0;
    left: 180px;
    width: 330px;
    padding-top: 10px;
}

.zeng-txt h6 {
    height: 20px;
    line-height: 20px;
    font-weight: 800px;
    font-size: 16px;
    color: #5d341b;
}

.zeng-txt p {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #5d341b;
}

.copybar {
    position: relative;
    width: 314px;
    height: 28px;
    line-height: 28px;
    margin-top: 2px;
    background-color: #ffe3c1;
    border: 2px solid #ae6a3f;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #5d341b;
    outline: none;
    overflow: hidden;
}

.copy-txt {
    display: block;
    width: 249px;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    background: transparent;
    border: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
}

.btn-copy {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    background-color: #fbad37;
    text-align: center;
    color: #fff;
}

.zengMonth {
    width: 330px;
    margin: 10px auto 0;
}

.zengMonth li {
    float: left;
    margin: 0 10px;
}

/* ----------------------- 至尊VIP专区买赠套装-end   ---------------------------- */

/* ----------------------- VIP赠送抽奖次数 + 日志-start ---------------------------- */
.vipnow {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.lottery-log {
    position: absolute;
    top: 0;
    right: 0;
    width: 288px;
    height: 192px;
    line-height: 24px;
    padding-top: 4px;
    background-color: #f5d398;
    font-size: 12px;
    color: #333;
    z-index: 0;
    overflow: hidden;
}

.logbg {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 282px;
    height: 190px;
    background: #ffd58d linear-gradient(to bottom, #ffd58d, #ffffff);
    border: 1px solid #865e43;
    z-index: 2;
}

.growth-log {
    width: 334px;
    height: 300px;
    line-height: 24px;
    padding-top: 4px;
    background-color: #f5d398;
    font-size: 12px;
    color: #333;
    z-index: 0;
    overflow: hidden;
}

.growth-log .logbg {
    width: 328px;
    height: 298px;
}

.growth-log .logname {
    width: 326px;
}

.log1 {
    top: 52px;
    right: 19px;
}

.log2 {
    top: -30px;
    height: 138px;
}

.log2 .logbg {
    height: 136px;
}

.log3 {
    top: -180px;
    right: 45px;
    z-index: 16;
}

.logname {
    position: relative;
    width: 280px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    background: #b37c00 url("../images/logarror.png") center no-repeat;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 3;
}

.logCont {
    position: relative;
    width: 262px;
    height: 124px;
    margin: 5px auto 0;
    overflow: hidden;
    z-index: 3;
}

.log1 .logCont {
    height: 152px;
}

.log2 .logCont {
    height: 96px;
}

.log3 .logCont {
    height: 152px;
}

.growth-log .logCont {
    width: 326px;
    height: 260px;
    margin-top: 4px;
}

.logCont ul {
    width: 100%;
    overflow: hidden;
}

.logCont li {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #732f15;
}

/* ----------------------- VIP赠送抽奖次数-end ---------------------------- */

/*------------------------ 进度条样式 ----------------------*/
.stack-lottery {
    position: relative;
    width: 860px;
    height: 182px;
    margin-left: 24px;
}

.stack-lottery-count {
    position: absolute;
    top: 52px;
    left: 0;
    width: 84px;
    height: 54px;
    line-height: 24px;
    margin-top: 36px;
    font-family: 'alibaba';
    text-align: left;
    font-weight: normal;
    font-size: 0px;
    color: #3e3b2f;
}

.stack-lottery-count em {
    vertical-align: bottom;
    font-weight: bold;
    font-size: 34px;
}

.stack-lottery-count i {
    line-height: 18px;
    vertical-align: bottom;
    font-style: normal;
    font-size: 14px;
}

.stack-lottery-count b {
    font-weight: normal;
    display: block;
    font-size: 14px;
}

.stackname {
    position: absolute;
    top: 74px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #271404;
    z-index: 3;
}

.stepbar {
    position: absolute;
    top: 156px;
    left: 0;
    width: 780px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.stepbar-item {
    float: left;
    position: relative;
    width: 164px;
    height: 6px;
    margin-right: 28px;
    background-color: #fff;
    border: 1px solid #ae6a3f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.stepbar-active {
    position: absolute;
    top: -3px;
    left: -1px;
    display: block;
    width: 0%;
    height: 10px;
    background-color: #ff7928;
    background-image: linear-gradient(to bottom, #ff7928, #ffd486);
    border: 1px solid rgba(255, 225, 111, 1);
    transition: all 1s ease-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 2;
}

/* 
 0-30   300  10
 30-50  180  9
 50-60  160  16 
 60-80  160  8
 860
*/
.stack-lottery-step {
    position: absolute;
    top: 0;
    width: 189px;
    height: 134px;
    background-color: #b27a00;
    z-index: 5;
}

.step1 {
    left: 86px;
}

.step2 {
    left: 280px
}

.step3 {
    left: 473px;
}

.step4 {
    left: 667px;
}

.stackbg {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 185px;
    height: 128px;
    background: #fff2bf linear-gradient(to bottom, #fff2bf, #fff9e9);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.stack-lottery-tit {
    position: absolute;
    top: -28px;
    left: 8px;
    line-height: 30px;
    padding: 2px 0;
    text-align: left;
    font-size: 14px;
    color: #271404;
}

.stack-lottery-tit em {
    font-size: 24px;
}

.stack-lottery-ico {
    position: relative;
    width: 185px;
    height: 86px;
    padding-top: 10px;
    margin: 0 auto;
    background: center no-repeat;
    z-index: 3;
}

.stack_w1 {
    background-image: url("../images/stack_w1.png");
}

.stack_w2 {
    background-image: url("../images/stack_w2.png");
}

.stack_w3 {
    background-image: url("../images/stack_w3.png");
}

.stack_w4 {
    background-image: url("../images/stack_w4.png");
}

/* .stack-lottery-ico.active {} */

.icondown {
    position: absolute;
    top: 133px;
    left: 50%;
    width: 23px;
    height: 12px;
    margin-left: -12px;
    background: url(../images/arror_down.png) no-repeat;
    z-index: 3;
}

.iconpoint {
    position: absolute;
    top: 140px;
    left: 50%;
    width: 42px;
    height: 40px;
    margin-left: -21px;
    background: url(../images/stack_point1.png) no-repeat;
    z-index: 3;
}

.iconpoint.active {
    background-image: url("../images/stack_point2.png");
}

.iconChecked {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 134px;
    background: rgba(0, 0, 0, .15) url(../images/get.png) center 8px no-repeat;
    z-index: 5;
}

.get .iconChecked {
    display: block;
}

.stack-ico-gift {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 110px;
    height: 110px;
    margin-left: -55px;
    background: url(../images/stack.png) no-repeat;
    z-index: 1;
}

.active .stack-ico-gift {
    background-image: url(../images/stack_on.png);
}

/* .active .stack-ico-gift {
    background-image: url(../images/stack_gift_grey.png);
} */

.btn-stack-lottery {
    position: relative;
    display: block;
    width: 183px;
    height: 24px;
    line-height: 24px;
    margin: 10px auto 0;
    background-color: #ff7928;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    z-index: 3;
}

.get .btn-stack-lottery {
    background-color: #f3be71;
}

/* --------------------------- 抽奖-start -------------------------------- */
.lottery-content {
    position: relative;
    width: 1200px;
    height: 964px;
    padding-top: 78px;
    z-index: 1;
}

.lottery-head {
    height: 180px;
}

.lottery-box {
    position: relative;
    width: 1127px;
    margin: 0 auto;
    z-index: 3;
}

.tips-effect {
    position: absolute;
    display: none;
    width: 46px;
    height: 452px;
    background: url(../images/tag_effect.png) no-repeat;
    font-size: 0px;
}

.lottery-list {
    width: 100%;
}

.lottery-list li {
    position: relative;
    float: left;
    width: 159px;
    height: 94px;
    padding-top: 11px;
    margin-left: 1px;
    margin-bottom: 1px;
    background-image: url(../images/item_lottery.jpg);
    cursor: pointer;
    overflow: hidden;
}

.lottery-list li.active {
    background-image: url(../images/item_lottery_on.jpg);
}

.lottery-list li img {
    display: block;
    width: 145px;
    height: 84px;
    margin: 0 auto;
}

.lottery-list li.none {
    visibility: hidden;
}

.tag-date {
    position: absolute;
    font-size: 0;
}

.date1 {
    top: -5px;
    right: 0;
    width: 46px;
    height: 42px;
    background-position: -187px -19px;
}

.date2 {
    top: -6px;
    right: -6px;
    width: 58px;
    height: 58px;
    background-position: -55px -24px;
}

.maskl {
    position: absolute;
    top: 8px;
    left: 3px;
    display: none;
    width: 145px;
    height: 84px;
    background-color: rgba(60, 60, 60, .2);
    /* background: url(../images/mask.png); */
}

.lottery-unit.active .maskl,
.lottery-unit:hover .maskl {
    display: none !important;
}


.lottery-btn {
    width: 1108px;
    margin: 13px auto 0;
}

.btn-lottery {
    position: relative;
    float: left;
    width: 261px;
    height: 68px;
    line-height: 68px;
    margin: 0 8px;
    background: center no-repeat;
    transition: all .3s ease;
    text-shadow: 0 1px 1px #da8a12;
    /* font-family: 'alibaba'; */
    text-align: center;
    font-weight: bold;
    font-size: 0;
    color: #fff;
    cursor: pointer;
}

.btn-lottery0 {
    background-image: url(../images/btn_lottery0.png);
}


.btn-lottery1 {
    background-image: url(../images/btn_lottery1.png);
}

.btn-lottery2 {
    background-image: url(../images/btn_lottery2.png);
}

.btn-lottery3 {
    background-image: url(../images/btn_lottery3.png);
}

.lottery-tips {
    position: absolute;
    top: 285px;
    left: 10%;
    width: 80%;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.vipTips {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 4px;
    text-align: center;
    font-size: 14px;
    color: #732f15;
}

.vipTips a {
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 15px auto;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
    color: #f82e2e;
}

.lottery-absolute p {
    text-align: center;
}

/* --------------------------- 抽奖-end -------------------------------- */

/*-------------------------- 翻牌-start ---------------------------*/

.giftbag-main {
    width: 1073px;
    min-height: 454px;
    margin: 68px auto 0;
}

.giftbag-title {
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 32px;
    color: #732f15;
}

.giftbag-tips {
    height: 42px;
    line-height: 42px;
    margin-bottom: 11px;
    text-align: center;
    font-size: 16px;
    color: #ff0000;
}

.gift-list {
    width: 1112px;
    margin: 0 auto;
    margin-top: 11px;
}

.gift-item {
    float: left;
    position: relative;
    width: 252px;
    height: 460px;
    margin: 0 13px 30px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.gift-item-doubel {
    display: none;
}

.gift-desc {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    color: #9ffcfc;
}

.gift-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 460px;
    padding-top: 19px;
    -moz-transition-property: opacity, -moz-transform, -moz-box-shadow;
    -moz-transition-duration: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-duration: .5s;
    transition-property: opacity, transform, box-shadow;
    transition-duration: .5s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gift-content-front {
    position: relative;
    background: url(../images/giftbag_front.png) no-repeat;
    cursor: pointer;
    z-index: 10;
}

.gift-item1 .gift-content-front {
    background-image: url(../images/giftbag_front2.png);
}

.gift-item2 .gift-content-front {
    background-image: url(../images/giftbag_front3.png);
}

.gift-item3 .gift-content-front {
    background-image: url(../images/giftbag_front4.png);
}

.gift-front-effect {
    position: absolute;
    top: 100px;
    left: 50%;
    display: block;
    width: 187px;
    height: 187px;
    margin-left: -100px;
    background-image: url(../images/bag_effect.png);
    transition: all .3s ease-in-out;
}

.gift-front-bag {
    position: absolute;
    top: 115px;
    left: 50%;
    display: block;
    width: 128px;
    height: 145px;
    margin-left: -64px;
    background-image: url(../images/bag.png);
    transition: all .3s ease-in-out;
}

.gift-content-front:hover .gift-front-effect {
    opacity: 1;
    animation: effectRotate 5s linear infinite;
}

.gift-content-back {
    background: url(../images/giftbag_back.png) no-repeat;
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
    z-index: 8;
}

.gift-item1 .gift-content-back {
    background-image: url(../images/giftbag_back2.png);
}

.gift-item2 .gift-content-back {
    background-image: url(../images/giftbag_back3.png);
}

.gift-item3 .gift-content-back {
    background-image: url(../images/giftbag_back4.png);
}

.card-flipped .gift-content-front {
    -moz-transform: rotate3d(0, 1, 0, 180deg);
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
    z-index: 8;
}

.gift-content2 {
    transition-delay: .2s;
}

.gift-content3 {
    transition-delay: .3s;
}

.gift-content4 {
    transition-delay: .4s;
}

.gift-content5 {
    transition-delay: .5s;
}

.gift-content5 {
    transition-delay: .5s;
}

.gift-content6 {
    transition-delay: .6s;
}

.gift-content7 {
    transition-delay: .7s;
}

.gift-content8 {
    transition-delay: .8s;
}

.card-flipped .gift-content-back {
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    z-index: 10;
}

.btn-stack-lottery:hover,
.btn-lengend.heart,
.btn-lottery:hover,
.btn-buy:hover {
    animation: heartBeatLoop 1s ease-in-out infinite;
}

.zengDate {
    position: absolute;
    top: 32px;
    right: 20px;
    width: 24px;
    height: 51px;
    line-height: 20px;
    padding-top: 3px;
    background-image: url(../images/tag_date2.png);
    text-align: center;
    font-size: 16px;
    color: #fff;
}


::-webkit-input-placeholder,
::-moz-placeholder,
::placeholder {
    color: #9d9a8f;
}

/*-------------------------- 翻牌-end   ---------------------------*/
/*-------------------------- part3-准神器套装 start   ---------------------------*/
.weapon-checkbox {
    position: relative;
    width: 1200px;
    height: 730px;
    padding-top: 30px;
}

.weapon-list {
    position: relative;
    width: 620px;
    z-index: 5;
}

.weapon-item {
    position: relative;
    float: left;
    width: 308px;
    height: 180px;
    margin-bottom: 22px;
    background: url("../images/zhun2.png") no-repeat;
    animation: all .3s ease-in-out;
    cursor: pointer;
}

.weapon-item.active {
    background-image: url("../images/zhun.png");
}

.tagchecked {
    position: absolute;
    top: 138px;
    left: 0px;
    display: none;
    width: 80px;
    height: 24px;
    line-height: 24px;
    background: #fff url("../images/icon_checkbox.png") 5px center no-repeat;
    text-indent: 26px;
    font-style: normal;
    font-size: 14px;
    color: #ff621d;
    z-index: 3;
}

.ditem-dd .tagchecked {
    top: 10px;
}

.ditem-dd.active .tagchecked,
.weapon-item.active .tagchecked {
    display: block;
}


.imgs {
    position: absolute;
    top: -14px;
    left: 15px;
    width: 290px;
    height: 120px;
    background: center no-repeat;
}

.imgs0 {
    background-image: url("../images/weapon_m0.png");
}

.imgs1 {
    background-image: url("../images/weapon_m1.png");
}

.imgs2 {
    background-image: url("../images/weapon_m2.png");
}

.imgs3 {
    background-image: url("../images/weapon_m3.png");
}

.imgs4 {
    background-image: url("../images/weapon_m4.png");
}

.imgs5 {
    background-image: url("../images/weapon_m5.png");
}

.tname {
    position: absolute;
    top: 138px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #271404;
}

.active .tname {
    color: #fff;
}

.weapon-effect {
    position: absolute;
    top: 215px;
    left: 58px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}

.weapon-checked-gun {
    width: 474px;
    height: 286px;
    transition: all .3s ease-in-out;
}

.weapon-checked-item {
    position: absolute;
    width: 474px;
    height: 286px;
    background: url("../images/weapon0.png") center no-repeat;
    transition: all .3s ease-in-out;
    transform-origin: 0 0;
    opacity: 0;
    z-index: 5;
}

.checked0 {
    background-image: url("../images/weapon0.png");
}

.checked1 {
    background-image: url("../images/weapon1.png");
}

.checked2 {
    background-image: url("../images/weapon2.png");
}

.checked3 {
    background-image: url("../images/weapon3.png");
}

.checked4 {
    background-image: url("../images/weapon4.png");
}

.checked5 {
    background-image: url("../images/weapon5.png");
}

.checked0.active {
    animation: moveCheck 1s ease-in-out both;
}

.weapon-checked-item.moveOut {
    transform-origin: 50% 50%;
    animation: moveCheckOut 1s ease-in-out both;
}

.checked1.active {
    animation: moveCheck1 1s ease-in-out both;
}

.checked2.active {
    animation: moveCheck2 1s ease-in-out both;
}

.checked3.active {
    animation: moveCheck3 1s ease-in-out both;
}

.checked4.active {
    animation: moveCheck4 1s ease-in-out both;
}

.checked5.active {
    animation: moveCheck5 1s ease-in-out both;
}

@keyframes moveCheck {
    0% {
        top: 30px;
        left: 0px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes moveCheckOut {
    0% {
        top: 54px;
        left: 710px;
        transform-origin: 50% 50%;
        transform: scale(1);
        opacity: 1;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(0);
        opacity: 0;
    }
}

@keyframes moveCheck1 {
    0% {
        top: 260px;
        left: 0px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}


@keyframes moveCheck2 {
    0% {
        top: 472px;
        left: 0px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes moveCheck3 {
    0% {
        top: 30px;
        left: 420px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes moveCheck4 {
    0% {
        top: 272px;
        left: 420px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes moveCheck5 {
    0% {
        top: 472px;
        left: 420px;
        transform: scale(0);
        opacity: 0;
    }

    100% {
        top: 54px;
        left: 710px;
        transform: scale(1);
        opacity: 1;
    }
}

.weapon-checked-name {
    position: absolute;
    top: 254px;
    right: 32px;
    width: 182px;
    height: 40px;
    line-height: 40px;
    background: url("../images/checkgunname.png") center no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}


.buyname {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #795423;
}

.buytips {
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    color: #795423;
}

.buyzengbar {
    position: relative;
    width: 416px;
    height: 36px;
    margin: 4px auto;
}

.zengSelect {
    position: relative;
    width: 190px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    background-color: #f4dab6;
    border: 1px solid #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    outline: none;
    cursor: pointer;
}

.buyzeng {
    position: relative;
    width: 210px;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    background-color: #f4dab6;
    border: 1px solid #fff;
    border-radius: 4px;
    font-size: 16px;
    outline: none;
}

.btn-zeng1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 34px;
    line-height: 34px;
    background: #d98c31 linear-gradient(to bottom, #d98c31, #ffdb8f);
    border: 1px solid #fff;
    border-radius: 4px;
    text-shadow: 1px 1px 1px #333;
    font-size: 16px;
    color: #fff;
}

.weapon-checked-price {
    position: absolute;
    top: 306px;
    right: 32px;
    padding: 8px 10px;
    background-color: rgba(240, 180, 56, .62);
    -webkit-border-left: 6px solid #8f4a00;
    -moz-border-left: 6px solid #8f4a00;
    border-left: 6px solid #8f4a00;
    -webkit-border-right: 6px solid #8f4a00;
    -moz-border-right: 6px solid #8f4a00;
    border-right: 6px solid #8f4a00;
}

.weapon-checked-price dd {
    float: left;
    width: 134px;
    margin: 0 10px;
    text-align: center;
}

.weapon-checked-equip {
    position: relative;
    width: 128px;
    height: 74px;
    padding: 2px 3px;
    background-color: #39f7d1;
}

.weapon-checked-equip img {
    width: 100%;
}

.weapon-checked-equip .tag_free {
    top: 54px;
    left: 0;
}


.weapon-tag1 {
    display: block;
    width: 101px;
    height: 35px;
    line-height: 28px;
    background: url("../images/tag_free.png") left 0 no-repeat;
    text-shadow: 1px 0 0 #333;
    font-size: 15px;
    color: #fff;
}

.weapon-tag2 {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.weapon-tag3 {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

@-webkit-keyframes bounceDown {
    25% {
        transform: translateY(-5px);
    }

    50%,
    100% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(5px);
    }
}

@keyframes bounceDown {
    25% {
        transform: translateY(-5px);
    }

    50%,
    100% {
        transform: translateY(0px);
    }

    75% {
        transform: translateY(5px);
    }
}

.btn-buy-weapon {
    position: relative;
    width: 345px;
    height: 76px;
    margin: 0 auto;
    background: url(../images/kb8750.png) center no-repeat;
}

.btn:hover {
    animation: heartBeatLoop 1s ease-in-out infinite;
}

.unlock {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 130px;
    padding-top: 80px;
    background: url("../images/unlock.png") no-repeat;
    background-size: 100% 100%;
    z-index: 56;
}

.unlock em {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.7) url("../images/icon_lock.png") 110px center no-repeat;
    text-align: center;
    font-size: 22px;
    color: #b2b0ac;
}

/*-------------------------- part3-准神器套装 end   ---------------------------*/
/* ---------------------- VIP成长值抽取 start ------------------- */
.growth-header {
    position: relative;
    width: 680px;
    height: 448px;
    margin-bottom: 20px;
    overflow: hidden;
}

.growth-slide {
    float: left;
    position: relative;
    width: 338px;
    height: 221px;
    margin-right: 2px;
    margin-bottom: 2px;
    background: url(../images/growth_item.png) no-repeat;
}

.vtop10,
.vtop11 {
    position: absolute;
    top: -4px;
    right: 0;
    width: 255px;
    height: 448px;
    background: url(../images/growth_high.png) top center no-repeat;
}

.vtop10 {
    right: 260px;
}

.tagdate22 {
    top: 40px;
    right: 20px;
    padding: 0 10px;
    font-size: 14px;
}

.tagr1 {
    top: 98px;
    right: 37px;
}

.tagr2 {
    top: 210px;
    right: 38px;
}

.tagr3 {
    top: 107px;
    right: 45px;
}

.tagr4 {
    top: 217px;
    right: 46px;
}

.blank2 {
    width: 100%;
    height: 10px;
}

.vip-img {
    padding-top: 96px;
    text-align: center;
}

.giftbag-name {
    position: absolute;
    top: 1px;
    left: -1px;
    width: 168px;
    height: 30px;
    line-height: 30px;
    text-indent: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #885d00;
    z-index: 55;
}

.giftbag-name10,
.giftbag-name11 {
    top: 50px;
    width: 100%;
    height: 26px;
    background: center no-repeat;
    font-size: 0;
}

.giftbag-name10 {
    background-image: url("../images/10.png");
}

.giftbag-name11 {
    background-image: url("../images/11.png");
}

.giftbag-name b {
    color: #f00;
}

.vip-tooname {
    position: absolute;
    top: 324px;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    color: #5d341b;
}

.giftbag-pane {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 92px;
    line-height: 92px;
    background: url(../images/giftbag.png) center no-repeat;
    text-align: center;
    font-size: 0;
    color: #5d341b;
}

.giftbag-desc {
    position: absolute;
    top: 128px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #5d341b;
}

.frontTxt {
    position: absolute;
    top: 128px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #5d341b;
}

.active .frontTxt,
.giftbag-desc-back {
    display: none;
}

.giftbag-desc-front {
    font-size: 0;
}

.active .giftbag-desc-back {
    display: block;
}

.zegnbar-mask {
    position: absolute;
    left: 0px;
    top: 162px;
    width: 100%;
    height: 50px;
    background: url(../images/maskzeng.png);
    z-index: 4;
}

.vip-top .zegnbar-mask {
    top: 389px;
}

.active .zegnbar-mask {
    display: none;
}

.btn-giftbag,
.giftbag-pane,
.giftbag-tool {
    -moz-transition-property: opacity, -moz-transform, -moz-box-shadow;
    -moz-transition-duration: .5s;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-duration: .5s;
    transition-property: opacity, transform, box-shadow;
    transition-duration: .5s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.vip-top.active .btn-giftbag,
.growth-slide.active .btn-giftbag,
.growth-slide.active .giftbag-pane {
    -moz-transform: rotate3d(0, 1, 0, 180deg);
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
    transform: rotate3d(0, 1, 0, 180deg);
    z-index: 8;
}

.giftbag-tool {
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
    z-index: 8;
}

.growth-slide.active .giftbag-tool {
    -moz-transform: rotate3d(0, 1, 0, 0deg);
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
    transform: rotate3d(0, 1, 0, 0deg);
    z-index: 10;
}

.giftbag-tool {
    position: absolute;
    top: 37px;
    left: 15px;
    width: 310px;
    margin: 0 auto;
}

.giftbag-img {
    position: relative;
    float: left;
    width: 145px;
    height: 84px;
    margin: 0 5px;
}

.btn-giftbag {
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 189px;
    height: 54px;
    line-height: 54px;
    margin-left: -94px;
    background: url(../images/btn_open.png) no-repeat;
    font-size: 0;
    z-index: 5;
}

.minbag {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 55px;
    height: 39px;
    background: url(../images/giftbag_min.png) no-repeat;
    z-index: 2;
}

.zegnbar {
    position: absolute;
    left: 7px;
    bottom: 20px;
    width: 318px;
    height: 30px;
    padding-top: 12px;
    border-top: 0;
    overflow: hidden;
    z-index: 3;
}

.vip-top .zegnbar {
    left: 5px;
    width: 230px;
}

.zengInput {
    position: relative;
    width: 175px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    padding-left: 50px;
    margin-left: 10px;
    background-color: #fff;
    border: 1px solid #b47c00;
    font-size: 16px;
    outline: none;
}

.vip-top .zengInput {
    width: 150px;
}

.zengInput:focus {
    border-color: #e3a837;
}

.btn-zeng {
    position: absolute;
    top: 12px;
    right: 5px;
    width: 70px;
    height: 28px;
    line-height: 28px;
    background: #e9b131 linear-gradient(-45deg, #de8d23, #f8e146);
    border: 1px solid #b47c00;
    text-shadow: 1px 1px 0 #333;
    font-size: 16px;
    color: #fff;
}

.gift-success {
    position: absolute;
    left: 0;
    bottom: 27px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #ff5400;
}


.growth-box {
    position: relative;
    width: 1200px;
    margin: 10px auto 0;
}

.growth-content {
    position: relative;
    width: 1100px;
    height: 580px;
    padding-top: 32px;
    padding: 0 50px 0;
    margin: 0 auto;
}

.growth-list {
    position: relative;
    float: left;
    width: 720px;
    height: 470px;
}

.growth-item {
    float: left;
    width: 232px;
    height: 134px;
    padding-top: 15px;
    margin: 0 4px 8px;
    background: url(../images/growth_item_s.png) no-repeat center center;
}

.growth-item-l {
    width: 352px;
    /* height: 149px; */
    background-image: url(../images/growth_item_l.png);
}

.growth-item-g {
    width: 352px;
    background-image: url(../images/growth_item_g.png);
}

.growth-item img {
    display: block;
    width: 145px;
    height: 84px;
    margin: 0 auto;
    border: 1px solid #c5922a;
}

.growth-item em {
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 13px;
    text-align: center;
    font-size: 14px;
    color: #5d341b;
}

.growth-info-content {
    float: right;
    position: relative;
    width: 334px;
}

.growth-info {
    width: 334px;
    height: 126px;
    padding-top: 16px;
    margin: 10px auto 0;
    background: url(../images/growth_info.png) no-repeat;
}

.growth-info p {
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    color: #5d341b;
}

.btn-growth-group {
    position: absolute;
    left: 50%;
    bottom: 38px;
    float: left;
    width: 843px;
    margin-left: -421px;
    text-align: center;
    font-size: 0;
}

.btn-growth {
    position: relative;
    float: left;
    width: 261px;
    height: 68px;
    line-height: 68px;
    margin: 0 10px;
    background: center no-repeat;
    transition: all .3s ease;
    text-align: center;
    font-weight: bold;
    font-size: 0;
    color: #fff;
    cursor: pointer;
}

.btn-growth1 {
    background-image: url("../images/btn_growth1.png");
}

.btn-growth2 {
    background-image: url("../images/btn_growth2.png");
}

.btn-growth3 {
    background-image: url("../images/btn_growth3.png");
}


/* .btn-growth:hover {
    background-image: url(../images/btn_lottery_free.png);
} */

/* ---------------------- VIP成长值抽取 end ------------------- */

/* ---------------------- 经典年卡套装 start ------------------- */
.desc {
    width: 800px;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    background: #d6c7a6 linear-gradient(to right, rgba(230, 214, 166, .8), rgba(255, 255, 255, .8) 50%, rgba(230, 214, 166, .8) 100%);
    text-align: center;
    font-size: 18px;
    color: #80481c;
}

.desc4 {
    background: none;
    color: #3e3b2f;
}

.suitbox {
    width: 100%;
    height: 924px;
    padding-top: 153px;
    margin-top: 15px;
}

.suitpane.fl {
    margin-left: 28px;
}

.suitpane.fr {
    margin-right: 23px;
}

.dlist {
    width: 406px;
    padding: 48px 56px 0;
}

.ditem {
    position: relative;
    float: left;
    width: 197px;
    height: 125px;
    padding-top: 20px;
    margin: 0 3px 5px;
    background-repeat: no-repeat;
}

.ditem-dt {
    width: 309px;
    height: 155px;
    padding-top: 25px;
    margin: 0 48px;
    background: url("../images/vip.png") center no-repeat;
}

.ditem-free {
    background-color: #b27a00;
}

.ditem-dd {
    background-color: #c6bda4;
    cursor: pointer;
}

.ditembg {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 193px;
    height: 139px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ditem-free .ditembg {
    background-image: linear-gradient(to bottom, #ffdb3d, #fff9e9);
}

.ditem-dd .ditembg {
    background-color: #fff1ca;
}

.ditem-dd.active .ditembg {
    background-image: linear-gradient(to bottom, #ffdb3d, #fff9e9);
}

/* ffdb3d  fff9e9 */
.ditem-dd.active {
    background-color: #b27a00;
}

.dimg {
    position: relative;
    width: 145px;
    height: 84px;
    margin: 0 auto;
}

.dname {
    position: relative;
    display: block;
    margin-top: 6px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #3e3b2f;
    z-index: 3;
}

.ditem-dt .dname {
    font-size: 18px;
    margin-top: 20px;
}

.ditem-dd .dname {
    text-align: left;
    text-indent: 50px;
}

.discount4 {
    position: absolute;
    top: 115px;
    left: 116px;
    display: block;
    width: 40px;
    height: 18px;
    line-height: 18px;
    background-color: #ffd7b4;
    border: 1px solid #f00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    color: #f00;
    z-index: 3;
}

.stack_wbg {
    position: absolute;
    top: 1px;
    left: 7px;
    display: block;
    width: 180px;
    height: 100px;
    background: url("../images/stack_light.png") no-repeat;

}

/* ---------------------- 经典年卡套装 end ------------------- */
.explain {
    width: 1100px;
    padding: 20px 0 50px;
    margin: 0 auto;
}

.explain .hdsm h1 {
    line-height: 36px;
    font-size: 16px;
    color: #333;
}

.explain .hdsm p {
    line-height: 28px;
    font-size: 14px;
    color: #333;
}

.list-item::after,
.lottery-list li::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    z-index: 3;
}

.list-item:hover::after,
.lottery-list li:hover::after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
    z-index: 1;
}

.layui-layer-content {
    font-size: 14px;
}

@-webkit-keyframes flashFire {
    50% {
        opacity: .4;
        transform: scale(.95);
    }
}

@-o-keyframes flashFire {
    50% {
        opacity: .4;
        transform: scale(.95);
    }
}

@keyframes flashFire {
    50% {
        opacity: .4;
        transform: scale(.95);
    }
}

@-webkit-keyframes effectRotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes effectRotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes effectRotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst {
    50% {
        box-shadow: 0 0 60px #fff inset;
    }
}

@keyframes myfirst {
    50% {
        box-shadow: 0 0 60px #fff inset;
    }
}

@-webkit-keyframes heartBeatLoop {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeatLoop {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


@-webkit-keyframes toolCarousel1 {
    0% {
        background-position: 208px 0;
    }

    100% {
        background-position: -208px 0;
    }
}

@keyframes toolCarousel1 {
    0% {
        background-position: 208px 0;
    }

    100% {
        background-position: -208px 0;
    }
}

@-webkit-keyframes toolCarousel2 {
    0% {
        background-position: -208px 0;
    }

    100% {
        background-position: 208px 0;
    }
}

@keyframes toolCarousel2 {
    0% {
        background-position: -208px 0;
    }

    100% {
        background-position: 208px 0;
    }
}

@-webkit-keyframes flashFire2 {
    50% {
        opacity: .4;
        transform: scale(.8);
    }
}

@-o-keyframes flashFire2 {
    50% {
        opacity: .4;
        transform: scale(.8);
    }
}

@keyframes flashFire2 {
    50% {
        opacity: .4;
        transform: scale(.8);
    }
}

/* --------------------------- 抽奖弹窗 ----------------------------- */
#layer-lucky h4 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 24px;
    color: #333;
}

#layer-send h6 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 20px;
    color: #333;
}

.lucky-list {
    text-align: center;
    margin: 0 20px;
    font-size: 0;
}

.lucky-list li {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 180px;
    margin: 0 5px 10px;
    text-align: center;
}

.lucky-list li img {
    width: 145px;
    height: 84px;
    margin: 0 auto;
}

.lucky-list .card_name {
    display: block;
    width: 180px;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.lucky-1 {
    width: 226px;
    margin: 0 auto;
}

.lyaer-lucky.layui-layer-iframe .layui-layer-btn,
.lyaer-lucky.layui-layer-page .layui-layer-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-top: 0px;
    background: #fff;
}

.tagsq {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    background-color: #ff4646;
    border-bottom-left-radius: 6px;
    text-align: center;
    font-style: normal;
    font-size: 14px;
    color: #fff;
}

.dialog-html {
    display: none;
}

.dialog-list {
    max-width: 625px;
    padding: 20px 20px 10px;
    background: #c3a15a;
    -webkit-box-shadow: 0 0 15px #000000;
    -moz-box-shadow: 0 0 15px #000000;
    box-shadow: 0 0 15px #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    z-index: 10;
    overflow: hidden;
}

.dialog-item {
    float: left;
    width: 145px;
    margin: 0 4px 2px;
}

.dialog-item .img {
    display: block;
    max-width: 145px;
    height: 84px;
    margin: 0 auto;
    overflow: hidden;
}

.dialog-item img {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    max-width: 145px;
    max-height: 84px;
    margin: 0 auto;
}

.dialog-item .name {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

/* .page_nav::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    z-index: 1;
}

.page_nav:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
    z-index: 1;
} */<a href="/mip/20251130315609_ZKFVUH.shtml" domain=""></a>
<a href="/paly/20251130341080_LTIJDEQH.shtml" domain=""></a>
<a href="https://www.hualongxian.gov.cn/show/20251130_416475.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="/article/20251130401424_TNSPFRI.shtml" domain=""></a>
<a href="/doc/20251130205843_KBFXCXXD.shtml" domain=""></a>
<a href="http://pxks.hbnz.gov.cn/zixun/20251130942830_WQYHOUDT.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="https://www.hualongxian.gov.cn/article/20251130141893_HGRSZD.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="?m/20251130078849_EYEYCCMU.shtml" domain=""></a>
<a href="http://www.minhe.gov.cn/news/20251130591460_BHCSGB.shtml" domain="www.minhe.gov.cn"></a>
<a href="http://pxks.hbnz.gov.cn/news/20251130638998_FTRACXX.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="http://www.minhe.gov.cn/article/20251130986424_VZZDSWB.shtml" domain="www.minhe.gov.cn"></a>
<a href="/paly/20251130345323_NTYQVMD.shtml" domain=""></a>
<a href="/article/20251130875979_RRMKPYI.shtml" domain=""></a>
<a href="/game/20251130174992_IADSXIAC.shtml" domain=""></a>
<a href="/article/20251130802249_TXSBDPKJ.shtml" domain=""></a>
<a href="?20251130759463_AKKJLZ.shtml" domain=""></a>
<a href="https://www.hualongxian.gov.cn/news/20251130466355_BDNBBL.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="https://www.hualongxian.gov.cn/article/20251130547565_CEWAQRW.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="?20251130822537_SVXLTFJO.shtml" domain=""></a>
<a href="/doc/20251130126269_OYJWEP.shtml" domain=""></a>
<a href="?20251130418302_KKHHME.shtml" domain=""></a>
<a href="/news/20251130174391_OWPYBYCM.shtml" domain=""></a>
<a href="http://pxks.hbnz.gov.cn/show/20251130_549440.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="http://www.minhe.gov.cn/article/20251130285076_CZGNWDO.shtml" domain="www.minhe.gov.cn"></a>
<a href="https://www.hualongxian.gov.cn/show/20251130_355361.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="http://www.minhe.gov.cn/show/20251130_884264.shtml" domain="www.minhe.gov.cn"></a>
<a href="/game/20251130728553_OXXGAJE.shtml" domain=""></a>
<a href="https://www.hualongxian.gov.cn/article/20251130613738_LNOXFNJ.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="http://pxks.hbnz.gov.cn/zixun/20251130243942_KQSVIJZ.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="https://www.hualongxian.gov.cn/article/20251130264076_MCIZKGON.shtml" domain="www.hualongxian.gov.cn"></a>
<a href="http://www.minhe.gov.cn/news/20251130560762_PICWCU.shtml" domain="www.minhe.gov.cn"></a>
<a href="/article/20251130921370_VRVKKFY.shtml" domain=""></a>
<a href="/article/20251130049660_EALPCUNP.shtml" domain=""></a>
<a href="/news/20251130792137_JELEOBXM.shtml" domain=""></a>
<a href="/article/20251130041106_BYJQUA.shtml" domain=""></a>
<a href="?m/20251130316310_SIZJWOKD.shtml" domain=""></a>
<a href="/game/20251130288182_YUIHNEN.shtml" domain=""></a>
<a href="/mip/20251130272979_EMEGDM.shtml" domain=""></a>
<a href="/mip/20251130395820_FVVVKKV.shtml" domain=""></a>
<a href="?m/20251130810892_NRRBZOQR.shtml" domain=""></a>
<a href="/doc/20251130624290_CARXIA.shtml" domain=""></a>
<a href="http://pxks.hbnz.gov.cn/show/20251130_564051.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="/detail/20251130895536_SQSQVPA.shtml" domain=""></a>
<a href="http://pxks.hbnz.gov.cn/article/20251130222768_QZPGYFKE.shtml" domain="pxks.hbnz.gov.cn"></a>
<a href="/paly/20251130698095_UAIEEHUS.shtml" domain=""></a>
<a href="/game/20251130109042_IVUARCHX.shtml" domain=""></a>
<a href="/game/20251130684664_RTCPYNZO.shtml" domain=""></a>
<a href="http://pxks.hbnz.gov.cn/show/20251130_707252.shtml" domain="pxks.hbnz.gov.cn"></a>
