/* body */
.g-bd{
	width:1200px;
	height:1100px;
	margin:20px auto 0;
	z-index: 1;
}
/* 左区域 */
.g-bd .mn-lf{
	float:left;
	width:750px;
}
.g-bd .mn-lf .lists ul li{
	position:relative;
}
.g-bd .mn-lf .lists ul li span{
	position:absolute;
	right:0;
	bottom:1px;
	color:#7a531c;
}
/* 轮播图 */
#slider{
  position: relative;
  width:750px;
  height:420px;
  overflow: hidden;
}
#slider .slider-pics ul{
  position: absolute;
  top : 0;
  left: 0;
  z-index: 1;
}
#slider .slider-pics ul li{
  position: absolute;
  top : 0;
  left: 0;
}
#slider .slider-pics ul li span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 730px;
  height: 36px;
  line-height: 40px;
  padding: 0 10px;
  background-color: #000;
  opacity: 0.8;
}
#slider .slider-pics ul li span a{
  color: #fff;
  font-size: 18px;
}
/* 轮播图指示器 */
#slider .slider-pointer{
  position:absolute;
  right:0;
  bottom:3px;
  width: 100px;
  height: 18px;
  /*line-height: 28px;*/
  z-index: 2;
}
#slider .slider-pointer span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  width: 12px;
  height: 12px;
  margin-left:6px;
  background: url(../../images/party/party-building.png) no-repeat -145px -94px;
  cursor: pointer;
}
#slider .slider-pointer span.current{
  background: url(../../images/party/party-building.png) no-repeat -164px -94px;
  cursor: pointer;
}

/* 右区域 */
.g-bd .mn-rt{
	width:410px;
	float:right;
}

.g-bd .mn-rt .news{
	float:right;
	width:425px;
	height:430px;
}
.g-bd .mn-rt .news dl{
	width:425px;
	height:108px;
	border-bottom: 1px dotted #5a3807;
}
.g-bd .mn-rt .news dl dt{
	text-align: center;
	height:25px;
}
.g-bd .mn-rt .news dl dt a{
	line-height: 22px;
	font-size: 20px;
	font-weight: bold;
	color:#cc1c1e;
	margin-bottom:10px;
	width: 425px;
	display: inline-block;
}
.g-bd .mn-rt .news dl dd{
	width:425px;
	height:69px;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	text-indent: 15px;
	color:#999;
	overflow: hidden;
	margin-top:10px;
}
.g-bd ul{
	float:left;
	font-size: 14px;
}
.g-bd .lists li{
	height:35px;
	line-height: 35px;
	/*#line-height:31px; */
	border-bottom:1px solid #ccc;
}
.g-bd .mn-rt .news li{
	width:425px;
}
.g-bd .mn-rt .news li a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:290px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
}
.g-bd li a{
	color:#5a3807;
}
.g-bd li a:hover{
	color:#cc1c1e;
}
.g-bd li i{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 16px;
	height: 16px;
	background: url(../../images/party/party-building.png) no-repeat -206px -94px;
	margin-right:10px;
	vertical-align: middle;
}
.g-bd .mn-rt .news li span{
	color:#5a3807;
	margin-left:25px;
}
.g-bd .more{
	font-size: 12px;
	color:#5a3807;
}
.g-bd .mn-rt .more{
	float:right;
	height:40px;
}
.g-bd .more i{
	position: relative;
	left:-3px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:14px;
	height:12px;
	background: url(../../images/party/party-building.png) no-repeat -236px -98px;
	vertical-align: middle;
}
.g-bd .mn-rt .more a{
	vertical-align: middle;
	line-height:40px;
}

/* 右边文件 */
.g-bd .mn-rt .file {
	float:right;
	position: relative;
	width:425px;
	height:130px;
	border-bottom:1px dotted #5a3807;
}
.g-bd .mn-rt .file i{
	float:left;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:80px;
	height:80px;
	background: #eeebe3;
	margin-right:30px;
	margin-top:25px;
	border:1px solid #e6e1d2;
}
.g-bd .mn-rt .file a.tt{
	position: absolute;
	top:50px;
	left:25px;
	font-size:16px;
	color:#cc1c1e;
}
.g-bd .mn-rt .file ul{
	float:left;
	margin-top:15px;
}
.g-bd .mn-rt .file li{
	height:28px;
	width:310px;
	font-size:13px;
	border:none;
}
/* 专题 */
.g-bd .mn-rt .topic{
	float:left;
	margin-top:10px;
}
.g-bd .mn-rt .topic a{
	position: relative;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
}
.g-bd .mn-rt .topic img{
	padding:1px;
	border:1px solid #e6e1d2;
}
.g-bd .mn-rt .topic a span{
	position: absolute;
	top:30px;
	right:35px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:380px;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	text-align: right;
}
/* 党建公告 */
.g-bd .mn-lf .notice{
	float:left;
	width:357px;
	margin-top:20px;
}
.g-bd .mn-lf h2{
	float:left;
	padding-left:2px;
	width:68px;
	height:24px;
	line-height: 24px;
	font-size:16px;
	color:#cc1c1e;
	border-bottom:3px solid #6d4f24;
}
.g-bd .mn-lf .more{	
	float: right;
	width:285px;
	height:24px;
	line-height: 25px;
	border-bottom:3px solid #cc1c1e;
	text-align: right;
}
.g-bd .mn-lf .lists li{
	width:350px;
}
.g-bd .mn-lf .lists li a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:250px;
	height:25px;
	vertical-align: middle;
	line-height: 25px;	
}
.g-bd .mn-lf .branch{
	float:right;
	width:357px;
	margin-top:20px;
	clear:right;
}
/* 图片墙 */
.g-bd .m-photoWall{
	position: relative;
	/*top:20px;*/
	height:170px;
	overflow: hidden;
	clear: both;
}
.g-bd .photoWall{
	float: left;
	width: 800%;
	margin-top: 25px;
}
.g-bd .photoWall ul.tlist{
	padding: 0;
	margin: 0;
}
.g-bd .photoWall li{
	display:inline;
	float:left;
	width:190px;
	text-align:center; 
}
.g-bd .photoWall img{
    padding:1px;
	border:1px solid #ccc;
}
.g-bd .photoWall1,.g-bd .photoWall2{
	float: left;
}

/* 统战工作 */
.g-bd .mn-lf .united-front{
	float:right;
	width:357px;
	/*clear: both;*/
}
.g-bd .mn-lf .mass{
	float:left;
	width:357px;
	clear: left;
}