html,body{
	width: 100%;
	height: 100%;
	background: #23262E;
}
.layui-header.header{
	background: #23262E;
	height: auto;
}

.container{
	width: 1170px;
	margin: 0 auto;
}

.header-top{
	height: 30px;
	line-height: 30px;
	color: #aeafb3;
}

.header-top .top-time{
	float: left;
}

.header-top .flags{
	float: right;
	height: 30px;
}
 	
.header-top .flag-sign{
	display: inline-block;
	width: 22px;
	height: 30px;
	background: url(../images/flag.png) no-repeat;
}

.header-top .flag1{
	background-position: 0 8px;
}

.header-top .flag2{
	background-position: -29px 8px;
}

.header-middle .logo{
	float: left;
	width: 200px;
	text-align: center;
	color: #f3a421;
	font-size: 48px;
	height: 60px;
	padding: 10px 0;
}

.header-middle .logo img{
	vertical-align: middle;
}

.header .login-form{
	float: right;
	margin-top: 40px;
}

.header-bottom{
	height: 50px;
	line-height: 50px;
	background: url(../images/login-nav-bg.png);
	background-repeat: repeat-x;
}

.header-bottom .nav{
	margin-left: 50px;
}

.header-bottom .nav:after{
	 content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
	
.header-bottom .nav li{
	list-style: none;
    float:left;
    position:relative;
    z-index: 1;
}

.header-bottom .nav li::after{
	content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.header-bottom .nav li a{
	display: block;
	padding: 10px 30px;
	line-height: 30px;
	position: relative;	
	color: #333;
}

/* .header-bottom .nav li a::after{
	border-radius: 3px;
    content:'';
    position:absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    border-left: solid 1px #fff;
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform:skewX(-25deg);
} */

.header-bottom .nav li.active a{
	background: #0f0f0f;
	color: #fff;
}

.header-bottom .nav li.active a::after{
	
}
 	
/*   	.header-bottom .nav{
  		margin-left: 200px;
  	}
  	
  	.header-bottom .nav li{
  		float: left;
  	}
  	
  	.header-bottom .nav li a{
  		padding: 0 20px;
  	} */

.login-form input[type="text"],
.login-form input[type="password"]{
	background: #1a1a1a;
	border: solid 1px #808080;
	height: 30px;
	line-height: 30px;
	width: 120px;
	color: #f2f2f2;
}

.banner-box{
	position: relative;
	height: 450px;
	width: 100%;
}

.banner-img-list li{
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 450px;
}

.banner-img-list li a{
	display: block;
	width: 100%;
	height: 450px;
	background: url(../images/banner02-2.jpg);
	background-position: center 62%;
}

.scrolling-news{
	position: relative;
	background: #1a1a1a;
	color: #fff;
}

.scrolling-news span{
	float: left;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
}

.scrolling-news span i{
	margin-right: 5px;
	font-size: 16px;
}

.scrolling-news .marquee{
	position: absolute;
	left: 110px;
	height: 40px;
	line-height: 40px;
}

.content{
	margin: 45px 0;
}

.content .games-list-area .layui-field-title{
	line-height: 40px;
	margin: 15px 0;
	text-align: center;
	border-top-color: #1c1e23;
}

.content .games-list{
	display: flex;
    justify-content: center;
    list-style-type: none;
}

.content .games-list-area legend{
	color: #ccc;
	display: inline-block;
}

.content .games-list-area small{
	color: #808080;
}

.content .games-list li{
	float: left;
}

.content .games-list li a.games-image{
	display: block;
	height: 300px;
	width: 226px;
	background: url(../images/games.png) no-repeat;
	background-position: 7px 0;
	margin-right: 0px;
	transition: all;
}	

.content .games-list li a.games-2{
	background-position: -214px 0;
}
.content .games-list li a.games-3{
	background-position: -432px 0;
}
.content .games-list li a.games-4{
	background-position: -649px 0;
}
.content .games-list li a.games-5{
	background-position: -868px 0;
}

.content .games-list li a:hover {
-webkit-animation:shake 1s .1s ease both;
-moz-animation:shake 1s .1s ease both;
}
@-webkit-keyframes shake {
	0% {
	-webkit-transform:scale(1)
	}
	10%, 20% {
	-webkit-transform:scale(0.8) rotate(-2deg)
	}
	30%, 50%, 70%, 90% {
	-webkit-transform:scale(1.1) rotate(2deg)
	}
	40%, 60%, 80% {
	-webkit-transform:scale(1.1) rotate(-2deg)
	}
	100% {
	-webkit-transform:scale(1) rotate(0)
	}
}

.footer{
	background: #1a1a1a;
	padding: 30px 0;
	text-align: center;
}

/* notify.css begin*/

.marquee-div .layui-carousel{
	background: transparent!important;
}

.marquee-div .layui-carousel{
	line-height: 40px;
}

.marquee-div .layui-carousel>[carousel-item]:before{
	content:"";
}

.marquee-div .layui-carousel>[carousel-item]>*{
	background: transparent!important;
}

.notify-page{
	width: 430px;
	background: #fae4e8 url(../images/notify-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* margin: 50px auto; */
/* 	max-height: 600px; */
	background-size: 100%;
}

.notify-pagination{
	background: #cc1433!important;
	display: inline-block;
	color: #fff;
	border-radius: 12px;
	padding: 0 5px;
	margin: 5px 0 0 155px;
}

.notify-pagination a{
	display: inline-block;
	padding: 3px 15px;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.notify-pagination a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.notify-body{
	margin-top: 170px;
	padding: 10px 20px 20px;
	color: #360e0c;
}

.notify-body .title{
	text-align: center;
	font-size: 18px;
	color: #ca170e;
	margin-bottom: 15px;
	font-weight: 700;
}
.notify-body .footer{
	background: #fae4e8!important;
	
}
.notify-body .footer .notify-btn{
	color: #f8d7dc;
	padding: 8px 45px;
	background: #f33050;
	border: solid 1px #e61f3f;
	border-radius: 6px;
	display: inline-block;
	margin-top: 15px;
}

.layui-carousel a{
	color: white!important;
}
/*notify.css end*/