
/* 党建 */
.pageLeft{width: 665px;float: left;}
.pageRight{float: right;width:300px;}
.pageTop{font-size: 26px;font-weight: bold;margin: 0px 0px 17px;border-left: 3px solid #df0005;text-indent: 10px;}
.picMBPic{width: 300px;height: 240px;background: #eee;float: left;margin-bottom: 26px;}
.picMBUl{width: 350px;height: 246px;overflow: hidden;float: right;margin-bottom: 20px;}
 .pageUl li{line-height: 40px;font-size: 15px;padding-left: 14px;border-bottom: 1px dashed #dddddd}
 .pageUl li a{display: block;}
.pageUl li .title{display: inline-block;width: 67%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float: left;}
.pageUl li span{float: right;color: #999} 
.pageRightBox{margin-bottom: 20px}
	/* 焦点图 */
.focusBox { float:left; position: relative; width: 100%; height:240px; margin-bottom:10px;  overflow: hidden; font-family:Arial; text-align: left; background:#fff; }
.focusBox .pic li{width: 100%; height: 240px; }
.focusBox .pic li a{display: block;height: 100%;}
.focusBox .pic img { width: 100%; height: 240px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ width: 70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }
	/* Tab切换 */
.slideTxtBox{ float:right;  width:100%;overflow:hidden; box-sizing: border-box; background:#fff;  text-align:left; margin-top: 20px; }
.slideTxtBox .hd{line-height:40px; font-size:18px; border-bottom:2px solid #df0005;}
.slideTxtBox .hd ul{ overflow:hidden; zoom:1;  }
.slideTxtBox .hd ul li{ float:left;font-weight: bold;}
.slideTxtBox .hd ul li a{ display:block; padding:0 4px;color: #cdcdcd;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none;  }
.slideTxtBox .hd ul li.on a{ color:#df0005; font-weight:bold; background: #fdd900}
.slideTxtBox .bd {height: 250px;overflow: hidden;}
.slideTxtBox .bd ul{padding: 3px 0px;}
.slideTxtBox .bd ul li a{display: block;}
.slideTxtBox .bd ul li div{display: inline-block;width: 70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float: left;}
.slideTxtBox .bd li{font-size: 14px;border-bottom: 1px dashed #eee;line-height: 40px;padding-left: 14px;}
.slideTxtBox .bd li span{ float:right; color:#999;  }

/* 图片滚动 */
.picScroll{ position:relative;  height:141px; padding: 10px 0 10px 42px;  background:#fff; margin-bottom:10px; overflow:hidden;   }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 6px;  width:170px; overflow:hidden; display:inline; }
.picScroll ul li a{display: block;background-repeat: no-repeat;background-position: center;background-size: cover;}
.picScroll ul li img{ width:141px; height:170px;visibility: hidden;}
.picScroll .prev,
.picScroll .next{ position:absolute;  left:10px; top: 60px; display:block; width:18px; height:28px; overflow:hidden; background:url(../images/icons.png) -40px 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll .prevStop{ background-position:0 0; }
.picScroll .nextStop{ background-position:-80px 0; }
.pageTop span{color: #b2b2b2;float: right;font-size: 14px;margin-top: 8px;}

/* 通知 */
.dwtz_con{ padding-top:14px;}
.tzgg{margin-top:70px;}
.dwtz_btn_next{float:right; width:40px; height:34px;background:url(../images/down.png) #fdd900  no-repeat center;background-size: 25px;margin-top:8px; margin-right:10px;}
.dwtz_btn_pre{float:right; width:40px; height:34px; background:url(../images/up.png) #fdd900  no-repeat center;background-size: 25px; margin-top:8px;}
.dwtz .bd{height: 170px;overflow: hidden;}
.dwtz_con li{background-color:#f3f3f3; height:48px;padding: 8px 16px;margin-top: 14px; line-height:24px;  font-size:14px; font-weight:bold;}
.dwtz_con li a{display: block;height: 48px;overflow: hidden;}
@media screen and  (max-width :768px){
	.pageUl li{padding-left: 0px;}
	.pageTop span{display: none;}
	.slideTxtBox .tszs{display: none;}
	.slideTxtBox .hd{border-bottom:none;}
	.slideTxtBox .hd ul li{width: 50%;text-align: center; border-bottom:2px solid #df0005;}
	.slideTxtBox .bd{max-height: 250px;}

	.pageTop{font-size: 18px;line-height: 30px;margin-bottom: 10px;}
}