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;
   
}
#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>li:nth-child(2){
	background:none;
}
#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;
}
.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 .left{
	position: relative;
	float: left;
	width: 284px;
	background: #f9f9f9;
	min-height: 255px;
	padding-bottom: 220px;
	border: 1px solid #DFDFDF;
	margin-top: 20px;    margin-left: 15px;
}
.content .left .title{
	
	
	background:#1681c4 url(../image/icon71.png) no-repeat 233px 13px;
	width: 284px;
	text-align: center;
	line-height:46px;
	font-size: 21px;
	color: white;
	font-family: "微软雅黑";
	margin-bottom: 11px;
	
}
.content .left li{
	width: 264px;
    
    border: 1px solid #dfdfdf;
    margin: 0 auto;
    margin-bottom: 2px;
    padding: 12px 0;
    line-height: 1.3;
}
.content .left li a{
	display: inline-block;
    width: 205px;
    height: 35px;
    line-height: 35px;
    border-radius: 4px;
    background: url(../image/icon9.png) no-repeat 20px center;
    font-family: "微软雅黑";
    padding-left: 43px;
    font-size: 18px;
    margin-top: 6px;
    color: #444444;
}
.content .left li:hover{
	border-color: #1681c4;
}
.content .right{
    width: 850px;
    float: right;
    margin-right: 23px;
}
.content .right .title{
	margin-top:20px;
	height: 45px;
	line-height: 45px;
	background: url(../image/list_path2.png) no-repeat 0 bottom;
	padding-left: 8px;
	position: relative;
}
.content .right .title span{
	color: #1681c4;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #1681c4;
    font-family: "微软雅黑";
    font-size: 24px;
    padding: 0 10px;
    padding-bottom: 4px;
    border-bottom: 3px solid #1681c4;
}
.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: 15px;
    line-height: 50px;
    height: 50px;
    padding: 0 10px 0 24px;
    background: #f9f9f9 url(../image/icon8.png) no-repeat 7px center;
    cursor: pointer;
    border-bottom: 1px solid gainsboro;
}
.content .list li:nth-child(2n){
	 background: white url(../image/icon8.png) no-repeat 7px center;
	     border: 0;
}
.content .list li:hover,.content .list li:hover a{
	color: red;
}
.content .list li:hover{
	background-color:#eef2fa ;
}
.content .list  a{
	    color: #757575;
    float: left;
    width: 740px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
	    height: 50px;
    white-space: nowrap;
    width: 716px;
}
.content .list span{
	float: right;    width: 100px;
    text-align: right;
}
.page{
	width: 700px;
	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;
}