.footer {
	height: 150px;
	background:#f2f2f2;
	width: 100%;
	font-size: 14px;
	color: #666666;
	position: relative;
}

.footer .w1100 {
	line-height: 18px;
	padding: 25px 100px 10px;
}

.footer .w1100 .center {
	width: 100%;
}

.footer .w1100 div {
	text-align: center;
}

.footer .w1100 div p a {
	color: #666666;
    font: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
    font-size: 14px;
}
#goTopBtn{background:url('images/top.png') no-repeat left top;position:absolute;display:none;bottom:35px;right:10px;width:50px;height:65px;cursor:pointer;z-index:100000}