<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mod-games ol,
.mod-games ul,
.mod-games li,
.mod-lottery ol,
.mod-lottery ul,
.mod-lottery li,
.mod-chess ol,
.mod-chess ul,
.mod-chess li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.chess-platform-wrap,
.games-platform-wrap,
.lottery-platform-wrap {
    width: 1000px;
    margin: 0 auto;
}

.hd-menu {
    background: #464646;
    height: 200px;
    border-top: 1px solid #353535;
    border-left: 1px solid #353535;
}

.hd-menu li {
    display: inline;
    color: #fff;
    cursor: pointer;
    border-right: 1px solid #353535;
    border-bottom: 1px solid #353535;
    float: left;
}

.hd-menu h2 {
    font: 16px/34px "Microsoft YaHei";
    color: #fff;
}

.hd-menu .current {
    border-bottom-color: #353535;
    background-color: #1f2022;
    /* background-image: linear-gradient(to top,#282828,#171717); */
}

.hd-menu li i,
.mod-chess .hd-menu li,
.mod-lottery .hd-menu li {
    background-image: url(../images/games/hd_menu_spirits.png);
    background-repeat: no-repeat;
}

.hd-menu li i {
    height: 46px;
    width: 83px;
    display: block;
    margin: 0 auto;
}

.hd-menu .mg-menu i {
    background-position: -7px -80px;
}

.hd-menu .pt-menu i {
    background-position: -7px 2px;
}

.hd-menu .bb-menu i {
    background-position: -7px -158px;
}

.hd-menu .ag-menu i {
    background-position: -7px -235px;
}

.hd-menu .mwg-menu i {
    background-position: -7px -803px;
}

.hd-menu .pp-menu i {
    background-position: -7px -393px;
}

.hd-menu .spg-menu i {
    background-position: -7px -972px;
    width: 84px;
}

.hd-menu .im-menu i {
    background-position: 2px -398px;
    width: 100px;
}

.hd-menu .tgp-menu i {
    background-position: -7px -323px;
}

.hd-menu .hb-menu i {
    background-position: -7px -1050px;
}

.hd-menu .pg-menu i {
    background-position: -6px -890px;
}

.hd-menu .dt-menu i {
    background-position: -6px -1190px;
}

.hd-menu .ky-menu i {
    background-position: -7px -1266px;
}

.hd-menu .gg-menu i {
    background-position: -6px -478px;
    border-right: 0px solid #3b3933;
}

.hd-menu .igs-menu i {
    background-position: -7px -1543px;
}

.hd-menu .cq9-menu i {
    background-position: -7px -1618px;
}

.mod-games {
    margin: 50px auto;
}

.mod-games * {
    box-sizing: border-box;
}

.mod-games .hd-menu li {
    width: 20%;
    height: 100px;
    padding-top: 8px;
    text-align: center;
}

.mod-games .hd-menu .clearfix_2 li {
    width: 16.66%;
    height: 100px;
    padding-top: 8px;
    text-align: center;
}

.mod-lottery .lotto-wrap a {
    display: inline-block;
    background: url(../images/game_btn.png) repeat-x;
    width: 116px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
    border-radius: 2px;
}

.mod-lottery {
    width: 1000px;
    margin: 50px auto;
}

.lot-button {
    background: url(../images/lottery/lottery_button.png) no-repeat;
    height: 40px;
    margin: -50px 20px;
    width: 198px;
    position: absolute;
}

.lot-button:hover {
    background-position: 0 -44px;
}

.mod-lottery .platform-wrap {
    border: 1px solid #525252
}

.mod-lottery .lotto-wrap a em {
    background: url(../images/common_spirits.png) no-repeat;
}

.mod-lottery .hd-menu h2 {
    font: 22px/60px "Microsoft YaHei";
    /* padding-left: 80px; */
    text-align: center;
}

.mod-lottery .hd-menu li {
    cursor: pointer;
    height: 60px;
    border-bottom: 1px solid #3b3933;
    border-right: 1px solid #3b3933;
}

.mod-lottery .hd-menu .wy-menu {
    width: 30%;
    text-align: center;
    background-color: #98cd66;
}

.mod-lottery .hd-menu .wy-menu.current {
    background-color: #7ec040;
}

.mod-lottery .hd-menu .cg-menu {
    width: 30%;
    text-align: center;
    box-sizing: border-box;
}

.mod-lottery .hd-menu .bb-menu,
.mod-lottery .hd-menu .ig-menu,
.mod-lottery .hd-menu .vr-menu {
    width: 23.3%;
    text-align: center;
    box-sizing: border-box;
}
.mod-lottery .hd-menu .wy-menu {
    background-position: 50px -1470px;
}

.mod-lottery .hd-menu .bb-menu {
    /* background-position: 50px -152px; */
    background: none;
}

.mod-lottery .hd-menu .ig-menu {
    /* background-position: 50px -1327px; */
    background: none;
}

.mod-lottery .hd-menu .vr-menu {
    /* background-position: 50px -633px; */
    background: none;
}

.mod-lottery .hd-menu .cg-menu {
    background-position: 50px -1680px;
    /* background: none; */
    background-color: #6ea6e8;
}

.mod-lottery .hd-menu .current {
    background-color: #2c2b2b;
}

.mod-lottery .hd-menu .cg-menu.current {
    background-color: #4a90e2;
}

.mod-lottery .hd-menu .wy-menu h2 {
    padding-left: 110px;
}

.mod-lottery .hd-menu .cg-menu h2 {
    padding-left: 60px;
}

.mod-lottery .hd-menu .kg-menu {
    width: 153px;
    padding-left: 179px;
    background-position: 72px -632px;
}

