body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body,
button,
input,
select,
textarea {
    font: 12px/1.5tahoma, arial, 5b8b4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: middle;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: none;
}
body::-webkit-scrollbar {
    width: 1px;
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}

body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(109, 143, 227, 0.8);
}
.top {
    width: 100%;
    height: 45px;
}

.container {
    width: 100%;
    height: 7908px;
    background: url('../img/bg.jpg') no-repeat top;
}

.back {
    width: 100%;
    height: 40px;
}

.back .fhgw {
    width: 208px;
    height: 51px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    margin-right: 12%;
    text-indent: -9999em;
    margin-top: 38px
}

.slogan {
    width: 1157px;
    height: 217px;
    margin: 0 auto;
    margin-top: 320px;
}

.slogan .time {
    width: 682px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: FZDaBiaoSong-B06S;
    color: #ffffff;
    font-size: 21px;
    float: right;
    margin-top: 171px;
}

.login {
    width: 1200px;
    height: 84px;
    margin: 0 auto;
    margin-top: 71px;
}

.login .cli-login {
    width: 270px;
    height: 83px;
    background: url('../img/login.png?09') no-repeat top;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 23px;
    color: white;
    float: left;
    margin-left: 58%;
}

.login .cli-login:hover {
    font-size: 25px;
}

.message {
    width: 955px;
    height: 50px;
    text-align: center;
    color: #9b0506;
    float: right;
    line-height: 50px;
}

    .message span {
        color: #fe0000;
    }

        .message span em {
            color: #fe0000;
            font-size: 20px;
            font-style: normal;
            min-width: 76px;
            display: inline-block;
        }

.message .bddq {
    margin-left: 10px;
    display: inline-block;
}

.content {
    width: 1322px;
    min-height: 1000px;
    margin: 0 auto;
    margin-top: 260px;
}
.content .title{
    width: 100%;
    height:110px;
}
.content .title img{
    display: block;
    margin: 0 auto;
}
.hd1{
    width: 100%;
    height: 760px;
}
.hd1 .atten{
    width: 100%;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff6cf;
    line-height: 44px;
}
.hd1 .box{
    width: 100%;
    height: 320px;
    position: relative;
    background: url('../img/hd1/boxImg.png') no-repeat top;
}
.hd1 .box .rank{
    width: 225px;
    height: 30px;
    margin: 0 auto;
    background-color: #f5e49e;
    text-align: center;
    line-height: 30px;
    color: #1f0807;
    font-family: Source Han Serif CN;
    font-weight:bold;
    display: block;
    border-radius: 15px;
    position: absolute;
    left: 50%;
    margin-left: -112px;
    top: 130px;
}
.hd1 .box .lqNum{
    width: 225px;
    height: 30px;
    margin: 0 auto;
    background-color: #d0b64b;
    text-align: center;
    line-height: 30px;
    color: #1f0807;
    font-family: Source Han Serif CN;
    font-weight:bold;
    display: block;
    border-radius: 15px;
    position: absolute;
    left: 50%;
    margin-left: -112px;
    top: 180px;
}
.hd1 .box .btnBox{
    width: 100%;
    height: 85px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.hd1 .box .btnBox .btnDiv{
    width: 280px;
    height: 85px;
   display: inline-table;
}
.hd1 .box .btnBox .btnDiv a{
    width: 146px;
    height: 49px;
    background: url('../img/hd1/btn.png') no-repeat;
    font-weight: bold;
    font-family: Source Han Serif CN;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 25px;
}
.hd1 .box .btnBox .btnDiv a:hover{
    text-decoration:none;
    background: url('../img/hd1/btn_hover.png') no-repeat;
}
.hd1 .box .btnBox .btnDiv span{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #f5e49e;
}
.hd1 .table{
    width: 1200px;
    height: 310px;
    margin: 0 auto;
}
.hd1 .table table{
    width: 1200px;
    height: 310px;
    border: 1px solid #f5e49e;
    background-color: #25363b;
}
.hd1 .table table th{
    color: #f5e49e;
    font-size: 30px;
    font-weight: bold;
}
.hd1 .table table tr{
    height: 60px;
}
.hd1 .table table tr td{
    text-align: center;
    color: #f5e49e;
    font-size: 22px;
}
.hd1 .table table tr .lq{
    width: 149px;
    height: 39px;
    display: inline-block;
    margin-top: 9px;
}
.hd1 .table table tr .lq.lq1{
    background: url('../img/hd1/lq1.png') no-repeat;
}
.hd1 .table table tr .lq.lq2{
    background: url('../img/hd1/lq2.png') no-repeat;
}
.hd1 .table table tr .lq.lq3{
    background: url('../img/hd1/lq3.png') no-repeat;
}
.tc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    display:none;
}

