.game{	background:#26282f;}
.game .banner1{
	position: relative;
}
.game .banner1 .swipe-item-img{
	display:block;
	width:100%;
}
.game .banner1 .swipe-logo-img{
	display:block;
	width: 170px;
	height: 64px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-30%);
	transform: translate(-50%,-30%);
}
.game .banner2 .b2-title{
	height:110px;
	line-height:110px;
	font-family:Arial;
	font-weight:lighter;
	font-size:50px;
	text-align:center;
	color:#fc8301;
	text-transform:uppercase;
}
.game .banner2{
	border-bottom:6px solid #1b1d23;
}
.game .banner2 .b2-list:after{
	content:"\20";
	height:0;
	clear:both;
	display:block;
}
.game .banner2 .b2-list .b2-list-item{
	width:540px;
	height:470px;
	padding:25px;
	float:left;
	background:#1b1d22;
	margin-bottom:20px;
	text-align: center;
}
.game .banner2 .b2-list .b2-list-item:nth-child(odd){
	margin-right:20px;
}
.game .banner2 .b2-list .b2-list-item .b2-list-item-img{
	width:540px;
	height:304px;
}
.game .banner2 .b2-list .b2-list-item dl{
	padding:25px 0;
}
.game .banner2 .b2-list .b2-list-item dl dt{
	font-size:36px;
	color:#fff;
	line-height:40px;
}
.game .banner2 .b2-list .b2-list-item dl dd{
	font-size:24px;
	color:#00ade3;
	text-transform:capitalize;
}
.game .banner2 .b2-list .b2-list-item .b2-list-item-btn{
	display:block;
	width:180px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	background:#fc8301;
	border:1px solid #fff;
	color:#fff;
	transition:all .3s ease 0s;
	margin:0 auto;
	text-transform:uppercase;
}
.game .banner2 .b2-list .b2-list-item .b2-list-item-btn:hover{
	font-size:34px;
}

.game .banner2 .b2-list .b2-list-item .b2-list-item-btm{
	display: inline-block;
	width:180px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	/*background:#fc8301;*/
	border-radius: 50px;
	border:1px solid #fff;
	color:#fff;
	transition:all .3s ease 0s;
	margin:0 auto;
	text-transform:uppercase;
}
.game .banner2 .b2-list .b2-list-item .b2-list-item-btm:hover{
	font-size: 26px;
}


.game .banner2 .b2-list .b2-list-item .b2-list-item-p{
	color:#00ade3;
	font-size:24px;
}

.game .banner2 .b2-list .b2-list-item .b2-list-item-p .b2-list-item-p-link{
	color:#00ade3;
}
.color-white{
	color:#fff;
}
.game .more .b2-more{
	height:100px;
	background:#1c1f23 url(../images/index-more.png) no-repeat center center;
	display:block;
	width:100%;
}
.game .more .return{
	transform: rotate(180deg);
	transform-origin:50% 50%;
	-ms-transform: rotate(180deg); /* IE 9 */
	-ms-transform-origin:50% 50%; /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-webkit-transform-origin:50% 50%; /* Safari and Chrome */
	-moz-transform: rotate(180deg); /* Firefox */
	-moz-transform-origin:50% 50%; /* Firefox */
	-o-transform: rotate(180deg); /* Opera */
	-o-transform-origin:50% 50%; /* Opera */
}

.tf-dw_close,
.tf-dw .icons-dw,
.tf-dw .icons-google,
.tf-dw .icons-ios,
.tf-dw .icons-android{
    display: inline-block;
    background-image: url('../images/download-icon.png');
    background-repeat: no-repeat;
}
.tf-dw{
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
    width: 318px;
    height: 226px;
    margin-top: -113px;
    margin-left: -159px;
}
.tf-dw_box{
    box-shadow: 0 0 30px #000;
}
.tf-dw_box span{
    display: inline-block;
    width: 40px;
    margin-right: 10px;
    margin-left: 26px;
    text-align: center;
}
.tf-dw_box p,
.tf-dw_box a{
    color: #fff;
}
.tf-dw_box p{
    background-color: rgba(0, 0, 0, .8);
}
.tf-dw_box a{
    font-size: 18px;
    line-height: 58px;
    display: block;
    border-top: 1px solid #363636;
    border-bottom: 1px solid #0e0e0e;
}
.tf-dw_box a:hover{
    border-top-color: #915123;
    border-bottom-color: #442209;
    background-color: rgba(236, 100, 1, .5);
}
.tf-dw_box i{
    vertical-align: middle;
}
.tf-dw_title{
    font-size: 16px;
    line-height: 53px;
    border-bottom: 1px solid #131313;
}
.tf-dw_title img{
	display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px;
}
.tf-dw_close{
	position: absolute;
    top: 18px;
    right: 14px;
    width: 22px;
    height: 22px;
    background-position: 0 -31px;
    color: transparent;
}
.tf-dw .icons-dw{
    width: 40px;
    height: 40px;
    background-position: 0 -54px;
}
.tf-dw .icons-google{
    width: 30px;
    height: 32px;
    background-position: 0 -95px;
}
.tf-dw .icons-ios{
    width: 25px;
    height: 30px;
    background-position: 0 -128px;
}
.tf-dw .icons-android{
    width: 26px;
    height: 30px;
    background-position: 0 0;
}
