

.news_main {
	min-height: 500px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}



.news_listbox {
	min-height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	margin-top: 10px;
	display: block;
}


.news_photo {
	height: 58px;
	width:80px;
	background-color: #eee;
	float: left;
	margin-top: 10px;
}


.news_txtbox {
	min-height: 58px;
	width:70%;
	float: left;
	margin-top: 10px;
	margin-left: 16px;
}

.news_biaoti {
	height: 36px;
	width:100%;
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 

}
.news_txt {
	min-height: 20px;
	width:100%;
	float: left;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #999999;
	line-height:18px;
	margin-top:2px;
}




/*/particulars */

.news_p_biaoti {
	min-height: 20px;
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 10px;
}



.news_p_data {
height: 30px;
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #999;
	line-height: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;


}



.news_dgtxt {
  height: 30px;
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666;
line-height:24px;
	margin-right: auto;
	margin-left: auto;
	display: block;


}


.news_bt {
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: 2em;
	font-weight: bold;
	margin-top: 18px;
}

.news_dgtxt2 {

	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666666;
	line-height:24px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: 2em;

}


.news_dgtxt3 {
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666666;
	line-height:24px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: 2em;
	margin-top: 16px;
}

.news_right {
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666666;
	line-height:24px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 16px;
	text-align: right;
}




.news_center {
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	margin-bottom: 16px;
}


.news_center_biaoti {
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	font-weight: bold;
	margin-bottom: 16px;
	margin-top: 26px;

}