.tc1 .form1 {
    width: 241px;
    height: 115px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -57px;
    margin-left: -120px;
    z-index: 966;
    background-color: #af5744;
}

.tc1 .form1 .closed1 {
    width: 24px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;

}
.tc1 .form1 span{
    width: 100%;
    height: 26px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 20px;
}
.tc1 .form1 .btnBoxs{
    width: 100%;
    height: 23px;
    text-align: center;
    margin-top: 20px;
}
.tc1 .form1 .btnBoxs a{
    width: 64px;
    height: 27px;
    display: inline-table;
    background-color:#922016;
    border: 1px solid #fbdb79;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    line-height: 27px;
    margin: 0 10px;
}
.tc1 .form1 .btnBoxs a:hover{
    background-color: #fe6300;
}
.hd2{
    width: 100%;
    height: 900px;
}
.hd2 .atten{
    width: 50%;
    /* text-align: center; */
    display: block;
    font-size: 14px;
    color: #fff6cf;
    line-height: 27px;
    margin: 0 auto;
}

.hd2 .box {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.hd2 .box span {
    width: 311px;
    height: 165px;
    float: left;
    display: block;
    margin-top: 15px;
    margin-left: 98px;
}

.hd2 .box span.on {
    box-shadow: 1px 1px 19px 8px rgb(196 171 68);
    transition: all 0.3s;
}

.hd2 .box span img {
    margin-left: 0px;
    margin-top: 0px;
}

.hd2 .box .chouqu {
    width: 294px;
    height: 87px;
    display: block;
    margin-left: 513px;
    padding-top: 560px;
}

.hd2 .box span.active img {
    width: 299px;
    height: 143px;
    border: 3px solid #008f91;
}

.tcBox1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    display: none;
    z-index: 999;
}

.tcBox1 .formBox1 {
    width: 521px;
    height: 308px;
    overflow: hidden;
    background-color: #f4aa80;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 17px;
}

.tcBox1 .formBox1 .closeBox1 {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    float: right;
    margin-top: 5px;
    cursor: pointer;
    color: #fb5454;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.tcBox1 .formBox1 p {
    width: 100%;
    height: 25px;
    font-size: 22px;
    line-height: 25px;
    color: red;
    margin-top: 27px;
    text-align: center;
}

.pulse {
    -webkit-animation: pulseAnimate 1s ease infinite;
    -moz-animation: pulseAnimate 1s ease infinite;
    -o-animation: pulseAnimate 1s ease infinite;
    -ms-animation: pulseAnimate 1s ease infinite;
    animation: pulseAnimate 1s ease infinite;
}

@-webkit-keyframes pulseAnimate {
    0%,
    100% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
}

@-moz-keyframes pluseAnimate {
    0%,
    100% {
        -moz-transform: scale(1);
    }
    50% {
        -moz-transform: scale(1.1);
    }
}

@-o-keyframes pluseAnimate {
    0%,
    100% {
        -o-transform: scale(1);
    }
    50% {
        -o-transform: scale(1.1);
    }
}

@-ms-keyframes pluseAnimate {
    0%,
    100% {
        -ms-transform: scale(1);
    }
    50% {
        -ms-transform: scale(1.1);
    }
}

@keyframes pluseAnimate {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.tcBox1 .formBox1 .jiang {
    width: 300px;
    height: 170px;
    margin: 0 auto;
    margin-top: 27px;
}

.tcBox1 .formBox1 .jiang li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #dc6d1e;
    font-size: 18px;
}

.tcBox1 .formBox1 .enter {
    width: 133px;
    height: 46px;
    text-align: center;
    border: none;
    font-size: 20px;
    border-radius: 10px;
    background-color: #54bafb;
    color: #fff;
    margin-top: 20px;
}

