.fullimg>img{
	width: 100%;
}
.container{
	width: 6.7rem;
	margin: 0.3rem auto 0;
}
.articleTitle{
	font-size: 0.42rem;
	color: #000000;
	font-weight: bold;
	line-height: 0.5rem;
}
.articleTip{
	font-size: 0.24rem;
	color: #626262;
	margin: 0.5rem auto 0.7rem;
}
.articleText{
	font-size: 0.34rem;
	color: #000000;
	text-indent: 2em;
	text-align: justify;
}
.articleImg{
	margin: 0.35rem auto;
}
.articleFooter{
	font-size: 0.3rem;
	color: #858585;
	margin: 0.3rem 0;
}