.banner {
	height: 313px;
}
.banner {
	background: url(../images/bg_10.jpg?0719) no-repeat center top;
	height: 344px;
	min-width: 1100px;
	padding-top: 46px;
	box-sizing: border-box;
}
.banner .inner {
	position: relative;
}
.inner {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}
.banner .inner a {
	display: inline-block;
	width: 324px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
.main-lb {
	background: #EEEEEE;
}

.main-lb .main-upside {
	padding: 20px 0 0 0;
!important: ;
}
.main-upside .main-top-left {
	width: 872px;
	width: 1100px;
	border: 0px solid red;
	border-radius: 4px;
}
.flt {
	float: left;
}
.text-title {
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	background-color: #bc2d30;
	border-radius: 4px 4px 0 0;
}
.text-title h4 {
	display: inline-block;
	width: 208px;
	height: 50px;
	background: url(../images/index+_09.png) no-repeat left top;
	padding-left: 30px;
	font-size: 16px;
	line-height: 50px;
	color: #f3f3f3;
	box-sizing: border-box;
	border-radius: 4px;
}
.text-title i.icon-game {
	/* background: url(../images/index-icon_03.png) no-repeat left center; */
	background-size: 100%;
}
.text-title i {
	display: inline-block;
	width: 23px;
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
}
.text-nav {
	border: 0px solid red;
}
.main-upside .main-top-left .text-nav ul {
	float: left;
	height: 50px;
	line-height: 50px;
	border: 0px solid green;
}
.main-upside .main-top-left .text-nav ul li {
	letter-spacing: 5px;
	float: left;
	margin-left: 35px;
	margin-left: 70px;
	cursor: pointer;
	font-size: 16px;
	color: #f3f3f3;
	border: 0px solid red;
}
.main-upside .main-top-left .game-list {
	padding: 25px 27px 0px 5px;
	padding: 25px 0px 0px 0px;
	background-color: #fff;
	border-radius: 0 0 4px 4px;
	float: left;
	border: 0px solid red;
	display: none;
}
.main-upside .main-top-left .game-list li {
	float: left;
	width: 32%;
	width: 260px;
	width: 260px;
	margin-right: 2%;
	margin-right: 0%;
	margin-left: 20px;
	margin-left: 12px;
	margin-bottom: 29px;
	border: 0px solid red;
}
.media-left {
	width: 74px;
	height: 50px;
	float: left;
	margin-right: 10px;
}
.media-mid {
	float: left;
	margin-right: 5px;
	border-radius: 0 0 4px 4px;
	width: 100px;
	border: 0px solid red;
}
.media-right {
	float: right;
	border: 1px solid #5a89ff;
	border-radius: 4px;
	width: 69px;
}
.media-left img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	cursor: pointer;
}
.media-mid h4 {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.media-right p {
	color: #5a89ff;
	text-align: center;
	line-height: 24px;
}
.media-right p a {
	display: inline-block;
	width: 100%;
	line-hieght: 24px;
	background-color: #5a89ff;
	color: #fff;
}