/* body */
.g-bd{
	width:1200px;
	height:1150px;
	margin:20px auto 0;
}
/* slide行 */
.g-bd .g-bd{
	width:1200px;
	margin:0 auto;
}
.g-bd .lf{
	float: left;
}
/* 轮播图 */
#slider{
  position: relative;
  width:600px;
  height:380px;
  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: 600px;
  height: 380px;
}
#slider .slider-pics ul li span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  position: absolute;
  left: 0;
  top: 344px;
  width: 600px;
  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: 100px;
  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(/Public/Home/images/trade/trade.png) no-repeat -23px -81px;
  cursor: pointer;
}
#slider .slider-pointer span.current{
  background: url(/Public/Home/images/trade/trade.png) no-repeat 0 -81px;
  cursor: pointer;
}
/* 经贸新闻 */
.g-bd .news{
	float:right;
	width:580px;
	height:385px;
	clear: right;
}
.g-bd .news img{
	float:left;
	margin-top:10px;
	padding:1px;
	border:1px solid #ccc;
}
.g-bd dl{
	float:right;
	margin-top:20px;
	width:400px;
	height:120px;
}
.g-bd dl dt{
	height:36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.g-bd dl dd{
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	text-indent: 24px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 8px;
}
.g-bd .news dl a{
	float:right;
}
.g-bd ul{
	float:left;
	font-size: 14px;
}
.g-bd li{
	padding-left:5px;
	width:575px;
	height:32px;
	line-height: 32px;
	border-bottom:1px solid #ccc;
}
.g-bd .lists li{
	position: relative;
}
.g-bd .lists li a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 450px;
	vertical-align: middle;
}
.g-bd .lists li span{
	position: absolute;
	right: 0;
	top: 0;
}
.g-bd li i{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 5px;
	height: 7px;
	background: url(/Public/Home/images/trade/trade.png) no-repeat -54px -5px;
	margin-right:5px;
}
/*.g-bd li span{
	float:right;
}*/
/* 禁忌软件下载公告 */
.g-bd .notice{
	float:left;
	width:580px;
	height: 340px;
	margin-top:20px;
}
.g-bd .notice .time{
	float:left;
	width:73px;
	height: 68px;
	background: #f5da55;
	margin-top:20px;
}
.g-bd .notice .time .day{
	height: 38px;
	line-height: 48px;
	font-size: 25px;
	text-align: center;
}
.g-bd .notice .time .month{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}
.g-bd .notice dl{
	float:right;
	width:475px;
	height:85px;
}
.g-bd .notice dl dt{
	height:28px;
	line-height: 24px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.g-bd .notice dl dd{
	line-height: 17px;
	font-size: 12px;
	text-align: justify;
	text-indent: 24px;
	height: 50px;
	overflow: hidden;
}
.g-bd .tech-reform{
	float: right;
	width:580px;
	height:342px;
	margin-top:20px;
	clear: right;
}
.g-bd .tech-reform ul{
	margin-top:6px;
}
/* 师资队伍 */
.g-bd .teachers{
	float:left;
	width:580px;
	height:385px;
	margin-top:30px;
}
.g-bd .teachers img{
	float: left;
	margin-top: 10px;
	padding:1px;
	border: 1px solid #ccc;
}
/*.g-bd .teachers dl{
	width: 200px;
}*/
.g-bd .teachers dl dd{
	height: 70px;
}
/* 校企合作 */
.g-bd .coop{
	float:right;
	width:580px;
	height:385px;
	margin-top:30px;
	clear: right;
}
.g-bd .coop ul{
	margin-top: 8px;
}

