@charset "UTF-8";
/*头部*/
.m-header{
    position: fixed;
    z-index: 999;
    height: 44px;
    line-height: 44px;
    /*width: 100%;*/
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    background: #fff;
}
.left-arr{
    position: absolute;
    left: 12px;
    top: 11px;
    height: 20px;
    width: 20px;
    background: url(../images/game/left-arr.png) no-repeat center;
    background-size: 100% 100%;
}
.main-wrap{
    padding: 44px 0 60px;
}
/*轮播*/
#banner-section_demo {
    position: relative;
    padding:12px 0 0;
    text-align: center;
    height: 152px;
}

#banner-section_demo .swiper-slide {
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
    transition: all .2s;
    border-radius: 10px;
    transform: scale(.9);
}

#banner-section_demo .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

#banner-section_demo .swiper-slide img {
    width: 100%;
}

#banner-section_demo .swiper-slide-active {
    transform: scale(1);
}

#banner-section_demo .swiper-slide img {
    display: block;
    border-radius: 10px;
    width: 100%;
    height: 100%;
}



#banner-section_demo .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    line-height: 4px;
    border-radius: 4px;
    background: #fff;
    opacity: 1;
    margin: 0 5px;
}

#banner-section_demo .swiper-pagination-bullet-active {
    width: 14px;
    background:#FD6C90;
}

#banner-section_demo .swiper-pager {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    z-index: 999999;
}


/*快捷入口*/
#game-main-cont{
    padding: 12px;
    background: #f5f6fb;
}
.top_site{
    padding: 0 0 12px;
    /*background: #fff;*/
}
.top-list {
    flex-wrap: wrap;
}

