.nav_section{
	width: 100%;
	height: 50px;
	background: white;
}
#nav{
	height: 50px;
	width: 1200px;
	margin: 0 auto;
	background-color: white !important;
	padding: 0 !important;
}
.nav_section .layui-nav .layui-this:after,.nav_section  .layui-nav-bar{
	height: 0!important;
}
/*nav*/
.news_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#nav{
	height: 50px;
	line-height: 50px;
 
}
#nav>li{position:relative;float:left;width: 150px;text-align:center;line-height: 50px;height:50px;cursor:pointer;
background-image: url(../images/nav_bg.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;}
.main{
	width: 100%;
	background:#fbfbfb url(../images/body_bg_left.png) no-repeat left bottom;
}
.main1{
	width: 100%;
	background:url(../images/body_bg_right.png) no-repeat right bottom;
}
.main1 .content{
	width: 1200px;
	background: white;
	margin: 0 auto;
	min-height: 940px;
}
.banner{
	width: 100%;
	height: auto;
	min-width: 1200px;
	min-height: 193px;
	display:none;
}
.banner img{
	width: 100%;
	display: block;
	min-width: 1200px;
	min-height: 193px;
}
.content .localPath{
	height: 36px;
	border-bottom: 2px solid #334ab6;
	line-height: 36px;
	padding-left: 28px;
	background: url(../images/home.png) no-repeat 4px center;
	color: #707070;
	font-size: 12px;
	font-family: "宋体";
	width: 1139px;
	margin: 0 auto;
	margin-top: 8px;
}
.content .localPath a{
	color: #707070;
}
.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{
	
}
.fanye{
	padding: 0 20px;
}
.fanye p{
	line-height:30px;
	color: red;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.fanye p a{
	color: red;
}
