/* body */
.g-bd{
	width:1200px;
	height:980px;
	margin:20px auto 0;
}
/* slide行 */
.g-bd .g-bd{
	width:1200px;
	margin:0 auto;
}
.g-bd .lf{
	float: left;
}
.g-bd .mn-top{
	height: 400px;
	margin-bottom: 20px;
}
/* 轮播图 */
#slider{
  float: left;
  position: relative;
  width:645px;
  height:400px;
  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;
  padding: 0;
  width: 645px;
  height: 400px;
}
#slider .slider-pics ul li span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  position: absolute;
  left: 0;
  top: 364px;
  width: 645px;
  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:5px;
  width: 80px;
  height: 18px;
  z-index: 2;
}
#slider .slider-pointer span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  width: 14px;
  height: 14px;
  margin-left:6px;
  background: url(../../images/technology/trade.png) no-repeat -23px -81px;
  cursor: pointer;
}
#slider .slider-pointer span.current{
  background: url(../../images/technology/trade.png) no-repeat 0 -81px;
  cursor: pointer;
}
/* list类公用模块 */
.g-bd .list{
	position: relative;
	width: 380px;
	height:270px;
}
.g-bd .list ul{
	float:left;
	font-size: 14px;
	margin-top:10px;
}
.g-bd .list li{
	position: relative;
	padding-left:5px;
	width:375px;
	height:32px;
	line-height: 32px;
	border-bottom:1px solid #ccc;
}
.g-bd .list li a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 290px;
	vertical-align: middle;
}
.g-bd .list li span{
	position: absolute;
	right: 0;
	top: 0;
}
.g-bd .list li i{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 5px;
	height: 7px;
	background: url(../../images/technology/trade.png) no-repeat -54px -5px;
	margin-right:5px;
}
.g-bd .list .more{
	position: absolute;
	top: 11px;
	right: 2px;
}
/* 技能大赛 */
.g-bd .skill{
	position: relative;
	float:right;
	width:530px;
	height: 400px;
}
.g-bd .skill h2{
	height: 27px;
	line-height: 25px;
}
.g-bd .skill .img{
	float:left;
	width:73px;
	height: 68px;
	background: #0D3F57;
	margin-top:20px;
}
.g-bd .skill dl{
	float:right;
	width:400px;
	height:85px;
	margin-top: 20px; 
}
.g-bd .skill dl dt{
	height:28px;
	line-height: 24px;
	text-align: center;
}
.g-bd .skill dl dt a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 400px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.g-bd .skill dl dt a:hover{
	color: #0D3F57;
}
.g-bd .skill dl dd{
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
	text-indent: 24px;
	height: 50px;
	overflow: hidden;
}
.g-bd .skill li{
	width: 525px;
}
.g-bd .skill li a{
	width: 410px;
}
.g-bd .skill .more{
	top: 7px;
}
/* 中间区域 */
.g-bd .mn-mid{
	height: 270px;
	margin-bottom: 20px;
}
/* 创新教育 */
.g-bd .create{
	float:left;	
	margin-right: 30px;
}
/* 校企合作 */
.g-bd .company{
	float: left;
	/*margin-right: 30px;*/
}
.g-bd .science{
	float: right;
}

/* 底部区域 */
.g-bd .btm{
	height: 270px;
}
/* 名师工作室 */
.g-bd .btm .teachers{
	float: left;
	margin-right: 30px;
}
/* 轮播图 */
.g-bd .m-photoWall{
	float: right;
	position: relative;
	width: 790px;
	height:190px;
	overflow: hidden;
	margin-top: 60px;
}
.g-bd .photoWall{
	float: left;
	width: 800%;
}
.g-bd .photoWall ul.tlist{
	margin-top: 40px;
}
.g-bd .photoWall li{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 280px;
	height: 200px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;	
}
.g-bd .photoWall li .title{
	margin-top: 20px;
}
.g-bd .photoWall li .title a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 295px;
	font-size: 18px;
	font-weight: bold;
	color: #0D3F57;
}
.g-bd .photoWall1,.g-bd .photoWall2{
	float: left;
}/*

.g-bd .teacher ul{
	margin-top: 40px;
}
.g-bd .teacher li{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 300px;
	height: 200px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;	
}
.g-bd .teacher li .title{
	margin-top: 10px;
}
.g-bd .teacher li .title a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 295px;
	font-size: 18px;
	font-weight: bold;
	color: #0D3F57;
}
*/
