/* 轮播图 */
#slider{
	width:100%;
	margin:0 auto;
}
#slider .slider-pics{
  position: relative;
  width:1349px;
  height:445px;
  margin:0 auto;
  margin-top: 20px;
  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: 50px;
  bottom: 30px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  background-color: #000;
  opacity: 0.8;
}
#slider .slider-pics ul li span a{
  color: #fff;
  font-size: 22px;
  text-align: center;  
}
#slider .slider-pics ul li span a img{
  background-position: center;
}
/* 轮播图指示器 */
#slider .pointerwrap{
	position: relative;
    width: 1200px;
    margin:0 auto;
    z-index: 100;  
}
#slider .slider-pointer{
	position: absolute;
	top: -40px;
	left: 545px;
  width: 120px;
  height: 28px;
  line-height: 28px;
  
}
#slider .slider-pointer span{
  display: inline-block;
  display:-moz-inline-stack;zoom:1;*display:inline;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background: url(../../images/art/art.png) no-repeat -99px -2px;
  cursor: pointer;

}
#slider .slider-pointer span.current{
  background: url(../../images/art/art.png) no-repeat -81px -2px;
  cursor: pointer;
}
/* body区 */
.g-bd{
	width:100%;
	margin-top:20px;
}
.g-bd section{
	width:100%;
}
.g-bd section h2{
	width:100%;
	margin:0 auto;
	font-size:22px;
	color:#90c41e;
	text-align: center;
	padding-top:20px;
}
.g-bd .odd{
	background: #f1f1f1;
}
.g-bd .odd h2{
	color:#666;
}
.g-bd section .mnc{
	width:1200px;
	margin:0 auto;
}
.g-bd section .top-bg{
	position:relative;
	top:0;
	width:100%;
	margin:0 auto;
	width:42px;
	height:21px;
	background: url(../../images/art/art.png) no-repeat -196px -169px;
}
.g-bd .odd .top-bg{
	background: url(../../images/art/art.png) no-repeat -241px -169px;
}
/* 新闻栏 */
.g-bd .mnwrap01{
	height:360px;
}
.g-bd .mnwrap01 .mnc .mnc-lf{
	float:left;
	position: relative;
	width:408px;
	height:360px;
	margin-right:52px;
}
.g-bd .mnwrap01 .mnc .mnc-lf img{
	border:1px solid #ccc;
	padding:3px;
}
.g-bd .mnwrap01 .mnc .mnc-lf .video-ctrl{
	position: absolute;
	left:180px;
	top:145px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:43px;
	height: 41px;
	background: url(../../images/art/art.png) no-repeat -202px -114px;
	cursor: pointer;
}
.g-bd .mnwrap01 .mnc .mnc-lf .tt{
	width: 400px;
	height:32px;
	line-height: 32px;
	font-size:16px;
	color:#333;
}
.g-bd .mnwrap01 .mnc .mnc-lf .remark{
	height:32px;
	line-height: 17px;
	font-size:12px;
	color:#999;
	overflow: hidden;
	text-indent: 20px;
	text-align: justify;
}
.g-bd .mnwrap01 .news-list{
	position: relative;
	float:right;
	width:350px;
	height:320px;
}
.g-bd .mnwrap01 .mnc-cen{
	float: left;
	margin-right: 40px;
}
.g-bd .mnwrap01 .news-list h3{
	width:340px;
	height:32px;
	line-height: 32px;
	font-size: 16px;
	color:#333;
	background: #f1f1f1;
	padding-left:5px;
	margin-bottom: 6px;
}
.g-bd .mnwrap01 .news-list i{
	position: absolute;
	right:10px;
	top:2px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:40px;
	height:31px;
	background: url(../../images/art/art.png) no-repeat -315px -119px;
}
.g-bd .mnwrap01 .news-list ul{
	margin-bottom: 20px;
}
.g-bd .mnwrap01 .news-list li{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:95%;
	height:32px;
	line-height: 32px;
	font-size:14px;
	color:#666;
	padding-left:10px;
	border-bottom:1px solid #ccc;
}
.g-bd .mnwrap01 .news-list li i{
	position: relative;
	right:8px;
	top:0;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:5px;
	height:7px;
	background: url(../../images/art/art.png) no-repeat -72px -5px;
}
.g-bd .mnwrap01 .news-list li span{
	margin-right: 10px;
}
.g-bd .mnwrap01 .news-list li a{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 238px;
	vertical-align: middle;
}
.g-bd .mnwrap01 .more i{
	position: relative;
	left:0;
	top:3px;
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:15px;
	height:15px;
	background: url(../../images/art/art.png) no-repeat -119px -3px;
	margin-right:10px;
	vertical-align: middle;
}
.g-bd .mnwrap01 .more{
	color:#666;
}
.g-bd .mnwrap01 .more:hover{
	color:#90c41e;
}
/* 专业设置 */
.g-bd .mnwrap02{
	height:400px;
}
.g-bd section .mnc h2 a{
	color: #90c41e;
}
.g-bd section .mnc h2 a:hover{
	color: #666;
}
.g-bd .odd .mnc h2 a{
	color: #666;
}
.g-bd .odd .mnc h2 a:hover{
	color: #90c41e;
}
.g-bd .mnwrap02 .box{
	float:left;
	width:300px;
	height:275px;
}
/*.g-bd .mnwrap02 .mnc-rt{
	margin-right: 0;
}*/
.g-bd .mnwrap02 .box a{
	display: block;
	width:300px;
	height:56px;
	line-height: 28px;
	font-size: 16px;
	color:#999;
	text-align: center;
}
.g-bd .mnwrap02 .box a:hover{
	color:#90c41e;
}

