@charset "utf-8";

/* CSS Document */





/**===============文章页===============**/

.article{
	padding-top: 15px;
	padding-bottom: 15px;
}

.article .hd{
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;

	padding-bottom: 10px;
}

.article .meta{
	font-size: 0.857em;
	color: #9c9c9c;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0.833em;
	padding-bottom: 0;
	padding-left: 0.833em;
}

.article .intro{padding:0.5em 1em;margin:0 0.5em;border-radius:0.21em;}

.article .article-con{margin:0.8em 0.833em 0 0.833em;}

.article .article-con img{width:100%;height:auto;max-width:600px;}

.zjimg{ text-align:center}

.article .author{text-align:right;}

.article .article-con a u{ color:#2d64b3;}

.article .tags{padding:0.4em 0.833em;color:#9c9c9c;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;}

.article .tags a{display:inline-block;height:2em;margin:0 0.2em;padding:0 1em;line-height:2em;font-size:0.857em;color:#fff;border-radius:1em;background:#339ee2;}

.pagebreak{}

.pagebreak a{display:block;height:3em;overflow:hidden;margin:1.42em 0.833em 0;padding:0 1em;line-height:3em;background:#f5f5f5;border-radius:0.2em;}

.related{margin:2.85em 0 0 0;}

.related .tab-hd-index{}

.related .tab-hd-index li{float:left;width:50%;max-width:320px;height:2.81em;font-size:2.2857em;line-height:2.81em;text-align:center;color:#fff;cursor:pointer;}

.related .tab-hd-index li.on{color:#fffc00;background:#168dd9;}

.related .con{ display:none;}

.related .active{ display:block;}


/*分享*/
.menua4top{
	height: 25px;
	width: 100%;
	line-height: 20px;
	text-align: center;
	background-image: url(../images/d2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #B5B5B5;
	margin-top: 20px;
}
.menua4{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	text-align: center;
	vertical-align: 50%;
	margin-bottom: 10px;
}
.menua4 ul li{float:left; width:20%; font-size:14px; color:#333; text-align:center;}
.menua4 ul li span{
	display: block;
	line-height: 16px;
	display: block;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}


