html, body {
	height: 100%;
}
.contant {
	width: 1200px;
	margin: 0 auto 30px;
	background: #fff;
	padding-top: 25px;
}
.contopbox {
	width: 1200px;
	margin: 0 auto;
}
.con-top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #176fb7;
	background: #efefef;
}
.con-top span {
	color: #176fb7;
	padding: 0 5px;
}
.con-top a {
	color: #176fb7;
}
/*通用栏目标题*/
.bigtitle {
	width: 100%;
	margin-bottom: 16px;
}
.bigtitle {
	height: 26px;
	width: auto;
}
.bigtitle i {
	width: 4px;
	height: 26px;
	display: block;
	float: left;
	background: #007ee8;
	margin-right: 10px;
}
.bigtitle h3 {
	height: 26px;
	width: auto;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	float: left;
	margin-right: 10px;
}
.big_tl {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.big_tl p {
	font-size: 34px;
	font-weight: bold;
	color: #333;
	line-height: 34px;
	height: 34px;
	padding-bottom: 35px;
}
/* 页签通用样式 */
.tabbox {
	width: 810px;
	height: auto;
	position: relative;
	float: left;
}
.tabbox .tabmenu {
	width: 810px;
	height: 38px;
	border-bottom: 1px solid #ccc;
}
.tabbox .tabmenu li {
	float: left;
	width: 124px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.tabbox .tabcontent {
	width: 810px;
	clear: both;
	position: relative;
}
.tabbox .tabmenu .selected {
	color: #fff;
	background: #0060d9;
	cursor: pointer;
}
.tabbox .tabmenu .selected>a {
	color: #fff;
	text-decoration: none;
}
.tabbox .tabcontent .container {
	width: 810px;
	height: auto;
	overflow: hidden;
	margin: 5px auto;
}
.tabbox .hide {
	display: none;
}
/* 列表通用样式 */ 
.textlist {
	margin-top: 12px;
}
.textlist li {
	width: 100%;
	overflow: hidden;
	line-height: 36px;
	position: relative;
	overflow: hidden;
	font-family: "微软雅黑";
}
.textlist li h3 {
	font-size: 16px;
	display: inline-block;
	line-height: 36px;
}
.textlist li span {
	color: #ccc;
	float:right;
}
/* 样式 */
.xa-service-zwgk {
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height: auto;
	vertical-align: middle;
	text-align: inherit;
}
.xa-service-zwgk .part0 {
	width: 1140px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 70px;
}
.xa-service-zwgk .part0 .left {
	width: 810px;
	height: auto;
	background: #fff;
	float: left;
	position: relative;
}
.xa-service-zwgk .part0 .left .zwgk {
	height: 380px;
}
.xa-service-zwgk .part0 .left .zcwj .tabbox {
	margin-top: 5px;
	display: inline-block;
	height: auto;
}
.xa-service-zwgk .part0 .left .zcwj .box img {
	margin-top: 15px; display:none;
}
.xa-service-zwgk .part0 .left .zcwj .box {
	overflow: hidden;
}
.xa-service-zwgk .part0 .left .zcwj .tabbox .tabmenu .select {
	color: #fff;
	background: #0060d9;
	cursor: pointer;
}
.xa-service-zwgk .part0 .left .zcwj .tabbox .tabmenu .select>a {
	color: #fff;
	text-decoration: none;
}
.xa-service-zwgk .part0 .right {
	width: 300px;
	height: auto;
	margin-top: 0px;
}
