@charset "utf-8";
* {
	font-family: "微软雅黑";
	text-decoration: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	list-style-type: none;
}
body {background-color: #5ec0e5;font-size: 18px;color: #000;}
.hhcon{ width:1000px; height:579px; margin:0 auto; background:url(box_bg.jpg); padding:58px 0 30px;}
.w920{ width:920px; margin:0 auto; clear:both;}
	.hh_title2{ clear:both;}
	.hh_left{ float:left; display:inline; width:184px;background: url(shuxian.jpg) no-repeat right center; margin-top:40px;}
		.hh_menu{ padding:0px 0  0 20px;}
		.hh_menu a{ display:block;font-size: 24px;line-height: 50px;background: url(dian1.png) no-repeat 40px center; padding-left:75px;font-family: "微软雅黑";}
		.hh_menu a:hover{background: url(dian2.png) no-repeat 35px center; padding-left:70px;}
	.hh_right{ float:left; display:inline; width:710px; padding-left:20px;}
		.biaoti {font-size: 24px;font-weight: normal;color: #9F3124;background:url(btbg.png) no-repeat left top;line-height:40px; width:393px; height:40px; margin-left:143px; text-align:center;font-family: "微软雅黑";}
		
/*焦点图*/
.mod18 {
	width: 680px;
	height: 406px;
	position: relative;
	background: #f7f7f7;
margin-top:20px;
}
.mod18 .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 336px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.mod18 .prev {
	left: 0;
	background: url(prevBtn.png) no-repeat;
}
.mod18 #prevTop, .mod18 #nextTop {
	top: 140px;
	width: 46px;
	height: 48px;
}
.mod18 #prevTop {
	background: url(prevBtnTop.png) 0 0 no-repeat;
}
.mod18 #nextTop {
	background: url(nextBtnTop.png) 0 0 no-repeat;
}
.mod18 .next {
	right: 0;
	background: url(nextBtn.png) no-repeat;
}
.mod18 li {
	float: left;
}
.mod18 .cf li {
	position: relative;
	color: #fff;
}
.mod18 .cf a {
	display: block;
	width: 680px;
	height: 330px;
	position: absolute;
	color: #fff;
}
.mod18 .cf li span {
	display: block;
	width: 640px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px 20px;
	line-height: 22px;
	text-align: left;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = "#60000000", endColorstr = "#60000000");
}
.mod18 .picBox {
	height: 330px;
	position: relative;
	overflow: hidden;
}
.mod18 .picBox ul {
	height: 330px;
	position: absolute;
}
.mod18 .picBox li {
	width: 680px;
	height: 330px;
}
.mod18 .listBox {
	width: 642px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.mod18 .listBox ul {
	height: 100px;
	position: absolute;
}
.mod18 .listBox li {
	width: 129px;
	height: 70px;
	cursor: pointer;
	position: relative;
}
.mod18 .listBox li i {
	display: none;
}
.mod18 .listBox li a {
	display: block;
	width: 124px;
	height: 70px;
}
.mod18 .listBox li img {
	width: 124px;
	height: 70px;
}
.mod18 .listBox .on img {
	width: 118px;
	height: 64px;
	border: 3px solid #ff6600;
}
.mod18 .listBox .on i {
	display: block;
}