.hyweb { width:100%; height:500px; position: relative; overflow:hidden; }
.hyweb li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:500px; text-align:center;
}
.hyweb li img{ border:0px; width:1000px;height:500px;}
.hyweb li A{ width:100%;height:500px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num {left:45%; bottom:20px;  height:15px; line-height:15px; position: absolute; z-index: 999;	}
.hyweb .num li {
	text-align:center;
	width: 12px;
	height: 12px;
	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/t6.png")/*tpa=http://www.litongjs.com/images/t6.png*/;
	background-repeat: no-repeat;
	background-position: center center;
}
.hyweb .num li.on {
	background-image: url("../images/t2.png")/*tpa=http://www.litongjs.com/images/t2.png*/;
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	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:1%;
	background-image: url("../images/left.jpg")/*tpa=http://www.litongjs.com/images/left.jpg*/;
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:1%;
	background-position: right center;
	background-image: url("../images/right.jpg")/*tpa=http://www.litongjs.com/images/right.jpg*/;
}

.hywebn { width:100%; height:260px; position: relative; overflow:hidden; }
.hywebn li{width:100%;
	background-repeat: no-repeat;
	background-position: center top; float:left;height:260px; text-align:center;
}
.hywebn li img{ border:0px; width:1000px;height:260px;}
.hywebn li A{ width:100%;height:260px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hywebn .num {left:45%; bottom:20px;  height:15px; line-height:15px; position: absolute; z-index: 999;	}
.hywebn .num li {
	text-align:center;
	width: 12px;
	height: 12px;
	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/t6.png")/*tpa=http://www.litongjs.com/images/t6.png*/;
	background-repeat: no-repeat;
	background-position: center center;
}
.hywebn .num li.on {
	background-image: url("../images/t2.png")/*tpa=http://www.litongjs.com/images/t2.png*/;
	background-repeat: no-repeat;
	background-position: center center;
} /*当前项*/

/*上一个  下一个*/
.hywebn .prev,
.hywebn .next {
	width: 50px;
	height:260px;
	position: absolute;
	filter: Alpha(Opacity=0.1);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hywebn .prev {
	left:1%;
	background-image: url("../images/left.jpg")/*tpa=http://www.litongjs.com/images/left.jpg*/;
	background-repeat: no-repeat;
	background-position: left center;
}
.hywebn .next {
	right:1%;
	background-position: right center;
	background-image: url("../images/right.jpg")/*tpa=http://www.litongjs.com/images/right.jpg*/;
}

/*留言*/
/*feedback*/
.content_box {
	margin-top: 5px;
}
.content_box .messages_box {
	width: auto;
	padding: 10px 1% 60px 1%;
}
.content_box .messages_box ul {
	width: 100%;
}
.content_box .messages_box ul li {
	padding: 5px 28px 5px 5px;
}
.content_box .messages_box .text-input, .content_box .messages_box .summary-input, .content_box .messages_box .qq-input {
	width: 100%;
	height: 33px;
	padding: 0px 10px;
	line-height: 33px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .cont-input {
	width: 100%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
	font-size: 14px;
}
.content_box .messages_box .code-input {
	width: 125px;
	vertical-align: middle;
	height: 33px;
	padding: 0px 10px;
	line-height: normal;
	background: none repeat scroll 0% 0% rgb(253, 253, 253);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);
	box-shadow: 1px 2px 3px rgb(183, 183, 183) inset !important;
}
.content_box .messages_box .verify-pic {
	height: 35px;
	vertical-align: middle;
}
.content_box .messages_box .submitBtn {
	text-align: center;
	padding-top: 10px;
}
.content_box .messages_box .messages-button {
	width: 125px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: none repeat scroll 0% 0% #e24a45;
	border: none;
	transition-duration: .3s;
}
.content_box .messages_box .messages-button:hover {
	background: none repeat scroll 0% 0% #74b956;
	transition-duration: .3s;
	cursor: pointer
}