/* 二级栏目 */
.main .crumb{
	margin:25px auto 0;overflow:hidden;
}
.main .crumb h2 img{
	width:13px;
}
.main .crumb h2 span,.main .crumb h2 a{
	font-size:14px;color:#333;
}
.main .pageCon{
	overflow:hidden;margin-top:35px;
}
.main .pageCon .pageConNav{
	overflow:hidden;border-bottom:3px solid #0e5a98;padding-bottom:10px;
}
.main .pageCon .pageConNav li{
	float:left;padding:0 20px;margin-right:45px;font-size:20px;cursor:pointer;
}
.main .pageCon .pageConNav li.active{
	color:#0e5a98;
}
.main .pageCon .Contentbox ul li{
	margin:25px 0;background:url(../images/2018cssgaj_dian3.png) no-repeat left center;
	padding-left:20px;overflow:hidden;
}
.main .pageCon .Contentbox ul li:hover a{
	color:#0e5a98
}
.main .pageCon .Contentbox ul li a{
	display:inline-block;width:90%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;
	font-size:14px;color:#333;
}
.main .pageCon .Contentbox ul li span{
	float:right;font-size:14px;color:#999;
}
.ym{
	text-align:center;margin-top:30px;
}
.ym a{
	padding:6px 8px;color:#333;border:1px solid #999;
	font-size:14px;margin:0 5px;display:inline-block;border-radius:5px;
}
.ym a:hover{
	background:#0e5a98;color:#fff;
}
/* 新闻详情 */
.main .details{
	overflow:hidden;margin-top:35px;border:1px solid #999;
}
.main .details h1{
	color:#0e5a98;text-align:center;font-size:35px;line-height:80px;
}
.main .details .detailsCon{
	padding:20px 60px;overflow:hidden;border-top:1px solid #ddd;
}
.main .details .detailsCon .detailsConTitle{
	overflow:hidden;
}
.main .details .detailsCon .titleLeft{
	float:left
}
.main .details .detailsCon .titleLeft span{
	color:#999;margin-right:10px;font-size:12px;
}
.main .details .detailsCon .titleRight{
	float:right;color:#999;font-size:12px;
}
.main .details .detailsCon .titleRight a{
	margin-right:10px;
}
.main .details .detailsCon .detailsCon_Container{
	padding-top:20px;font-size:14px;
}
.main .details .detailsCon .detailsCon_Container p{
	color:#333;text-indent:20px;line-height:30px;margin-top:20px;
}
.main .details .detailsCon .detailsCon_Container span{
	display:block;
}
.main .details  .detailsConBottom{
	padding:20px 60px;overflow:hidden;border-top:1px solid #ddd;
}
.main .details  .detailsConBottom .detailsConBottom_Left{
		
}
.main .details  .detailsConBottom .detailsConBottom_Left p{
	color:#999;
}
.main .details  .detailsConBottom .detailsConBottom_Left p a{
	color:#0e5a98;margin-bottom:10px;font-size:14px;
}
/* 领导列表 */
.main .listSecond{
	overflow:hidden;margin-top:35px;border-top:1px solid #999;padding:20px 0;
}
.main .listSecond .listCon{
	overflow:hidden;
}
.main .listSecond .listCon .listConLeft{
	width:35%;overflow:hidden;float:left;
}
.main .listSecond .listCon .listConLeft h3{
	background:#0e5a98;font-weight:bold;border-radius:10px;margin-bottom:5px;
	font-size:20px;line-height:50px;text-align:center;color:#fff;
}
.main .listSecond .listCon .listConLeft ul{
	height:600px;overflow-y:auto;
}
.main .listSecond .listCon .listConLeft ul li{
	width:89%;padding:20px;border-radius:5px;background:#f4f4f4;margin-bottom:5px;cursor:pointer;
}
.main .listSecond .listCon .listConLeft ul li.active{
	background:#dbe6f0
}
.main .listSecond .listCon .listConLeft ul li p{
	color:#0e5a98;font-size:20px;margin-bottom:25px;
}
.main .listSecond .listCon .listConLeft ul li span{
	color:#333;font-size:14px;
}
.main .listSecond .listCon .listConRight{
	width:60%;float:right;padding:50px 0;
}
.main .listSecond .listCon .listConRight .listConRight-Con h1{
	color:#0e5a98;font-size:24px;margin-bottom:25px;
}
.main .listSecond .listCon .listConRight .listConRight-Con p{
	color:#333;font-size:14px;line-height:30px;
}
.main .listSecond .listCon .listConRight .listConRight-Con hr{
	
}
/* 依申请公开 */
table tr,table tr td{
	border:1px solid #fff;
}
.detailsCon_Container table{
	border-color:#fff;background:#d9eeff;
}
.detailsCon_Container table td{
	padding:10px 20px;
}
.detailsCon_Container table input,.detailsCon_Container table textarea{
	border:0;width:100%;
}
.detailsCon_Container table td .fs{
	text-align:center;width:50%;padding-bottom:20px;
}
.detailsCon_Container table td .fs input{
	width:auto;vertical-align:middle;margin:0 5px;
}
.detailsCon_Container table td .fs p{
	margin-bottom:10px;
}
.detailsCon_Container table td.tdbutton{
	text-align:center;background:#fff;padding-top:50px;
}
.detailsCon_Container table td.tdbutton input{
	width:100px;height:40px;color:#fff;border-radius:5px;
	background:#0e5a98;cursor:pointer;
}
/* 搜索结果页 */
.contentMain{
	overflow:hidden;
}
.cont_left{
      padding: 20px;
      float: left;
      width: 15%;
    }
    .keywords {
      width: 180px;
      padding: 20px 10px;
      border-bottom: 1px dashed #eeeeee;
      text-align: left;
    }
    .keywords h1{
      font-size: 16px;
      font-weight: bold;
    }
    .keywords_top {
      height: 30px;
    }
    .keywords li a {
      display: inline-block;
      margin: 2px 0 0 10px;
      padding: 0 10px;
      font: normal 14px/30px Microsoft Yahei;
    }
    .keywords li a:hover,a:active{
      background: #0068b7;
      color: #FFF !important;
    }