.tcBox1 .formBox1 .enter2 {
    width: 200px;
    height: 50px;
    background-color: #fb5454;
    display: block;
    margin: 0 auto;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    border-radius: 30px;
    text-align: center;
}
/* -------------------------- */
.hd3{
    width: 100%;
    height: 565px;
}
.hd3 .atten{
    width: 34%;
    /* text-align: center; */
    display: block;
    font-size: 14px;
    color: #fff6cf;
    line-height: 27px;
    margin: 0 auto;
}

.box3 {
    width: 780px;
    height: 480px;
    margin: 0 auto;
}

.box3 .box3-top {
    width: 692px;
    height: 402px;
    background: url('../img/hd3/hd4-top.png') no-repeat;
    position: relative;
    margin: 0 auto;
    margin-top: 25px;
}

.box3 .num_box {
    height: 312px;
    width: 393px;
    position: absolute;
    top: 34px;
    left: 154px;
    z-index: 8;
    overflow: hidden;
    text-align: center;
}

.box3 .num_box .ljcz {
    width: 254px;
    height: 32px;
    background: url(../img/hd3/biao.png) no-repeat;
    margin: 0 auto;
    text-align: center;
    line-height: 35px;
    font-size: 22px;
    color: #872f00;
    font-family: FZDaBiaoSong-B06S;
}

.box3 .num_box li {
    width: 44px;
    height: 70px;
    background: url('../img/hd3/li-bg.png') no-repeat;
    float: left;
    margin-left: 41px;
    margin-top: 79px;
    list-style: none;
}

.box3 .num_box li:first-of-type {
    margin-left: 0;
}

.box3 .num {
    background: url('../img/hd3/num.png') top center repeat-y;
    width: 44px;
    height: 70px;
    float: left;
    margin-right: 6px;
}

.box3 .sycs_num {
    width: 209px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 65px;
    margin-left: -104px;
    cursor: pointer;
    clear: both;
    text-align: center;
    line-height: 32px;
    color: #fce3bf;
    font-size: 14px;
}

.box3 .gold_num {
    width: 209px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 203px;
    margin-left: -104px;
    cursor: pointer;
    clear: both;
    text-align: center;
    line-height: 32px;
    color: #fce3bf;
    font-size: 14px;
}

.box3 .sycs_num em {
    font-style: normal;
}

.box3 .btn {
    background: url('../img/hd3/btn_start.png') 0px 0px no-repeat;
    width: 227px;
    height: 53px;
    position: absolute;
    left: 84px;
    cursor: pointer;
    clear: both;
    top: 242px;
}

.box3 .congretu {
    width: 100%;
    height: 43px;
    margin: 10px 0px;
}

