body{
	    background: #f8fcff;
}
.nav_section{
	width: 100%;
	height: 50px;
	background: #f4f4f4;
}
#nav{
	height: 50px;
	width: 1200px;
	margin: 0 auto;
	background-color: #f4f4f4 !important;
	padding: 0 !important;
}
.nav_section .layui-nav .layui-this:after,.nav_section  .layui-nav-bar{
	height: 0!important;
}

.news_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#nav{
	height: 50px;
	line-height: 50px;
 
}
body{
	    background: #ececec;
}
#nav>li{position:relative;float:left;width: 133px;text-align:center;line-height: 50px;height:50px;cursor:pointer;
background-image: url(../image/nav_bg1.png);
background-repeat: no-repeat !important;
}
#nav .index{
	background: none;
}
#nav>li a{font-size:17px;color:#000;display:block;}
#nav>li .jnred{position:absolute;left:97px;}
#nav>li.hover{background:none;background-color:#D5A10D;}
#nav>li.hover>a{color:#fff;}
.content{
	width: 1200px;
	background: white;
	margin: 0 auto;
	min-height: 775px;
}
#nav>li:nth-child(2){
	background:none;
}
.path{
	height: 42px;
	line-height: 42px;
	margin-top: 10px;
	background: url(../image/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;
	position:relative;
}
.bdsharebuttonbox{
	    position: absolute;
    right: 32px;
    top: 6px;
}
.section{
	padding: 10px 20px;
}
.section  td{
	border:1px solid;
}
.section table{
	display:block;
	margin:0 auto;
}
.section img{
	
}
.fanye{
	padding: 0 20px;
}
.fanye p{
	line-height:30px;
	color: red;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.fanye p a{
	color: red;
}