.cent-right {
	padding: 20px;width: 80%;box-sizing:border-box;float:right
}
.result {
	width: 100%;height: 35px;border-bottom: 1px solid #eeeeee;
	font: normal 14px/28px Microsoft Yahei;text-align: center;
}
.result span{
	color:#999;
}
.detailed {
	width: 100%;min-height: 65px;padding: 20px 20px;
	border-bottom: 1px dashed #eeeeee;text-align: left;
}
.detailed h2 {
	font: normal 16px/30px Microsoft Yahei;
	width: 80%;overflow: hidden;text-overflow: ellipsis;
	white-space: nowrap;
}
.bolder {
	float: left;color: #0068b7;
	font-weight: bolder;margin-left: -7px;
}
.detailed h2 a {
	color: #0068b7;
}
.detailed p {
	font: normal 14px/20px Microsoft Yahei;
}
.time {
	font: normal 12px/20px Microsoft Yahei;color: #666;
}
.sorce {
	font: normal 12px/20px Microsoft Yahei;
	color: #666;margin-left: 20px;
}
.url a {
	display: inline-block;overflow: hidden;text-overflow: ellipsis;
	white-space: nowrap;color: #a5c951;font: normal 12px/20px Microsoft Yahei;
}
/* 页码 */
.yema{
	margin-top:50px;text-align:center;
}
.yema span {
	padding: 5px 10px;
}
.yema span a {
	display: inline-block;padding: 5px 10px;
	margin: 5px;border:1px solid #0068b7
}
.yema span a:hover{
	background:#0068b7;color:#fff;
}
/* 政务公开列表页 */
.main .listThree{
	overflow:hidden;margin-top:35px;border-top:1px solid #999;padding:20px 0;
}
.main .listThree .listThreeLeft{
	width:28%;overflow:hidden;float:left;
}
.main .listThree .listThreeLeft ul{
	overflow:hidden;
}
.main .listThree .listThreeLeft ul li{
	width:100%;background:#f5f5f5;
    margin-bottom: 10px;
    padding: 13px 2%; 
    box-sizing: border-box;
    border: 1px solid #abd5fb;
}
.main .listThree .listThreeLeft ul li a{
	display:block;text-align:center;
}
.main .listThree .listThreeLeft ul li a img{
	display:inline-block;margin-right:5px;vertical-align:top;
}
.main .listThree .listThreeLeft ul li a span{
	line-height: 25px;display:inline-block;
    color: #1a57a8;
    font-size: 14px;
}
.main .listThree .listThreeLeft ul li:hover{
	border-color:#db4024;transition:all .8s;
}
.main .listThree .listThreeRight{
	width:68%;float:right;overflow:hidden;
}
.main .listThree .listThreeRight h1{
	border-bottom:3px solid #0e5a98;font-size:20px;color:#0e5a98;line-height:35px;padding-left:10px;
}
.main .listThree .listThreeRight ul{
	overflow:hidden;
}
.main .listThree .listThreeRight ul li{
	margin: 15px 0;
    background: url(../images/2018cssgaj_dian3.png) no-repeat left center;
    padding-left: 20px;
    padding-top: 20px;
    overflow: hidden;
}
.main .listThree .listThreeRight ul li a{
	display: inline-block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333;
}
.main .listThree .listThreeRight ul li span{
	float: right;
    font-size: 14px;
    color: #999;
}
/* 联系方式 */
.address table{
	background:none;
}
.address table tr td{
	text-align:center;
}
.address table tr:first-child{
	background:#d9eeff !important;
}
.address table tr:nth-child(odd){
	background:#f4f4f4
}
.address table tr:nth-child(even){
	background:#f8f8f8
}
/* 微博微信头条 */
.main .addressN{
	overflow:hidden;margin-top:35px;border-top:1px solid #999;padding:20px 0;
}
.main .addressN ul{
	overflow:hidden;
}
.main .addressN ul li{
	float:left;width:31%;margin-left:3%;
	border:1px solid #999;border-radius:12px;text-align:center;
}
.main .addressN ul li:first-child{
	margin-left:0;
}
.main .addressN ul li a{
	display:block;padding:50px 5%;
}
.main .addressN ul li a img{
	width:110px;height:110px;margin-bottom:30px;
}
.main .addressN ul li a h2{
	color:#0e5a98;font-size:16px;margin-bottom:10px;
}
.main .addressN ul li a p{
	color:#999;font-size:14px;line-height:30px;
}
.main .addressN ul li.weibos{
	background:url(../images/weibo.png) no-repeat top right;
}
.main .addressN ul li.weixins{
	background:url(../images/weixin.png) no-repeat top right;
}
.main .addressN ul li.toutiaos{
	background:url(../images/toutiao.png) no-repeat top right;
}