/* ------- */
/* ----hd4----- */
.hd4{
    width: 100%;
    height: 1500px;
    position: relative;
}
.hd4 .tree{
    width: 1300px;
    height: 1490px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.hd4 .tree .progress{
    width: 866px;
    height: 120px;
    position: relative;
    margin: 0 auto;
}
.progress .grank{
    width: 254px;
    height: 32px;
    background: url('../img/hd4/grank_bg.png') no-repeat;
    color: #8d4604;
    line-height: 32px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -127px;
    top: 20px;
    font-weight: bold;
}
.progress .progress-out{
    width: 800px;
    height: 17px;
    background: url('../img/hd4/link.png') no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 90px;
}
.progress .wordLeft{
    color: #fff4d1;
    position: absolute;
    left: 0;
    top: 60px;
    font-weight: 600;
}
.progress .wordRight{
    color: #fff4d1;
    position: absolute;
    right: 0;
    top: 60px;
    font-weight: 600;
}
.progress .progress-out .progress-in{
    height: 7px;
    background-color: #e60012;
    border-radius: 7px;
    margin-top: 5px;
    position: relative;
}
.progress .progress-out .progress-in .percent-show{
    width: 140px;
    height: 25px;
    color: #fff4d1;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: -70px;
    top: 7px;
}
.hd4 .tree .jackpot{
    width: 172px;
    height: 51px;
    margin: 0 auto;
    display: block;
    background: url(../img/hd4/potBtn.png) no-repeat;
    margin-top: 10px;

}

.hd4 .tree .dj{
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
}
.hd4 .tree_1 .dj{
    height:820px;
  background: url('../img/hd4/tree1.png') no-repeat bottom;
}
.hd4 .tree_2 .dj{
    height: 820px;
    background: url('../img/hd4/tree2.png') no-repeat bottom;
  }
  .hd4 .tree_3 .dj{
    height: 820px;
    background: url('../img/hd4/tree3.png') no-repeat bottom;
  }
  .hd4 .tree .dj li{
    width: 154px;
    height: 149px;
    position: absolute;
    background: url('../img/hd4/lantern.png') no-repeat;

  }

  .hd4 .tree_1 .dj li:nth-child(1){
   left: 150px;
   top: 260px;
  }
  .hd4 .tree_1 .dj li:nth-child(2){
    left: 298px;
    top: 80px;
   }
   .hd4 .tree_1 .dj li:nth-child(3){
    left: 500px;
    top: 260px;
   }
   .hd4 .tree_1 .dj li:nth-child(4){
   right: 428px;
    top: 80px;
   }
   .hd4 .tree_1 .dj li:nth-child(5){
    right: 221px;
    top: 260px;
   }
   .hd4 .tree_2 .dj li:nth-child(1){
    left: 150px;
    top: 260px;
   }
   .hd4 .tree_2 .dj li:nth-child(2){
     left: 298px;
     top: 80px;
    }
    .hd4 .tree_2 .dj li:nth-child(3){
     left: 500px;
     top: 260px;
    }
    .hd4 .tree_2 .dj li:nth-child(4){
    right: 428px;
     top: 80px;
    }
    .hd4 .tree_2 .dj li:nth-child(5){
     right: 221px;
     top: 260px;
    }
    .hd4 .tree_3 .dj li:nth-child(1){
        left: 150px;
        top: 260px;
       }
       .hd4 .tree_3 .dj li:nth-child(2){
         left: 298px;
         top: 80px;
        }
        .hd4 .tree_3 .dj li:nth-child(3){
         left: 500px;
         top: 260px;
        }
        .hd4 .tree_3 .dj li:nth-child(4){
        right: 428px;
         top: 80px;
        }
        .hd4 .tree_3 .dj li:nth-child(5){
         right: 221px;
         top: 260px;
        }
   .hd4 .tree .dj li.green{
    background: url('../img/hd4/green.png');
   }
   .hd4 .tree .dj li.blue{
    background: url('../img/hd4/blue.png');
   }
   .hd4 .tree .dj li.purple{
    background: url('../img/hd4/purple.png');
   }
   .hd4 .tree .dj li.orange{
    background: url('../img/hd4/orange.png');
   }
   .hd4 .tree .dj li.red{
    background: url('../img/hd4/red.png');
   }
   .hd4 .tree .dj li img{
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
   }
   .hd4 .tree .dj li span{
    width: 85px;
    line-height: 12px;
    font-size: 12px;
    color: #2e2e2e;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 7px;
   }
   .hd4 .tree .haveCoin{
    width: 211px;
    height: 45px;
    background: url('../img/hd4/myCoin.png') no-repeat;
    margin: 0 auto;
    line-height: 48px;
    text-align: center;
    color: #fff;
   }

   .hd4 .tree .consume{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffe0e1;
   }

   .hd4 .tree .btnMaster{
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    text-align: center;
   }
   .btnMaster .buyBtn{
    width: 174px;
    height: 74px;
    display: inline-block;
    margin: 0 5px;
    background: url('../img/hd4/buy.png') no-repeat top;
   }
   .btnMaster .refresh{
    width:269px;
    height: 110px;
    display: inline-block;
    margin: 0 5px;
   }
   .btnMaster .refresh .rfBtn{
    width:269px;
    height: 67px;
    display: block;
    background: url('../img/hd4/refresh.png') no-repeat top;
   }
   .btnMaster .refresh span{
    width: 100%;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #ffe0e1;
   }
   .btnMaster .get{
    width: 269px;
    height: 110px;
    display: inline-block;
    margin: 0 5px;
   }
   .btnMaster .get .getBtn{
    width:269px;
    height: 67px;
    display: block;
    background: url('../img/hd4/get.png') no-repeat top;
   }
   .btnMaster .get span{
    width: 100%;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #ffe0e1;
   }
   .btnMaster .zjBtn{
    width: 174px;
    height: 74px;
    display: inline-block;
    background: url('../img/hd4/zjList.png') no-repeat top;
    margin: 0 5px;
   }

.tree_3 .jlRight{
    width: 152px;
    height: 137px;
    background: url('../img/hd4/jiangli.png') no-repeat top;
    position: absolute;
    right: -158px;
    top: 21px;
}
.tree_3 .jlRight .lq{
    width: 115px;
    height: 29px;
    display: block;
    margin: 0 auto;
    margin-top: 115px;
}
.tree_3 .jlRight .lq1{
    background: url('../img/hd4/lq1.png') no-repeat;
}
.tree_3 .jlRight .lq2{
    background: url('../img/hd4/lq2png') no-repeat;
}
.tree_3 .jlRight .lq3{
    background: url('../img/hd4/lq3.png') no-repeat;
}
.gz_detail{
    width: 100%;
    height: 148px;
    text-align: center;
    color: #432503;
    line-height: 169px;
    background: url('../img/hd4/gz_detail.png') no-repeat center;
    font-weight: bold;
    font-size: 24px;
}
.gz_detail a{
    text-decoration: none;
    color: #432503;
    font-size: 24px;
}

/* hd3  end */
/* 道具弹窗 start*/

.treeTc1 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.treeTc1 .form {
    width: 1083px;
    height: 732px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -366px;
    margin-left: -541px;
    z-index: 966;
    background: url('../img/hd4/treeTc.png') no-repeat;
}

.treeTc1 .form .closed1 {
    width: 34px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 57px;
    top: 36px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
}
.treeTc1 .form .biao{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 30px;
    color: #8d4604;
    background: url('../img/hd4/grank_bg.png') no-repeat top;
    margin-top: 23px;
}.treeTc1 .form .biao:first-of-type{
    margin-top: 90px;
}
.treeTc1 .form ul {
    width: 100%;
    text-align: center;
    margin-top:10px;
}

.treeTc1 .form ul li {
    width: 95px;
    height: 85px;
    display: inline-block;
    margin: 0;
}

.treeTc1 .form ul li img {
    display: block;
    margin: 0 auto;
}
.treeTc1 .form ul li span{
    font-size: 12px;
    color: #2e2e2e;
}

.treeTc2 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.treeTc2 .form {
    width: 1083px;
    height: 732px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -366px;
    margin-left: -541px;
    z-index: 966;
    background: url('../img/hd4/treeTc.png') no-repeat;
}

.treeTc2 .form .closed2 {
    width: 34px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 57px;
    top: 36px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
}
.treeTc2 .form .biao{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 30px;
    color: #8d4604;
    background: url('../img/hd4/grank_bg.png') no-repeat top;
    margin-top: 23px;
}.treeTc2 .form .biao:first-of-type{
    margin-top: 90px;
}
.treeTc2 .form ul {
    width: 100%;
    text-align: center;
    margin-top:10px;
}

.treeTc2 .form ul li {
    width: 95px;
    height: 85px;
    display: inline-block;
    margin: 0;
}

.treeTc2 .form ul li img {
    display: block;
    margin: 0 auto;
}
.treeTc2 .form ul li span{
    font-size: 12px;
    color: #2e2e2e;
}

.treeTc3 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.treeTc3 .form {
    width: 1083px;
    height: 732px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -366px;
    margin-left: -541px;
    z-index: 966;
    background: url('../img/hd4/treeTc.png') no-repeat;
}

.treeTc3 .form .closed3 {
    width: 34px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 57px;
    top: 36px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
}
.treeTc3 .form .biao{
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 30px;
    color: #8d4604;
    background: url('../img/hd4/grank_bg.png') no-repeat top;
    margin-top: 23px;
}.treeTc3 .form .biao:first-of-type{
    margin-top: 90px;
}
.treeTc3 .form ul {
    width: 100%;
    text-align: center;
    margin-top:10px;
}

.treeTc3 .form ul li {
    width: 95px;
    height: 85px;
    display: inline-block;
    margin: 0;
}

.treeTc3 .form ul li img {
    display: block;
    margin: 0 auto;
}
.treeTc3 .form ul li span{
    font-size: 12px;
    color: #2e2e2e;
}
/* 道具弹窗  end */

/* 中奖纪录 */
.records {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.records .form {
    width: 1083px;
    height: 558px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -279px;
    margin-left: -541px;
    z-index: 966;
    background: url('../img/hd4/records.png') no-repeat;
}

.records .form .closed4 {
    width: 34px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    right: 57px;
    top: 36px;
    z-index: 5;
    font-size: 24px;
    color: #fdd282;
    font-weight: 600;
    line-height: 25px;
}

.records .form ul {
    width: 95%;
    height: 300px;
    overflow: hidden;
    text-align: center;
    margin-top: 145px;
    margin-left: 33px;
    overflow-y: auto;
}

.records .form ul li {
    width: 98%;
    height: 30px;
    display: block;
    margin: 0;
}
.records .form ul li .name{
    width: 470px;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
        color: #9a3832;
}
.records .form ul li .time{
    width: 450px;
    height: 30px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #9a3832;
    margin-left: 76px;
}
/*滚动条整体样式*/
.records .form ul::-webkit-scrollbar {
    width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
   }
   /*滚动条里面小方块*/
   .records .form ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #FFF;
   }
   /*滚动条里面轨道*/
   .records .form ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #393D49;
   }
   .records .form .lq{
    width: 174px;
    height: 44px;
    display: block;
    margin: 0 auto;
   }
   .records .form  .lq1{
    background: url('../img/hd4/lq-1.png') no-repeat;
   }
   .records .form  .lq2{
    background: url('../img/hd4/lq-2.png') no-repeat;
   }
   /* tc2*/