.mod-lottery .hd-menu .cpwin-menu {
    width: 180px;
    padding-left: 154px;
    background-position: 70px -712px;
    border-right: 0;
}

.lotto-items {
    box-sizing: border-box;
    width: 1000px;
    padding: 70px 0;
    background-color: #282828;
    border: 1px solid #353535;
}

.lotto-items * {
    box-sizing: border-box;
}

.lotto-items li {
    overflow: hidden;
    padding: 10px;
    width: 20%;
    float: left;
    display: inline;
    cursor: pointer;
    text-align: center;
    position: relative;
}

.lotto-items li .game-rollover a {
    /*display: none;*/
    position: absolute;
    width: 98px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 28px;
    color: #b5b5b6;
    border: 1px solid #fff;
    background: #282828;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 12px;
    text-decoration: none;
}

.lotto-items li .game-rollover a:hover {
    background: #f3dc89;
    color: #171717;
    border: 1px solid #fff;
}

.lotto-items li .game-rollover a.real-play {
    top: 70px;
    left: 50px;
}

.lotto-items li&gt;.game-rollover a,
.lotto-items li:hover&gt;.game-rollover a {
    display: none;
}

.lotto-items li:hover .game-rollover a.real-play {
    display: block;
}

.sgwin-item li {
    margin: 0 15px 20px 0;
}

.lotto-items li.last {
    margin-right: 0;
}

.lotto-items .img {
    overflow: visible;
    width: 125px;
    height: auto;
    margin: 0 auto;
}

.lotto-items .img img {
    width: 100%;
    height: 100%;
}

.lotto-items h4 {
    font-size: 16px;
    font-weight: normal;
    color: #b5b5b6;
    padding: 14px 0;
}

.lotto-items li:hover h4 {
    color: #f3dc89;
}

.lotto-items .img img{
    -webkit-transition: all 0.5s;
            transition: all 0.5s;
}
.lotto-items .img:hover img{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.mod-lottery .sgwin-item .img {
    background: url(../images/lotto/lottery_sgwin_icon.png) no-repeat;
    width: 130px;
    height: 120px;
}

.mod-lottery .sgwin-item .sgwin-01 {
    background-position: 0 0;
}

.mod-lottery .sgwin-item .sgwin-02 {
    background-position: -148px 0;
}

.mod-lottery .sgwin-item .sgwin-03 {
    background-position: -293px 0;
}

.mod-lottery .sgwin-item .sgwin-04 {
    background-position: -438px 0;
}

.mod-lottery .sgwin-item .sgwin-05 {
    background-position: -583px 0;
}

.mod-lottery .sgwin-item .sgwin-06 {
    background-position: -728px 0;
}

.mod-lottery .sgwin-item .sgwin-07 {
    background-position: -873px 0;
}

.mod-lottery .sgwin-item .sgwin-08 {
    background-position: 0 -259px;
}

.mod-lottery .sgwin-item .sgwin-09 {
    background-position: -148px -259px;
}

.mod-lottery .sgwin-item .sgwin-10 {
    background-position: -293px -259px;
}

.mod-lottery .sgwin-item .sgwin-11 {
    background-position: -438px -259px;
}

.mod-lottery .sgwin-item .sgwin-12 {
    background-position: -583px -259px;
}

.mod-lottery .sgwin-item .sgwin-13 {
    background-position: -728px -259px;
}

.mod-lottery .sgwin-item .sgwin-14 {
    background-position: -873px -259px;
}

.mod-lottery .sgwin-item .sgwin-01:hover {
    background-position: 0 -128px;
}

.mod-lottery .sgwin-item .sgwin-02:hover {
    background-position: -148px -128px;
}

.mod-lottery .sgwin-item .sgwin-03:hover {
    background-position: -293px -128px;
}

.mod-lottery .sgwin-item .sgwin-04:hover {
    background-position: -438px -128px;
}

.mod-lottery .sgwin-item .sgwin-05:hover {
    background-position: -583px -128px;
}

.mod-lottery .sgwin-item .sgwin-06:hover {
    background-position: -728px -128px;
}

.mod-lottery .sgwin-item .sgwin-07:hover {
    background-position: -873px -128px;
}

.mod-lottery .sgwin-item .sgwin-08:hover {
    background-position: 0 -387px;
}

.mod-lottery .sgwin-item .sgwin-09:hover {
    background-position: -148px -387px;
}

.mod-lottery .sgwin-item .sgwin-10:hover {
    background-position: -293px -387px;
}

.mod-lottery .sgwin-item .sgwin-11:hover {
    background-position: -438px -387px;
}

.mod-lottery .sgwin-item .sgwin-12:hover {
    background-position: -583px -387px;
}

.mod-lottery .sgwin-item .sgwin-13:hover {
    background-position: -728px -387px;
}

.mod-lottery .sgwin-item .sgwin-14:hover {
    background-position: -873px -387px;
}

.games-panes {
    padding: 0;
    min-height: 480px;
    border: 1px solid #353535;
}

.games-sub-menu {
    padding-left: 10px;
}

.games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #EFE4CE;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.games-sub-menu li:hover {
    color: #fff;
}

.games-sub-menu li span {
    padding-left: 14px;
    display: block;
}

.games-sub-menu li.current {
    background-color: #030300;
    color: #ffc600;
    height: 30px;
}

.mg-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #013d00;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.mg-item .games-sub-menu li:hover {
    color: #2e9e39;
}

.mg-item .games-sub-menu li.current {
    background-color: #013302;
    color: #d3b776;
}

.pt-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.pt-item .games-sub-menu li:hover {
    color: #ff57ab;
}

