.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: 775px;
}
.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 .left{
	position: relative;
	float: left;
	width: 280px;
	background: #e5f2ff url(../images/list_nav_bg.png) no-repeat left bottom;
	min-height: 255px;
	padding-bottom: 220px;
}
.content .left .title{
	height:52px;
	
	background: url(../images/list_dangqian.png) repeat;
	width: 280px;
	text-align: center;
	line-height:52px;
	font-size: 24px;
	color: white;
	font-family: "微软雅黑";
	
}
.content .left li{
	width: 264px;
	height: 48px;
	border-bottom: 1px solid #104b8d;
	margin: 0 auto;
}
.content .left li a{
	display: inline-block;
	width: 264px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 4px;
	background:url(../images/list_nav.png) no-repeat 231px 16px;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-top: 6px;
	color: #074988;
}
.content .left li a:hover{
	background: #eea200 url(../images/list_nav_hover.png) no-repeat 231px 16px;
	color: white;
}
.content .right{
	width: 888px;
	float: right;
	margin-right: 10px;
}
.content .right .title{
	margin-top:6px;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #3547b5;
	background: url(../images/list_btn1.png) no-repeat 9px center;
	padding-left: 32px;
	position: relative;
}
.content .right .title span{
	color: #245086;
	font-family: "微软雅黑";
	font-size: 22px;
}
.content .right .title p{
	float: right;
	width: 750px;
	padding-right: 13px;
	text-align: right;
	line-height: 45px;
	color: #707070;
	font-family: "宋体";
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
}
.content .right .title p a{
		color: #707070;
}
.content .list{
	margin-top: 8px;
	
}
.content .list li{
	color: #757575;
	font-family: "宋体";
	font-size: 14px;
	line-height: 39px;
	height: 39px;
	border-bottom: 1px dashed gainsboro;
	padding:0 30px 0 24px;
	background: url(../images/list_btn2.png) no-repeat 7px center;
	cursor: pointer;
}
.content .list li:hover,.content .list li:hover a{
	color: red;
}
.content .list  a{
	color: #757575;
	float: left;
}
.content .list span{
	float: right;
}
.page{
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.page li{
	float: left;height: 50px;
	line-height: 50px;
}
.page li span{
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #ff0084;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
}
.page li a{
	BORDER-RIGHT: #dedfde 1px solid;
    PADDING-RIGHT: 6px;
    BACKGROUND-POSITION: 50% bottom;
    BORDER-TOP: #dedfde 1px solid;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dedfde 1px solid;
    COLOR: #0061de;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dedfde 1px solid;
    TEXT-DECORATION: none;
}