.content{
	    min-height: 1242px;
}
.path{
	height: 42px;
	line-height: 42px;
	margin-top: 10px;
	background: url(../images/list_path1.png) no-repeat 0 bottom;
	padding-left: 32px;
	color: #545454;
	font-size: 14px;
	font-family: "微软雅黑";
}
.path a{
	color: #545454;
}
.content .artical{
	padding:3px 60px;
}
.title h6{
	line-height: 90px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #575757;
}
.title p{
	color: #555555;
	background: #F2F2F2;
	height: 40px;
	border-radius: 3px;
	line-height: 40px;
	font-family: "宋体";
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px;
}
.section{
	padding: 10px 20px;
}
.section  td{
	border:1px solid;
}
.section table{
	display:block;
	margin:0 auto;
}
.section img{
	    max-width: 800px;
}
.fanye{
	padding: 0 20px;
}
.fanye p{
	line-height:30px;
	color: red;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.fanye p a{
	color: red;
}

#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(../images/icon2.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;
}
.layui-form-item .layui-input-inline{
	width: 122px !important;
}