.content{
	padding-top: 208px;
	background: #201f1f url(../images/header_img1.png) top left no-repeat;
	margin-bottom: 35px;
}
.bg_gray{
	width: 940px;
	display: inline-block;
}
.detail_left{
	width: 550px;
	padding-left: 40px;
	float: left;
	position: relative;
}
.article_title{
	color: #fff;
	font-size: 24px;
}
.author_info{
	font-style: italic;
	color: #a56161;
	font-size: 12px;
	margin: 5px 0px;
}
.author_info span{
	color: #4c5aa5;
	padding: 0px 20px;
	font-style: normal;
}
.pics_con{
	padding-top: 4px;
	margin: 40px 0px;
/* 	width: 548px; */
/* 	height: 367px; */
	background: #9b221a;
	display: inline-block;
	max-width: 548px;
}
.pics_con img{
	max-width: 548px;
}
.article_body{
	padding-bottom: 20px;
	margin-bottom: 80px;
	background: url(../images/article_body_bg.png) left bottom no-repeat;
}
.article_body p{
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}
.article_body p.fontcolorBlue{
	color: #4c5aa5;
}
.detail_right{
	float: right;
	position: relative;
	width: 283px;
	padding-top: 88px;
}
.right_recommend{
	margin-bottom: 14px;
	position: relative;
}
.right_recommend .info{
	position: absolute;
	left: 20px;
	top: 30px;
}
.right_recommend .info .title{
	font-size: 26px;
	color: #141414;	
}
.right_recommend .info .detail{
	font-size: 13px;
	color: #000;
	width: 140px;
}