.tc2 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc2 .form {
    width: 1230px;
    height: 465px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -232px;
    margin-left: -600px;
    z-index: 966;
   background: url('../img/hd4/tc.png') no-repeat;
}

.tc2 .form .close2 {
    width: 39px;
    height: 39px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    text-indent: -9999em;
}
.tc2 .form .biao{
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-top: 46px;
}
.tc2 .form ul {
    width: 100%;
    height: 247px;
    text-align: center;
    margin-top: 28px;
    overflow: hidden;
    overflow-y: auto;
}

.tc2 .form ul li {
    width: 170px;
    height: 106px;
    display: inline-block;
    margin: 6px 10px;
    position: relative;
}

.tc2 .form ul li img {
    display: block;
    margin: 0 auto;
}

.tc2 .form .dj_name {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: block;
}
.tc2 .form ul li em {
    width: 20px;
    height: 20px;
    display: block;
    background-color: #8bc8fc;
    border-radius: 50%;
    position: absolute;
    right: 77px;
    bottom: 5px;
}

.tc2 .form ul li i {
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    bottom: 8px;
    background: url(../img/hd4/right.png) no-repeat;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.tc2 .form ul li.on i {
    display: block;
}
.tc2 .form .lq {
    width: 115px;
    height: 29px;
    display: block;
    margin: 0 auto;
    background: url('../img/hd4/lq1.png') no-repeat;
    margin-top: 35px;
}

.tc2 .form .czNum2 {
    width: 78px;
    height: 17px;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -39px;
}

.tc2 .form .czNum2 .btns2 {
    width: 20px;
    height: 17px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 17px;
    outline: none;
    line-height: 17px;
}

.tc2 .form .czNum2 .btns2:first-of-type {
    line-height: 10px;
}

.tc2 .form .czNum2 input {
    width: 35px;
    height: 15px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-left: 0;
    border-right: 0;
}

.tc2 .form ul::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}

