.icon-gamelist {
	display: inline-block;
	background: url(/topic/images/t01d2a3b3bec745772b.png) no-repeat
}

.gamelist-bar {
	width: 4px;
	height: 15px;
	background-position: -5px -5px;
	position: relative;
	top: 3px;
	margin-right: 8px
}

.gamelist-hot,.gamelist-new,.gamelist-test {
	width: 10px;
	height: 11px;
	position: relative;
	left: 4px;
	top: -2px
}

.gamelist-new {
	background-position: -105px -5px
}

.gamelist-hot {
	background-position: -49px -5px
}

.gamelist-test {
	background-position: -125px -5px
}

.menu-container .gamelist-button {
	width: 27px;
	height: 20px;
	background-position: -69px -5px;
	position: relative;
	top: 31px
}

/*.menu-container .menu-games-div a:hover {
	display:block;
}*/

.menu-container .gamelist-button .text {
	display: block;
	width: 85px;
	position: relative;
	left: -29px;
	top: 24px;
	color: #fff
}

.menu-container .menu-games-div,.menu-container.active .gamelist-button .text {
	display: none
}

.menu-container.active .menu-button {
	background-color: #29292a
}

.menu-container.active .gamelist-button {
	background-position: -14px -5px
}

.menu-button {
	float: right;
	width: 85px;
	height: 90px;
	background-color: #ff5c23;
	cursor: pointer;
	text-align: center
}

.menu-games-div {
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
	background-color: #282a2c
}

.menu-games-div h2 {
	height: 45px;
	padding: 0 30px;
	background-color: #3d3f41;
	color: #b8b8b8;
	line-height: 45px;
	font-size: 16px
}

.menu-games-div h2 span {
	float: left;
	display: inline-block
}

.menu-games-div h2 .menu-web {
	width: 710px
}

.menu-games-div h2 .menu-client {
	width: 170px
}

.menu-games-div h2 .menu-signs {
	float: right;
	font-size: 12px
}

.menu-games-div h2 .gamelist-hot,.menu-games-div h2 .gamelist-new,.menu-games-div h2 .gamelist-test {
	left: 12px;
	top: 1px;
	margin-right: 16px
}

.menu-games-div .content-web {
	width: 710px
}

.menu-games-div .content-client {
	width: 140px
}

.menu-games-div .content-mobile {
	width: 424px;
	margin-right: -5px
}

.menu-games-div .menu-games ul {
	max-height: 417px;
	float: left;
	padding: 20px 0 20px 30px;
	border-right: 1px solid #3e3e40;
	overflow-y: auto
}

.menu-games-div .menu-games ul:last-child {
	border: none
}

.menu-games-div .menu-games ul li {
	float: left;
	max-width: 115px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.menu-games-div .menu-games a {
	width: 140px;
	height: 32px;
	float: left;
	font-size: 14px;
	color: #ccc
}

.menu-games-div .menu-games a:hover {
	color: #fff;
	text-decoration: none
}

.menu-games-div .menu-games .more {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #999
}

.thinScreen h2 .menu-web {
	width: 566px
}

.thinScreen h2 .menu-client {
	width: 170px
}

.thinScreen .menu-games-div .content-web {
	width: 562px
}

.thinScreen .menu-games-div .content-mobile {
	width: 316px
}