@charset "utf-8";
@charset "utf-8";

/* CSS Document */


/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

li {
	list-style: none;
}

img {
	border: 0px;
}


/*主体CSS*/

#zhuti {
	width: 1200px;
	height: auto;
	margin: auto;
}


/*新闻头条*/

.carousel_inner {
	width: 100%;
	height: 65px;
	background: #FFFFFF
}

.carousel_item {
	padding: 15px 128px 22px;
	text-align: center;
}

.carousel_item h2 {
	font-size: 30px;
	color: #245798;
}

.carousel_item .txt {
	font-size: 14px;
	line-height: 28px;
	color: #999;
	text-align: left;
}

element.style {}

.carousel_item .xqbtn {
	margin-top: 28px;
	font-size: 14px;
	text-align: center;
	color: red;
}

.slideBox {
	overflow: hidden;
	position: relative;

}

.slideBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(/images/2018/left_jt.png) no-repeat;
	position: absolute;
	top: 72px;
	left: 10px;
	z-index: 10;
}

.slideBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(/images/2018/right_jt.png)no-repeat;
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 10;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 1;
}


/*新闻部分CSS*/

#xwbf {
	width: 100%;
	height: 360px;
	margin-top: 10px
}

#xwbf_left {
	width: 590px;
	height: 359px;
	float: left;
	background: #FFFFFF
}

#xwbf_left_div {
	width: 96%;
	height: 341px;
	margin: auto;
	margin-top: 8px
}

#xwbf_right {
	width: 602px;
	height: 359px;
	float: right;
	background: #FFFFFF
}

#xwbf_right_div {
	width: 96%;
	height: 95%;
	margin: auto;
	margin-top: -2px;
	background: #f5f5f5
}


/*焦点图CSS*/

.yx-rotaion {
	margin: 0 auto;
}

.yx-rotaion a,
.yx-rotaion a:hover {
	color: #FFFFFF;
	POSITION: absolute;
}

.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
	position: absolute
}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}

.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family: microsoft yahei;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
	background: url(/images/2018/ico.png) no-repeat;
	display: block;
}

.yx-rotation-focus {
	height: 40px;
	line-height: 40px;
	right: 20px;
	bottom: 0;
	z-index: 2
}

.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -24px -126px;
	text-indent: -9999px
}

.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}

.yx-rotaion-btn span {
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}

.yx-rotaion-btn .left_btn {
	background-position: -2px -2px;
	float: left;
	left: 10px
}

.yx-rotaion-btn .right_btn {
	background-position: -2px -49px;
	float: right;
	right: 10px
}

.yx-rotaion-btn span.hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-rotation-focus span.hover {
	background-position: -10px -126px
}

.rotaion_list {
	width: 0;
	height: 0;
	overflow: hidden;
}


/*焦点图底部*/

.gov-menu {
	background: #e7e7e7;
	height: 46px;
	margin-top: 10px;
}

.gov-menu ul.gov-menu-list li {
	float: left;
	padding-left: 17px;
	line-height: 46px;
	background: url(/images/2018/gov_menu_line.gif) right center no-repeat;
	width: 153px;
	list-style: none;
}

.icon01 {
	background: url(/images/2018/jdt_spxw.png) left top no-repeat;
}

.icon02 {
	background: url(/images/2018/jdt_ssj.png) left top no-repeat;
}

.icon03 {
	background: url(/images/2018/jdt_gsgg.png) left top no-repeat;
}

.icon04 {
	background: url(/images/2018/jdt_zzzt.png) left top no-repeat;
}

.icon01,
.icon02,
.icon03,
.icon04 {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-top: 11px;
	float: left;
	padding-right: 10px;
}


/*选项卡CSS*/

#menu {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#menu #nav {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 10px
}

#menu #nav li {
	float: left;
	width: 94px;
	height: 50px;
}

#menu #nav li a {
	display: block;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #2A2A2A;
	font-size: 18px;
	font-weight: bold
}

#menu_con {
	width: 100%;
	height: 100%;
	border-top: none
}

#menu_con ul li {
	line-height: 35px;
}

#menu_con ul li .time_xwdt {
	float: right;
}

#menu_con ul li i {
	float: left;
	width: 5px;
	height: 5px;
	background: url(/images/2018/2018_un_dot.png) no-repeat center;
	margin: 16px 7px 7px 14px
}

#menu_con ul li a {
	font-size: 16px;
	color: #313131;
}

#menu_con ul li a:hover {
	color: #000000
}

#menu .tag {
	padding: 10px;
	overflow: hidden;
}

#menu .selected {
	background: url(/images/2018/sub_nav_bg.png) no-repeat center;
	color: #fff !important;
	height: 50px;
}
/*选项卡CSS2*/

