.chessContainer {
    background: #272727;
    margin: 0 auto
}

.chessContainer .banner {
    position: relative;
    opacity: 1
}

.chessContainer .banner img {
    width: 100%;
    margin: 0 auto;
    cursor: pointer
}

.chessContainer .box_bg {
    margin-top: 37px
}

.notice {
    position: absolute;
    width: 100%;
    height: 36px;
    line-height: 33px;
    color: #140405;
    z-index: 10
}

.notice .newgong-content {
    width: 1200px;
    height: 36px;
    margin: 0 auto
}

.notice .newgong-content .notice {
    float: left;
    position: relative;
    top: 2px;
    left: 25px;
    margin-right: 36px;
    color: #ffd587;
    width: 94px
}

.notice .newgong-content .notice .notice-icon {
    position: absolute;
    top: 7px;
    width: 18px;
    height: 18px
}

.notice .newgong-content .notice span {
    font-size: 14px;
    vertical-align: super;
    margin-left: 27px
}

.notice .newgong-content .demolist {
    display: inline-block;
    width: 990px
}

.notice .newgong-content .demolist .marquee {
    color: #fff;
    font-size: 13px;
    line-height: 36px;
    overflow: hidden;
    height: 36px
}

.notice .newgong-content.el-carousel {
    overflow: visible
}

.mgm-preview_notice[data-v-72e785e6],
.mgm_notice {
    background: #030306
}

.pjdc_notice {
    background: rgba(0, 0, 0, .75)
}

.jltx_notice {
    background: rgba(0, 0, 0, .65);
    bottom: 0
}

.jltx_notice .demolist .marquee {
    font-size: 16px !important;
    color: #fff !important
}

.jltx-new2_notice {
    background: rgba(0, 0, 0, .65);
    bottom: 0
}

.jltx-new2_notice .demolist .marquee {
    font-size: 16px !important;
    color: #fff !important
}

.jsyl_notice {
    background: url(../images/noticebg.png) repeat-x
}

.jsyl_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.jsyl_notice .demolist .marquee {
    font-size: 16px !important
}

.vnst_notice {
    background: url(../images/noticebg.png) repeat-x
}

.vnst_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.vnst_notice .demolist .marquee {
    font-size: 16px !important
}

.aqvns_notice {
    background: url(../images/noticebg.png) repeat-x
}

.aqvns_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.aqvns_notice .demolist .marquee {
    font-size: 16px !important
}

/* .fhcp_notice{
    background: url(../images/noticebg.png) repeat-x
} */

.fhcp_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.fhcp_notice .demolist .marquee {
    font-size: 16px !important
}

.amvnsr_notice {
    background: url(../images/noticebg.png) repeat-x
}

.amvnsr_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.amvnsr_notice .demolist .marquee {
    font-size: 16px !important
}

.amjs_notice {
    background: url(../images/noticebg.png) repeat-x
}

.amjs_notice .newgong-content {
    width: 1050px
}

.amjs_notice .newgong-content .demolist {
    width: 899px
}

.amjs_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.amjs_notice .demolist .marquee {
    font-size: 16px !important
}

.a478qp_notice {
    background: url(../images/noticebg.png) repeat-x
}

.a478qp_notice .notice span {
    color: #e0bf55 !important;
    font-size: 12px !important
}

.a478qp_notice .demolist .marquee {
    font-size: 16px !important
}

.swiper-wrapper {
    transition-timing-function: linear !important
}

#maincontainer .content {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#maincontainer .content .list_nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_nav>ul {
    overflow: hidden
}

#maincontainer .content .list_nav>ul li {
    display: inline-block;
    transform: skewX(20deg);
    text-align: center;
    cursor: pointer
}

#maincontainer .content .list_nav>ul li p {
    transform: skewX(-20deg);
    font-size: 16px;
    letter-spacing: 1px
}

#maincontainer .content .list_nav>ul li:first-child {
    margin-left: -12px;
    padding-left: 12px
}

#maincontainer .content .list_nav .seek {
    width: 345px;
    height: 60px;
    position: relative;
    padding-right: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_nav .seek input {
    position: absolute;
    top: 15px;
    right: 80px;
    width: 190px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    padding: 0 10px;
    z-index: 1;
    display: inline-block;
    border-right: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    outline: none
}

#maincontainer .content .list_nav .seek a {
    position: absolute;
    top: 15px;
    right: 42px;
    display: inline-block;
    width: 49px;
    height: 31px;
    z-index: 1;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor: pointer
}

#maincontainer .content .list_nav .seek a i {
    display: block;
    width: 22px;
    height: 22px;
    margin: 5px auto
}

#maincontainer .content .list_nav .seek img {
    position: absolute;
    right: 0;
    top: 0;
    width: 236px;
    height: 60px
}

#maincontainer .content .list_1200 {
    width: 1200px;
    height: 60px;
    margin: 0 auto 20px
}

#maincontainer .content .list_1200>ul {
    width: 950px;
    height: 60px
}

#maincontainer .content .list_1200>ul li {
    width: 97px;
    height: 60px;
    line-height: 60px
}

#maincontainer .content .list_1000 {
    width: 1000px;
    height: 60px;
    margin: 0 auto 20px
}

#maincontainer .content .list_1000>ul {
    width: 950px;
    height: 60px
}

#maincontainer .content .list_1000>ul li {
    width: 85px;
    height: 60px;
    line-height: 60px
}

#maincontainer .content .list_1000 .seek {
    width: 295px;
    padding-right: 20px
}

#maincontainer .content .list_1000 .seek input {
    right: 74px;
    width: 150px
}

#maincontainer .content .list_1000 .seek a {
    right: 25px
}

#maincontainer .content .content_box {
    overflow: hidden
}

#maincontainer .content .content_1200 {
    width: 1200px;
    margin: -10px auto
}

#maincontainer .content .content_1200 .mainbox {
    position: relative;
    margin: 0
}

#maincontainer .content .content_1200 .mainbox .game_type {
    clear: both;
    zoom: 1;
    display: inline-block;
    width: 1200px;
    padding: 0 0 5px 5px
}

#maincontainer .content .content_1200 .mainbox .game_type li {
    width: 98px;
    height: 106px;
    float: left;
    margin-right: 11.1px;
    margin-top: 10px;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 10px;
    transition: all .2s ease 0s;
    cursor: pointer;
    text-align: center;
    overflow: hidden
}

#maincontainer .content .content_1200 .mainbox .game_type li.slot_0:hover {
    background-size: 100% 100%;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .game_type li div {
    padding: 8px 0 5px
}

#maincontainer .content .content_1200 .mainbox .game_type li div .game_icon {
    width: 60px;
    height: 60px
}

#maincontainer .content .content_1200 .mainbox .game_type li span {
    line-height: 32px
}

#maincontainer .content .content_1200 .mainbox .game_type li:nth-child(11) {
    margin-right: 5px
}

#maincontainer .content .content_1200 .mainbox .theme_klk li {
    background-color: #fff;
    color: #999
}