.pt-item .games-sub-menu li.current {
    background-color: #ff57ab;
    color: #fff;
}

.ag-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #372717;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.ag-item .games-sub-menu li:hover {
    color: #fff;
}

.ag-item .games-sub-menu li.current {
    background-color: #372717;
    color: #fff;
}

.hb-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #fefefe;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.hb-item .games-sub-menu li:hover {
    color: #ffa104;
}

.hb-item .games-sub-menu li.current {
    background-color: #322364;
    color: #fad5a1;
}

.jdb-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #fefefe;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.jdb-item .games-sub-menu li:hover {
    color: #ffa104;
}

.jdb-item .games-sub-menu li.current {
    background-color: #322364;
    color: #fad5a1;
}

.dt-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #eacdab;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.dt-item .games-sub-menu li:hover {
    color: #fbfaf6;
}

.dt-item .games-sub-menu li.current {
    background-color: #e1d8c7;
    color: #442f56;
}

.tgp-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.tgp-item .games-sub-menu li:hover {
    color: #ffec4a;
}

.tgp-item .games-sub-menu li.current {
    background-color: #ffec4a;
    color: #7345ff;
}

.spg-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #45b6bb;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.spg-item .games-sub-menu li.current {
    background-color: #0d2338;
}

.spg-item .games-sub-menu li:hover {
    color: #e0a00b;
}

.cq9-item .games-sub-menu li {
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 13px;
    color: #000;
    padding-right: 14px;
    height: 31px;
    line-height: 31px;
    margin-right: 3px;
}

.cq9-item .games-sub-menu li:hover {
    color: #fff;
}

.cq9-item .games-sub-menu li.current {
    background-color: #2c1032;
    color: #fff;
}

/*---game_images---*/

