i {
    font-style: normal;
}

.wrap {
    position: absolute;
    width: 100%;
    min-width: 1280px;
    background-color: #ad8e47;
    overflow: hidden;
}

.mrl_no {
    margin-left: 0 !important;
}

.btn {
    display: block;
    background: no-repeat;
    text-align: center;
    cursor: pointer;
}

.btn:hover {
    text-decoration: none;
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3);
    transition: filter 0.2s linear;
}

.cler {
    clear: both;
}

.ovhi {
    overflow: hidden;
}

label {
    cursor: pointer;
}

.grey {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;
}

.container {
    position: relative;
    padding-top: 38px;
    margin: 0 auto;
    background: url('../images/bg.jpg') center top no-repeat;
}

.box1 {
    position: relative;
    height: 700px;
    background: url('../images/banner.jpg?v=1') top center no-repeat;
    overflow: hidden;
}

.videobox {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1920px;
    height: 700px;
    margin-left: -960px;
    z-index: 1;
    overflow: hidden;
}

#video {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

#vloop {
    position: absolute;
    display: none;
}

.banner {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

@-webkit-keyframes rotateCircle {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotateCircle {
    100% {
        transform: rotate(360deg);
    }
}


.banner-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1200px;
    height: 138px;
    z-index: 3;
}

.date {
    position: absolute;
    top: 12px;
    left: 50%;
    width: 411px;
    height: 22px;
    margin-left: -205px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #ffe4c9;
}

.date img {
    display: block;
    margin: 0 auto;
}

.userbarmid {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.userbar {
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #867e6f;
}

.user {
    position: absolute;
    top: 0;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    text-align: center;
    font-size: 16px;
    color: #fbda78;
    z-index: 2;
}

.user span,
.user a {
    margin: 0 10px;
}

.user a {
    color: #fbda78;
}

.look_btn {
    position: absolute;
    top: 108;
    right: 0;
    width: 165px;
    height: 32px;
    line-height: 32px;
    background: url(../images/btn_look.png) center no-repeat;
    font-weight: normal;
    font-size: 16px;
    color: #422103;
    z-index: 6;
}

.logwrap {
    position: relative;
    width: 1200px;
    z-index: 1;
}


.activityDescription {
    position: absolute;
    top: -148px;
    left: 50%;
    display: block;
    width: 400px;
    height: 100px;
    line-height: 24px;
    margin-left: 180px;
    color: #fff;
}

.activity-left {
    top: 26px;
    height: 86px;
}

.activity-right {
    top: 466px;
    height: 112px;
}

.activityDescription3 {
    top: -186px;
}

.activityDescription4 {
    top: -131px;
}

.list_lh {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 24px;
    overflow: hidden;
    vertical-align: middle;
}

.activityDescription h1 {
    font-size: 18px;
    padding-left: 10px;
    line-height: 30px;
}

.list_lh li {
    width: 100%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_lh .player_name {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    max-width: 150px;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pagelink {
    width: 990px;
    height: 106px;
    margin: 0 auto;
}

.pagelink-item {
    float: left;
    width: 465px;
    height: 106px;
    transition: all .3s ease;
    cursor: pointer;
}

.pagelink1 {
    margin-right: 60px;
    background-image: url(../images/tab1.png);
}

.pagelink2 {
    background-image: url(../images/tab2.png);
}

.pagelink1:hover {
    background-image: url(../images/tab1_on.png);
}

.title-page {
    height: 60px;
    line-height: 60px;
    margin-top: 32px;
    margin-bottom: 8px;
    text-shadow: 0 2px 3px #000;
    text-align: center;
    font-size: 42px;
    color: #fce9ad;
}

.pageworth {
    width: 768px;
    height: 26px;
    margin: 0 auto 13px;
}

.pageworth-item {
    display: block;
    float: left;
    width: 282px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 18px;
    color: #fbda78;
}

.pageworth-item.mid {
    width: 204px;
}

.itagbox {
    position: absolute;
    top: 7px;
    left: 7px;
    width: 180px;
    text-align: left;
    font-size: 0;
}

.shiwu_show_item .itagbox {
    top: 40px;
    left: 16px;
}

.jl_img .itagbox {
    top: 7px;
    left: 7px;
}

.itag {
    position: relative;
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    min-width: 40px;
    height: 18px;
    margin-right: 2px;
}

.itag em {
    position: relative;
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 0 6px;
    text-align: center;
    font-size: 12px;
    z-index: 2;
}

.itag1 em {
    color: #fff;
}

.itag b {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 18px;
    transform: skew(-20deg);
}

.itag1 b {
    background: #fb617b linear-gradient(to right, #fd5392, #f86f64);
}

.itag2 b {
    background: #9edbff linear-gradient(to right, #80c8ff, #c0f0ff);
}

.itag3 b {
    background: #5cffd4 linear-gradient(to right, #19fff4, #aeffae);
}

.itag4 b {
    background: #fb617b linear-gradient(to right, #fd5392, #f86f64);
}

.itagsq b {
    background: #df0000 linear-gradient(to right, #c00000, #ff0000);
}

.itag4 em,
.itagsq em {
    color: #fff;
}

.tagkey {
    position: absolute;
    top: 10px;
    right: 5px;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 12px;
    background-color: #e84e18;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
}

.box2 {
    position: relative;
    width: 1200px;
    margin: 291px auto 0;
    background: center no-repeat;
}

.box2_score_sy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
}

.title {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.title img {
    display: block;
    height: 87px;
    margin: 0 auto;
}

.title-desc {
    line-height: 40px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.title-part {
    height: 44px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.title-p1 {}

.title-p3 {}

.title-p4 {}

.title-sub {
    height: 24px;
    line-height: 24px;
    margin-top: 13px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

/* part1 */

.lottery-pane {
    position: relative;
    padding: 0 10px;
}

.lottery-pane1 {
    padding-top: 158px;
    padding-bottom: 28px;
}

.lottery-pane3 {
    margin-top: 128px;
}

.lottery-list {
    width: 825px;
}

#lottery5 {
    position: relative;
    width: 1156px;
    margin: 0 auto;
}

#lottery3 {
    width: 1152px;
    margin: 0 auto;

}

.lottery-list li {
    position: relative;
    float: left;
    margin: 4px 5px;
    background: no-repeat center;
    overflow: hidden;
}

#lottery5 li {
    width: 221px;
    height: 158px;
    background-image: url(../images/card_p1.png);
    text-align: center;
}

#lottery5 li.card_l {
    background-image: url(../images/card_l.png);
}

#lottery5 .lottery-unit-0 {
    position: absolute;
    top: -166px;
    left: 0;
}

#lottery5 .lottery-unit-9 {
    position: absolute;
    top: -166px;
    right: 0;
}

.lottery5 .lottery-unit-0 {}

/* #lottery5 li.active,
#lottery5 li.blbl {
    background-image: url(../images/bg_card_on.png);
} */

#lottery3 li {
    width: 278px;
    height: 158px;
    background: url(../images/card_large.png);
}

