

#content:before {
	content: none
}

#content {
	background: #000 url('../images/bgs.webp') no-repeat top center
}

#header-account {
	z-index: 1
}
#indexDialog #dialogImg {
    width:100%;
}
#slide-banner {
    position: relative;
    float: left;
    width: 600px;
    height: 300px;
    margin: 0 auto 0 125px
}

#imgNames img {
	position: absolute;
	left: 0;
	top: 0;
	-moz-transition: all linear 500ms;
	-o-transition: all linear 500ms;
	-webkit-transition: all linear 500ms;
	transition: all linear 500ms;
	opacity: 1;
	filter: alpha(opacity=0)\9
}

#imgNames img.show {
	opacity: 1;
	filter: alpha(opacity=100)\9
}

#ad-pager {
	display: none;
	position: absolute;
	bottom: 6px;
	right: 6px;
	z-index: 101
}

#ad-pager strong {
	display: inline-block;
	margin-right: 6px;
	width: 15px;
	line-height: 15px;
	vertical-align: top;
	text-align: center;
	background-color: #000
}

#ad-pager strong.cycle-pager-active {
	background-color: #666
}

#ad-pager strong a {
	color: #fff;
	font-size: .7em;
	text-decoration: none
}

#ad-pager strong a:hover {
	text-decoration: underline
}

#game-box {
	width: 100%;
	margin-top: 209px
}

#game-box li {
	position: relative;
	display: inline-block;
	width: 205px;
	margin: 0 6px;
	vertical-align: top
}

#game-box li:before {
	content: '';
	display: block;
	width: 190px;
	height: 183px;
	margin-bottom: 23px;
	background-position: center top
}

#game-box li:after {
	content: '';
	display: block;
	width: 205px;
	height: 66px;
	background-position: top center
}

#game-box li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%
}

#game-box li:hover:after,
#game-box li:hover:before {
	background-position: bottom center
}

#game-box li[data-img="slot"]:before {
	background-image: url('../images/game_pic.webp')
}

#game-box li[data-img="slot"]:after {
	background-image: url('../images/slot.webp')
}

#game-box li[data-img="live"]:before {
	background-image: url('../images/live_pic.webp')
}

#game-box li[data-img="live"]:after {
	background-image: url('../images/live.webp')
}

#game-box li[data-img="lottery"]:before {
	background-image: url('../images/lottery_pic.webp')
}

#game-box li[data-img="lottery"]:after {
	background-image: url('../images/lottery.webp')
}

#game-box li[data-img="sport"]:before {
	background-image: url('../images/sport_pic.webp')
}

#game-box li[data-img="sport"]:after {
	background-image: url('../images/sport.webp')
}

#home-info {
	position: relative;
	margin: 50px auto 0;
	padding-top: 21px;
	height: 1113px;
	background: url('../images/info.webp') no-repeat top center
}

#home-info .hot-game {
	padding: 15px 50px;
	width: 100%
}

.slider-left {
	position: relative;
	width: 905px;
	height: 30px;
	margin: 0 auto 20px;
	overflow: hidden
}

.slider-left:after {
	position: absolute;
	top: 0;
	right: 8px;
	padding: 0 10px;
	content: '无需额度转换 ';
	color: #404040;
	font-size: 14px;
	line-height: 30px;
	font-family: 'Microsoft YaHei';
	background: #f4f4f4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #aaa 2px 2px inset;
	-webkit-box-shadow: inset;
	box-shadow: #aaa 2px 2px inset
}