.g-bd .mnwrap02 div img{
	margin:50px 0 20px 77px;
}

/* 荣誉室 */
.g-bd .mnwrap03{
	height:368px;
}
.g-bd .mnwrap03 .honor-wall{
	float:left;
	margin:10px 0 0 60px;
}
.g-bd .mnwrap03 .awords{
	float:right;
	width:680px;
	margin-right:70px;
}
.g-bd .mnwrap03 .awords i{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width:90px;
	height:107px;
	margin:30px 140px 60px 30px;
}
.g-bd .mnwrap03 .awords .rt{
	margin-right:30px;
}
.g-bd .mnwrap03 .awords i span{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 100%;
	text-align: center;
	position:relative;
	top:50px;
	font-size:35px;
	font-weight: bold;
	color:#fc0;
}
.g-bd .mnwrap03 .awords .cen span{
	color:#b7b7b7;
}
.g-bd .mnwrap03 .awords .rt span{
	color:#990;
}
.g-bd .mnwrap03 .awords .lf{
	background: url(../../images/art/art.png) no-repeat -101px -199px;
}
.g-bd .mnwrap03 .awords .cen{
	background: url(../../images/art/art.png) no-repeat -201px -199px;
}
.g-bd .mnwrap03 .awords .rt{
	background: url(../../images/art/art.png) no-repeat -1px -199px;
}
.g-bd .mnwrap03 .awords .remark{
	position: relative;
}
.g-bd .mnwrap03 .awords .remark div{
	height: 60px;
	font-size:18px;
	line-height: 30px;
	text-align: justify;
	overflow: hidden;
}
.g-bd .mnwrap03 .awords .remark a{
	position: absolute;
	right: 0;
	top: 30px;
	line-height: 30px;	
	padding:0 5px;
	margin-left:10px;
	font-size:14px;
	color:#fff;
	text-align: justify;
	background: #90c41e;
	border-radius: 3px;
}
.g-bd .mnwrap04{
	height:407px;
	color:#999;
}
.g-bd .mnwrap04 h2 p{
	font-size: 14px;
	color:#999;
	margin-top:5px;
}
.g-bd .mnwrap04 .slide{
	width:1020px;
	margin:45px auto 0;
}
.g-bd .mnwrap04 .slide a{
	position:relative;
}
.g-bd .mnwrap04 .btm{
	width:1000px;
	margin:25px auto 0;
	text-align: center;
}

.g-bd .mnwrap04 .btm span{
	font-size: 30px;
	font-weight: bold;
	color:#999;
	margin-left:50px;
}
.g-bd .mnwrap04 .btm span i{
	color:#90c41e;
}
.g-bd .mnwrap04 .slide a span{
	position:absolute;
	top:-155px;
	left:20px;
	font-size: 20px;
	font-weight: bold;
	color:#fff;
}
.g-bd .mnwrap05{
	height:432px;
}
/* 教师风采 */
.g-bd .mnwrap05 .mnc ul{
	width: 100%;
	margin-top: 20px;
}
.g-bd .mnwrap05 .mnc li{
	display: inline-block;
	display:-moz-inline-stack;zoom:1;*display:inline;
	width: 300px;
	
}
.g-bd .mnwrap05 .mnc .tch-intro{
	width:220px;
	margin:70px 35px 0 35px;
	text-align: center;
}
.g-bd .mnwrap05 .tch-intro div{
	font-size: 12px;
	color:#666;
	height: 62px;
	line-height: 16px;
	text-indent: 20px;
	text-align: justify;
	margin:16px 0 26px 0;
	overflow: hidden;
}
.g-bd .mnwrap05 .tch-intro a{
	font-size: 14px;
	color:#fff;
	background: #90c41e;
	padding:8px 20px;
	border-radius: 3px;
}
.g-bd .mnwrap05 .tch-intro{
	float:left;
	width:1120px;
	margin:70px auto 0;
}

/* 创意作品展示 */
.g-bd .mnwrap06{
	height:380px;
}
.g-bd .m-photoWall{
	position: relative;
	height:190px;
	overflow: hidden;
	margin-top: 40px;
}
.g-bd .photoWall{
	float: left;
	width: 800%;
}
.g-bd .photoWall ul.tlist{
	padding: 0;
	margin: 0;
}
.g-bd .photoWall li{
	position: relative;
	display:inline;
	float:left;
	width:230px;
	text-align:center; 
}
.g-bd .photoWall img{
    padding:1px;
	border:1px solid #ccc;
}
.g-bd .photoWall1,.g-bd .photoWall2{
	float: left;
}
.g-bd .photoWall .remark{
    width: 210px;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    font-size: 12px;
    color: #333;
}
