#banner {
    height: 502px;
    background-image: none;
    overflow: hidden
}

#slide-banner {
    position: relative;
    height: 502px;
    overflow: hidden
}

#slide-banner .slide {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px
}

#slide-banner .slide a {
    display: inline-block;
    width: 1920px;
    height: 502px
}

#slide-banner .slide-pager {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center
}

#slide-banner .slide-pager li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    font-size: 0;
    background-color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer
}

#slide-banner .slide-pager li.on {
    background-color: #eb5502
}

#content {
    padding: 0;
    background-image: url('../images/index/content_bg.png');
    background-position-y: 99px
}

#content:before {
    content: '';
    /*display: block;*/
    /*height: 99px;*/
    /*background: url('../images/index/lottery/lottery_title.jpg') no-repeat center top*/
}

.lottery {
    position: relative;
    font-size: 0;
}

.lottery > ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.lottery > ul > li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lottery > .left-area {
    width: 452px;
    font-size: 0;
}

.lottery > .left-area > li {
    display: inline-block;
    vertical-align: top;
    width: 111px;
    height: 152px;
    margin: 0 2px 3px 0;
    border: 1px solid #273866
}

.lottery > .left-area > li > a {
    position: relative;
    display: block;
    height: 100%;
    padding-top: 121px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none
}

.lottery > .left-area > li > a:after {
    content: '';
    position: absolute;
    top: 98px;
    left: 0;
    width: 100%;
    height: 22px;
    background: url('../images/index/lottery/lottery_shadow.png') no-repeat center top
}

.lottery > .left-area > li > a > span {
    content: '';
    position: absolute;
    top: 17px;
    left: 15px;
    width: 80px;
    height: 80px;
    background: no-repeat center top;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    transition: all .4s
}

.lottery > .left-area > li > a > span:hover {
    -moz-transform: rotate(360deg) scale(1.1);
    -ms-transform: rotate(360deg) scale(1.1);
    -o-transform: rotate(360deg) scale(1.1);
    -webkit-transform: rotate(360deg) scale(1.1);
    transform: rotate(360deg) scale(1.1)
}

.lottery > .left-area > li[data-lottery-ball="01"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball01.png')
}

.lottery > .left-area > li[data-lottery-ball="02"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball02.png')
}

.lottery > .left-area > li[data-lottery-ball="03"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball03.png')
}

.lottery > .left-area > li[data-lottery-ball="04"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball04.png')
}

.lottery > .left-area > li[data-lottery-ball="05"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball05.png')
}

.lottery > .left-area > li[data-lottery-ball="06"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball06.png')
}

.lottery > .left-area > li[data-lottery-ball="07"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball07.png')
}

.lottery > .left-area > li[data-lottery-ball="08"] > a > span {
    background-image: url('../images/index/lottery/lottery_ball08.png')
}

.lottery > .right-area {
    vertical-align: top;
    margin-left: 1px;
    font-size: 0;
}

.lottery > .right-area > li {
    display: inline-block;
    vertical-align: top;
    width: 182px;
    height: 307px;
    background: no-repeat left top
}

.lottery > .right-area > li:hover {
    background-position-x: right
}

.lottery > .right-area > li[data-lottery-panel="01"] {
    background-image: url('../images/index/lottery/lottery_panel01.png')
}

.lottery > .right-area > li[data-lottery-panel="02"] {
    background-image: url('../images/index/lottery/lottery_panel02.png')
}

.lottery > .right-area > li[data-lottery-panel="03"] {
    background-image: url('../images/index/lottery/lottery_panel03.png')
}

.lottery > .right-area > li > a {
    display: block;
    height: 100%;
    text-decoration: none
}

.lottery > .right-area > li > a:before {
    content: '';
    display: block;
    width: 173px;
    height: 228px;
    margin: 4px auto 30px;
    background: no-repeat center top
}

