@charset "gb2312";
.game-footer {
	width: 100%;
	height: 395px;
	background: #f0f0f0;
	font: 12px/1.5 "microsoft yahei", Arial, sans-serif;
	margin-top: 0px;
}
.game-footer-inner {
	width: 100%;
	height: 198px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
	position: relative;
	display: block;
}
.game-footer-fun {
	width: 1300px;
	height: 198px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -530px;
}
.game-footer-fun dl {
	width: 150px;
	height: 135px;
	margin: 32px 0 0 -1px;
	padding-left: 50px;
	border-left: 1px solid #e3e3e3;
	float: left;
}
.game-footer-fun dt {
	height: 18px;
	color: #5e5e5e;
	font-weight: 700;
	margin-bottom: 8px;
}
.game-footer-fun dd {
	height: 22px;
	line-height: 22px;
}
.game-footer-fun dd a {
	color: #5e5e5e;
	transition: all 0.4s ease;
}
.game-footer-fun dd a:hover {
	color: #3f6c8c;
}
.game-footer-more {
	width: 720px;
	height: 198px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 184px;
	display: none;
}
.game-footer-m {
	width: 732px;
	height: 170px;
	overflow: hidden;
	background: #1d1c20;
	position: absolute;
	top: 0px;
	left: 714px;
}
.game-footer-copyright {
	width: 1024px;
	height: 195px;
	margin: 0 auto;
	overflow: hidden;
}
.game-footer-logo {
	width: 140px;
	height: 56px;
	margin: 45px 10px 0 70px;
	background: url(http://img.8090yxs.com/web/cycs2/images/footer_logo_black.png) no-repeat;
	_background: url(http://img.8090yxs.com/web/cycs2/images/footer_logo_black.gif) no-repeat;
	float: left;
}
.game-footer-copr {
	/*height: 157px;*/
	padding-left: 14px;
	margin-top: 10px;
	overflow: hidden;
	border-left: 1px solid #e3e3e3;
	color: #5e5e5e;/*float: left;*/
}
.game-footer-copr2 {
	margin-top: 44px;
}
.game-footer-copr a {
	color: #373638;
	transition: all 0.4s ease;
	margin-right: 6px;
}
.game-footer-copr a:hover {
	color: #3f6c8c;
}
.game-footer-copr p {
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
	line-height: 20px;
}
/*µ×²¿·ç¸ñ --°×É«*/
.game-footer-white {
	background: #f0f0f0;
}
.game-footer-white .game-footer-inner {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #fff;
}
.game-footer-white .game-footer-inner .game-footer-fun dl {
	border-left: 1px solid #e3e3e3;
}
.game-footer-white .game-footer-fun dt {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a {
	color: #6f6f6f;
}
.game-footer-white .game-footer-fun dd a:hover {
	color: #03b4f5;
}
.game-footer-white .game-footer-m {
	background: #fff;
}
.game-footer-white .game-footer-copr {
	border-left: 1px solid #d6d5d5;
	color: #908f92;
}
.game-footer-white .game-footer-copr a {
	color: #908f92;
}
.game-footer-white .game-footer-copr a:hover {
	color: #03b4f5;
}
#copylink li {
	display: inline;
	list-style: outside none none;
}
