.foot {
	background: rgb(242, 242, 242); width: 100%; height: 125px; min-width: 1110px;
}
.foot_logo {
	background: no-repeat rgb(238, 238, 238); margin: 33px 0px 0px; width: 194px; height: 52px; float: left;
}
.c-textHide {
	text-indent: -1000px; overflow: hidden;
}
.foot_small_logo {
	background: url("../images/wen.png") no-repeat; margin: 42px 0px 0px 26px; width: 36px; height: 36px; display: inline-block;
}
.foot_text {
	text-align: right; margin-top: 32px; float: right;
}
.foot_text p {
	margin-bottom: 10px;
}
.foot_text a {
	color: rgb(51, 51, 51);
}
.foot_text p {
	color: rgb(51, 51, 51);
}
.foot_text a {
	margin-left: 35px;
}
.foot_text span {
	margin-left: 35px;
}
.thinScreen .foot .wrap {
	width: 1110px;
}
