@charset "utf-8";
/* main */


.ewb-ml20 {
			margin-left: 20px;
		}
		
		.ewb-span15 {
			float: left;
			width: 995px;
		}
		
		.ewb-span5 {
			float: left;
			width: 285px;
		}
		
		.ewb-main {
			margin: 0 0;
			width: 1300px;
			padding: 20px 0;
			background-color: #fff;
		}
/* 左侧 */

.ewb-left {
	margin-left: 20px;
	height: 725px;
border:1px solid #D4D4D4;
	background: url('http://www.jl.gov.cn/ggzy/images/epointmenu_img.jpg') bottom center no-repeat #fff;
}

.ewb-menu-hd {
	margin: -1px -1px 0 -1px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #003984;
}

.ewb-menu-tt {
	font-size: 18px;
	color: #fff;
}

.ewb-menu-tt a{ color:#fff}
.wb-tree {
	padding: 0 1px;
}

.wb-tree-items {
	padding: 1px 0;

	vertical-align: top;
}

.wb-tree-tt {
    color: #5d5d5d;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    color: #5d5d5d;
    cursor: pointer;
    background-color: #fff;
}

.wb-tree-iconl {
    float: left;
    width: 14px;
    height: 10px;
    margin: 16px 15px 0 20px;
    background: url('http://www.jl.gov.cn/ggzy/images/epointwblist.png') no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 6px;
    height: 9px;
    margin: 17px 19px 0 0;
    background: url('http://www.jl.gov.cn/ggzy/images/epointwblistrh.png') no-repeat;
}

.wb-tree-sub {
    display: none;
    padding-top: 1px;
}

.wb-tree-item {
	padding: 1px 0;
	border-top: 1px solid #e8ddd8;
}

.wb-tree-item > a {
    padding-left: 49px;
    font-size: 14px;
    background-color: #f6f6f6;
}

.wb-tree-item > a:hover,
.wb-tree-item > a.current {
    color: #003984;
}

.wb-tree-item > a:active {
    color: #003984;
}

.wb-tree-items.current {
	padding-bottom: 0;
}

.current .wb-tree-node {
	background-color: #003984;
}

.current .wb-tree-tt {
	color: #fff;
}

.current .wb-tree-iconl {
	background: url('http://www.jl.gov.cn/ggzy/images/epointwblist_cur.png') no-repeat;
}

.current .wb-tree-iconr {
    width: 9px;
    height: 6px;
    margin: 19px 18px 0 0;
    background: url('http://www.jl.gov.cn/ggzy/images/epointwblistr.png') no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

/* 右侧 */

.ewb-right {
	
	min-height: 727px;
	/*overflow: hidden;*/
}

.ewb-location {
	height: 38px;
	line-height: 38px;
	background-color: #fffcfb;
}

.ewb-location p {
	padding-left: 30px;
	background: #F3FAFF;
	color: #454545;
}

.ewb-location p a {
	color: #454545;
}

.ewb-location p span {
	color: #ff6200;
}

.ewb-column-hd {
	margin-top: 5px;
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #ececec;
}

.ewb-column-tt {
	float: left;
	padding: 0 19px;
	font-size: 16px;
	font-weight: bold;
	color: #003984;
	border-bottom: 2px solid #003984;
}
.ewb-column-tt a{color:#003984}

.ewb-list {
	padding-top: 7px;
        min-height:598px;
}
.ewb-listjyxx {
	padding-top: 7px;
    min-height:542px;
}
.ewb-list-node {
	padding-left: 13px;
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	background: url('https://www.jl.gov.cn/ggzy/images/list_ico_b.png') left center no-repeat;

}

.ewb-list-node a {
	float: left;
	width: 70%;
	color: #333;
display: block;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-list-date {
	float: right;
	color: #a8a8a8;
}

.ewb-list-node:hover a,
.ewb-list-node:hover .ewb-list-date {
	color: #003984;
}

/* 页码 */

.ewb-page {
	margin-top: 10px;
	height: 26px;
    text-align: center;
    overflow: hidden;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border-radius: 1px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li>a:hover {
	border: 1px solid #003984;
}

.ewb-page-li.current>a {
    border: 0;
    height: 26px;
    line-height: 26px;
    color: #003984;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    color: #555;
}
.arealeft{padding-left:20px; float:left;}


.page{
			list-style: none;
		}
		.page>li{
			float: left;
			padding: 5px 10px;
			cursor: pointer;
		}
		.page .pageItem{
			border: solid thin #666;
			margin: 5px;
		}
		.page .pageItemActive{
			margin: 5px;
			color: #0030cc;
			font-weight: bold;
		}
		.page .pageItem:hover{
			border: solid thin #666;
			background-color: #666;
			color:white;
		}
		.page .pageItemDisable{
			border: solid thin #DDDDDD;
			margin: 5px;
			background-color: #DDDDDD;
		}
.ewb-region {
    font-size:12px;
	margin-top: 5px;
	height: 46px;
	border-bottom: 2px solid #ececec;
}

.ewb-region-node {
	float: left;
	margin-left: 20px;
	vertical-align: top;
}

.ewb-region-node:first-child {
	margin-left: 0;
}

.ewb-region-name {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
}

.ewb-region-name.current { 
	font-weight: bold;
	color: #003984;
	border-bottom: 2px solid #003984; 
}
#pages a{display:block; border:1px solid #333; margin:5px; width:30px; height:32px; float:left; line-height:32px; text-align:center; color:#333;}
#pages a:hover{ background-color:#666666; color:#fff;}
#pages .prev{ width:74px;}
#pages .next{ width:74px;}
#pages span{float:left;line-height:32px;}
#pages .active{ display:block;color:#0030cc; font-weight:bold; margin:5px;float:left;line-height:32px;}
.jump-ipt{  width:30px; height:32px;line-height:32px; float:left}
