
/**!
* ç½‘ç«™å¤§å¸ˆ-ä¿¡æ¯è¯¦æƒ…é¡µ
* author: xiaolong;
*/
.ewb-article {
	min-height: 400px;
}
.ewb-location{
	margin: 10px 10px;
}
.ewb-location>a{
	color:#333;
}
.news-detail-wrap {
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 5px 69px 28px;
}

.news-article-tt {
	height: 57px;
	border-bottom: 1px solid #f0f0f0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.news-article {
	/*padding-top: 1px;*/
	overflow: hidden;
}

.news-article-info {
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
}

.news-article-para {
	padding: 15px 0 8px;
	line-height: 22px;
	font-size: 14px;
	text-indent: 2em;
}

.news-article-from {
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
}

.article-share {
	padding-top: 30px;
	height: 46px;
}

.article-share-tt {
	float: left;
	height: 26px;
	line-height: 26px;
	padding-left: 8px;
	width: 72px;
	font-size: 16px;
	font-weight: bold;
	color: #163868;
}

.article-tag {
	height: 26px;
	line-height: 26px;
	padding-bottom: 12px;
	font-size: 14px;
	padding-left: 8px;
}