#menu {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#menu #nav2 {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 10px
}

#menu #nav2 li {
	float: left;
	width: 94px;
	height: 50px;
}

#menu #nav2 li a {
	display: block;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	color: #2A2A2A;
	font-size: 18px;
	font-weight: bold
}

#menu_con2 {
	width: 100%;
	height: 100%;
	border-top: none
}

#menu_con2 ul li {
	line-height: 35px;
}

#menu_con2 ul li .time_xwdt {
	float: right;
}

#menu_con2 ul li i {
	float: left;
	width: 5px;
	height: 5px;
	background: url(/images/2018/2018_un_dot.png) no-repeat center;
	margin: 16px 7px 7px 14px
}

#menu_con2 ul li a {
	font-size: 16px;
	color: #313131;
}

#menu_con2 ul li a:hover {
	color: #000000
}

#menu .tag {
	padding: 10px;
	overflow: hidden;
}

#menu .selected {
	background: url(/images/2018/sub_nav_bg.png) no-repeat center;
	color: #fff !important;
	height: 50px;
}

/*个人服务*/

.perso {
	padding-left: 12px;
	overflow: hidden;
}

.perso ol li {
	float: left;
	text-align: center;
	padding: 0 10px;
	margin: 5px 0;
	position: relative;
}

.perso ol li a {
	color: #333;
	display: block;
	width: 99px;
	padding: 21px 10px 0px 0px;
	transition: 0.3s background;
	border-right: 1px solid #f4f4f4;
}

.perso ol li em {
	width: 30px;
	height: 30px;
	line-height: 20px;
	text-align: center;
	display: block;
	margin: 0 auto 0px auto;
	font-size: 2em;
	padding: 10px 10px 0px 10px;
	color: #3B85D8;
}

.perso ol li em:hover {
	background: rgba(47, 140, 255, 0.18)
}

.perso ol li i {
	height: 50px;
	width: 1px;
	background: #eee;
	position: absolute;
	display: inline-block;
	right: -1px;
	top: 10px;
}

.copy p {
	font-size: 12px
}

.switch-city .department li {
	float: left;
	color: #236b95;
	line-height: 30px;
	width: 18%;
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	margin: 6px 10px;
	text-align: center;
}

.switch-city .department li a {
	font-size: 14px;
	color: #5F5F5F
}

.perso ol li i {
	height: 50px;
	width: 1px;
	background: #eee;
	position: absolute;
	display: inline-block;
	right: -1px;
	top: 10px;
}

#OrganListItem dd {
	width: 154px;
	float: left;
	line-height: 26px;
	font-size: 0.875em;
	margin-left: 12px;
	height: 60px;
	overflow: hidden;
}


/*专题专栏横幅CSS*/

.middle-banner {
	width: 100%;
	height: 122px;
	background: #FFFFFF;
	margin-top: 7px
}

.middle-banner .middle-img {
	position: relative;
	height: 110px;
	width: 98.6%;
	margin: auto;
	overflow: hidden
}

.middle-banner .middle-img img {
	margin-top: 10px
}

element.style {}

.middle-banner .middle-banner-btn {
	position: relative;
	width: 7px;
	height: 7px;
	right: -1170px;
	top: -90px
}

.middle-banner .middle-banner-btn span {
	display: block;
	width: 7px;
	height: 7px;
	margin: 8px 0;
	background: #fff;
	cursor: pointer;
}

.middle-banner .middle-banner-btn span.cur {
	background: #f75a5c;
}


/*滑动选项卡CSS*/

#hdxxk {
	width: 100%;
	height: 550px;
	margin-top: 8px;
}

#j-focusPic {
	width: 100%;
	height: 440px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: 5px
}

.screen .movie {
	height: 430px;
	width: 100%;
	display: inline-block;
	position: absolute;
}

.screen .movie.on {
	opacity: 0;
	filter: alpha(opacity=0);
}

.navigation {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFFFFF
}

.navigation dt {
	margin-left: 4px
}

.navigation dt dl {
	margin-right: 6px;
	float: left;
	cursor: pointer;
	width: 233;
	height: 100px;
	text-align: center;
}

.navigation .t1,
.navigation .t2,
.navigation .t3,
.navigation .t4,
.navigation .t5 {
	width: 233px;
	height: 100px;
}

.navigation .t1 {
	background-position: -3px -1px;
	background: url(/images/2018/kzw_btn2020.png) no-repeat center
}

.navigation .t2 {
	background-position: -91px -1px;
	background: url(/images/2018/kbs_btn2020.png) no-repeat center
}

.navigation .t3 {
	background-position: -177px -1px;
	background: url(/images/2018/khd_btn2020.png) no-repeat center
}

