footer{
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height:498px;
	color:#ffffff;
	background-size: 100%;
}

.footer{
	margin: auto;
	width:1400px;
}

.footer h5{
	font-weight: 600;
}

.footer-copyright{
	height:59px;
	background-image: url(../img/footer-copyright.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.footer-copyright p{
	line-height: 59px;
	color:#ffffff;
}

.lianxi{
	width:400px;
	height: 245px;
	margin-top: 66px;
	position: relative;
}
.lianxi span{
	font-size: 14px;
	/* margin-bottom: 11px; */
}

.lianxi span span{
	font-size: 24px;
	font-weight: 600;
}


.lianxi img{
	position: absolute;
	bottom: 55px;
	left: 0;
}

.lianxi .lianxifangshi{
	position: absolute;
	bottom: 55px;
	right: 0;
	width: 260px;
}

.ditu{
	width:945px;
	margin-top: 66px;
}

.banquan{
	height:65px;
	width:1400px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
/* 	border-width: 1rem;
    border-style: solid; */
	border-top:2px solid;
	border-bottom:2px solid;
    border-image: url(../img/line.png)  70 70 70 70 stretch;

}

.banquan p{
	line-height: 65px;
}

.link-css a{
	text-decoration: none;
	color:#ffffff;
	letter-spacing: 2px;
}