.tab-panel {
    display: none;
}

.tab-panel.active {
    display: block;
}
.mb-10 {
  margin-bottom: 10px;
}
.content {
    position: relative;
    padding-top: 84px;
    background: #e5e5e5;
    height: 100%;
}
.content .wp {
    height: 100%;
}


/*老虎机分类*/
.left-nav-cont{
    float: left;
    width: 210px;
    height: 100%;
    padding: 20px 10px;
    margin-right: 20px;
    color: #fff;
    background: url(../images/slotGame/left-bg2.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.right-slot-cont{
    float: left;
    width: 965px;
    height:100%!important;
}





/*.game-tab-cont {*/
    /*position: relative;*/
    /*margin-bottom: 15px;*/
/*}*/




.tab-menu{
    flex-wrap: wrap;
    padding: 0 10px;
    text-align: center;
}

.tab-menu .slot-item {
    height: 24px;
    line-height: 22px;
    width: 80px;
    margin-top: 10px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,.2);
    color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    color: #DEE7FF;
    font-size: 12px;
}




.save-item-title,
.left-item-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    border-radius:10px;
    cursor: pointer;
    transition:all .2s;
    margin-bottom: 10px;
}

.left-item-title2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    border-radius:10px;
    transition:all .2s;
    cursor: pointer;
}
.left-item-title2:hover {
    color: #4fafaa;
    background: #fff;
}
.left-item-title:hover,
.left-item-title.active{
    background: #fff;
    color: #EB5757;
}

.save-item-title:hover,
.save-item-title.active{
    background: #fff;
    color: #E8A938;
}


.save-item-title:hover .icon-save,
.save-item-title.active .icon-save{
    color: #E8A938;
}

.slot-icon{
    margin-right: 12px;
    font-size: 20px!important;
    position: relative;
    top: 2px;
}

.no-info-cont{
    padding: 100px;
    text-align: center;
    color: #333;
}
.no-search-cont{
    width: 100%;
    padding: 200px 0 0;
    text-align: center;
    color: #333;
}
.no-info-img{
    margin-bottom: 20px;
}
.save-game-list{

    min-height: 227px;
}

.tab-menu .slot-item:hover,
.tab-menu .slot-item.active {
    color: #4fafaa;
    background: #fff;
}


.tab-menu .slot-item:nth-last-of-type(1) {
    margin-right: 0;
}

.tab-menu .slot-item a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    /* color: #DEE7FF; */
    font-size: 12px;
}
.slot-item:hover a {
    color: #4fafaa;
}


/*奖池*/
.jackpots-cont{
    margin-bottom: 20px;
    padding: 0 10px 0 7px;
}

.jackpot-item{
    flex: 1;
    width: 470px;
    height: 64px;
    line-height: 1;
    font-size: 24px;
    border-radius: 0 0 10px 10px;
    color: #4fafaa;
    text-align: center;
}

.jackpots-cont .pt-jackpot {
    background: #4fafaa;
    border-radius: 0px 0px 10px 10px;
}

.jackpots-cont .dt-jackpot {
    margin-left: 30px;
    background: #4fafaa;
    border-radius: 0px 0px 10px 10px;
}

.jackpot-title {
    padding:0 0 5px 0;
    text-align: center;
}


.jcount1 {

    height: 30px;
    line-height: 30px;
    width: 430px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 0 5px;
    font-size: 20px;
    /* background: url(../images/slotGame/pt-jack-bg.png) repeat-x center;
    background-size: 100% 100%; */
    letter-spacing: 21px;
    width:426px;
}

.main_content .jackpots #j111-jackpotCount {
    left: 40px;
    top: 80px;

}

.num-item {

    display: inline-block;
    width: 24px;
    height: 30px;
    margin:0 3px;
    line-height: 36px;
    border-radius: 3px;
    background: url(/images/slotGame/num-bg.png) no-repeat center top;
    line-height: 30px;
        padding-left: 7px;
}


/*游戏搜索表单*/
.search_container {
    padding:0 8px 20px;
}


/*.search-info .label {*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*color: #b48c68;*/
    /*text-align: left;*/
    /*font-size: 18px;*/
    /*font-weight: 600;*/
/*}*/

.search-info {
    /*padding: 10px 0 10px 50px;*/
}

.search-info .search-hd {
    position: relative;
    /*margin-bottom: 10px;*/
}



/*.down_pic {*/
    /*width: 100px;*/
/*}*/

.search-info .ipt-group {
    position: relative;
    /*display: inline-block;*/
    border-radius: 15px;
    border: 1px solid #d8d8d8;
    background: #fff;
    /*vertical-align: middle;*/
}

.search-info .ipt-group .ipt {
    width: 240px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #666;
    background: transparent;
}

