.hyweb { width:100%; height:460px; position: relative; overflow:hidden;  }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:460px; text-align:center;
}
.hyweb li img{ border:0px; }
.hyweb li A{ width:100%;height:460px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {right:18%; bottom:10px;  height:20px; line-height:20px; position: absolute; z-index: 999;	}
.hyweb .num li {
	text-align:center;
	width: 18px;
	height: 18px;
	line-height:18px;
	overflow:hidden;
	color:#F98904;
	font-size:12px;
	text-align:center;
	margin-right: 2px;
	margin-left:2px;
	cursor:pointer;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
	border:#F98904 solid 1px;
	background-image: url(lbg.png);
	background-repeat: repeat;
	background-position: left top;
}
.hyweb .num li.on { background-color:#F98904; color:#fff; background-image:none;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:460px;
	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(/images/left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:1px;
	background-position: right center;
	background-image: url(/images/right1.png);
}

.hyweb1 { width:340px; height:420px; position: relative; overflow:hidden;  }
.hyweb1 li{width:340px;
	background-repeat: no-repeat;
	background-position: center top; height:420px; text-align:center; position:relative;
}
.hyweb1 li h3{
	width:320px;
	padding-left:20px;
	background-image: url(/images/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:340px;height:420px;}
.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(/images/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:420px;
	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(/images/left1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb1 .next {
	right:1px;
	background-position: right center;
	background-image: url(/images/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(/images/yd2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cxxs .num li.on {
	background-image: url(/images/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(/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.cxxs .next {
	right:1px;
	background-position: right center;
	background-image: url(/images/next.jpg);
}