@charset "gb2312";

body{
	min-width: 1200px;
}
/*******

			首页

						*******/
.header{
	height: 90px;
	background: #005da8;
}
.header-logo{
	float: left;
	height: 90px;
}
.header-logo img{
	margin-top: 10px;
	margin-right: 5px;
	float: left;
}
.header-title{
	float: left;
	color: #fff;
	margin-top: 20px;
}
.header-title h1{
	font-size: 28px;
}
.header-title p{
	color: #b9c1e7;
}
/*修改-7-25*/
.header-nav{
	margin-left: 119px;
	float: left;
	padding-right: 5px;
}
.header-nav-li{
	float: left;
	width: 113px;
	height: 90px;
	text-align: center;
	position: relative;
}
.header-nav-li.checked{
	border-right: 1px solid #0b70c1;
	border-left: 1px solid #0b70c1;
	background: #0b70c1;

}
.header-nav-li.checked a{
	border-right: 1px solid #004f8f;
	border-left: 1px solid #004f8f;
}
.header-nav-li a{
	color: #fff;
	font-size: 15px;
	display: block;
	padding-top: 57px;
	height: 33px;
	line-height: 1;
}
.header-nav-li1 a{
	background: url(nav-home-icon_02.png) no-repeat center 0;
}
.header-nav-li2 a{
	background: url(nav-xxgk-icon_02.png) no-repeat 2px 0;
}
.header-nav-li3 a{
	background: url(nav-bsdt-icon_02.png) no-repeat -3px 0;
}
.header-nav-li4 a{
	background: url(nav-jmhd-icon_02.png) no-repeat -4px 0;
}
.header-nav-li5 a{
	background: url(nav-ygjw-icon_02.png) no-repeat -6px 0;
}
.header-nav-li6 a{
	background: url(nav-news-icon_02.png) no-repeat -8px 0;
}
.header-nav-li1:hover a,.header-nav-li1.checked a{
	color: #facf1b;
	background: url(nav-home-hover-icon_02.png) no-repeat center 0;
}
.header-nav-li2:hover a,.header-nav-li2.checked a{
	color: #facf1b;
	background: url(nav-xxkg-hover-icon_02.png) no-repeat  2px  0;
}
.header-nav-li3:hover a,.header-nav-li3.checked a{
	color: #facf1b;
	background: url(nav-bsdt-hover-icon_02.png) no-repeat -5px 0;
}
.header-nav-li4:hover a,.header-nav-li4.checked a{
	color: #facf1b;
	background: url(nav-jmhd-hover-icon_02.png) no-repeat -4px 0;
}
.header-nav-li5:hover a,.header-nav-li5.checked a{
	color: #facf1b;
	background: url(nav-ygjw-hover-icon_02.png) no-repeat -6px 0;
}
.header-nav-li6:hover a,.header-nav-li6.checked a{
	color: #facf1b;
	background: url(nav-news-hover-icon_02.png) no-repeat -8px 0;
}
.home-sj1{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	display: block;
	height: 0;
	border-top: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #2c345b;
	display: none;
}
.header-nav-li.checked span{
	display: block;
}
.login-btns{
	float: right;
	margin-top: 22px;
}
.login-btns a{
	display: block;
	float: left;
	width: 50px;
	height: 23px;
	text-align: center;
	color: #a2d6ff;
	padding-top: 27px;
	margin-left: 10px;
}
.login-btn1{
	background: url(login-btn1a.png) no-repeat;
}
.login-btn2{
	background: url(login-btn2a.png) no-repeat;
}
.login-btn1:hover{
	color: #fff;
	background: url(login-btn1b.png) no-repeat;
}
.login-btn2:hover{
	color: #fff;
	background: url(login-btn2b.png) no-repeat;
}
.search-container{
	background: #2c345b;
	height: 58px;
}
.loc-info{
	float: left;
}
.home-weather{
	float: left;
	width: 113px;
	height: 36px;
	margin-top: 11px;
	border-right: 1px dotted #969aed;
}
.weather-icon{
	width: 50px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	float: left;
}
.weather-icon img{
	vertical-align: middle;
}
.weather-des{
	float: left;
	color: #fff;
	margin-top: 5px;
}
.home-date{
	float: left;
	height: 36px;
	margin-top: 11px;
	margin-left: 13px;
}
.date-clock{
	width: 30px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	float: left;
}
.date-clock img{
	vertical-align: middle;
}
.date-des{
	float: left;
	color: #fff;
	margin-top: 5px;
	width: 110px;
}
.search-title{
	float: right;
	font-size: 20px;
	color: #fff;
	margin-right: 8px;
	margin-top: 20px;
	font-weight: normal;
	font-family: Tianshi SunOld;
}
.home-searchbar{
	float: right;
	position: relative;
	margin-left: 108px;
}
.home-searchbar input{
	width: 450px;
	height: 30px;
	border: 1px solid #171b31;
	background: #318ae3;
	margin-top: 13px;
	border-radius: 15px;
	padding-left: 18px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
}
.home-searchbar a{
	display: block;
	width: 30px;
	height: 30px;
	background: url(home-search.png) no-repeat center center;
	position: absolute;
	right: 10px;
	top: 15px;
}
.home-content1{
	margin-top: 10px;
}
.home-content > .lf{
	width: 200px;
	height: 205px;
	position: relative;
}
.home-xxgk-more{
	display: block;
	height: 26px;
	width: 88px;
	color: #fff;
	text-indent: 12px;
	line-height: 26px;
	position: absolute;
	left: 50%;
	margin-left: -44px;
	bottom: 30px;
	background: url(home-xxgk-more-bg_03.png) no-repeat;
}
.home-content > .lf img{
	display: block;
}
.home-content > .rt{
	width: 1000px;
	height: 100%;
	position: relative;
	border: 1px solid #318ae3;
	border-left: 0px;
}
.home-content1 > .rt{
	height: 351px;
	width: 999px;
	border: 2px solid #3c90e4;
	border-left: 0;
	background: url(home-content1-rt-bg.png) no-repeat right bottom;
}
.content2-1-icon{
	display: block;
	width: 15px;
	height: 15px;
	background: url(content2-1-icon.png) no-repeat;
	position: absolute;
	top: 94px;
}
.content2-1-icon.icon1{
	left: 192px;
}
.content2-1-icon.icon2{
	left: 392px;
}
.content2-1-icon.icon3{
	left: 592px;
}
.content2-1-icon.icon4{
	left: 792px;
}
.home-content1-nav{
	height: 48px;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	margin-bottom: 20px;
}
.home-content1-nav ul{
	height: 100%;
	float: left;
}
.home-content1-nav ul li{
	float: left;
	width: 109px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-left: 10px;
	margin-right: 20px;
	cursor: pointer;
}
.home-content1-nav a{
	display: block;
	height: 48px;
	color: #2c345b;
	font-weight: bold;
	font-size: 16px;
}
.home-content1-nav .more{
	float: right;
	margin-top: 13px;
	margin-right: 17px;
	display: block;
	width: 60px;
	height: 21px;
	line-height: 21px;
	padding-left: 18px;
	border: 1px solid #d7dce3;
	border-radius: 11px;
	background: url(home-content1-more.png) no-repeat 49px 5px;
	font-size: 12px;
	color: #015293;
}
.home-content1-nav img{
	position: absolute;
	bottom: -5px;
	left: 10px;
}
.home-content1-content{
	margin: 0px 10px;
	display: none;
}
.home-content1-content.checked{
	display: block;
}
.home-content1-swiper{
	width: 390px;
	height: 240px;
	position: relative;
	margin-left: 10px;
}
.home-content1-swiper a{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 240px;
	display: none;
}
.home-content1-swiper a.first-ele{
	display: block;
}
.home-content1-swiper img{
	width: 100%;
	height: 100%;
}
.home-swiper-masking{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.home-swiper-des{
	width: 100%;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.home-swiper-page-container{
	position: relative;
	top: 250px;
	left: 0;
}
.home-swiper-page{
	display: block;
	float: left;
	width: 74px;
	height: 5px;
	margin-right: 5px;
	background: #e6e6e6;
	cursor: pointer;
}
.home-swiper-page.last-ele{
	margin-right: 0;
}
.home-swiper-page.checked{
	background: #015293;
}
.home-content1-news{
	width: 570px;
}
.hot-news h1{
	background: url(hot-news.png) no-repeat left center;
	padding-left: 40px;
	height: 36px;
	line-height: 36px;
}
.hot-news h1 a{
	color: #015293;
	font-size: 22px;
}
.hot-news p{
	margin-top: 5px;
	margin-left: 3px;
	line-height: 22px;
	font-size: 14px;
	color: #8d8d8d;
	width: 500px;
}
.home-news-list{
	margin-top: 25px;
	background: url(content1-ul-bg.png) repeat-y 3px center;
}
.home-news-list li{
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
	width: 560px;
	vertical-align: bottom;
	*line-height: 20px;
	*margin: 10px 0;
}
.home-news-list a{
	font-size: 16px;
	color: #333;
	display: block;
	float: left;
	max-width: 465px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 18px;
	background: url(home-news-list.png) no-repeat left center;
}
.home-news-list a:hover{
	color: #015293;
	background: url(home-news-list2.png) no-repeat left center;
}
.home-news-list .date-span{
	float: right;
	font-size: 12px;
	color: #aaa;
}
.home-content2{
	background: #f5f5f5;
	height: 660px;
	margin-top: 10px;
	padding-top: 10px;
}
.home-content2-content{
	height: 203px;
	margin-bottom: 10px;
}
.home-content2-content1 > .lf{
	background: #005da8 url(home-content2-content1.png) no-repeat center top;
}
.home-content2-content h1{
	width: 80px;
	height: 80px;
	margin: 70px auto 0;
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-family: "黑体";
}
.home-content2-content .lf a{
	display: block;
	width: 74px;
	height: 24px;
	border: 1px solid #999fb7;
	margin: 10px auto;
	line-height: 24px;
	padding-left: 12px;
	color: #fff;
	border-radius: 12px;
	background: url(home-content2-a.png) no-repeat 65px center;
}
.home-content2-content1 .lf a{
	background: #164881 url(home-content2-a.png) no-repeat 65px center;
}
.home-content2-content2 > .lf{
	background: url(home-content2-content2.png) no-repeat center top #3a4681;
}
.home-content2-content3 > .lf{
	background: #2c345b url(home-content2-content3.png) no-repeat center top;
}
.content2-1-list{
	margin-right: -1px;
	margin-bottom: -1px;
}
.content2-1-li{
	float: left;
	width: 199px;
	height: 101px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.content2-1-li a{
	display: block;
	padding-left: 108px;
	line-height: 101px;
	height: 100%;
	font-size: 18px;
	color: #3d3d3d;
}
.content2-1-li a span{
	line-height: 24px;
	padding-right: 24px;
	display: block;
	height: 48px;
	margin-top: 22.5px;
}
.content2-1-li1{
	background: #fff url(content2-1-li1a.png) no-repeat 55px center;
}
.content2-1-li2{
	background: #fff url(content2-1-li2a.png) no-repeat 55px center;
}
.content2-1-li3{
	background: #fff url(content2-1-li3a.png) no-repeat 55px center;
}
.content2-1-li4{
	background: #fff url(content2-1-li4a.png) no-repeat 55px center;
}
.content2-1-li5{
	background: #fff url(content2-1-li10a.png) no-repeat 55px center;
}
.content2-1-li6{
	background: #fff url(content2-1-li6a.png) no-repeat 55px center;
}
.content2-1-li7{
	background: #fff url(content2-1-li7a.png) no-repeat 55px center;
}
.content2-1-li8{
	background: #fff url(content2-1-li8a.png) no-repeat 55px center;
}
.content2-1-li9{
	background: #fff url(content2-1-li9a.png) no-repeat 55px center;
}
.content2-1-li10{
	background: #fff url(yfsq-icon_03.png) no-repeat 0px center;
}
.content2-1-li1:hover{
	background: #fff url(content2-1-li1b.png) no-repeat 55px center;
}
.content2-1-li2:hover{
	background: #fff url(content2-1-li2b.png) no-repeat 55px center;
}
.content2-1-li3:hover{
	background: #fff url(content2-1-li3b.png) no-repeat 55px center;
}
.content2-1-li4:hover{
	background: #fff url(content2-1-li4b.png) no-repeat 55px center;
}
.content2-1-li5:hover{
	background: #fff url(content2-1-li10b.png) no-repeat 55px center;
}
.content2-1-li6:hover{
	background: #fff url(content2-1-li6b.png) no-repeat 55px center;
}
.content2-1-li7:hover{
	background: #fff url(content2-1-li7b.png) no-repeat 55px center;
}
.content2-1-li8:hover{
	background: #fff url(content2-1-li8b.png) no-repeat 55px center;
}
.content2-1-li9:hover{
	background: #fff url(content2-1-li9b.png) no-repeat 55px center;
}
.content2-1-li10:hover{
	background: #fff url(yfsq-hover-icon_03.png) no-repeat 0px center;
}
.content2-2-div1{
	float: left;
	width: 199px;
	height: 101px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.interact-list{
	background: url(btn-hover-bg_03.jpg) no-repeat left 0px;
	width: 199px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	display: none;
}

.content2-2-div1:hover .interact-list{
	display: block;
}
.interact-list ul{
	margin: 18px;
	overflow: hidden;
}
.interact-list ul li{
	float: left;
	width: 50%;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	margin: 1px 0px;
}
.interact-list-h ul li{
	line-height: 62px;
}
.interact-list ul li a{
	color: #ffffff;
	display: inline!important;
	padding-top: 0px!important;
	font-size: 16px!important;
}
.interact-list ul li a:hover{
	color: #db4242;
}
.content2-2-div2{
	float: left;
	width: 99px;
	height: 101px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-align: center;
}
.home-content2-content2 .rt a{
	display: block;
	padding-top: 68px;
	height: 33px;
	font-size: 14px;
}
.home-content2-content2 .rt .content2-2-a7{
	width: 39px;
	height: 41px;
	line-height: 20px;
	padding: 30px 80px;
	color: #fff;
	font-size: 16px;
}
.content2-2-a1{
	background: #fbfbfb url(content2-2-a1a.png) no-repeat center 24px;
}
.content2-2-a2{
	background: #fff url(content2-2-a2a.png) no-repeat center 24px;
}
.content2-2-a3{
	background: #fff url(content2-2-a3a.png) no-repeat center 24px;
}
.content2-2-a4{
	background: #fbfbfb url(content2-2-a4a.png) no-repeat center 24px;
}
.content2-2-a5{
	background: #fff url(content2-2-a5a.png) no-repeat center 24px;
}
.content2-2-a6{
	background: #fff url(content2-2-a6a.png) no-repeat center 24px;
}
.content2-2-a7{
	background: #318ae3 url(content2-2-a7a.png) no-repeat center 10px;
}
.content2-2-a8{
	background: #fff url(content2-2-a8a.png) no-repeat center 24px;
}
.content2-2-a9{
	background: #fbfbfb url(content2-2-a9a.png) no-repeat center 24px;
}
.content2-2-a10{
	background: #fff url(xsjb-icon_03.png) no-repeat center 0px;
}
.content2-2-a11{
	background: #fff url(content2-2-a11a.png) no-repeat center 24px;
}
.content2-2-a12{
	background: #fbfbfb url(content2-2-a12a.png) no-repeat center 24px;
}
.content2-2-a13{
	background: #fff url(content2-2-a13a.png) no-repeat center 24px;
}
.content2-2-a1:hover{
	background: #fbfbfb url(content2-2-a1b.png) no-repeat center 24px;
}
.content2-2-a2:hover{
	background: #fff url(content2-2-a2b.png) no-repeat center 24px;
}
.content2-2-a3:hover{
	background: #fff url(content2-2-a3b.png) no-repeat center 24px;
}
.content2-2-a4:hover{
	background: #fbfbfb url(content2-2-a4b.png) no-repeat center 24px;
}
.content2-2-a5:hover{
	background: #fff url(content2-2-a5b.png) no-repeat center 24px;
}
.content2-2-a6:hover{
	background: #fff url(content2-2-a6b.png) no-repeat center 24px;
}
.content2-2-a8:hover{
	background: #fff url(content2-2-a8b.png) no-repeat center 24px;
}
.content2-2-a9:hover{
	background: #fbfbfb url(content2-2-a9b.png) no-repeat center 24px;
}
.content2-2-a10:hover{
	background: #fff url(xsjb-hover-icon_03.png) no-repeat center 0px;
}
.content2-2-a11:hover{
	background: #fff url(content2-2-a11b.png) no-repeat center 24px;
}
.content2-2-a12:hover{
	background: #fbfbfb url(content2-2-a12b.png) no-repeat center 24px;
}
.content2-2-a13:hover{
	background: #fff url(content2-2-a13b.png) no-repeat center 24px;
}
.content2-2-zn{
	background:#fbfbfb url(znhd-icon_03.png) no-repeat left 0px;
}
.content2-2-zn:hover{
	background:#fbfbfb url(znhd-hover-icon_03.png) no-repeat left 0px;
}
.content2-3-ul{
	height: 142px;
	background: #fff;
	padding: 31px 29px 30px;
}
.content2-3-ul li{
	float: left;
	height: 142px;
	width: 142px;
	background: url(content2-3-li.png) no-repeat;
}
.content2-3-ul span{
	width: 58px;
	height: 15px;
	background: url(ygjw-span-bg_16.png) no-repeat left center;
	display: block;
	float: left;
	margin-top: 63.5px;
}
.content2-3-ul li div{
	width: 122px;
	height: 122px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(content2-3-div.png) no-repeat;
}
.content2-3-ul li div:hover{
	background: url(content2-3-div2.png) no-repeat;
}
.content2-3-ul li div a{
	width: 90px;
	padding: 61px 16px 0 16px;
	height: 61px;
	text-align: center;
	font-size: 14px;
	border-radius: 61px;
	line-height: 22px;
	display: block;
}
.content2-3-ul .content2-3-a1{
	background: url(content2-3-a1a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a2{
	background: url(content2-3-a2a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a3{
	background: url(content2-3-a3a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a4{
	background: url(content2-3-a4a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a5{
	background: url(content2-3-a5a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a6{
	background: url(content2-3-a6a.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a1:hover{
	color: #fff;
	background: url(content2-3-a1b.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a2:hover{
	color: #fff;
	background: url(content2-3-a2b.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a3:hover{
	color: #fff;
	background: url(content2-3-a3b.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a4:hover{
	color: #fff;
	background: url(content2-3-a4b.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a5:hover{
	color: #fff;
	background: url(content2-3-a5b.png) no-repeat center 28px;
}
.content2-3-ul .content2-3-a6:hover{
	color: #fff;
	background: url(content2-3-a6b.png) no-repeat center 28px;
}
.bottom-nav{
	background: #ccdce9;
	border-top: 1px solid #015293;
	height: 50px;
}
.friendly-link{
	width: 399px;
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	border-right: 1px solid #abb9c3;
}
.bottom-nav .mid-width{
	border-left: 1px solid #abb9c3;
}
.friendly-link1{
	background: url(friendly-link-p1.png) no-repeat 140px center;
}
.friendly-link2{
	background: url(friendly-link-p2.png) no-repeat 140px center;
}
.friendly-link3{
	width: 398px;
	background: url(friendly-link-p3.png) no-repeat 140px center;
}
.friendly-link p{
	padding-left: 184px;
	cursor: pointer;
	background: url(friendly-link-up.png) no-repeat 251px center;
}
.friendly-link-ul{
	position: absolute;
	bottom: 50px;
	left: -1px;
	text-indent: 30px;
	background: #fff;
	border: 1px solid #abb9c3;
	width: 100%;
	display: none;
}
.friendly-link-ul li:hover{
	background: #ccdce9;
	cursor: pointer;
}
.footer-link{
	height: 131px;
	background: url(footer-link.png);
}
.footer-link .clearfix{
	width: 660px;
	margin: auto;
}
.footer-link .lf,.footer-link .rt{
	width: 225px;
	margin-top: 60px;
}
.footer-link img{
	margin: 21px 60px;
	float: left;
}
.footer-link a{
	color: #d3ebff;
	height: 16px;
	font-size: 14px;
	float: left;
	line-height: 16px;
}
.footer-link span{
	padding: 7px 10px;
	float: left;
	background: url(bottom-link-span.png) no-repeat center center;
}
.footer-copyright{
	height: 50px;
	line-height: 50px;
	background: #2c345b;
	text-align: center;
	font-size: 12px;
	color: #70a9d6;
}

/*办事大厅*/
.hall-body{
	position: relative;
	font-family: "微软雅黑";
	background: #f5f5f5 url(hall-bg.png) no-repeat center bottom;
	min-height: 602px;
	padding-bottom: 120px;
}
.hall-container{
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.hall-topcontainer{
	width: 100%;
	min-width: 1200px;
	height: 130px;
	/*overflow: hidden;*/
	background: url(hall-topbg.png) no-repeat center bottom;
}
.hall-top{
	width: 100%;
	height: 75px;
	background: #005da8;
	/*overflow: hidden;*/
	padding-top: 15px;
}
.hall-toplf{
	/*overflow: hidden;*/
	float: left;
}
.hall-logo{
	float: left;
	overflow: hidden;
}
.hall-logo img{
	display: block;
	float: left;
}
.hall-logo img.logow{
	margin-top: 12px;
	margin-left: 10px;
}
h1.hall-toptit{
	float: left;
	background: url(hall-logobg.png) no-repeat left center;
	margin-left: 18px;
	margin-right: 20px;
	padding-left: 18px;
	margin-top: 10px;
	font-weight: normal;
	font-family: "黑体";
	font-size: 40px;
	color: #fff;
}
.hall-poitselect{
	float: left;
	background: url(hall-selecticon.png) no-repeat right 9px;
	padding-right: 12px;
	font-size: 14px;
	color: #fff;
	margin-top: 34px;
	cursor: pointer;
}
.hall-toprt{
	overflow: hidden;
	float: right;
}
.hall-toprt .hall-userinfo{
	overflow: hidden;
	float: right;
}
.hall-toprt .hall-userinfo img{
	display: block;
	float: left;
}
.hall-toprt .hall-userinfo .user-select{
	float: left;
	background: url(hall-selecticon.png) no-repeat right 24px;
	line-height: 52px;
	padding-right: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	cursor: pointer;
}
.hall-toprt > a{
	display: block;
	float: right;
	height: 50px;
	line-height: 50px;
	padding-left: 42px;
	padding-right: 15px;
	font-size: 16px;
	color: #a2d6ff;
	font-family: "黑体";
	margin: 2px;
	border: 1px solid #005da8;
}
.hall-toprt > a:hover{
	border: 1px solid #4488bf;
	box-shadow: 1px 1px 1px #005497,-1px -1px 1px #005497;
	border-radius: 5px;
}
.hall-toprt > a.hall-topsys{
	margin-right: 30px;
	background: url(hall-topicon2.png) no-repeat 12px center;
}
.hall-toprt > a.hall-topsite{
	background: url(hall-topicon1.png) no-repeat 12px center;
	margin-right: 8px;
}
.hall-foot{
	font-size: 12px;
	color: #70a9d6;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 100%;
	min-width: 1200px;
	background: #015293;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.hall-main{
	overflow: hidden;
}
.hall-consearch{
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 45px;
}
.hall-consearch .serbox{
	overflow: hidden;
	width: 574px;
	border: 1px solid #a9a9a9;
	height: 54px;
	line-height: 54px;
	background: #fff;
	padding: 0 12px;
}
.hall-consearch .serbox .sertxt{
	float: left;
	display: block;
	width: 540px;
	height: 24px;
	line-height: 24px;
	margin-top: 15px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #a7a7a7;
}
.hall-consearch .serbox .serbtn{
	width: 26px;
	height: 26px;
	background: url(hall-searchbtn.png) no-repeat;
	float: right;
	margin-top: 14px;
	cursor: pointer;
}
.hall-consearch .serhotword{
	overflow: hidden;
	margin-top: 12px;
	height: 30px;
	line-height: 30px;
}
.hall-consearch .serhotword span{
	display: block;
	float: left;
	font-size: 14px;
	color: #000;
	height: 24px;
	line-height: 24px;
}
.hall-consearch .serhotword ul{
	overflow: hidden;
	float: left;
}
.hall-consearch .serhotword li{
	float: left;
	margin-left: 10px;
	background: #fff;
	border: 1px solid #c9c9c9;
	border-radius: 12px;
}
.hall-consearch .serhotword li a{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #333;
	padding: 0 15px;
	border-radius: 12px;
}
.hall-consearch .serhotword li:hover{
	border: 1px solid #e03d3d;
	background: #e03d3d;
}
.hall-consearch .serhotword li:hover a{
	color: #fff;
}
/*选择分类*/
.hall-select{
	height: 205px;
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}
.hall-select span.hall-bobg{
	background: url(hall-selebobg.png) no-repeat center;
	width: 200px;
	height: 35px;
	line-height: 35px;
	display: block;
}
.hall-sbanner{
	overflow: hidden;
	width: 1044px;
	height: 152px;
	margin: 0 auto;
	margin-top: 80px;
}
.hall-sbanner a.hall-prebtn{
	display: block;
	width: 26px;
	height: 152px;
	background: url(hall-sbprebtn.png) no-repeat;
	float: left;
}
.hall-sbanner a.hall-nextbtn{
	display: block;
	width: 26px;
	height: 152px;
	background: url(hall-sbnextbtn.png) no-repeat;
	float: right;
}
.hall-sbanner .hall-sbcontain{
	width: 842px;
	height: 126px;
	margin-top: 13px;
	margin-left: 75px;
	overflow: hidden;
	float: left;
	position: relative;
}
.hall-sbcontain ul{
	width: 2000px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}
.hall-sbcontain ul li{
	float: left;
	overflow: hidden;
}
.hall-sbcontain ul li > a{
	display: block;
	width: 126px;
	height: 126px;
	float: left;
	background: url(hall-sbicon1.png) no-repeat;
}
.hall-sbcontain ul li > a > span{
	display: block;
	background: url(hallsb-icon1.png) no-repeat center;
	padding-top: 70px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	margin-top: 5px;
}
.hall-sbcontain ul li span.hsb-link{
	display: block;
	width: 53px;
	height: 15px;
	float: left;
	background: url(hall-sbiconlj.png) no-repeat;
	margin-top: 55px;
}
.hall-sbcontain ul li > a.hsb-bg2{
	background: url(hall-sbicon2.png) no-repeat;
}
.hall-sbcontain ul li > a.hsb-bg3{
	background: url(hall-sbicon3.png) no-repeat;
}
.hall-sbcontain ul li > a.hsb-bg4{
	background: url(hall-sbicon4.png) no-repeat;
}
.hall-sbcontain ul li > a.hsb-bg5{
	background: url(hall-sbicon5.png) no-repeat;
}
.hall-sbcontain ul li > a.hsb-bg6{
	background: url(hall-sbicon2.png) no-repeat;
}
.hall-sbcontain ul li > a.hsb-bg2 span{
	background: url(hallsb-icon2.png) no-repeat center;
}
.hall-sbcontain ul li > a.hsb-bg3 span{
	background: url(hallsb-icon3.png) no-repeat center;
}
.hall-sbcontain ul li > a.hsb-bg4 span{
	background: url(hallsb-icon4.png) no-repeat center;
}
.hall-sbcontain ul li > a.hsb-bg5 span{
	background: url(hallsb-icon5.png) no-repeat center;
}
.hall-sbcontain ul li > a.hsb-bg6 span{
	background: url(hallsb-icon2.png) no-repeat center;
}
/*办事大厅地区切换*/
.hall-pointselect {
	float: left;
	position: relative;
}
.hall-pointselect p {
	padding-left:20px;
	cursor:pointer;
	font-family:"微软雅黑";
	font-size: 14px;
	color: #fff;
	background: url(hall-selecticon.png) no-repeat right 9px;
	padding-right: 12px;
	margin-top: 34px;
	cursor: pointer;
}
.hall-pointselect ul {
	position:absolute;
	top:60px;
	left:0px;
	width:100px;
	height:100px;
	/*overflow-y:scroll;*/
	background:#fff;
}
.hall-pointselect ul li {
	padding-left:20px;
	font-size:14px;
	line-height:32px;
	cursor:pointer;
	color:#fff;
	background: #005da8;
}
.hall-pointselect ul li:hover {
	background:#2b6fa7;
}
/*办事大厅css-end*/



/*领导简介*/
.ldjj-sidebar{
	background: url(gl-sidebar-div-bg1.png) no-repeat 168px 23px;
}
.ldjj-sidebar.checked {
	background: url(gl-sidebar-div-bg2.png) no-repeat 168px 23px;
}
.ldjj-sidebar > p {	
	text-indent: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #476cb2;
	cursor: pointer;
	background: url(ldjj-slide.png) no-repeat 17px center;
}
.ldjj-sidebar ul{
	background: #274689;
}
.ldjj-sidebar li{
	border-top: 1px solid #355296;
	cursor: pointer;
}
.ldjj-sidebar li:hover{
	background: #da4c4c;
	border-top: 1px solid #fc6666;
	border-bottom: 1px solid #fc6666;
}
.ldjj-sidebar li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ldjj-sidebar li:hover p{
	margin-bottom: 14px;
}
.ldjj-sidebar li:hover img{
	margin-bottom: 9px;
}
.ldjj-sidebar img{
	float: left;
	width: 34px;
	height: 46px;
	border: 2px solid #4d72ba;
	outline: 1px solid #5d82ca;
	display: block;
	margin: 10px;
	margin-right: 14px;
}
.ldjj-sidebar-des{
	margin-top: 10px;
	width: 135px;
}
.ldjj-sidebar-des h1{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	cursor: pointer;
}
.ldjj-sidebar-des p{
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
	cursor: pointer;
}
.ldjj-details{
	height: 165px;
	padding: 20px 0 15px;
	border-bottom: 1px solid #f0f0f0;
}
.ldjj-details img{
	width: 123px;
	height: 165px;
	margin-left: 20px;
	margin-right: 23px;
	display: block;
	float: left;
}
.ldjj-details div{
	width: 775px;
}
.ldjj-details h1{
	font-size: 14px;
	color: #3e63aa;
	font-weight: bold;
	line-height: 26px;
	margin-top: 20px;
}
.ldjj-details-p1{
	font-size: 14px;
	color: #3e63aa;
	line-height: 26px;
}
.ldjj-details-p2{
	font-size: 14px;
	color: #424242;
	line-height: 20px;
	margin-top: 15px;
}
.ldjj-ldxw{
	height: 50px;
	line-height: 50px;
	background: #f5f6f8 url(ldjj-ldxw.png) no-repeat 30px center;
	padding-left: 60px;
	font-size: 14px;
	color: #3e63aa;
}
.ldjj-even{
	background: #fbfcfe;
}
.home-news-list-m{
	margin-top: -10px;
}