﻿@charset "utf-8";
/* CSS Document */
html { color:#333;}
div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td { margin: 0;padding: 0;}
table { border-collapse: collapse;border-spacing: 0;}
img { border: none;}
button,em,input,option,select,textarea,th { font:inherit;}
li {list-style: none;}
h1,h2,h3,h4 { font-weight: normal; font-size:100%;}
body { margin:0; padding:0; font-size:12px; color:#333; font-family: Microsoft YaHei,Simsun,SimHei,Arial;background-color:#ffffff; }
a{ color:#333; text-decoration:none;cursor: pointer;/*-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;*/}
a:hover{ text-decoration: none; color:#333;}
input{ outline:none;}

/****公用****/
.fl{ float:left;}
.fr{ float:right;}
.txtcenter{ text-align:center;}
.bor{ border:1px solid #CCC;}
.rel{ position:relative;}
.red{ color:#FF0000;}
.white{ color:#FFF;}
.block { display:block;}
.in-block{display: inline-block;}
.hide{ display:none;}

.transparent_class{ filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
.dotted{ border-bottom:1px dotted #CCCCCC; font-size:0; line-height:0; padding:0; margin:0; clear:both;}

.pm0{ padding:0!important; margin:0!important;}

.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pd15{ padding:15px;}
.pd20{ padding:20px;}

.m5{ margin:5px;}
.m10{ margin:10px;}
.m15{ margin:15px;}
.m20{ margin:20px;}

.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}

.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}

/*清除浮动1*/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}

/*清除浮动2*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}  
.clearfix { display: inline-block; }  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }


.wrap{ width: 1200px; margin: 0 auto;}
.blank20 {margin: 0 auto; width: 100%; height: 20px; font-size: 1px; clear: both;}
/*input[type=text]:focus, input[type=password]:focus, textarea:focus {-webkit-box-shadow: 0 0 0 1000px#03659c inset;outline:none;}*/
html,body{
    font-size:14px;
    font-family: "Microsoft YaHei UI";
    color:#333;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
    font-weight:normal;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover{
    color:#2D65A5;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.clear_both {
    clear: both;
    display: block;
    overflow: hidden;
}

.wrap_bg {
    background: url(zwgkbg.png) center top no-repeat;
    background-size: 100%;
	    margin-bottom: 50px;
    background-position-y: -280px;
}
.wrap1{
	width:1270px;  
	margin: 0 auto;
    overflow:hidden;
	}
.wrap_top {
	width:1270px; 
	height:230px; 
	text-align:center;
    overflow:hidden;
	}
.wrap_top img {
	padding-top:52px;
	border:0px;
	}
	
.main{
	width:1270px; 
	height:1480px; 
	padding:35px 0;
	background-color:#F7F7F7;
	}
.main_top {
	width:1270px; 
	height:180px; 
    overflow:hidden;
	}
.main_ssbox {
	width: 490px;
    height: 50px;
    margin-top: 50px;
    padding:0 390px;
	background-image: url("20191230_sous_kbg1.png");
    background-position:center top;
    background-repeat:no-repeat;
	}
.xxss_search{
    width:490px;
    height:32px;
    line-height:32px;
    padding:9px;
}
.xxss_search input{
    outline:none;
}
.xxss_search .input{
    font-size:16px;
    float: left;
    width: 410px;
    height: 32px;
    line-height:32px;
    padding: 0px 10px;
    border: none;
    color:#333;
    background-color:#ffffff;
}
.xxss_search .btn-search{
    cursor: pointer;
    float: left;
    border: none;
    width: 32px;
    height:32px;
    background: #fff url(20191230_tb_sous.png) no-repeat center center;
    margin-left:5px;
}
.main_l {
	float:left;
	width:240px; 
	}
.main_r {
	float:right;
	margin-right: 30px;
    width: 965px;
	background-color:#fff;
	border:1px #F1F1F1 solid; 
	}

/*mian左边栏*/

.subNavBox{width:240px;margin:0 auto; margin-top:-15px;position: relative; }
.subNav{
	width:212px; 
	height:62px; 
	padding-top:6px; 
	border:solid 1px #E5E5E5; 
	cursor:pointer; 
	font-weight:normal; 
	font-size:23px; 
	color:#2D65A5; 
	line-height:28px; 
	padding-left:26px; 
	background:url(20191230_xla_zk.png) no-repeat; 
	background-position:95% 50%; 
	background-color:#fff; 
	margin-top:15px;
	}
.subNav:hover{color:#fff; background-color:#2B65A5;}
.currentDd{color:#fff; background-color:#2B65A5;}
.currentDt{background-image:url(20191230_xla_sl.png);}
.currentDx{background-image:none;}
.currentDyh{line-height:56px;}


.navContent{
	display:none; 
	width:238px; 
	padding-top:15px; 
	padding-bottom:10px; 
	border:solid 1px #E5E5E5; 
	border-top:0px 1px #E5E5E5; 
	background-color:#fff; 
	}
.navContent li a{
	display:block; 
	width:154px; 
	height:32px; 
	text-align:left; 
	font-size:15px; 
	line-height:32px; 
	color:#333;
	background:url(20191230_xiala_d.png) no-repeat; 
	padding-left:84px 
	}
.navContent li a:hover{color:#2C65A5; background-color:#E7F5FF; }

/* img */
.tb_1zn_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_1zn_b.png) no-repeat;
	float:left;
}
.tb_1zn_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_1zn_w.png) no-repeat;
	float:left;
}

.tb_2zd_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_2zd_b.png) no-repeat;
	float:left;
}
.tb_2zd_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_2zd_w.png) no-repeat;
	float:left;
}

.tb_3zd_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_3zd_b.png) no-repeat;
	float:left;
}
.tb_3zd_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_3zd_b.png) no-repeat;
	float:left;
}

