﻿/**!
* 网站大师-信息详情页
* author: xiaolong;
*/
h6{
	overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap;
}

.news-detail-wrap {
    border: 1px solid #f0f0f0;
    margin-top: 10px;
    padding: 5px 69px 28px;
i}

.news-article-tt {
	height: 57px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 57px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.news-article {
	/*padding-top: 1px;
	overflow: hidden;*/
	position:relative;

}

.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;
}

/* 相关文档 */

.related-docs {
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0 10px;
	line-height: 24px;
	font-size: 14px;
}

.related-docs-tt {
	font-weight: bold;
}
/*详细页报名状态*/ 
.time2{ float:left;font-size:14px; height:30px; line-height:30px; }
.time2 span{ color:#00F; margin-left:10px; margin-right:10px;}
.time3{ float:right;font-size:14px; height:30px; line-height:30px; }
.time3 span{ color:#00F; margin-left:10px; margin-right:10px;}

.dqzt1{width:443px; height:114px; background:url(../images/6.png) no-repeat; color:#fff; margin:0 auto;}
.dqzt2{width:443px; height:114px; background:url(../images/5.png) no-repeat; color:#fff; margin:0 auto;}
.dqzt3{width:443px; height:114px; background:url(../images/7.png) no-repeat; color:#fff; margin:0 auto;}

.news-article table {width: 100% !important;font-size: inherit;font: 100%;table-layout: fixed;}

.news-article table td {
    width: auto !important;
    padding: 0 !important;
    border: 1px solid #999 !important;
}
