html {
	min-height: 100%;
	position: relative;
}
body {
	min-height: 100%;
}
#header {
	margin-bottom: 0;
}
#body {

}

.feed:before, .feed:after {
	content: " ";
}
.feed:after {
	clear: both;
}
.feed-detail {
	margin: 0!important;
}
.feed-detail h1 {
	position: relative;
	height: 36px;
	font-size: 14px;
	line-height:36px;
	color: #fff;
	text-align: center;
	background: #4c4a47;
}
.feed-detail .top-title {
	display: inline-block;
	padding: 0 10px;
	line-height: 33px;
	border-bottom: 3px solid #e88422;
}
.feed-detail .title-more {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 500px;
	line-height: 34px;
}
.feed-detail .title-more a {
	color: #fff;
}
.feed-detail .feed-edit {
	position: absolute;
	top: 0px;
	margin-left: 1em;
	line-height: 34px;
}
.feed-detail .feed-edit a {
	color: #fff;
}
.feed-detail .feed-edit a i {
	margin-right: 3px;
}
.feed-detail .detail-top {
	width: 100%;
	height: 220px;
	margin-bottom: 5px;
	padding: 30px 45px 30px 45px;
	background: url(../../../images/assemblydetail/t1/detail-top-bg.png) no-repeat center top #56bece;
}
/*julei*/
.top-clustering {
	background: #fff; border:#CCC solid 1px;  font-size:12px; padding:10px 20px; margin: 0 41px;
}
.clustering-content .clustering-line {
	overflow: hidden;
	height: 25px;
	margin-bottom: 5px;
	line-height: 21px;
	border-bottom: 1px  dotted #ccc;
}
.clustering-content .show-more {
	overflow: inherit;
	height: auto;
}
.clustering-content .clustering-line:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.clustering-content .clustering-label {
	float: left;
	width: 6em;
	text-align: right; color:#888;
}
.clustering-content .clustering {
	position: relative;
	margin-left: 6em;
}
.clustering-content .clustering ul {
	overflow: hidden;
	padding: 0 45px 0 0;
	zoom: 1;
}
.clustering-content .clustering .f-more {
	position: absolute;
	right: 0;
	top: 0px;
}
.clustering-content .clustering .f-more a {
	display: inline-block;
	height: 20px;
	padding: 0px 5px;
	line-height: 17px;
	border: 1px solid #ccc;
}
.clustering-content .clustering .f-more a i {
	position: relative;
	top:1px;
}

.clustering-content .clustering li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px; list-style:none;
}
.clustering-content .clustering li a {
	display: inline-block;
	padding: 1px 10px;
	color: #666;
	border-radius: 3px; text-decoration:underline;
}
.clustering-content .clustering li .current {
	color: #fff;
	text-decoration: none;
	background: #366ed8;
}

/*julei-end*/
.detail-top .detail-top-title {
	width: 945px;

	margin: 0 auto;
	margin-bottom: 23px;
}
.detail-top .detail-top-title h2 {
	overflow: hidden;
	height: 48px;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
}
.detail-top .detail-top-info {
	width: 945px;
	height: 90px;
	margin: 0 auto;
	padding: 15px 18px;
	line-height: 22px;
	color: #fff;
	vertical-align: top;
}
.detail-top .detail-top-info p {
	overflow: hidden;
	height: 66px;
	margin: 0;
}

.feed-list {
	overflow: hidden;
	width: 1125px;
	margin: 0 auto;
	padding: 10px 0 0px;
	zoom: 1;

}
.feed-list dl  {
	position: relative;
	float: left;
	width: 177px;
	height: 295px;
	margin: 0 5px 13px;
	padding: 210px 19px 15px;
	background: #f2f2f2;

}
.feed-list dt {
	overflow: hidden;
	max-height: 36px;
	line-height: 18px;
	margin-bottom: 3px;
	padding: 0 0;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	/*border-bottom:1px dashed #cacaca;*/
}
.feed-list dt i {
	position: absolute;
	top: 18px;
	left: 20px;
	font-size: 12px;
	z-index: 9;
}
.feed-list dt i:after {
	color: #fff;
	padding: 5px;
	background: #56bece;
	border: 0;
}
.feed-list dt a {
	color:#3a3a3a;
}
.feed-list dd {
	color: #999;
}
.feed-list .author {
	overflow: hidden;
	height: 18px;
	text-overflow: ellipsis;
}
.feed-list .author span {
	margin-right: 0.8em;
}
.feed-list .cover {
	position: absolute;
	left:0;
	top: 16px;
	width: 100%;
	text-align: center;
}

