.container .title {
    width: 100%;
    height: 34px;
}

.container .title img {
    display: block;
    margin: 0 auto;
}

.content{
    width: 1400px;
    height: 800px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    top:48px
}
.content .hd{
    width: 100%;
    height: 780px;
    text-align: center;
}
.content .hd .draw1{
    width: 1013px;
    height: 507px;
    background: url('../img/box8/hd-bg.png') no-repeat;
    margin: 0 auto;
    margin-top: 40px;
}
.draw1 table{
    float: left;
    margin: 22px 0 0 27px;
}
.draw1 .item {
    width: 120px;
    height: 115px;
    background: url('../img/box8/bg1.png') no-repeat center;
}

.draw1 .item.active {
    background: url('../img/box8/bg2.png') no-repeat center;
}

.draw1 .img {
    display: table-cell;
    width: 140px;
    height: 73px;
    vertical-align: middle;
    text-align: center;
}

.draw1 .img img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.draw1 .img .imgName{
    width: 80%;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
    color: #f0e1b4;
    display: block;
    margin: 0 auto;
    margin-top: 10px;;
}
.draw1 .draw1-btn {
    display: block;
    margin-left: 250px;
    width: 211px;
    height: 61px;
    background: url('../img/box8/startBtn.png') no-repeat;
    text-decoration: none;
}

.draw1 .draw1-btn .num {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #920000;
    display: block;
    font-size: 16px;
    float: left;
    margin-top: 100px;
    font-family: Source Han Serif CN;
font-weight:bold;
}

.yybox {
    position: fixed;
    left: 39%;
    top: 20%;
    z-index: 9999;
}

.tcbox .tcc .tcc1 .congrats {
    font-size: 20px;
    font-weight: bold;
    color: rgb(247, 232, 141);
    height: 45px;
    line-height: 60px;
}

.tcbox .tcc .tcc1 p {
    text-align: center;
    margin-bottom: 7px;
    color: rgb(255, 255, 255);
}

.tcbox .tcc .tcc1 .cong2 {
    font-size: 14px;
    color: rgb(255, 255, 255);
}

.tcbox .tcc .tcc1 .cong2 span {
    color: rgb(247, 228, 138);
    font-weight: bold;
    font-size: 15px;
    margin: 16px 0;
    display: block;
}

.tcbox .tcc .tcc1 .cong3 {
    font-size: 14px;
}

.tcbox .tcc .tcc1 .cong4 a {
    color: rgb(247, 232, 141);
    text-decoration: underline;
}

.tcbox {
    width: 414px;
    height: 258px;
    position: relative;
}

.tcbox .tcc {
    padding: 8px;
    z-index: 1000;
    position: absolute;
    left: 0px;
    top: 0px;
}

.tcbox .tcc .tcc1 {
    background: rgb(223, 91, 52);
    height: 242px;
    width: 396px;
}

.tcbox .tc2 {
    width: 414px;
    height: 258px;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.6;
    background: rgb(255, 255, 255);
    z-index: 100;
}

.hd .ljBox{
    width: 100%;
    height: 200px;
    text-align: center;
    margin-top: 35px;
}
.hd .ljBox li{
    width: 166px;
    height: 155px;
    display: inline-table;
    margin: 0 7px;
    background: url('../img/box8/li-bg.png') no-repeat;
    position: relative;
}
.hd .ljBox li .num{
    width: 100%;
    height:40px;
    line-height: 40px;
    font-size: 14px;
    color: #821200;
}
.hd .ljBox li .imgBox{
    width: 100%;
    height: 80px;
    text-align: center;
    margin-top: 0px;
}
.hd .ljBox li .imgBox div{
    width: 80px;
    height: 80px;
    display: inline-table;
}
.hd .ljBox li .imgBox div img{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.hd .ljBox li .imgBox div .imgName{
    width: 100%;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #821200;
}
.hd .ljBox li .lq{
    width: 74px;
    height: 23px;
    position: absolute;
    left: 50%;
    margin-left: -37px;
    bottom: 10px;
}
.hd .ljBox li .lq.lq1{
    background: url('../img/box3/lq1.png') no-repeat;
}
.hd .ljBox li .lq.lq2{
    background: url('../img/box3/lq2.png') no-repeat;
}
.hd .ljBox li .lq.lq3{
    background: url('../img/box3/lq3.png') no-repeat;
}
.hdgz{
    width: 740px;
    height: 130px;
    background: url('../img/box3/hdgz.png') no-repeat left top;
    margin: 0 auto;
    padding-top: 47px;
    color: #ffedb0;
    font-weight: bold;
    font-family: Source Han Serif CN;
}