/*footer*/
.footer{
	width:100%;
	height: 310px;
	margin-top:0px;/*70*/
}
.link{
	width:100%;
	height: 80px;
	background: #f8f8f8;
}
.link-center{
	width:1200px;
	height:80px;
	margin:0 auto;
	background: #f8f8f8;
	text-align: left;
	line-height: 80px;
}
.link-center ul li{
	display: inline-block;
}
.links a{
	font-size: 14px;
	color: #8f8e8e;
}
.links{
	padding:0px 10px;
}
.footer-info{
	width:100%;
	height:230px;
	background: #1b78e1;
}
.footer-info-center{
	width:1200px;
	height:230px;
	background:#1b78e1;
	margin:0 auto;
	text-align: center;
	line-height: 30px;
}
.footer-info-center ul li{
	display: inline-block;
}
.footer-info-center ul li a{
	color:#fff;
	font-size: 14px;
	padding:0px 14px;
}
.footer-info-center ul li span{
	color:#fff;
	font-size: 14px;
	padding:0px 10px;
	line-height: 40px;
}
.qi-shisi{
	padding-top:74px;
}
.ewm{
	width: 98px;
	height:98px;
	float:right;
	margin-top:-120px;
}