	.wip_bg {
		width: 100%;
	}
	
	.wip_art table {
		max-width: 98% !important;
		border-spacing: 0;
		border-collapse: collapse;
    margin: auto;
	}
	
	img {
		max-width: 85% !important;
		border: 0px !important;
		vertical-align: middle;
	}
	
	#mediaContent0_0{
		text-align: center;
	}
	
	.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: 18px !important;
	}
	
	.numwz {
		font-size: 16px !important;
	}
	
	.smallwz {
		font-size: 12px !important;
	}
	
	.wip_local_bg {
		background: #f6f6f6;
		width: 100%;
	}
	
	.wip_colbg {
		width: 100%;
		margin: auto;
	}
	
	.wip_local {
		width: 85%;
		margin: 0px auto 0px;
		background: url(local_png.png) no-repeat 0px center;
		line-height: 40px;
		height: 40px;
		color: #454545;
		font-size: 13px;
		padding-left: 35px;
max-width:1200px;
	}
	
	.wip_local td {
		line-height: 40px;
		color: #333333;
		font-size: 14px;
	}
	
	.wip_local a {
		color: #333333;
		line-height: 40px;
		font-size: 14px;
	}
	
	.wip_art_conbg {
		width: 100%;
		margin: 30px auto 40px;
	}
	
	.wip_art {
		width: 85%;
		margin: 0px auto;
max-width:1200px;
	}
	
	.wip_art .htitle {
		font-size: 28px;
		color: #000000;
		padding-bottom: 15px;
		border-bottom: #292929 2px solid;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.wip_art h2 a {
		color: #000000;
	}
	
	
	
	.sign {
		width: 15%;
		height: 27px;
		font-size: 14px;
		color: #333333;
		text-align: center;
	}
	.sign:first-child{
		width: 25%;
	}
	.sign:first-child+.sign+.sign+.sign{
		width: 30%;
	}
	/*#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 {
		margin: 20px auto;
		/* display: block; */
	}
	
	.art_con,
	.art_con p,
	.art_con p a {
		font-size: 16px;
		color: #333333;
		line-height: 30px;
	}
	
	.art_con,
	.art_con p,
	.art_con div {
		text-align: justify;
		word-break: break-all;
		font-size: 16px;
		color: #333333;
		letter-spacing: 0;
		max-width: 100% !important;
	}
	
	.art_con .video_bg {
		text-align: center;
		margin: 20px auto;
	}
	
	.art_con .video_bg p {
		text-align: center;
	}
	
	.video_bg iframe {
		width: 640px;
		height: 480px;
	}
	
	.video_bg video {
		width: 640px;
		height: 480px;
	}
	
	.fj_bg {
		text-align: right;
		margin: 20px 20px 0px 0px;
	}
	
	.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: 14px;
		color: #333333;
		margin-top: 15px;
	}
	
	.edit a {
		color: #333333;
	}
	
	.append {
		width: 100%;
		height: auto;
		background: #f1f1f1;
		height: 40px;
		line-height: 40px;
		/*padding-left: 735px;*/
		margin-top: 30px;
	}
	
	.bug {
		font-size: 14px;
		color: #333333;
		margin-right: 22px;
		float: right;
	}
	
	.bug a {
		color: #333333;
	}
	
	.bug img {
		margin-right: 10px;
		margin-bottom: 7px;
		margin-top: 5px;
	}
	
	.top_small,
	.dibu_smalll {
		display: none;
	}
	
	@media only screen and (max-width: 1200px) {
		.body {
			min-width: 100%;
		}
		.top_small,
		.dibu_smalll {
			display: block;
		}
		.hide_s {
			display: none;
		}
		.wip_art .htitle {
			font-size: 21px;
		}
		.art_con {
			margin-top: 20px;
		}
		.wip_art_conbg {
			margin: 20px auto 20px;
		}
		.art_con {
			margin-bottom: 0px;
		}
	
		.sign:first-child {
			width: 100%;
			text-align: center;
		}
	}
	
	@media only screen and (max-width: 640px) {
		.video_bg iframe {
			width: 100%;
			height: 200px;
		}
		.video_bg video {
			width: 100%;
			height: 200px;
		}
	}