/* body */
.g-bd{
	width:1200px;
	height:1060px;
	margin:20px auto 0;
}
/* 顶区 */
.g-bd .mn-top{
	float:left;
	height:420px;
}
/* 轮播图 */
#slider{
  float: left;
  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{
  position: absolute;
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  left: -50px;
  top: 384px;
  width: 750px;
  background-color: #000;
  opacity: 0.8;
  text-indent: 10px;
}
#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;
  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-top .news{
	float:left;
	width:420px;
	margin-left:30px;
}
.g-bd .mn-top .news h2{

}
.g-bd .mn-top .news dl{
	width:420px;
	height:94px;
	border-bottom: 1px dotted #5a3807;
}
.g-bd .mn-top .news dl dt{
	height:40px;
	line-height: 40px;
	margin-bottom:5px;
	text-align: center;
}
.g-bd .mn-top .news dl dt a{
	display: inline-block;
	width: 400px;
	font-size: 20px;
	font-weight: bold;
	color:#d7080e;
}
.g-bd .mn-top .news dl dd{
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	color:#999;
}
.g-bd ul{
	float:left;
	font-size: 14px;
}
.g-bd li{

	height:35px;
	line-height: 35px;
	border-bottom:1px solid #ccc;
}
.g-bd .mn-top .news li{
	width:420px;
}
.g-bd .mn-top .news li a{
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	width: 290px;
	height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.g-bd .mn-top .news .more{
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 12px;
	color:#d7080e;
}
.g-bd .mn-top .news .more i{
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../../images/youth/youth-league.png) no-repeat -80px -182px;
}
.g-bd li a,span{
	color:#666;
}
.g-bd li a:hover{
	color:#ca080d;
}
.g-bd li i{
	position: relative;
	top:3px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../../images/labour/labour-union.png) no-repeat -9px -22px;
	margin-right:10px;
}
.g-bd li span{
    margin-left: 50px;
}

.g-bd .news li span{
	margin-left: 35px;
}
.g-bd .more a{
	font-size: 12px;
	color:#d7080e;
}
.g-bd .mn-rt .more{
	float:right;
	height:40px;
	line-height: 40px;
}
.g-bd .more i{
	position: relative;
	top:2px;
	left:-3px;
	display: inline-block;
	width:14px;
	height:12px;
	background: url(../../images/youth/youth-league.png) no-repeat -80px -182px;
}

/* 左边 */
.g-bd .mn-lf{
	float:left;
	width:850px;
	margin-top: 25px;
}
.g-bd .mn-lf img{
	border: 1px solid #ccc;
	padding: 1px;
}
.g-bd .mn-lf .notice{
	float:left;
	width:410px;
	margin-top:20px;
}

.g-bd .mn-lf h2{
	float:left;
	padding-left:2px;
	width:100%;
	height:40px;
	line-height: 45px;
	font-size:20px;
	font-weight: bold;
	color:#ca3e3e;
	border-bottom:1px dotted #927c4b;
}
.g-bd h2 a{
	font-size:20px;
	font-weight: bold;
	color:#ca3e3e;
}
.g-bd .mn-lf .more{	
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: right;

}
.g-bd .mn-lf li{
	width:410px;
}
.g-bd .mn-lf li a{
	display: inline-block;
	width:240px;
	height: 25px;
}
.g-bd .mn-lf .club{
	float:right;
	width: 410px;
	margin-top:20px;
}


/* 图片墙 */
.g-bd .m-photoWall{
	position: relative;
	top:20px;
	height:180px;
	overflow: hidden;
	clear: both;
}
.g-bd .photoWall{
	float: left;
	width: 800%;
}
.g-bd .photoWall ul.tlist{
	padding: 0;
	margin: 0;
}
.g-bd .photoWall li{
	display:inline;
	float:left;
	width:220px;
	text-align:center; 
	border: 0;
}
.g-bd .photoWall img{
    padding:1px;
	border:1px solid #ccc;
}
.g-bd .photoWall1,.g-bd .photoWall2{
	float: left;
}
.g-bd .photoWall .tlist li{
	position: relative;
}
.g-bd .photoWall .remark{
	position: absolute;
	top: 137px;
	left: 15px;
	width:210px;
	height: 25px;
	line-height: 25px;	
	color: #fff;
	overflow: hidden;
	background-color: #000;
  	opacity: 0.8;
}


/* 学生党校 */
.g-bd .mn-lf .party-school{
	float:left;
	width:385px;
}


/* 学生团校 */
.g-bd .mn-lf .yl-school{
	float:right;
	width:385px;
}

/* 右区域 */
.g-bd .mn-rt{
	width:315px;
	float:right;
	margin-top:17px;
}

.g-bd .mn-rt h2{
	padding-left:2px;
	width:100%;
	height:40px;
	line-height: 40px;
	font-size:20px;
	font-weight: bold;
	color:#ca3e3e;
	border-bottom:1px dotted #927c4b;
}

.g-bd .mn-rt .top{
	position: relative;
}
.g-bd .mn-rt .btm{
	position: relative;
}
.g-bd .mn-rt .tt{
	left:0;
}
.g-bd .mn-rt img{
	padding:1px;
	border:1px solid #ccc;
	margin-top:8px;
}
.g-bd .mn-rt .video{
	position: absolute;
	top:100px;
	left:130px;
	display: inline-block;
	width:48px;
	height:45px;
	background: url(../../images/labour/labor-union.png) no-repeat -2px -86px;
	cursor: pointer;
}

.g-bd .mn-rt .line-bg{
	position: relative;
	left:3px;
	display: inline-block;
	width:16px;
	height:16px;
	background: url(../../images/labour/labor-union.png) no-repeat -9px -22px;
}
.g-bd .mn-rt .top .line-bg{
	top:5px;
	display: inline-block;
	width:16px;
	height:16px;
	background: url(../../images/labour/labor-union.png) no-repeat -9px -22px;
}

.g-bd .mn-rt a{
	position: relative;
	left:10px;
	top:2px;
}
.g-bd .mn-rt li a{
	position: relative;
	left:5px;
	top:2px;
}
.g-bd .mn-rt .btm .logo{
	position: absolute;
	top:26px;
	left:28px;
	display: inline-block;
	width:48px;
	height: 48px;
	background: url(../Images/labor-union.png) no-repeat -79px -86px;
}
.g-bd .mn-rt .btm span{
	position: absolute;
	top:37px;
	left:115px;
	font-size:25px;
	font-weight: bold;
	color:#fff;
}
.g-bd .mn-rt .btm .topic-btm{
	position: absolute;
	top:275px;
	left:115px;
	font-size:25px;
	font-weight: bold;
	color:#fff;
}
.g-bd .btm li{
	position: relative;
	width:310px;
	border-bottom:1px dotted #927c4b;
}