@charset "utf-8";
/* CSS Document */


/* 焦点??*/
.icon-arrow-a-left ,.icon-arrow-a-right{filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
.icon-arrow-a-left {
	background: url(/html/class/template/image/btn_slideshow1.png) no-repeat;
	height: 59px;
	width: 47px;
	
}
.icon-arrow-a-right {
	background: url(/html/class/template/image/btn_slideshow2.png) no-repeat;
	height: 59px;
	width: 47px;
}
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover ,.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover{
	
}
#main {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: auto
}
#index_b_hero {
	width: 1000px;
	height:334px;
	margin: auto;
	position: relative;
}
#index_b_hero img {
	width: 1000px;
	height:334px;
}
#index_b_hero .heros {
	width: 1000px;
	height: 334px;
}
#index_b_hero .hero-wrap {
	overflow: visible;
	position: absolute;
	overflow:hidden;
}
#index_b_hero .next, #index_b_hero .prev {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	margin-left: 0px;
	z-index: 6;
}
#index_b_hero .next:hover,#index_b_hero .prev:hover {
	filter:alpha(Opacity=80);-moz-opacity:.8;opacity: .8;
}

#index_b_hero .next {
	margin: ;9
	right: 0;
}
#index_b_hero .disabled {
	background-color: #eee;
}
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero {
	
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	height: 450px;
	overflow: hidden;
	left: 2000px;
}
#index_b_hero .mask-right, #index_b_hero .mask-left {
	z-index: 4;
	left: -1000px;
	filter: alpha(Opacity=50);
	
	
	overflow: hidden;
}
#index_b_hero .mask-right {
	left: 1000px;
}
#index_b_hero .active {
	z-index: 2;
	left: 0;
}
#index_b_hero .button {
	top: 420px;
	position: absolute;
	z-index: 1;
}
#index_b_hero input {
	width: 190px;
}
#index_b_hero input ul {
	width: 1000px;
	height: 30px;
}
#index_b_hero input ul li {
	width: 190px;
}
#index_b_hero .input1 {
	width: 190px;
	height: 30px;
	background: url(/html/class/template/images/nav1.png) no-repeat;
	float: left;
	padding: 0 5px;
	left: 80px;
	position: relative
}
#index_b_hero .input1 span {
	top: 5px;
	left: 80px;
	position: relative;
	z-index: 99;
	font-family: "SimHei";
	font-size: 16px;
	color: #FFFFFF;
}
#index_b_hero .input1:link, #index_b_hero .input1:visited {
	background: url(/html/class/template/images/nav1.png) no-repeat;
	z-index: 5;
}
#index_b_hero .input1:hover, #index_b_hero .input1:active {
	background: url(/html/class/template/images/nav2.png) no-repeat;
	z-index: 5;
}
#index_b_hero .cur {
	background: url(/html/class/template/images/nav2.png) no-repeat;
	z-index: 5;
}
/* gong yong  shou ye   sheng huo di chan*/
.slider {
	float: left;
	width: 252px;
	height: 171px;
	position: relative;
	overflow: hidden;
}
.conbox {
	position: absolute;/*必要元素*/
}
.switcher {
	position: absolute;
	bottom: 10px;
	right: 50%;
	float: right;
	z-index: 99;
	margin-right: -24px;
}
/*.slider p{ color:#fff; margin-left:5px; margin-top:-50px; line-height:30px; position:absolute; z-index:2; font-size:12px;}*/
.slider p {
	color: #fff;
	margin-left: 5px;
	margin-top: px;
	line-height: 30px;
	position: absolute;
	z-index: 2;
	font-size: 12px;
	bottom: 1px;
	width: 245px;
	overflow: hidden;
	height: 30px;
}
.switcher a {
	background: #004294;
	cursor: pointer;
	float: left;
	height: 10px;
	width: 10px;
	_height: 3px;
	_border-radius: 0;
	_width: 6px;
	border-radius: 50%;
	margin-right: 5px;
}
.switcher a.cur, .switcher a:hover {
	background: #fff;
}
/* slider1 水平 */
.slider .conbox {
	width: 9999em;
}
.slider .conbox div {
	width: 252px;
	height: 171px;
	overflow: hidden;
	float: left;
	position:relative;
}
.back {
	height: 30px;
	background: #000;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	width: 100%;
	position: absolute;
}
