.hyweb { width:100%; height:500px; position: relative; overflow:hidden;  }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; height:500px; text-align:center;
}
.hyweb li img{ border:0px; width:100%;height:500px;}
.hyweb li A{ width:100%;height:500px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {width:100%; left:0px; bottom:5px; text-align:center; height:20px; line-height:20px; position: absolute; z-index: 999;	text-align:center;}
.hyweb .num li {display:inline-block;

	text-align:center;
	width: 25px;
	height: 15px;
	line-height:0px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	margin-right: 2px;
	margin-left:2px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden;
	background-image: url(p1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hyweb .num li.on {
	background-image: url(p2.png);
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 56px;
	height:500px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 			opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}

.hyweb1 { width:236px; height:165px; position: relative; overflow:hidden;  }
.hyweb1 li{width:236px;
	background-repeat: no-repeat;
	background-position: center top; height:165px; text-align:center; position:relative;
}
.hyweb1 li h3{
	width:274px;
	padding-left:20px;
	background-image: url(d4.png);
	background-repeat: repeat;
	background-position: left top; color:#fff; height:40px; line-height:25px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800;
}
.hyweb1 li img{ border:0px; width:236px;height:165px;}
.hyweb1 li A{}
/*数字按钮样式*/
.hyweb1 .num {right:0px; bottom:0px;  height:14px; line-height:14px; position: absolute; z-index: 999;	}
.hyweb1 .num li {
	text-align:center;
	width: 22px;
	height: 14px;
	line-height:14px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	border-right:#C7C7C9 solid 1px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	background-image: url(d4.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.hyweb1 .num li.on {
background-color:#FF0000; color:#FFFFFF; border-right:#fff solid 1px; background-image:none;
} /*当前项*/

/*上一个  下一个*/
.hyweb1 .prev,
.hyweb1 .next {
	width: 50px;
	height:165px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb1 .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb1 .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}
.hyweb2 { width:260px; height:200px; position: relative; overflow:hidden;  }
.hyweb2 li{width:260px;
	background-repeat: no-repeat;
	background-position: center top; height:200px; text-align:center; position:relative;
}
.hyweb2 li h3{
	width:274px;
	padding-left:20px;
	background-image: url(d4.png);
	background-repeat: repeat;
	background-position: left top; color:#fff; height:40px; line-height:25px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800;
}
.hyweb2 li img{ border:0px; width:260px;height:200px;}
.hyweb2 li A{}
/*数字按钮样式*/
.hyweb2 .num {right:0px; bottom:0px;  height:14px; line-height:14px; position: absolute; z-index: 999;	}
.hyweb2 .num li {
	text-align:center;
	width: 22px;
	height: 14px;
	line-height:14px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	border-right:#C7C7C9 solid 1px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
	background-image: url(d4.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.hyweb2 .num li.on {
background-color:#28B43C; color:#FFFFFF; border-right:#fff solid 1px; background-image:none;
} /*当前项*/

/*上一个  下一个*/
.hyweb2 .prev,
.hyweb2 .next {
	width: 50px;
	height:200px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb2 .prev {
	left:1px;
	background-image: url(left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb2 .next {
	right:1px;
	background-position: right center;
	background-image: url(right1.png);
}