#lottery3 li .aa {
    width: 100%;
    height: 132px;
    line-height: 132px;
    margin: 0 auto;
    text-align: center;
}

/* #lottery3 li.active,
#lottery3 li.blbl {
    background-image: url(../images/bg_card2_on.png);
} */

.lottery-list img {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    margin: 0 auto;
}


.lottery-unit.active::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: ' ';
    width: 100%;
    height: 100%;
    background: rgba(255, 205, 0, 0.5);
    z-index: 3;
}

#lottery5 .img {
    display: block;
    width: 100%;
    height: 130px;
    line-height: 130px;
    padding-top: 2px;
    overflow: hidden;
}

/* #lottery3 img {
    width: 145px;
    height: 84px;
} */

.lname {
    display: block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #312706;
    z-index: 5;
}

.lottery-list .ltag,
.dh_list-tag {
    position: absolute;
    display: block;
    width: 58px;
    height: 20px;
    line-height: 20px;
    background-image: url(../images/tag.png);
    text-align: center;
    font-size: 14px;
    color: #b23835;
}

.dh_list-tag {
    top: 9px;
    right: 9px;
}

.lottery-list .ltag {
    top: 0;
    right: 0;
}

.radio_box {
    position: relative;
    width: 270px;
    height: 330px;
    line-height: 330px;
    text-align: left;
    font-size: 0;
    z-index: 5;
}

