﻿/*清除浮动*/

.navTab:before,
.navTab:after,
.channel:before,
.channel:after {
  content: " ";
  display: table;
}
.navTab:after,
.channel:after {
  clear: both;
}
/*列表样式*/
.cbox li span{
	float: right;
	color: #ccc;
}
.cbox li {
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(imageslink-dot.gif) 0 5px no-repeat;
	transition:none;
	border-bottom: 1px dashed #e8e8e8;
}
.cbox li:hover{
	background-position: 0 -93px ;
}
.cbox li a:hover{
	color: #35b3ee;
}
.cbox li b{
	margin-right: 10px;
}



/*栏目首页样式*/
.navLine{
	height: 5px;
	background-color: #fc0a8d;
}
.channel .left{
	float: left;
	width: 300px;
	background-color: #fff;
}
.channel .right{
	float: right;
	width: 700px;
	background-color: #fff;
}

.mulu{
	margin: 40px 30px;
	background-color: #e8e8e8;
}
.mulu .title{
	background: url(imagespublic-bg.png) -340px -190px no-repeat #0091ca;
	height: 78px;
	line-height: 78px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.mulu ul{
	
}
.mulu li{
	line-height: 48px;
	border-bottom: 1px #dedede solid;
}
.mulu li a{
	padding-left: 46px;
	display: block;
	text-decoration: none;
	background: url(imageslink-dot.gif) 20px -228px no-repeat;
	font-weight: bold;
}
.mulu li a.more{
	background:url(imageslink-dot.gif) 20px -604px no-repeat
}
.mulu li a:hover{
	background-color: #35b3ee ;
	color: #fff;
	transition:none
}
.mulu li a.active{
	background-color: #00a8e6;
	color: #fff;
}
.mulu .zi{
	background-color: #dadada;
}
/*分类*/
.fenlei{
	margin: 40px 30px;
	background-color: #e8e8e8;
}
.fenlei .tit{
	line-height:48px;
	background-color: #00a8e6;
	padding-left: 46px;
	color: #fff;

}
.fenlei li{
	padding-left: 46px;
	line-height: 32px;
}
.itemBox{
	margin-top: 40px;
	padding-right: 30px;
}
.itemBox .title{
	height: 78px;
	background:url(imagesline-bg.png) center bottom;
	line-height: 78px;
	margin-bottom: 20px;
	color: #0091ca;	
}
.itemBox .title .tit{
	font-weight: bold;
	padding-left: 30px;
	background: url(imagespublic-bg.png ) -652px -327px no-repeat;
}
.itemBox .title .date{
	float: right;
	margin-right: 15px;
	font-weight: bold;
	
}
.itemBox .title .other-a{
	float: right;
	margin-right: 15px;
	font-weight: bold;
	
}
.itemBox .title .other-a a{
	color: #0091ca;
}
/**/
.imgBox{
	overflow: hidden;
}
.imgBox ul{
	width: 660px;
}
.imgBox li{
	float: left;
	width: 192px;
	margin-right: 21px;
	background-color: #fafafa;
	margin-bottom: 30px;
	position: relative;
	box-shadow:0 2px 5px #ccc;
	transition:0.2s
}
.imgBox li img{
	max-height: 100px;
	width:100%;
}
.imgBox li:hover{
	box-shadow:0 2px 10px #999;
}
.imgBox li .bg{
	width: 100%;
	height: 29px;
	background: url(imagesmask-bg-bai.png) repeat-x ;
	position: absolute;
	bottom: 76px;
	left: 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mask-bg-bai2.png')
}
.imgBox li p.t{
	height: 38px;
	line-height: 38px;
	padding:  0 10px;
	overflow: hidden;
}
.imgBox li p.d{
	height: 38px;
	margin: 0 10px;
	line-height: 38px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	padding-left: 14px;
	background: url(imageslink-dot.gif) 0 -288px no-repeat;
}
/*信息公开栏目无列表显示内容时*/
.itemBox .txtTit h2{color: #0091ca;}
.itemBox .txtBox{padding: 15px 0;}
.itemBox .txtBox p{padding: 0 0 15px;text-indent: 2em;}
/*政府领导*/
.zz .img{
	float: left;
	width: 180px;
	padding: 8px;
	border: 1px solid #ccc;
}
.zz img{
	width: 100%;
}
.zz .tbox{
	float: right;
	width: 440px;
	position: relative;
	height: 280px;
	overflow: hidden;
}
.zz h3 a{
	color: #0091ca;
}
.zz h4{
	padding: 4px 0;
}
.zz .txt{
	padding-bottom: 8px;
}
.zz .more{
	position: absolute;
	bottom: 4px;
	right: 0;
	color: #0091ca;
}
.fzz{
	margin-top: 20px;
	overflow: hidden;
}
.ldtit{
	height: 54px;
	font-size: 17px;
	font-weight: bold;
	line-height: 54px;
	background: url(imagestbox_bg01.jpg) 0 0;

	color: #0091ca;
}
.fzz ul{
	width: 850px;
	padding-top: 20px;
}
.fzz img{width: 100%;height: 185px;}
.fzz li{
	width: 140px;
	float: left;
	margin-right: 36px;
	margin-bottom: 20px;
	text-align: center;
	
}
.fzz .img{
	padding: 4px;
	border: 1px solid #ccc;
}
.fzz li p a{
	font-weight: bold;
	color: #0091ca;
}
.ldtxt{
	padding-bottom: 10px;
}
.ldtxt a{
	color: #0091ca;
	margin-right: 20px;
	font-weight: bold;
}
/*组织机构*/
.zzjg h4{
	color: #0091ca;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
}
.zzjg .txt{
	padding-bottom: 20px;
	padding-top: 8px;
}
.zzjg a{
	width: 180px;
	margin-right: 20px;
	display: block;display: inline-block;
	background: url(imageslink-dot.gif) 0 -350px no-repeat;
	padding-left: 16px;
	color: #0091ca;
}
.zzjg a:hover{
	color: #222;
}
.zzjg span{
	float: left;
	display: block;
	width: 310px;
	color: #666;
	background: url(imageslink-dot.gif) 0 -294px no-repeat;
	padding-left: 16px;
}
/*信息公开目录*/
.xxgkMulu{
	margin-top: 40px;
	padding-right: 30px;
}
.xxgkMulu .search {
	background:url(imagesline-bg.png) center bottom;
	padding-bottom: 14px;
	margin-bottom: 20px;
}
.xxgkMulu .search .title h3{
	color: #0091ca;
	padding: 10px 0px;
}
.xxgkMulu .search .uk-form{
	padding-left: 80px;
	background: url(imagessearch-ico.png) 14px 20px no-repeat;
}
.xxgkMulu .search input {
	line-height: 20px;
}


.xxgkMulu table{
	font-size: 12px;
}
.xxgkMulu table th{
	padding: 8px 10px;
	background-color: #d1fdff;
	color: #0091ca;
}
.xxgkMulu table tbody td{
	border-bottom: 1px dashed #999;
	font-size: 12px;
	padding: 4px 10px;
	overflow: hidden;
}
.xxgkMulu table .d2{
	width: 326px;
}
.xxgkMulu table a:hover{
	color: #0091ca;
}
.xxgkMulu .alt { background:#edfbfe;} 
.xxgkMulu .over  {background:#dbfafc;}

.ysqgk{
	
}
.ysqgk .uk-form em{
	font-weight: bold;
	width: 120px;
	display: inline-block;
	*display: inline-block;
}
.ysqgk .uk-form span{
	color: #c30;
	font-size: 12px;
}
.ysqgk .uk-form #dataContainer3{
	padding-top: 20px;
}
.ysqgk .uk-form .btn{
	text-align: center;
	padding-top: 30px;
}
