.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0px;
}

.pchide {
	display: none;
}

.wip_colbg {
	width: 100%;
	background: #FFFFFF;
	margin: auto;
}

.wip_local {
	width: 85%;
max-width: 1200px;
	margin: 0px auto 30px;
	background: url(local_png.png) no-repeat 0px center;
	line-height: 40px;
	height: 40px;
	color: #454545;
	font-size: 14px;
	padding-left: 35px;
}

.wip_local td {
	line-height: 40px;
	color: #454545;
	font-size: 14px;
}

.wip_local a {
	color: #454545;
	line-height: 40px;
	color: #454545;
	font-size: 14px;
}

.wip_col {
	width: 85%;
	margin: 0px auto 30px;
	overflow: hidden;
	font-size: 0px;
max-width:1200px;
}

.wip_col_left {
	width: 273px;
	float: left;
	margin-right: 40px;
	height: 100%;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background-color: #fafafa;
	margin-left: 7px;
}

.wip_col_top {
	width: 280px;
	line-height: 50px;
	padding-left: 42px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background: url(col_top.png) no-repeat left bottom;
	padding-bottom: 10px;
	padding-right: 6px;
	margin-left: -7px;
}

.wip_col_top a {
	color: #FFFFFF;
}

.wip_col_ul {
	width: 100%;
	background: #f9f9f9;
	min-height: 350px;
	padding-top: 15px;
	padding-left: 26px;
	padding-right: 26px;
}

.wip_col_li {
	width: 100%;
	line-height: 48px;
	min-height: 48px;
	/*border-left: #fafafa 7px solid;*/
	background: #eaeef7 url(col_left_ico.png) no-repeat 25px center;
	color: #000000;
	font-size: 18px;
	padding-left: 57px;
	margin-bottom: 20px;
	padding-right: 3px;
}

.wip_col_li a {
	color: #63666b;
}

.wip_col_li:hover {
	/*border-left: #d2292a 7px solid;*/
	background: #eaeef7 url(col_left_ico_hov.png) no-repeat 25px center;
}

.wip_col_li:hover a {
	color: #3673b6;
}

.wip_col_li_hover {
	/*	border-left: #d2292a 7px solid;*/
	background: #eaeef7 url(col_left_ico_hov.png) no-repeat 25px center !important;
}
.wip_col_li_hover_ghb {
	background: #eaeef7 url(gl_hover.png) no-repeat 8px 33px !important;
}

.wip_col_li_hover a {
	color: #3673b6;
}

.wip_col_left,
.wip_col_right {
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}

.wip_col_right {
	width: calc(100% - 320px);
}

.wip_col_listli {
	background: url(dian.png) no-repeat 0px 22.5px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px #e8e8e8 dashed;
	line-height: 45px;
	padding-left: 15px;
	text-align: justify;
}

.wip_col_listli:hover {
	background: url(zc-dian-h.png) no-repeat 0px 22.5px;
}

.wip_col_listli:hover a {
	color: #245399;
}

.wip_col_listli a {
	color: #333333;
	width: 730px;
	margin-right: 10px;
}

.wip_col_listli span {
	color: #999999;
	display: inline-block;
}

.iphconall {
	display: none;
}

.htitle {
	font-size: 28px;
	color: #000000;
	padding-bottom: 15px;
	border-bottom: #292929 2px solid;
	margin-bottom: 20px;
	text-align: center;
}

.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;
}

.wip_col_listul .white_pgCurrentPage {
	margin-top: -3px;
}

@media only screen and (max-width: 900px) {
	.iphhide {
		display: none;
	}
	.pchide {
		display: block;
	}
	.mobile-col-down {
		background: url(open.png) no-repeat right center;
		height: 1.8rem;
		display: block;
		background-size: 2rem auto;
		width: 85%;
		margin: 30px auto;
		font-size: 1.1rem;
	}
	.mobile-col-down-active {
		background: url(close.png) no-repeat right center;
		background-size: 2rem auto;
	}
	.wip_col_left {
		display: none;
	}
	.wip_col_right {
		width: 100%;
	}
	.wip_col_listli {
		line-height: 28px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.wip_colbg {
		position: relative;
	}
	.iphconall {
		min-width: 200px;
		background-color: #f7f7f7;
		position: absolute;
		z-index: 1;
		top: 50px;
		right: 10px;
		background-color: #e8eef6;
	}
	.iphconall h1 {
		line-height: 3rem;
		padding-left: 1.24rem;
		font-size: 0.44rem;
		background-color: #006eab;
		color: #ffffff;
		font-weight: normal;
	}
	.iphconall li {
		font-size: 0.75rem;
		padding: 10px 0px;
	}
	.iphconall li a {
		display: block;
		line-height: 2.4rem;
		border-bottom: 0;
		background: none;
		text-align: center;
		color: #333333;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}