.footer{
	width:100%;
	min-width:1174px;
	background-color:#0f4b81;
	color:#fff;
	padding-bottom:10px ;
}
.footer1{
	width:100%;
	border-bottom:1px solid #064072;
	text-align:center;
}
.addres{
	padding: 30px 0;
	width: 1174px;
    margin: auto;
	display: flex;
}
.addres ul{
	margin:auto;
}
.addres ul li {
	float: left;
	color: #fff;
	padding:0 20px
}

.addres ul li a {
	color: #fff;font-size: 14px;
}

.dz{
	float:left;
	display:inline-block;
}
.dz div{
	line-height:24px;
}
.dz span{
	font-size:14px;
	color:#333333;
	font-weight:800;
}

.dh{
	float: left;
	margin-left:50px;
	display:inline-block;
}
.dh div{
	line-height:24px;
}
.dh span{
	font-size:14px;
	color:#333333;
	font-weight:800;
}
.footer2{
	width:100%;
	min-width:1176px;
}
.sm{
	width:823px;
	margin:0 auto;
	padding-top:15px;
}
.sm span{
	display:block;
	font-size:12px;
	color:#fff;
	line-height:24px;
	margin:0 auto;
	text-align:center;
	font-weight:800;
}
.sm span a{
	color:#fff;
}
.wxevm{
	float: right;
	margin-left:70px;
	display:none;
}
.wxevm img{
	display:block;
	width:99px;
	height:99px;
}
.wxevm span{
	display:block;
	font-size:14px;
	color:#333333;
	font-weight:800;
}
.wbevm{
	float: left;
	margin-left:60px;
	display:none;
}
.wbevm img{
	display:block;
	width:99px;
	height:99px;
}
.wbevm span{
	display:block;
	font-size:14px;
	color:#333333;
	font-weight:800;
}