.radio_box5 {
    position: absolute;
    top: 40px;
    left: 50%;
    width: 568px;
    height: 65px;
    line-height: 65px;
    margin-left: -284px;
}

.radio_box3 {
    width: 1152px;
    height: 104px;
    margin: 0 auto;
    margin-bottom: 6px;
}

.radio_box-middle {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    width: 260px;
}

.radio_box3_check {
    float: left;
    width: 280px;
    height: 104px;
}

.tipssw {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

/*  */
.radio_box p {
    height: 26px;
    line-height: 26px;
    padding-left: 12px;
    font-size: 16px;
    color: #5d5441;
}

.radio_box p input {
    margin-right: 5px;
}

.radio_box label {
    display: block;
}

.btn-lottery {
    float: left;
    width: 260px;
    height: 65px;
    line-height: 1;
    margin: 0 12px;
    text-align: center;
}

.btn-lottery51 {
    background-image: url("../images/btn_lottery51.png");
}

.btn-lottery52 {
    background-image: url("../images/btn_lottery52.png");
}

.btn-lottery31 {
    margin-top: 36px;
    background-image: url("../images/btn_lottery31.png");
}

.btn-lottery32 {
    margin-top: 36px;
    background-image: url("../images/btn_lottery32.png");
}

.btn-lottery41 {
    background-image: url("../images/btn_lottery4.png");
}

.btn-lottery21 {
    background-image: url("../images/btn_lottery2.png");
}

.btn-lottery11 {
    background-image: url("../images/btn_lottery1.png");
}

.btn-lottery em {
    display: none;
    height: 26px;
    line-height: 26px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 22px;
    color: #44351b;

}

.btn-lottery b {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-top: 38px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.dh_btn2 b {
    font-size: 14px;
}

/* .dh_btn2 em {}

*/

/* part2 */
.box3 {
    position: relative;
    margin-top: 320px;
}

.box3 .box2_score_sy {
    margin-top: -32px;
}

.box3 .bbb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.part2-list {
    width: 1170px;
    margin: 30px auto 0;
    text-align: center;
    font-size: 0;
}

.part2-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
    width: 224px;
    height: 155px;
    margin: 0 5px 10px;
    background-image: url(../images/card_p1.png);
    overflow: hidden;
}

.imgp2 {
    position: relative;
    display: block;
    width: 100%;
    height: 132px;
    line-height: 132px;
    text-align: center;
    overflow: hidden;
}

.part2-item img {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    zoom: 1;
}

.part2-item img.blbl {
    border: 3px solid #ffdf2e;
}

.part2-item h6 {
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    ;
    color: #312706;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.part2-item h6.yellow {
    color: #ffdf2e;
}

.dh_box2 {
    width: 1098px;
    margin: 30px auto 0;
    overflow: hidden;
}

.dh_list {
    float: left;
    width: 326px;
    padding-top: 2px;
    margin: 0 20px;
    /* background: url(../images/bg_line.png) top no-repeat; */
    text-align: center;
}

.dh_list ul {
    float: left;
    margin-top: 9px;
}

.dh_list li {
    text-align: left;
}

.dh_list_img {
    position: relative;
    width: 182px;
    height: 97px;
    margin: 0 auto 10px;
}

.dh_list-tag {
    position: absolute;
    display: block;
}

.dh_list p {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.dh_list li label {
    display: block;
}

.dh_list li {
    height: 22px;
    line-height: 22px;
    padding-left: 15px;
    font-size: 14px;
    color: #5d5441;
}

.dh_list li input {
    vertical-align: middle;
    margin-right: 5px;
}

@keyframes myfirst {
    50% {
        box-shadow: 0 0 60px #ffffff inset;
    }
}

@-webkit-keyframes myfirst

/* Safari 与 Chrome */
    {
    50% {
        box-shadow: 0 0 60px #ffffff inset;
    }
}

.blbl {
    position: relative;
    animation: myfirst 1s infinite ease-in-out;
    -webkit-animation: myfirst 1s infinite ease-in-out;
    z-index: 99;
}

@-webkit-keyframes anim-bounce {

    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }

    75% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }
}