.lottery > .right-area > li[data-lottery-panel="01"] > a:before {
    background-image: url('../images/index/lottery/lottery_pic01.jpg')
}

.lottery > .right-area > li[data-lottery-panel="02"] > a:before {
    background-image: url('../images/index/lottery/lottery_pic02.jpg')
}

.lottery > .right-area > li[data-lottery-panel="03"] > a:before {
    background-image: url('../images/index/lottery/lottery_pic03.jpg')
}

.lottery > .right-area > li > a > span {
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    opacity: .7;
    filter: alpha(opacity=70)
}

.lottery > .right-area > li > a > span.special-tag {
    color: #ff0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.lottery > .right-area > li > a > span.special-tag.color {
    color: #0f0
}

.winner-area {
    height: 205px;
    padding: 23px 0;
    background: url('../images/index/winner_bg.jpg') no-repeat center top
}

.winner-area > .wrapper {
    padding: 3px 0 0 55px
}

.winner-area > .wrapper:before {
    content: '';
    position: absolute;
    top: 28px;
    left: 0;
    width: 36px;
    height: 98px;
    background: url('../images/index/winner_title.png') no-repeat center top
}

.winner-area .winner-list {
    float: left;
    width: 456px
}

.winner-area .winner-list + .winner-list {
    margin-left: 33px
}

.winner-area .winner-head {
    display: block;
    font-size: 0
}

.winner-area .winner-head > li {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    color: #6c9ccc;
    font-size: 14px;
    line-height: 24px
}

.winner-area .winner-head > li.wide {
    width: 128px
}

.winner-area .winner-body {
    display: block;
    height: 125px;
    margin-top: 3px;
    overflow: hidden
}

.winner-area .winner-body li {
    font-size: 0;
    line-height: 24px
}

.winner-area .winner-body li > span {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    color: #8f9095;
    font-size: 12px
}

.winner-area .winner-body li > span.account {
    color: #ffbe02
}

.winner-area .winner-body li > span.kind {
    width: 128px
}

.winner-area .winner-body li > span.money {
    width: 128px;
    color: #ffbe02
}

.slot-panel {
    height: 717px;
    background: url('../images/index/slot_bg.png') no-repeat center top
}

.slot-panel .game-container {
    position: relative;
    top: -51px;
    height: 717px;
    padding-top: 260px;
    background: url(../images/index/game_container.png) no-repeat center top;
}

.game-container .game-head {
    display: block;
    height: 72px;
    font-size: 0;
    background: url('../images/index/gamehead_bg.png') no-repeat center;
    overflow: hidden
}

.game-container .game-head > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 143px;
    height: 72px
}

.game-container .game-head > li > a {
    display: block;
    height: 100%;
    text-decoration: none
}

.game-container .game-head > li[data-game-head="mg"] {
    width: 144px
}

.game-container .game-head > li[data-game-head="pt"] {
    width: 142px
}

.game-container .game-head > li[data-game-head="fish"] {
    width: 142px
}

.game-container .game-head > li:hover:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 144px;
    height: 8px;
    background: url('../images/index/gamehead_hover.png') no-repeat center top
}

.game-container .game-head > li.hot:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 12px;
    background: url('../images/index/hot.gif') no-repeat center top
}

.game-container .game-body {
    height: 386px;
    padding: 28px 0 0 0
}

.game-container .game-body > ul {
    display: block;
    font-size: 0;
    text-align: center
}

.game-container .game-body > ul > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 16px;
    padding-top: 146px;
    width: 150px;
    height: 176px;
    color: #b18135;
    font-size: 13px
}

.game-container .game-body > ul > li[data-game-list="07"] {
    margin-left: 564px
}

.game-container .game-body > ul > li:hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 137px;
    background: url('../images/index/games/hover_bg.png') no-repeat center top
}

.game-container .game-body > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 137px;
    background: no-repeat center top
}

.game-container .game-body > .mg > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/mg/01.jpg')
}

