body{width: 100%; background: #f7f6f5;}
.subNav_NewList{
	background:#fff;
	padding-top:20px;
}
.subNav{
	width: 210px;
	float: left;
margin-left: 16px; 
}
.subNav .title{
	position:relative;
}
.subNav .title span{
	    position: absolute;
    color:#fff;
    font-size: 20px;
    font-weight: bold;
    top: 16px;
    left: 60px;
	font-family:"宋体";
}
.subNav ul li{
	    cursor: pointer;
	line-height: 54px;
	padding-left: 55px;
	background: #ebebeb;
	border-bottom: 1px solid #ffffff;
}
.subNav ul li a{
	color: #5B5B5B;
	font-size: 17px;
	font-family:"宋体";
}
.subNav ul li:hover{
	background: #4d7ec1;
}
.subNav ul li:hover a{
	color: white;
}
.NewList{
	width: 700px;
	float: right;
	margin-right: 20px;
	min-height: 680px;
}
.NewList .path i img{
vertical-align:-6px;
}
.NewList .path{
	    margin-bottom: 10px;
}
.NewList .path {
	font-size: 14px;
color: #4B4B4B;
font-family:"宋体";
}
.NewList .path a{
	color: #4B4B4B;
}
.NewList .row{
	padding: 14px 0 24px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	cursor: pointer;
}
.NewList .row:hover p{
	    color: #7bca61;
}
.NewList .row h6{
	color: #151414;
    font-size: 22px;
font-family:"宋体"
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 42px;
    width: 700px;
}
.NewList .row span{
	    position: absolute;
    right: 0;
    top: 28px;
    color: #575555;
    font-size: 14px;
 font-family:"宋体";
}
.NewList .row p{
	font-size: 14px;
    color: #4B4B4B;
 font-family:"宋体";
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 603px;    min-height: 18px;
}
.NewList .row a{
	    color: white;
    font-size: 14px;
    font-family:"宋体";
    width:77px; 
	display:inline-block;
    height: 23px;
    position: absolute;
    background: #febd3f;
    line-height: 23px;
    text-align: center;
    right: 0px;
    bottom: 22px;
}
.page{
	width: 796px;
	margin: 0 auto;
	margin-top: 10px;
height: 50px;
line-height: 50px;
}
.page li{
	float: left;
}
.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{
	    padding: 6px 10px;
    border: 1px solid gainsboro;
}