﻿.nav-top {
	width: 100%;
	min-width: 1110px;
	background: #292929;
	font-size: 12px
}

.wrap {
	width: 100%;
	min-width: 1110px;
	max-width: 1240px;
	margin: 0 auto
}

.nav-top .top-tool {
	float: left;
	height: 30px;
	line-height: 30px
}

.nav-top a {
	color: #c7c7c7
}

.top-logBefore .username {
	color:#F00
}

.nav-top {
	color: #c7c7c7
}

.nav-top .top-logBefore {
	line-height: 30px;
	float: right;
}

.top-line {
	margin: 0 5px;
	color: #5e5e5e
}

.nav-bottom {
	width: 100%;
	min-width: 1110px;
	height: 80px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,.2)
}

.nav-bottom .wrap {
	position: relative
}

.nav-bottom .left {
	float: left;
}

.nav-bottom .left #logo {
	display: block;
	width: 200px;
	height: 62px;
	margin: 17px 48px 0 0;
	float: left;
	background: url('') no-repeat center center #eee;
	overflow: hidden
}

.nav-bottom .right {
	float: right
}
.nav-bottom .right .nav-list {
	height: 80px;
	float: left
}

.thinScreen .nav-bottom .right .nav-list li {
	margin: 0 17px 0 0
}

.nav-bottom .right .nav-list li {
	font-size: 16px;
	float: left;
	padding-top: 30px;
	margin: 0 30px 0 0;
	position: relative
}

.nav-bottom .right .nav-list li a {
	color: #1c1c1c
}

.nav-bottom .right .nav-list li .red {
	color: red;
	font-weight: 700
}

.nav-bottom .right .nav-list .active i,.nav-bottom .right .nav-list li:hover i {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	background: #fe8800
}

.nav-bottom .right .nav-list .active a,.nav-bottom .right .nav-list li:hover a {
	color: #ff6310
}

.nav-bottom .right .nav-list li em {
	display: block;
	width: 23px;
	height: 16px;
	background: url('img/nav-new-icon.png');
	position: absolute;
	left: 25px;
	top: 16px
}


.menu-button-po {
	float: right;
	width: 85px;
	height: 80px;
	position: relative
}

.menu-button {
	position: absolute;
	width: 85px;
	height: 80px;
	background-color: #ff5c23;
	cursor: pointer;
	text-align: center;
	z-index: 9999
}

.active .menu-button {
	background-color: #29292a
}

.active .menu-button .text {
	display: none
}

.active .menu-button .gamelist-button {
	background-position: -14px -5px
}

.menu-button .gamelist-button {
	width: 27px;
	height: 20px;
	background: url('img/iconlist.png') no-repeat;
	background-position: -69px -5px;
	position: relative;
	top: 25px;
	display: inline-block
}

.gamelist-button .text {
	display: block;
	width: 85px;
	position: relative;
	left: -29px;
	top: 24px;
	color: #fff
}

.nav-slide {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
	background-color: #282a2c;
	z-index: 3000
}

.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
}

.gamelist-bar {
	width: 4px;
	height: 15px;
	background-position: -5px -5px;
	position: relative;
	top: 3px;
	margin-right: 8px
}

.icon-gamelist {
	display: inline-block;
	background: #fe8800
}

.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
}

.gamelist-hot,.gamelist-new,.gamelist-test {
	width: 10px;
	height: 11px;
	position: relative;
	left: 4px;
	top: -2px
}

.icon-gamelist {
	display: inline-block;
	background: url('img/iconlist.png') no-repeat
}

.gamelist-hot {
	background-position: -49px -5px
}

.gamelist-new {
	background-position: -105px -5px
}

.gamelist-test {
	background-position: -125px -5px
}

.menu-games ul {
	max-height: 417px;
	float: left;
	padding: 20px 0 20px 30px;
	border-right: 1px solid #3e3e40;
	overflow-y: auto
}

.content-web {
	width: 710px
}

.menu-games ul {
	max-height: 417px;
	float: left;
	padding: 20px 0 20px 30px;
	border-right: 1px solid #3e3e40;
	overflow-y: auto
}

.menu-games ul li {
	width: 140px;
	height: 32px;
	float: left;
	font-size: 14px;
	color: #ccc
}

.menu-games ul a {
	float: left;
	max-width: 115px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff
}

.menu-games .more {
	width: 100%;
	float: left;
	font-size: 12px
}

.menu-games .more a {
	color: #999
}

.menu-games .more a:hover {
	color: #fff;
	text-decoration: none
}

.content-client {
	width: 140px
}

.content-mobile {
	width: 424px;
	margin-right: -5px
}

.thinScreen .nav-top .wrap,.thinScreen .nav-bottom .wrap {
	width: 1110px
}

.thinScreen .nav-bottom .nav_list li {
	margin: 0 17px 0 0
}
