.hyweb1 { width: 1002px;  height: 196px; float:left; position: relative; overflow:hidden;}
.hyweb1 li{width: 1002px; height: 196px;
	background-repeat: no-repeat;
	background-position: center top; text-align:center; position:relative; LIST-STYLE-TYPE: none;
}

.hyweb1 li img{ border:0px; width:1002px; height:196px; transition:all 0.6s ease-in-out 0s;}

/*Êý×Ö°´Å¥ÑùÊ½*/
.hyweb1 .num {right:10px; bottom:11px;  height:12px overflow:hidden;  position: absolute; z-index: 999;	}
.hyweb1 .num li {
	text-align:center;
	width: 20px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color:#fff;
	font-size:12px; 
	text-align:center;
	margin-right:3px;
	margin-left:3px;
	cursor:pointer;
	float: left;
	overflow:hidden;
 background-color:#555;transition:all 0.3s ease-in-out 0s;
}
.hyweb1 .num li.on {background-color:#cc0000;	color:#fff; }