.navigation .t4 {
	background-position: -265px -1px;
	background: url(/images/2018/kdy_btn2020.png) no-repeat center
}

.navigation .t5 {
	background-position: -352px -1px;
	background: url(/images/2018/kzt_btn2020.png) no-repeat center
}

.navigation .tm {
	width: 232px;
	height: 100px;
}

.navigation .on .tm {
	opacity: 0;
	filter: alpha(opacity=0);
}

.navigation #xxk_jt {
	width: 40px;
	height: 30px;
	background: url(/images/2018/2020btn_jt.png) no-repeat center;
	z-index: 999;
	position: relative;
	bottom: -63%;
	left: 46%
}

.none {
	display: none;
}

.button {
	cursor: pointer;
	background: #f8f8f8 url(/images/2018/btn.png) no-repeat;
	width: 185px;
	height: 50px;
	border: none;
	background-position: -2px 0px;
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: -92px;
}

.button:link {}

.button:visited {}

.button:hover,
.button.on:hover {
	background-position: -2px -52px;
}

.button:active {
	background-position: -2px -104px;
}


/*专题专栏CSS*/

.slideContainer {
	width: 1200px;
	height: 62px;
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
	padding: 16px 0 20px;
}

.slideContainer .next {
	opacity: 0.5;
	display: block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/2018/2017css_index_prev_next.png) no-repeat;
	position: absolute;
	top: 29px;
	right: 15px;
	z-index: 9;
	background-position: 0 -29px !important;
}

.slideContainer .prev {
	opacity: 0.5;
	display: block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/2018/2017css_index_prev_next.png) no-repeat;
	position: absolute;
	top: 29px;
	left: 15px;
	z-index: 9;
}

.slideContainer .bd {
	padding: 0px 45px;
}

element.style {
	float: left;
	width: 260px;
}

.slideContainer .bd ul li {
	float: left;
	width: 260px;
	height: 62px;
	margin: 0 9px;
}

.slideContainer .bd ul li img {
	display: block;
	width: 260px;
	height: 62px;
}


/*侧边栏*/

.sideFixed {
	display: block !important;
	z-index: 9;
	position: fixed;
	top: 240px;
	right: 8px;
	width: 50px;
	font-size: 12px;
	_position: absolute;
}

.sideFixed li {
	position: relative;
	background: #015293;
	cursor: pointer;
}

.sideFixed li a {
	height: 50px;
	display: block;
	background: url(/images/2018/ycback2018.png) center -22px no-repeat;
	color: #fff;
}

.sideFixed li a:hover {
	text-decoration: none;
}