@keyframes anim-bounce {

    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    25% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }

    75% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }
}

/* part4 */
.box4 {
    position: relative;
    margin-top: 210px;
    /* overflow: hidden; */
}

.btn-lottery8 {
    position: absolute;
    top: 458px;
    right: 50px;
    width: 360px;
    height: 98px;
    background: url("../images/btn_lottery_8.png") center no-repeat;
    font-weight: bold;
    font-size: 22px;
    color: #44351b;
    z-index: 999;
}

.btn-lottery8 b {
    display: block;
    height: 24px;
    line-height: 24px;
    padding-top: 54px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.chestbox {
    position: absolute;
    top: -13px;
    right: 30px;
    width: 412px;
    height: 412px;
}

.chestbox_light {
    display: block;
    width: 412px;
    height: 412px;
    background: url(../images/box_light.png) no-repeat;
    animation: whirlA 1s linear infinite;
}

.chestbox_box {
    position: absolute;
    top: 70px;
    left: 50%;
    width: 411px;
    height: 310px;
    margin-left: -205px;
    background: url(../images/box_chest.png) no-repeat;
}

@keyframes whirlA {
    50% {
        /* transform: scale(.8); */
        opacity: .3;
    }
}

.key_list_box {
    position: relative;
    width: 1170px;
    height: 580px;
    margin: 6px auto 0;
    text-align: center;
    font-size: 0;
}

.key_list {
    width: 660px;
    margin-left: 35px;
}

.key_list .lottery-unit {
    position: relative;
    float: left;
    width: 212px;
    height: 108px;
    padding-top: 50px;
    margin: 0 4px 4px;
    background: url(../images/key_item.png) no-repeat;
    cursor: pointer;
}

.key_list .lottery-unit.unitS {
    height: 234px;
    padding-top: 0;
    background-image: url("../images/key_item2.png");
}

.nounit {
    float: left;
    width: 224px;
    height: 155px;
    margin: 0 5px 10px;
}

.key_list .key_list_front {
    height: 155px;
    padding-top: 0;
}

.key_list .key_list_front img {
    width: 100%;
    height: 122px;
    margin-bottom: 0;
}

/* .key_list li.key_list_front {
    background-image: url(../images/p3.png);
} */

.key_list li>img {
    display: block;
    width: 145px;
    height: 84px;
    margin: 0 auto 28px;
}

.keytool {
    display: block;
    width: 100%;
    height: 70px;
    margin-bottom: 12px;
    background: url('../images/key_tool.png') no-repeat;

}

.unitS .keytool {
    height: 160px;
    margin-bottom: 2px;
}

.keytool1 {
    background-position: -212px 0;
}

.keytool2 {
    background-position: -424px 0;
}

.keytool3 {
    background-position: -0 -160px;
}

.keytool4 {
    background-position: -212px -160px;
}

.keytool5 {
    background-position: -424px -160px;
}

.keytool6 {
    background-position: -0 -230px;
}

.keytool7 {
    background-position: -212px -230px;
}

.keytool8 {
    background-position: -424px -230px;
}



.key_li_mask {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.popup3 {
    display: none;
    position: absolute;
    top: -290px;
    left: -85px;
    width: 300px;
    height: 260px;
    padding: 10px;
    background: #8b6a4a;
    box-sizing: 0 0 5px rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index: 3;
}

.popup3 em {
    display: none;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.key_list .popup3 img {
    width: 300px;
    height: 260px;
    margin: 0 auto;
}

.key_number {
    position: absolute;
    top: 380px;
    right: 66px;
    width: 240px;
    height: 56px;
    line-height: 32px;
    padding-left: 100px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.key_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 97px;
    height: 75px;
    background: url("../images/key_small.png") no-repeat;
}

.keynum_tips {
    position: absolute;
    top: 32px;
    left: 105px;
    width: 220px;
    height: 24px;
    line-height: 24px;
}

.keynum_tips b {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    background-color: #8b7649;
    transform: skew(-30deg);
    z-index: 1;
}

.keynum_tips em {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #e6ca8d;
    z-index: 2;
}

.box5 {
    position: relative;
    width: 1256px;
    margin: 64px auto 0;
}

.firstH {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 400px;
}

.first-tips {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.firstImg {
    width: 196px;
    height: 152px;
    padding-top: 3px;
    background: url(../images/card_p3.png) no-repeat;
    text-align: center;
    font-size: 0;
}

.firstImg b {
    display: block;
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 3px;
    background-color: #e84e18;
    border-radius: 4px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.firstImg em {
    display: block;
    height: 26px;
    line-height: 26px;
    margin-top: 14px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}

.hc_box {
    position: relative;
    width: 1256px;
    height: 524px;
    margin: 12px auto 0;
}

.popr_box {
    width: 559px;
    height: 524px;
}

.popr_box .tit {
    height: 40px;
    line-height: 40px;
    padding-top: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.che_tab {
    width: 500px;
    height: 400px;
    overflow-y: auto;
    margin: 28px auto 0;
    font-size: 0;
    color: #fff;
}

.che_tab::-webkit-scrollbar {
    width: 2px;
}

/*正常情况下滑块的样式*/

.che_tab::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 190, 0.5);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 190, 0.5);
}

/*鼠标悬浮在该类指向的控件上时滑块的样式*/

.che_tab:hover::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 190, 0.3);
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 190, 0.3);
}