.tc2 .form ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #dfdddd;
}

.tc2 .form ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #3c0d13;
}
/* -------------- */
.hd5{
    width: 100%;
    height: 1040px;
    text-align: center;
}
.hd5 .box{
    width: 588px;
    height: 380px;
    background: url('../img/hd5/div-bg.png') no-repeat;
    display: inline-table;
    position: relative;
    margin: 80px 14px 0 14px;
}
.hd5 .box .bt{
    width: 173px;
    height: 46px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -87px;
    background: url('../img/hd5/bt-bg.png') no-repeat;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    display: block;
}
.hd5 .box .money{
    width: 100%;
    height: 46px;
    position: absolute;
    top: 56px;
    left: 0;
    line-height: 46px;
    text-align: center;
    color: #ce2d20;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
.hd5 .box .djBox{
    width: 100%;
    height: 240px;
    position: absolute;
    top: 100px;
    left: 0;
    text-align: center;
}
.hd5 .box .djBox div{
    width: 115px;
    height: 100px;
    display: inline-table;
}
.hd5 .box .djBox div img{
    width: 41px;
    height: 41px;
    display: block;
    margin: 0 auto;
    margin-top: 8px;
}
.hd5 .box .djBox div span{
    width: 100%;
    line-height: 20px;
    text-align: center;
    display: block;
    color: #312703;
    font-size: 14px;
}
.hd5 .box .btn{
    width: 144px;
    height: 41px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: -20px;
}
.hd5 .box .btn.buy{
    background: url('../img/hd5/buy.png') no-repeat;
}
.hd5 .box .btn.lq1{
    background: url('../img/hd5/lq1.png') no-repeat;
}
.hd5 .box .btn.lq2{
    background: url('../img/hd5/lq2.png') no-repeat;
}
.hd5 .box .btn.lq3{
    background: url('../img/hd5/lq3.png') no-repeat;
}
/* ------------- */

.tc3 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc3 .form {
    width: 1230px;
    height: 465px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -232px;
    margin-left: -600px;
    z-index: 966;
   background: url('../img/hd4/tc.png') no-repeat;
}

.tc3 .form .close3 {
    width: 39px;
    height: 39px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    text-indent: -9999em;
}
.tc3 .form .biao{
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-top: 46px;
}
.tc3 .form ul {
    width: 100%;
    height: 247px;
    text-align: center;
    margin-top: 28px;
    overflow: hidden;
    overflow-y: auto;
}

.tc3 .form ul li {
    width: 170px;
    height: 106px;
    display: inline-block;
    margin: 6px 10px;
    position: relative;
}

.tc3 .form ul li img {
    display: block;
    margin: 0 auto;
}

.tc3 .form .dj_name {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: block;
}
.tc3 .form ul li em {
    width: 20px;
    height: 20px;
    display: block;
    background-color: #8bc8fc;
    border-radius: 50%;
    position: absolute;
    right: 77px;
    bottom: 5px;
}

.tc3 .form ul li i {
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    bottom: 8px;
    background: url(../img/hd4/right.png) no-repeat;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.tc3 .form ul li.on i {
    display: block;
}
.tc3 .form .lq {
    width: 115px;
    height: 29px;
    display: block;
    margin: 0 auto;
    background: url('../img/hd4/lq1.png') no-repeat;
    margin-top: 35px;
}

.tc3 .form .czNum2 {
    width: 78px;
    height: 17px;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -39px;
}

.tc3 .form .czNum2 .btns2 {
    width: 20px;
    height: 17px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 17px;
    outline: none;
    line-height: 17px;
}

.tc3 .form .czNum2 .btns2:first-of-type {
    line-height: 10px;
}

.tc3 .form .czNum2 input {
    width: 35px;
    height: 15px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-left: 0;
    border-right: 0;
}

.tc3 .form ul::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}

.tc3 .form ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #dfdddd;
}

