.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0px;
}

.wip_local_bg {
	background: #f6f6f6;
	width: 100%;
	min-width: 1200px;
}

.wip_colbg {
	width: 100%;
	min-width: 1200px;
	margin: 0px auto 30px;
	overflow: hidden;
}

.wip_local {
	width: 1200px;
	margin: 0px auto 50px;
	background: url(local_png.png) no-repeat 1px center;
	line-height: 40px;
	height: 40px;
	color: #333333;
	font-size: 14px;
	padding-left: 35px;
}

.wip_local td {
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}

.wip_local a {
	color: #333333;
	line-height: 40px;
	font-size: 14px;
}

.wip_col {
	width: 1200px;
	margin: 0px auto 0px;
	overflow: visible;
}

.wip_col_left {
	width: 280px;
	margin-right: 30px;
	overflow: visible;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background: #f4f4f4;
	position: relative;
}

.wip_col_top {
	width: 288px;
	line-height: 60px;
	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: -8px;
}

.wip_col_top a {
	color: #FFFFFF;
}

.wip_col_ul {
	width: 280px;
	background: #f4f4f4;
	padding-top: 15px;
	padding-left: 26px;
	padding-bottom: 60px;
}

.wip_col_li {
	width: 100%;
	line-height: 48px;
	min-height: 48px;
	background: #f4f4f4 url(col_left_ico.png) no-repeat 28px center;
	margin-top: 16px;
	color: #666666;
	font-size: 18px;
	padding-left: 58px;
	border-bottom: #dfdfdf 1px solid
}

.wip_col_li a {
	color: #666666;
}

.wip_col_li:hover {
	background: #8c202f url(col_left_ico_hov.png) no-repeat 28px center;
}

.wip_col_li:hover a {
	color: #FFFFFF;
}

.wip_col_li_hover {
	background: #8c202f url(col_left_ico_hov.png) no-repeat 28px center;
}

.wip_col_li_hover a {
	color: #FFFFFF;
}

.wip_col_right {
	width: 890px;
	min-height: 670px;
	border: #e6e6e6 1px solid;
	box-sizing: border-box;
	padding: 12px 25px 20px 25px;
}

.wip_col_listli {
	background: url(/picture/0/2104091731134399119.png) no-repeat 0px 22.5px;
	font-size: 16px;
	color: #333333;
	border-bottom: 1px #EEEEEE dashed;
	line-height: 45px;
	padding-left: 20px;
}


/*.wip_col_listli:hover {
	background: url(1907191746552626407.png) no-repeat 0px 22.5px;
}*/

.wip_col_listli a:hover{
	color: #d2292a;
}

.wip_col_listli a {
	color: #333333;
}

.wip_col_listli span {
	color: #999999;
	float: right;
}

.htitle {
	font-size: 28px;
	color: #000000;
	padding-bottom: 15px;
	border-bottom: #292929 2px solid;
	text-align: center;
	padding-top: 30px;
}

.htitle a {
	color: #000000;
}

.art_con {
	margin-top: 40px;
	min-height: 350px;
	text-align: justify;
}

.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 img {
	max-width: 85% !important;
	border: 0px !important;
	vertical-align: middle;
	margin: 10px auto;
}