.news-container{
	margin-top:5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ee30a7;
}
.container-left{
	width: 230px;
	border:1px solid #ee30a7;
}
.list-new-tit{
	height: 30px;
	line-height: 30px;
	font-size:14px; 
	background-color: #ee30a7;
	text-align: center;
}
.container-left ul{
	margin:0 20px 0 10px;
}
.container-left ul li{
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 23px;
	line-height: 23px;
}
.container-left ul li a{
	color:#333;
	display: inline-block;
}
.list-remmend{
	height: 100px;
	overflow: hidden;
	margin-bottom: 100px;
}
.list-img{
	/* height: 200px; */
	padding-bottom: 92px;
}
.list-img a{
	display: inline-block;
	margin-left:12px;
}
.container-right{
	border:1px solid #ee30a7;
	margin-left:20px;
	width: 706px;
}
.container-right-tit{
	height: 30px;
	line-height: 42px;
	font-size: 14px;
	margin-left:40px;
}
.container-right ul{
	border-top: 1px solid #333;
	margin:8px 8px;
	font-size: 14px;
}
.container-right>ul li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #999;
	font-size: 14px;
}
.container-right>ul li span{
	float:left;
}
.container-right>ul li span:last-child{
	display: inline-block;
	margin-left:128px;
}
.container-right>ul li span:nth-child(2){
	width: 430px;
	display: inline-block;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.container-right>ul li:hover{
	background-color: #eed2ee;
}
.container-right>ul li:hover a{
	
}
.container-right>ul li a{
	width: 430px;
	height: 30px;
	line-height: 30px; */
	display: inline-block;
	color:#333;
}
.container-page{
	text-align: center;
	font-size: 14px;
}
.container-page span{
	height: 30px;
	display: inline-block;
	padding-right: 6px;
}