.feed-list .cover img {
	width: 139px;
	height: 191px;
	border: 1px solid #ccc;
	z-index: 1;
}
.feed-list .article {
	padding: 20px 30px 15px;

}
.feed-list .article dt {
	overflow: inherit;
	height: auto;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
}
.feed-list .article dt i {
	position: static;
}

.feed-list .article dd span {
	margin-right: 10px;
}
.feed-list .article .intro {
	padding:10px 0px;
	line-height: 24px; border-top:1px  dashed #d8d8d8; margin-top:15px;

}
.feed-list .article .intro span {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #278675;
}

.feed-list .no-cover {
	position: relative;
	padding: 15px 14px;
	line-height: 240px;
	background: url(/images/no-cover-bg.png) no-repeat 14px 15px #fff;

}
.feed-list .no-cover dt {
	position: static;
	width: 140px;
	height: auto;
	display: inline-block;
	margin-top: 40px;
	padding: 0px 8px;
	line-height: 20px;
	vertical-align: top;
	max-height: 120px;
	text-align: left;
	text-overflow: ellipsis;
}
.feed-list .no-cover dt a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	word-break: break-word;
}
.feed-list .no-cover dt i {
	position: absolute;
	left: 15px;
	top: 16px;
}
.feed-list .no-cover .cover {
	display: none;
}

.feed-list .no-cover .b2 {
	overflow: hidden;
	position: absolute;
	left: 3px;
	bottom: 25px;
	height: 40px;
	padding: 0 25px;
	color: #777777;
	line-height: 20px;
}
.feed-list .no-cover .b2 span {
	margin-right: 1em;
}
.feed-list .no-cover .b1 {
	overflow: hidden;
	position: absolute;
	left: 3px;
	bottom: 65px;
	height: 20px;
	padding: 0 25px;
	color: #777777;
	line-height: 20px;
}

.feed-list .cover .default-cover {
	width: 139px!important;
	height: 191px!important;
}


.search-op, .about-op {
	height: 44px;
	margin: 0 41px;
	padding: 5px;
	color: #c0d3d5;
	background: #fff;
	border: 1px solid #d5e2e3;
	border-bottom: 5px solid #d5e2e3;
}
.search-op-sel, .search-op-more {
	display: inline-block;
}

.search-op-sel a, .search-op-more a, .search-op-show a {
	display: inline-block;
	margin-right: 10px;
	padding: 4px 5px; /* padding: 4px 7px; update: 5px*/
	line-height: 20px;
	color: #004fa1;
}

.search-op-sel a .icon-question-circle-o {
	margin-left: 3px;
}

.search-op-sel a:hover, .search-op-more a:hover, .search-op-sort:hover, .search-op-show a:hover {
	background: #d5e2e3;
	border-radius: 3px;
}

.search-op-sel i, .search-op-more i, .search-op-show i {
	position: relative;
	top: 1px;
	margin-right: 3px;
	font-size: 13px;
}

.search-op-sel b {
	position: relative;
	display: inline-block;
	top: 1px;
	min-width: 14px;
	height: 14px;
	padding: 0 3px;
	margin-left: 3px;
	line-height: 14px;
	color: #fff;
	font-weight: lighter;
	background: #004fa1;
	border-radius: 3px;
}

.search-op-sel .tip {
	padding: 0 5px;
	color: #004fa1;
	cursor: help;
}