.game-container .game-body > .mg > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/mg/02.jpg')
}

.game-container .game-body > .mg > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/mg/03.jpg')
}

.game-container .game-body > .mg > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/mg/04.jpg')
}

.game-container .game-body > .mg > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/mg/05.jpg')
}

.game-container .game-body > .mg > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/mg/06.jpg')
}

.game-container .game-body > .mg > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/mg/07.jpg')
}

.game-container .game-body > .pt > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/pt/01.jpg')
}

.game-container .game-body > .pt > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/pt/02.jpg')
}

.game-container .game-body > .pt > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/pt/03.jpg')
}

.game-container .game-body > .pt > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/pt/04.jpg')
}

.game-container .game-body > .pt > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/pt/05.jpg')
}

.game-container .game-body > .pt > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/pt/06.jpg')
}

.game-container .game-body > .pt > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/pt/07.jpg')
}

.game-container .game-body > .bb > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/bb/01.jpg')
}

.game-container .game-body > .bb > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/bb/02.jpg')
}

.game-container .game-body > .bb > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/bb/03.jpg')
}

.game-container .game-body > .bb > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/bb/04.jpg')
}

.game-container .game-body > .bb > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/bb/05.jpg')
}

.game-container .game-body > .bb > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/bb/06.jpg')
}

.game-container .game-body > .bb > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/bb/07.jpg')
}

.game-container .game-body > .ag > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/ag/01.jpg')
}

.game-container .game-body > .ag > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/ag/02.jpg')
}

.game-container .game-body > .ag > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/ag/03.jpg')
}

.game-container .game-body > .ag > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/ag/04.jpg')
}

.game-container .game-body > .ag > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/ag/05.jpg')
}

.game-container .game-body > .ag > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/ag/06.jpg')
}

.game-container .game-body > .ag > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/ag/07.jpg')
}

.game-container .game-body > .hb > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/hb/01.jpg')
}

.game-container .game-body > .hb > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/hb/02.jpg')
}

.game-container .game-body > .hb > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/hb/03.jpg')
}

.game-container .game-body > .hb > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/hb/04.jpg')
}

.game-container .game-body > .hb > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/hb/05.jpg')
}

.game-container .game-body > .hb > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/hb/06.jpg')
}

.game-container .game-body > .hb > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/hb/07.jpg')
}

.game-container .game-body > .fish > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/fish/01.jpg')
}

.game-container .game-body > .fish > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/fish/02.jpg')
}

.game-container .game-body > .fish > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/fish/03.jpg')
}

.game-container .game-body > .fish > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/fish/04.jpg')
}

.game-container .game-body > .fish > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/fish/05.jpg')
}

.game-container .game-body > .fish > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/fish/06.jpg')
}

.game-container .game-body > .fish > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/fish/07.jpg')
}

.game-container .game-body > .board > li[data-game-list="01"]:before {
    background-image: url('../images/index/games/board/01.jpg')
}

.game-container .game-body > .board > li[data-game-list="02"]:before {
    background-image: url('../images/index/games/board/02.jpg')
}

.game-container .game-body > .board > li[data-game-list="03"]:before {
    background-image: url('../images/index/games/board/03.jpg')
}

.game-container .game-body > .board > li[data-game-list="04"]:before {
    background-image: url('../images/index/games/board/04.jpg')
}

.game-container .game-body > .board > li[data-game-list="05"]:before {
    background-image: url('../images/index/games/board/05.jpg')
}

.game-container .game-body > .board > li[data-game-list="06"]:before {
    background-image: url('../images/index/games/board/06.jpg')
}

.game-container .game-body > .board > li[data-game-list="07"]:before {
    background-image: url('../images/index/games/board/07.jpg')
}

.game-container .game-body > .prize-pool {
    position: absolute;
    bottom: 51px;
    left: 50%;
    width: 508px;
    height: 132px;
    margin-left: -254px;
    padding-top: 77px;
    background: url('../images/index/games/prize_bg.gif') no-repeat center top
}

