@charset "utf-8";
DIV.wrapper {
	position: absolute;
	margin: 0px auto 0px -960px;
	width: 1920px;
	top: 0px;
	left: 50%;
}
.fn-clear {
	zoom: 1;
}
.box_skitter {
	position: relative;
	background: none transparent scroll repeat 0% 0%;
}
.box_skitter UL {
	display: none;
}
.box_skitter .container_skitter {
	position: relative;
	overflow: hidden;
	z-index:9;
}
.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image IMG {
	display: none;
}
.box_skitter .box_clone {
	z-index: 20;
	position: absolute;
	width: 100px;
	display: none;
	overflow: hidden;
	top: 0px;
	left: 0px;
}
.box_skitter .box_clone IMG {
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
}
.box_skitter .prev_button {
	z-index: 100;
	position: absolute;
	margin-top: -25px;
	text-indent: -9999em;
	width: 52px;
	background: url(../images/jian_b.png) no-repeat left 0px;
	height: 52px;
	overflow: hidden;
	top: 50%;
	margin-left:-500px;
	left: 50%;
}
.box_skitter .next_button {
	z-index: 100;
	position: absolute;
	margin-top: -25px;
	text-indent: -9999em;
	width: 52px;
	background: url(../images/jian_b.png) no-repeat left -52px;
	height: 52px;
	overflow: hidden;
	top: 50%;
	margin-right:-500px;
	right: 50%;
}
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}
.loading {
	z-index: 10000;
	position: absolute;
	text-indent: -9999em;
	margin: -16px;
	width: 31px;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	height: 31px;
	color: #fff;
	overflow: hidden;
	top: 50%;
	right: 50%;
}
#slideshow {
	width: 1920px;
	height: 658px;
}
#slideshow UL {
	display: none;
}
#slideshow1 {
	width: 268px;
	height: 242px;
}
#slideshow1 UL {
	display: none;
}
.info_slide {
	display:block!important;
	position:absolute;
	left:50%;
	width:150px;
	margin-left:-75px;
	bottom:29px;
	z-index:10;
}
.info_slide .image_number {
	background:#fff;
	display:block;
	float:left;
	width:41px;
	text-indent:-20000px;
	height:5px;
	margin-right:9px;
}
.info_slide .image_number_select {
	background:#b31111;
}
