/**!
 * 海门市政务中心 中介服务>服务事项
 * author: zhuyichao;
 */

.left-bar {
	height: 728px;
	border: 1px solid #a2b8de;
	background: url("images_frontzj-left-bg.jpg") no-repeat center top #fff;
	padding: 16px 15px 0;
}

.left-bar-block {
	border: 1px solid #9bc1e8;
}
.left-bar-title {
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-family: "微软雅黑";
	border-bottom: 1px solid #9bc1e8;
	color: #333;
	background: url("images_frontzj-l-title.jpg") repeat-x top;
}
.left-title-ico {
	float: right;
	margin-right: 11px;
	margin-top: 11px;
}
.left-bar-con1 {
	padding: 8px 10px 10px;
	background: #fff;
}

.left-item1 {
	margin-top: 2px;
	padding-left: 40px;
	display: block;
	width: 148px;
	height: 31px;
	line-height: 29px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4a4a4a;
	background: url("images_frontmagnifier.png") no-repeat 10px 8px #eee;
}
.left-item1:hover {
	background-color: #d5e9ff;
}

.left-bar-con2 {
	line-height: 48px;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #4a4a4a;
	background: #fff;
}
.left-bar-con2 .num {
	color: #156ecb;
}

.left-bar-con3 {
	padding-bottom: 10px;
	background: #fff;
}
.left-item3 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	height: 75px;
	width: 89px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666;
	background: #ecf5ff;
}
.left-item3 img {
	display: block;
}
.left-item3:hover {
	color: #fff;
	background: #d5e9ff;
}
/* 右边内容 */
.r-con {
	border: 1px solid #a2b8de;
	height: 744px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
}
.position {
	padding-left: 20px;
	height: 34px;
	line-height: 34px;
	font-family: "微软雅黑";
	color: #000;
	background: url("images_frontp-bg.jpg") repeat-x 0 0;
	border-bottom: 1px solid #b9ccdf;
}
.p-link {
	color: #000;
}
.now-position {
	color: #217fe0;
    cursor: pointer;
}

/* 当前内容标题 */
.con-title {
	padding: 20px;
	line-height: 20px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #0b5098;
	border-bottom: 1px solid #e3e3e3;
}

.sers {
	padding: 10px 2px;
}
.ser-item {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	padding: 5px 10px;
	width: 209px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	border: 1px solid #becfec;
	background: #e7f3ff;
	box-sizing: content-box;
}
.inline {
	line-height: 16px;
	display: inline-block;
}
.ser-item:hover {
	background: #ffeebf;
	border-color: #edd297;
}