#maincontainer .content .content_1200 .mainbox .theme_klk li.slot_0 {
    background: url("/static/klk/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li.slot_0:hover {
    background: url("/static/klk/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_999 {
    background: url("/static/klk/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10014 {
    background: url("/static/klk/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10015 {
    background: url("/static/klk/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10016 {
    background: url("/static/klk/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10018 {
    background: url("/static/klk/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10019 {
    background: url("/static/klk/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10020 {
    background: url("/static/klk/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10021 {
    background: url("/static/klk/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10022 {
    background: url("/static/klk/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10023 {
    background: url("/static/klk/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10024 {
    background: url("/static/klk/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11320 {
    background: url("/static/klk/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10041 {
    background: url("/static/klk/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10042 {
    background: url("/static/klk/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10612 {
    background: url("/static/klk/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10694 {
    background: url("/static/klk/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10732 {
    background: url("/static/klk/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10058 {
    background: url("/static/klk/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11759 {
    background: url("/static/klk/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11775 {
    background: url("/static/klk/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11828 {
    background: url("/static/klk/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11857 {
    background: url("/static/klk/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11881 {
    background: url("/static/klk/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11906 {
    background: url("/static/klk/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_12042 {
    background: url("/static/klk/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_999.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10014.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10015.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10016.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10018.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10019.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10020.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10021.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10022.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10023.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10024.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11320.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10041.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10042.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10612.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10694.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10732.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_10058.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11759.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11775.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11828.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11857.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11881.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_11906.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li div .slot_12042.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_klk li span {
    color: #5b6168;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_999 {
    background: url("/static/klk/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10014 {
    background: url("/static/klk/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10015 {
    background: url("/static/klk/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10016 {
    background: url("/static/klk/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10018 {
    background: url("/static/klk/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10019 {
    background: url("/static/klk/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10020 {
    background: url("/static/klk/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10021 {
    background: url("/static/klk/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10022 {
    background: url("/static/klk/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10023 {
    background: url("/static/klk/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10024 {
    background: url("/static/klk/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11320 {
    background: url("/static/klk/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10041 {
    background: url("/static/klk/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10042 {
    background: url("/static/klk/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10612 {
    background: url("/static/klk/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10694 {
    background: url("/static/klk/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10732 {
    background: url("/static/klk/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_10058 {
    background: url("/static/klk/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11759 {
    background: url("/static/klk/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11775 {
    background: url("/static/klk/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11828 {
    background: url("/static/klk/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11857 {
    background: url("/static/klk/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11881 {
    background: url("/static/klk/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_11906 {
    background: url("/static/klk/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:hover .slot_12042 {
    background: url("/static/klk/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:not(:first-child).active {
    background: linear-gradient(180deg, #ff5f00, #ffb459);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(180deg, #ff5f00, #ffb459);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_klk li:first-child.active {
    background: url("/static/klk/img/new_games/new_icon_a/0.png") top no-repeat;
    background-size: 100% 100%;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li {
    background-color: #262626;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li.slot_0 {
    background: url("/static/betsb/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li.slot_0:hover {
    background: url("/static/betsb/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div {
    border-bottom: 1px solid #2b2b2b
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_999.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10014.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10015.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10016.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10018.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10019.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10020.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10021.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10022.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10023.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10024.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11320.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10041.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10612.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10694.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10732.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_10058.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11759.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11775.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11828.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11857.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11881.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_11906.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li div .slot_12042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:hover .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child).active {
    background: linear-gradient(135deg, #cb9b35, #e9d89c)
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #e9d89c, #cb9b35);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb li:first-child.active {
    background: url("/static/betsb/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li {
    background-color: #262626;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li.slot_0 {
    background: url("/static/tycjt/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li.slot_0:hover {
    background: url("/static/tycjt/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div {
    border-bottom: 1px solid #2b2b2b
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_999 {
    background: url("/static/tycjt/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10014 {
    background: url("/static/tycjt/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10015 {
    background: url("/static/tycjt/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10016 {
    background: url("/static/tycjt/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10018 {
    background: url("/static/tycjt/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10019 {
    background: url("/static/tycjt/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10020 {
    background: url("/static/tycjt/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10021 {
    background: url("/static/tycjt/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10022 {
    background: url("/static/tycjt/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10023 {
    background: url("/static/tycjt/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10024 {
    background: url("/static/tycjt/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11320 {
    background: url("/static/tycjt/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10041 {
    background: url("/static/tycjt/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10042 {
    background: url("/static/tycjt/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10612 {
    background: url("/static/tycjt/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10694 {
    background: url("/static/tycjt/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10732 {
    background: url("/static/tycjt/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10058 {
    background: url("/static/tycjt/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11759 {
    background: url("/static/tycjt/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11775 {
    background: url("/static/tycjt/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11828 {
    background: url("/static/tycjt/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11857 {
    background: url("/static/tycjt/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11881 {
    background: url("/static/tycjt/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11906 {
    background: url("/static/tycjt/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_12042 {
    background: url("/static/tycjt/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_999.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10014.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10015.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10016.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10018.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10019.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10020.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10021.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10022.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10023.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10024.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11320.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10041.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10042.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10612.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10694.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10732.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_10058.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11759.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11775.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11828.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11857.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11881.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_11906.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li div .slot_12042.newactive {
    background: url("/static/tycjt/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_999 {
    background: url("/static/tycjt/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10014 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10015 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10016 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10018 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10019 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10020 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10021 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10022 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10023 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10024 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11320 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10041 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10042 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10612 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10694 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10732 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_10058 {
    background: url("/static/tycjt/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11759 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11775 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11828 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11857 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11881 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_11906 {
    background: url("/static/tycjt/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:hover .slot_12042 {
    background: url("/static/tycjt/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child).active {
    background: linear-gradient(135deg, #cb9b35, #e9d89c)
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #e9d89c, #cb9b35);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tycjt li:first-child.active {
    background: url("/static/tycjt/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li {
    background-color: #262626;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li.slot_0 {
    background: url("/static/test-4/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li.slot_0:hover {
    background: url("/static/test-4/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div {
    border-bottom: 1px solid #2b2b2b
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_999 {
    background: url("/static/test-4/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10014 {
    background: url("/static/test-4/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10015 {
    background: url("/static/test-4/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10016 {
    background: url("/static/test-4/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10018 {
    background: url("/static/test-4/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10019 {
    background: url("/static/test-4/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10020 {
    background: url("/static/test-4/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10021 {
    background: url("/static/test-4/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10022 {
    background: url("/static/test-4/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10023 {
    background: url("/static/test-4/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10024 {
    background: url("/static/test-4/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11320 {
    background: url("/static/test-4/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10041 {
    background: url("/static/test-4/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10042 {
    background: url("/static/test-4/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10612 {
    background: url("/static/test-4/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10694 {
    background: url("/static/test-4/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10732 {
    background: url("/static/test-4/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10058 {
    background: url("/static/test-4/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11759 {
    background: url("/static/test-4/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11775 {
    background: url("/static/test-4/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11828 {
    background: url("/static/test-4/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11857 {
    background: url("/static/test-4/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11881 {
    background: url("/static/test-4/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11906 {
    background: url("/static/test-4/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_12042 {
    background: url("/static/test-4/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_999.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10014.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10015.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10016.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10018.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10019.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10020.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10021.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10022.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10023.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10024.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11320.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10041.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10042.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10612.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10694.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10732.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_10058.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11759.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11775.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11828.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11857.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11881.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_11906.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li div .slot_12042.newactive {
    background: url("/static/test-4/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_999 {
    background: url("/static/test-4/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10014 {
    background: url("/static/test-4/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10015 {
    background: url("/static/test-4/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10016 {
    background: url("/static/test-4/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10018 {
    background: url("/static/test-4/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10019 {
    background: url("/static/test-4/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10020 {
    background: url("/static/test-4/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10021 {
    background: url("/static/test-4/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10022 {
    background: url("/static/test-4/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10023 {
    background: url("/static/test-4/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10024 {
    background: url("/static/test-4/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11320 {
    background: url("/static/test-4/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10041 {
    background: url("/static/test-4/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10042 {
    background: url("/static/test-4/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10612 {
    background: url("/static/test-4/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10694 {
    background: url("/static/test-4/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10732 {
    background: url("/static/test-4/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_10058 {
    background: url("/static/test-4/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11759 {
    background: url("/static/test-4/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11775 {
    background: url("/static/test-4/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11828 {
    background: url("/static/test-4/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11857 {
    background: url("/static/test-4/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11881 {
    background: url("/static/test-4/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_11906 {
    background: url("/static/test-4/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:hover .slot_12042 {
    background: url("/static/test-4/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child).active {
    background: linear-gradient(135deg, #cb9b35, #e9d89c)
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #e9d89c, #cb9b35);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:first-child.active {
    background: url("/static/test-4/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_test-4 li:first-child.active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li {
    background-color: #262626;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li.slot_0 {
    background: url("/static/betsb/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li.slot_0:hover {
    background: url("/static/betsb/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div {
    border-bottom: 1px solid #2b2b2b
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_999.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10014.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10015.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10016.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10018.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10019.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10020.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10021.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10022.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10023.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10024.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11320.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10041.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10612.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10694.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10732.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_10058.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11759.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11775.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11828.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11857.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11881.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_11906.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li div .slot_12042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:hover .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child).active {
    background: linear-gradient(135deg, #cb9b35, #e9d89c)
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #e9d89c, #cb9b35);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:first-child.active {
    background: url("/static/betsb/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_betsb-preview li:first-child.active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li {
    background-color: #530815;
    color: #bc7783
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li.slot_0 {
    background: url("/static/pjdc/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li.slot_0:hover {
    background: url("/static/pjdc/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div {
    border-bottom: 1px solid #712c24
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_999 {
    background: url("/static/pjdc/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10014 {
    background: url("/static/pjdc/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10015 {
    background: url("/static/pjdc/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10016 {
    background: url("/static/pjdc/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10018 {
    background: url("/static/pjdc/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10019 {
    background: url("/static/pjdc/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10020 {
    background: url("/static/pjdc/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10021 {
    background: url("/static/pjdc/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10022 {
    background: url("/static/pjdc/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10023 {
    background: url("/static/pjdc/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10024 {
    background: url("/static/pjdc/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11320 {
    background: url("/static/pjdc/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10041 {
    background: url("/static/pjdc/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10042 {
    background: url("/static/pjdc/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10612 {
    background: url("/static/pjdc/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10694 {
    background: url("/static/pjdc/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10732 {
    background: url("/static/pjdc/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10058 {
    background: url("/static/pjdc/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11759 {
    background: url("/static/pjdc/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11775 {
    background: url("/static/pjdc/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11828 {
    background: url("/static/pjdc/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11857 {
    background: url("/static/pjdc/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11881 {
    background: url("/static/pjdc/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11906 {
    background: url("/static/pjdc/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_12042 {
    background: url("/static/pjdc/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_999.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10014.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10015.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10016.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10018.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10019.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10020.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10021.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10022.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10023.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10024.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11320.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10041.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10042.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10612.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10694.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10732.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_10058.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11759.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11775.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11828.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11857.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11881.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_11906.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li div .slot_12042.newactive {
    background: url("/static/pjdc/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_999 {
    background: url("/static/pjdc/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10014 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10015 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10016 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10018 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10019 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10020 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10021 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10022 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10023 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10024 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11320 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10041 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10042 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10612 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10694 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10732 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_10058 {
    background: url("/static/pjdc/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11759 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11775 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11828 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11857 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11881 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_11906 {
    background: url("/static/pjdc/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:hover .slot_12042 {
    background: url("/static/pjdc/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child).active {
    background: linear-gradient(#f3cb52, #fcdf84)
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: -o-linear-linear-gradient(#f3cb52, #fcdf84);
    background: linear-gradient(#f3cb52, #fcdf84);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_pjdc li:first-child.active {
    background: url("/static/pjdc/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li {
    background-color: #251c47;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li.slot_0 {
    background: url("/static/mgm/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li.slot_0:hover {
    background: url("/static/mgm/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div {
    border-bottom: 1px solid #45377a
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_999 {
    background: url("/static/mgm/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10014 {
    background: url("/static/mgm/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10015 {
    background: url("/static/mgm/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10016 {
    background: url("/static/mgm/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10018 {
    background: url("/static/mgm/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10019 {
    background: url("/static/mgm/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10020 {
    background: url("/static/mgm/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10021 {
    background: url("/static/mgm/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10022 {
    background: url("/static/mgm/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10023 {
    background: url("/static/mgm/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10024 {
    background: url("/static/mgm/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11320 {
    background: url("/static/mgm/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10041 {
    background: url("/static/mgm/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10042 {
    background: url("/static/mgm/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10612 {
    background: url("/static/mgm/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10694 {
    background: url("/static/mgm/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10732 {
    background: url("/static/mgm/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10058 {
    background: url("/static/mgm/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11759 {
    background: url("/static/mgm/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11775 {
    background: url("/static/mgm/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11828 {
    background: url("/static/mgm/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11857 {
    background: url("/static/mgm/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11881 {
    background: url("/static/mgm/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11906 {
    background: url("/static/mgm/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_12042 {
    background: url("/static/mgm/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_999.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10014.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10015.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10016.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10018.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10019.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10020.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10021.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10022.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10023.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10024.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11320.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10041.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10042.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10612.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10694.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10732.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_10058.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11759.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11775.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11828.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11857.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11881.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_11906.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li div .slot_12042.newactive {
    background: url("/static/mgm/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li span {
    color: #ebebeb;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_999 {
    background: url("/static/mgm/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10014 {
    background: url("/static/mgm/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10015 {
    background: url("/static/mgm/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10016 {
    background: url("/static/mgm/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10018 {
    background: url("/static/mgm/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10019 {
    background: url("/static/mgm/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10020 {
    background: url("/static/mgm/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10021 {
    background: url("/static/mgm/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10022 {
    background: url("/static/mgm/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10023 {
    background: url("/static/mgm/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10024 {
    background: url("/static/mgm/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11320 {
    background: url("/static/mgm/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10041 {
    background: url("/static/mgm/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10042 {
    background: url("/static/mgm/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10612 {
    background: url("/static/mgm/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10694 {
    background: url("/static/mgm/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10732 {
    background: url("/static/mgm/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_10058 {
    background: url("/static/mgm/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11759 {
    background: url("/static/mgm/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11775 {
    background: url("/static/mgm/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11828 {
    background: url("/static/mgm/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11857 {
    background: url("/static/mgm/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11881 {
    background: url("/static/mgm/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_11906 {
    background: url("/static/mgm/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:hover .slot_12042 {
    background: url("/static/mgm/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child).active {
    background: linear-gradient(#ffb459, #ff5f00)
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: -o-linear-linear-gradient(#ffb459, #ff5f00);
    background: linear-gradient(#ffb459, #ff5f00);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_mgm li:first-child.active {
    background: url("/static/mgm/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li {
    background-color: #37251c;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li.slot_0 {
    background: url("/static/cmgm/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li.slot_0:hover {
    background: url("/static/cmgm/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div {
    border-bottom: 1px solid #45377a
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_999 {
    background: url("/static/cmgm/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10014 {
    background: url("/static/cmgm/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10015 {
    background: url("/static/cmgm/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10016 {
    background: url("/static/cmgm/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10018 {
    background: url("/static/cmgm/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10019 {
    background: url("/static/cmgm/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10020 {
    background: url("/static/cmgm/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10021 {
    background: url("/static/cmgm/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10022 {
    background: url("/static/cmgm/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10023 {
    background: url("/static/cmgm/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10024 {
    background: url("/static/cmgm/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11320 {
    background: url("/static/cmgm/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10041 {
    background: url("/static/cmgm/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10042 {
    background: url("/static/cmgm/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10612 {
    background: url("/static/cmgm/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10694 {
    background: url("/static/cmgm/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10732 {
    background: url("/static/cmgm/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10058 {
    background: url("/static/cmgm/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11759 {
    background: url("/static/cmgm/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11775 {
    background: url("/static/cmgm/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11828 {
    background: url("/static/cmgm/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11857 {
    background: url("/static/cmgm/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11881 {
    background: url("/static/cmgm/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11906 {
    background: url("/static/cmgm/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_12042 {
    background: url("/static/cmgm/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_999.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10014.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10015.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10016.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10018.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10019.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10020.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10021.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10022.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10023.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10024.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11320.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10041.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10042.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10612.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10694.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10732.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_10058.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11759.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11775.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11828.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11857.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11881.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_11906.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li div .slot_12042.newactive {
    background: url("/static/cmgm/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li span {
    color: #ebebeb;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_999 {
    background: url("/static/cmgm/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10014 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10015 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10016 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10018 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10019 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10020 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10021 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10022 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10023 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10024 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11320 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10041 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10042 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10612 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10694 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10732 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_10058 {
    background: url("/static/cmgm/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11759 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11775 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11828 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11857 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11881 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_11906 {
    background: url("/static/cmgm/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:hover .slot_12042 {
    background: url("/static/cmgm/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child).active {
    background: linear-gradient(#ad1c16, #37251c)
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: -o-linear-linear-gradient(#ad1c16, #37251c);
    background: linear-gradient(#ad1c16, #37251c);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cmgm li:first-child.active {
    background: url("/static/cmgm/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li {
    background-color: #251c47;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li.slot_0 {
    background: url("/static/amxpj/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li.slot_0:hover {
    background: url("/static/amxpj/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div {
    border-bottom: 1px solid #45377a
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_999 {
    background: url("/static/amxpj/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10014 {
    background: url("/static/amxpj/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10015 {
    background: url("/static/amxpj/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10016 {
    background: url("/static/amxpj/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10018 {
    background: url("/static/amxpj/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10019 {
    background: url("/static/amxpj/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10020 {
    background: url("/static/amxpj/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10021 {
    background: url("/static/amxpj/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10022 {
    background: url("/static/amxpj/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10023 {
    background: url("/static/amxpj/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10024 {
    background: url("/static/amxpj/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11320 {
    background: url("/static/amxpj/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10041 {
    background: url("/static/amxpj/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10042 {
    background: url("/static/amxpj/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10612 {
    background: url("/static/amxpj/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10694 {
    background: url("/static/amxpj/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10732 {
    background: url("/static/amxpj/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10058 {
    background: url("/static/amxpj/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11759 {
    background: url("/static/amxpj/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11775 {
    background: url("/static/amxpj/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11828 {
    background: url("/static/amxpj/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11857 {
    background: url("/static/amxpj/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11881 {
    background: url("/static/amxpj/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11906 {
    background: url("/static/amxpj/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_12042 {
    background: url("/static/amxpj/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_999.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10014.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10015.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10016.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10018.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10019.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10020.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10021.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10022.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10023.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10024.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11320.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10041.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10042.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10612.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10694.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10732.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_10058.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11759.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11775.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11828.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11857.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11881.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_11906.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li div .slot_12042.newactive {
    background: url("/static/amxpj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li span {
    color: #ebebeb;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_999 {
    background: url("/static/amxpj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10014 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10015 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10016 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10018 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10019 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10020 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10021 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10022 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10023 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10024 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11320 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10041 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10042 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10612 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10694 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10732 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_10058 {
    background: url("/static/amxpj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11759 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11775 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11828 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11857 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11881 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_11906 {
    background: url("/static/amxpj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:hover .slot_12042 {
    background: url("/static/amxpj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child).active {
    background: linear-gradient(#ffb459, #ff5f00)
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: -o-linear-linear-gradient(#ffb459, #ff5f00);
    background: linear-gradient(#ffb459, #ff5f00);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amxpj li:first-child.active {
    background: url("/static/amxpj/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li.slot_0 {
    background: url("/static/test-1/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li.slot_0:hover {
    background: url("/static/test-1/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_999 {
    background: url("/static/test-1/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10014 {
    background: url("/static/test-1/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10015 {
    background: url("/static/test-1/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10016 {
    background: url("/static/test-1/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10018 {
    background: url("/static/test-1/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10019 {
    background: url("/static/test-1/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10020 {
    background: url("/static/test-1/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10021 {
    background: url("/static/test-1/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10022 {
    background: url("/static/test-1/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10023 {
    background: url("/static/test-1/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10024 {
    background: url("/static/test-1/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11320 {
    background: url("/static/test-1/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10041 {
    background: url("/static/test-1/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10042 {
    background: url("/static/test-1/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10612 {
    background: url("/static/test-1/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10694 {
    background: url("/static/test-1/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10732 {
    background: url("/static/test-1/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10058 {
    background: url("/static/test-1/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11759 {
    background: url("/static/test-1/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11775 {
    background: url("/static/test-1/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11828 {
    background: url("/static/test-1/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11857 {
    background: url("/static/test-1/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11881 {
    background: url("/static/test-1/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11906 {
    background: url("/static/test-1/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_12042 {
    background: url("/static/test-1/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_999.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10014.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10015.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10016.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10018.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10019.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10020.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10021.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10022.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10023.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10024.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11320.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10041.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10042.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10612.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10694.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10732.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_10058.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11759.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11775.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11828.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11857.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11881.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_11906.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li div .slot_12042.newactive {
    background: url("/static/test-1/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_999 {
    background: url("/static/test-1/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10014 {
    background: url("/static/test-1/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10015 {
    background: url("/static/test-1/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10016 {
    background: url("/static/test-1/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10018 {
    background: url("/static/test-1/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10019 {
    background: url("/static/test-1/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10020 {
    background: url("/static/test-1/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10021 {
    background: url("/static/test-1/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10022 {
    background: url("/static/test-1/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10023 {
    background: url("/static/test-1/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10024 {
    background: url("/static/test-1/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11320 {
    background: url("/static/test-1/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10041 {
    background: url("/static/test-1/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10042 {
    background: url("/static/test-1/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10612 {
    background: url("/static/test-1/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10694 {
    background: url("/static/test-1/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10732 {
    background: url("/static/test-1/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_10058 {
    background: url("/static/test-1/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11759 {
    background: url("/static/test-1/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11775 {
    background: url("/static/test-1/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11828 {
    background: url("/static/test-1/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11857 {
    background: url("/static/test-1/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11881 {
    background: url("/static/test-1/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_11906 {
    background: url("/static/test-1/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:hover .slot_12042 {
    background: url("/static/test-1/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_test-1 li:first-child.active {
    background: url("/static/test-1/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li.slot_0 {
    background: url("/static/vnso/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li.slot_0:hover {
    background: url("/static/vnso/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_999 {
    background: url("/static/vnso/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10014 {
    background: url("/static/vnso/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10015 {
    background: url("/static/vnso/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10016 {
    background: url("/static/vnso/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10018 {
    background: url("/static/vnso/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10019 {
    background: url("/static/vnso/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10020 {
    background: url("/static/vnso/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10021 {
    background: url("/static/vnso/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10022 {
    background: url("/static/vnso/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10023 {
    background: url("/static/vnso/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10024 {
    background: url("/static/vnso/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11320 {
    background: url("/static/vnso/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10041 {
    background: url("/static/vnso/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10042 {
    background: url("/static/vnso/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10612 {
    background: url("/static/vnso/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10694 {
    background: url("/static/vnso/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10732 {
    background: url("/static/vnso/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10058 {
    background: url("/static/vnso/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11759 {
    background: url("/static/vnso/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11775 {
    background: url("/static/vnso/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11828 {
    background: url("/static/vnso/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11857 {
    background: url("/static/vnso/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11881 {
    background: url("/static/vnso/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11906 {
    background: url("/static/vnso/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_12042 {
    background: url("/static/vnso/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_999.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10014.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10015.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10016.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10018.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10019.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10020.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10021.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10022.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10023.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10024.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11320.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10041.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10042.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10612.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10694.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10732.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_10058.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11759.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11775.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11828.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11857.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11881.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_11906.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li div .slot_12042.newactive {
    background: url("/static/vnso/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_999 {
    background: url("/static/vnso/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10014 {
    background: url("/static/vnso/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10015 {
    background: url("/static/vnso/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10016 {
    background: url("/static/vnso/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10018 {
    background: url("/static/vnso/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10019 {
    background: url("/static/vnso/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10020 {
    background: url("/static/vnso/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10021 {
    background: url("/static/vnso/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10022 {
    background: url("/static/vnso/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10023 {
    background: url("/static/vnso/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10024 {
    background: url("/static/vnso/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11320 {
    background: url("/static/vnso/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10041 {
    background: url("/static/vnso/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10042 {
    background: url("/static/vnso/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10612 {
    background: url("/static/vnso/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10694 {
    background: url("/static/vnso/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10732 {
    background: url("/static/vnso/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_10058 {
    background: url("/static/vnso/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11759 {
    background: url("/static/vnso/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11775 {
    background: url("/static/vnso/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11828 {
    background: url("/static/vnso/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11857 {
    background: url("/static/vnso/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11881 {
    background: url("/static/vnso/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_11906 {
    background: url("/static/vnso/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:hover .slot_12042 {
    background: url("/static/vnso/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnso li:first-child.active {
    background: url("/static/vnso/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li.slot_0 {
    background: url("/static/99qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li.slot_0:hover {
    background: url("/static/99qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .game_icon {
    width: 67px
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_999 {
    background: url("/static/99qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10014 {
    background: url("/static/99qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10015 {
    background: url("/static/99qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10016 {
    background: url("/static/99qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10018 {
    background: url("/static/99qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10019 {
    background: url("/static/99qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10020 {
    background: url("/static/99qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10021 {
    background: url("/static/99qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10022 {
    background: url("/static/99qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10023 {
    background: url("/static/99qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10024 {
    background: url("/static/99qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11320 {
    background: url("/static/99qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10041 {
    background: url("/static/99qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10042 {
    background: url("/static/99qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10612 {
    background: url("/static/99qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10694 {
    background: url("/static/99qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10732 {
    background: url("/static/99qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10058 {
    background: url("/static/99qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11759 {
    background: url("/static/99qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11775 {
    background: url("/static/99qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11828 {
    background: url("/static/99qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11857 {
    background: url("/static/99qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11881 {
    background: url("/static/99qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11906 {
    background: url("/static/99qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_12042 {
    background: url("/static/99qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_999.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10014.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10015.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10016.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10018.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10019.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10020.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10021.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10022.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10023.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10024.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11320.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10041.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10042.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10612.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10694.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10732.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_10058.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11759.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11775.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11828.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11857.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11881.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_11906.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li div .slot_12042.newactive {
    background: url("/static/99qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_999 {
    background: url("/static/99qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10014 {
    background: url("/static/99qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10015 {
    background: url("/static/99qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10016 {
    background: url("/static/99qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10018 {
    background: url("/static/99qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10019 {
    background: url("/static/99qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10020 {
    background: url("/static/99qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10021 {
    background: url("/static/99qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10022 {
    background: url("/static/99qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10023 {
    background: url("/static/99qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10024 {
    background: url("/static/99qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11320 {
    background: url("/static/99qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10041 {
    background: url("/static/99qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10042 {
    background: url("/static/99qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10612 {
    background: url("/static/99qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10694 {
    background: url("/static/99qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10732 {
    background: url("/static/99qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_10058 {
    background: url("/static/99qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11759 {
    background: url("/static/99qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11775 {
    background: url("/static/99qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11828 {
    background: url("/static/99qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11857 {
    background: url("/static/99qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11881 {
    background: url("/static/99qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_11906 {
    background: url("/static/99qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:hover .slot_12042 {
    background: url("/static/99qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_99qp li:first-child.active {
    background: url("/static/99qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li.slot_0 {
    background: url("/static/478qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li.slot_0:hover {
    background: url("/static/478qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_999 {
    background: url("/static/478qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10014 {
    background: url("/static/478qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10015 {
    background: url("/static/478qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10016 {
    background: url("/static/478qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10018 {
    background: url("/static/478qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10019 {
    background: url("/static/478qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10020 {
    background: url("/static/478qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10021 {
    background: url("/static/478qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10022 {
    background: url("/static/478qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10023 {
    background: url("/static/478qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10024 {
    background: url("/static/478qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11320 {
    background: url("/static/478qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10041 {
    background: url("/static/478qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10042 {
    background: url("/static/478qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10612 {
    background: url("/static/478qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10694 {
    background: url("/static/478qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10732 {
    background: url("/static/478qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10058 {
    background: url("/static/478qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11759 {
    background: url("/static/478qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11775 {
    background: url("/static/478qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11828 {
    background: url("/static/478qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11857 {
    background: url("/static/478qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11881 {
    background: url("/static/478qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11906 {
    background: url("/static/478qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_12042 {
    background: url("/static/478qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_999.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10014.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10015.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10016.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10018.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10019.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10020.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10021.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10022.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10023.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10024.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11320.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10041.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10042.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10612.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10694.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10732.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_10058.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11759.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11775.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11828.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11857.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11881.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_11906.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li div .slot_12042.newactive {
    background: url("/static/478qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_999 {
    background: url("/static/478qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10014 {
    background: url("/static/478qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10015 {
    background: url("/static/478qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10016 {
    background: url("/static/478qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10018 {
    background: url("/static/478qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10019 {
    background: url("/static/478qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10020 {
    background: url("/static/478qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10021 {
    background: url("/static/478qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10022 {
    background: url("/static/478qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10023 {
    background: url("/static/478qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10024 {
    background: url("/static/478qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11320 {
    background: url("/static/478qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10041 {
    background: url("/static/478qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10042 {
    background: url("/static/478qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10612 {
    background: url("/static/478qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10694 {
    background: url("/static/478qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10732 {
    background: url("/static/478qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_10058 {
    background: url("/static/478qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11759 {
    background: url("/static/478qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11775 {
    background: url("/static/478qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11828 {
    background: url("/static/478qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11857 {
    background: url("/static/478qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11881 {
    background: url("/static/478qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_11906 {
    background: url("/static/478qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:hover .slot_12042 {
    background: url("/static/478qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_478qp li:first-child.active {
    background: url("/static/478qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li.slot_0 {
    background: url("/static/jsyl/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li.slot_0:hover {
    background: url("/static/jsyl/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_999 {
    background: url("/static/jsyl/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10014 {
    background: url("/static/jsyl/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10015 {
    background: url("/static/jsyl/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10016 {
    background: url("/static/jsyl/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10018 {
    background: url("/static/jsyl/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10019 {
    background: url("/static/jsyl/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10020 {
    background: url("/static/jsyl/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10021 {
    background: url("/static/jsyl/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10022 {
    background: url("/static/jsyl/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10023 {
    background: url("/static/jsyl/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10024 {
    background: url("/static/jsyl/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11320 {
    background: url("/static/jsyl/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10041 {
    background: url("/static/jsyl/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10042 {
    background: url("/static/jsyl/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10612 {
    background: url("/static/jsyl/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10694 {
    background: url("/static/jsyl/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10732 {
    background: url("/static/jsyl/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10058 {
    background: url("/static/jsyl/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11759 {
    background: url("/static/jsyl/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11775 {
    background: url("/static/jsyl/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11828 {
    background: url("/static/jsyl/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11857 {
    background: url("/static/jsyl/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11881 {
    background: url("/static/jsyl/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11906 {
    background: url("/static/jsyl/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_12042 {
    background: url("/static/jsyl/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_999.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10014.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10015.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10016.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10018.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10019.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10020.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10021.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10022.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10023.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10024.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11320.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10041.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10042.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10612.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10694.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10732.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_10058.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11759.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11775.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11828.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11857.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11881.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_11906.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li div .slot_12042.newactive {
    background: url("/static/jsyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_999 {
    background: url("/static/jsyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10014 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10015 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10016 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10018 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10019 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10020 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10021 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10022 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10023 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10024 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11320 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10041 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10042 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10612 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10694 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10732 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_10058 {
    background: url("/static/jsyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11759 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11775 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11828 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11857 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11881 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_11906 {
    background: url("/static/jsyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:hover .slot_12042 {
    background: url("/static/jsyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child).active {
    background: linear-gradient(135deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jsyl li:first-child.active {
    background: url("/static/jsyl/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li.slot_0 {
    background: url("/static/jltx/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li.slot_0:hover {
    background: url("/static/jltx/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_999 {
    background: url("/static/jltx/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10014 {
    background: url("/static/jltx/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10015 {
    background: url("/static/jltx/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10016 {
    background: url("/static/jltx/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10018 {
    background: url("/static/jltx/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10019 {
    background: url("/static/jltx/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10020 {
    background: url("/static/jltx/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10021 {
    background: url("/static/jltx/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10022 {
    background: url("/static/jltx/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10023 {
    background: url("/static/jltx/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10024 {
    background: url("/static/jltx/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11320 {
    background: url("/static/jltx/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10041 {
    background: url("/static/jltx/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10042 {
    background: url("/static/jltx/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10612 {
    background: url("/static/jltx/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10694 {
    background: url("/static/jltx/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10732 {
    background: url("/static/jltx/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10058 {
    background: url("/static/jltx/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11759 {
    background: url("/static/jltx/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11775 {
    background: url("/static/jltx/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11828 {
    background: url("/static/jltx/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11857 {
    background: url("/static/jltx/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11881 {
    background: url("/static/jltx/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11906 {
    background: url("/static/jltx/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_12042 {
    background: url("/static/jltx/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_999.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10014.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10015.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10016.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10018.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10019.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10020.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10021.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10022.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10023.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10024.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11320.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10041.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10042.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10612.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10694.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10732.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_10058.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11759.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11775.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11828.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11857.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11881.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_11906.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li div .slot_12042.newactive {
    background: url("/static/jltx/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_999 {
    background: url("/static/jltx/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10014 {
    background: url("/static/jltx/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10015 {
    background: url("/static/jltx/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10016 {
    background: url("/static/jltx/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10018 {
    background: url("/static/jltx/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10019 {
    background: url("/static/jltx/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10020 {
    background: url("/static/jltx/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10021 {
    background: url("/static/jltx/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10022 {
    background: url("/static/jltx/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10023 {
    background: url("/static/jltx/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10024 {
    background: url("/static/jltx/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11320 {
    background: url("/static/jltx/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10041 {
    background: url("/static/jltx/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10042 {
    background: url("/static/jltx/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10612 {
    background: url("/static/jltx/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10694 {
    background: url("/static/jltx/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10732 {
    background: url("/static/jltx/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_10058 {
    background: url("/static/jltx/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11759 {
    background: url("/static/jltx/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11775 {
    background: url("/static/jltx/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11828 {
    background: url("/static/jltx/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11857 {
    background: url("/static/jltx/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11881 {
    background: url("/static/jltx/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_11906 {
    background: url("/static/jltx/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:hover .slot_12042 {
    background: url("/static/jltx/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child).active {
    background: linear-gradient(135deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx li:first-child.active {
    background: url("/static/jltx/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li.slot_0 {
    background: url("/static/jltx-new2/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li.slot_0:hover {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_999 {
    background: url("/static/jltx-new2/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10014 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10015 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10016 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10018 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10019 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10020 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10021 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10022 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10023 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10024 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11320 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10041 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10042 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10612 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10694 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10732 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10058 {
    background: url("/static/jltx-new2/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11759 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11775 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11828 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11857 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11881 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11906 {
    background: url("/static/jltx-new2/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_12042 {
    background: url("/static/jltx-new2/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_999.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10014.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10015.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10016.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10018.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10019.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10020.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10021.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10022.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10023.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10024.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11320.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10041.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10042.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10612.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10694.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10732.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_10058.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11759.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11775.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11828.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11857.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11881.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_11906.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li div .slot_12042.newactive {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_999 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10014 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10015 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10016 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10018 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10019 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10020 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10021 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10022 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10023 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10024 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11320 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10041 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10042 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10612 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10694 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10732 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_10058 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11759 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11775 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11828 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11857 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11881 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_11906 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:hover .slot_12042 {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child).active {
    background: linear-gradient(135deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jltx-new2 li:first-child.active {
    background: url("/static/jltx-new2/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li.slot_0 {
    background: url("/static/vnst/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li.slot_0:hover {
    background: url("/static/vnst/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_999 {
    background: url("/static/vnst/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10014 {
    background: url("/static/vnst/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10015 {
    background: url("/static/vnst/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10016 {
    background: url("/static/vnst/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10018 {
    background: url("/static/vnst/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10019 {
    background: url("/static/vnst/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10020 {
    background: url("/static/vnst/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10021 {
    background: url("/static/vnst/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10022 {
    background: url("/static/vnst/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10023 {
    background: url("/static/vnst/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10024 {
    background: url("/static/vnst/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11320 {
    background: url("/static/vnst/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10041 {
    background: url("/static/vnst/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10042 {
    background: url("/static/vnst/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10612 {
    background: url("/static/vnst/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10694 {
    background: url("/static/vnst/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10732 {
    background: url("/static/vnst/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10058 {
    background: url("/static/vnst/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11759 {
    background: url("/static/vnst/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11775 {
    background: url("/static/vnst/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11828 {
    background: url("/static/vnst/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11857 {
    background: url("/static/vnst/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11881 {
    background: url("/static/vnst/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11906 {
    background: url("/static/vnst/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_12042 {
    background: url("/static/vnst/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_999.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10014.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10015.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10016.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10018.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10019.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10020.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10021.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10022.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10023.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10024.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11320.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10041.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10042.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10612.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10694.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10732.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_10058.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11759.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11775.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11828.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11857.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11881.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_11906.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li div .slot_12042.newactive {
    background: url("/static/vnst/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_999 {
    background: url("/static/vnst/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10014 {
    background: url("/static/vnst/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10015 {
    background: url("/static/vnst/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10016 {
    background: url("/static/vnst/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10018 {
    background: url("/static/vnst/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10019 {
    background: url("/static/vnst/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10020 {
    background: url("/static/vnst/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10021 {
    background: url("/static/vnst/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10022 {
    background: url("/static/vnst/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10023 {
    background: url("/static/vnst/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10024 {
    background: url("/static/vnst/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11320 {
    background: url("/static/vnst/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10041 {
    background: url("/static/vnst/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10042 {
    background: url("/static/vnst/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10612 {
    background: url("/static/vnst/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10694 {
    background: url("/static/vnst/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10732 {
    background: url("/static/vnst/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_10058 {
    background: url("/static/vnst/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11759 {
    background: url("/static/vnst/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11775 {
    background: url("/static/vnst/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11828 {
    background: url("/static/vnst/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11857 {
    background: url("/static/vnst/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11881 {
    background: url("/static/vnst/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_11906 {
    background: url("/static/vnst/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:hover .slot_12042 {
    background: url("/static/vnst/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_vnst li:first-child.active {
    background: url("/static/vnst/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li.slot_0 {
    background: url("/static/dqr/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li.slot_0:hover {
    background: url("/static/dqr/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_999 {
    background: url("/static/dqr/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10014 {
    background: url("/static/dqr/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10015 {
    background: url("/static/dqr/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10016 {
    background: url("/static/dqr/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10018 {
    background: url("/static/dqr/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10019 {
    background: url("/static/dqr/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10020 {
    background: url("/static/dqr/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10021 {
    background: url("/static/dqr/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10022 {
    background: url("/static/dqr/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10023 {
    background: url("/static/dqr/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10024 {
    background: url("/static/dqr/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11320 {
    background: url("/static/dqr/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10041 {
    background: url("/static/dqr/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10042 {
    background: url("/static/dqr/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10612 {
    background: url("/static/dqr/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10694 {
    background: url("/static/dqr/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10732 {
    background: url("/static/dqr/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10058 {
    background: url("/static/dqr/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11759 {
    background: url("/static/dqr/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11775 {
    background: url("/static/dqr/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11828 {
    background: url("/static/dqr/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11857 {
    background: url("/static/dqr/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11881 {
    background: url("/static/dqr/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11906 {
    background: url("/static/dqr/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_12042 {
    background: url("/static/dqr/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_999.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10014.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10015.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10016.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10018.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10019.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10020.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10021.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10022.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10023.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10024.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11320.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10041.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10042.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10612.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10694.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10732.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_10058.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11759.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11775.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11828.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11857.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11881.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_11906.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li div .slot_12042.newactive {
    background: url("/static/dqr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_999 {
    background: url("/static/dqr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10014 {
    background: url("/static/dqr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10015 {
    background: url("/static/dqr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10016 {
    background: url("/static/dqr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10018 {
    background: url("/static/dqr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10019 {
    background: url("/static/dqr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10020 {
    background: url("/static/dqr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10021 {
    background: url("/static/dqr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10022 {
    background: url("/static/dqr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10023 {
    background: url("/static/dqr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10024 {
    background: url("/static/dqr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11320 {
    background: url("/static/dqr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10041 {
    background: url("/static/dqr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10042 {
    background: url("/static/dqr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10612 {
    background: url("/static/dqr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10694 {
    background: url("/static/dqr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10732 {
    background: url("/static/dqr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_10058 {
    background: url("/static/dqr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11759 {
    background: url("/static/dqr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11775 {
    background: url("/static/dqr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11828 {
    background: url("/static/dqr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11857 {
    background: url("/static/dqr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11881 {
    background: url("/static/dqr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_11906 {
    background: url("/static/dqr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:hover .slot_12042 {
    background: url("/static/dqr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dqr li:first-child.active {
    background: url("/static/dqr/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li.slot_0 {
    background: url("/static/737qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li.slot_0:hover {
    background: url("/static/737qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_999 {
    background: url("/static/737qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10014 {
    background: url("/static/737qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10015 {
    background: url("/static/737qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10016 {
    background: url("/static/737qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10018 {
    background: url("/static/737qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10019 {
    background: url("/static/737qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10020 {
    background: url("/static/737qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10021 {
    background: url("/static/737qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10022 {
    background: url("/static/737qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10023 {
    background: url("/static/737qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10024 {
    background: url("/static/737qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11320 {
    background: url("/static/737qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10041 {
    background: url("/static/737qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10042 {
    background: url("/static/737qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10612 {
    background: url("/static/737qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10694 {
    background: url("/static/737qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10732 {
    background: url("/static/737qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10058 {
    background: url("/static/737qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11759 {
    background: url("/static/737qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11775 {
    background: url("/static/737qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11828 {
    background: url("/static/737qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11857 {
    background: url("/static/737qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11881 {
    background: url("/static/737qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11906 {
    background: url("/static/737qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_12042 {
    background: url("/static/737qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_999.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10014.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10015.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10016.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10018.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10019.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10020.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10021.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10022.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10023.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10024.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11320.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10041.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10042.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10612.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10694.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10732.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_10058.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11759.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11775.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11828.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11857.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11881.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_11906.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li div .slot_12042.newactive {
    background: url("/static/737qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_999 {
    background: url("/static/737qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10014 {
    background: url("/static/737qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10015 {
    background: url("/static/737qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10016 {
    background: url("/static/737qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10018 {
    background: url("/static/737qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10019 {
    background: url("/static/737qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10020 {
    background: url("/static/737qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10021 {
    background: url("/static/737qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10022 {
    background: url("/static/737qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10023 {
    background: url("/static/737qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10024 {
    background: url("/static/737qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11320 {
    background: url("/static/737qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10041 {
    background: url("/static/737qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10042 {
    background: url("/static/737qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10612 {
    background: url("/static/737qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10694 {
    background: url("/static/737qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10732 {
    background: url("/static/737qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_10058 {
    background: url("/static/737qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11759 {
    background: url("/static/737qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11775 {
    background: url("/static/737qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11828 {
    background: url("/static/737qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11857 {
    background: url("/static/737qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11881 {
    background: url("/static/737qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_11906 {
    background: url("/static/737qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:hover .slot_12042 {
    background: url("/static/737qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_737qp li:first-child.active {
    background: url("/static/737qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li.slot_0 {
    background: url("/static/qxcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li.slot_0:hover {
    background: url("/static/qxcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_999 {
    background: url("/static/qxcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10014 {
    background: url("/static/qxcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10015 {
    background: url("/static/qxcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10016 {
    background: url("/static/qxcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10018 {
    background: url("/static/qxcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10019 {
    background: url("/static/qxcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10020 {
    background: url("/static/qxcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10021 {
    background: url("/static/qxcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10022 {
    background: url("/static/qxcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10023 {
    background: url("/static/qxcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10024 {
    background: url("/static/qxcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11320 {
    background: url("/static/qxcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10041 {
    background: url("/static/qxcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10042 {
    background: url("/static/qxcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10612 {
    background: url("/static/qxcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10694 {
    background: url("/static/qxcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10732 {
    background: url("/static/qxcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10058 {
    background: url("/static/qxcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11759 {
    background: url("/static/qxcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11775 {
    background: url("/static/qxcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11828 {
    background: url("/static/qxcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11857 {
    background: url("/static/qxcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11881 {
    background: url("/static/qxcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11906 {
    background: url("/static/qxcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_12042 {
    background: url("/static/qxcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_999.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10014.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10015.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10016.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10018.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10019.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10020.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10021.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10022.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10023.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10024.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11320.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10041.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10042.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10612.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10694.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10732.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_10058.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11759.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11775.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11828.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11857.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11881.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_11906.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li div .slot_12042.newactive {
    background: url("/static/qxcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_999 {
    background: url("/static/qxcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10014 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10015 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10016 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10018 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10019 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10020 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10021 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10022 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10023 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10024 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11320 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10041 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10042 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10612 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10694 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10732 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_10058 {
    background: url("/static/qxcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11759 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11775 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11828 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11857 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11881 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_11906 {
    background: url("/static/qxcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:hover .slot_12042 {
    background: url("/static/qxcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qxcp li:first-child.active {
    background: url("/static/qxcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li.slot_0 {
    background: url("/static/103qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li.slot_0:hover {
    background: url("/static/103qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_999 {
    background: url("/static/103qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10014 {
    background: url("/static/103qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10015 {
    background: url("/static/103qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10016 {
    background: url("/static/103qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10018 {
    background: url("/static/103qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10019 {
    background: url("/static/103qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10020 {
    background: url("/static/103qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10021 {
    background: url("/static/103qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10022 {
    background: url("/static/103qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10023 {
    background: url("/static/103qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10024 {
    background: url("/static/103qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11320 {
    background: url("/static/103qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10041 {
    background: url("/static/103qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10042 {
    background: url("/static/103qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10612 {
    background: url("/static/103qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10694 {
    background: url("/static/103qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10732 {
    background: url("/static/103qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10058 {
    background: url("/static/103qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11759 {
    background: url("/static/103qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11775 {
    background: url("/static/103qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11828 {
    background: url("/static/103qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11857 {
    background: url("/static/103qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11881 {
    background: url("/static/103qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11906 {
    background: url("/static/103qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_12042 {
    background: url("/static/103qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_999.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10014.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10015.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10016.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10018.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10019.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10020.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10021.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10022.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10023.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10024.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11320.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10041.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10042.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10612.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10694.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10732.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_10058.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11759.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11775.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11828.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11857.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11881.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_11906.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li div .slot_12042.newactive {
    background: url("/static/103qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_999 {
    background: url("/static/103qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10014 {
    background: url("/static/103qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10015 {
    background: url("/static/103qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10016 {
    background: url("/static/103qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10018 {
    background: url("/static/103qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10019 {
    background: url("/static/103qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10020 {
    background: url("/static/103qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10021 {
    background: url("/static/103qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10022 {
    background: url("/static/103qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10023 {
    background: url("/static/103qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10024 {
    background: url("/static/103qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11320 {
    background: url("/static/103qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10041 {
    background: url("/static/103qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10042 {
    background: url("/static/103qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10612 {
    background: url("/static/103qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10694 {
    background: url("/static/103qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10732 {
    background: url("/static/103qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_10058 {
    background: url("/static/103qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11759 {
    background: url("/static/103qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11775 {
    background: url("/static/103qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11828 {
    background: url("/static/103qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11857 {
    background: url("/static/103qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11881 {
    background: url("/static/103qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_11906 {
    background: url("/static/103qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:hover .slot_12042 {
    background: url("/static/103qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_103qp li:first-child.active {
    background: url("/static/103qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_hty li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li.slot_0 {
    background: url("/static/hty/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li.slot_0:hover {
    background: url("/static/hty/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_999 {
    background: url("/static/hty/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10014 {
    background: url("/static/hty/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10015 {
    background: url("/static/hty/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10016 {
    background: url("/static/hty/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10018 {
    background: url("/static/hty/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10019 {
    background: url("/static/hty/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10020 {
    background: url("/static/hty/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10021 {
    background: url("/static/hty/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10022 {
    background: url("/static/hty/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10023 {
    background: url("/static/hty/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10024 {
    background: url("/static/hty/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11320 {
    background: url("/static/hty/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10041 {
    background: url("/static/hty/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10042 {
    background: url("/static/hty/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10612 {
    background: url("/static/hty/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10694 {
    background: url("/static/hty/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10732 {
    background: url("/static/hty/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10058 {
    background: url("/static/hty/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11759 {
    background: url("/static/hty/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11775 {
    background: url("/static/hty/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11828 {
    background: url("/static/hty/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11857 {
    background: url("/static/hty/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11881 {
    background: url("/static/hty/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11906 {
    background: url("/static/hty/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_12042 {
    background: url("/static/hty/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_999.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10014.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10015.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10016.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10018.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10019.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10020.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10021.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10022.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10023.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10024.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11320.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10041.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10042.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10612.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10694.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10732.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_10058.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11759.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11775.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11828.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11857.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11881.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_11906.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li div .slot_12042.newactive {
    background: url("/static/hty/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_hty li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_999 {
    background: url("/static/hty/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10014 {
    background: url("/static/hty/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10015 {
    background: url("/static/hty/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10016 {
    background: url("/static/hty/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10018 {
    background: url("/static/hty/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10019 {
    background: url("/static/hty/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10020 {
    background: url("/static/hty/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10021 {
    background: url("/static/hty/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10022 {
    background: url("/static/hty/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10023 {
    background: url("/static/hty/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10024 {
    background: url("/static/hty/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11320 {
    background: url("/static/hty/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10041 {
    background: url("/static/hty/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10042 {
    background: url("/static/hty/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10612 {
    background: url("/static/hty/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10694 {
    background: url("/static/hty/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10732 {
    background: url("/static/hty/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_10058 {
    background: url("/static/hty/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11759 {
    background: url("/static/hty/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11775 {
    background: url("/static/hty/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11828 {
    background: url("/static/hty/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11857 {
    background: url("/static/hty/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11881 {
    background: url("/static/hty/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_11906 {
    background: url("/static/hty/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:hover .slot_12042 {
    background: url("/static/hty/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hty li:first-child.active {
    background: url("/static/hty/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li.slot_0 {
    background: url("../images/chess/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li.slot_0:hover {
    background: url("../images/chess/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_999 {
    background: url("../images/chess/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10014 {
    background: url("../images/chess/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10015 {
    background: url("../images/chess/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10016 {
    background: url("../images/chess/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10018 {
    background: url("../images/chess/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10019 {
    background: url("../images/chess/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10020 {
    background: url("../images/chess/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10021 {
    background: url("../images/chess/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10022 {
    background: url("../images/chess/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10023 {
    background: url("../images/chess/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_gg {
    background: url("../images/gg.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10024 {
    background: url("../images/chess/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11320 {
    background: url("../images/chess/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10041 {
    background: url("../images/chess/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10042 {
    background: url("../images/chess/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10612 {
    background: url("../images/chess/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10694 {
    background: url("../images/chess/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10732 {
    background: url("../images/chess/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_hlqp {
    background: url("../images/card/hlqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10058 {
    background: url("../images/chess/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11759 {
    background: url("../images/chess/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11775 {
    background: url("../images/card/bsqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11828 {
    background: url("../images/card/blqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11857 {
    background: url("../images/card/ygqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11881 {
    background: url("../images/chess/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11906 {
    background: url("../images/chess/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_12042 {
    background: url("../images/chess/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_999.newactive {
    background: url("../images/chess/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10014.newactive {
    background: url("../images/chess/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10015.newactive {
    background: url("../images/chess/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10016.newactive {
    background: url("../images/chess/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10018.newactive {
    background: url("../images/chess/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10019.newactive {
    background: url("../images/chess/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10020.newactive {
    background: url("../images/chess/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10021.newactive {
    background: url("../images/chess/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10022.newactive {
    background: url("../images/chess/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10023.newactive {
    background: url("../images/chess/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_gg.newactive {
    background: url("../images/gg.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10024.newactive {
    background: url("../images/chess/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11320.newactive {
    background: url("../images/chess/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10041.newactive {
    background: url("../images/chess/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10042.newactive {
    background: url("../images/chess/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10612.newactive {
    background: url("../images/chess/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10694.newactive {
    background: url("../images/chess/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10732.newactive {
    background: url("../images/chess/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_hlqp.newactive {
    background: url("../images/card/hlqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_10058.newactive {
    background: url("../images/chess/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11759.newactive {
    background: url("../images/chess/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11775.newactive {
    background: url("../images/card/bsqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11828.newactive {
    background: url("../images/card/blqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11857.newactive {
    background: url("../images/card/ygqp.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11881.newactive {
    background: url("../images/chess/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_11906.newactive {
    background: url("../images/chess/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li div .slot_12042.newactive {
    background: url("../images/chess/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_999 {
    background: url("../images/chess/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10014 {
    background: url("../images/chess/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10015 {
    background: url("../images/chess/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10016 {
    background: url("../images/chess/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10018 {
    background: url("../images/chess/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10019 {
    background: url("../images/chess/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10020 {
    background: url("../images/chess/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10021 {
    background: url("../images/chess/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10022 {
    background: url("../images/chess/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10023 {
    background: url("../images/chess/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10024 {
    background: url("../images/chess/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_11320 {
    background: url("../images/chess/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10041 {
    background: url("../images/chess/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10042 {
    background: url("../images/chess/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10612 {
    background: url("../images/chess/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10694 {
    background: url("../images/chess/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10732 {
    background: url("../images/chess/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_10058 {
    background: url("../images/chess/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_11759 {
    background: url("../images/chess/11759.png") top no-repeat
}


#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_11828 {
    background: url("../images/card/blqp.png") top no-repeat
}


#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_11881 {
    background: url("../images/chess/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_11906 {
    background: url("../images/chess/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:hover .slot_12042 {
    background: url("../images/chess/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fhcp li:first-child.active {
    background: url("../images/chess/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li.slot_0 {
    background: url("/static/amvnsr/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li.slot_0:hover {
    background: url("/static/amvnsr/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_999 {
    background: url("/static/amvnsr/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10014 {
    background: url("/static/amvnsr/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10015 {
    background: url("/static/amvnsr/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10016 {
    background: url("/static/amvnsr/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10018 {
    background: url("/static/amvnsr/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10019 {
    background: url("/static/amvnsr/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10020 {
    background: url("/static/amvnsr/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10021 {
    background: url("/static/amvnsr/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10022 {
    background: url("/static/amvnsr/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10023 {
    background: url("/static/amvnsr/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10024 {
    background: url("/static/amvnsr/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11320 {
    background: url("/static/amvnsr/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10041 {
    background: url("/static/amvnsr/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10042 {
    background: url("/static/amvnsr/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10612 {
    background: url("/static/amvnsr/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10694 {
    background: url("/static/amvnsr/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10732 {
    background: url("/static/amvnsr/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10058 {
    background: url("/static/amvnsr/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11759 {
    background: url("/static/amvnsr/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11775 {
    background: url("/static/amvnsr/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11828 {
    background: url("/static/amvnsr/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11857 {
    background: url("/static/amvnsr/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11881 {
    background: url("/static/amvnsr/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11906 {
    background: url("/static/amvnsr/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_12042 {
    background: url("/static/amvnsr/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_999.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10014.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10015.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10016.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10018.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10019.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10020.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10021.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10022.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10023.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10024.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11320.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10041.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10042.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10612.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10694.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10732.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_10058.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11759.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11775.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11828.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11857.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11881.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_11906.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li div .slot_12042.newactive {
    background: url("/static/amvnsr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_999 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10014 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10015 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10016 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10018 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10019 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10020 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10021 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10022 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10023 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10024 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11320 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10041 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10042 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10612 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10694 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10732 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_10058 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11759 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11775 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11828 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11857 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11881 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_11906 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:hover .slot_12042 {
    background: url("/static/amvnsr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvnsr li:first-child.active {
    background: url("/static/amvnsr/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li.slot_0 {
    background: url("/static/aqvns/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li.slot_0:hover {
    background: url("/static/aqvns/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_999 {
    background: url("/static/aqvns/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10014 {
    background: url("/static/aqvns/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10015 {
    background: url("/static/aqvns/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10016 {
    background: url("/static/aqvns/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10018 {
    background: url("/static/aqvns/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10019 {
    background: url("/static/aqvns/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10020 {
    background: url("/static/aqvns/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10021 {
    background: url("/static/aqvns/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10022 {
    background: url("/static/aqvns/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10023 {
    background: url("/static/aqvns/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10024 {
    background: url("/static/aqvns/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11320 {
    background: url("/static/aqvns/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10041 {
    background: url("/static/aqvns/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10042 {
    background: url("/static/aqvns/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10612 {
    background: url("/static/aqvns/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10694 {
    background: url("/static/aqvns/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10732 {
    background: url("/static/aqvns/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10058 {
    background: url("/static/aqvns/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11759 {
    background: url("/static/aqvns/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11775 {
    background: url("/static/aqvns/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11828 {
    background: url("/static/aqvns/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11857 {
    background: url("/static/aqvns/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11881 {
    background: url("/static/aqvns/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11906 {
    background: url("/static/aqvns/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_12042 {
    background: url("/static/aqvns/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_999.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10014.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10015.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10016.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10018.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10019.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10020.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10021.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10022.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10023.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10024.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11320.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10041.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10042.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10612.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10694.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10732.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_10058.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11759.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11775.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11828.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11857.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11881.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_11906.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li div .slot_12042.newactive {
    background: url("/static/aqvns/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_999 {
    background: url("/static/aqvns/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10014 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10015 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10016 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10018 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10019 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10020 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10021 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10022 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10023 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10024 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11320 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10041 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10042 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10612 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10694 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10732 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_10058 {
    background: url("/static/aqvns/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11759 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11775 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11828 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11857 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11881 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_11906 {
    background: url("/static/aqvns/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:hover .slot_12042 {
    background: url("/static/aqvns/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_aqvns li:first-child.active {
    background: url("/static/aqvns/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li.slot_0 {
    background: url("/static/amhg/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li.slot_0:hover {
    background: url("/static/amhg/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_999 {
    background: url("/static/amhg/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10014 {
    background: url("/static/amhg/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10015 {
    background: url("/static/amhg/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10016 {
    background: url("/static/amhg/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10018 {
    background: url("/static/amhg/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10019 {
    background: url("/static/amhg/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10020 {
    background: url("/static/amhg/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10021 {
    background: url("/static/amhg/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10022 {
    background: url("/static/amhg/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10023 {
    background: url("/static/amhg/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10024 {
    background: url("/static/amhg/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11320 {
    background: url("/static/amhg/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10041 {
    background: url("/static/amhg/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10042 {
    background: url("/static/amhg/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10612 {
    background: url("/static/amhg/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10694 {
    background: url("/static/amhg/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10732 {
    background: url("/static/amhg/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10058 {
    background: url("/static/amhg/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11759 {
    background: url("/static/amhg/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11775 {
    background: url("/static/amhg/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11828 {
    background: url("/static/amhg/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11857 {
    background: url("/static/amhg/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11881 {
    background: url("/static/amhg/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11906 {
    background: url("/static/amhg/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_12042 {
    background: url("/static/amhg/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_999.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10014.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10015.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10016.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10018.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10019.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10020.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10021.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10022.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10023.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10024.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11320.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10041.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10042.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10612.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10694.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10732.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_10058.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11759.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11775.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11828.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11857.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11881.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_11906.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li div .slot_12042.newactive {
    background: url("/static/amhg/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_999 {
    background: url("/static/amhg/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10014 {
    background: url("/static/amhg/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10015 {
    background: url("/static/amhg/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10016 {
    background: url("/static/amhg/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10018 {
    background: url("/static/amhg/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10019 {
    background: url("/static/amhg/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10020 {
    background: url("/static/amhg/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10021 {
    background: url("/static/amhg/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10022 {
    background: url("/static/amhg/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10023 {
    background: url("/static/amhg/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10024 {
    background: url("/static/amhg/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11320 {
    background: url("/static/amhg/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10041 {
    background: url("/static/amhg/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10042 {
    background: url("/static/amhg/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10612 {
    background: url("/static/amhg/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10694 {
    background: url("/static/amhg/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10732 {
    background: url("/static/amhg/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_10058 {
    background: url("/static/amhg/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11759 {
    background: url("/static/amhg/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11775 {
    background: url("/static/amhg/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11828 {
    background: url("/static/amhg/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11857 {
    background: url("/static/amhg/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11881 {
    background: url("/static/amhg/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_11906 {
    background: url("/static/amhg/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:hover .slot_12042 {
    background: url("/static/amhg/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amhg li:first-child.active {
    background: url("/static/amhg/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li.slot_0 {
    background: url("/static/qygj/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li.slot_0:hover {
    background: url("/static/qygj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_999 {
    background: url("/static/qygj/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10014 {
    background: url("/static/qygj/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10015 {
    background: url("/static/qygj/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10016 {
    background: url("/static/qygj/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10018 {
    background: url("/static/qygj/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10019 {
    background: url("/static/qygj/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10020 {
    background: url("/static/qygj/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10021 {
    background: url("/static/qygj/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10022 {
    background: url("/static/qygj/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10023 {
    background: url("/static/qygj/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10024 {
    background: url("/static/qygj/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11320 {
    background: url("/static/qygj/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10041 {
    background: url("/static/qygj/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10042 {
    background: url("/static/qygj/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10612 {
    background: url("/static/qygj/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10694 {
    background: url("/static/qygj/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10732 {
    background: url("/static/qygj/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10058 {
    background: url("/static/qygj/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11759 {
    background: url("/static/qygj/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11775 {
    background: url("/static/qygj/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11828 {
    background: url("/static/qygj/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11857 {
    background: url("/static/qygj/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11881 {
    background: url("/static/qygj/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11906 {
    background: url("/static/qygj/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_12042 {
    background: url("/static/qygj/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_999.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10014.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10015.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10016.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10018.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10019.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10020.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10021.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10022.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10023.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10024.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11320.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10041.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10042.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10612.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10694.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10732.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_10058.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11759.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11775.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11828.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11857.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11881.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_11906.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li div .slot_12042.newactive {
    background: url("/static/qygj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_999 {
    background: url("/static/qygj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10014 {
    background: url("/static/qygj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10015 {
    background: url("/static/qygj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10016 {
    background: url("/static/qygj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10018 {
    background: url("/static/qygj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10019 {
    background: url("/static/qygj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10020 {
    background: url("/static/qygj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10021 {
    background: url("/static/qygj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10022 {
    background: url("/static/qygj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10023 {
    background: url("/static/qygj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10024 {
    background: url("/static/qygj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11320 {
    background: url("/static/qygj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10041 {
    background: url("/static/qygj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10042 {
    background: url("/static/qygj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10612 {
    background: url("/static/qygj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10694 {
    background: url("/static/qygj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10732 {
    background: url("/static/qygj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_10058 {
    background: url("/static/qygj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11759 {
    background: url("/static/qygj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11775 {
    background: url("/static/qygj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11828 {
    background: url("/static/qygj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11857 {
    background: url("/static/qygj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11881 {
    background: url("/static/qygj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_11906 {
    background: url("/static/qygj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:hover .slot_12042 {
    background: url("/static/qygj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qygj li:first-child.active {
    background: url("/static/qygj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li.slot_0 {
    background: url("/static/hsyl/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li.slot_0:hover {
    background: url("/static/hsyl/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_999 {
    background: url("/static/hsyl/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10014 {
    background: url("/static/hsyl/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10015 {
    background: url("/static/hsyl/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10016 {
    background: url("/static/hsyl/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10018 {
    background: url("/static/hsyl/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10019 {
    background: url("/static/hsyl/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10020 {
    background: url("/static/hsyl/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10021 {
    background: url("/static/hsyl/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10022 {
    background: url("/static/hsyl/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10023 {
    background: url("/static/hsyl/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10024 {
    background: url("/static/hsyl/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11320 {
    background: url("/static/hsyl/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10041 {
    background: url("/static/hsyl/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10042 {
    background: url("/static/hsyl/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10612 {
    background: url("/static/hsyl/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10694 {
    background: url("/static/hsyl/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10732 {
    background: url("/static/hsyl/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10058 {
    background: url("/static/hsyl/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11759 {
    background: url("/static/hsyl/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11775 {
    background: url("/static/hsyl/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11828 {
    background: url("/static/hsyl/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11857 {
    background: url("/static/hsyl/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11881 {
    background: url("/static/hsyl/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11906 {
    background: url("/static/hsyl/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_12042 {
    background: url("/static/hsyl/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_999.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10014.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10015.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10016.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10018.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10019.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10020.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10021.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10022.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10023.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10024.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11320.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10041.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10042.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10612.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10694.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10732.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_10058.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11759.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11775.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11828.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11857.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11881.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_11906.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li div .slot_12042.newactive {
    background: url("/static/hsyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_999 {
    background: url("/static/hsyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10014 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10015 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10016 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10018 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10019 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10020 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10021 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10022 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10023 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10024 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11320 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10041 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10042 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10612 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10694 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10732 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_10058 {
    background: url("/static/hsyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11759 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11775 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11828 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11857 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11881 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_11906 {
    background: url("/static/hsyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:hover .slot_12042 {
    background: url("/static/hsyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_hsyl li:first-child.active {
    background: url("/static/hsyl/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li.slot_0 {
    background: url("/static/cjw/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li.slot_0:hover {
    background: url("/static/cjw/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_999 {
    background: url("/static/cjw/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10014 {
    background: url("/static/cjw/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10015 {
    background: url("/static/cjw/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10016 {
    background: url("/static/cjw/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10018 {
    background: url("/static/cjw/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10019 {
    background: url("/static/cjw/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10020 {
    background: url("/static/cjw/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10021 {
    background: url("/static/cjw/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10022 {
    background: url("/static/cjw/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10023 {
    background: url("/static/cjw/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10024 {
    background: url("/static/cjw/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11320 {
    background: url("/static/cjw/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10041 {
    background: url("/static/cjw/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10042 {
    background: url("/static/cjw/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10612 {
    background: url("/static/cjw/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10694 {
    background: url("/static/cjw/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10732 {
    background: url("/static/cjw/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10058 {
    background: url("/static/cjw/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11759 {
    background: url("/static/cjw/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11775 {
    background: url("/static/cjw/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11828 {
    background: url("/static/cjw/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11857 {
    background: url("/static/cjw/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11881 {
    background: url("/static/cjw/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11906 {
    background: url("/static/cjw/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_12042 {
    background: url("/static/cjw/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_999.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10014.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10015.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10016.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10018.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10019.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10020.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10021.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10022.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10023.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10024.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11320.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10041.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10042.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10612.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10694.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10732.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_10058.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11759.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11775.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11828.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11857.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11881.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_11906.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li div .slot_12042.newactive {
    background: url("/static/cjw/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_999 {
    background: url("/static/cjw/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10014 {
    background: url("/static/cjw/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10015 {
    background: url("/static/cjw/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10016 {
    background: url("/static/cjw/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10018 {
    background: url("/static/cjw/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10019 {
    background: url("/static/cjw/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10020 {
    background: url("/static/cjw/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10021 {
    background: url("/static/cjw/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10022 {
    background: url("/static/cjw/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10023 {
    background: url("/static/cjw/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10024 {
    background: url("/static/cjw/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11320 {
    background: url("/static/cjw/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10041 {
    background: url("/static/cjw/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10042 {
    background: url("/static/cjw/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10612 {
    background: url("/static/cjw/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10694 {
    background: url("/static/cjw/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10732 {
    background: url("/static/cjw/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_10058 {
    background: url("/static/cjw/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11759 {
    background: url("/static/cjw/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11775 {
    background: url("/static/cjw/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11828 {
    background: url("/static/cjw/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11857 {
    background: url("/static/cjw/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11881 {
    background: url("/static/cjw/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_11906 {
    background: url("/static/cjw/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:hover .slot_12042 {
    background: url("/static/cjw/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cjw li:first-child.active {
    background: url("/static/cjw/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li.slot_0 {
    background: url("/static/500wcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li.slot_0:hover {
    background: url("/static/500wcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_999 {
    background: url("/static/500wcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10014 {
    background: url("/static/500wcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10015 {
    background: url("/static/500wcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10016 {
    background: url("/static/500wcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10018 {
    background: url("/static/500wcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10019 {
    background: url("/static/500wcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10020 {
    background: url("/static/500wcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10021 {
    background: url("/static/500wcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10022 {
    background: url("/static/500wcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10023 {
    background: url("/static/500wcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10024 {
    background: url("/static/500wcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11320 {
    background: url("/static/500wcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10041 {
    background: url("/static/500wcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10042 {
    background: url("/static/500wcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10612 {
    background: url("/static/500wcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10694 {
    background: url("/static/500wcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10732 {
    background: url("/static/500wcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10058 {
    background: url("/static/500wcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11759 {
    background: url("/static/500wcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11775 {
    background: url("/static/500wcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11828 {
    background: url("/static/500wcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11857 {
    background: url("/static/500wcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11881 {
    background: url("/static/500wcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11906 {
    background: url("/static/500wcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_12042 {
    background: url("/static/500wcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_999.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10014.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10015.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10016.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10018.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10019.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10020.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10021.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10022.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10023.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10024.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11320.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10041.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10042.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10612.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10694.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10732.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_10058.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11759.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11775.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11828.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11857.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11881.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_11906.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li div .slot_12042.newactive {
    background: url("/static/500wcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_999 {
    background: url("/static/500wcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10014 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10015 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10016 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10018 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10019 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10020 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10021 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10022 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10023 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10024 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11320 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10041 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10042 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10612 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10694 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10732 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_10058 {
    background: url("/static/500wcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11759 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11775 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11828 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11857 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11881 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_11906 {
    background: url("/static/500wcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:hover .slot_12042 {
    background: url("/static/500wcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500wcp li:first-child.active {
    background: url("/static/500wcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li.slot_0 {
    background: url("/static/fczx/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li.slot_0:hover {
    background: url("/static/fczx/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_999 {
    background: url("/static/fczx/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10014 {
    background: url("/static/fczx/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10015 {
    background: url("/static/fczx/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10016 {
    background: url("/static/fczx/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10018 {
    background: url("/static/fczx/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10019 {
    background: url("/static/fczx/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10020 {
    background: url("/static/fczx/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10021 {
    background: url("/static/fczx/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10022 {
    background: url("/static/fczx/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10023 {
    background: url("/static/fczx/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10024 {
    background: url("/static/fczx/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11320 {
    background: url("/static/fczx/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10041 {
    background: url("/static/fczx/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10042 {
    background: url("/static/fczx/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10612 {
    background: url("/static/fczx/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10694 {
    background: url("/static/fczx/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10732 {
    background: url("/static/fczx/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10058 {
    background: url("/static/fczx/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11759 {
    background: url("/static/fczx/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11775 {
    background: url("/static/fczx/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11828 {
    background: url("/static/fczx/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11857 {
    background: url("/static/fczx/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11881 {
    background: url("/static/fczx/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11906 {
    background: url("/static/fczx/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_12042 {
    background: url("/static/fczx/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_999.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10014.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10015.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10016.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10018.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10019.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10020.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10021.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10022.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10023.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10024.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11320.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10041.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10042.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10612.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10694.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10732.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_10058.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11759.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11775.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11828.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11857.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11881.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_11906.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li div .slot_12042.newactive {
    background: url("/static/fczx/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_999 {
    background: url("/static/fczx/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10014 {
    background: url("/static/fczx/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10015 {
    background: url("/static/fczx/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10016 {
    background: url("/static/fczx/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10018 {
    background: url("/static/fczx/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10019 {
    background: url("/static/fczx/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10020 {
    background: url("/static/fczx/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10021 {
    background: url("/static/fczx/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10022 {
    background: url("/static/fczx/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10023 {
    background: url("/static/fczx/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10024 {
    background: url("/static/fczx/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11320 {
    background: url("/static/fczx/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10041 {
    background: url("/static/fczx/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10042 {
    background: url("/static/fczx/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10612 {
    background: url("/static/fczx/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10694 {
    background: url("/static/fczx/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10732 {
    background: url("/static/fczx/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_10058 {
    background: url("/static/fczx/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11759 {
    background: url("/static/fczx/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11775 {
    background: url("/static/fczx/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11828 {
    background: url("/static/fczx/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11857 {
    background: url("/static/fczx/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11881 {
    background: url("/static/fczx/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_11906 {
    background: url("/static/fczx/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:hover .slot_12042 {
    background: url("/static/fczx/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_fczx li:first-child.active {
    background: url("/static/fczx/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_500w li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_500w li.slot_0 {
    background: url("/static/500w/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li.slot_0:hover {
    background: url("/static/500wcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_999 {
    background: url("/static/500w/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10014 {
    background: url("/static/500w/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10015 {
    background: url("/static/500w/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10016 {
    background: url("/static/500w/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10018 {
    background: url("/static/500w/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10019 {
    background: url("/static/500w/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10020 {
    background: url("/static/500w/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10021 {
    background: url("/static/500w/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10022 {
    background: url("/static/500w/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10023 {
    background: url("/static/500w/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10024 {
    background: url("/static/500w/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11320 {
    background: url("/static/500w/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10041 {
    background: url("/static/500w/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10042 {
    background: url("/static/500w/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10612 {
    background: url("/static/500w/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10694 {
    background: url("/static/500w/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10732 {
    background: url("/static/500w/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10058 {
    background: url("/static/500w/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11759 {
    background: url("/static/500w/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11775 {
    background: url("/static/500w/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11828 {
    background: url("/static/500w/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11857 {
    background: url("/static/500w/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11881 {
    background: url("/static/500w/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11906 {
    background: url("/static/500w/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_12042 {
    background: url("/static/500w/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_999.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10014.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10015.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10016.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10018.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10019.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10020.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10021.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10022.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10023.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10024.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11320.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10041.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10042.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10612.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10694.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10732.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_10058.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11759.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11775.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11828.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11857.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11881.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_11906.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li div .slot_12042.newactive {
    background: url("/static/500w/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_500w li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_999 {
    background: url("/static/500w/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10014 {
    background: url("/static/500w/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10015 {
    background: url("/static/500w/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10016 {
    background: url("/static/500w/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10018 {
    background: url("/static/500w/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10019 {
    background: url("/static/500w/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10020 {
    background: url("/static/500w/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10021 {
    background: url("/static/500w/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10022 {
    background: url("/static/500w/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10023 {
    background: url("/static/500w/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10024 {
    background: url("/static/500w/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11320 {
    background: url("/static/500w/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10041 {
    background: url("/static/500w/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10042 {
    background: url("/static/500w/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10612 {
    background: url("/static/500w/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10694 {
    background: url("/static/500w/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10732 {
    background: url("/static/500w/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_10058 {
    background: url("/static/500w/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11759 {
    background: url("/static/500w/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11775 {
    background: url("/static/500w/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11828 {
    background: url("/static/500w/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11857 {
    background: url("/static/500w/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11881 {
    background: url("/static/500w/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_11906 {
    background: url("/static/500w/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:hover .slot_12042 {
    background: url("/static/500w/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_500w li:first-child.active {
    background: url("/static/500w/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li.slot_0 {
    background: url("/static/cpzj/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li.slot_0:hover {
    background: url("/static/cpzj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_999 {
    background: url("/static/cpzj/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10014 {
    background: url("/static/cpzj/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10015 {
    background: url("/static/cpzj/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10016 {
    background: url("/static/cpzj/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10018 {
    background: url("/static/cpzj/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10019 {
    background: url("/static/cpzj/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10020 {
    background: url("/static/cpzj/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10021 {
    background: url("/static/cpzj/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10022 {
    background: url("/static/cpzj/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10023 {
    background: url("/static/cpzj/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10024 {
    background: url("/static/cpzj/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11320 {
    background: url("/static/cpzj/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10041 {
    background: url("/static/cpzj/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10042 {
    background: url("/static/cpzj/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10612 {
    background: url("/static/cpzj/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10694 {
    background: url("/static/cpzj/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10732 {
    background: url("/static/cpzj/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10058 {
    background: url("/static/cpzj/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11759 {
    background: url("/static/cpzj/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11775 {
    background: url("/static/cpzj/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11828 {
    background: url("/static/cpzj/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11857 {
    background: url("/static/cpzj/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11881 {
    background: url("/static/cpzj/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11906 {
    background: url("/static/cpzj/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_12042 {
    background: url("/static/cpzj/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_999.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10014.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10015.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10016.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10018.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10019.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10020.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10021.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10022.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10023.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10024.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11320.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10041.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10042.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10612.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10694.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10732.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_10058.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11759.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11775.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11828.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11857.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11881.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_11906.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li div .slot_12042.newactive {
    background: url("/static/cpzj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_999 {
    background: url("/static/cpzj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10014 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10015 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10016 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10018 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10019 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10020 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10021 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10022 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10023 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10024 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11320 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10041 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10042 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10612 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10694 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10732 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_10058 {
    background: url("/static/cpzj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11759 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11775 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11828 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11857 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11881 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_11906 {
    background: url("/static/cpzj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:hover .slot_12042 {
    background: url("/static/cpzj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_cpzj li:first-child.active {
    background: url("/static/cpzj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li.slot_0 {
    background: url("/static/tczj/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li.slot_0:hover {
    background: url("/static/tczj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_999 {
    background: url("/static/tczj/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10014 {
    background: url("/static/tczj/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10015 {
    background: url("/static/tczj/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10016 {
    background: url("/static/tczj/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10018 {
    background: url("/static/tczj/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10019 {
    background: url("/static/tczj/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10020 {
    background: url("/static/tczj/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10021 {
    background: url("/static/tczj/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10022 {
    background: url("/static/tczj/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10023 {
    background: url("/static/tczj/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10024 {
    background: url("/static/tczj/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11320 {
    background: url("/static/tczj/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10041 {
    background: url("/static/tczj/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10042 {
    background: url("/static/tczj/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10612 {
    background: url("/static/tczj/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10694 {
    background: url("/static/tczj/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10732 {
    background: url("/static/tczj/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10058 {
    background: url("/static/tczj/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11759 {
    background: url("/static/tczj/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11775 {
    background: url("/static/tczj/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11828 {
    background: url("/static/tczj/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11857 {
    background: url("/static/tczj/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11881 {
    background: url("/static/tczj/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11906 {
    background: url("/static/tczj/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_12042 {
    background: url("/static/tczj/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_999.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10014.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10015.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10016.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10018.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10019.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10020.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10021.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10022.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10023.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10024.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11320.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10041.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10042.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10612.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10694.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10732.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_10058.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11759.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11775.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11828.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11857.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11881.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_11906.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li div .slot_12042.newactive {
    background: url("/static/tczj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_999 {
    background: url("/static/tczj/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10014 {
    background: url("/static/tczj/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10015 {
    background: url("/static/tczj/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10016 {
    background: url("/static/tczj/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10018 {
    background: url("/static/tczj/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10019 {
    background: url("/static/tczj/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10020 {
    background: url("/static/tczj/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10021 {
    background: url("/static/tczj/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10022 {
    background: url("/static/tczj/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10023 {
    background: url("/static/tczj/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10024 {
    background: url("/static/tczj/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11320 {
    background: url("/static/tczj/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10041 {
    background: url("/static/tczj/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10042 {
    background: url("/static/tczj/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10612 {
    background: url("/static/tczj/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10694 {
    background: url("/static/tczj/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10732 {
    background: url("/static/tczj/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_10058 {
    background: url("/static/tczj/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11759 {
    background: url("/static/tczj/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11775 {
    background: url("/static/tczj/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11828 {
    background: url("/static/tczj/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11857 {
    background: url("/static/tczj/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11881 {
    background: url("/static/tczj/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_11906 {
    background: url("/static/tczj/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:hover .slot_12042 {
    background: url("/static/tczj/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child).active {
    background: linear-gradient(23deg, #d35ca4, #986bff)
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #d35ca4, #986bff);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_tczj li:first-child.active {
    background: url("/static/tczj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li.slot_0 {
    background: url("/static/wycp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li.slot_0:hover {
    background: url("/static/wycp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_999 {
    background: url("/static/wycp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10014 {
    background: url("/static/wycp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10015 {
    background: url("/static/wycp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10016 {
    background: url("/static/wycp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10018 {
    background: url("/static/wycp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10019 {
    background: url("/static/wycp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10020 {
    background: url("/static/wycp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10021 {
    background: url("/static/wycp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10022 {
    background: url("/static/wycp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10023 {
    background: url("/static/wycp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10024 {
    background: url("/static/wycp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11320 {
    background: url("/static/wycp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10041 {
    background: url("/static/wycp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10042 {
    background: url("/static/wycp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10612 {
    background: url("/static/wycp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10694 {
    background: url("/static/wycp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10732 {
    background: url("/static/wycp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10058 {
    background: url("/static/wycp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11759 {
    background: url("/static/wycp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11775 {
    background: url("/static/wycp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11828 {
    background: url("/static/wycp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11857 {
    background: url("/static/wycp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11881 {
    background: url("/static/wycp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11906 {
    background: url("/static/wycp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_12042 {
    background: url("/static/wycp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_999.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10014.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10015.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10016.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10018.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10019.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10020.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10021.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10022.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10023.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10024.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11320.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10041.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10042.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10612.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10694.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10732.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_10058.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11759.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11775.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11828.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11857.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11881.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_11906.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li div .slot_12042.newactive {
    background: url("/static/wycp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_999 {
    background: url("/static/wycp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10014 {
    background: url("/static/wycp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10015 {
    background: url("/static/wycp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10016 {
    background: url("/static/wycp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10018 {
    background: url("/static/wycp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10019 {
    background: url("/static/wycp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10020 {
    background: url("/static/wycp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10021 {
    background: url("/static/wycp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10022 {
    background: url("/static/wycp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10023 {
    background: url("/static/wycp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10024 {
    background: url("/static/wycp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11320 {
    background: url("/static/wycp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10041 {
    background: url("/static/wycp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10042 {
    background: url("/static/wycp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10612 {
    background: url("/static/wycp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10694 {
    background: url("/static/wycp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10732 {
    background: url("/static/wycp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_10058 {
    background: url("/static/wycp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11759 {
    background: url("/static/wycp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11775 {
    background: url("/static/wycp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11828 {
    background: url("/static/wycp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11857 {
    background: url("/static/wycp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11881 {
    background: url("/static/wycp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_11906 {
    background: url("/static/wycp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:hover .slot_12042 {
    background: url("/static/wycp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_wycp li:first-child.active {
    background: url("/static/wycp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_szc li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_szc li.slot_0 {
    background: url("/static/szc/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li.slot_0:hover {
    background: url("/static/szc/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_999 {
    background: url("/static/szc/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10014 {
    background: url("/static/szc/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10015 {
    background: url("/static/szc/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10016 {
    background: url("/static/szc/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10018 {
    background: url("/static/szc/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10019 {
    background: url("/static/szc/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10020 {
    background: url("/static/szc/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10021 {
    background: url("/static/szc/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10022 {
    background: url("/static/szc/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10023 {
    background: url("/static/szc/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10024 {
    background: url("/static/szc/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11320 {
    background: url("/static/szc/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10041 {
    background: url("/static/szc/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10042 {
    background: url("/static/szc/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10612 {
    background: url("/static/szc/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10694 {
    background: url("/static/szc/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10732 {
    background: url("/static/szc/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10058 {
    background: url("/static/szc/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11759 {
    background: url("/static/szc/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11775 {
    background: url("/static/szc/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11828 {
    background: url("/static/szc/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11857 {
    background: url("/static/szc/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11881 {
    background: url("/static/szc/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11906 {
    background: url("/static/szc/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_12042 {
    background: url("/static/szc/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_999.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10014.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10015.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10016.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10018.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10019.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10020.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10021.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10022.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10023.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10024.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11320.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10041.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10042.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10612.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10694.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10732.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_10058.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11759.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11775.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11828.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11857.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11881.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_11906.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li div .slot_12042.newactive {
    background: url("/static/szc/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_szc li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_999 {
    background: url("/static/szc/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10014 {
    background: url("/static/szc/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10015 {
    background: url("/static/szc/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10016 {
    background: url("/static/szc/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10018 {
    background: url("/static/szc/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10019 {
    background: url("/static/szc/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10020 {
    background: url("/static/szc/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10021 {
    background: url("/static/szc/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10022 {
    background: url("/static/szc/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10023 {
    background: url("/static/szc/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10024 {
    background: url("/static/szc/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11320 {
    background: url("/static/szc/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10041 {
    background: url("/static/szc/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10042 {
    background: url("/static/szc/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10612 {
    background: url("/static/szc/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10694 {
    background: url("/static/szc/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10732 {
    background: url("/static/szc/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_10058 {
    background: url("/static/szc/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11759 {
    background: url("/static/szc/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11775 {
    background: url("/static/szc/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11828 {
    background: url("/static/szc/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11857 {
    background: url("/static/szc/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11881 {
    background: url("/static/szc/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_11906 {
    background: url("/static/szc/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:hover .slot_12042 {
    background: url("/static/szc/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_szc li:first-child.active {
    background: url("/static/szc/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li.slot_0 {
    background: url("/static/ybcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li.slot_0:hover {
    background: url("/static/ybcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_999 {
    background: url("/static/ybcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10014 {
    background: url("/static/ybcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10015 {
    background: url("/static/ybcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10016 {
    background: url("/static/ybcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10018 {
    background: url("/static/ybcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10019 {
    background: url("/static/ybcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10020 {
    background: url("/static/ybcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10021 {
    background: url("/static/ybcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10022 {
    background: url("/static/ybcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10023 {
    background: url("/static/ybcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10024 {
    background: url("/static/ybcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11320 {
    background: url("/static/ybcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10041 {
    background: url("/static/ybcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10042 {
    background: url("/static/ybcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10612 {
    background: url("/static/ybcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10694 {
    background: url("/static/ybcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10732 {
    background: url("/static/ybcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10058 {
    background: url("/static/ybcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11759 {
    background: url("/static/ybcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11775 {
    background: url("/static/ybcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11828 {
    background: url("/static/ybcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11857 {
    background: url("/static/ybcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11881 {
    background: url("/static/ybcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11906 {
    background: url("/static/ybcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_12042 {
    background: url("/static/ybcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_999.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10014.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10015.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10016.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10018.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10019.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10020.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10021.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10022.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10023.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10024.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11320.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10041.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10042.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10612.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10694.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10732.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_10058.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11759.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11775.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11828.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11857.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11881.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_11906.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li div .slot_12042.newactive {
    background: url("/static/ybcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_999 {
    background: url("/static/ybcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10014 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10015 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10016 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10018 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10019 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10020 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10021 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10022 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10023 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10024 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11320 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10041 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10042 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10612 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10694 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10732 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_10058 {
    background: url("/static/ybcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11759 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11775 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11828 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11857 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11881 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_11906 {
    background: url("/static/ybcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:hover .slot_12042 {
    background: url("/static/ybcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ybcp li:first-child.active {
    background: url("/static/ybcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li.slot_0 {
    background: url("/static/jhcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li.slot_0:hover {
    background: url("/static/jhcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_999 {
    background: url("/static/jhcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10014 {
    background: url("/static/jhcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10015 {
    background: url("/static/jhcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10016 {
    background: url("/static/jhcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10018 {
    background: url("/static/jhcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10019 {
    background: url("/static/jhcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10020 {
    background: url("/static/jhcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10021 {
    background: url("/static/jhcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10022 {
    background: url("/static/jhcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10023 {
    background: url("/static/jhcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10024 {
    background: url("/static/jhcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11320 {
    background: url("/static/jhcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10041 {
    background: url("/static/jhcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10042 {
    background: url("/static/jhcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10612 {
    background: url("/static/jhcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10694 {
    background: url("/static/jhcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10732 {
    background: url("/static/jhcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10058 {
    background: url("/static/jhcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11759 {
    background: url("/static/jhcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11775 {
    background: url("/static/jhcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11828 {
    background: url("/static/jhcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11857 {
    background: url("/static/jhcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11881 {
    background: url("/static/jhcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11906 {
    background: url("/static/jhcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_12042 {
    background: url("/static/jhcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_999.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10014.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10015.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10016.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10018.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10019.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10020.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10021.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10022.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10023.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10024.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11320.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10041.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10042.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10612.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10694.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10732.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_10058.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11759.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11775.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11828.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11857.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11881.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_11906.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li div .slot_12042.newactive {
    background: url("/static/jhcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_999 {
    background: url("/static/jhcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10014 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10015 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10016 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10018 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10019 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10020 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10021 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10022 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10023 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10024 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11320 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10041 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10042 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10612 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10694 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10732 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_10058 {
    background: url("/static/jhcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11759 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11775 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11828 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11857 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11881 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_11906 {
    background: url("/static/jhcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:hover .slot_12042 {
    background: url("/static/jhcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_jhcp li:first-child.active {
    background: url("/static/jhcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li.slot_0 {
    background: url("/static/dalao/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li.slot_0:hover {
    background: url("/static/dalao/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_999 {
    background: url("/static/dalao/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10014 {
    background: url("/static/dalao/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10015 {
    background: url("/static/dalao/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10016 {
    background: url("/static/dalao/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10018 {
    background: url("/static/dalao/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10019 {
    background: url("/static/dalao/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10020 {
    background: url("/static/dalao/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10021 {
    background: url("/static/dalao/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10022 {
    background: url("/static/dalao/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10023 {
    background: url("/static/dalao/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10024 {
    background: url("/static/dalao/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11320 {
    background: url("/static/dalao/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10041 {
    background: url("/static/dalao/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10042 {
    background: url("/static/dalao/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10612 {
    background: url("/static/dalao/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10694 {
    background: url("/static/dalao/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10732 {
    background: url("/static/dalao/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10058 {
    background: url("/static/dalao/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11759 {
    background: url("/static/dalao/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11775 {
    background: url("/static/dalao/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11828 {
    background: url("/static/dalao/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11857 {
    background: url("/static/dalao/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11881 {
    background: url("/static/dalao/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11906 {
    background: url("/static/dalao/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_12042 {
    background: url("/static/dalao/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_999.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10014.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10015.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10016.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10018.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10019.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10020.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10021.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10022.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10023.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10024.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11320.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10041.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10042.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10612.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10694.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10732.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_10058.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11759.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11775.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11828.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11857.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11881.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_11906.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li div .slot_12042.newactive {
    background: url("/static/dalao/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_999 {
    background: url("/static/dalao/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10014 {
    background: url("/static/dalao/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10015 {
    background: url("/static/dalao/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10016 {
    background: url("/static/dalao/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10018 {
    background: url("/static/dalao/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10019 {
    background: url("/static/dalao/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10020 {
    background: url("/static/dalao/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10021 {
    background: url("/static/dalao/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10022 {
    background: url("/static/dalao/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10023 {
    background: url("/static/dalao/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10024 {
    background: url("/static/dalao/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11320 {
    background: url("/static/dalao/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10041 {
    background: url("/static/dalao/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10042 {
    background: url("/static/dalao/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10612 {
    background: url("/static/dalao/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10694 {
    background: url("/static/dalao/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10732 {
    background: url("/static/dalao/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_10058 {
    background: url("/static/dalao/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11759 {
    background: url("/static/dalao/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11775 {
    background: url("/static/dalao/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11828 {
    background: url("/static/dalao/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11857 {
    background: url("/static/dalao/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11881 {
    background: url("/static/dalao/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_11906 {
    background: url("/static/dalao/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:hover .slot_12042 {
    background: url("/static/dalao/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child).active {
    background: linear-gradient(180deg, #d23820, #ad1c16)
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(180deg, #ad1c16, #d23820);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_dalao li:first-child.active {
    background: url("/static/dalao/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li.slot_0 {
    background: url("/static/qmcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li.slot_0:hover {
    background: url("/static/qmcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_999 {
    background: url("/static/qmcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10014 {
    background: url("/static/qmcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10015 {
    background: url("/static/qmcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10016 {
    background: url("/static/qmcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10018 {
    background: url("/static/qmcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10019 {
    background: url("/static/qmcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10020 {
    background: url("/static/qmcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10021 {
    background: url("/static/qmcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10022 {
    background: url("/static/qmcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10023 {
    background: url("/static/qmcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10024 {
    background: url("/static/qmcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11320 {
    background: url("/static/qmcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10041 {
    background: url("/static/qmcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10042 {
    background: url("/static/qmcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10612 {
    background: url("/static/qmcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10694 {
    background: url("/static/qmcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10732 {
    background: url("/static/qmcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10058 {
    background: url("/static/qmcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11759 {
    background: url("/static/qmcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11775 {
    background: url("/static/qmcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11828 {
    background: url("/static/qmcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11857 {
    background: url("/static/qmcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11881 {
    background: url("/static/qmcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11906 {
    background: url("/static/qmcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_12042 {
    background: url("/static/qmcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_999.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10014.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10015.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10016.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10018.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10019.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10020.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10021.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10022.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10023.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10024.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11320.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10041.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10042.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10612.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10694.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10732.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_10058.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11759.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11775.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11828.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11857.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11881.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_11906.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li div .slot_12042.newactive {
    background: url("/static/qmcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_999 {
    background: url("/static/qmcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10014 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10015 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10016 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10018 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10019 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10020 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10021 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10022 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10023 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10024 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11320 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10041 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10042 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10612 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10694 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10732 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_10058 {
    background: url("/static/qmcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11759 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11775 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11828 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11857 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11881 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_11906 {
    background: url("/static/qmcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:hover .slot_12042 {
    background: url("/static/qmcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child).active {
    background: linear-gradient(180deg, #d23820, #ad1c16)
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(180deg, #ad1c16, #d23820);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_qmcp li:first-child.active {
    background: url("/static/qmcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li.slot_0 {
    background: url("/static/ecp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li.slot_0:hover {
    background: url("/static/ecp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_999 {
    background: url("/static/ecp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10014 {
    background: url("/static/ecp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10015 {
    background: url("/static/ecp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10016 {
    background: url("/static/ecp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10018 {
    background: url("/static/ecp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10019 {
    background: url("/static/ecp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10020 {
    background: url("/static/ecp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10021 {
    background: url("/static/ecp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10022 {
    background: url("/static/ecp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10023 {
    background: url("/static/ecp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10024 {
    background: url("/static/ecp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11320 {
    background: url("/static/ecp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10041 {
    background: url("/static/ecp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10042 {
    background: url("/static/ecp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10612 {
    background: url("/static/ecp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10694 {
    background: url("/static/ecp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10732 {
    background: url("/static/ecp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10058 {
    background: url("/static/ecp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11759 {
    background: url("/static/ecp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11775 {
    background: url("/static/ecp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11828 {
    background: url("/static/ecp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11857 {
    background: url("/static/ecp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11881 {
    background: url("/static/ecp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11906 {
    background: url("/static/ecp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_12042 {
    background: url("/static/ecp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_999.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10014.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10015.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10016.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10018.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10019.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10020.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10021.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10022.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10023.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10024.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11320.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10041.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10042.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10612.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10694.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10732.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_10058.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11759.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11775.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11828.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11857.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11881.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_11906.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li div .slot_12042.newactive {
    background: url("/static/ecp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_999 {
    background: url("/static/ecp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10014 {
    background: url("/static/ecp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10015 {
    background: url("/static/ecp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10016 {
    background: url("/static/ecp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10018 {
    background: url("/static/ecp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10019 {
    background: url("/static/ecp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10020 {
    background: url("/static/ecp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10021 {
    background: url("/static/ecp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10022 {
    background: url("/static/ecp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10023 {
    background: url("/static/ecp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10024 {
    background: url("/static/ecp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11320 {
    background: url("/static/ecp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10041 {
    background: url("/static/ecp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10042 {
    background: url("/static/ecp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10612 {
    background: url("/static/ecp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10694 {
    background: url("/static/ecp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10732 {
    background: url("/static/ecp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_10058 {
    background: url("/static/ecp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11759 {
    background: url("/static/ecp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11775 {
    background: url("/static/ecp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11828 {
    background: url("/static/ecp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11857 {
    background: url("/static/ecp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11881 {
    background: url("/static/ecp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_11906 {
    background: url("/static/ecp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:hover .slot_12042 {
    background: url("/static/ecp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child).active {
    background: linear-gradient(23deg, #fd9080, #f71b2c)
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(23deg, #f71b2c, #fd9080);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_ecp li:first-child.active {
    background: url("/static/ecp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li.slot_0 {
    background: url("/static/sjcp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li.slot_0:hover {
    background: url("/static/sjcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_999 {
    background: url("/static/sjcp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10014 {
    background: url("/static/sjcp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10015 {
    background: url("/static/sjcp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10016 {
    background: url("/static/sjcp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10018 {
    background: url("/static/sjcp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10019 {
    background: url("/static/sjcp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10020 {
    background: url("/static/sjcp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10021 {
    background: url("/static/sjcp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10022 {
    background: url("/static/sjcp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10023 {
    background: url("/static/sjcp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10024 {
    background: url("/static/sjcp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11320 {
    background: url("/static/sjcp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10041 {
    background: url("/static/sjcp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10042 {
    background: url("/static/sjcp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10612 {
    background: url("/static/sjcp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10694 {
    background: url("/static/sjcp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10732 {
    background: url("/static/sjcp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10058 {
    background: url("/static/sjcp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11759 {
    background: url("/static/sjcp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11775 {
    background: url("/static/sjcp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11828 {
    background: url("/static/sjcp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11857 {
    background: url("/static/sjcp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11881 {
    background: url("/static/sjcp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11906 {
    background: url("/static/sjcp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_12042 {
    background: url("/static/sjcp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_999.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10014.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10015.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10016.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10018.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10019.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10020.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10021.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10022.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10023.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10024.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11320.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10041.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10042.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10612.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10694.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10732.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_10058.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11759.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11775.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11828.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11857.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11881.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_11906.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li div .slot_12042.newactive {
    background: url("/static/sjcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_999 {
    background: url("/static/sjcp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10014 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10015 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10016 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10018 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10019 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10020 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10021 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10022 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10023 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10024 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11320 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10041 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10042 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10612 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10694 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10732 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_10058 {
    background: url("/static/sjcp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11759 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11775 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11828 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11857 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11881 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_11906 {
    background: url("/static/sjcp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:hover .slot_12042 {
    background: url("/static/sjcp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child).active {
    background: linear-gradient(#7385bd, #2c3966)
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#2c3966, #7385bd);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_sjcp li:first-child.active {
    background: url("/static/sjcp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li.slot_0 {
    background: url("/static/t111/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li.slot_0:hover {
    background: url("/static/t111/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_999 {
    background: url("/static/t111/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10014 {
    background: url("/static/t111/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10015 {
    background: url("/static/t111/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10016 {
    background: url("/static/t111/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10018 {
    background: url("/static/t111/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10019 {
    background: url("/static/t111/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10020 {
    background: url("/static/t111/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10021 {
    background: url("/static/t111/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10022 {
    background: url("/static/t111/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10023 {
    background: url("/static/t111/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10024 {
    background: url("/static/t111/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11320 {
    background: url("/static/t111/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10041 {
    background: url("/static/t111/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10042 {
    background: url("/static/t111/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10612 {
    background: url("/static/t111/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10694 {
    background: url("/static/t111/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10732 {
    background: url("/static/t111/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10058 {
    background: url("/static/t111/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11759 {
    background: url("/static/t111/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11775 {
    background: url("/static/t111/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11828 {
    background: url("/static/t111/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11857 {
    background: url("/static/t111/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11881 {
    background: url("/static/t111/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11906 {
    background: url("/static/t111/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_12042 {
    background: url("/static/t111/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_999.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10014.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10015.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10016.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10018.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10019.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10020.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10021.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10022.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10023.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10024.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11320.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10041.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10042.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10612.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10694.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10732.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_10058.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11759.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11775.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11828.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11857.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11881.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_11906.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li div .slot_12042.newactive {
    background: url("/static/t111/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_999 {
    background: url("/static/t111/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10014 {
    background: url("/static/t111/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10015 {
    background: url("/static/t111/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10016 {
    background: url("/static/t111/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10018 {
    background: url("/static/t111/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10019 {
    background: url("/static/t111/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10020 {
    background: url("/static/t111/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10021 {
    background: url("/static/t111/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10022 {
    background: url("/static/t111/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10023 {
    background: url("/static/t111/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10024 {
    background: url("/static/t111/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11320 {
    background: url("/static/t111/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10041 {
    background: url("/static/t111/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10042 {
    background: url("/static/t111/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10612 {
    background: url("/static/t111/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10694 {
    background: url("/static/t111/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10732 {
    background: url("/static/t111/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_10058 {
    background: url("/static/t111/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11759 {
    background: url("/static/t111/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11775 {
    background: url("/static/t111/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11828 {
    background: url("/static/t111/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11857 {
    background: url("/static/t111/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11881 {
    background: url("/static/t111/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_11906 {
    background: url("/static/t111/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:hover .slot_12042 {
    background: url("/static/t111/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child).active {
    background: linear-gradient(#d55ca2, #9d61dd)
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#9d61dd, #d55ca2);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_t111 li:first-child.active {
    background: url("/static/t111/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li.slot_0 {
    background: url("/static/amvns/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li.slot_0:hover {
    background: url("/static/amvns/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_999 {
    background: url("/static/amvns/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10014 {
    background: url("/static/amvns/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10015 {
    background: url("/static/amvns/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10016 {
    background: url("/static/amvns/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10018 {
    background: url("/static/amvns/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10019 {
    background: url("/static/amvns/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10020 {
    background: url("/static/amvns/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10021 {
    background: url("/static/amvns/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10022 {
    background: url("/static/amvns/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10023 {
    background: url("/static/amvns/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10024 {
    background: url("/static/amvns/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11320 {
    background: url("/static/amvns/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10041 {
    background: url("/static/amvns/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10042 {
    background: url("/static/amvns/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10612 {
    background: url("/static/amvns/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10694 {
    background: url("/static/amvns/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10732 {
    background: url("/static/amvns/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10058 {
    background: url("/static/amvns/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11759 {
    background: url("/static/amvns/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11775 {
    background: url("/static/amvns/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11828 {
    background: url("/static/amvns/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11857 {
    background: url("/static/amvns/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11881 {
    background: url("/static/amvns/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11906 {
    background: url("/static/amvns/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_12042 {
    background: url("/static/amvns/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_999.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10014.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10015.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10016.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10018.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10019.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10020.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10021.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10022.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10023.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10024.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11320.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10041.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10042.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10612.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10694.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10732.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_10058.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11759.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11775.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11828.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11857.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11881.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_11906.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li div .slot_12042.newactive {
    background: url("/static/amvns/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_999 {
    background: url("/static/amvns/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10014 {
    background: url("/static/amvns/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10015 {
    background: url("/static/amvns/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10016 {
    background: url("/static/amvns/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10018 {
    background: url("/static/amvns/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10019 {
    background: url("/static/amvns/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10020 {
    background: url("/static/amvns/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10021 {
    background: url("/static/amvns/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10022 {
    background: url("/static/amvns/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10023 {
    background: url("/static/amvns/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10024 {
    background: url("/static/amvns/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11320 {
    background: url("/static/amvns/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10041 {
    background: url("/static/amvns/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10042 {
    background: url("/static/amvns/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10612 {
    background: url("/static/amvns/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10694 {
    background: url("/static/amvns/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10732 {
    background: url("/static/amvns/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_10058 {
    background: url("/static/amvns/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11759 {
    background: url("/static/amvns/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11775 {
    background: url("/static/amvns/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11828 {
    background: url("/static/amvns/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11857 {
    background: url("/static/amvns/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11881 {
    background: url("/static/amvns/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_11906 {
    background: url("/static/amvns/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:hover .slot_12042 {
    background: url("/static/amvns/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child).active {
    background: linear-gradient(#d55ca2, #9d61dd)
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#9d61dd, #d55ca2);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_amvns li:first-child.active {
    background: url("/static/amvns/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li.slot_0 {
    background: url("/static/632qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li.slot_0:hover {
    background: url("/static/632qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_999 {
    background: url("/static/632qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10014 {
    background: url("/static/632qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10015 {
    background: url("/static/632qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10016 {
    background: url("/static/632qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10018 {
    background: url("/static/632qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10019 {
    background: url("/static/632qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10020 {
    background: url("/static/632qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10021 {
    background: url("/static/632qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10022 {
    background: url("/static/632qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10023 {
    background: url("/static/632qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10024 {
    background: url("/static/632qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11320 {
    background: url("/static/632qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10041 {
    background: url("/static/632qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10042 {
    background: url("/static/632qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10612 {
    background: url("/static/632qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10694 {
    background: url("/static/632qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10732 {
    background: url("/static/632qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10058 {
    background: url("/static/632qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11759 {
    background: url("/static/632qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11775 {
    background: url("/static/632qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11828 {
    background: url("/static/632qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11857 {
    background: url("/static/632qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11881 {
    background: url("/static/632qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11906 {
    background: url("/static/632qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_12042 {
    background: url("/static/632qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_999.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10014.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10015.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10016.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10018.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10019.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10020.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10021.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10022.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10023.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10024.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11320.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10041.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10042.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10612.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10694.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10732.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_10058.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11759.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11775.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11828.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11857.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11881.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_11906.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li div .slot_12042.newactive {
    background: url("/static/632qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_999 {
    background: url("/static/632qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10014 {
    background: url("/static/632qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10015 {
    background: url("/static/632qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10016 {
    background: url("/static/632qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10018 {
    background: url("/static/632qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10019 {
    background: url("/static/632qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10020 {
    background: url("/static/632qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10021 {
    background: url("/static/632qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10022 {
    background: url("/static/632qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10023 {
    background: url("/static/632qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10024 {
    background: url("/static/632qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11320 {
    background: url("/static/632qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10041 {
    background: url("/static/632qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10042 {
    background: url("/static/632qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10612 {
    background: url("/static/632qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10694 {
    background: url("/static/632qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10732 {
    background: url("/static/632qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_10058 {
    background: url("/static/632qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11759 {
    background: url("/static/632qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11775 {
    background: url("/static/632qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11828 {
    background: url("/static/632qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11857 {
    background: url("/static/632qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11881 {
    background: url("/static/632qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_11906 {
    background: url("/static/632qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:hover .slot_12042 {
    background: url("/static/632qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_632qp li:first-child.active {
    background: url("/static/632qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li.slot_0 {
    background: url("/static/935qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li.slot_0:hover {
    background: url("/static/935qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_999 {
    background: url("/static/935qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10014 {
    background: url("/static/935qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10015 {
    background: url("/static/935qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10016 {
    background: url("/static/935qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10018 {
    background: url("/static/935qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10019 {
    background: url("/static/935qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10020 {
    background: url("/static/935qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10021 {
    background: url("/static/935qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10022 {
    background: url("/static/935qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10023 {
    background: url("/static/935qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10024 {
    background: url("/static/935qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11320 {
    background: url("/static/935qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10041 {
    background: url("/static/935qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10042 {
    background: url("/static/935qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10612 {
    background: url("/static/935qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10694 {
    background: url("/static/935qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10732 {
    background: url("/static/935qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10058 {
    background: url("/static/935qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11759 {
    background: url("/static/935qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11775 {
    background: url("/static/935qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11828 {
    background: url("/static/935qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11857 {
    background: url("/static/935qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11881 {
    background: url("/static/935qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11906 {
    background: url("/static/935qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_12042 {
    background: url("/static/935qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_999.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10014.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10015.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10016.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10018.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10019.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10020.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10021.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10022.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10023.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10024.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11320.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10041.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10042.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10612.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10694.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10732.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_10058.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11759.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11775.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11828.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11857.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11881.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_11906.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li div .slot_12042.newactive {
    background: url("/static/935qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_999 {
    background: url("/static/935qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10014 {
    background: url("/static/935qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10015 {
    background: url("/static/935qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10016 {
    background: url("/static/935qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10018 {
    background: url("/static/935qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10019 {
    background: url("/static/935qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10020 {
    background: url("/static/935qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10021 {
    background: url("/static/935qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10022 {
    background: url("/static/935qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10023 {
    background: url("/static/935qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10024 {
    background: url("/static/935qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11320 {
    background: url("/static/935qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10041 {
    background: url("/static/935qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10042 {
    background: url("/static/935qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10612 {
    background: url("/static/935qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10694 {
    background: url("/static/935qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10732 {
    background: url("/static/935qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_10058 {
    background: url("/static/935qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11759 {
    background: url("/static/935qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11775 {
    background: url("/static/935qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11828 {
    background: url("/static/935qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11857 {
    background: url("/static/935qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11881 {
    background: url("/static/935qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_11906 {
    background: url("/static/935qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:hover .slot_12042 {
    background: url("/static/935qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_935qp li:first-child.active {
    background: url("/static/935qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li.slot_0 {
    background: url("/static/k78qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li.slot_0:hover {
    background: url("/static/k78qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_999 {
    background: url("/static/k78qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10014 {
    background: url("/static/k78qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10015 {
    background: url("/static/k78qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10016 {
    background: url("/static/k78qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10018 {
    background: url("/static/k78qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10019 {
    background: url("/static/k78qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10020 {
    background: url("/static/k78qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10021 {
    background: url("/static/k78qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10022 {
    background: url("/static/k78qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10023 {
    background: url("/static/k78qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10024 {
    background: url("/static/k78qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11320 {
    background: url("/static/k78qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10041 {
    background: url("/static/k78qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10042 {
    background: url("/static/k78qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10612 {
    background: url("/static/k78qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10694 {
    background: url("/static/k78qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10732 {
    background: url("/static/k78qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10058 {
    background: url("/static/k78qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11759 {
    background: url("/static/k78qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11775 {
    background: url("/static/k78qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11828 {
    background: url("/static/k78qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11857 {
    background: url("/static/k78qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11881 {
    background: url("/static/k78qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11906 {
    background: url("/static/k78qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_12042 {
    background: url("/static/k78qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_999.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10014.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10015.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10016.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10018.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10019.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10020.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10021.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10022.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10023.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10024.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11320.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10041.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10042.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10612.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10694.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10732.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_10058.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11759.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11775.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11828.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11857.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11881.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_11906.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li div .slot_12042.newactive {
    background: url("/static/k78qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_999 {
    background: url("/static/k78qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10014 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10015 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10016 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10018 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10019 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10020 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10021 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10022 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10023 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10024 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11320 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10041 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10042 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10612 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10694 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10732 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_10058 {
    background: url("/static/k78qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11759 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11775 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11828 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11857 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11881 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_11906 {
    background: url("/static/k78qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:hover .slot_12042 {
    background: url("/static/k78qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_k78qp li:first-child.active {
    background: url("/static/k78qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li.slot_0 {
    background: url("/static/839qp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li.slot_0:hover {
    background: url("/static/839qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_999 {
    background: url("/static/839qp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10014 {
    background: url("/static/839qp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10015 {
    background: url("/static/839qp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10016 {
    background: url("/static/839qp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10018 {
    background: url("/static/839qp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10019 {
    background: url("/static/839qp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10020 {
    background: url("/static/839qp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10021 {
    background: url("/static/839qp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10022 {
    background: url("/static/839qp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10023 {
    background: url("/static/839qp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10024 {
    background: url("/static/839qp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11320 {
    background: url("/static/839qp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10041 {
    background: url("/static/839qp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10042 {
    background: url("/static/839qp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10612 {
    background: url("/static/839qp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10694 {
    background: url("/static/839qp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10732 {
    background: url("/static/839qp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10058 {
    background: url("/static/839qp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11759 {
    background: url("/static/839qp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11775 {
    background: url("/static/839qp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11828 {
    background: url("/static/839qp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11857 {
    background: url("/static/839qp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11881 {
    background: url("/static/839qp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11906 {
    background: url("/static/839qp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_12042 {
    background: url("/static/839qp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_999.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10014.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10015.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10016.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10018.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10019.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10020.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10021.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10022.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10023.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10024.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11320.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10041.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10042.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10612.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10694.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10732.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_10058.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11759.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11775.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11828.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11857.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11881.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_11906.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li div .slot_12042.newactive {
    background: url("/static/839qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_999 {
    background: url("/static/839qp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10014 {
    background: url("/static/839qp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10015 {
    background: url("/static/839qp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10016 {
    background: url("/static/839qp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10018 {
    background: url("/static/839qp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10019 {
    background: url("/static/839qp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10020 {
    background: url("/static/839qp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10021 {
    background: url("/static/839qp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10022 {
    background: url("/static/839qp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10023 {
    background: url("/static/839qp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10024 {
    background: url("/static/839qp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11320 {
    background: url("/static/839qp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10041 {
    background: url("/static/839qp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10042 {
    background: url("/static/839qp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10612 {
    background: url("/static/839qp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10694 {
    background: url("/static/839qp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10732 {
    background: url("/static/839qp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_10058 {
    background: url("/static/839qp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11759 {
    background: url("/static/839qp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11775 {
    background: url("/static/839qp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11828 {
    background: url("/static/839qp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11857 {
    background: url("/static/839qp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11881 {
    background: url("/static/839qp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_11906 {
    background: url("/static/839qp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:hover .slot_12042 {
    background: url("/static/839qp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child).active {
    background: linear-gradient(45deg, #faf762, #c19b38)
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_839qp li:first-child.active {
    background: url("/static/839qp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li {
    background-color: #fff;
    color: #000
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li.slot_0 {
    background: url("/static/kyqp/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li.slot_0:hover {
    background: url("/static/kyqp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div {
    border-bottom: 1px solid #efefef
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_999 {
    background: url("/static/kyqp/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10014 {
    background: url("/static/kyqp/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10015 {
    background: url("/static/kyqp/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10016 {
    background: url("/static/kyqp/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10018 {
    background: url("/static/kyqp/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10019 {
    background: url("/static/kyqp/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10020 {
    background: url("/static/kyqp/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10021 {
    background: url("/static/kyqp/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10022 {
    background: url("/static/kyqp/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10023 {
    background: url("/static/kyqp/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10024 {
    background: url("/static/kyqp/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11320 {
    background: url("/static/kyqp/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10041 {
    background: url("/static/kyqp/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10042 {
    background: url("/static/kyqp/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10612 {
    background: url("/static/kyqp/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10694 {
    background: url("/static/kyqp/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10732 {
    background: url("/static/kyqp/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10058 {
    background: url("/static/kyqp/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11759 {
    background: url("/static/kyqp/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11775 {
    background: url("/static/kyqp/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11828 {
    background: url("/static/kyqp/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11857 {
    background: url("/static/kyqp/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11881 {
    background: url("/static/kyqp/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11906 {
    background: url("/static/kyqp/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_12042 {
    background: url("/static/kyqp/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_999.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10014.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10015.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10016.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10018.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10019.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10020.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10021.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10022.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10023.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10024.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11320.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10041.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10042.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10612.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10694.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10732.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_10058.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11759.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11775.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11828.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11857.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11881.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_11906.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li div .slot_12042.newactive {
    background: url("/static/kyqp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li span {
    color: #000;
    font-size: 16px
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_999 {
    background: url("/static/kyqp/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10014 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10015 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10016 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10018 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10019 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10020 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10021 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10022 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10023 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10024 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11320 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10041 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10042 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10612 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10694 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10732 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_10058 {
    background: url("/static/kyqp/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11759 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11775 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11828 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11857 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11881 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_11906 {
    background: url("/static/kyqp/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:hover .slot_12042 {
    background: url("/static/kyqp/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child).active {
    background: linear-gradient(#65e0f4, #4fade6)
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#65e0f4, #4fade6);
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1200 .mainbox .theme_kyqp li:first-child.active {
    background: url("/static/kyqp/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 {
    width: 1000px;
    margin: -10px auto
}

#maincontainer .content .content_1000 .mainbox {
    position: relative;
    margin: 0
}

#maincontainer .content .content_1000 .mainbox .game_type {
    clear: both;
    zoom: 1;
    display: inline-block;
    width: 1000px;
    padding: 0 0 5px 5px
}

#maincontainer .content .content_1000 .mainbox .game_type li {
    width: 90px;
    height: 103px;
    float: left;
    margin-right: 10px;
    margin-top: 11px;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 10px;
    transition: all .2s ease 0s;
    cursor: pointer;
    text-align: center;
    overflow: hidden
}

#maincontainer .content .content_1000 .mainbox .game_type li.slot_0:hover {
    background-size: 100% 100%;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 .mainbox .game_type li div {
    padding: 8px 0 5px
}

#maincontainer .content .content_1000 .mainbox .game_type li div .game_icon {
    width: 60px;
    height: 60px
}

#maincontainer .content .content_1000 .mainbox .game_type li span {
    line-height: 32px
}

#maincontainer .content .content_1000 .mainbox .game_type li:nth-child(10) {
    margin-right: 5px
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li {
    background-color: #3f2d19;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li.slot_0 {
    background: url("/static/mgm/img/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li.slot_0:hover {
    background: url("/static/mgm/img/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_999 {
    background: url("/static/klk/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10014 {
    background: url("/static/klk/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10015 {
    background: url("/static/klk/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10016 {
    background: url("/static/klk/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10018 {
    background: url("/static/klk/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10019 {
    background: url("/static/klk/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10020 {
    background: url("/static/klk/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10021 {
    background: url("/static/klk/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10022 {
    background: url("/static/klk/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10023 {
    background: url("/static/klk/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10024 {
    background: url("/static/klk/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11320 {
    background: url("/static/klk/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10041 {
    background: url("/static/klk/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10056 {
    background: url("/static/klk/img/new_games/new_icon/10056.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10042 {
    background: url("/static/klk/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10612 {
    background: url("/static/klk/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10694 {
    background: url("/static/klk/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10732 {
    background: url("/static/klk/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10058 {
    background: url("/static/klk/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11759 {
    background: url("/static/klk/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11775 {
    background: url("/static/klk/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11828 {
    background: url("/static/klk/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11857 {
    background: url("/static/klk/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11881 {
    background: url("/static/klk/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11906 {
    background: url("/static/klk/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_12042 {
    background: url("/static/klk/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_999.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10014.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10015.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10016.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10018.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10019.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10020.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10021.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10022.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10023.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10024.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11320.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10041.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10056.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10056.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10042.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10612.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10694.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10732.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_10058.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11759.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11775.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11828.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11857.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11881.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_11906.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li div .slot_12042.newactive {
    background: url("/static/klk/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_999 {
    background: url("/static/klk/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10014 {
    background: url("/static/klk/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10015 {
    background: url("/static/klk/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10016 {
    background: url("/static/klk/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10018 {
    background: url("/static/klk/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10019 {
    background: url("/static/klk/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10020 {
    background: url("/static/klk/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10021 {
    background: url("/static/klk/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10022 {
    background: url("/static/klk/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10023 {
    background: url("/static/klk/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10024 {
    background: url("/static/klk/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11320 {
    background: url("/static/klk/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10041 {
    background: url("/static/klk/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10042 {
    background: url("/static/klk/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10056 {
    background: url("/static/klk/img/new_games/new_icon_a/10056.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10612 {
    background: url("/static/klk/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10694 {
    background: url("/static/klk/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10732 {
    background: url("/static/klk/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_10058 {
    background: url("/static/klk/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11759 {
    background: url("/static/klk/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11775 {
    background: url("/static/klk/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11828 {
    background: url("/static/klk/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11857 {
    background: url("/static/klk/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11881 {
    background: url("/static/klk/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_11906 {
    background: url("/static/klk/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:hover .slot_12042 {
    background: url("/static/klk/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:not(:first-child).active {
    background: linear-gradient(#c59844, #4e3821);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: -o-linear-linear-gradient(#4e3821, #c59844);
    background: -moz-linear-linear-gradient(#4e3821, #c59844);
    background: linear-gradient(#4e3821, #c59844);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_mgm li:first-child.active {
    background: url("/static/mgm/img/h0.png") top no-repeat;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li.slot_0 {
    background: url("/static/betsb/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li.slot_0:hover {
    background: url("/static/betsb/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div {
    border-bottom: 1px solid #484848
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_999.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10014.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10015.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10016.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10018.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10019.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10020.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10021.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10022.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10023.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10024.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11320.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10041.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10612.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10694.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10732.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_10058.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11759.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11775.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11828.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11857.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11881.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_11906.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li div .slot_12042.newactive {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li span {
    color: #cdcdcd;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_999 {
    background: url("/static/betsb/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10014 {
    background: url("/static/betsb/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10015 {
    background: url("/static/betsb/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10016 {
    background: url("/static/betsb/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10018 {
    background: url("/static/betsb/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10019 {
    background: url("/static/betsb/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10020 {
    background: url("/static/betsb/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10021 {
    background: url("/static/betsb/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10022 {
    background: url("/static/betsb/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10023 {
    background: url("/static/betsb/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10024 {
    background: url("/static/betsb/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11320 {
    background: url("/static/betsb/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10041 {
    background: url("/static/betsb/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10042 {
    background: url("/static/betsb/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10612 {
    background: url("/static/betsb/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10694 {
    background: url("/static/betsb/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10732 {
    background: url("/static/betsb/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_10058 {
    background: url("/static/betsb/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11759 {
    background: url("/static/betsb/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11775 {
    background: url("/static/betsb/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11828 {
    background: url("/static/betsb/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11857 {
    background: url("/static/betsb/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11881 {
    background: url("/static/betsb/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_11906 {
    background: url("/static/betsb/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:hover .slot_12042 {
    background: url("/static/betsb/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child).active {
    background: linear-gradient(#25c199, #008260)
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#25c199, #008260);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_betsb li:first-child.active {
    background: url("/static/betsb/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li.slot_0 {
    background: url("/static/amjs/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li.slot_0:hover {
    background: url("/static/amjs/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div {
    border-bottom: 1px solid #4c4b4e
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_999 {
    background: url("/static/amjs/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10014 {
    background: url("/static/amjs/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10015 {
    background: url("/static/amjs/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10016 {
    background: url("/static/amjs/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10018 {
    background: url("/static/amjs/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10019 {
    background: url("/static/amjs/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10020 {
    background: url("/static/amjs/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10021 {
    background: url("/static/amjs/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10022 {
    background: url("/static/amjs/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10023 {
    background: url("/static/amjs/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10024 {
    background: url("/static/amjs/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11320 {
    background: url("/static/amjs/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10041 {
    background: url("/static/amjs/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10042 {
    background: url("/static/amjs/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10612 {
    background: url("/static/amjs/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10694 {
    background: url("/static/amjs/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10732 {
    background: url("/static/amjs/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10058 {
    background: url("/static/amjs/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11759 {
    background: url("/static/amjs/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11775 {
    background: url("/static/amjs/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11828 {
    background: url("/static/amjs/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11857 {
    background: url("/static/amjs/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11881 {
    background: url("/static/amjs/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11906 {
    background: url("/static/amjs/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_12042 {
    background: url("/static/amjs/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_999.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10014.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10015.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10016.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10018.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10019.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10020.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10021.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10022.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10023.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10024.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11320.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10041.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10042.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10612.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10694.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10732.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_10058.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11759.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11775.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11828.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11857.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11881.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_11906.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li div .slot_12042.newactive {
    background: url("/static/amjs/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_999 {
    background: url("/static/amjs/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10014 {
    background: url("/static/amjs/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10015 {
    background: url("/static/amjs/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10016 {
    background: url("/static/amjs/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10018 {
    background: url("/static/amjs/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10019 {
    background: url("/static/amjs/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10020 {
    background: url("/static/amjs/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10021 {
    background: url("/static/amjs/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10022 {
    background: url("/static/amjs/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10023 {
    background: url("/static/amjs/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10024 {
    background: url("/static/amjs/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11320 {
    background: url("/static/amjs/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10041 {
    background: url("/static/amjs/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10042 {
    background: url("/static/amjs/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10612 {
    background: url("/static/amjs/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10694 {
    background: url("/static/amjs/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10732 {
    background: url("/static/amjs/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_10058 {
    background: url("/static/amjs/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11759 {
    background: url("/static/amjs/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11775 {
    background: url("/static/amjs/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11828 {
    background: url("/static/amjs/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11857 {
    background: url("/static/amjs/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11881 {
    background: url("/static/amjs/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_11906 {
    background: url("/static/amjs/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:hover .slot_12042 {
    background: url("/static/amjs/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child).active {
    background: linear-gradient(135deg, #faf762, #c19b38)
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(135deg, #faf762, #c19b38);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_amjs li:first-child.active {
    background: url("/static/amjs/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}


#maincontainer .content .content_1000 .mainbox .theme_blr li {
    background-color: #383838;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li.slot_0 {
    background: url("/static/blr/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li.slot_0:hover {
    background: url("/static/blr/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div {
    border-bottom: 1px solid #484848
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_999 {
    background: url("/static/blr/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10014 {
    background: url("/static/blr/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10015 {
    background: url("/static/blr/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10016 {
    background: url("/static/blr/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10018 {
    background: url("/static/blr/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10019 {
    background: url("/static/blr/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10020 {
    background: url("/static/blr/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10021 {
    background: url("/static/blr/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10022 {
    background: url("/static/blr/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10023 {
    background: url("/static/blr/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10024 {
    background: url("/static/blr/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11320 {
    background: url("/static/blr/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10041 {
    background: url("/static/blr/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10042 {
    background: url("/static/blr/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10612 {
    background: url("/static/blr/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10694 {
    background: url("/static/blr/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10732 {
    background: url("/static/blr/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10058 {
    background: url("/static/blr/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11759 {
    background: url("/static/blr/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11775 {
    background: url("/static/blr/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11828 {
    background: url("/static/blr/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11857 {
    background: url("/static/blr/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11881 {
    background: url("/static/blr/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11906 {
    background: url("/static/blr/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_12042 {
    background: url("/static/blr/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_999.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10014.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10015.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10016.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10018.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10019.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10020.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10021.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10022.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10023.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10024.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11320.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10041.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10042.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10612.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10694.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10732.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_10058.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11759.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11775.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11828.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11857.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11881.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_11906.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li div .slot_12042.newactive {
    background: url("/static/blr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_blr li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_999 {
    background: url("/static/blr/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10014 {
    background: url("/static/blr/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10015 {
    background: url("/static/blr/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10016 {
    background: url("/static/blr/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10018 {
    background: url("/static/blr/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10019 {
    background: url("/static/blr/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10020 {
    background: url("/static/blr/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10021 {
    background: url("/static/blr/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10022 {
    background: url("/static/blr/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10023 {
    background: url("/static/blr/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10024 {
    background: url("/static/blr/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11320 {
    background: url("/static/blr/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10041 {
    background: url("/static/blr/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10042 {
    background: url("/static/blr/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10612 {
    background: url("/static/blr/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10694 {
    background: url("/static/blr/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10732 {
    background: url("/static/blr/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_10058 {
    background: url("/static/blr/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11759 {
    background: url("/static/blr/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11775 {
    background: url("/static/blr/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11828 {
    background: url("/static/blr/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11857 {
    background: url("/static/blr/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11881 {
    background: url("/static/blr/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_11906 {
    background: url("/static/blr/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:hover .slot_12042 {
    background: url("/static/blr/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child).active {
    background: linear-gradient(#25c199, #008260)
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#25c199, #008260);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_blr li:first-child.active {
    background: url("/static/blr/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li {
    background-color: #333;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li.slot_0 {
    background: url("/static/hqyl/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li.slot_0:hover {
    background: url("/static/hqyl/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div {
    border-bottom: 1px solid #484848
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_999 {
    background: url("/static/hqyl/img/new_games/new_icon/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10014 {
    background: url("/static/hqyl/img/new_games/new_icon/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10015 {
    background: url("/static/hqyl/img/new_games/new_icon/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10016 {
    background: url("/static/hqyl/img/new_games/new_icon/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10018 {
    background: url("/static/hqyl/img/new_games/new_icon/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10019 {
    background: url("/static/hqyl/img/new_games/new_icon/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10020 {
    background: url("/static/hqyl/img/new_games/new_icon/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10021 {
    background: url("/static/hqyl/img/new_games/new_icon/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10022 {
    background: url("/static/hqyl/img/new_games/new_icon/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10023 {
    background: url("/static/hqyl/img/new_games/new_icon/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10024 {
    background: url("/static/hqyl/img/new_games/new_icon/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11320 {
    background: url("/static/hqyl/img/new_games/new_icon/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10041 {
    background: url("/static/hqyl/img/new_games/new_icon/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10042 {
    background: url("/static/hqyl/img/new_games/new_icon/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10612 {
    background: url("/static/hqyl/img/new_games/new_icon/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10694 {
    background: url("/static/hqyl/img/new_games/new_icon/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10732 {
    background: url("/static/hqyl/img/new_games/new_icon/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10058 {
    background: url("/static/hqyl/img/new_games/new_icon/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11759 {
    background: url("/static/hqyl/img/new_games/new_icon/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11775 {
    background: url("/static/hqyl/img/new_games/new_icon/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11828 {
    background: url("/static/hqyl/img/new_games/new_icon/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11857 {
    background: url("/static/hqyl/img/new_games/new_icon/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11881 {
    background: url("/static/hqyl/img/new_games/new_icon/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11906 {
    background: url("/static/hqyl/img/new_games/new_icon/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_12042 {
    background: url("/static/hqyl/img/new_games/new_icon/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_999.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10014.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10015.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10016.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10018.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10019.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10020.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10021.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10022.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10023.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10024.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11320.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10041.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10042.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10612.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10694.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10732.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_10058.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11759.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11775.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11828.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11857.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11881.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_11906.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li div .slot_12042.newactive {
    background: url("/static/hqyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_999 {
    background: url("/static/hqyl/img/new_games/new_icon_a/999.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10014 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10014.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10015 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10015.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10016 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10016.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10018 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10018.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10019 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10019.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10020 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10020.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10021 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10021.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10022 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10022.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10023 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10023.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10024 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10024.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11320 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11320.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10041 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10041.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10042 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10612 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10612.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10694 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10694.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10732 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10732.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_10058 {
    background: url("/static/hqyl/img/new_games/new_icon_a/10058.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11759 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11759.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11775 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11775.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11828 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11828.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11857 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11857.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11881 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11881.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_11906 {
    background: url("/static/hqyl/img/new_games/new_icon_a/11906.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:hover .slot_12042 {
    background: url("/static/hqyl/img/new_games/new_icon_a/12042.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child).active {
    background: linear-gradient(180deg, #dfb65f, #8e7938)
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(180deg, #dfb65f, #8e7938);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_hqyl li:first-child.active {
    background: url("/static/hqyl/img/new_games/new_icon_a/0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li {
    background-color: #0b3386;
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li.slot_0 {
    background: url("/static/xpj/img/new_games/new_icon/0.png") top no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li.slot_0:hover {
    background: url("/static/xpj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div {
    border-bottom: 1px solid #204ba5
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_999 {
    background: url("/static/xpj/img/new_games/new_icon/999.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10014 {
    background: url("/static/xpj/img/new_games/new_icon/10014.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10015 {
    background: url("/static/xpj/img/new_games/new_icon/10015.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10016 {
    background: url("/static/xpj/img/new_games/new_icon/10016.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10018 {
    background: url("/static/xpj/img/new_games/new_icon/10018.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10019 {
    background: url("/static/xpj/img/new_games/new_icon/10019.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10020 {
    background: url("/static/xpj/img/new_games/new_icon/10020.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10021 {
    background: url("/static/xpj/img/new_games/new_icon/10021.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10022 {
    background: url("/static/xpj/img/new_games/new_icon/10022.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10023 {
    background: url("/static/xpj/img/new_games/new_icon/10023.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10024 {
    background: url("/static/xpj/img/new_games/new_icon/10024.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11320 {
    background: url("/static/xpj/img/new_games/new_icon/11320.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10041 {
    background: url("/static/xpj/img/new_games/new_icon/10041.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10042 {
    background: url("/static/xpj/img/new_games/new_icon/10042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10612 {
    background: url("/static/xpj/img/new_games/new_icon/10612.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10694 {
    background: url("/static/xpj/img/new_games/new_icon/10694.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10732 {
    background: url("/static/xpj/img/new_games/new_icon/10732.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10058 {
    background: url("/static/xpj/img/new_games/new_icon/10058.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11759 {
    background: url("/static/xpj/img/new_games/new_icon/11759.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11775 {
    background: url("/static/xpj/img/new_games/new_icon/11775.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11828 {
    background: url("/static/xpj/img/new_games/new_icon/11828.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11857 {
    background: url("/static/xpj/img/new_games/new_icon/11857.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11881 {
    background: url("/static/xpj/img/new_games/new_icon/11881.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11906 {
    background: url("/static/xpj/img/new_games/new_icon/11906.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_12042 {
    background: url("/static/xpj/img/new_games/new_icon/12042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_999.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/999.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10014.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10014.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10015.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10015.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10016.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10016.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10018.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10018.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10019.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10019.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10020.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10020.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10021.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10021.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10022.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10022.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10023.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10023.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10024.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10024.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11320.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11320.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10041.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10041.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10042.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10612.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10612.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10694.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10694.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10732.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10732.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_10058.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/10058.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11759.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11759.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11775.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11775.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11828.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11828.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11857.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11857.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11881.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11881.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_11906.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/11906.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li div .slot_12042.newactive {
    background: url("/static/xpj/img/new_games/new_icon_a/12042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li.slot_0 div {
    border-bottom: 1px solid transparent
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li span {
    color: #fff;
    font-size: 16px
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_999 {
    background: url("/static/xpj/img/new_games/new_icon_a/999.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10014 {
    background: url("/static/xpj/img/new_games/new_icon_a/10014.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10015 {
    background: url("/static/xpj/img/new_games/new_icon_a/10015.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10016 {
    background: url("/static/xpj/img/new_games/new_icon_a/10016.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10018 {
    background: url("/static/xpj/img/new_games/new_icon_a/10018.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10019 {
    background: url("/static/xpj/img/new_games/new_icon_a/10019.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10020 {
    background: url("/static/xpj/img/new_games/new_icon_a/10020.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10021 {
    background: url("/static/xpj/img/new_games/new_icon_a/10021.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10022 {
    background: url("/static/xpj/img/new_games/new_icon_a/10022.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10023 {
    background: url("/static/xpj/img/new_games/new_icon_a/10023.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10024 {
    background: url("/static/xpj/img/new_games/new_icon_a/10024.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11320 {
    background: url("/static/xpj/img/new_games/new_icon_a/11320.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10041 {
    background: url("/static/xpj/img/new_games/new_icon_a/10041.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10042 {
    background: url("/static/xpj/img/new_games/new_icon_a/10042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10612 {
    background: url("/static/xpj/img/new_games/new_icon_a/10612.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10694 {
    background: url("/static/xpj/img/new_games/new_icon_a/10694.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10732 {
    background: url("/static/xpj/img/new_games/new_icon_a/10732.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_10058 {
    background: url("/static/xpj/img/new_games/new_icon_a/10058.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11759 {
    background: url("/static/xpj/img/new_games/new_icon_a/11759.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11775 {
    background: url("/static/xpj/img/new_games/new_icon_a/11775.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11828 {
    background: url("/static/xpj/img/new_games/new_icon_a/11828.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11857 {
    background: url("/static/xpj/img/new_games/new_icon_a/11857.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11881 {
    background: url("/static/xpj/img/new_games/new_icon_a/11881.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_11906 {
    background: url("/static/xpj/img/new_games/new_icon_a/11906.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:hover .slot_12042 {
    background: url("/static/xpj/img/new_games/new_icon_a/12042.png") 50% no-repeat
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child).active {
    background: linear-gradient(#ffb459, #ff5f00)
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child).active div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child).active span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child):hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: linear-gradient(#ffb459, #ff5f00);
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child):hover div {
    border-bottom: 1px solid #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:not(:first-child):hover span {
    color: #fff
}

#maincontainer .content .content_1000 .mainbox .theme_xpj li:first-child.active {
    background: url("/static/xpj/img/new_games/new_icon_a/h0.png") top no-repeat;
    border-bottom: 1px solid transparent;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

#maincontainer .content .content_boxer_1200 {
    width: 1200px;
    height: 319px;
    margin: 0 auto;
    box-shadow: 0 1px 4px 0 rgba(28, 26, 123, .11);
    position: relative;
    overflow: hidden
}

#maincontainer .content .content_boxer_1200 .img_bg {
    position: absolute;
    top: -22px;
    left: -100px
}

#maincontainer .content .content_boxer_1200 .title_line {
    padding-left: 30px;
    padding-top: 20px;
    height: 38px
}

#maincontainer .content .content_boxer_1200 .title_line img {
    height: 18px
}

#maincontainer .content .content_boxer_1200 .list_img {
    position: relative;
    width: 1200px;
    height: 307px;
    margin: 20px auto;
    padding: 0 40px;
    display: -ms-flexbox;
    display: flex
}

#maincontainer .content .content_boxer_1200 .list_img>span {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    cursor: pointer
}

#maincontainer .content .content_boxer_1200 .list_img>span i {
    display: block;
    width: 17px;
    height: 33px
}

#maincontainer .content .content_boxer_1200 .list_img .slidePrev {
    left: 0
}

#maincontainer .content .content_boxer_1200 .list_img .slideNext {
    right: 0
}

#maincontainer .content .content_boxer_1200 .list_img .list_img_btn {
    padding: 0 10px;
    overflow: hidden
}

#maincontainer .content .content_boxer_1200 .list_img .list_img_btn img {
    width: 500px;
    cursor: pointer
}

#maincontainer .content .content_boxer_1200 .list_gamser {
    position: relative;
    width: 1200px;
    height: 282px;
    padding: 0 30px
}

#maincontainer .content .content_boxer_1200 .list_gamser>span {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

#maincontainer .content .content_boxer_1200 .list_gamser>span i {
    display: block;
    width: 17px;
    height: 33px
}

#maincontainer .content .content_boxer_1200 .list_gamser .slidePrev {
    left: 0
}

#maincontainer .content .content_boxer_1200 .list_gamser .slideNext {
    right: 0
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister {
    width: 228px;
    height: 282px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer {
    position: relative;
    width: 210px;
    height: 256px;
    overflow: hidden;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer img {
    width: 210px;
    height: 210px;
    border-radius: 4px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer .code {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    left: 8px;
    top: 8px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer .code2 {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    position: absolute;
    left: 8px;
    top: 33px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer i {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 20px;
    height: 26px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer p {
    font-size: 16px;
    text-align: center;
    height: 46px;
    line-height: 46px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer div.list_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 0;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer div.list_btn>span {
    display: block;
    width: 114px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer div.list_btn .collect,
#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer div.list_btn .collectY {
    background-size: 36px 36px
}

#maincontainer .content .content_boxer_1200 .list_gamser .gams_lister .img_boxer:hover div.list_btn {
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

#maincontainer .content .content_boxer_1000 {
    width: 1000px;
    height: 319px;
    margin: 0 auto;
    box-shadow: 0 1px 4px 0 rgba(28, 26, 123, .11);
    position: relative;
    overflow: hidden
}

#maincontainer .content .content_boxer_1000 .img_bg {
    position: absolute;
    top: -22px;
    left: -100px
}

#maincontainer .content .content_boxer_1000 .title_line {
    padding-left: 30px;
    padding-top: 20px;
    height: 38px
}

#maincontainer .content .content_boxer_1000 .title_line img {
    height: 18px
}

#maincontainer .content .content_boxer_1000 .list_img {
    position: relative;
    width: 1200px;
    height: 307px;
    margin: 20px auto;
    padding: 0 40px;
    display: -ms-flexbox;
    display: flex
}

#maincontainer .content .content_boxer_1000 .list_img>span {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    cursor: pointer
}

#maincontainer .content .content_boxer_1000 .list_img>span i {
    display: block;
    width: 17px;
    height: 33px
}

#maincontainer .content .content_boxer_1000 .list_img .slidePrev {
    left: 0
}

#maincontainer .content .content_boxer_1000 .list_img .slideNext {
    right: 0
}

#maincontainer .content .content_boxer_1000 .list_img .list_img_btn {
    padding: 0 10px;
    overflow: hidden
}

#maincontainer .content .content_boxer_1000 .list_img .list_img_btn img {
    width: 500px;
    cursor: pointer
}

#maincontainer .content .content_boxer_1000 .list_gamser {
    position: relative;
    width: 1000px;
    height: 282px;
    padding: 0 30px
}

#maincontainer .content .content_boxer_1000 .list_gamser>span {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

#maincontainer .content .content_boxer_1000 .list_gamser>span i {
    display: block;
    width: 17px;
    height: 33px
}

#maincontainer .content .content_boxer_1000 .list_gamser .slidePrev {
    left: 0
}

#maincontainer .content .content_boxer_1000 .list_gamser .slideNext {
    right: 0
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister {
    width: 182px;
    height: 282px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer {
    position: relative;
    width: 172px;
    height: 212px;
    overflow: hidden;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer img {
    width: 172px;
    height: 172px;
    border-radius: 4px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer .code {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    left: 8px;
    top: 8px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer .code2 {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    position: absolute;
    left: 8px;
    top: 33px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer i {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 20px;
    height: 26px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer p {
    font-size: 16px;
    text-align: center;
    line-height: 40px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer div.list_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 0;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer div.list_btn>span {
    display: block;
    width: 90px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer div.list_btn .collect,
#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer div.list_btn .collectY {
    background-size: 36px 36px
}

#maincontainer .content .content_boxer_1000 .list_gamser .gams_lister .img_boxer:hover div.list_btn {
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

#maincontainer .content .list_box_1200 {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(28, 26, 123, .11)
}

#maincontainer .content .list_box_1200 .box {
    position: relative;
    width: 1200px;
    padding: 10px 30px;
    background: transparent
}

#maincontainer .content .list_box_1200 .box .img_l {
    position: absolute;
    left: -45px;
    top: 20px;
    width: 141px
}

#maincontainer .content .list_box_1200 .box .img_r {
    position: absolute;
    top: -20px;
    right: -105px;
    width: 266px
}

#maincontainer .content .list_box_1200 .box .list_line,
#maincontainer .content .list_box_1200 .box .list_type {
    width: 100%;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1200 .box .list_line li,
#maincontainer .content .list_box_1200 .box .list_type li {
    font-size: 16px;
    line-height: 25px;
    padding: 0 10px;
    color: #0f1724;
    cursor: pointer
}

#maincontainer .content .list_box_1200 .box .list_line li:first-child,
#maincontainer .content .list_box_1200 .box .list_type li:first-child {
    padding: 0;
    cursor: default
}

#maincontainer .content .list_box_1200 .box .title_line,
#maincontainer .content .list_box_1200 .box .title_line img {
    height: 18px
}

#maincontainer .content .list_box_1200 .box .img_box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1200 .box .img_box li {
    position: relative;
    width: 210px;
    height: 256px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    box-shadow: 0 1px 4px 2px rgba(0, 8, 28, .6);
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#maincontainer .content .list_box_1200 .box .img_box li .itemBox {
    width: 210px;
    height: 210px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

#maincontainer .content .list_box_1200 .box .img_box li .itemBox img {
    width: 210px;
    height: 210px
}

#maincontainer .content .list_box_1200 .box .img_box li .itemBox span {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    left: 8px
}

#maincontainer .content .list_box_1200 .box .img_box li .itemBox span:nth-child(3) {
    top: 33px
}

#maincontainer .content .list_box_1200 .box .img_box li .itemBox span:nth-child(2) {
    top: 8px
}

#maincontainer .content .list_box_1200 .box .img_box li i {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 20px;
    height: 26px
}

#maincontainer .content .list_box_1200 .box .img_box li .textBox {
    width: 210px;
    height: 46px;
    position: relative
}

#maincontainer .content .list_box_1200 .box .img_box li .textBox span {
    position: absolute;
    top: 0;
    font-size: 16px;
    text-align: center;
    color: #0f1724;
    margin: 15px 0
}

#maincontainer .content .list_box_1200 .box .img_box li .textBox .leftName {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    width: 210px
}

#maincontainer .content .list_box_1200 .box .img_box li .textBox .rightName {
    right: 18px
}

#maincontainer .content .list_box_1200 .box .img_box li div.list_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: transparent;
    z-index: 0;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

#maincontainer .content .list_box_1200 .box .img_box li div.list_btn>span {
    display: block;
    width: 114px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer
}

#maincontainer .content .list_box_1200 .box .img_box li div.list_btn .collect,
#maincontainer .content .list_box_1200 .box .img_box li div.list_btn .collectY {
    background-size: 36px 36px
}

#maincontainer .content .list_box_1200 .box .img_box li:nth-child(5n+5) {
    margin-right: 0
}

#maincontainer .content .list_box_1200 .box .img_box li:hover div.list_btn {
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

#maincontainer .content .list_box_1200 .box .noSuit {
    width: 100%;
    height: 140px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1200 .box .noSuit span {
    font-size: 16px
}

#maincontainer .content .list_box_1000 {
    width: 1000px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(28, 26, 123, .11)
}

#maincontainer .content .list_box_1000 .box {
    position: relative;
    width: 1000px;
    padding: 10px 30px;
    background: transparent
}

#maincontainer .content .list_box_1000 .box .img_l {
    position: absolute;
    left: -45px;
    top: 20px;
    width: 141px
}

#maincontainer .content .list_box_1000 .box .img_r {
    position: absolute;
    top: -20px;
    right: -105px;
    width: 266px
}

#maincontainer .content .list_box_1000 .box .list_line,
#maincontainer .content .list_box_1000 .box .list_type {
    width: 100%;
    height: 42px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1000 .box .list_line li,
#maincontainer .content .list_box_1000 .box .list_type li {
    font-size: 16px;
    line-height: 25px;
    padding: 0 10px;
    color: #0f1724;
    cursor: pointer
}

#maincontainer .content .list_box_1000 .box .list_line li:first-child,
#maincontainer .content .list_box_1000 .box .list_type li:first-child {
    padding: 0;
    cursor: default
}

#maincontainer .content .list_box_1000 .box .title_line,
#maincontainer .content .list_box_1000 .box .title_line img {
    height: 18px
}

#maincontainer .content .list_box_1000 .box .img_box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 16px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1000 .box .img_box li {
    position: relative;
    width: 172px;
    height: 212px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    box-shadow: 0 1px 4px 2px hsla(0, 0%, 93%, .5);
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#maincontainer .content .list_box_1000 .box .img_box li .itemBox {
    width: 172px;
    height: 172px;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

#maincontainer .content .list_box_1000 .box .img_box li .itemBox img {
    width: 172px;
    height: 172px
}

#maincontainer .content .list_box_1000 .box .img_box li .itemBox span {
    font-size: 14px;
    text-align: center;
    width: 52px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    color: #fff;
    position: absolute;
    left: 8px
}

#maincontainer .content .list_box_1000 .box .img_box li .itemBox span:nth-child(3) {
    top: 33px
}

#maincontainer .content .list_box_1000 .box .img_box li .itemBox span:nth-child(2) {
    top: 8px
}

#maincontainer .content .list_box_1000 .box .img_box li i {
    position: absolute;
    top: 18px;
    right: 20px;
    display: block;
    width: 20px;
    height: 26px
}

#maincontainer .content .list_box_1000 .box .img_box li .textBox {
    width: 172px;
    height: 40px;
    position: relative
}

#maincontainer .content .list_box_1000 .box .img_box li .textBox span {
    position: absolute;
    top: 0;
    font-size: 16px;
    text-align: center;
    color: #0f1724;
    margin: 12px 0
}

#maincontainer .content .list_box_1000 .box .img_box li .textBox .leftName {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    width: 172px
}

#maincontainer .content .list_box_1000 .box .img_box li .textBox .rightName {
    right: 18px
}

#maincontainer .content .list_box_1000 .box .img_box li div.list_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: transparent;
    z-index: 0;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

#maincontainer .content .list_box_1000 .box .img_box li div.list_btn>span {
    display: block;
    width: 90px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 4px;
    cursor: pointer
}

#maincontainer .content .list_box_1000 .box .img_box li div.list_btn .collect,
#maincontainer .content .list_box_1000 .box .img_box li div.list_btn .collectY {
    background-size: 36px 36px
}

#maincontainer .content .list_box_1000 .box .img_box li:nth-child(5n+5) {
    margin-right: 0
}

#maincontainer .content .list_box_1000 .box .img_box li:hover div.list_btn {
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1
}

#maincontainer .content .list_box_1000 .box .noSuit {
    width: 100%;
    height: 140px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

#maincontainer .content .list_box_1000 .box .noSuit span {
    font-size: 16px
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.about_content {
    margin-left: 30px
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.banner-cpyx {
    background-color: #2a0509
}

.about-content {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #1d124c url(../images/aboutbg.jpg) 50% no-repeat;
    background-size: cover
}

.about-content .about-area {
    position: relative;
    width: 1200px;
    min-height: 811px;
    margin: 20px auto;
    background: url(../images/about-line.png) no-repeat;
    background-color: #1b1b1b;
    border: 1px solid #3d3d3d;
    background-position: 229px 88px
}

.about-content .about-area .left-nav {
    width: 256px;
    margin-top: 98px
}

.about-content .about-area .left-nav ul li {
    cursor: pointer;
    width: 202px;
    height: 86px;
    border-bottom: 1px dashed #ffe178;
    margin: 0 auto
}

.about-content .about-area .left-nav ul li .nav-link {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff
}

.about-content .about-area .left-nav ul li .nav-link .nav-img {
    display: block;
    margin-top: 28px
}

.about-content .about-area .left-nav ul li .nav-link .nav-img2 {
    display: none;
    margin-top: 28px
}

.about-content .about-area .left-nav ul li .nav-link .name-area {
    margin-left: 20px;
    margin-top: 26px
}

.about-content .about-area .left-nav ul li .nav-link .name-area .name {
    font-size: 18px
}

.about-content .about-area .left-nav ul li .nav-link .name-area .introduce {
    font-size: 12px;
    margin-top: 7px
}

.about-content .about-area .left-nav ul li .nav-link.active .nav-img,
.about-content .about-area .left-nav ul li .nav-link:hover .nav-img {
    display: none
}

.about-content .about-area .left-nav ul li .nav-link.active .nav-img2,
.about-content .about-area .left-nav ul li .nav-link:hover .nav-img2 {
    display: block
}

.about-content .about-area .left-nav ul li .nav-link.active .name-area,
.about-content .about-area .left-nav ul li .nav-link:hover .name-area {
    color: #f4c462
}

.about-content .about-area .right-content {
    width: 850px;
    padding: 45px 0 0 35px;
    color: #fff
}

.about-content .about-area .right-content .title {
    color: #f4c462
}

.about-content .about-area .right-content .title h1 {
    font-size: 22px;
    height: 50px;
    border-bottom: 1px solid #ffe178
}

.about-content .about-area .right-content .cont {
    margin-top: 15px;
    min-height: 650px;
    padding-bottom: 20px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.about-content .about-area .right-content .cont h4 {
    padding: 26px 0
}

.about-content .about-area .right-content .cont p {
  line-height: 2rem;
}

.about-content .about-area .right-content .cont .des {
    line-height: 24px
}

.about-content .about-area .right-content .cont::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.about-content .about-area .right-content .cont::-webkit-scrollbar-thumb {
    width: 0;
    background: transparent
}

.about-content .left-logo {
    position: absolute;
    top: 26px;
    left: 22px
}


 .header-login {
    width: 100%;
    height: 55px;
    background: #0c0c0c;
    z-index: 1;
    border-bottom: 1px solid #0c0c0c;
}
 .header-login #loginForm {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
 /* .header-login #loginForm .header-logincon {
    background: url(../images/headerlogin.png) 0 no-repeat;
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: center;
    align-items: center;
    transform: translate(10px);
} */
 .header-login #loginForm .header-logincon input.user {
    transition: all .4s;
   
}
 .header-login #loginForm .header-logincon input.pass {
    transition: all .4s;
}
 .header-login #loginForm .header-logincon input {
    background: #000;
    width: 190px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #434343;
    color: #fff;
    padding-left: 15px;
    float: left;
    display: block;
    margin-left: 5px;
}
 .header-login #loginForm .header-logincon .forget {
    background: url(../images/forget.png) no-repeat;
    width: 60px;
    height: 32px;
    display: block;
    float: left;
    position: relative;
    margin-left: -61px;
    margin-top: -1px;
    background-size: cover;
}
 .header-login #loginForm .header-logincon .subbtn {
    background: url(../images/subbtn.png) no-repeat;
    width: 130px;
    height: 34px;
    border: none;
    padding: 0;
    cursor: pointer;
    margin-left: 10px;
}
 .header-login #loginForm .header-logincon .regbtn {
    background: url(../images/regbtn.png) top no-repeat;
    width: 130px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 7px;
}











/* :end */