/*鼠标悬浮在滑块上时滑块的样式*/

.che_tab::-webkit-scrollbar-thumb:hover {
    background-color: rgba(255, 255, 190, 0.1);
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 190, 0.1);
    cursor: pointer;
}

.che_tab li {
    display: inline-block;
    width: 229px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 5px 6px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.che_tab li label {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.che_tab li input {
    vertical-align: middle;
    margin-left: 3px;
}

.tip_tab {
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.che_tab .act {
    background-color: #7a89af;
}

.btn_box {
    width: 235px;
    height: 200px;
    padding-top: 104px;
    margin: 0 29px;
}

.btn_box .hc_btn,
.btn_box .sy_btn {
    position: relative;
    width: 235px;
    height: 69px;
    line-height: 69px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    background: url(../images/btn_hec.png) center no-repeat;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #44351b;
}

.hc_btn.grey {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;
}

.jg_box {
    position: relative;
    width: 404px;
    height: 383px;
    text-align: center;
    /* background: url(../images/bg_result.png) center no-repeat; */
    color: #fff7d9;
}

.hc_title {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
}

.jg_box .tit {
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 10px;
}

.hc_yep {
    padding-top: 28px;
}

.tip1 {
    line-height: 30px;
    /* margin-bottom: 5px; */
    font-size: 18px;
}

.yep_img {
    border: 1px solid #fff7da;
    margin: 20px auto;
}

.hc_no {
    margin-top: 18px;
}

.yep_name {
    font-size: 14px;
    line-height: 28px;
}

.hecheng-video {
    display: none;
    position: absolute;
    top: 24px;
    left: 1px;
    width: 400px;
    height: 286px;
    overflow: hidden;
    z-index: 33;
}

#hcVideo {
    position: absolute;
    top: -65px;
    left: 36px;
}

.extra {
    position: relative;
    width: 334px;
    margin: 0 auto;
    overflow: hidden;
}

.extra li {
    float: left;
    margin: 0 10px;
}

.firstHC {
    /* padding-top: 62px; */
}

.firstHC p {
    line-height: 20px;
}

.firstHC .yep_img {
    margin: 0 auto;
}

.box6 {
    padding-top: 80px;
    padding-bottom: 50px;
}

.hdsm {
    width: 1100px;
    padding-left: 90px;
    margin: 20px auto 0;
    color: #fff;
}

.hdsm h1 {
    line-height: 50px;
    font-size: 18px;
}

.hdsm p {
    line-height: 24px;
    font-size: 14px;
}

/*---------------------------科技线条样式-------------------------*/

.xs_li_24::before,
.xs_li_24::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff7d9;
}

.xs_li_24::before,
.xs_li_24::after {
    content: '';
    z-index: 1;
    margin: -3%;
    box-shadow: inset 0 0 0 1px;
    animation: clipMe 8s linear infinite;
}

.xs_li_24::before {
    animation-delay: -4.6s;
}

@keyframes clipMe {

    0%,
    100% {
        clip: rect(0px, 203.5px, 0px, 0px);
    }

    25% {
        clip: rect(0px, 0px, 68.5px, 0px);
    }

    50% {
        clip: rect(68.5px, 203.5px, 68.5px, 0px);
    }

    75% {
        clip: rect(0px, 203.5px, 68.5px, 203.5px);
    }
}

.foot {
    width: 100%;
    height: 184px;
    min-width: 1200px;
    margin: 0 auto;
    line-height: 24px;
    padding-top: 1px;
    background: url(../images/bgfoot.jpg) center no-repeat;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.foot a {
    color: #fff;
}

.myclass {
    position: absolute;
    border-radius: 4px !important;
    background: #ffdebd !important;
}

#loadsw {
    position: fixed;
    top: 20px;
    left: 50%;
    display: none;
    width: 1170px;
    margin-left: -587px;
    padding-bottom: 30px;
    background-color: #fff;
    border: 3px solid #ffa331;
    z-index: 9999;
}

#loadsw .clouse {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(../images/clouse.png) center no-repeat;
    cursor: pointer;
}

