@charset "utf-8";
/* CSS Document */
.head{
	height:300px;
	line-height:380px;
	font-size:100px;
	text-align:center;
	overflow:hidden
}
.head h1{
	font-size:70px
}
.head img{
	position:absolute;
	left:0;
	top:15px;
}
.head h1>img{
	position:static;
	text-align:center;
}
.main{
	background-color:#f2f2f2;
}
.inp01{
	width:448px;
	border:1px solid #2d66a5;
	height:48px;
	line-height:48px;
	text-indent:10px;
	border-radius:9px 0 0 9px;
	border-right:0
}
.btn01{
	width:60px;
	height:50px;
	border:1px solid #2d66a5;
    border-radius:0 9px 9px 0;
	border-left:0;
	background:white url(../images/zfxxgk_search.png) no-repeat center center;
}

.level{ background: #2d66a5; padding: 5px 10px; line-height: 25px; font-size: 18px; color: #FFF; position: absolute;left: 36px; bottom: 40px;}
.level a{ color: #FFF;}

.leftNav,
.leftNav>li{
	width:240px
}
.leftNav>li{
	margin-bottom:10px
}
.leftNav>li>a{
	display:block;
	width:138px;
	padding-left:100px;
	font-size:18px;
	height:40px;
	padding:14px 0 14px 100px;
	line-height:20px;
	background-color:#fff;
	border:1px solid #dedede;
	position:relative;
    color: #2d66a5;
}
/*.leftNav>li.d05>a{
	line-height:40px
}*/
.leftNav>li.d00>a,
.leftNav>li.d01>a,
.leftNav>li.d01-1>a,
.leftNav>li.d02>a,
.leftNav>li.d03>a,
.leftNav>li.d04>a,
.leftNav>li.d05>a,
.leftNav>li.d06>a,
.leftNav>li.d07>a,
.leftNav>li.d08>a,
.leftNav>li.d09>a{
	background-image:url(../images/n01.png);
	background-position:30px 0px;
	background-repeat:no-repeat
}
.leftNav>li.d02>a{
	background-image:url(../images/n02.png)
}
.leftNav>li.d03>a{
	background-image:url(../images/n03.png)
}
.leftNav>li.d04>a{
	background-image:url(../images/n04.png)
}
.leftNav>li.d05>a{
	background-image:url(../images/n05.png)
}
.leftNav>li.d06>a{
	background-image:url(../images/n06.png)
}
.leftNav>li.d07>a{
	background-image:url(../images/n07.png)
}
.leftNav>li.d08>a{
	background-image:url(../images/n08.png)
}
.leftNav>li.d09>a{
	background-image:url(../images/n09.png)
}
.leftNav>li.d01>a:hover,
.leftNav>li.d01-1>a:hover,
.leftNav>li.d02>a:hover,
.leftNav>li.d03>a:hover,
.leftNav>li.d04>a:hover,
.leftNav>li.d05>a:hover,
.leftNav>li.d06>a:hover,
.leftNav>li.d07>a:hover,
.leftNav>li.d08>a:hover,
.leftNav>li.d09>a:hover,
.leftNav>li>a.cur{
	background-color:#2d66a5;
	color:white;
	border:1px solid #2d66a5;
	background-position:30px -70px;
}
.leftNav>li.d00>a:after,
.leftNav>li.d01>a:after,
.leftNav>li.d03>a:after,
.leftNav>li.d04>a:after{
	content:'+';
	position:absolute;
	right:5%;
	top:22px;
	font-size:30px;
    line-height:26px;
}
.leftNav>li.d01>a.cur:after,
.leftNav>li.d03>a.cur:after,
.leftNav>li.d04>a.cur:after{
	content:'-';
    position:absolute;
	right:6%;
	top:22px;
	font-size:40px;
}
.leftNav>li>ul{
	display:none;
	padding:10px 0;
	background-color:#fff;
}
.leftNav>li>ul>li{
	background:url(../images/dot01.png) 6% 16px no-repeat;
	line-height:24px;
}
.leftNav>li>ul>li>a{
	padding-left:10%;
	display:block;
	padding-top:4px;
	padding-bottom:4px
}
.leftNav>li>ul>li>a:before{
	/*content:'·';
	font-weight:bold;
	margin-right:10px*/
}
.leftNav>li>ul>li>a:hover,
.leftNav>li>ul>li.cur a{
	color:#2d66a5;
	background:#ddd url(../images/dot01_h.png) 6% 16px no-repeat;
}

.leftNav > li > ul > li dl{
  display:none
}
.leftNav > li > ul > li.cur dl{
  padding:10px 0;
  background-color:#f5f5f5;
  display:block
}
.leftNav > li > ul > li.cur dl dd{
  padding:5px 10% 5px 15%;
  line-height:16px;
  background:none;
  color:#777;
  margin:2px 0;
}
.leftNav > li > ul > li.cur dl dd a{

  background:none;
  color:#777
}
.leftNav > li > ul > li.cur dl dd:hover,
.leftNav > li > ul > li.cur dl dd.cur{
  background-color:#dedede;
}
.leftNav > li > ul > li.cur dl dd:hover a,
.leftNav > li > ul > li.cur dl dd.cur a{
  color:#2d66a5;
}

/*信息公开左侧列表测试样式10-26*/
.leftNav > li > ul > li dl{
	padding:10px 0;
	background-color:#f5f5f5;
}
.leftNav > li > ul > li dl dd{
	padding:5px 10% 5px 15%;
	line-height:16px;
	background:none;
	color:#777;
	margin:2px 0;
}
/*信息公开左侧列表测试样式10-26*/
.page_text_total{font-style:normal;margin:0 10px;font-size:16px}
.rightCon{
	width:770px;
    /*min-height:1000px;*/
	margin-bottom:10px;
	background-color:#fff;
}
.content h3{
	margin-bottom:20px;
	color:#2d66a5;
	font-size:20px;
    line-height: 40px;
}
.content h4{
	font-size:21px;
	margin-bottom:20px;
	text-indent: 2em;
}
.content h5.date{
	font-size:15px;
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:20px
}
.content p{
	font-size:16px;
	line-height:30px;
    text-indent: 2em;
	/*margin-bottom:20px*/
}

.foot{
	line-height:24px;
	padding:30px 0;
	margin-top:20px;
	border-top:6px solid #f54343
}
/*-----------------------------------*/
.list_con>.title2{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px solid #dedede
}
.list_con ul{
	
}
.list_con ul li,
.box_list ul li{
	font-size:16px;
	line-height:24px;
	margin-bottom:20px;
	color:#777
}
.list_con ul li span,
.box_list ul li span{
	margin-left:10px
}
.list_con>.title,.box_list>.title{
	width:100%;
	height:auto;
	line-height:1.5;
	border-bottom:1px solid #dedede;
    overflow:hidden
}
.list_con>.title>h3,.box_list>.title>h3{
	float:left;
	padding:0 20px;
	background-color:#2d66a5;
	height:auto;
	text-align:center
}
.box_list{ position:relative;}
.box_list a.enter_btn{ position:absolute; right:15px; top:23px;}
.box_list a.more{
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	background-color:#dedede;
	margin:0 auto;
    margin-top:-25px;
	text-align:center;
    float: none;
	padding: 0;
}
.box_list a.more:hover{
	background-color:#2d66a5;
	color:white
}

.list_con .title span{
	float:right;  display:inline-block;margin:0 1em; padding-right:30px; background:url(../images/Mouse-Click.png) no-repeat right center;font-size:16px; color:#2b58c2
	}
.list_con .title span a:link,.list_con .title span a:visited,.box_list .title span a:visited{
	 color:#2b58c2
}

.nb_title{
	line-height:60px;
	text-indent:20px
}
.tb01,
.tb02{
	border-right:1px solid #dedede
}
.tb01 td,
.tb02 td,
.tb02 th{
	height:40px;
	line-height:40px;
	padding:0 20px;
	border-left:1px solid #dedede;
	border-bottom:1px solid #dedede
}

.zUIpanelScrollBox, .zUIpanelScrollBar {
	width: 10px;
	top: 4px;
	right: 2px;
	border-radius: 5px;
}
.zUIpanelScrollBox {
	background:black;
	opacity: 0.05;
	filter: alpha(opacity=5);
}
.zUIpanelScrollBar {
	background: #2d66a5;
	opacity: 1;
	filter: alpha(opacity=100);
}

/*部门链接列表*/
.title3{
	width: 280px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	background: #2d66a5;
	margin: 20px auto 0;
}
.bmlink{margin: 20px 0 0 0.5%;}
.bmlink li{
	width: 32%;
	height: 40px;
    line-height:40px;
	float: left;
	padding-left: 1%;
    overflow: hidden;
}
.zcdw li{
  width: 48%;
}
.bmlink li a{ font-size: 16px;}
.bmlink li:nth-child(6n+4),.bmlink li:nth-child(6n+5),.bmlink li:nth-child(6n+6){
	background: #f7f7f7;
}
.bmlink li:nth-child(3n+1),.bmlink li:nth-child(3n+2){
	border-right:#e8e8e8 2px solid;
}

.zcdw li:nth-child(6n+3),.zcdw li:nth-child(6n+4){
	background: #f7f7f7;
}
.zcdw li:nth-child(2n+1){
	border-right:#e8e8e8 2px solid;
}
/*------------------------*/
.tb02 td,
.tb02 th{
	font-weight:normal;
	line-height:20px;
	height:auto;
	padding:10px 20px;
	box-sizing:border-box
}
.inp02{
	border:0;
	border-bottom:1px solid #dedede;
	background-color:#fbfbfb
}
.tb02 .last td span{
	margin:10px 0;
	width:32%;
	display:inline-block
}
.tb02 .last td span.text-right{
	width:66%
}

form input{
	vertical-align:middle
}

body{
		background-repeat: no-repeat;
	}
	.head{
		height: 365px;
		line-height: 365px;
	}
	.head h1{
		font-size: 100px;
		/*position: relative*/
	}
	.head h1 span{
		position: absolute;
		width: 488px;
		height: 2px;
		background-color: white;
		bottom: 100px;
		right: 160px	
	}
	form.mgt20{
		margin: 54px 0 84px 0;
        background: url(../images/zfxxgk_searchbg.png) no-repeat center center;
	}
	.leftNav > li{
		margin-bottom: 15px
	}
	.leftNav>li>a{
		font-size: 22px;
		height:52px;
	    padding:8px 0 8px 100px;
	    line-height:26px;
	}
	.leftNav>li>ul>li>a{
		font-size: 15px
	}
	.list_con ul li, .box_list ul li{
		line-height: 30px
	}
    .pd30 {
    padding: 30px 36px;
}

.footer{
    margin:15px auto 0;
    padding-bottom:30px;
	width:1100px;
	/*background:url(../images/foot_bg.gif) repeat-x;*/
    background:#fff;
    border-top:6px solid #f54343;
    padding-top:10px;
}
.foot_nav{
	line-height:41px;
	color:#333;
}
.foot_nav a{
	color:#333;
}
.foot_nav a:hover{
	text-decoration:underline;
}
.foot_con{
    position:relative;
	padding:15px 60px;
	padding-bottom:0;
	line-height:24px;
}
.foot_con p{
	margin-bottom:10px;
}
.jiucuowx{position:absolute;top:5px;right:100px;}
.govlogo{position:absolute;top:0px;left:150px;}

.minsheng dl dd > a{padding-left:20px}
#fdnr{ position:relative}
#fdnr.c{ height:400px; overflow-y:auto;}
.ss_menu{ display:none; padding-top:10px; line-height:28px}
.ss_menu span{ display:block; text-indent:1em}
.has_child>a{ display:block; padding-left:20px; background:url(../images/icon_subp.png) no-repeat left center !important;}
.has_child.arrow>a{background:url(../images/icon_subp2.png) no-repeat left center !important;}
.has_child.cur a{ color:#777 !important;}
.has_child .ss_menu a.cur{ color:#f00 !important;}


/*-----------------------------------------*/
@media only screen and (max-width: 1090px){
    body{background:#e9eff5 url(/xxgk_static/images/zfxxgk_bg.png) no-repeat top center;}
	
    .level{ margin-bottom: 10px;position: static;}
	.w1040,
	.leftNav, 
	.leftNav > li,
	.leftNav > li > a,
	.rightCon,.footer{
		width:100%;
		box-sizing:border-box
	}
	.leftNav > li > a{
		/*height:70px*/
        height:auto;
        line-height:1.2
	}
	.head h1{
		font-size:.6em
	}
	.pd30{
		padding:2%
	}
	.inp01{
		width:80%
	}
	form{
		margin-top:2% !important;
		margin-bottom:5% !important
	}
    .head h1 span{display:none}
	.head{height:2.2em;line-height:3em}
	input{box-sizing:border-box}
	.btn01{width:20%;background-position:right center;}
	.inp01{height:50px;line-height:50px}
	.leftNav>li>a{font-size:1.5em}
    .jiucuowx{display:none}
    .govlogo{position:static}
    .head h1>img{
		width:80%;
		height:auto
	}
    #zoom{
	   height:auto;
	   overflow:auto
	}
    .rightCon{min-height: auto;}
    .box_list a.enter_btn{position:static;text-align:center}
    .list_con .title span{float:left}
    /*部门链接列表*/
	.bmlink li{
        box-sizing: border-box;
		width: 100%;
		height: 40px;
		line-height:40px;
		float: left;
        background:none !important;
        border:none !important;
	}
    .bmlink li a{ font-size: 14px;}
    .bmlink li:nth-child(6n+4),.bmlink li:nth-child(6n+5),.bmlink li:nth-child(6n+6){
		background: none;
	}
	.bmlink li:nth-child(3n+1),.bmlink li:nth-child(3n+2){
		border-right:none;
	}
	.bmlink li:nth-child(4n+3),.bmlink li:nth-child(4n+4){
		background: #f7f7f7;
	}
	.bmlink li:nth-child(2n+1){
		border-right:#e8e8e8 2px solid;
	}
	/*底部*/
	.mh00{width: 100%;}
    .mh46,.mh17{height: auto;}
	.mh17-1,.mh17-2,.mh17-3{display: none;}
}