

/*Slide Start幻灯片位置开始*/

#slideshow_wrapper {
	width:100%;
	text-align:center;
	min-height:485px;
	height:auto;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#slideshow_wrapper .tu {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height:485px;
	clear:both;
}
#slideshow_footbar {
	Z-INDEX: 999999999;
	POSITION: absolute;
	WIDTH: 53%;
	BOTTOM: 26px;
	HEIGHT: 10px;
}


#slideshow_photo {
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 100%;
	CURSOR: pointer;
}
#slideshow_photo A {
	Z-INDEX: 1;
	BORDER-BOTTOM: 0px;
	POSITION: absolute;
	BORDER-LEFT: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	BORDER-TOP: 0px;
	TOP: 0px;
	BORDER-RIGHT: 0px;
	LEFT: 0px
}
#slideshow_footbar .slideshow-bt {
	background:url(/images/imagehei.png) no-repeat 0px 0px;
	MARGIN: 10px 10px 0px 0px;
	WIDTH: 10px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 10px;
	FONT-SIZE: 0px
}
#slideshow_footbar .bt-on {
	background: url(/images/imagefen.png) no-repeat;
}


/*首页下面轮播*/
.container_image{width:1096px;height:540px;margin:0 auto;position:relative; padding-left:95px;}
.add{background:url(/images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:50%;margin-left:-30px;bottom:30px;z-index:4;cursor:pointer;display:none;}
.container_image .i_btn{display:block;width:34px;height:80px;position:absolute;top:225px;z-index:3;background-image:url(/images/a_l.png);}
.container_image .prev_L{left:0px;background-position:0 0;}
.container_image .next_R{right:0px;background-position:-34px 0;}
.slide_img {width:340px;height:570px;position:relative;z-index:1;}
.slide_img li{width:340px;height:570px;overflow:hidden;position:absolute;top:0px; box-shadow:0 0 15px rgba(0,0,0,0.6) ;background:#ffffff;}
.slide_img li a{display:block;position:relative;width:100%;height:100%;}
.slide_img li a img{position:absolute;height:100%;}
.slide_img li.on a{height:540px;}
.slide_img li.on{width:340px;top:0;box-shadow:0 0 15px rgba(0,0,0,0.6) ;overflow:hidden;}
.slide_img li.on img{width:100%;}
.slide_img li.left{left:0;}
.slide_img li.right{left:1000px;}
.slide_img li.mid{left:190px;}
.slide_img li .info{height:134px;padding-top:6px;position:absolute;left:0;bottom:0;width:94%;padding:0 3%;color:#ffffff;display:none;z-index:3;}
.slide_img li .icon{background:url(/images/a_more.png) no-repeat 0 0;width:60px;height:60px;position:absolute;left:370px;bottom:30px;z-index:4;}
.slide_img li.on .icon{display:block;}
.slide_img li .bg{width:100%;height:142px;background:#000000;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);position:absolute;left:0;bottom:0;z-index:0;display:none;}
.slide_img li .info span{font-size:18px;display:block; padding:7px 0;height:36px;overflow:hidden;padding-left:12px;background:url(/images/tibg3.png) no-repeat 0 center;line-height:36px;}
.slide_img li .info p{font-size:16px;line-height:24px;height:48px;overflow:hidden;}
.slide_img li .info i{display:block;width:60px;height:60px;background:url(/images/a_more.png) no-repeat 0 -60px;cursor:pointer;position:absolute;left:50%;margin-left:-30px;top:-30px;}
