	.wip_bg {
		width: 100%;
	}
	
	.wip_art table {
		max-width: 98% !important;
		border-spacing: 0;
		border-collapse: collapse;
	}
	
	/*.art_con img {
		max-width: 85% !important;
		border: 0px !important;
		vertical-align: middle;
	}*/
	
	.bdshare_dialog_bg {
		width: auto !important;
		height: auto !important;
	}
	
	.bd_weixin_popup {
		width: auto !important;
		height: auto !important;
	}
	
	.bd_weixin_popup .bd_weixin_popup_foot {
		width: 256px !important;
		height: auto !important;
	}
	
	.bdshare_dialog_bg {
		height: 329px !important;
		width: 300px !important;
	}
	
	.bd_weixin_popup {
		height: auto !important;
	}
	
	.bigwz {
		font-size: 22px !important;
	}
	
	.numwz {
		font-size: 18px !important;
	}
	
	.smallwz {
		font-size: 14px !important;
	}
	
	.wip_local_bg {
		background: #f6f6f6;
		width: 100%;
	}
	
	.wip_colbg {
		width: 100%;
		margin: auto;
	}
	
	.wip_local {
		max-width: 1200px;
		margin: 0px auto 0px;
		background: url(local_png.png) no-repeat 1px 32px;
		line-height: 80px;
		height: 70px;
		color: #999;
		font-size: 16px;
		padding-left: 27px;
	}
	
	.wip_local td {
		line-height: 80px;
		color: #999;
		font-size: 16px;
	}
	
	.wip_local a {
		line-height: 80px;
		color: #999;
		font-size: 16px;
	}
	
	.wip_art_conbg {
		width: 100%;
		max-width: 1200px;
		margin: 0px auto 40px;
		border: 1px solid #E8E8E8;
	}
	
	.wip_art {
		width: 75%;
		margin: 40px auto 30px;
	}
	
	.wip_art .htitle {
		font-weight: 400;
		font-size: 30px;
		text-align: center;
		color: #000;
		padding-bottom: 15px;
		border-bottom: #E8E8E8 1px solid;
		margin-bottom: 20px;
	}
	
	.wip_art h2 a {
		color: #000000;
	}
	
	.share_bg {
		margin: auto;
		width: 488px;
	}
	
	.sign {
		/*width: 210px;*/
		margin-right: 32px;
		height: 27px;
		font-size: 14px;
		color: #999;
		text-align: center;
	}
	/*#share-2{
		background: url(share_bg.png) no-repeat 62px 1px;
	}
	*/
	
	.time {
		margin-top: -5px;
		width: 155px;
		float: right;
		display: block;
	}
	
	.art_con {
		margin-top: 60px;
		margin-bottom: 50px;
		min-height: 220px;
		text-align: justify;
	}
	
	.art_con img:not(a img){
		margin: 20px auto;
		display: block;
	}
	
	.art_con,
	.art_con p,
	.art_con p a {
		font-size: 18px;
		color: #000;
		line-height: 36px;
	}
	
	.art_con,
	.art_con p,
	.art_con div {
		text-align: justify;
		word-break: break-all;
		font-size: 18px;
		color: #000;
		letter-spacing: 0;
		max-width: 100% !important;
	}
	
	.fjxz{
		color: #333;
	}
	
	.last_next {
		width: 100%;
		border-top: 1px #c5c5c5 dotted;
		margin-top: 50px;
		font-size: 15px;
		color: #333333;
		line-height: 40px;
		padding-top: 10px;
	}
	
	.last_next a {
		color: #333333;
	}
	
	.edit {
		font-size: 16px;
		color: #999;
		margin-top: 15px;
	}
	
	.edit a {
		color: #999;
	}
	
	.append {
		width: 100%;
		height: auto;
		background: #fafafb;
		height: 50px;
		line-height: 50px;
		margin-top: 40px;
		padding-left: 20px;
	}
	
	.social-share {
		float: left;
		font-weight: 400;
		font-size: 16px;
		color: #333;
	}
	
	.bug {
		font-size: 16px;
		color: #000;
		margin-right: 17px;
		float: right;
	}
	
	.bug a {
		color: #000;
	}
	
	.bug img {
		margin-right: 10px;
		margin-bottom: 7px;
		margin-top: 5px;
	}

	

	
	@media only screen and (max-width: 1200px) {
		body {
			min-width: 100% !important;
		}
		
		.hide_s{
			display: none;
		}
		.wip_art .htitle {
			font-size: 21px;
		}
		.art_con {
			margin-top: 20px;
		}
		.wip_art_conbg {
			margin: 0px auto 28px;
border: 0px;
		}
		.art_con {
			margin-bottom: 0px;
		}
		.share_bg {
			margin-left: 0px;
			width: 100%;
		}
		.sign:first-child {
			width: 100%;
			text-align: center;
		}
		.art_con img {
			height: auto !important;
			width: 100% !important;
		}
		
	}
