.pc-footer {
	width: 100%;
	min-width: 1200px;
	height: 250px;
	overflow: hidden;
	line-height: 1.7;
	font-size: 13px
}
.pc-footer-body {
	width: 1200px;
	margin: 0 auto
}
.pc-footer-warn {
	text-align: center;
	padding: 30px 0 10px;
	border-bottom: 1px solid #c4c4c4;
	color: #c4c4c4
}
.pc-footer-warn>span {
	margin-right: 24px
}
.pc-footer-main {
	width: 650px;
	height: 150px;
	padding: 12px 0 20px 316px;
	position: relative;
	overflow: hidden;
	margin: 6px auto 0;
	box-sizing: content-box;
}
.pc-footer-main a: hover {
	text-decoration: underline
}
.pc-footer-img {
	width: 300px;
	height: 150px;
	top: 6px;
	left: 0;
	position: absolute
}
.pc-footer-img span {
	display: block;
	width: 68%;
	height: 50%;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center
}
.pc-footer-img span a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}
.pc-footer-img span img {
	width: auto;
	max-width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto
}
.pc-footer-about a,.pc-footer-about span,.pc-footer-game a,.pc-footer-game span,.pc-footer-beian a,.pc-footer-beian span,.pc-footer-copy a,.pc-footer-copy span,.pc-footer-copy img {
	display: inline-block;
	vertical-align: middle
}
.pc-footer-about a,.pc-footer-game a,.pc-footer-game span {
	margin-right: 16px;
	color: #fff
}
.pc-footer-game {
	margin: 5px 0
}
.pc-footer-beian a,.pc-footer-beian span {
	margin-right: 18px;
	color: #c4c4c4
}
.pc-footer-copy {
	margin-top: 5px
}
.pc-footer-copy a,.pc-footer-copy span {
	margin-right: 8px;
	color: #c4c4c4
}
.pc-footer-copy .pc-footer-parent {
	background: #610000;
	padding: 1px 7px;
	border-radius: 2px;
	color: #fff
}