UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.hyweb1 { width:960px; height:290px; position: relative; overflow:hidden; }
.hyweb1 li{width:960px;
	background-repeat: no-repeat;
	background-position: center top; height:290px; text-align:center; position:relative;
}
.hyweb1 li p{ position:absolute; left:0px; top:0px; text-align:center; height:40px; line-height:40px; width:960px; font-size:14px; color:#fff; background-color:rgba(20,64,153,0.5)}
.hyweb1 li img{ border:0px; width:960px; height:290px; }
/*Êý×Ö°´Å¥ÑùÊ½*/
.hyweb1 .num {right:10px; bottom:8px;  height:24px;  position: absolute; z-index: 999;	}
.hyweb1 .num li {
	text-align:center;
	width: 18px;
	height: 18px;
	line-height:0px;
	overflow:hidden;
	color:#fff;
	font-size:12px; line-height:18px;
	text-align:center;
	margin-right: 4px;
	margin-left:4px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
border-radius:18px; background-color:#009BCF; font-size:14px; margin-top:3px;transition:all 0.3s ease-in-out 0s;
}
.hyweb1 .num li.on {
background-color:#F9BC01; width:24px; color:#666; height:24px;border-radius:24px; margin-top:0px; line-height:24px;transition:all 0.3s ease-in-out 0s;
}