<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#banner {
    background: url('../images/zhenren/banner.1.jpg');
    height: 180px;

}
#content {
    position: relative;
    z-index: 0;
    padding: 10px 0;
    width: 1002px;
    margin: 0 auto;
}
#lobby-live {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 0;
}
#lobby-live&gt;ul.game-list {
    display: block;
    text-align: left;
}
#lobby-live&gt;ul.game-list&gt;li {
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}
ul.game-list&gt;li {
    position: relative;
    width: 242px;
    height: 308px;
    margin-bottom: 10px;
    background-color: #18181b;

}

ul.game-list&gt;li+li {
    margin-left: 10px
}
#lobby-live&gt;ul.game-list&gt;li.no-margin {
    margin-left: 0;
}
ul.game-list&gt;li:before {
    content: '';
    display: none;
    width: 242px;
    height: 308px;
    background: url('../images/hover.png') no-repeat;
    background: rgba(0, 0, 0, 0.7);
}

ul.game-list&gt;li span {
    position: absolute;
    top: 276px;
    left: 17px;
    color: #fff;
    font-size: 13px;
    font-weight: bold
}
ul.game-list&gt;li:hover &gt; .game-btn {
    display: block;

}
/*ul.game-list&gt;li:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 250px;*/
    /*right: 15px;*/
    /*display: inline-block;*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*background: url('../images/enter.png') no-repeat center top*/
/*}*/

ul.game-list&gt;li:hover:before {
    display: inline-block
}

ul.game-list&gt;li:hover span {
    color: #302012
}

ul.game-list&gt;li:hover:after {
    background-position: center bottom
}
/** æ–°å¢žæ¸¸æˆæŒ‰é’® **/
.game-btn {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 10%;
    width: 80%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    color: #2B2B2B;
    font-size: 16px;
    text-decoration: none;
}
.try-btn:hover {
    color: rgb(238,119,52);
    background: rgb(255,255,255);
    border: 1px solid rgb(255,255,255);
}
.play-btn:hover {
    color: rgb(202,2,50);
    background: rgb(255,255,255);
    border: 1px solid rgb(255,255,255);
}
.try-btn{
    border: 1px solid rgb(238,119,52);
    background: rgb(238,119,52);
    top: 55%;
    color: #FFFFFF;
}
.play-btn {
    border: 1px solid rgb(202,2,50);
    background: rgb(202,43,57);
    top: 25%;
    color: #FFFFFF;
}
ul.game-list&gt;li[game-box="bb"] {
    background-image: url('../images/zhenren/bb.png')
}

ul.game-list&gt;li[game-box="ag"] {
    background-image: url('../images/zhenren/ag.png')
}

ul.game-list&gt;li[game-box="gpi"] {
    background-image: url('../images/zhenren/gpi.png')
}

ul.game-list&gt;li[game-box="evo"] {
    background-image: url('../images/zhenren/evo.png')
}

ul.game-list&gt;li[game-box="pt"] {
    background-image: url('../images/zhenren/pt.png')
}

ul.game-list&gt;li[game-box="mg"] {
    background-image: url('../images/zhenren/mg.png')
}

ul.game-list&gt;li[game-box="ab"] {
    background-image: url('../images/zhenren/ab.png')
}

ul.game-list&gt;li[game-box="sa"] {
    background-image: url('../images/zhenren/sa.jpg')
}

ul.game-list&gt;li[game-box="gd"] {
    background-image: url('../images/zhenren/gd.png')
}

ul.game-list&gt;li[game-box="dg"] {
    background-image: url('../images/zhenren/dg.jpg')
}

ul.game-list&gt;li[game-box="sb"] {
    background-image: url('../images/zhenren/sb.png')
}

ul.game-list&gt;li[game-box="bg"] {
    background-image: url('../images/zhenren/bg.png')
}

ul.game-list&gt;li[game-box="ebet"] {
    background-image: url('../images/zhenren/ebet.jpg')
}

ul.game-list&gt;li[game-box="og"] {
    background-image: url('../images/zhenren/og_new.jpg')
}
ul.game-list&gt;li[game-box="lebo"] {
    background-image: url('../images/zhenren/lebo.png')
}
ul.game-list&gt;li[game-box="sexy"] {
    background-image: url('../images/zhenren/sexy.png')
}
ul.game-list&gt;li[game-box="cq9"] {
    background-image: url('../images/zhenren/cq9.jpg')
}
ul.game-list&gt;li[game-box="more"] {
    background-image: url('../images/zhenren/more.png')
}


ul.game-list&gt;li[game-box="more"]:hover:before {
    display: none
}

ul.game-list&gt;li[game-box="more"]:after {
    display: none
}</pre></body></html>