.tc3 .form ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #3c0d13;
}
/* ------------------- */

.tc4 {
    width: 100%;
    height: 100%;
    z-index: 266;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    background: rgba(0, 0, 0, .4);
    display: none;
}

.tc4 .form {
    width: 1230px;
    height: 465px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -232px;
    margin-left: -600px;
    z-index: 966;
   background: url('../img/hd4/tc.png') no-repeat;
}

.tc4 .form .close4 {
    width: 39px;
    height: 39px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
    text-indent: -9999em;
}
.tc4 .form .biao{
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    margin-top: 46px;
}
.tc4 .form ul {
    width: 98%;
    height: 247px;
    text-align: center;
    margin-top: 28px;
    overflow: hidden;
    overflow-y: auto;
}

.tc4 .form ul li {
    width: 170px;
    height: 69px;
    display: inline-block;
    margin: 10px 10px;
    position: relative;
}

.tc4 .form ul li img {
    display: block;
    margin: 0 auto;
}

.tc4 .form .dj_name {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    display: block;
}
.tc4 .form ul li em {
    width: 20px;
    height: 20px;
    display: block;
    background-color: #8bc8fc;
    border-radius: 50%;
    position: absolute;
    right: 77px;
    bottom: 5px;
}

.tc4 .form ul li i {
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    bottom: 8px;
    background: url(../img/hd4/right.png) no-repeat;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.tc4 .form ul li.on i {
    display: block;
}
.tc4 .form .lq {
    width: 115px;
    height: 29px;
    display: block;
    margin: 0 auto;
    background: url('../img/hd4/lq1.png') no-repeat;
    margin-top: 35px;
}

.tc4 .form .czNum2 {
    width: 78px;
    height: 17px;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -39px;
}

.tc4 .form .czNum2 .btns2 {
    width: 20px;
    height: 17px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 17px;
    outline: none;
    line-height: 17px;
}

.tc4 .form .czNum2 .btns2:first-of-type {
    line-height: 10px;
}

.tc4 .form .czNum2 input {
    width: 35px;
    height: 15px;
    float: left;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-left: 0;
    border-right: 0;
}

.tc4 .form ul::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}