.top-list .top-item {
    position: relative;
    width: 30%;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    font-size: 10px;
    text-align: center;
    transition: all .2s;
}
.top-list .top-item:nth-of-type(1),
.top-list .top-item:nth-of-type(2),
.top-list .top-item:nth-of-type(3){
    margin-bottom: 10px;
}
.top-list .slot-item::after{
    content: "";
    width: 23px;
    height: 22px;
    background: url(../images/user/icon-rightactive.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top:0;
    right: 0;
    z-index: 200;
}
.top-list .slot-item.active::after{
    content: "";
    width: 23px;
    height: 22px;
    background: url(../images/user/icon-right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top:0;
    right: 0;
    z-index: 200;
}
.top-list .sport-item{

    background: url(../images/game/sport-item.png) no-repeat center;
    background-size: 100% 100%;
}

.top-list .sport-item.active{
    background: url(../images/game/sport-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}

.top-list .live-item{
    background: url(../images/game/live-item.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .live-item.active{
    background: url(../images/game/live-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .slot-item{
    background: url(../images/game/slot-item.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .slot-item.active{
    background: url(../images/game/slot-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .esport-item{
    background: url(../images/game/esport-item.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .esport-item.active{
    background: url(../images/game/esport-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .chess-item{
    background: url(../images/game/chess-item.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .chess-item.active{
    background: url(../images/game/chess-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}

.top-list .lottery-item{
    background: url(../images/game/lottery-item.png) no-repeat center;
    background-size: 100% 100%;
}
.top-list .lottery-item.active{
    background: url(../images/game/lottery-tab-hover.png) no-repeat center;
    background-size: 100% 100%;
}




.scroll-container {
    position: relative;
}


.game-list-cont .game-item {
    width: 100%;
    height: 135px;
    margin-bottom: 10px;
    border-radius: 5px;
    position: relative;
}

.game-list-cont .game-item .right-top{
    content: "";
    width: 54px;
    height: 30px;
    background: url(../images/user/icon-type.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top:5px;
    right: -7px;
}

.game-list-cont .game-item .game-img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}


.item-cont{
    display: none;
}
.item-cont.active{
    display: block;
}

.qy-item{
    background: url(../images/game/qy-sport.png) no-repeat center;
    background-size: 100% 100%;
}
.sb-item{
    background: url(../images/game/sb-sport.png) no-repeat center;
    background-size: 100% 100%;
}

.ob-item{
    background: url(../images/game/ob-sport.png) no-repeat center;
    background-size: 100% 100%;
}


.live-aga-item {
    background: url(../images/game/ag-live.png) no-repeat center;
    background-size: 100% 100%;
}

.live-mg-item {
    background: url(../images/game/mg-live.png) no-repeat center;
    background-size: 100% 100%;
}
.live-ob-item {
    background: url(../images/game/ob-live.png) no-repeat center;
    background-size: 100% 100%;
}

.live-bbin-item {
    background: url(../images/game/bbin-live.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-dt-item {
    background: url(../images/game/dt-slot.png) no-repeat center;
    background-size: 100% 100%;
}



.slot-pt-item {
    background: url(../images/game/pt-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-sw-item {
    background: url(../images/game/sw-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-pp-item {
    background: url(../images/game/pp-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-mg-item {
    background: url(../images/game/mg-slot.png) no-repeat center;
    background-size: 100% 100%;
}



.slot-png-item {
    background: url(../images/game/png-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-cq9-item {
    background: url(../images/game/cq9-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-ag-item {
    background: url(../images/game/ag-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.slot-pg-item {
    background: url(../images/game/pg-slot.png) no-repeat center;
    background-size: 100% 100%;
}

.chess-dt-item {
    background: url(../images/game/dt-chess.png) no-repeat center;
    background-size: 100% 100%;
}


.chess-ky-item {
    background: url(../images/game/ky-chess.png) no-repeat center;
    background-size: 100% 100%;
}

.chess-hl-item {
    background: url(../images/game/hl-chess.png) no-repeat center;
    background-size: 100% 100%;
}

.chess-bl-item {
    background: url(../images/game/bl-chess.png) no-repeat center;
    background-size: 100% 100%;
}

.chess-as-item {
    background: url(../images/game/as-chess.png) no-repeat center;
    background-size: 100% 100%;
}

.fish-sw-item {
    background: url(../images/game/sw-fish.png) no-repeat center;
    background-size: 100% 100%;
}

.fish-ag-item {
    background: url(../images/game/ag-fish.png) no-repeat center;
    background-size: 100% 100%;
}

.fy-item {
    background: url(../images/game/fy-esport.png) no-repeat center;
    background-size: 100% 100%;
}

.imdj-item {
    background: url(../images/game/im-esport.png) no-repeat center;
    background-size: 100% 100%;
}

.gfc-ig-item {
    background: url(../images/game/iggf-lottery.png) no-repeat center;
    background-size: 100% 100%;
}

.lottery-ig-item {
    background: url(../images/game/iggt-lottery.png) no-repeat center;
    background-size: 100% 100%;
}

.lotto-ig-item {
    background: url(../images/game/igxg-lottery.png) no-repeat center;
    background-size: 100% 100%;
}



.game-item .game-img {
    height: 100%;
}


/*弹窗*/
.index-modal{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,.5);
}
.index-dialog{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 480px;
    margin-top: -240px;
    margin-left: -150px;
    background:#fff url(../images/game/modal-bg.jpg) no-repeat center top;
    background-size: 101% 500px;
    border-radius: 10px;
}
.index-modal-cont{
    position: relative;
    width: 100%;
    height: 100%;
}
.modal-close-btn{
    position: absolute;
    bottom: -30px;
    right: 50%;
    margin-left: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/index/close-btn.png) no-repeat center top;
    background-size: 100%;
}
.modal-main-context{
    position: relative;
    padding: 0 12px;
    border-radius: 0 0 10px 10px;
    text-align: center;
}

.index-modal-body{
    font-size: 14px;
    color: #666666;
}

.fir-title{
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 10px 0;
}
.pocket-list{
    line-height: 1;
    padding: 5px 20px;
    border: 1px solid #FD6C90;
    font-size: 14px;
    border-radius: 6px;
    color: #666;
    background: #FFFFFF;
}
.pocket-item{
    flex: 1;
    position: relative;
    text-align: center;
}
.pocket-item:nth-of-type(1):after{
    content:'';
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    height: 26px;
    width: 1px;
    background:#e2e2e2;
}
.pocket-money{
    margin-top: 6px;
    font-size:16px;
    color: #333;
}
.m-input-cont{
    margin: 5px 0;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #F5F6FB;
    border-radius: 6px;
    background: #fff;
}
.money-input{
    height: 100%;
    line-height: 100%;
    width: 90%;
    border: none;
    outline: none;
}

.rec-money-list{
    flex-wrap: wrap;
}
.rec-money-item{
    width: 31%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #F5F6FB;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #fff;
}
.rec-money-item.active{
    background: #FFE8ED;
    border: 1px solid #FD6C90;
}
.c-btn{
    display: block;
    margin-top: 10px;
    height: 35px;
    line-height: 33px;
}
.c2{
    color: #FD6C90;
    border: 1px solid #FFD5E0;
    background: #fff;
}
.g-tips{
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
}




.game-footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px;
    background: #fff;
    font-size: 14px;
    color: #333;
}
.game-deposit-btn{
    width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    background: #FD6C90;
    border-radius: 4px;
}
.game-balance{
    color: #FD6C90;
    margin: 0 10px;
}

.ask-icon{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: url(../images/ask-icon.png) no-repeat center top;
    background-size: 100%;
}
.money-cont:nth-last-of-type(1){
    margin-top: 10px;
}
.c-game-modal .c-dialog{
    height: 268px;
    margin-top: -134px;
}

.c-game-modal  .c-modal-header {
    padding: 30px 0 35px;
}
.c-game-modal .c-modal-body{
    padding: 20px 0;
    line-height: 1.7;
    text-align: left;
}






@media (max-width: 374px) {
    /*.index-dialog{*/
        /*height: 520px;*/
        /*margin-top: -270px;*/
    /*}*/
    /*.fir-title {*/
        /*font-size: 16px;*/
        /*line-height: 16px;*/
        /*padding: 10px 0;*/
    /*}*/
    .c-btn {
        /*height: 35px;*/
        /*line-height: 33px;*/
        margin-top: 8px;
        font-size: 14px;
    }
    .rec-money-item {
        width: 31%;
        height: 25px;
        line-height: 25px;
        margin-bottom: 8px;
    }
    .m-input-cont {
        margin: 8px 0;
    }
}

@media (max-width: 320px) {


}