#banner {
    display: none
}

#news {
    display: none
}
.wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#content {
    padding-top: 200px;
    background: url('../images/poker/poker_bg.1.jpg') no-repeat center top;

}

#lobby iframe {
    width: 100%;
    height: 800px;
    background: #fff;
    -moz-transition: all linear .2s;
    -o-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

#lobby {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 0;
    position: relative
}
.ng-hide {
    display: none !important;
}
/*#lobby:before {
    content: '棋牌游艺：';
    position: absolute;
    top: 0;
    left: 15px;
    color: #e7d692;
    font: bold 20px/80px 'Microsoft YaHei'
}*/

#lobby ul.game-list {
    display: -webkit-box;
    background-color: #212025
}

#lobby ul.game-list>li {
    position: relative;
    width: 80px;
    height: 80px;
    padding-top: 45px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    background-position: center;
    background-repeat: no-repeat;

}

#lobby ul.game-list>li.active,#lobby ul.game-list>li:hover {
    color: #ffd710;
    background-color: #343436
}

#lobby ul.game-list>li.active:before,#lobby ul.game-list>li:hover:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100px;
    height: 4px;
    background: url('../images/poker/tab_bg.png') no-repeat center bottom
}

ul.game-list>li[game-box="ky"] {

    background-image: url('../images/poker/ky.png')
}

ul.game-list>li[game-box="wali"] {

    background-image: url('../images/poker/wali.png')
}

ul.game-list>li[game-box="kx"] {

    background-image: url('../images/poker/kx.png')
}

ul.game-list>li[game-box="vg"] {
    background-image: url('../images/poker/vg.png')
}

ul.game-list>li[game-box="fg"] {
    background-image: url('../images/poker/fg.png')
}

ul.game-list>li[game-box="mt"] {
    /*margin-left: 296px;*/
    background-image: url('../images/poker/mt.png')
}
ul.game-list>li[game-box="leg"] {
    background-image: url('../images/poker/leg.png')
}
ul.game-list>li[game-box="city761"] {
    background-image: url('../images/poker/city761.png')
}
ul.game-list>li[game-box="sgp"] {
    /*margin-left: 110px;*/
    background-image: url('../images/poker/sgp.png')
}
ul.game-list>li[game-box="nw"] {
    /*margin-left: 110px;*/
    background-image: url('../images/poker/nw.png')
}
ul.game-list>li[game-box="rmg"] {
    /*margin-left: 110px;*/
    background-image: url('../images/poker/rmg.png')
}
ul.game-list>li[game-box="obqp"] {
    background-image: url('../images/poker/obqp.png')
}
ul.game-list>li[game-box="bole"] {
    background-image: url('../images/poker/bole.png')
}
ul.game-list>li[game-box="gmfx"] {
    background-image: url('../images/poker/gmfx.png')
}
ul.game-list>li[game-box="gdq"] {
    background-image: url('../images/poker/gdq.png')
}
ul.game-list>li[game-box="th"] {
    background-image: url('../images/poker/th.png')
}
ul.game-list>li[game-box="dtqp"] {
    background-image: url('../images/poker/dtqp.png')
}
ul.game-list>li[game-box="bbcard"] {
    background-image: url('../images/poker/bbcard.png')
}