.tb_5nb_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_5nb_b.png) no-repeat;
	float:left;
}
.tb_5nb_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_5nb_w.png) no-repeat;
	float:left;
}

.tb_6sq_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_6sq_b.png) no-repeat;
	float:left;
}
.tb_6sq_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_6sq_w.png) no-repeat;
	float:left;
}

.tb_7zs_b {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_7zs_b.png) no-repeat;
	float:left;
}
.tb_7zs_w {
	width: 40px;
	height: 40px;
	margin-top:8px;
	margin-right:30px;
	background: url(20191230_tb_7zs_w.png) no-repeat;
	float:left;
}

/*法定主动公开内容*/
/*list-box*/

.list-box{width:965px; margin: 0px auto 30px auto;}
.list-tit{width:965px; height:35px; border-bottom:1px #D7D7D7 solid; }
.list-tit span{ float:left; height:35px; line-height:35px; padding:0 22px; background-color:#2B65A5;  }
.list-tit span a{ font-size:16px; color:#fff; }
.list-tit span a:hover{ font-size:17px; color:#fff; font-weight:bold; }

.list-box ul{ width:910px; margin: 16px 20px 10px 20px;}
.list-box ul li{font-size:16px;height: 48px; line-height:48px; }
.list-box ul li a{display:block; width:480px; text-overflow:ellipsis; white-space: nowrap; overflow:hidden; color:#333; float:left; }
.list-box ul li a:hover{color:#2B65A5;}
.list-box ul li span{ float:right; color:#999; font-size:16px; }
.list-box ul li tt{ float:right; color:#999; font-size:16px; padding-left:30px; }

.list-more { width:110px; height:30px; margin:0px auto; margin-top:20px;text-align:center; clear:both; }
.list-more a{ font-size:16px; color:#333; padding:7px 34px;  background-color:#E5E5E5;  }
.list-more a:hover{ font-size:16px; color:#fff; padding:7px 34px;  background-color:#2B65A5; }

/*政府信息公开年报*/

.book-box{width:730px; margin:0 auto;}
.book-tit{width:730px; height:96px; line-height:96px; border-bottom:2px #D7D7D7 solid; text-align:center; }
.book-tit span{ height:96px; line-height:96px; font-size:32px; font-weight:bold; color:#2D65A5;  }
.book-img {width:730px; margin:50px auto 10px auto; text-align:center; }
.book-img img { border:0px; }

.baogao-top {width:965px; height:54px; line-height:54px; text-align:left; }
.baogao-top span{ height:54px; line-height:54px; font-size:18px; font-weight:normal; color:#333; padding-left:18px; }
.baogao-tit{width:965px; height:40px; line-height:40px; text-align:left;margin-bottom: 5px; }
.baogao-tit span{ float:left; height:40px; line-height:40px; padding:0 22px; background-color:#2B65A5; font-size:18px; font-weight:normal; color:#fff;margin-left:10px;  }

.baogao-danwei{width:750px; margin:0 auto;}
.baogao-danwei ul{ width:750px; background-image:url(20191230_baogaobg_bg.jpg); background-repeat:repeat;}
.baogao-danwei ul li{ float:left; width:235px; height:40px; line-height:40px; padding-left:14px; border-left:1px #EDEDED solid; text-align:left; font-size:16px; }
.baogao-danwei ul li a{display:block; width:220px; text-overflow:ellipsis; white-space: nowrap; overflow:hidden; color:#333; }
.baogao-danwei ul li a:hover{color:#2B65A5;}

/*政务信息公开制度*/

.gkzd-box{width:965px;}
.gkzd-box_l{width:900px; padding:35px 0px 43px 30px; float:left; overflow:hidden;  }
.gkzd-box_r{width:10px; height:1035px; padding:100px 18px 43px 0px; float:right; overflow:hidden; }

.test {
	width: 10px;
	height: 1035px;
	overflow: auto;
	border: none;
	position: absolute;
	top: 100px;
	right: 18px;
}
.scrollbar{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 120px;
	background-color: #2b65a5;
	border-radius:5px;
	opacity: .8
}
.gkzn-box .scrollbar:hover{
	opacity: 1
}
.test-1::-webkit-scrollbar {
/*滚动条整体样式*/
width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
height: 10px;
}
.test-1::-webkit-scrollbar-thumb {
/*滚动条里面小方块*/
border-radius: 10px;
background   : #2B65A5;
}
.test-1::-webkit-scrollbar-track {
/*滚动条里面轨道*/
border-radius: 10px;
background   : #F2F2F2;
}

.gkzd-box_l ul{ width:900px;  }
.gkzd-box_l ul li{ width:800px; line-height:32px; padding:6px 0px; text-align:left; font-size:16px; clear:both; }
.gkzd-box_l ul li a{color:#333; }
.gkzd-box_l ul li a:hover{color:#2B65A5;}

/*法定主动公开内容*/

.gkzn-box{width:965px; height:1178px; overflow:hidden;position: relative; }
.gkzn-box_l{width:880px; height: 100%; padding:0px 0px 30px 30px; float:left; overflow:hidden;  }
.gkzn-box_r{width:10px; height:1035px; padding:100px 18px 43px 0px; float:right; overflow:hidden; }

/*.gkzn-page{ width:800px; }*/
.gkzn-page_tit { width:880px; line-height:92px; text-align:center; clear:both; }
.gkzn-page_tit span { line-height:92px; font-size:32px; font-weight:bold; color:#2C65A5; }

.gkzn-box_l h1 { line-height:50px; font-size:21px; font-weight:bold; color:#333; }
.gkzn-box_l h2 { line-height:46px; font-size:18px; font-weight:bold; color:#333; }
.gkzn-box_l p { line-height:32px; font-size:16px; font-weight:normal; color:#333;}

/*依申请公开*/
.xgfj-tit{width:730px; height:40px; border-top:1px #2B65A5 solid; margin-top:60px; }
.xgfj-tit span{ float:left; height:40px; line-height:40px; color:#000; font-size:16px; font-weight:bolder; }

.xgfj-box {width:730px; }
.xgfj-box ul{ width:730px;}
.xgfj-box ul li{  width:800px; height:38px; line-height:38px; padding-left:38px; border:1px #A5D0FB solid; text-align:left; font-size:12px; font-weight:bold; background:url(20191230_biaoge_t2.png) no-repeat; margin-bottom:10px; }
.xgfj-box ul li a{color:#2C65A5; }
.xgfj-box ul li a:hover{color:#333; text-decoration:underline;}

/*左侧标题移入的效果*/
.subNav:hover .tb_1zn_b{
	background-image: url(20191230_tb_1zn_w.png);
}
.subNav:hover .tb_2zd_b{
	background-image: url(20191230_tb_2zd_w.png);
}
.subNav:hover .tb_3zd_w{
	background-image: url(20191230_tb_3zd_w.png);
}
.subNav:hover .tb_5nb_b{
	background-image: url(20191230_tb_5nb_w.png);
}
.subNav:hover .tb_6sq_b{
	background-image: url(20191230_tb_6sq_w.png);
}
.subNav:hover .tb_7zs_b{
	background-image: url(20191230_tb_7zs_w.png);
}

.zsgk-box{width:730px; margin:0 auto;}

.on_active{
	color: #2C65A5;
    background-color: #E7F5FF;
}
.subNav a {

    color: #2D65A5;
    }
    .subNav:hover  a{
    color: #fff;

}  .currentDd a {
    color: #fff;
  }
