img {
	vertical-align: middle;
}
.foot_nav {
	display: table;
	table-layout: fixed;
	font-size: 14px;
	width: 900px;
}
.foot_nav li a:hover {
	color: #f11a1a;
	text-decoration: underline;
}
.foot_nav li {
	display: table-cell;
}
.foot_nav_two {
	padding-top: 50px; 
	display: inline-block;
}
.five {
	background: #727272;
}
.foot_nav_first {
	margin-bottom: 10px;
}
.wei {
	float: right;
	margin-top: 80px;
	margin-bottom: 10px;
	width: 70px;
}
.important {
	display: table;
	table-layout: fixed;
	width: 1046px;
	font-size: 12px;
	position: relative;
	left:-25px;
}
.important:first-child {
	padding-bottom: 76px;
	margin-top: 3px;
	padding-top: 50px;
}
.important:last-child {
	padding-bottom: 76px;
}
.important li {
	display: table-cell;
	text-align: center;
}
.important a {
	color: #969696;
}
.important a:hover {
	text-decoration: underline;
}
.foot_xian {
	height: 1px;
	background: #636262;
	width: 100%;
}
.foot_last {
	color: #d8d8d8;
	font-size: 12px;
	text-align: center;
	line-height: 38px;
}
.foot_last{
    background: #727272;
    background: -moz-linear-gradient(top,  #727272 0%, #393939 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727272), color-stop(100%,#393939));
    background: -webkit-linear-gradient(top,  #727272 0%,#393939 100%);
    background: -o-linear-gradient(top,  #727272 0%,#393939 100%);
    background: -ms-linear-gradient(top,  #727272 0%,#393939 100%);
    background: linear-gradient(to bottom,  #727272 0%,#393939 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#393939',GradientType=0 );
}
:root .gradient{filter:none;}
.foot_number {
	margin-right: 10px;
}
.foot_img {
	margin-right: 8px;
	margin-top: 7px;
}
.qu a {
	color: #111;
}
.zuo p img {
	margin-right: 10px;
}
.ru_all {
	display: none;
}
.ru_all a {
	color: #000;
	display: inline-block;
	font-size: 14px;
	padding: 4px 8px;
	overflow: hidden;
}
.ru_all a:nth-child(1) {
	background: #999;
	color: #fff;
}
.ru_all a:nth-child(2) {
	background: #d02023;
	color: #fff;
}
.foot_nav a{
	color: #fff;
}