#site,
#main {
	width: 1200px;
	margin: 0 auto;
}
#main .detail {
    position: relative;
	float: left;
    width: 896px;min-height: 772px;
    padding-bottom: 78px;
	background: #fff;
}
#main .detail .ft {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
}
#main .side {
	float: right;
	width: 288px;
}
.detail .hd {
	margin: 0 20px;
	padding: 18px 0 15px;
	border-bottom: 1px solid #ddd;
}
.detail .hd h1 {
	font-size: 24px;
	font-weight: 400;
	color: #111;
}
.detail .list {
	margin: 16px 0;
	overflow: hidden;
}
.detail .list li {
	float: left;
	width: 408px;
	padding: 12px 20px;
	overflow: hidden;
}
.detail .list .front {
	position: relative;
	float: left;
	width: 104px;
	height: 146px;
	box-shadow: 0 0 8px 0px rgba(0,0,0,0.20); 
}
.detail .list .front a.cover {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 104px;
	height: 146px;
    overflow: hidden;
}
.detail .list .front a.cover:hover {
    width: 102px;
    height: 144px;
    border: 1px solid #82b1ff;
}
.detail .list .front img.doc-img {
	width: 100%;
	height: 100%;
}
.detail .list .title {
	width: 284px;height: 40px;
	margin: 0 0 0 124px;
}
.detail .list .title a {
	display: block;
	height: 45px;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}
.detail .list .title a:hover {
	text-decoration: underline;
	color: #2878FF;
}
.detail .list .intros {
	width: 280px;height: 44px;
	line-height: 24px;
	margin: 16px 0 14px 124px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 14px;color: #666;
}
.detail .list .intros a {
    display: block;
    height: 100%;
}
.detail .list .btns {
	float: left;
	margin: 0 0 0 20px;
}
.detail .list .btns a.btn-detail {
    display: block;
	width: 92px;height: 30px;line-height: 30px;
	border: 1px solid #2878ff;
	border-radius: 3px;
    font-size: 14px;color: #2878FF;
    text-align: center;
	background: #fff;
	transition: color .2s;
}
.detail .list .btns a.btn-detail:hover {
	background: #2878FF;
	color: #fff;
}
.topten {
    margin: 0 0 15px;
	padding: 0 18px 20px;
	background: #fff;
}
.topten .hd {
    padding: 20px 0 10px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.topten .hd h3 {
    float: left;
    font-size: 16px;
}
.topten .hd ul.tab-nav {
    float: right;
    height: 22px;
		padding: 5px 0;
}
.topten .hd ul.tab-nav li {
    float: left;
    padding: 0 1px;
}
.topten .hd ul.tab-nav li a {
    display: block;
    width: 28px;
    height: 22px;
    line-height: 22px;
    border-radius: 3px;
    text-align: center;
    color: #aaa;
}
.topten .hd ul.tab-nav li a:hover, 
.topten .hd ul.tab-nav li a.active {
    background: #f5f5f5;
    color: #3b83fd;
    font-weight: 700;
}
.topten ul.list li {
    padding: 10px 0 5px;
    *padding: 7px 0 5px;
}
.topten ul.list li > a {
    display: block;
    overflow: hidden;
}
.topten ul.list li > a > i.icon {
    color: #fff;
}
.topten ul.list li > a > i {
    float: left;
    width: 20px;
    height: 24px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
}
.topten ul.list li > a > i.num {
    color: #888;
}
.topten ul.list li > a > span.cover {
    float: left;
    display: none;
    width: 86px;height: 121px;
	margin: 0 8px;
	border-radius: 3px;
	border: 1px solid #eee;
	overflow: hidden;
}
.topten ul.list li > a > span.cover img {
    width: 100%;height: 100%;
}
.topten ul.list li > a.active > span.cover,
.topten ul.list li > a.active > span.d {
    display: block;
}
.topten ul.list li > a > strong {
    float: left;
    display: block;
    padding: 0 0 0 8px;
    width: 222px;
    height: 24px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.topten ul.list li > a.active > strong {
    float: right;
    display: block;
    display: -webkit-box;
    width: 126px;
    height: 40px;
		padding: 0;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.topten ul.list li > a > strong:hover {
    color: #458DEC;
    text-decoration: underline;
}
.topten ul.list li > a > span.d {
    display: none;
    float: right;
    padding: 60px 0 0 0;
    width: 126px;
    height: 24px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}
.topten ul.list li > a > span.d > small {
    float: left;
}
.topten ul.list li > a > span.d > em {
    float: left;
    padding: 0 10px;
    font-style: normal;
}
.tab-items > .tab-item {
	display: none;
}
.tab-items > .active {
    display: block;
}
.icon-index-hit {
    width: 20px;
    height: 20px;
    background-position: -85px -50px;
}
.icon-topic-lab {
    position: absolute;
    top:0;left: 0;z-index: 9;
    width: 40px;height: 40px;
    background: url("../png/lab.png") no-repeat center center;
}
.icon-index-tag-1 {
    background-position: -3px -26px;
}
.icon-index-tag-2 {
    background-position: -28px -26px;
}
.icon-index-tag-3 {
    background-position: -52px -26px;
}
.icon-index {
    background-image: url(../png/indexbbd5.png);
}