.commenBottomBox{
}
.commenBottom{
	background: #dfdfdf;
}
.commenBottom .bar{
	overflow: hidden;
	width: 1366px;
	margin: 0 auto;
}
.commenBottom .bar li{
	float: left;
	font-size: 14px;
	color: #888;
	line-height: 65px;
	margin-right: 78px;
}
.commenBottomBox .content{
	background: #303030;
	position:relative;
}
.commenBottomBox .content .box{
	width: 1366px;
	margin:0 auto;
	overflow: hidden;

}
.commenBottomBox .left{
	float: left;
}
.commenBottomBox .icon{

}
.commenBottomBox .left li{
	float: left;
	margin: 29px 12px 0 0;
	background: url(../images/shareIcon.png);
}
.commenBottomBox .left p{
    font-size: 16px;
    color: #888;
    display: block;
    clear: left;
    padding-top: 14px;
    margin-bottom: 24px;
}
.commenBottomBox .right{
    float: right;
    margin-top: 23px;
}
.commenBottomBox .right p, .commenBottomBox .right a{
    font-size: 16px;
    color: #888;
    line-height: 28px;
    text-align: right;
}

.commenBottomBox .centerC{ position:absolute; left:50%; margin-left: -125px; width:250px; top:30px; font-size:16px; text-align:center;}
.commenBottomBox .centerC a{ display:block; color:#888;}
