.sideFixed .wzai {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.sideFixed .on {
	background: #00375F;
}

.sideFixed .jqr a {
	background-position: center -122px;
}

.sideFixed .sj a {
	background-position: center -222px;
}

.sideFixed .wb a {
	background-position: center -322px;
}

.sideFixed .wx a {
	background-position: center -422px;
}

.sideFixed .fh a {
	background-position: center -622px;
}

.sideFixed .app a {
	background-position: center -722px;
}

.sideFixed .pic {
	display: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	box-shadow: 0 0 5px rgba(0, 0, 0, .3);
	position: absolute;
	left: -145px;
	top: -45px;
	padding: 4px;
	background: #fff;
}

.sideFixed .pic img {
	width: 125px;
	height: 125px;
}

.sideFixed .sj .pic img {
	width: 115px;
	height: 115px;
	padding: 5px;
}

.sideFixed .on .pic {
	display: block;
}

.sideFixed .on .pic i {
	z-index: 8;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -3px;
	border-width: 5px;
	border-color: transparent;
	border-style: dashed;
	border-left-color: #fff;
	border-left-style: solid;
	display: block;
	font-size: 0;
	line-height: 0;
	width: 0;
}

.movie {
	height: 443px;
}


/*办事css*/

.banshi-servie {
	width: 1200px;
	height: 445px;
	margin: auto;
	background-color: white;
	padding: 10px;
}

.service-top {
	width: 100%;
	height: 60px;
}

.service-top-left {
	width: 50%;
	height: 60px;
	border: 1px #EBEBEB solid;
	float: left;
	padding-right: 10px;
	background: url(/images/2018/2020/kbs/service-logo.png)no-repeat;
	background-position: left;
}

.service-right {
	width: 46%;
	height: 45px;
	float: right;
	border: 1px #A6ACB2 solid;
	margin: 8px;
	border-radius: 5px;
}

.top-nav {
	float: right;
	line-height: 60px;
}

.top-nav li {
	float: left;
}

.top-nav span {
	padding-left: 2px;
	padding-right: 2px;
}


/*按钮-默认样式*/

.bs-btn {
	border: 0;
	padding: 7px;
	margin-top: 6px;
	color: #80A9C9;
	margin-left: 7px;
	background-color: #A2CAEF;
	cursor: pointer;
}


/*按钮-激活样式*/

.bs-btn-activation {
	border: 0;
	padding: 7px;
	margin-top: 6px;
	color: white;
	margin-left: 7px;
	background-color: #4494DE;
	cursor: pointer;
}

.sub-text {
	height: 30px;
	width: 270px;
}

.sub-icon {
	width: 60px;
	background-color: #0058A8;
	border: 0px;
	border-radius: 0px 5px 5px 0px;
	height: 43px;
	position: absolute;
	margin-left: 4px;
}

.sub-icon img {
	width: 26px;
}

.bs-cont {
	width: 100%;
	height: auto;
}


/*导航*/

.cont-top-nav {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	z-index: 99;
}


/*导航默认样式*/

.nav-default {
	margin-left: 0px;
	color: #005293;
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 145px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #739FC3 solid;
}


/*导航条激活样式*/

.nav-activation {
	background: #fff;
	margin-left: 0px;
	color: #005293;
	font-size: 18px;
	font-weight: 700;
	float: left;
	width: 145px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-top: 1px #015293 solid;
	border-left: 1px #015293 solid;
	border-right: 1px #015293 solid;
	border-bottom: 1px #FFFFFF solid;
	cursor: pointer;
}

.cont-top-all {
	/*菜单内容*/
	width: 1150px;
	height: 280px;
	border: 1px #739FC3 solid;
	margin-left: 3px;
	margin-top: 1px;
	margin-top: -1px;
	padding: 10px;
	border-top: 0px #739FC3 solid;
}

.cont-top-all-left {
	float: left;
	height: 255px;
	width: 165px;
}

.cont-top-all-right {
	width: 955px;
	height: 255px;
}


/*办事导航-默认*/

.bs-nav-left-default {
	color: #4494DE;
	font-size: 16px;
	text-align: center;
	width: 165px;
	height: 60px;
	background-color: #EDEDED;
	line-height: 60px;
	margin-top: 5px;
	border-radius: 5px;
}


/*办事导航-激活*/

.bs-nav-left-activation {
	color: white;
	text-align: center;
	font-size: 16px;
	;
	width: 165px;
	height: 60px;
	background-color: #4494DE;
	line-height: 60px;
	margin-top: 5px;
	border-radius: 5px;
}


/*办事导航：文字-激活*/

.bs-nav-left-a-activation {
	color: white;
}

.bs-nav-left li p {
	font-size: 16px;
	text-align: center;
}


/*文字激活样式*/

.bs-nav-left-a-de {
	color: white;
}


/*文字默认样式*/

.bs-nav-left-a-acc {
	color: #4F98DF;
}

.bs-nav-left li img {
	width: 16px;
}


/*办事详细菜单*/

.bbfw {
	width: 1150px;
	height: 280px;
	margin-left: 3px;
	margin-top: 1px;
	margin-top: -1px;
	padding: 10px;
}

.bs-right-all li {
	float: left;
	width: 160px;
	height: 60px;
	border: 1px #E8E8E8 solid;
	margin-left: 25px;
	margin-top: 20px;
	line-height: 60px;
	text-align: center;
}

.bbfw li {
	float: left;
	width: 160px;
	height: 60px;
	border: 1px #E8E8E8 solid;
	margin-top: 10px;
	line-height: 60px;
	text-align: center;
}

.bstj {
	width: 1150px;
	height: 280px;
	border: 1px #739FC3 solid;
	margin-left: 3px;
	margin-top: 1px;
	margin-top: -1px;
	padding: 10px;
}

.active0 {
	background: url(/images/2018/2020/2020geren.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.default0 {
	background: url(/images/2018/2020/2020geren-de.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.active1 {
	background: url(/images/2018/2020/2020geren.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.default1 {
	background: url(/images/2018/2020/2020geren-de.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.active2 {
	background: url(/images/2018/2020/2020geren.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.default2 {
	background: url(/images/2018/2020/2020geren-de.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.active3 {
	background: url(/images/2018/2020/2020geren.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}

.default3 {
	background: url(/images/2018/2020/2020geren-de.png)no-repeat;
	width: 25px;
	display: block;
	height: 25px;
	background-size: 25px;
	position: absolute;
	margin-top: 17px;
	margin-left: 15px;
}


/*快捷按钮*/
#kuaij {
	width: 1200px;
	height: 131px;
	border: 1px #FFFFFF solid;
	background: #FFFFFF;
	margin: auto;
	margin-top: 10px;
}
.img_right {
	margin-right: 35px;
        overflow: hidden;
}