@charset "utf-8";
 
*{ padding:0; margin:0;} 
.side_focus img{ border:0;}
.fullSlide {
	width:504px;
	position:relative;
	height:255px;
	background:#fff;
	margin:0;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:255px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:255px;
}
.fullSlide .hd {
	position:absolute;
	bottom:-15px;
	right:0px; 
	height:40px;
	line-height:40px;
	z-index: 200;
/*	bottom:0px; 
	right:40px; 
	position:absolute; 
	height:40px;	
	text-align:center;
	z-index: 200;*/

}
.fullSlide .hd ul {
   float:right; margin-right:10px;
}
.fullSlide .hd ul li {
	cursor:pointer;
	 width:10px; 
	 height:10px; 
	 margin:0 3px; 
	 border-radius:10px; 
	 background:url(b_style_res/icon10.png) no-repeat;
	 float:left; 
	 overflow:hidden;
	 *display:inline;*zoom:1;

}
.fullSlide .hd ul li img{ width:350px; height:215px;}
.fullSlide .hd ul .on {
	background:url(b_style_res/icon11.png) no-repeat;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-50px;
	left:0;
	z-index:1;
	width:40px;
	height:70px;
	background:url(http://grs.zju.edu.cn/yjszs/template/images/focus_btn.png) 0px 0px  no-repeat;
	cursor:pointer;
	filter:alpha(opacity=100);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:0;
	background-position:-40px 0px;
}
.shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background-color:#000000; ;    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; } 
.shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:1px; font-family: "\5FAE\8F6F\96C5\9ED1";} 
.bd li span{ background-color:#000; height:40px; width:840px; float:left; line-height:40px; color:#FFFFFF; font-size:16px;position:absolute; bottom:0; left:0px; z-index:10; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; padding-left:15px;}
.bd li span a{ color:#FFFFFF; cursor:pointer;}
.bd li span a:hover{ text-decoration:none;}

