.footer{
    width:100%;
    height:250px;
    overflow: hidden;
}
.fCon{
	width: 1200px;
    height:345px;
}
.f_logo {
	width: 195px;
	height: 155px;
	float: left;
	margin: 42px 35px 0 0;
	border-right: 1px solid #5e5e5e;
}
.f_logo>img {
	margin-top: 15px;
}
.fInfo{
    min-width: 75px;
    height: 155px;
}
.fInfo1 {
	float: left;
    margin: 60px 22% 0 0;
    text-align: left; 
}
.fInfo1>li {	
    font-size: 12px;
    color: #808080;
    font-family:"宋体";
    line-height: 25px;
}
.fInfo1>li>img {
	position: relative;
	top: 2px;
	margin: 0 20px;
}
.fInfo1 div {
	width: 55px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	display: inline-block;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	margin-right: 20px;
}
.fInfo2 {
	float: right;
	margin-top: 60px;
	text-align: right;
}
.fInfo2 li, .fInfo2 a {
	font-family: "宋体";
	font-size: 12px;
	color: #726e6e;
}
.fInfo a:hover, .son_footer a:hover {
	color: #cd0722;
	text-decoration: underline;
}
.fCode {
    margin-top: 60px;
    float:left;
    width: 124px;    
    height: 210px;
}
.codeTit {
    line-height: 24px;
    height: 210px;  
    text-align: center;
}
.codeTit {
	font-family: "宋体";
	font-size: 12px;
	color: #999;
}
.son_footer {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #333;
	text-align: center;
}
.son_footer li, .son_footer a {
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
}