/*.search-info .btn-reset {*/
    /*width: 114px;*/
    /*height: 36px;*/
    /*font-size: 16px;*/
    /*color: #fff;*/
    /*background: #787876;*/
    /*border-radius: 7px;*/
/*}*/

.search-hd  .iconfont{
    position: absolute;
    right: 15px;
    top: 4px;
    border-radius: 15px;
    font-size: 15px;
    color: #666;
    cursor: pointer;
}







.search-info .select-list {
    display: none;
    position: absolute;
    z-index: 9;
    width: 210px;
    left: 15px;
    right: 0;
    top: 31px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.search-info .select-list a {
    display: block;
    color: #666;
    padding: 8px 14px ;
    text-align: left;

}

.search-info .select-list a:hover {
    background: #F6FAFE;
}

.search-info .show-action {
    padding-top: 10px;
    width: 150px;
    text-align: center;
    border-left: 1px dashed #5c5853;
    height: 158px;
}

.search-info .search-row {
    height: 38px;
    line-height: 38px;
}

.search-info .search-row dt .iconfont {
    margin-right: 10px;
    vertical-align: middle;
    color: #d55ca2;
}

.search-info .search-row dt, .search-info .search-row dd {
    display: inline-block;
    vertical-align: middle;
}

.search-info .search-row dt {
    margin-right: 12px;
    color: #333;
}

.search-info .search-row a {
    display: inline-block;
    width: 84px;

    height: 24px;
    line-height: 24px;
    margin-right: 5px;
    border-radius: 12px;
    font-size: 12px;
    color: #666;
    background: #fff;
}

.search-info #tab-ttg .search-row a {
    margin-right: 9px;
}

.search-info .search-row .active {
    padding: 0 12px;
    border-radius: 14px;
    color: #fff;

    background: #4fafaa;
}

.search-info .search-row .btn-reset {
    width: 56px;
    height: 26px;
    line-height: 26px;
    background: #d9d9d9;
    margin-top: 7px;
    border-radius: 4px;
    margin-right: 0;
}

.search-info .btn.btn-two {
    color: #fb9b08;
    padding: 10px;
    line-height: 1;
    height: auto;
}

.search-info .btn.btn-two .iconfont {
    font-size: 42px;
    display: block;
    margin: 0 auto 10px;
}

.search-info .search-bd {
    border: none;
    overflow: hidden;
    text-align: left;
}

.search-bd .filter-content {
}

.search-bd .download-content {
    width: 23%;
    float: left;
    text-align: center;
}

.search-bd .download-content .down_box {
    width: 50%;
}

.search-bd .download-content .down_pic {
    width: 75px;
    height: 75px;
}


/*推荐游戏*/
.rec-title-cont{

    padding: 0 25px 0 8px;
}
.rec-title{
    font-size: 18px;
    color: #333;
}
.rec-change-cont{
    font-size: 14px;
    color: #333;
    cursor: pointer;

}
.rec-change-cont .icon-shuaxin2{
    color: #999;

}
.rec-change-cont:hover {
    color: #4fafaa;
}
.js-roll-shuaxin::before {
    display: inline-block;
    transform:rotate(-360deg);
    transition: all 1.5s;
    position: relative;
}
.js-roll-shuaxin.roll::before {
    transform:rotate(720deg)
}
.rec-list{
    margin-top: 20px;
}



.wp1 {
    background: #fff;
}



/*游戏列表和详情
==============*/
.game-list {
    position: relative;
    padding: 20px 0 0;
    overflow: auto;
    height: 100%!important;

}
.list-container{
    display: none;
}
.list-container.active{
    display: block;
}

.rec-list,
.game-li-cont,
.all-game-cont{
    flex-wrap: wrap;
    justify-content: flex-start;
}
.game-li-cont{

    padding-top: 6px;
    overflow-y: auto;
}


