@charset "utf-8";

/*文章内容*/
.article{
	margin:0px auto;
}
.article h3{
	font-size:25px;
	text-align:center;
	padding-bottom:20px;
	border-bottom:2px solid #717171;
}
.art_date{
	text-align:center;
	padding-top:20px;
	position:relative;
}
.art_date span{
	padding:55px;
}
.art_date .share{
	position:absolute;
	top:20px;
	right:10px;
}
.art_date .share a{
	padding-left:5px;
}
.art_con{
	width:900px;
	margin:0 auto 25px;
}
.art_con p{
	margin-top:30px;
	text-indent:2em;
	line-height:30px;
}
.art_con .text_right{
	text-align:right;
	margin-top:0px;
}
.download{
	height:40px;
	line-height:40px;
	background-color:#f1f1f1;
	padding:0px 10px;
}
/*.download a{
	color:#027bc2;
	text-decoration:underline;
}*/
.down_right{
	float:right;
}
.down_right span{
	margin-left:20px;
}
.down_right .dy{
	background:url(ylbz_art_07.png) no-repeat left center;
	padding-left:25px;
}
.down_right .close{
	background:url(ylbz_art_08.png) no-repeat left center;
	padding-left:25px;
}
.art_xian{
	border-bottom:1px dotted #c5c5c5;
	margin-top:20px;
}
.page_list{
margin-top:20px;
}
.page_list span{
display:block;
line-height:30px;
}

#zoom p{
	line-height: 200%;
}