.slider-left a.title {
	float: left;
	padding: 0 10px;
	color: #ff0;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	line-height: 30px;
	text-decoration: none
}
.swiper-button-prev {
    background: url('../images/banner_arrow.webp');
    left:120px;
    height:64px;
}
.swiper-button-next {
    background: url('../images/banner_arrow.webp');
    right: 120px;
    height: 64px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-pagination-bullet {
    position: relative;
    width: 40px;
    height: 2px;
    border-radius: 0;
    background: #fff;
}

.swiper-pagination-bullet-active {
    background: #007aff;
}
./*swiper-button-prev:hover, .swiper-button-next:hover{
    background-position:0 -21px
}
.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 13%;
    width: 21px;
    height: 21px;
    margin-top:0px;
    z-index:1
}*/
.slider-left .main-cell {
	height: 30px;
	margin: 0 140px 0 150px;
    width:615px;
}

.slider-left ul.game-list>li {
	float: left;
	width: 100px;
	height: 30px;
	background: url('../images/hot_line.webp') no-repeat left center
}

.slider-left ul.game-list>li>a {
	display: inline-block;
	width: 100%;
	color: #c9c9c9;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	line-height: 30px;
	text-align: center;
	text-decoration: none
}

#home-info .slot-box {}

#home-info .slot-box>a {
	display: inline-block;
	width: 271px;
	height: 374px;
	margin: 20px 10px;
	background-position: top center
}

#home-info .slot-box>a:hover {
	background-position: bottom center
}

#home-info .slot-box>a.hot-mg {
	background-image: url('../images/hot_mg.webp')
}

#home-info .slot-box>a.hot-pt {
	background-image: url('../images/gamethree/hot_pt.webp')
}

#home-info .slot-box>a.hot-bb {
	background-image: url('../images/gamethree/hot_bb.webp')
}





#home-info .mobile-info {
	position: relative;
	margin: 60px auto;
	min-height: 290px
}

#home-info .mobile-info a {
	position: absolute;
	right: 70px;
	bottom: 40px;
	display: inline-block;
	padding: 5px 10px;
	color: #d0bd72;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #d0bd72;
	background: #000
}


.platforInner .row .Index_live {
    float: left;
    animation-duration: 0.3s;
}

    .platforInner .row .Index_live figure .Index_live1 {
        margin-top: 5px;
        width: 270px;
        height: 129px;
        margin-bottom: 0px;
        display: inline-block;
        overflow: hidden;
    }

    .platforInner .row .Index_live figure .Index_live2 {
        float: left;
        width: 150px;
        margin: 5px 0px 10px;
        text-align: center;
    }

        .platforInner .row .Index_live figure .Index_live2 p {
            font-size: 24px;
            color: rgb(77, 143, 250);
            line-height: 30px;
        }

        .platforInner .row .Index_live figure .Index_live2 a {
            float: right;
            margin-top: 15px;
            margin-right: 11px;
        }
#Index_Games #sliderGame li {
    margin-top: 10px;
    display: inline-block;
    clear: both;
}

    #Index_Games #sliderGame li figure {
        float: left;
        position: relative;
    }

    #Index_Games #sliderGame li figure img{
        height:71px;
    }
    #Index_Games #sliderGame li .live_div {
        float: left;
        width: 140px;
        height: 100%;
        text-align: left;
        padding: 0px 0px 10px 18px;
        box-sizing: border-box;
    }

        #Index_Games #sliderGame li .live_div .live_div_div {
            font-size: 20px;
            color: rgb(77, 143, 250);
            line-height: 36px;
        }

    #Index_Games #sliderGame li .div_div1 {
        position: relative;
        right: 7px;
        float: left;
        width: 120px;
        margin-right: 4px;
        margin-top: 0px;
        text-align: center;
    }

.slideRight .rankings-bg .rankings-container {
    padding: 0px;
    width: 283px
}

    .slideRight .rankings-bg .rankings-container .container-center {
        height: 310px;
        width: 400px;
    }

        .slideRight .rankings-bg .rankings-container .container-center .swiper-container2 {
            height: 200px;
            position: relative;
            z-index: 100
        }

            .slideRight .rankings-bg .rankings-container .container-center .swiper-container2 ul {
                width: 300px
            }


#index .carouselImg {
    min-width: 1200px;
    animation-duration: 0.3s;
    opacity: 1;
}

#index .swiper-container1 {
    z-index: 0;
}
    #index .swiper-container1 .swiper-wrapper {
        height: 530px;
    }
#index .Sameamimated {
    animation-duration: 0.3s;
}
#index .Pointer {
    cursor: pointer;
}