*{-webkit-box-sizing: border-box;; margin:0; padding:0;}
.body{ margin:auto;min-height:100%;	position:relative;	display:block;	background-size:100% 100%;	-webkit-box-sizing: border-box;min-width:320px; /*float:left;*/ width:100%;}
.icon{ width:32px; height:32px; display:block; float:left;}
.tmc{background:#fff; opacity:0.6; width:100%; height:1px; margin-top:-1px; float:left;}

/*article*/
.body.article > .top span{overflow: hidden;	display: block;}
.body.article >.top img{ width:100%; }
.body.article section >article{padding:10px 10px;}
.body.article section >article header{	border-bottom:1px solid ;	padding:8px 5px;}
.body.article section >article header h3{	font-size:16px;	line-height:23px;	}
.body.article section >article header sapn{	font-size:10px;	line-height:15px;}
.body.article section >article .content{	padding:10px 5px;	line-height:22px;	}
.body.article section >article .content img{max-width:100%;}

footer .copyright{
	display: block;
	text-align: center;
	/* overflow: hidden; */
	padding: 5px 0;
	line-height: 30px;
	/* background: red; */
	color: #000000;
}