/*==============焦点图================*/
#main_promo{height:330px; width:1280px; overflow:hidden; z-index:0; }
.promoWD{width:1280px; margin:0 auto; position:relative; }
.slide{display:block; float:left;  width:1280px;}
#dots{height:13px; position:absolute; bottom:13px; left:529px; z-index:99;}
#dots li{ width:23px; height:13px; float:left; }
#dots li a{ width:10px; display:block; height:10px; background-color:#7f0705; border:1px solid #FFFFFF;}
#dots li.act a{background-color:#000000;}
/*==============焦点图 end================*/
	
	.banner {
		width: 100%;
		height: 330px;
		font-size: 0;
		overflow: hidden;
		position: relative;
		
	}
	
	.banner_img {
		width: 100%;
		height: 330px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.banner_img li {
		width: 100%;
		height: 330px;
		display: inline-block;
		background-position: center;
		background-repeat: no-repeat;
		float: left;
		list-style: none;
	}
	
	.banner_list {
		height: 50px;
		top: 300px;
		position: relative;
		margin: 0 auto;
		z-index: 1;
	}
	
	.banner_list span {
		display: block;
		cursor: pointer;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		border: 3px solid #555;
		float: left;
		margin: 0 5px;
	}
	
	.banner_list .spcss {
		border: 3px solid yellowgreen;
	}
	
	.banner_left {
		position: absolute;
		height: 90px;
		width: 60px;
		top: 50%;
		left: -60px;
		background-color: rgba(73,72,62, 0.6);
		margin-top: -45px;
		text-align: center;
		transition: all .5s;
		z-index: 2;
	}
	
	.banner_left:hover {
		background-color: rgba(73,72,62, 0.9);
	}
	
	.banner_right {
		position: absolute;
		height: 90px;
		width: 60px;
		top: 50%;
		right: -60px;
		background-color: rgba(73,72,62, 0.6);
		margin-top: -45px;
		text-align: center;
		transition: all .5s;
		z-index: 2;
	}
	
	.banner_right:hover {
		background-color: rgba(73,72,62, 0.9);
	}
	
	.banner_left img {
		margin-top: 22px;
	}
	
	.banner_right img {
		margin-top: 22px;
	}
.spright ul {
	
	
	font-size:17px;letter-spacing: 5px;list-style:none;
}
.spright ul li {
	float: left;
	margin-left: 10px;
	
}
.spright ul li a.hover {
	color: #F60;
}
.spright ul li a.hover:hover {
	color: #C00;
}
.lavaLamp {
	POSITION: relative; BACKGROUND-COLOR: white; FLOAT: left
}
.lavaLamp LI {
	TEXT-ALIGN: center; LINE-HEIGHT: 34px; LIST-STYLE-TYPE: none; WIDTH: 83px; FLOAT: left
}
.lavaLamp LI.back {
	Z-INDEX: 1; POSITION: absolute; WIDTH: 9px; BACKGROUND: url(../images/bgtab.gif) no-repeat 0px 0px; HEIGHT: 42px
}
.lavaLamp LI A {
	Z-INDEX: 2; POSITION: relative; FONT-VARIANT: small-caps; WIDTH: 84px; DISPLAY: block; HEIGHT: 42px; COLOR: #555555; FONT-SIZE: 1.2em; TEXT-DECORATION: none
}
.lavaLamp LI A:hover {
	COLOR: #ffffff
}
.lavaLamp LI.current-cat A {
	COLOR: darkgreen
}
