.list .fl{
	/* width: 650px; */
	width:970px;
	border: 1px solid #F1F2F3;
	background: #F9F9FA;
	padding-left: 20px;
	padding-right: 18px;
	float:none;
}

.list .fl .recommand-article{
	 margin-top: 20px;
}

.list .fl .recommand-article .title span, .list .fl .book-num .title{
	color: #C5181F;
	font-size: 20px;
}

.list .fl .recommand-article .title .artilce-time{
	color: #999999;
	font-size: 12px;
}

.list .fl .recommand-article .content{
	margin-top: 20px;
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
    padding-right: 10px;
}

.list .fl .recommand-article .content p{
	padding-right: 10px;
}

.list .fl .lines{
    margin-top: 30px;
    width:100%;
    height: 2px;
    background: url(../images/lst_line.png)no-repeat
}

.list .fl .book-num{
	margin-top: 30px;
}

.list .fl .current-content{
	margin-top: 20px;
	line-height: 30px;
	font-size: 18px;
}

.list .fl .current-content>div{
	margin-bottom: 30px;
}

.list .fl .current-content .content p{
	margin-bottom: 30px;
}

.list .fl .current-content .article-title{
	font-weight: bold;
}


.fr_list li{
	/* margin-bottom: 50px; */
}

.fr_list li:last-child{
	margin-bottom: 37px;
}

.tuijian{
	margin-top: 0px !important;
}

