.hyweb { width:100%; height:430px; position: relative; overflow:hidden;  }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:430px; text-align:center;
}
.hyweb li img{ border:0px; }
.hyweb li A{ width:100%;height:430px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {left:46%; bottom:8px;  height:15px; line-height:20px; position: absolute; z-index: 999;	filter: Alpha(Opacity=0.5);
-moz-opacity:0.5; 		opacity:0.5;	}
.hyweb .num li {
	text-align:center;
	width: 14px;
	height: 14px;
	line-height:0px;
	overflow:hidden;
	color:#F98904;
	font-size:0px;
	text-align:center;
	margin-right:3px;
	margin-left:3px;
	cursor:pointer;
	float: left;
		background-image:url(grey.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hyweb .num li.on {background-image: url(darkblue.png);

	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 40px;
	height:430px;
	position: absolute;
	filter: Alpha(Opacity=0.3);
-moz-opacity:0.3; 			opacity:0.3;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
	
}
.hyweb .prev {
	left:0px;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:0px;
	background-position: right center;
	background-image: url(right.jpg);
}

.hyweb1 { width:340px; height:430px; position: relative; overflow:hidden;  }
.hyweb1 li{width:340px;
	background-repeat: no-repeat;
	background-position: center top; height:430px; text-align:center; position:relative;
}
.hyweb1 li h3{
	width:320px;
	padding-left:20px;
	background-image: url(d4.png);
	background-repeat: repeat-x;
	background-position: left top; color:#fff; height:30px; line-height:30px; font-size:14px; text-align:left; position:absolute; left:0px; bottom:0px; z-index:800;
}
.hyweb1 li img{ border:0px; width:534px;height:320px;}
.hyweb1 li A{}
/*数字按钮样式*/
.hyweb1 .num {right:0px; bottom:0px;  height:14px; line-height:14px; position: absolute; z-index: 999; display:none;	}
.hyweb1 .num li { display:none;
	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:430px;
	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);
}
.cxxs { width:1100px;  position: relative; overflow:hidden; padding-left:40px; padding-right:40px;height:220px;  }
.cxxs .ud { width:1100px;position: relative; left:40px; overflow:hidden;}
.cxxs .ud li{width:200px;
	background-repeat: no-repeat;
	background-position: center top; float:left; text-align:center; padding-left:10px; padding-right:10px;
}
.cxxs .ud li img{ border:0px; max-width:200px;height:140px;}
.cxxs .ud li h1{ width:200px; line-height:30px; font-size:14px; line-height:25px; font-weight:normal;}
.cxxs .ud li h2{ width:200px; line-height:20px; color:#1863AE; font-size:12px;font-weight:normal;}
.cxxs .ud li h2 span{ color:#FF6600;}
/*数字按钮样式*/
.cxxs .num {left:45%; bottom:10px;  height:15px; line-height:15px; position: absolute; z-index: 999; border:#B4B4B4 solid 1px;border-radius:6px; background-color:#fff;	}
.cxxs .num li {
	text-align:center;
	width: 15px;
	height: 15px;
	line-height:0px;
	overflow:hidden;
	color:#FFFFFF;
	text-align:center;
	margin-right: 2px;
	margin-left:2px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden;
	background-image: url(yd2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cxxs .num li.on {
	background-image: url(yd1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/
.cxxs .prev,
.cxxs .next {
	width: 40px;
	height:140px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.cxxs .prev {
	left:1px;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cxxs .next {
	right:1px;
	background-position: right center;
	background-image: url(next.jpg);
}