.article_box{
	width: 92%; margin: 0 auto 0.5rem;
	padding-bottom: 1rem; border-bottom: 1px solid #c9c9ca;
}


.article_tit{
	border-top: 1px solid #c9c9ca;
	border-bottom: 1px solid #c9c9ca;
	padding: .5rem 0; margin-bottom: .5rem;

}
.art_tit_1{
	font-size: .4rem; text-align: center;
	color: #333333;
	margin-bottom: .2rem;

}
.art_tit_2{
	color: #9fa0a0; font-size: .32rem; text-align: center;
}
.article_detail{
	line-height: .58rem; font-size: .32rem;
}

.article_detail img{ max-width:100%;}

/*
相关文章
 */
.like_article{
	border: 1px solid #c9c9ca; width: 87.5%;
	margin: 0.5rem auto;
	padding: 0.2rem 0.2rem 0;
}

.like_00{
	border-bottom: 1px solid #c9c9ca;
	padding-bottom: 0.15rem;
	margin-bottom: .4rem;;;
}
.like_01{
	font-size: .34rem;
}
.like_02{
	
}

.like_03{
	float: right;
}
.like_box{

}
.like_box_left{
	width: 35%;
	float: left;
	height: 1.75rem;
	margin-right: 2%;
	margin-bottom: .5rem;;


}
.like_box_left img{
	width: 100%;
	height: 1.75rem;;;;

}
.like_box_right{
	width: 63%;
	float: left;;;

}
.like_box_right_1{
	font-size: .38rem;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: .1rem;
	border-bottom: 1px solid #c9c9ca;
	margin-bottom: .2rem;;
}
.like_box_right_2{
	font-size: .32rem;;

}


























