body{
	 background: #e3e3e3;

}
.bar{
	margin-bottom: 0;
}
.main{
	width: 1290px;
	background: white;
	margin: 0 auto;    padding-bottom: 20px;
    min-width: 500px;
}
.path{
	height: 40px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 50px;
	background: url(../images/list_icon1.png) no-repeat 18px center;
	line-height: 40px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #9c9c9c;
}
.path a{
	color: #9c9c9c;
}
.main .title{
	margin: 10px 23px;
	
	padding-bottom: 10px;
}
.main .title h6{
	    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #555555;
    font-family: "微软雅黑";
    margin-top: 10px;
}
.main .title  p{
text-align: center;
    font-size: 13px;
    color: #555555;
    font-family: "微软雅黑";
    line-height: 38px;
    background: #f2f2f2;
    border-radius: 6px;
}
.main .section{
	margin: 10px 80px;
}
.main .section img{
	max-width: 1000px;
}
.main .section table{
	max-width: 1000px;
}
 th,.main .section td{    border: 1px solid #DDD;}
.main .fanye{
	margin: 10px 40px;
}
.main .fanye p{
	height: 38px;
	line-height: 38px;
	color: red;
	font-size: 14px;
	font-family: "微软雅黑";
}
.main .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/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;
}
