/*....................底部公共样式.................*/
.centerContainer{
	width:1100px;
	margin:0 auto;
}
.pageBottomBox{
	background: #0f1113;
	line-height: 40px;
}
.pageBottomBox {
	text-align: center;
	color:#292f34;
}
.pageBottomBox .pageBottom{
	background:#0f1113;
}
.pageBottom span:nth-child(1),
.pageBottom span:nth-child(1) a{
	color:#fff;
	padding:0 5px;
    font-size: 16px;
}
.pageBottom span{
    font-size: 16px;
}