.main{
	width: 1189px;
	margin: 19px auto 0;
}
.path{
	height: 40px;
	background: #f6f5f5;
	padding-left:29px;
	border-bottom: 1px solid #e6e5e5;
	line-height: 40px;
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
}
.path a{
	color: #666666;
}
.artical{
	width: 1189px;
	margin: 0 auto;
	padding: 0 20px;
	min-height: 600px;
}
.artical .title{
	margin-top: 16px;
	border-bottom: 1px solid #e9e9e9;
}
.artical .title h6{
	line-height: 58px;
	font-size: 30px;
	font-family: "微软雅黑";
	text-align: center;
	color: #1175d7;
	
}
.artical .title h5{
	line-height: 37px;
	font-size: 17px;
	font-family: "微软雅黑";
	text-align: center;
	color: #333333;
	
}
.artical .title P{
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #8d8d8d;
	font-family: "微软雅黑";
}
.section{
	padding: 0 20px;
	margin-top: 20px;
}

#Div_CommentsList li{
	    height: 44px;
    line-height: 44px;
    padding-left: 34px;
    color: rgb(82, 82, 82);
    font-size: 14px;
    font-family: 微软雅黑;
    cursor: pointer;
    background: url(../img/btn1.png) 8px center no-repeat;
    border-bottom: 1px dashed gainsboro;
    transition: 0.8s ease;
}
#Div_CommentsList li a{
	color: rgb(82, 82, 82);
}
#Div_CommentsList span{float: left;}
						#Div_CommentsList h3{float: right;font-weight: normal; margin-right: 10px;
}

.layui-form-item .layui-input-inline{
	    width: 134px !important;
}
#bPageToolbar{
	margin-top:40px;
}