.game-container .game-body > .prize-pool > span {
    display: block;
    color: #fde415;
    font-size: 48px;
    text-align: center
}

.live-panel {
    position: relative;
    height: 538px;
    background: #1b1c24 url('../images/index/live_bg.png') no-repeat center top
}

.live-panel > .wrapper {
    padding-top: 40px
}

.live-panel .top-list {
    position: relative;
    z-index: 1;
    display: block;
    font-size: 0
}

.live-panel .top-list > li {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: 67px;
    background: no-repeat center top
}

.live-panel .top-list > li + li {
    margin-left: 25px
}

.live-panel .top-list > li:hover {
    background-position-y: bottom
}

.live-panel .top-list > li[data-top-list="live"] {
    background-image: url('../images/index/live.png')
}

.live-panel .top-list > li[data-top-list="lottery"] {
    background-image: url('../images/index/lottery.png')
}

.live-panel .top-list > li[data-top-list="sport"] {
    background-image: url('../images/index/sport.png')
}

.live-panel .top-list > li[data-top-list="slot"] {
    background-image: url('../images/index/slot.png')
}

.live-panel .top-list > li > a {
    display: block;
    height: 100%
}

.live-panel .left-list {
    position: relative;
    z-index: 1;
    margin: 8px 0 0 18px;
    padding: 3px 0 0 29px;
    background: url('../images/index/item_icon.png') no-repeat left top;

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    list-style: none;
}

.live-panel .left-list > li {
    color: #6d5b5d;
    font-size: 12px;
    line-height: 40px
}

.live-panel .left-list > li:hover, .live-panel .left-list > li.active {
    color: #e9d08b;
    font-weight: bold
}

.live-panel .left-list > li[data-top-list="ab"] {
    line-height: 36px
}

.live-panel .big-pic {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    height: 482px;
    background: no-repeat center
}

.live-panel .big-pic > a {
    display: block;
    height: 100%
}

.live-panel .big-pic[data-big-pic="live"] {
    background-image: url('../images/index/casino_ag.png')
}

.live-panel .big-pic[data-big-pic="lottery"] {
    background-image: url('../images/index/casino_lottery.png')
}

.live-panel .big-pic[data-big-pic="sport"] {
    background-image: url('../images/index/casino_sport.png')
}

.live-panel .big-pic[data-big-pic="slot"] {
    background-image: url('../images/index/casino_slot.png')
}

.live-panel .big-pic[data-big-pic="ag"] {
    background-image: url('../images/index/casino_ag.png')
}

.live-panel .big-pic[data-big-pic="bb"] {
    background-image: url('../images/index/casino_bb.png')
}

.live-panel .big-pic[data-big-pic="og"] {
    background-image: url('../images/index/casino_og.png')
}

.live-panel .big-pic[data-big-pic="mg"] {
    background-image: url('../images/index/casino_mg.png')
}

.live-panel .big-pic[data-big-pic="ab"] {
    background-image: url('../images/index/casino_ab.png')
}

.live-panel .big-pic[data-big-pic="bg"] {
    background-image: url('../images/index/casino_bgg.png')
}

.live-panel .big-pic[data-big-pic="gd"] {
    background-image: url('../images/index/casino_gd.png')
}

.live-panel .big-pic[data-big-pic="pt"] {
    background-image: url('../images/index/casino_pt.png')
}

section.mobile {
    height: 422px;
    background: url('../images/index/mobile_bg.png?1.1.1') no-repeat center top
}

section.mobile > .wrapper > img {
    position: absolute;
    top: 124px;
    right: 333px;
    width: 120px;
    height: 120px
}

section.mobile > .wrapper > a {
    position: absolute;
    top: 351px;
    left: 358px;
    width: 289px;
    height: 70px;
    background: url('../images/index/mobile_tag.gif') no-repeat center top
}