body {
	background: #fff;
}


.main{
	padding-top: 19px;
}
.subNav{
	width: 288px;
	float: left;
}
.subNav .title{
	width: 288px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #652468;
	position: relative;
}
.subNav .title img{
	position: absolute;
	left: 20px;
	top: 12px;
}
.subNav .title span{
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	padding: 0 20px;
}
.subNav ul li{
	    cursor: pointer;
	line-height: 54px;
	text-align: center;
	background: #ebebeb;
	border-bottom: 1px solid #ffffff;
}
.subNav ul li a{
	color: #652468;
	font-size: 20px;
	font-family: "微软雅黑";
}
.subNav ul li:hover{
	background: #f4e2b2;
}
.subNav ul li:hover a{
	color: white;
}
.NewList{
	width: 860px;
	float: right;
	min-height: 500px;
}
.NewList .path i{
	color: #652468;
	    margin-right: 10px;
	    position: absolute;
	    left: 0;
		top:-3px;
}
.NewList .path{
	    margin-bottom: 10px;
}
.NewList .path {
    font-size: 16px;
    color: #652468;
    font-family: "微软雅黑";
    position: relative;
    padding: 0 0 0 30px;
    height: 30px;
    line-height: 30px;
}
.NewList .path a{
	color: #652468;
}
.NewList .row{
	padding: 14px 0 18px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	cursor: pointer;
}
.NewList .row:hover{
	    background: #f5f5f5;
}
.NewList .row h6{
	color: #666;
    font-size: 18px;
    font-family: "微软雅黑";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 42px;
    width:860px;
	font-style: normal;
	    font-weight: normal;
}
.NewList .row span{
	    position: absolute;
    right: 0;
    top: 23px;
    color: #652468;
    font-size: 14px;
    font-family:"微软雅黑";
}
.NewList .rRow{
	width: 100px;
	position: absolute;
	right: 10px;
	top: 23px;
	text-align: center;
}
.NewList .rRow font{
	color: #652468;
	line-height: 30px;
}
.NewList .rRow a.more{
	width: 80px;
	line-height: 22px;
	color: #fff;
	background: rgb(255, 168, 18);
	display: inline-block;
}
.NewList .row p{
	font-size: 14px;
	    font-family: "微软雅黑";
	    vertical-align: middle;
	    line-height: 22px;
	    /* min-height: 22px; */
	    display: inline-block;
	    width: 700px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    color: #999;
}
.NewList .row p a{
	display:inline-block;
	  color: #652468;
	     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: #652468;
    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;
}