.bb-games-panes {
    background: url(../images/games/bbin/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.bb-games-top {
    background:url(../images/games/bbin/top_panel.jpg) no-repeat;
    min-height:163px;
}

.bb-background {
    background:url(../images/games/bbin/category_bar.jpg) no-repeat;
}

.bb-footer {
    background:url(../images/games/bbin/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.mg-games-panes {
    background: url(../images/games/mg/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.mg-games-top {
    background:url(../images/games/mg/top_panel.jpg) no-repeat;
    min-height:163px;
}

.mg-background {
    background:url(../images/games/mg/category_bar.jpg) no-repeat;
}

.mg-footer {
    background:url(../images/games/mg/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.tgp-games-panes {
    background: url(../images/games/tgp/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.tgp-games-top {
    background:url(../images/games/tgp/top_panel.jpg) no-repeat;
    min-height:163px;
}

.tgp-background {
    background:url(../images/games/tgp/category_bar.png) no-repeat;
}

.tgp-footer {
    background:url(../images/games/tgp/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.mw-games-panes {
    background: url(../images/games/mw/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.mw-games-top {
    background:url(../images/games/mw/top_panel.jpg) no-repeat;
    min-height:163px;
}

.mw-background {
    background:url(../images/games/mw/category_bar.jpg) no-repeat;
}

.mw-footer {
    background:url(../images/games/mw/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.pt-games-panes {
    background: url(../images/games/pt/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.pt-games-top {
    background:url(../images/games/pt/top_panel.jpg) no-repeat;
    min-height:163px;
}

.pt-background {
    background:url(../images/games/pt/category_bar.png) no-repeat;
}

.pt-footer {
    background:url(../images/games/pt/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.spg-games-panes {
    background: url(../images/games/spg/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.spg-games-top {
    background:url(../images/games/spg/top_panel.jpg) no-repeat;
    min-height:163px;
}

.spg-background {
    background:url(../images/games/spg/category_bar.png) no-repeat;
}

.spg-footer {
    background:url(../images/games/spg/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.hb-games-panes {
    background: url(../images/games/hb/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.hb-games-top {
    background:url(../images/games/hb/top_panel.jpg) no-repeat;
    min-height:163px;
}

.hb-background {
    background:url(../images/games/hb/category_bar.png) no-repeat;
}

.hb-footer {
    background:url(../images/games/hb/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.jdb-games-panes {
    background: url(../images/games/jdb/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.jdb-games-top {
    background:url(../images/games/jdb/top_panel.jpg) no-repeat;
    min-height:163px;
}

.jdb-background {
    background:url(../images/games/jdb/category_bar.png) no-repeat;
}

.jdb-footer {
    background:url(../images/games/jdb/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.ag-games-panes {
    background: url(../images/games/ag/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.ag-games-top {
    background:url(../images/games/ag/top_panel.jpg) no-repeat;
    min-height:163px;
}

.ag-background {
    background:url(../images/games/ag/category_bar.jpg) no-repeat;
}

.ag-footer {
    background:url(../images/games/ag/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.pg-games-panes {
    background: url(../images/games/pg/bg.jpg) repeat;
    padding: 0px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.pg-games-top {
    background:url(../images/games/pg/top_panel.jpg) no-repeat;
    min-height:163px;
}

.pg-background {
    background:url(../images/games/pg/category_bar.jpg) no-repeat;
}

.pg-footer {
    background:url(../images/games/pg/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.gg-games-panes {
    background: url(../images/games/gg/bg.jpg) repeat;
    padding: 0px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.gg-games-top {
    background:url(../images/games/gg/top_panel.jpg) no-repeat;
    min-height:163px;
}

.gg-background {
    background:url(../images/games/gg/category_bar.jpg) no-repeat;
}

.gg-footer {
    background:url(../images/games/gg/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.cq9-games-panes {
    background: url(../images/games/cq9/bg.jpg) repeat;
    padding: 20px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.cq9-games-top {
    background:url(../images/games/cq9/top_panel.jpg) no-repeat;
    min-height:163px;
}

.cq9-background {
    background:url(../images/games/cq9/category_bar.png) no-repeat;
}

.cq9-footer {
    background:url(../images/games/cq9/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.le-games-panes {
    background: url(../images/games/le/bg.jpg) repeat;
    padding: 0px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.le-games-top {
    background:url(../images/games/le/top_panel.jpg) no-repeat;
    min-height:163px;
}


.le-background {
    background:url(../images/games/le/category_bar.jpg) no-repeat;
}

.le-footer {
    background:url(../images/games/le/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

.ky-games-panes {
    background: url(../images/games/ky/bg.jpg) repeat;
    padding: 0px 25px 30px;
    min-height: 480px;
    /*background: #000;*/
}

.ky-games-top {
    background:url(../images/games/ky/top_panel.jpg) no-repeat;
    min-height:163px;
}

.ky-background {
    background:url(../images/games/ky/category_bar.jpg) no-repeat;
}

.ky-footer {
    background:url(../images/games/ky/bottom_panel.jpg) no-repeat;
    min-height:74px;
}

/*---game_images end---*/

#ptgame_list {
    width: 100%;
    margin: 0 auto
}

.games-info-menu {
    padding-left: 8px;
}

.games-info-menu li {
    float: left;
    background: url(../images/games/games_info_menu.png) no-repeat;
    width: 107px;
    height: 51px;
    margin: 0 17px;
    font-size: 0;
    cursor: pointer;
}

.games-info-menu li span {
    display: block;
    width: 100%;
    text-align: center;
}

.games-info-menu li.tab3 {
    background-position: 0 0;
}

.games-info-menu li.tab3:hover,
.games-info-menu li.tab3.current {
    background-position: 0 -55px;
}

.games-info-menu li.tab2 {
    background-position: -114px 0;
}

.games-info-menu li.tab2:hover,
.games-info-menu li.tab2.current {
    background-position: -114px -55px;
}

.games-info-menu li.tab4 {
    background-position: -227px 0;
}

.games-info-menu li.tab4:hover,
.games-info-menu li.tab4.current {
    background-position: -227px -55px;
}

.games-info-menu li.tab1 {
    background-position: -341px 0;
}

.games-info-menu li.tab1:hover,
.games-info-menu li.tab1.current {
    background-position: -341px -55px;
}

.games-info-menu li.tab5 {
    background-position: -455px 0;
}

.games-info-menu li.tab5:hover,
.games-info-menu li.tab5.current {
    background-position: -455px -55px;
}

.games-info-menu li.tab6 {
    background-position: -682px 0;
}

.games-info-menu li.tab6:hover,
.games-info-menu li.tab6.current {
    background-position: -682px -55px;
}

.games-info-menu li.tab7 {
    background-position: -794px 0;
}

.games-info-menu li.tab7:hover,
.games-info-menu li.tab7.current {
    background-position: -794px -55px;
}

.search-wrap {
    display: inline-block;
    width: 251px;
    height: 30px;
    background: url(../images/games/search_btn.png) no-repeat;
    position: relative;
    top: 20px;
    left: 10px;
}

.search-wrap input {
    background: none;
    float: left;
    display: inline;
    border: none;
    width: 185px;
    height: 30px;
    line-height: 20px;
    padding: 0px 10px;
    color: #ddd;
    font-size: 14px;
}

.search-wrap input::-webkit-input-placeholder {
    font-size: 14px;
    color: #aaa;
}

.search-wrap input::-moz-placeholder {
    font-size: 14px;
    color: #aaa;
}

.search-wrap a {
    cursor: pointer;
    width: 46px;
    height: 30px;
    display: inline;
    float: right;
}

#im-search-result,
#pt-search-result {
    overflow: hidden;
}

.mod-games .im-item .games-item li em {
    width: 170px;
    height: 150px;
    display: block;
    margin: 0px 0px 0 0px;
}

.mod-games .tgp-item .games-item li em {
    width: 148px;
    height: 91px;
    display: block;
    padding: 7px 0 0 1px;
    margin: 0 auto;
}

.mod-games .mw-item .games-item li em {
    width: 141px;
    height: 121px;
    display: block;
    padding: 1px 0px 0 1px;
}

.mod-games .pp-item .games-item li em {
    width: 170px;
    height: 150px;
    display: block;
    margin: 0px 0px 0 13px;
}

.mod-games .aa-item .games-item li em {
    width: 170px;
    height: 150px;
    display: block;
    margin: 0px 0px 0 13px;
}

.mod-games .spg-item .games-item li em {
    width: 148px;
    height: 148px;
    display: block;
    padding: 1px 0px 0 1px;
}

.mod-games .hb-item .games-item li em {
    width: 149px;
    height: 148px;
    display: block;
    padding: 1px 0px 0 1px;
}

.mod-games .jdb-item .games-item li em {
    width: 149px;
    height: 148px;
    display: block;
    padding: 1px 0px 0 1px;
}

.mod-games .pg-item .games-item li em {
    width: 130px;
    height: 120px;
    display: block;
    padding: 5px 0px 0 14px;
}

.mod-games .dt-item .games-item li em {
    width: 130px;
    height: 150px;
    display: block;
    /*padding: 10px 0px 0 10px;*/
    margin: 10px;
}

.mod-games .gg-item .games-item li em {
    width: 130px;
    height: 120px;
    display: block;
    padding: 5px 0px 0 14px;
}

.mod-games .ag-item .games-item li em {
    width: 139px;
    height: 121px;
    display: block;
    padding: 1px 0px 0 2px;
}

.mod-games .im-item .games-item li {
    background: none;
}

.mod-games .im-item .games-item li:hover {
    background-position: -152px 0;
}

.mod-games .im-item .games-item .game-progressive {
    width: 150px;
}

.mod-games .im-item .games-item li .game-name {
    font-size: 14px;
}

.mod-games .games-item {
    padding-top: 20px;
}

.mod-games .gg-item .games-item {
    padding-top: 0px;
}

.ag-item .games-item {
    padding-top: 0;
}

.mod-games .games-item ul {
    padding: 0px 10px 10px 5px;
}

.mod-games .mw-item .games-item ul {
    padding: 10px 33px 0;
}

.mod-games .pt-item .games-item ul {
    padding: 10px 28px 0;
}

.mod-games .spg-item .games-item ul {
    padding: 10px 29px 0;
}

.mod-games .hb-item .games-item ul {
    padding: 10px 29px 0;
}

.mod-games .jdb-item .games-item ul {
    padding: 10px 29px 0;
}

.mod-games .dt-item .games-item ul {
    padding: 10px 29px 0;
}

.mod-games .ag-item .games-item ul {
    padding: 10px 38px 0;
}


.mod-games .pg-item .games-item ul {
    padding: 10px 18px 0;
}

.mod-games .gg-item .games-item ul {
    padding: 10px 18px 0;
}

.mod-games .games-item li {
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px -31px 0 15px;
    overflow: hidden;
    text-align: center;
    width: 200px;
}

.mod-games .bb-item .games-item li {
    background: url(../images/games/bbin/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 10px 0 10px;
    overflow: hidden;
    text-align: center;
    width: 165px;
    height: 149px;
}


.mod-games .mg-item .games-item li {
    background: url(../images/games/mg/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 15px 0 15px;
    overflow: hidden;
    text-align: center;
    width: 149px;
    height: 164px;
}


.mod-games .tgp-item .games-item li {
    background: url(../images/games/tgp/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 11px 0 11px;
    overflow: hidden;
    text-align: center;
    width: 164px;
    height: 135px;
}

.mod-games .mw-item .games-item li {
    background: url(../images/games/mw/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 16px 0 16px;
    overflow: hidden;
    text-align: center;
    width: 142px;
    height: 149px;
}

.mod-games .pt-item .games-item li {
    background: url(../images/games/pt/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 146px;
    height: 164px;
}

.mod-games .ky-item .games-item li {
    background: url(../images/games/ky/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 154px;
    height: 167px;
}


.mod-games .spg-item .games-item li {
    background: url(../images/games/spg/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 177px;
}


.mod-games .hb-item .games-item li {
    background: url(../images/games/hb/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 177px;
}


.mod-games .jdb-item .games-item li {
    background: url(../images/games/jdb/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 177px;
}

.mod-games .dt-item .games-item li {
    background: url(../images/games/dt/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 195px;
}


.mod-games .ag-item .games-item li {
    background: url(../images/games/ag/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 16px 0 16px;
    overflow: hidden;
    text-align: center;
    width: 142px;
    height: 155px;
}

.mod-games .pg-item .games-item li {
    background: url(../images/games/pg/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 154px;
    height: 167px;
}

.mod-games .gg-item .games-item li {
    background: url(../images/games/gg/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 14px 0 14px;
    overflow: hidden;
    text-align: center;
    width: 154px;
    height: 167px;
}

.mod-games .cq9-item .games-item li {
    background: url(../images/games/cq9/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 16px 0 16px;
    overflow: hidden;
    text-align: center;
    width: 150px;
    height: 176px;
}

.mod-games .games-item li:hover {
    /*background-position: -164px 0;*/
}

.mod-games .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 4px;
}

.mod-games .games-item li:hover .game-name {
    color: #f3dc89;
}

.mod-games .mg-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 21px;
    width: 150px;
}

.mod-games .tgp-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 2px;
    width: 162px;
}


.mod-games .mw-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 2px;
    width: 145px;
}

.mod-games .pt-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 3px;
    width: 147px;
}

.mod-games .ky-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 14px;
    width: 153px;
}


.mod-games .spg-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 3px;
    width: 150px;
}

.mod-games .hb-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 3px;
    width: 150px;
}

.mod-games .jdb-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 3px;
    width: 150px;
}

.mod-games .dt-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 7px;
    width: 150px;
}

.mod-games .ag-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 8px;
    width: 145px;
}

.mod-games .pg-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 14px;
    width: 153px;
}

.mod-games .gg-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 14px;
    width: 153px;
}

.mod-games .cq9-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 2px;
    width: 153px;
}

.mod-games .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 155px;
    position: absolute;
    top: 15px;
    left: 0;
    /*background: url(../images/games/slot_game/games_item_li_bg_black.png) repeat;*/
}

.mod-games .bb-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 155px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/bbin/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -164px 0;
}


.mod-games .mg-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 164px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/mg/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .tgp-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 135px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/tgp/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -165px 0;
}

.mod-games .mw-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 155px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/mw/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -143px 0;
}

.mod-games .pt-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 164px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/pt/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -146px 0;
}

.mod-games .ky-item .games-item li .game-rollover {
    display: none;
    width: 154px;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/ky/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -155px 0;
}

.mod-games .spg-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 177px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/spg/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .hb-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 177px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/hb/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .jdb-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 177px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/jdb/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .dt-item .games-item li .game-rollover {
    display: none;
    width: 150px;
    height: 195px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/dt/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .ag-item .games-item li .game-rollover {
    display: none;
    width: 182px;
    height: 155px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/ag/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -143px 0;
}

.mod-games .pg-item .games-item li .game-rollover {
    display: none;
    width: 154px;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/pg/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -155px 0;
}

.mod-games .gg-item .games-item li .game-rollover {
    display: none;
    width: 154px;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/gg/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -155px 0;
}

.mod-games .cq9-item .games-item li .game-rollover {
    display: none;
    width: 150px;
    height: 176px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/cq9/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -150px 0;
}

.mod-games .games-item li .game-rollover a {
    display: none;
    position: absolute;
    width: 98px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 28px;
    color: #b5b5b6;
    border: 1px solid #fff;
    background: #282828;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 12px;
    text-decoration: none
}

.mod-games .games-item li .game-rollover a:hover {
    background: #f3dc89;
    color: #171717;
    border: 1px solid #fff;
}

.mod-games .games-item li:hover&gt;.game-rollover,
.mod-games .games-item li:hover&gt;.game-rollover a {
    display: block;
}

.mod-games .games-item li div.game-rollover a.free-play {
    top: 5px;
    left: 37px;
    border: 1px solid #f3f3f3;
    background: #3e3a39;
    color: #b5b5b6;
    display: block
}

.mod-games .mg-item .games-item li div.game-rollover a.free-play {
    top: 40px;
    left: 25px;
    border: 1px solid #d5b978;
    background: #013302;
    color: #d5b978;
    display: block;
}

.mod-games .pt-item .games-item li div.game-rollover a.free-play {
    top: 55px;
    left: 38px;
    border: 1px solid #f3f3f3;
    background: #ff57ab;
    color: #fff;
    display: block;
    width: 68px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .spg-item .games-item li div.game-rollover a.free-play {
    top: 55px;
    left: 25px;
    border: 1px solid #f3f3f3;
    background: #296daa;
    border-radius: 5px;
    color: #fff;
    display: block;
}

.mod-games .hb-item .games-item li div.game-rollover a.free-play {
    top: 55px;
    left: 25px;
    border: 1px solid #f2d39d;
    border-radius: 5px;
    background: #8c4f32;
    display: block;
}

.mod-games .jdb-item .games-item li div.game-rollover a.free-play {
    top: 55px;
    left: 25px;
    border: 1px solid #f2d39d;
    border-radius: 5px;
    background: #8c4f32;
    display: block;
}

.mod-games .dt-item .games-item li div.game-rollover a.free-play {
    top: 35px;
    left: 25px;
    border: 1px solid #f3f3f3;
    border-radius: 0px;
    background: #353535;
    color: #fff;
    display: block;
}

.mod-games .ag-item .games-item li div.game-rollover a.free-play {
    top: 40px;
    left: 35px;
    border: 1px solid #f3f3f3;
    background: #f15e22;
    color: #fff;
    display: block;
    width: 68px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .pg-item .games-item li div.game-rollover a.free-play {
    top: 35px;
    left: 28px;
    border: 1px solid #f3f3f3;
    background: #013972;
    color: #fff;
    display: block;
}

.mod-games .gg-item .games-item li div.game-rollover a.free-play {
    top: 40px;
    left: 28px;
    border: 1px solid #f3f3f3;
    background: #013972;
    color: #fff;
    display: block;
}

.mod-games .aa-item .games-item li div.game-rollover a.free-play {
    top: 25px;
    left: 50px;
    border: 1px solid #f3f3f3;
    /*background: #3e3a39;*/
    color: #b5b5b6;
    display: block
}

.mod-games .aa-item.games-item li div.game-rollover a.free-play:hover {
    border: 1px solid #fff;
    background: #ed1c24;
    color: #fff;
}

.mod-games .pp-item .games-item li div.game-rollover a.free-play {
    top: 25px;
    left: 50px;
    border: 1px solid #f3f3f3;
    background: #3e3a39;
    color: #b5b5b6;
    display: block;
}

.mod-games .pp-item.games-item li div.game-rollover a.free-play:hover {
    border: 1px solid #fff;
    background: #ed1c24;
    color: #fff;
}

.mod-games .games-item li div.game-rollover a.free-play:hover {
    border: 1px solid #353535;
    background: #f3f3f3;
    color: #333;
}

.mod-games .games-item li div.game-rollover a.rule {
    top: 50px;
    left: 37px;
    border: 1px solid #f3f3f3;
    background: #282828;
    color: #b5b5b6;
    display: block;
}

.mod-games .games-item li div.game-rollover a.rule {
    top: 50px;
    left: 37px;
    border: 1px solid #f3f3f3;
    background: #353535;
    color: #fff;
    display: block;
}

.mod-games .bb-item .games-item li div.game-rollover a.rule {
    top: 35px;
    left: 35px;
    border: 1px solid #f3f3f3;
    background: #353535;
    color: #fff;
    display: block;
}


.mod-games .mg-item .games-item li div.game-rollover a.rule {
    top: 80px;
    left: 25px;
    border: 1px solid #013302;
    background: #d7be7b;
    color: #013302;
    display: block;
}

.mod-games .tgp-item .games-item li div.game-rollover a.rule {
    top: 40px;
    left: 38px;
    border: 1px solid #f3f3f3;
    background: #3945e5;
    color: #fff;
    display: block;
    width:90px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .mw-item .games-item li div.game-rollover a.rule {
    top: 45px;
    left: 26px;
    border: 1px solid #f3f3f3;
    background: #ff8602;
    color: #fff;
    display: block;
    width:90px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .pt-item .games-item li div.game-rollover a.rule {
    top: 90px;
    left: 38px;
    border: 1px solid #f3f3f3;
    background: #5a43b5;
    color: #fff;
    display: block;
    width: 68px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .ky-item .games-item li div.game-rollover a.rule {
    top: 40px;
    left: 26px;
    border: 1px solid #fefefe;
    border-radius: 5px;
    background: #532b81;
    color: #fefefe;
    display: block;
}

.mod-games .spg-item .games-item li div.game-rollover a.rule {
    top: 90px;
    left: 25px;
    border: 1px solid #f3f3f3;
    background: #c99001;
    border-radius: 5px;
    color: #fff;
    display: block;
}

.mod-games .hb-item .games-item li div.game-rollover a.rule {
    top: 95px;
    left: 25px;
    border: 1px solid #f2d39d;
    border-radius: 5px;
    background: #ff6534;
    display: block;
}

.mod-games .jdb-item .games-item li div.game-rollover a.rule {
    top: 95px;
    left: 25px;
    border: 1px solid #f2d39d;
    border-radius: 5px;
    background: #ff6534;
    display: block;
}

.mod-games .dt-item .games-item li div.game-rollover a.rule {
    top: 80px;
    left: 25px;
    border: 1px solid #f3f3f3;
    background: #492b4f;
    border-radius: 0px;
    color: #fff;
    display: block;
}

.mod-games .ag-item .games-item li div.game-rollover a.rule {
    top: 80px;
    left: 35px;
    border: 1px solid #f3f3f3;
    background: #0093bf;
    color: #fff;
    display: block;
    width: 68px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .pg-item .games-item li div.game-rollover a.rule {
    top: 40px;
    left: 26px;
    border: 1px solid #f3f3f3;
    background: #353535;
    color: #fff;
    display: block;
}

.mod-games .bb-item .games-item li div.game-rollover a.rule {
    top: 60px;
    left: 35px;
    border: 1px solid #efe4ce;
    background: #335d13;
    border-radius: 0px;
    color: #fff;
    display: block;
}

.mod-games .cq9-item .games-item li div.game-rollover a.rule {
    top: 73px;
    left: 30px;
    border: 1px solid #f3f3f3;
    background: #f29700;
    color: #fff;
    display: block!important;
    width:90px;
    height: 27px;
    border-radius: 5px;
}

.mod-games .games-item li div.game-rollover a.rule:hover {
    border: 1px solid #353535;
    background: #f3f3f3;
    color: #333;
}

.mod-games .games-item li .game-rollover a.free-play {
    display: none;
}

.mod-games .bb-item .games-item li .game-rollover a.real-play,
.mod-games .mg-item .games-item li .game-rollover a.real-play,
.mod-games .nt-item .games-item li .game-rollover a.real-play,
.mod-games .pt-item .games-item li .game-rollover a.real-play {
    top: 52px;
    left: 37px
}

.mod-games .ag-item .games-item li .game-rollover a {
    top: 100px;
    left: 150px;
}

.mod-games .im-item .games-item li .game-rollover {
    width: 150px;
    height: 150px;
}

.mod-games .im-item .games-item li .game-rollover a {
    top: 75px;
    left: 37px;
}

.mod-games .tgp-item .games-item li .game-rollover a {
    top: 52px;
    left: 37px;
}

.mod-games .mw-item .games-item li .game-rollover a {
    top: 52px;
    left: 37px;
}

.mod-games .pp-item .games-item li .game-rollover a {
    top: 65px;
    left: 50px;
}

.mod-games .spg-item .games-item li .game-rollover a {
    top: 55px;
    left: 37px;
}

.mod-games .hb-item .games-item li .game-rollover a {
    top: 55px;
    left: 37px;
}

.mod-games .jdb-item .games-item li .game-rollover a {
    top: 55px;
    left: 37px;
}

.mod-games .pg-item .games-item li .game-rollover a {
    top: 75px;
    left: 28px;
}

.mod-games .bt-item .games-item li .game-rollover a {
    top: 75px;
    left: 37px;
}

.mod-games .gg-item .games-item li .game-rollover a {
    top: 75px;
    left: 28px;
}

.mod-games .aa-item .games-item li .game-rollover a {
    top: 65px;
    left: 50px;
}

.mod-games .cqg-item .games-item li .game-rollover {
    width: 150px;
    height: 150px;
}

.mod-games .cqg-item .games-item li .game-rollover a {
    top: 60px;
    left: 25px;
}

.real-play {
    border: 1px solid #E0501B;
    top: 70px;
    left: 43px;
    background: #252525;
}

.real-play:hover {
    background: #E0501B;
    color: #eee;
}

.mod-games .mg-item .games-item li em {
    width: 146px;
    height: 120px;
    background-position: 0 -8px;
    display: block;
    margin: 1px auto 18px;
}

.mod-games .pt-item .games-item li em {
    width: 144px;
    height: 134px;
    display: block;
    padding: 1px 0px 0 1px;
}

.mod-games .mg-item .games-item li:hover em {
    background-position: -145px -8px;
}

.mod-games .bb-item .games-item li em {
    width: 162px;
    height: 115px;
    display: block;
    margin: 1px 0px 0 1px;
}

.mod-games .bb-item .games-item li:hover em {
    background-position: 0 -170px;
}

.mod-games .nt-item .games-item li em {
    background-repeat: no-repeat;
    width: 180px;
    height: 120px;
    display: block;
    margin: 2px auto;
}

.mod-games .gg-item,
.mod-games .mwg-item {
    text-align: center;
    cursor: pointer;
}

.mod-games .ag-item .games-item li {
    background: url(../images/games/ag/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 25px 16px 0 16px;
    overflow: hidden;
    text-align: center;
    width: 142px;
    height: 155px;
}

.mod-games .ag-item .games-item li .game-name {
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 8px;
    width: 145px;
}

.mod-games .ag-item .games-item li em {
    width: 139px;
    height: 121px;
    display: block;
    padding: 1px 0px 0 2px;
}

.mod-games .cqg-item .games-item li {
    width: 152px;
    margin: 25px 3px 0 11px;
}

.mod-games .cqg-item .games-item li em {
    width: 150px;
    height: 150px;
    display: block;
    margin: 2px 1px 0 1px;
}

.mod-games .cqg-item .games-item li {
    background: url(../images/games/games_im_item_bg.png) no-repeat 0 0;
}

.mod-games .cqg-item .games-item li:hover {
    background-position: -152px 0;
}

.mod-games .cqg-item .games-item .game-progressive {
    width: 150px;
}

.mod-games .cqg-item .games-item li .game-name {
    font-size: 14px;
}

.pt-pc-download {
    background: url(../images/games/pt_pc_download.png) no-repeat;
    width: 198px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 50px;
    right: 0;
    line-height: 200px;
    float: right;
    overflow: hidden;
}

.pt-pc-download:hover {
    background-position: 0 -44px;
}

.mod-games .games-item li .game-name_pt {
    color: #b5b5b6;
    font-family: "Microsoft YaHei";
    margin-top: 30px;
    font-size: 14px;
    width: 170px;
}

.mod-games .games-item li:hover .game-name_pt {
    color: #f3dc89;
}

.mod-games .games-item li .game-name_pp {
    color: #b5b5b6;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 25px;
}

.mod-games .games-item li:hover .game-name_pp {
    color: #fff;
}

.mod-games .games-item li .game-name_aa {
    color: #b5b5b6;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    margin-top: 25px;
}

.mod-games .games-item li:hover .game-name_aa {
    color: #f3dc89;
}

.mod-chess {
    width: 1000px;
    margin: 50px auto;
}

.mod-chess .hd-menu .le-menu,
.mod-chess .hd-menu .ky-menu{
    width: 50%;
    padding-left: 0px;
    box-sizing: border-box;
}

.mod-chess .hd-menu .le-menu {
    background-position: 155px -1395px;
}

.mod-chess .hd-menu .ky-menu {
    background-position: 155px -1260px;
}

.mod-chess .hd-menu li {
    height: 60px;
}

.chess-menu {
    width: 1000px;
    background: #171717;
    border: 1px solid #353535;
    box-sizing: border-box;
}

.chess-menu * {
    box-sizing: border-box;
}

.chess-items {
    width: 100%;
    padding: 0;
}

.chess-items li {
    background: url(../images/games/ky/games_item_li_bg.png) no-repeat 0 0;
    position: relative;
    overflow: hidden;
    padding: 10px;
    float: left;
    display: inline;
    cursor: pointer;
    text-align: center;
    width: 154px;
    height: 167px;
    margin: 25px 15px 0 20px;
}

.chess-items .img {
    width: 130px;
    height: 120px;
    display: block;
    padding: 5px 0px 0 14px;
}

.chess-items h4 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.chess-items li:hover h4 {
    color: #f3dc89;
}

.chess-items li .game-rollover {
    display: none;
    width: 154px;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/ky/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -155px 0;
}

.chess-items.le-item li .game-rollover {
    display: none;
    width: 154px;
    height: 167px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/games/le/games_item_li_bg.png) no-repeat 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: -155px 0;
}

.chess-items li .game-rollover a {
    display: none;
    position: absolute;
    width: 98px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    line-height: 28px;
    color: #fefefe;
    border: 1px solid #fefefe;
    background: #532b81;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    text-decoration: none;
}

.chess-items li .game-rollover a:hover {
    border: 1px solid #353535;
    background: #f3f3f3;
    color: #333;
}
.chess-items li:hover&gt;.game-rollover {
    display: block;
}

.chess-items li:hover&gt;.game-rollover a {
    display: none;
}

.chess-items li div.game-rollover a.free-play {
    top: 40px;
    left: 30px;
    border: 1px solid #f3f3f3;
    background: #3e3a39;
    color: #b5b5b6;
    display: block
}

.chess-items li div.game-rollover a.free-play:hover {
    border: 1px solid #fff;
    background: #f3dc89;
    color: #171717;
}

.chess-items li:hover .game-rollover a.real-play {
    display: block;
}

.chess-items li .game-rollover a.real-play {
    top: 55px;
    left: 30px
}

.ky-item li:hover&gt;.game-rollover a {
    display: none;
}

.ky-item li:hover .game-rollover a.real-play {
    display: block;
}

.ky-item li .game-rollover a.real-play {
    top: 55px;
    left: 30px
}

.mod-games .games-list {
    width: 100%;
}

/* pageå®½ä¸º1400px æ&nbsp;·å¼ */
@media screen and (min-width:1400px) {
    /*å½©ç¥¨æŠ•æ³¨*/
    .mod-lottery .lottery-wrap {
        width: 1400px;
    }

    .mod-lottery .lotto-wrap {
        width: 668px;
        height: 220px;
        margin: 0 15px 25px;
    }

    .mod-lottery .lotto-wrap .img-area {
        margin: 17px 0 0 35px;
    }

    .mod-lottery .lotto-wrap .main-area {
        margin: 35px 20px 0 205px;
    }

    /*ç”µå­æ¸¸è‰º*/
    .mod-games .games-list {
        width: 100%;
    }

    .mod-games .games-item li {
        margin-left: 13px;
    }
}</pre></body></html>