﻿.foot {
	min-height: 50px;
	width: 100%;
	min-width: 1110px;
	background:#292929
}

.foot_logo {
	float: left;
	width: 194px;
	height: 52px;
	margin: 33px 0 0;
	background: #eee url() no-repeat
}

.c-textHide {
	text-indent: -1000px;
	overflow: hidden
}

.foot_small_logo {
	width: 36px;
	height: 36px;
	display: inline-block;
	margin: 42px 0 0 26px;
	background: url('../images/wen.png') no-repeat
}

.foot_text {
	padding-top: 10px;
	text-align:center
}

.foot_text p {
	margin-bottom: 10px
}
p.link-a a{
	margin: 0px 15px;
}
p.link-b a{
	margin: 0px 10px;
}
p.link-a a:hover{
	text-decoration: underline;
}
.foot_text a,
.foot_text p {
	color: #c7c7c7
}

.foot_text span {
	margin-left: 35px
}

.thinScreen .foot .wrap {
	width: 1110px
}

.legal-ico {
    margin: 0 auto;
    padding: 10px 25px;
    width: 940px;
    height: 50px;
}
.legal-ico a {
	width: 152px;
	height: 48px;
    line-height: 15px;
    display: inline-block;
}
.legal-ico a:hover{
	text-decoration: none;
}
.legal-ico a img{
	float: left;
	margin: 7px 0 0 10px;
}
.legal-ico a p{
	float: left;
	width: 75px;
	height: 28px;
	padding: 4px 0;
	line-height: 14px;
	font-size: 12px;
	margin: 7px 0 0 4px;
	text-align: left
}
/**/
.foot_recom{
	margin: 0 auto;
	width:100%;
	padding: 5px 0px 5px;
	line-height: 30px;
	text-align: center;
	color: #c7c7c7;
	border-bottom: 1px solid #666;
}
.foot_recom span{
	margin: 0px 5px;
}
/**/
.footer {
	width: 100%;
	background:#282928;
	padding: 0px 0px 20px;
	position: relative;
}

.footer_center {
	margin: 0 auto;
	width: 1200px;
}

.links-box {
	width: 100%;
	padding: 10px 0;
	background: #222;
	height: 30px;
	line-height: 30px;
}

.remgame-box{
	width: 100%;
	color: #666;
	font-size: 12px;
	text-align: center;
}

.remgame-box i{
	font-weight: bold;
	color: #888;
}
.remgame-box a{
	color: #666;
	font-size: 12px;
	margin-right: 25px;
}
.remgame-box a:hover,
.info a:hover,
.dl-vip-txt a:hover {
	color: #888;
}

.footer_center .info {
	text-align: center;
	width:100%;
	margin: 10px 15px 0px 0;
}
.footer_center .info p {
	font-size: 12px;
	color: #666;
	width: 100%;
	line-height: 25px;
}
.footer_center .info a {
	color: #666;
}
.footer_center .info i {
	color: #464646;
	padding: 0 7px;
}
.info-bt {
	margin-bottom: 8px;
}
.info-bt2 a{
	margin-right: 10px;
}

