.con_t .con_t_r h3{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}

.con_t .con_t_r ul{
	width: 320px;
	overflow: hidden;
	margin: 0 auto 20px;
}

.con_t .con_t_r li{
	color: #999;
	float: left;
}

.con_t .con_t_r li:first-of-type{
	margin-right: 20px;
}

.con_t .con_t_r p{
	/*text-indent: 2em;*/
	line-height: 28px;
}

.con_t .con_t_r p img{
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}

.detailRecommend{
	 margin-top: 20px;
    width: 900px;
    overflow: hidden;
    float: right;
}
.detailRecommend_p1{
	font-weight: bold;color: #00a0e9;border-left: 4px solid #00a0e9;padding-left: 5px;
}
.detailRecommend ol{

}
.detailRecommend ol li{
	float: left;
	width: 238px;
	height: 150px;
	padding: 15px;
	margin-bottom: 10px;
}
.detailRecommend .p2{
	width: 220px;
  	height:25px;
  	line-height: 22px;
	text-align: center;
  	font-weight: bold;
  	margin-top: 5px;
  	overflow:  hidden;
}
.detailRecommend ol li img{
	margin-left:12px;
	width: 238px;
	height: 148px;
}
.detailRecommend .no_cover{
	width: 238px;
	height: 148px;
	background-color: #f1f1ef;
}
.detailRecommend .no_cover .p1{
	width: 205px;
	height: 137px;
	padding-left: 20px;
	padding-top: 5px;
	color: #00a2d4;
  	line-height: 28px;
}


