/**!
 * 海门市政务中心 二级页面
 * author: zhuyichao;
 */

.left-bar {
	min-height: 903px;
	border: 1px solid #a2b8de;
	background: url("images_frontleft-bar-bg.jpg") no-repeat center bottom #fff;
}
.left-bar-title {
	height: 48px;
	padding-left: 20px;
	padding-right: 20px;
	background: url("images_frontleft-bar-title-bg.jpg") repeat-x top;
}
.title-ico {
	float: left;
	margin-left: 15px;
}
.left-title {
	float: left;
	margin-left: 20px;
	line-height: 48px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #0b5098;
	width: 120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.left-bar-con {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	border-top: 1px solid #b9ccdf;
}


.left-item:hover,
.left-item.cur {
	color: #000;
	border: 1px solid #edd297;
	background: url("images_frontleft-item-h.jpg") repeat-x;
}

.level2>a{
	margin-top: 10px;
	display: block;
	width: 197px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-family: "微软雅黑";
	border: 1px solid #dbdbdb;
	color: #333;
	background: url("images_frontleft-item.jpg") repeat-x;
}

.endlevel2>a{
	margin-top: 10px;
	display: block;
	width: 197px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-family: "微软雅黑";
	border: 1px solid #dbdbdb;
	color: #333;
	background: url("images_frontleft-item.jpg") repeat-x;
}

.level4>a{
	margin-top: 5px;
	display: block;
	width: 150px;
	height: 30px;
	color: #333;
	border: 1px solid #dbdbdb;
	line-height: 30px;
	text-align: center;
	float:right;
	background-color: #f1f1f1;
}

.endlevel4>a{
	margin-top: 5px;
	display: block;
	width: 150px;
	height: 30px;
	color: #333;
	border: 1px solid #dbdbdb;
	line-height: 30px;
	text-align: center;
	float:right;
	background-color: #f1f1f1;
}



/* 右边内容 */
.r-con {
	border: 1px solid #a2b8de;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
	height:903px;
}
.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;
}

/* 当前内容标题 */
.con-title {
	padding: 20px;
	line-height: 20px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #0b5098;
	border-bottom: 1px solid #e3e3e3;
}
/* 列表 */
.mt3 {
	margin-top: 3px;
}
.list-li {
	padding: 0 20px;
	border-bottom: 1px solid #e3e3e3;
	height: 47px;
	line-height: 47px;
}
.list-text {
	display: block;
	position: relative;
	padding-left: 14px;
	padding-right: 80px;
	color: #333;
	background: url("images_frontli-type02.jpg") no-repeat 0 23px;
}
.list-date {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}
.list-text:hover {
	color: #0b5098;
	background: url("images_frontli-type02-h.jpg") no-repeat 0 23px;
}
.list-text:hover .list-date {
	color: #0b5098;
}

.dd-handle1{
	text-align:center;
	margin-top:10px;
	width: 197px;
    height: 40px;
    background: url("images_frontleft-item.jpg") repeat-x;
    border: 1px solid #dbdbdb;
}

.left-item1 {
	display: block;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	margin-left:22px;
}

.dd-handle1:hover,
.dd-handle1.cur {
	color: #000;
	border: 1px solid #edd297;
	background: url("images_frontleft-item-h.jpg") repeat-x;
}
