.content{
	
}
.content .row{
	width: 100%;
}
.feature {
	margin: 15px 25px 15px 25px;
}
.feature .img{
	width: 100%;
}
.feature .img img{
	width: 100%;
}
.title{
	padding-top: 5px;
}
.title .title_a{
	text-decoration: none;
    font-size: 14px ;
    line-height: 20px;
    color: #000 !important;
}

.content hr{
	border: 1px  #e0e0e0 dashed ;
	margin-left: 30px;
	margin-right: 30px;
}
.content .left .focus img{
	width:100%;
}
.content .left .focus .desc{
	position:relative;
	left:0px;
	width:100%;
	height:35px;
	line-height:20px;
	display:inline-table;
	background-color:#000;
	color:#FFFFFF;
	font-size:12px;
	padding-left:8px;
}

.content .left .focus .desc .remark{
    padding-right: 18px;
    padding-left: 18px;
}