.share{width: 1114px;height: 50px;position: relative;margin: 0 auto;}
.share img.wx{width: 45px;height: 45px;padding:5px;position: absolute;right: 50px;top: 0;}
.share img.xl{width: 45px;height: 45px;padding:5px;position: absolute;right: -4px;top: 0;}
/*文章*/
.content_sbox{width:1114px;height:auto;color: #343434;margin: 22px auto;background-color: #f7f7f7;padding: 60px 0;}
.content_title{border-radius: 1px;color: black;text-align:center;}
.content_title h1{font-size: 26px;line-height: 40px;}
.content_title hr{height: 1px;border: none;border-top: 1px solid #efefef;margin: 23px 0;}
.time{margin: 26px 0 0px 0;}
.time li{display: inline-block;padding-left: 15px;}
.content_article{line-height:35px;font-size: 16px;padding:0 50px;}
.content_article p{text-indent:2em;line-height:35px;font-size: 16px;}
.content_article img{ width: 98%; margin:0 auto;}
#qrcodeContent{
		display:none;
		text-align: center;
		vertical-align: middle;
		width:360px;
		height:360px;
		background-color:#fff;
		border:1px solid rgba(0, 0, 0, 0.3);
		border-radius:6px 6px 6px 6px;
		box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
		z-index:1001;
		position: absolute;
		right:40px;
		top:0;
	}
	.qrcodetop{height:49px;line-height:49px;width:340px;margin:0 auto;}
	.qrcodetop .fl{float:left;}
	.qrcodetop .fr{float:right;}
	.closeQrcodeDiv{cursor:pointer;}
	.qrcodebot{width:340px;margin:0 auto;}
	#qrcode {
		padding:25px 90px;
		display: table-cell;
		width: 150px;
		height: 150px;
		
		
	}