.linkhaitao-footer{
	min-width: 1200px;
	background-color: #fff;
	margin-top: 60px;
	margin-bottom: 30px;
}
.linkhaitao-footer-container{
	width: 1200px;
	margin: auto;
	text-align: center;
}
.linkhaitao-footer-container:after{
	content: '';
	display: block;
	clear: both;
}
.linkhaitao-footer-copyright{
}
.linkhaitao-footer-copyright p{
	font-size: 14px;
	color: #999;
}
.linkhaitao-footer-copyright p:first-child{
	margin-top: 42px;
}
.linkhaitao-footer-copyright p{
	margin-top: 6px;
}
.linkhaitao-footer-copyright p a {
	color: #999;
}