footer{
	width: 100%;
	bottom: 0;
}
.yqlj_box{
	width: 100%;
	padding: 30px 25px;
	background-color: #EAEAEA;
}
.foot_nav ul li a:hover{
    text-decoration: underline;
}
.foot_nav_content{
    overflow: hidden;
    max-width: 1254px;
    margin: 0 auto;
}
.yqlj_content{
	max-width: 1470px;
	margin: 0 auto;
}
.yqlj_content>a>img{
	margin: 0 2%;
	width: 25%;
	height: auto;
}
.yqlj_content span{
	margin-top: 10px;
	font-size: 24px;
	color: #535458;
}
.foot_nav{
	padding: 25px 0;
	background: url('../png/footer_bg.png');
	height: 237px
}
.foot_nav ul{
	float: left;
	padding:0 2.2%;
	height: 212px;
	border-right:1px solid #7A7A7A;
}
.foot_nav ul li{
	font-size: 14px;
	line-height: 2;
}
.foot_nav ul li a{
	color: #BBBBBB;
}
.foot_nav ul li:first-of-type{
	font-size: 20px;
	line-height: 1;
}
.foot_nav ul li:first-of-type a{
	color: #fff;
}
.foot_nav ul span{
	color: #fff;
	display: inline-block;
	margin: 5px 0 2px;
}
.foot_info{
	text-align: center;
	width: 100%;
	background-color: #082F63;
	padding: 5px 0;
	font-size: 14px;
	color: #8B8B8B;
}
.foot_info>span>a{
	color: #8B8B8B;
}
#wxgzh{
	font-size: 14px;
}
.code>div{
	/*max-width: 97px;*/
	/*height: 97px;*/

}
.code>div>img{
    width: 97px;
    height: auto;
    	margin-top: 45px;
}
.code li{
	color: #BBBBBB;
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
}
.yqlj_content>a{
    max-width: 265px;
    max-height: 54px;
}
