
img {
    display: block;
}

#lbBox {
    width: 518px;
    height: 415px;
    background: url("../img/laba/bg.png") center top;
    position: absolute;
    top: 415px;
    left: 0px;
    overflow: hidden;
    font: 400 12px/22px Verdana, "微软雅黑", Geneva, sans-serif;
}

#lbBox img {
    float: none;
}

#lbBox .main {
    width: 474px;
    height: 280px;
    position: relative;
    top: 120px;
    left: 31px;
}

#lbBox .prizeBox {
    width: 344px;
    height: 225px;
    top: 0px;
    left: 10px;
    position: absolute;
}

#lbBox .textInfo {
    text-align: center;
    font-size: 12px;
    color: #7c2300;
    font-weight: 700;
}

#lbBox .textInfo .residue {
    color: red;
    font-size: 16px;
    margin: 0 2px;
}

/* #layui-layer1,#layui-layer2{
    z-index: 19900000 !important;
} */

#lbBox .prizeImgBox {
    position: relative;
    width: 100%;
}

#lbBox .prizeTime {
    width: 141px;
    height: 167px;
    position: absolute;
    top: 19px;
    left: 17px;
    overflow: hidden;
    font-family: '微软雅黑';
}

#lbBox .prizeTime li, .prizeImg li {
    width: 100%;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #47280e;
    font-weight: 700;
}

#lbBox .prizeTime .otherSty1 {
    color: #ff0303;
    font-size: 28px;
}

#lbBox .prizeTime li span {
    font-size: 28px;
}

/*#lbBox .prizeImg .other2{height: 58px;_height:55px;}*/
#lbBox .prizeTime .opHide, .prizeImg .opHide {
    opacity: 0.3;
}

#lbBox .prizeImg {
    width: 141px;
    height: 170px;
    position: absolute;
    top: 19px;
    right: 17px;
    overflow: hidden;
}

#lbBox .prizeImg img {
    display: block;
    width: 120px;
    height: 57px;
    margin: 0 auto;
    _height: 55px;
    _display: block;
}

#lbBox .prizePlay {
    float: left;
    width: 112px;
    height: 225px;
    position: absolute;
    top: 0px;
    right: 1px;
}

#lbBox .prizePlay .pole {
    position: absolute;
    top: 9px;
    left: 4px;
    cursor: pointer;
    width: 106px;
    overflow: hidden;
    background: url("../img/laba/poleBall.png") top center;
    z-index: 10;
}

#lbBox .prizePlay .Lamp {
    position: absolute;
    width: 21px;
}

#lbBox .prizePlay .leftLamp {
    top: 113px;
    left: 2px;
}

#lbBox .prizePlay .rightLamp {
    top: 113px;
    right: 0px;
}

#lbBox .playInfo {
    width: 143px;
    height: 87px;
    position: absolute;
    top: 20px;
    left: -120px;
    z-index: 99;
}

#lbBox .Lamp li {
    width: 21px;
    height: 18px;
    background: url("../img/laba/lamp1.png") 0px -22px no-repeat;
    margin-bottom: 3px;
}

#lbBox .Lamp .LampShow {
    background-position: 0px -1px;
}

#lbBox .schedule {
    width: 100%;
    height: 50px;
    clear: both;
    position: absolute;
    left: 0px;
    bottom: 2px;
}

#lbBox .schedule p {
    margin-left: 11px;
}

#lbBox .schedule span {
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

/*.schedule .scheduleImg{background: url("../img/schedule1.png") left center no-repeat;width: 337px;}*/
#lbBox .schedule .scheduleImg {
    width: 320px;
    border-radius: 8px;
    height: 11px;
    background: #532a06;
    padding: 2px 1px;
    margin: 31px 0 0 5px;
}

#lbBox .schedule .scheduleImg em {
    display: block;
    width: 0px;
    border-radius: 8px;
    height: 100%;
    background: url("../img/laba/schedule2.png") 0px -3px;
}

#lbBox .labaInfo {
    width: 229px;
    height: 185px;
    position: absolute;
    background: url("../img/laba/infobg.png") no-repeat;
    top: 132px;
    left: 102px;
    z-index: 100;
    overflow: hidden;
    display: none;
}

#lbBox .succInfo {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#lbBox .succInfo img {
    height: 100px;
    text-align: center;
    display: inline;
    margin-top: 12px;
    float: none;
}

#lbBox .succInfo p {
    font-size: 14px;
    color: #fff;
    font-family: '微软雅黑';
}

#lbBox .succInfo .txt1 {
    color: #ffe400;
    font-size: 16px;
}

#lbBox .OFFBut {
    position: absolute;
    width: 33px;
    height: 32px;
    background: url("../img/laba/on.png");
    display: block;
    text-indent: -1000px;
    top: 8px;
    right: 5px;
    z-index: 101;
}

/*侧边栏定位*/
.sildeGo {
    position: fixed;
    right: 100px;
    top: 33%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 40%;
    z-index: 99999;
}

.sildeGo li span {
    display: block;
    color: #fc9320;
    width: 56px;
    height: 62px;
    line-height: 26px;
    font-size: 20px;
    text-align: center;
    padding: 24px 17px 16px;
    background: url("../img/sildeGobg.png") no-repeat;
    cursor: pointer;
}

.sildeGo li {
    display: inline;
}

.sildeGo li span.sildeGoOn {
    font-weight: 700;
    color: #131111;
    background: url("../img/sildeGoOn.png") no-repeat;
}

/*侧边栏定位end*/




/*红包中奖公告*/
#integralList {
    width: 425px;
    height: 300px;
    overflow: hidden;
    position: absolute;
    top: 910px;
    left: 561px;
    color: #FFF;
    overflow-y: auto;
}

#integralList div {
    height:30px;
    line-height:30px;
}

#integralList div span {
    display: block;
    float: left;
    text-align: center;
    height: 30px;
}

#integralList div .s1 {
    width:68px;
    white-space: nowrap;
    overflow: hidden;
}

#integralList div .s2 {
    width: 124px;
    white-space: nowrap;
    overflow: hidden;
}

#integralList div .s3 {
    width:86px;
    white-space: nowrap;
    overflow: hidden;
}

#integralList div .s4 {
    width: 124px;
    white-space: nowrap;
    overflow: hidden;
}
