	#banner .bannerBut ul li.hover{
	background:#f7751f;
	}
	/*banner图  式*/
/*   图  始*/
.bannerbg{ width:100%; background:url(http://www.ced.zju.edu.cn/english/template/images/bannerbg.jpg) no-repeat center;background-color:#ebebeb; }
#banner{width:100%;height:380px;overflow:hidden;}
#banner .bannerCon{width:1200px;height:380px;
background:#e6e6e6;margin:0px auto;position:relative;
}
#banner .bannerCon .before{width:600px;height:380px;background:rgba(225,225,225,0.6);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff,endcolorstr=#7Fffffff);
position:absolute;left:-600px;bottom:0px;z-index:333;
}
#banner .bannerCon .before img{
	position:absolute;right:30px;top:150px;
	cursor:pointer;}
#banner .bannerCon .after{
	width:600px;height:380px;background:rgba(225,225,225,0.6); filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff,endcolorstr=#7Fffffff);
	position:absolute;right:-600px;
	bottom:0px;z-index:333;}
#banner .bannerCon .after img{
	position:absolute;left:30px;
	top:150px;cursor:pointer;
}
#banner .bannerCon .scroll{width:1400%;height:380px;
	position:relative;left:-1200px;
}
.bannerbox{
	width:1200px;height:380px;float:left;overflow: hidden;
}
.bannerbox img{
	height: 380px;
	width: 1200px;
	vertical-align: middle;
}
/*#banner .bannerCon .scroll img{width:1020px;height:420px;}*/
#banner .bannerBut{width:150px;height:40px;position:absolute;
right:0;bottom:0px;z-index: 999;}
#banner .bannerBut ul li{width:12px;height:12px;
	border-radius:7px;background:#fff;
	margin:5px 7px;float:left;}
#banner .bannerBut ul li.hover{background:#073b8c;}
.bannerList{
	position: absolute;
	left:30%;
	bottom:0;
	width: 1200px;
	height: 380px;
	margin-left: -360px;
	z-index:90;
	background:url(css_res/f_bg.png) repeat-x bottom;
}
.bannerList ul{
	width:100%;
	height: 380px;
	position: relative;
	margin: 0;
	padding: 0;
}
.bannerList li{
	padding: 10px 0;
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	display: none;
	/*background-image: url(http://www.ced.zju.edu.cn/english/template/img/img-active.png);*/
	position: absolute;
	/*left:10px;*/
	bottom:1px;
	font-family:Facile Sans;
	background: black;
	opacity: 0.4;
	width: 100%;
	overflow:hidden;  text-overflow:ellipsis; white-space:nowrap; 
	
	}
.bannerList ul li p{ font-size:16px; font-weight:normal; margin-top:5px;font-family:Roboto-Regular;}
.bannerList ul li a{font-family: Roboto-Regular;padding:  0 24px;overflow:hidden;  text-overflow:ellipsis; white-space:nowrap; width:1000px;
}
	
	