﻿@charset "utf-8";
/* column1 */
#column1{overflow:hidden;}
#column1 .side{width:270px;float:right; margin-left: 10px;}
#column1 .side .bd{height:213px;padding:10px;background:url(../../base/img/sideboxbg.jpg) no-repeat ;}
#column1 .mainContent{overflow: hidden;}
#column1 .leftSide{float:left;width:285px; margin-right: 10px;}
#column1 .mainM{float: left; width: 405px;}

	/* 工作职责 */
	#xyjs .hd{line-height:30px;border:none;padding:3px 0 0 20px;}
	#xyjs .hd h3 a{color:#6e2e13;}
	#xyjs .bd{height:215px;}
	#xyjs .bd .intro{text-indent: 2em; line-height:24px; height:120px; overflow:hidden;}
	#xyjs .bd .more{margin-left:10px;}
	/* 规章制度 */
	#xydt .hd{line-height:30px;border:none;padding:3px 0 0 20px;}
	#xydt .hd h3 a{color:#6e2e13;}
	#xydt .bd {height:220px;}
	/* 工作简报 */
	/* #gzjb .hd{padding:0;}
	#gzjb .hd h3{padding:0 15px;display:inline-block;*display:inline;zoom:1;background:#411604;}
	#gzjb .hd h3 a{color:#fff;} */
	#gzjb .bd{height:215px;}
	/* 其他动态 */
	/* #qtdt .hd{padding:0;}
	#qtdt .hd h3{padding:0 15px;display:inline-block;*display:inline;zoom:1;background:#411604;}
	#qtdt .hd h3 a{color:#fff;} */
	#qtdt .bd{height:215px;}

	/* 工作动态 */
	#gzdt > .hd{line-height:30px;border:none;padding:3px 0 0 20px;background:url(../../base/img/boxbg.jpg) no-repeat ;}
	#gzdt > .hd h3 a{color:#6e2e13;}
	#gzdt > .bd{height:220px;padding:9px;}
	#gzdt > .bd .more{margin-left:10px;}
	#gzdt .infoList{float: right; width: 360px;}
	/* 支部园地 */
	#zbyd .hd{line-height:30px;border:none;padding:3px 0 0 20px;background:url(../../base/img/boxbg.jpg) no-repeat ;}
	#zbyd .hd h3 a{color:#6e2e13;}
	#zbyd .bd {height:215px;}

#tpxw {position:relative;border:1px solid #d2bfb9;background:#e4dbbe;overflow:hidden;}
#tpxw .prev,
#tpxw .next{width:11px; height:46px;overflow: hidden;position:absolute;top:62px; background: url(../../base/img/tpxwlr.png) 0px 0px no-repeat; cursor: pointer;}
#tpxw .prev{left:10px;}
#tpxw .next{right:10px; background-position: -20px 0;}
#tpxw .hd{padding-left:40px;background: url(../../base/img/tpxwhdbg.jpg) no-repeat 3px center;}
#tpxw .bd{padding:15px 30px 15px 27px;}
#tpxw .picList li{float:left;width:220px;margin:0 6px;text-align:center;float:left;_display:inline;overflow:hidden;}
#tpxw .picList li img{width:220px; height:70px;}
#tpxw .picList li .title{ display: none; }
#tpxw .infoList{overflow: hidden;}
#tpxw .infoList li{float: left; width: 184px;}

#yjzxdsj .infoList { margin: 0 -3% 0 0; overflow: hidden; }
#yjzxdsj .infoList li { float: left; width: 47%; margin: 0 3% 0 0; }

.nodeList{
    padding: 10px 20px 0;
}
.nodeList li{
	margin-bottom: 12px;
}
.nodeList li a{
	display: block;
    background: #dacdad;
    border: 1px #ad8662 solid;
    line-height: 36px;
    color: #6b3705;
    font-size: 14px;
	text-align: center;
}

/*焦点图*/
.slideBox-news {position: relative;float:left; width:285px; height:266px;  text-align:center; }
.slideBox-news .hd{ position: absolute; z-index: 1; left: 0; bottom: 12px; width: 100%; }
.slideBox-news .hd ul{ overflow: hidden; zoom: 1; font-size: 0; line-height: 1; }
.slideBox-news .hd ul li{ display: inline-block; vertical-align: top; margin-right: 5px; width: 10px; height: 10px; line-height: 10px; text-align: center; background: #fff; cursor: pointer; color: #fff; border-radius: 500px; }
.slideBox-news .hd ul li.on{ background: #88070d; color: #fff; }
.slideBox-news .hd ul li span{ display: none; }
.slideBox-news .bd{ text-align:center;} 
.slideBox-news .bd .pic,
.slideBox-news .bd .pic img{ height:266px; width:100%;}
.slideBox-news .bd .con{ position: absolute; width: 100%; z-index: 1; bottom: 0; height: 62px; text-align: center; }
.slideBox-news .bd .con .title{ position: relative; z-index: 1; height: 42px; overflow: hidden; font-size: 12px; line-height: 42px; }
.slideBox-news .bd .con .title a{ display: block; color: #fff; padding: 0 20px; text-decoration: none; }
.slideBox-news .bd .con .titleBg{ position: absolute; width: 100%; z-index: 0; bottom: 0; left: 0; background: #000; filter: alpha(opacity=40); opacity: 0.4; height: 100%; }