﻿.news_li{
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:14px;	
	padding-left:10px;
	width:1150px;
}
.news_li .photo{
	display:block;
	float:left;
	text-align:center;
	width:250px;
	height:224px;
	position:relative;
	border:1px solid #ebebeb;	
	font-size:20px;
	margin-left: auto;margin-right: auto;
}
.news_li .photo img{
	display:block;	
	 width:220px;
	height:204px;	
}
.news_li .photo span{
	display:block;
	width:202px;
	height:124px;
	position:absolute;
	left:0;
	top:0;
	background:url("../images/bbg50.png");	
	display:none;
}
.news_li .photo:hover span{
	display:block;	
}
.news_li .txt{
	width:750px;
	float:left;
	height:166px;	
	position:relative;
}


.news_li .pictxt{
	width:850px;
	float:left;
	height:126px;	
	position:relative;
}



.read_news_li{
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:14px;	
	padding-left:10px;
	width:1150px;
}
.read_news_li .photo{
	display:block;
	float:left;
	text-align:center;
	width:200px;
	height:224px;
	position:relative;
	border:1px solid #ebebeb;	
	font-size:20px;
	margin-left: auto;margin-right: auto;
}
.read_news_li .photo img{
	display:block;	
	 width:180px;
	height:224px;	
}
.read_news_li .photo span{
	display:block;
	width:202px;
	height:224px;
	position:absolute;
	left:0;
	top:0;
	background:url("../images/bbg50.png");	
	display:none;
}
.read_news_li .photo:hover span{
	display:block;	
}
.read_news_li .txt{
	width:750px;
	float:left;
	height:126px;	
	position:relative;
}


.read_news_li .pictxt{
	width:850px;
	float:left;
	height:126px;	
	position:relative;
}

.dztit {
background:url('/images/templatemo_list_icon_02.jpg') no-repeat left center;padding-left:20px;
}


.news_li .txt1{
	width:1200px;
	float:left;
	height:126px;	
	position:relative;
}


.news_li .tit{
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #a5a19d;	
	font-size:21px;;padding-right:30px;
}
.news_li .tit a{
	float:left;
	font-size:21px;
	font-weight:bold;
	max-width:680px;
	_width:680px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.news_li .tit span{
	float:right;
	color:#6b6b6b;	
}
.news_li p{
	line-height:24px;
	padding-top:5px;padding-right:30px;padding-left:30px;	
}
.news_li .more{
	position:absolute;
	left:0;
	bottom:8px;	
}