/*清除浮动*/

.navTab:before,
.navTab:after,
.channel:before,
.channel:after,
.zwdt:before,
.zwdt:after,
.conItem:before,
.conItem:after,
.zdly:before,
.zdly:after{
  content: " ";
  display: table;
}
.navTab:after,
.channel:after,
.zwdt:after,
.conItem:after,
.zdly:after {
  clear: both;
}
a:hover{
	color: #0288d1;
}
/*列表样式*/
.cbox li span{
	float: right;
	color: #ccc;
}
.cbox li {
	padding-left: 18px;
	background: url(imageslink-dot.gif) 2px 0  no-repeat;
	transition:none
}
.cbox li:hover{
	background-position: 2px -97px ;
}
.cbox li a:hover{
	color: #0288d1;
}



/*栏目首页样式*/
/**/
.navLine{
	height: 5px;
	background-color: #fc0a8d;
}
.channel-title{
	width: 100%;
	height: 88px;
	background: url(imagesxxgk-title.png);
}
.channel-title ul{
	padding-left: 230px;
	padding-top: 18px;
}
.channel-title li{
	float: left;
	width: 96px;
}
.channel-title li a{
	font-size: 12px;
}
/**/
.channel{
	padding: 0 10px;
}
.xxgk-left{
	width: 270px;
}
.xxgk-left .imgMap{
	width: 270px;
	height: 350px;
}
/*信息公开专栏*/
.xxgkml{
	margin-top: 20px;
	height: 234px;
	background: url(imagesJu-bg.jpg) 0 bottom repeat-x;
	padding: 0 24px;
}
.xxgkml h4{
	padding-top: 18px;
	color: #fff;
}
.xxgkml li{
	line-height: 34px;
	padding-left: 24px;
	background: url(imageslink-dot.gif) 6px 4px no-repeat;
}
.xxgkml li a{
	color: #fff;
}













.xxgk-right{
	width: 690px;
}
/**/


.zwdt{
	
}












.zwdt .news{
	padding: 0 10px;
	background: url(imagestbox_bg01.jpg) -80px 0;
}
.topNew{
	padding-bottom: 8px;
	border-bottom: 1px dashed #ccc;
	
}
.topNew h3{
	padding: 8px 0;
	text-indent: 24px
}
.topNew p{
	text-indent: 2em;
	color: #666;

}
.topNew span{
	float: right;
	color: #ccc;
}

.zwdt .news .hd{
	height: 34px;
}
.zwdt .news .hd li{
	float: left;
	line-height: 34px;
}
.zwdt .news .hd li a{
	padding: 0 18px;
	text-align: center;
	font-weight: bold;
	display: none;
	display: block;
	color: #666;
}
.zwdt .news .hd li.on a{
	color: #0288d1;
}
/**/
.banner{
	margin-top: 10px;
}
.banner img{
	width: 100%;
}
/**/
.conItem{
	margin-top: 10px;
}
.conItem .left,.conItem .right{
	width: 342px;
}
.conItem .title{
	height: 42px;
	line-height: 42px;
	margin: 0 10px;
	border-bottom: 1px dashed #ccc;
	background: url(imagespublic-bg.png) -660px -462px no-repeat;

}
.conItem .title span{
	float: right;
	padding-right: 12px;
	background: url(imageslink-dot.gif) 26px -342px no-repeat ;
	font-size: 12px;
}
.conItem .title h4{
	float: left;
	color: #c00;
	text-indent: 18px;
}
.conItem .cbox{
	background: url(imagestbox_bg01.jpg) -100px 0;
}
.conItem .cbox ul{
	padding: 12px 10px;
}
.zdly {
	margin-top: 10px;
	background: url(imageszdly.jpg);
}
.zdly ul{
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.zdly li{
	width: 90px;
	float: left;
	font-size: 12px;
	text-indent: 16px;
	background: url(imageslink-dot.gif) 4px -350px no-repeat;
}
.zdly a{
	color: #c00;
}