body {
	background: #fff;
}


.main{
	padding-top: 19px;
}
.subNav{
	width: 224px;
	float: left;
}
.subNav .title{
    width: 224px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #459900;
    position: relative;
}
.subNav .title img{
	position: absolute;
	left: 20px;
	top: 12px;
}
.subNav .title span{
    color: #fff;
    font-size: 20px;
    line-height: 46px;
    padding: 0 20px;
}
.subNav ul li{
	    cursor: pointer;
	line-height: 44px;
	text-align: center;
	background: #ebebeb;
	border-bottom: 1px solid #ffffff;
}
.subNav ul li a{
	color: #5B5B5B;
	font-size: 18px;
	font-family: "微软雅黑";
}
.subNav ul li:hover{
	background: #b3de2a;
}
.subNav ul li:hover a{
	color: white;
}
.NewList{
	width: 746px;
	float: right;
	min-height: 500px;
}
.NewList .path i{
	color: #a7a9a6;
	margin-right: 10px;
}
.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{
	    background: #f9f9f9;
}
.NewList .row h6{
	color: #666;
    font-size: 18px;
    font-family: "微软雅黑";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    width:646px;
}
.NewList .row span{
	    position: absolute;
    right: 0;
    top: 23px;
    color: #575555;
    font-size: 14px;
    font-family:"微软雅黑";
}
.NewList .rRow{
	width: 80px;
	position: absolute;
	right: 10px;
	top: 23px;
	text-align: center;
}
.NewList .rRow font{
	color: #737383;
	line-height: 30px;
}
.NewList .rRow a.more{
	width: 80px;
	line-height: 22px;
	color: #fff;
	background:#aedb29;
	display: inline-block;
}
.NewList .row p{
	font-size: 14px; 
    font-family:"微软雅黑";
	vertical-align:middle;
    line-height: 17px;
	min-height: 18px;
	display:inline-block;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	color: #999;
}
.NewList .row p a{
	display:inline-block;
	  color: #4B4B4B;
	  width: 620px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;		 
}
.NewList .row .more1{
	    color: white;
    font-size: 14px;
    font-family:"微软雅黑";
    width: 77px;
    height: 23px;
    position: absolute;
    background: #ffa812;
    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;
}
