.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0px;
}

.wip_colbg {
	width: 100%;
	min-width: 1200px;
	background: #FFFFFF;
	margin: auto;
}

.wip_local {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	background: url(local_png.png) no-repeat 1px center;
	line-height: 80px;
	height: 80px;
	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_col {
	max-width: 1200px;
	width: 100%;
	margin: 0px auto 30px;
	overflow: hidden;
}

.wip_col_left {
	width: 300px;
	height: 100%;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background: #f2f2f2;
	margin-right: 30px;
}

.wip_col_top {
	width: 100%;
	line-height: 60px;
	background: url(/picture/361/2507081815276269300.png) no-repeat center;
	background-size: cover;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	color: #fff;
}

.wip_col_top a {
	color: #FFFFFF;
}

.wip_col_ul {
	width: 100%;
	min-height: 600px;
	padding-top: 22px;
}

.wip_col_li {
	width: 260px;
	line-height: 60px;
	min-height: 60px;
	border-left: #fff 5px solid;
	background: #fff;
	color: #333;
	font-size: 18px;
	text-align: center;
	margin: 0px auto 19px;
}

.wip_col_li a {
	color: #333;
}

.wip_col_li:hover {
	border-left: #346DC3 5px solid;
	font-weight: 700;
}

.wip_col_li:hover a {
	color: #346DC3;
}

.wip_col_li_hover {
	border-left: #346DC3 5px solid;
	font-weight: 700;
}

.wip_col_li_hover a {
	color: #346DC3;
}

.wip_col_right {
	width: 870px;

	border: 1px #ececec solid;

	padding-bottom: 40px;
	padding-top: 18px;
	min-height: 670px;
}

.wip_col_listli {
	font-size: 18px;
	color: #333333;
	border-bottom: 1px #ececec solid;
	line-height: 37px;
	/* min-height: 50px; */
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 15px;
	background: url(1907191748238133161.png) no-repeat 0px 25px;
	margin-right: 20px;
}

.wip_col_listli:hover {
	background: url(1907191746552626407.png) no-repeat 0px 25px;
}

.wip_col_listli:hover a {
	color: #346DC3;
}

.wip_col_listli a {
	color: #333333;
    margin-right: 20px;
}

.wip_col_listli span {
	color: #999999;
	width: 105px;
	display: inline-block;
float: right;
}

.wip_col_listul .lucidity_pgToolbar {
	border: 0px;
}

.wip_col_listul .lucidity-ui-paging-container li.focus {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul .lucidity-ui-paging-container li.ui-pager:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul a.lucidity_pgPrev:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul a.lucidity_pgFirst:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul a.lucidity_pgNext:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul a.lucidity_pgLast:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul .lucidity_pgRefresh:hover {
	background-color: #346DC3;
	border: 1px solid #346DC3;
}

.wip_col_listul a.lucidity_pgPrevDisabled,
.wip_col_listul a.lucidity_pgPrevDisabled:hover {
	cursor: default;
	background: none;
	color: #b8bac0;
	outline: none;
	border: 1px solid #95969b;
}

.wip_col_listul a.lucidity_pgNextDisabled,
.wip_col_listul a.lucidity_pgNextDisabled:hover {
	cursor: default;
	background: none;
	color: #b8bac0;
	outline: none;
	border: 1px solid #95969b;
}

.wip_col_listul a.lucidity_pgLastDisabled,
.wip_col_listul a.lucidity_pgLastDisabled:hover {
	cursor: default;
	background: none;
	color: #b8bac0;
	outline: none;
	border: 1px solid #95969b;
}

.wip_col_listul a.lucidity_pgFirstDisabled,
.wip_col_listul a.lucidity_pgFirstDisabled:hover {
	cursor: default;
	background: none;
	color: #b8bac0;
	outline: none;
	border: 1px solid #95969b;
}

.wip_col_listul .lucidity_pgToolbar {
	margin: 21px 0 -0px 0;
}

.wip_col_listul .lucidity_pgBtn {
	width: 53px;
	height: 41px;
	line-height: 41px;
}

.wip_col_listul .lucidity-ui-paging-container li {
	padding: 10px 12px;
}


@media only screen and (max-width: 1200px) {
.wip_colbg,body{
        min-width: 100% !important;
}

	

	.wip_col_left{
		width: 30%;
		margin-right: 0px;
	}
	
	.wip_col_right{
		float: right;
		width: 67%;
	}
}

@media only screen and (max-width: 1080px) {
	.wip_col_left{
		float: none !important;
		width: 100%;
		height: auto;
		padding-bottom: 10px;
		margin-bottom: 30px;
	}
	.wip_col_right{
		float: none;
		width: 100%;
	}

.wip_col_ul{
		min-height: 0px;
	}
	
	.wip_col_li{
		width: 44%;
		float: left;
		margin: 1vh 3%;
	}
	.lucidity-ui-paging-container {
		display: none !important;
	}
	.lucidity_pgPanel td:nth-child(3),
	.lucidity_pgPanel td:nth-child(6),
	.lucidity_pgPanel td:nth-child(7),
	.lucidity_pgPanel td:nth-child(8),
	.lucidity_pgPanel td:nth-child(9),
	.lucidity_pgPanel td:nth-child(10) {
		display: none;
	}
	.lucidity_pgPanel{
		float: none !important;
		margin: auto;
	}
	/*栏目展开合并样式*/
	.wip_col_top{
		display: none;
	}
	.wip_col_ul{
		padding-top: 0;
		text-align: center;
		transition: all 0.3s;
	}
	.wip_col_ul.click .wip_col_li{
		display: block;
		transition: all 0.3s;
	}
	.wip_col_ul:before{
		content: "查看更多栏目";
		display: block;
		clear: both;
		height: 60px;
		line-height: 60px;
		width: 100%;
		font-size: 22px;
		font-weight: 600;
		color: #fff;
		background: #346DC3;
	}
	.wip_col_li{
		display: none;
		transition: all 0.3s;
	}
}


	.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;

	}
	
	.wip_art {
		width: 93%;
		margin: 20px auto 0px;
	}
	
	.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;
		}
		
	}
