/* 轮播图 */
#slider{
  position: relative;
  width:460px;
  height:260px;
  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: 460px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  background-color: #000;
  opacity: 0.8;
}
#slider .slider-pics ul li span a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 320px;
  color: #fff;
  font-size: 18px;
}
/* 轮播图指示器 */
#slider .slider-pointer{
  position:absolute;
  right:0;
  bottom:3px;
  width: 75px;
  height: 18px;
  /*line-height: 28px;*/
  z-index: 2;
}
#slider .slider-pointer span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  width: 11px;
  height: 11px;
  margin-left:6px;
  background: url(../../images/machine/machine.png) no-repeat -129px -11px;
  cursor: pointer;
}
#slider .slider-pointer span.current{
  background: url(../../images/machine/machine.png) no-repeat -113px -11px;
  cursor: pointer;
}
.g-bd{
	width: 1200px;
	margin:0 auto;
	margin-top: 20px;
}
.g-bd .wrap{
	float: left;
	width: 1200px;
	padding-bottom: 20px;
}
.g-bd .wrap .lf{
	float: left;
	position: relative;
	width: 340px;
	margin-right: 30px;
}
.g-bd .wrap h2{
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-bottom: 5px;
	border-bottom: 2px solid #014E9F;
}
.g-bd .wrap h2 a{
    margin-left: 10px;	
	font-size: 16px;
	color: #333;
}
.g-bd .wrap h2.list2{
	border: none;
	background-color: #014E9F;
}
.g-bd .wrap h2.list2 a{
	color: #fff;
}
.g-bd .wrap .list li{
	position: relative;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
.g-bd .wrap li a{
	float: left;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
}
.g-bd .news li a{
	width:340px;
}
.g-bd .wrap1 .notice li a{
	width: 240px;
}
.g-bd .wrap li i{
	float: left;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 6px;
	height: 7px;
	background:url(../../images/machine/machine.png) no-repeat -101px -11px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 2px;
}
.g-bd .wrap li span{
	float: right;
}
.g-bd .more{
	float: right;
	margin-top: 10px;
}
.g-bd .more i{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 14px;
	height: 14px;
	background: url(../../images/machine/machine.png) no-repeat -73px -8px;
	position: relative;
	top: 2px;
	right: 5px;
}
.g-bd .cen{
	float: left;
	width: 455px;
}
.g-bd .rt{
	float: right;
	width: 346px;
}
.g-bd .rt li{
	height: 132px;
}
.g-bd .rt img{
	padding:1px;
	border: 1px solid #ccc;
}
.g-bd .manage li a{
	width: 250px;
}
.g-bd .dept li{
	margin-left: 5px;
	height: 54px;
}
/* 师资队伍 */
.g-bd .teacher ul{
	margin-top: 15px;
}
.g-bd .teacher li{
	height: 90px;
}
.g-bd .teacher li div{
	width: 235px;
	float: left;
	height: 70px;
	line-height: 17px;
	overflow: hidden;
	font-size: 12px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 5px;
}
/* 校企合作 */
.g-bd .company img{
	float: left;
	padding:1px;
	border: 1px solid #ccc;
	margin-top:20px;
}
.g-bd .company .wrap{
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-left: 20px;
}
.g-bd .company .wrap .tt{
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 10px;
}
.g-bd .company .wrap .tt a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 230px;
	font-size: 16px;
	font-weight: bolder;
	color: #014E9F;
	/*overflow: hidden;*/
}
.g-bd .company .wrap .tt a:hover{
	text-decoration: underline;
}
.g-bd .company .wrap .remark{
	width: 225px;
	height: 106px;
	line-height: 18px;
	font-size: 14px;
	color: #666;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 20px;
}
/* 工作室建设 */
.g-bd .studiobg{
	float: left;
	margin-top: 30px;
	margin-right: 15px;
}
.g-bd .studio ul{
	float: left;
	height: 173px;
	margin-top: 15px;
}
.g-bd .studio ul li.entry{
	width: 180px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #014E9F;
	border-radius: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.g-bd .studio ul li.entry:hover{
	background-color: #014E9F
}
.g-bd .studio ul li.entry:hover a{
	color: #fff;
}