.tc4 .form ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #dfdddd;
}

.tc4 .form ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background-color: #3c0d13;
}
/* ------------------------------------------- */
.hd6{
    width: 100%;
    height: 1380px;
}
.hd6 .atten{
    width: 34%;
    /* text-align: center; */
    display: block;
    font-size: 14px;
    color: #fff6cf;
    line-height: 27px;
    margin: 0 auto;
}
.hd6 .hd6Cen{
    width: 100%;
    height: 1290px;
    text-align: center;
}
.hd6 .hd6Cen .box{
    width: 383px;
    height: 248px;
    display: inline-table;
    margin-top: 60px;
    background: url('../img/hd6/div-bg.png') no-repeat;
}

.hd6 .box{
    width: 383px;
    height: 248px;
    background: url('../img/hd6/div-bg.png') no-repeat;
    display: inline-table;
    position: relative;
    margin: 80px 14px 0 14px;
}
.hd6 .box .bt{
    width: 132px;
    height: 37px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -66px;
    background: url('../img/hd6/bt-bg.png') no-repeat;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    display: block;
}
.hd6 .box .money{
    width: 100%;
    height: 46px;
    position: absolute;
    top: 56px;
    left: 0;
    line-height: 46px;
    text-align: center;
    color: #ce2d20;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
.hd6 .box .djBox{
    width: 100%;
    height: 100px;
    position: absolute;
    top: 54px;
    left: 0;
    text-align: center;
}
.hd6 .box .djBox div{
    width: 82px;
    height: 86px;
    display: inline-table;
}
.hd6 .box .djBox div img{
    width: 41px;
    height: 41px;
    display: block;
    margin: 0 auto;
    margin-top: 8px;
}
.hd6 .box .djBox div span{
    width: 100%;
    line-height: 15px;
    text-align: center;
    display: block;
    color: #312703;
    font-size: 14px;
}
.hd6 .box .btn{
    width: 144px;
    height: 41px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: -20px;
}
.hd6 .box .btn.buy{
    background: url('../img/hd5/buy.png') no-repeat;
}
.hd6 .box .btn.lq1{
    background: url('../img/hd5/lq1.png') no-repeat;
}
.hd6 .box .btn.lq2{
    background: url('../img/hd5/lq2.png') no-repeat;
}
.hd6 .box .btn.lq3{
    background: url('../img/hd5/lq3.png') no-repeat;
}
.slideRight {
    width: 364px;
    height: 617px;
    position: fixed;
    left: 0px;
    top: 50%;
    margin-top: -372px;
    background: url('../img/slideRight.png') no-repeat;
    z-index: 222;
}

    .slideRight a {
        width: 210px;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: #ffe995;
        font-size: 20px;
        font-family: FZDaBiaoSong-B06S;
        display: block;
        margin-left: 76px;
        margin-top: 15px;
    }

.slideRight a:first-of-type {
    margin-top: 88px;
}

.slideRight a:last-of-type {
    margin-top: 23px;
    width: 75px;
    height: 66px;
    margin-left: 146px;
    color: #fbefc2;
}

.slideRight a:hover {
    color: #fff;
    text-decoration: none;
}
.hd6 .ljcz{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
}