body{
	background: #f5f5f5;
}
#main{
	background: white;
	width: 1128px;
	margin: 0 auto;
	padding: 28px 36px;padding-top: 0;
}
.nav-path{
	height: 52px;
	background: url(../img/list_bar.png) no-repeat 0 bottom;
	background-size: 100% auto;
	line-height: 52px;
	margin-bottom: 20px;
}
.nav-path i{
	color: #98979f !important;
	font-size: 20px !important;
	margin-right: 15px;
}

.nav-path  a{
	color: #0b6cb8;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-path .default{
	color: #98979f;
}
.artical{
	padding:10px 82px;
}
.artical .title h6{
	text-align: center;
	font-size:25px;
	line-height:40px;
	color: #696969;
	font-family: "微软雅黑";
}
.artical .title p{
	width: 935px;
	border: 1px solid gainsboro;
	height: 33px;
	line-height: 33px;
	background: #F2FBFF;
	color: #5d5d5d;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	border-radius: 5px;
}
.section{
	margin-top: 25px;
}
.section img{
	max-width: 800px;
    margin: 0 auto;
    display: inline-block;
}

#Div_CommentsList li{
	    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    color: rgb(82, 82, 82);
    font-size: 14px;
    font-family: 微软雅黑;
    cursor: pointer;
    background: url(../img/icon4.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;
}

