.hyweb {
	width: 100%; height: 480px; overflow: hidden; position: relative;
}
.hyweb li {
	background-position: top; width: 100%; height: 480px; text-align: center; float: left; background-repeat: no-repeat;
}
.hyweb li img {
	border: 0px currentColor; width: 1000px; height: 480px;
}
.hyweb li a {
	margin: auto; width: 100%; height: 480px; overflow: hidden; display: block;
}
.hyweb .num {
	left: 46%; height: 15px; bottom: 15px; line-height: 15px; position: absolute; z-index: 999;
}
.hyweb .num li {
	border-radius: 4px; transition:0.3s ease-in-out; width: 30px; height: 10px; text-align: center; color: rgb(255, 255, 255); line-height: 0px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 0px; margin-right: 4px; margin-left: 4px; float: left; cursor: pointer; background-color: rgb(255, 255, 255);
}
.hyweb .num li.on {
	width: 60px; color: rgb(2, 148, 109); background-color: rgb(2, 148, 109);
}
.hyweb .prev {
	background-position: left; top: 0px; width: 50px; height: 480px; position: absolute; opacity: 0.8; background-repeat: no-repeat; -moz-opacity: 0.8;
}
.hyweb .next {
	background-position: left; top: 0px; width: 50px; height: 480px; position: absolute; opacity: 0.8; background-repeat: no-repeat; -moz-opacity: 0.8;
}
.hyweb .prev {
	background-position: left; left: -50px; background-image: url("left.jpg"); background-repeat: no-repeat;
}
.hyweb .next {
	background-position: right; right: -50px; background-image: url("right.jpg");
}
.hywebn {
	width: 100%; height: 300px; overflow: hidden; position: relative;
}
.hywebn li {
	background-position: top; width: 100%; height: 300px; text-align: center; float: left; background-repeat: no-repeat;
}
.hywebn li img {
	border: 0px currentColor; width: 1000px; height: 300px;
}
.hywebn li a {
	margin: auto; width: 100%; height: 300px; overflow: hidden; display: block;
}
.hywebn .num {
	left: 45%; height: 15px; bottom: 20px; line-height: 15px; position: absolute; z-index: 999;
}
.hywebn .num li {
	background-position: center; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 0px; overflow: hidden; font-family: Arial, Helvetica, sans-serif; font-size: 0px; margin-right: 2px; margin-left: 2px; float: left; cursor: pointer; background-image: url("t6.png"); background-repeat: no-repeat;
}
.hywebn .num li.on {
	background-position: center; background-image: url("t2.png"); background-repeat: no-repeat;
}
.hywebn .prev {
	background-position: left; top: 0px; width: 50px; height: 300px; position: absolute; opacity: 0.8; background-repeat: no-repeat; -moz-opacity: 0.8;
}
.hywebn .next {
	background-position: left; top: 0px; width: 50px; height: 300px; position: absolute; opacity: 0.8; background-repeat: no-repeat; -moz-opacity: 0.8;
}
.hywebn .prev {
	background-position: left; left: -50px; background-image: url("left.jpg"); background-repeat: no-repeat;
}
.hywebn .next {
	background-position: right; right: -50px; background-image: url("right.jpg");
}