.save-title{
    /*margin-bottom: 10px;*/
    font-size: 18px;
    color: #4fafaa;
}
.s-t-title{
    padding: 15px 8px;
}
.slot-icon-sprite{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    bottom: 2px;
}
.slot-icon-sprite.pt{
    background: url(../images/slotGame/newpt.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.dt{
    background: url(../images/slotGame/dt-n.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.lgd{
    background: url(../images/slotGame/dt-n.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.pp{
    background: url(../images/slotGame/pp.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.ag{
    background: url(../images/slotGame/ag.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.db{
    background: url(../images/slotGame/dbsloticon.png) no-repeat center;
    background-size: 100% 100%;
    width:66px;
    height: 24px;
}
.slot-icon-sprite.pg{
    background: url(../images/slotGame/newpg.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.cq9{
    background: url(../images/slotGame/cq9.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.mg{
    background: url(../images/slotGame/mg.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.sw{
    background: url(../images/slotGame/sw.png) no-repeat center;
    background-size: 100% 100%;
}
.slot-icon-sprite.png{
    background: url(../images/slotGame/png.png) no-repeat center;
    background-size: 100% 100%;
}

.game-info {
    position: relative;
    /*float: left;*/
    width: 178px;
    padding-bottom: 6px;
    margin-left: 7px;
    margin-right:  7px;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 14px;
    color: #c1c1c1;
    text-align: left;
    background: #fff;
    transition: all .3s;
    cursor: pointer;
    overflow: hidden;
    float: left;
}

.game-li-cont .game-info{
    margin-left: 6px;
}




/*.game-info:nth-child(5n) {*/
    /*margin-right: 0;*/
/*}*/

.game-list .game-info:nth-child(-n+8) {
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
}

.game-list .game-info:nth-child(1) {
    animation-delay: .4s;
}

.game-list .game-info:nth-child(2) {
    animation-delay: .5s;
}

.game-list .game-info:nth-child(3) {
    animation-delay: .6s;
}

.game-list .game-info:nth-child(4) {
    animation-delay: .7s;
}

.game-list .game-info:nth-child(5) {
    animation-delay: .8s;
}

.game-list .game-info:nth-child(6) {
    animation-delay: 1s;
}

.game-list .game-info:nth-child(7) {
    animation-delay: 1.1s;
}

.game-list .game-info:nth-child(8) {
    animation-delay: 1.2s;
}

.game-list .game-info:nth-child(9) {
    animation-delay: 1.3s;
}

.game-list .game-info:nth-child(10) {
    animation-delay: 1.4s;
}

.game-info:hover {
    transform: translateY(-6px);
}



.game-info .game-pic {
    position: relative;
    width: 100%;
    height: 178px;
    overflow: hidden;
}

.game-info .game-pic img {
    height: 100%;
    width: 100%;
    border-radius: 10px 10px 0 0;
}

.game-info .name {
    position: relative;
    height: 54px;
    padding-top: 5px;
    text-align: center;
    transition: background 0.2s;
    -webkit-transition: background 0.2s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game-info .name .category {
    display: inline-block;
    height: 14px;
    line-height: 14px;

    padding: 0 5px;
    margin-left: 3px;
    border-radius: 8px;
    font-size: 12px;
    background: linear-gradient(90deg, #9968fd, #fc49af);
    color: #fff;
    transition: all .3s;
}

.game-info .name .category:hover {
    background: linear-gradient(90deg, #6134bd, #cd0075);
}

.game-info .name h4 {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game-info .name h4 sub {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 12px;
    color: #787876;
    text-transform: uppercase;
}

.game-info .btn-try {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 22px;
    border: 1px solid #d0d0d0;
    border-radius: 12px;
    background: #fff;
    color: #666;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-size: 12px;
}



.game-info .btn-try:hover {
    border: 1px solid #4fafaa;
    color: #4fafaa;
    background: #F6FAFE;

}

.game-info .play {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 22px;
    margin-right: 4px;
    border: 1px solid transparent;
    border-radius: 12px;
    vertical-align: top;
    background: #4fafaa;
    color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-size: 12px;
}


.game-info .play:hover {
    opacity: 0.8;
}

.game-info .collect {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 27px;
    height: 27px;
}

.game-info .collect .iconfont {
    font-size: 27px;
    color: #fff;
}

.game-info .collect .shoucang {
    display: inline-block;
    position: relative;
    top: 7px;
    width: 27px;
    height: 27px;
    background: url(/images/slotGame/icon-shoucang.png) no-repeat center top;
    background-size: 100%;
}

.game-info .collect .iconfont.icon-love {
    font-size: 27px;
    color: #E8A938;

}

/*游戏侧边栏菜单*/
.jackpot-flag {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 76px;
    height: 76px;
    background: url(/images/jackpot-flag1.png) no-repeat center top;

}

.chess {
    width: 91px;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    color: #fff;
    border-radius: 7px;
}

.game-info .chess-title h4 sub {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

.icon_font1 {
    font-size: 20px;
    font-weight: bold;
    top: 17px;
    position: relative;
}

.icon_font2 {
    top: 22px;
    position: relative;
}



.top_nav {
    background: #fff;
}

.top_nav.night {
    background: #353772;
}

.header_top {
    background: #30328c;
}

.header_top.night {
    background: #30328c;
    color: #fff;
}

.login_after li,
.login_after li a {
    color: #fff;
}

.header_top.night .login_after.tools li:nth-of-type(3) a {
    color: #f1d461;
}

.header_top.night .login_after li a {
    color: #fff;
}

.layui-layer.tips22-layer .layui-layer-btn {
    text-align: center;
}

.layui-layer.tips22-layer a {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: #4fafaa;
    border-radius: 5px;
    font-size: 14px;
}

.layui-layer.tips-layer {
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    color: #000;
}

.layui-layer.tips-layer .layui-layer-content {
    text-align: center;
}

.layui-layer.tips-layer .layui-layer-title {
    padding: 0;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#9968fd), to(#fc49af)) no-repeat center top;
    background: -webkit-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: -o-linear-gradient(left, #9968fd, #fc49af) no-repeat center top;
    background: linear-gradient(90deg, #9968fd, #fc49af) no-repeat center top;
}

.layui-layer.tips-layer .layui-layer-btn {
    text-align: center;
    padding-bottom: 20px;
}

.layui-layer.tips-layer .layui-layer-btn0 {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: #4fafaa;
    border-radius: 5px;
    font-size: 14px;
}

.layui-layer.tips-layer .layui-layer-btn1 {
    min-width: 90px;
    height: 32px;
    line-height: 32px;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
}

.layui-layer.tips-layer .input-group > label {
    display: inline-block;
    width: 60px;
}









.layui-layer.transfer-layer.tips-layer .layui-layer-btn1,
.layui-layer.transfer-layer.tips-layer .layui-layer-btn0 {
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
}

.layui-layer.transfer-layer.tips-layer .layui-layer-btn {
    padding-bottom: 25px;
}





.coupon-cont #coupon {
    height: 30px;
    margin-left: 5px;
    border-radius: 15px;
    border: none;
    text-align: center;
    text-align-last: center;
}

.dividend-multiple-cont .dividend-cont,
.dividend-multiple-cont .multiple-cont {
    display: inline-block;
    width: 48%;
}

.less-money-layer.layui-layer.layui-layer-dialog .layui-layer-content {
    overflow: inherit;
    padding-bottom: 0;
}

.tt-layer.layui-layer.layui-layer-dialog .layui-layer-content {
    padding-bottom: 40px;
}

.less-money-layer.layui-layer.layui-layer-dialog .layui-layer-btn0,
.less-money-layer.layui-layer.layui-layer-dialog .layui-layer-btn1 {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    background: -webkit-gradient(linear, right top, left top, from(#fc49af), to(#9968fd));
    background: -webkit-linear-gradient(right, #fc49af, #9968fd);
    background: -o-linear-gradient(right, #fc49af, #9968fd);
    background: linear-gradient(-90deg, #fc49af, #9968fd);
}

.less-money-layer.layui-layer.layui-layer-dialog .layui-layer-btn1 {
    color: #fff;
    background: #b5b5b5;
}

.less-money-layer.layui-layer.layui-layer-dialog .layui-layer-setwin .layui-layer-close2 {
    right: -5px;
    top: -5px;
    background: url(/images/cc.png) no-repeat center;
}

#tip {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -61px;
}

#tip-cont {
    margin: 150px 0 40px;
    font-size: 14px;
}

#tip-cont h3 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

#tip-cont h3 .iconfont {
    margin-right: 3px;
    vertical-align: middle;
    font-size: 20px;
    color: #fc4ab0;
}

.content-main-bg.night {
    background: #202747 url(/images/slotGame/main-bg.jpg) repeat-y center top;
}

.content-main-bg.night .slot-cont {
    background: none;
}

.content-main-bg.night .winner_list .bd {
    background: #404c6f;
}

.content-main-bg.night .infoList li {
    background: #262a46;
    color: #fff;
}

.content-main-bg.night .infoList li .wintext span {
    color: #e6214f;
}

.content-main-bg.night .infoList li .wintext .name {
    color: #8e9abc;
}

.footer-detail.night,
.footer-detail {
    height: 311px;
    padding-top: 35px;
    background: url(/images/slotGame/footer-bg.jpg) no-repeat center top;
}

.icon-song {
    background: url(/images/icon/song.png) no-repeat center;
    background-size: 100%;
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 22;
    border: 0px;
}
.save-game-wp {
    overflow-y: auto;
}

.save-game-wp .game-info {
    margin-left: 6px!important;
}
@-webkit-keyframes changerright {
    0%{-webkit-transform:rotate(0deg);}
    50%{-webkit-transform:rotate(180deg);}
    100%{-webkit-transform:rotate(360deg);}
}
.the-end-tips {
    text-align: center;
    font-size: 14px;
    color: #666666;
    padding:10px 0;
}
.js-game-content {
    height: 870px;
}
.js-game-content .game-info{
    margin-left: 6px;
}
#footer-bg {
    display: none;
}
.layui-layer-dialog.iscollet {
    min-width: 200px!important;
    border-radius: 10px;
    overflow: hidden;
}
 /* .layui-layer.layui-layer-loading .layui-layer-content {
   width: 100px!important;
   height: 88px!important;
 } */