footer{
	width: 100%;
	height: 440px;
	background: url(../images/footer-bjtp.jpg) no-repeat 0 0;
	overflow: hidden;
    /* max-width: 1423px; */
	background-size:100%;
	margin: 0 auto;
}
.footer-left{
	width: 50%;
	height: 380px;
	float: left;
	color: #fff;
}
.footer-left .footer-left1{
	margin: 34px 0 0px 100px;
	border-right: 1px solid #89898a;
    padding-bottom: 20px;
}
.footer-left h3{
	font-family: "宋体";
	font-size: 16px;
	font-weight: normal;
	padding-top: 24px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.footer-left .footer-left-s{
	font-family: "宋体";
	font-size: 12px;
	display: block;
	width: 484px;
	line-height: 22px;
}
.footer-left span{
	font-family: "宋体";
	font-size: 14px;
	display: block;
	width: 484px;
	line-height: 24px;
}
.footer-right{
	width: 50%;
	height: 380px;
	float: left;
	color: #fff;
}
.footer-right-l{
	width: 410px;
	float: left;
	margin-left: 56px;
	margin-top: 88px;
}
.footer-right-l h2{
	font-family: "微软雅黑";
	font-size: 29px;
	margin: 12px 0;
}
.footer-right-l .footer-phone{
	font-family: "微软雅黑";
	font-size: 30px;
	color: #fff;
    margin-top: 35px;
	display: inline-block;
}
.footer-right-l .footer-phone i{
	display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/ph.png) no-repeat 0 0;
    vertical-align:middle;
    margin-right: 10px;
}
.footer-right-r{
	width: 146px;
	float: left;
	text-align: center;
}
.footer-right-r img{
	margin-top: 104px;
}
.footer-right-r span{
	font-family: "微软雅黑";
	font-size: 18px;
	display: inline-block;
	margin-top: 16px;
}
.footer-bottom{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	color: #fff;
	float: left;
}
.footer-bottom a{
	color: #fff;
}