#loadsw .title1 {
    display: block;
    margin: 0px auto 20px;
    padding-top: 20px;
}

.layerBox {
    width: 1078px;
    height: 547px;
    background: #fff;
    margin: 0 auto;
    padding-top: 2px;
}

.tableContent {
    width: 1004px;
    height: 170px;
    overflow-y: auto;
    margin: 40px auto 30px;
    color: #000;
}

.table {
    width: 987px;
    background: #cccccc;
    text-align: center;
}

.table tr {
    height: 40px;
}

.table td,
.table tr {
    /*border: 1px solid #cccccc;*/
    background: #dfdfdf;
}

.th_1 {
    width: 430px;
}

.formBox {
    text-align: center;
    color: #000;
    font-size: 14px;
}

.formBox span {
    font-size: 18px;
    color: #ff0000;
}

.formBox input {
    width: 326px;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    padding-left: 5px;
}

.label {
    position: relative;
    margin: 13px 0;
}

.label label {
    position: absolute !important;
    left: 760px;
    top: 0;
    color: red;
    line-height: 36px;
}

input[type='submit'] {
    border: none;
    margin-top: 10px;
}

.dh_buttom {
    width: 171px;
    height: 51px;
    line-height: 51px;
    font-size: 20px;
    color: #24140f;
    font-weight: bold;
    background: url(../images/chakan.png) center no-repeat;
    margin: 5px auto 0;
}

.formBox .dh_buttom {
    width: 171px !important;
    height: 51px !important;
    line-height: 51px;
    font-size: 20px;
    color: #24140f;
    font-weight: bold;
    background: url(../images/chakan2.png) center no-repeat;
    margin: 5px auto 0 !important;
    border: none;
}

.lottery-list li::before,
.part2-item::before,
.key_list li .key_li_mask::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: 3;
}

.lottery-list li:hover::before,
.part2-item:hover::before,
.key_list li:hover .key_li_mask::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: 3;
}


/* ----------------------------------- 抽奖弹窗 ------------------------------------- */

#layer-lucky h4,
#layer-lucky-gain h4 {
    text-align: center;
    font-size: 28px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: normal;
    font-size: 24px;
    color: #333;
}

.lucky-list,
.lucky-list-gain {
    text-align: center;
    margin: 0 20px;
    font-size: 0;
}

.lucky-list li,
.lucky-list-gain li {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
    width: 180px;
    margin: 0 5px 10px;
    text-align: center;
}

.lucky-list-gain li img,
.lucky-list li img {
    width: 145px;
    height: 84px;
    margin: 0 auto;
}

.lucky-list li.lucky-goods {
    width: 206px;
    height: 107px;
}

.lucky-list li.lucky-goods img {
    width: 206px;
    height: 107px;
}

.card_name {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

.lucky-1 {
    width: 226px;
    margin: 0 auto;
}