.am-list-news-bd {
	padding-bottom: 40px;
}
.am-list-news-bd #articleTitle {/**标题**/
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.am-list-news-bd #title2 { /**副标题**/
	text-align: center;
	font-size: 14px;
	padding-bottom: 15px;
}

.am-list-news-bd #upd { /**作者、发布时间等**/
	text-align: center;
	font-size: 12px;
	color:gray;
	padding-bottom:20px;
}

#articleDetail #content { /**正文**/
	line-height: 1.75;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size:16px;
	color:#666;
}

.am-list-news-bd #content p{
	padding-bottom: 6px;
	text-indent: 2em;
}
.am-list-news-bd #content .centerblock{
	max-width: 90%;
	display:block;
	margin:auto;
}
.am-list-news-bd #content td{
	padding:5px;
	border:1px solid #c0c0c0;
}
.am-list-news-bd #content td p {
	text-indent: 0;
}

#articleDetail #copyfrom { /**编辑等信息**/
	font-size: 14px;
	color: gray;
	margin-top: 20px;
}
#wx_ewm {
	display: none;
	width: 100px;
	height: 100px;
	margin: auto;
}
.am-list-news img{
	max-width:100%;
}
.shareto{
	margin-bottom:20px;
}
.mxtuijian{
	width:100%;
}
.mxtuijian div{
	font-size:12px;
}
.mxtuijian a img{
	display:block;
	max-width:90%;
	margin:auto;
}