/*#footer{
	margin-top: 100px;
}*/
.footer{
	background:#333;
	height:204px;
	clear:both;
}
.container-footer{
	width:1200px;
	height:204px;
	min-width:1200px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	background:#333 none repeat scroll 0 0;
}
.footer_content{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
#footer .span-logo{
	height:28px;
	width:74px;
	display:block;
	margin-left:5px;
	margin-top:55px;
	float:left;
	background:url(../images/footer_logo.png) no-repeat 0 0;
	background-size: 74px 28px;
}
#footer .span-tel{
	height:33px;
	/*width:183px;*/
	font-size:24px;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	margin-top:55px;
	margin-left:35px;
}
#footer .font-style{
	font-family:微软雅黑;
	font-size:12px;
	color:#989898;
}
#footer .span-style-tel{
	width:898px;
	clear:both;
	display:block;
	float:left;
	margin-left:5px;
	padding-top:12px;
	padding-bottom:10px;
	color:#fff;
	border-bottom:1px solid #fff;
}
#footer .li-a-style{
	text-decoration:none;
	font-family:微软雅黑;
	font-size:12px;
	color:#fff;
	cursor:pointer;
	padding-left:12px;
	padding-right:12px;
}
#footer ul{
	margin-left:-13px;
	margin-top:20px;
	padding:0;
	clear:both;
	display:block;
	float:left;
}
#footer ul li{
	list-style:none;
	display:block;
	float:left;
	margin-left:6px;
}
#footer ul li span{
	color:#fff;
}
#footer .weima{
	width:120px;
	float:right;
	margin-top:-70px;
	display:block;
	margin-right:5px;
	text-align:center;
}
#footer .weima img{
	margin-bottom:10px;
}
#footer .weima span{
	font-size:12px;
	color:#fff;
}
.zyweixin{width: 88px;height: 88px;}