/*通用栏目标题*/
.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;
}
.xa-service-zwgk{ padding-right:10px}
/*信息公开栏 */
.right {
	width: 300px;
	height: auto;
	margin-top: 0px;
}
.right .xxgkzl {
	height: auto;
	display: inline-block;
	margin-bottom: 27px;
	width:100%;
}
.right .xxgkzl .gkl {
	width: 145px;
	height: 80px;
	background: #f5f5f5;
	text-align: center;
	margin: 5px 0px;
}
.right .xxgkzl .gkl img {
	padding: 10px 0px;
}
.right .xxgkzl .gkl p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	line-height: 10px;
}
.right .xxgkzl .last {
	width: 100%;
	height: 58px;
	text-align: left;
	background: #f5f5f5;
	float: left;
}
.right .xxgkzl .last img {
	float: left;
	padding-left: 54px;
	padding-right: 10px;
}
.right .xxgkzl .last p {
	padding: 25px 0px;
}
.right .bigtitle {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
/* 服务大厅 */
.right .fwdt {
	height: auto;
	display: inline-block;
	margin-bottom: 27px;
}
.right .fwdt .tabbox {
	width: 300px;
	height: auto;
	position: relative;
	float: left;
}
.right .fwdt .tabbox .tabmenu {
	width: 300px;
	height: 40px;
	border-bottom: 1px solid #ccc;
}
.right .fwdt .tabbox .tabmenu li {
	float: left;
	width: 100px;
	height: 38px;
	text-align: center;
	line-height: 40px;
	border-bottom: 0px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.right .fwdt .tabbox .tabcontent {
	width: 300px;
	clear: both;
	position: relative;
}
.right .fwdt .tabbox .tabmenu .sele {
	color: #333;
	background: none;
	cursor: pointer;
	border-bottom: 3px solid #0060d9;
}
.right .fwdt .tabbox .tabmenu .sele>a {
	color: #333;
	text-decoration: none;
}
.right .fwdt .tabbox .tabcontent .container {
	width: 300px;
	height: auto;
	overflow: hidden;
	margin: 5px auto;
}
.right .fwdt .tabbox .hide {
	display: none;
}
.right .fwdt .tabbox .tabcontent .textlist li {
	line-height: 33px;
	width: 75px;
	float: left;
	text-align: center;
}
.right .fwdt .tabbox .tabcontent .textlist li h3 {
	font-size: 14px;
	line-height: 33px;
}
/* 信息直通车 */
.right .xxztc {
}
.right .xxztc .ztc_tl {
	width: 100%;
	height: auto;
	display: inline-block;
	padding: 5px 0px;
}
.right .xxztc .ztc_tl img {
	float: left;
	padding: 5px 0px;
	margin-right: 10px;
}
.right .xxztc .ztc_tl p {
	font-size: 14px;
	line-height: 28px;
	font-family: "微软雅黑";
	color: #333;
}
