.jich-lunbotu{
	 width: 100%;
	min-width:1200px;
	margin: 0px auto;
	height: 369px;
	overflow: hidden;
}
.jich-lunbotu-wrap{
	width:100%;
	height:369px;
	clear:both;
	position:relative;
}
.jich-lunbotu-wrap ul li{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:369px;
    display:none;
	cursor:pointer;
}
.jich-lunbotu-wrap ul li a,
.jich-lunbotu-wrap ul li img{
	display: block;
	width: 100%;
	height: 100%;
}
.jich-lunbotu-wrap .jich-lunbotu-button{
	position:absolute;
	width:100%;
	height:55px;
     bottom:0px;
     text-align: center;
}
.jich-lunbotu-wrap .jich-lunbotu-button span{
    display:inline-block;
	width:30px;
	height:8px;
	margin:0px 3px;	
	background-color:#3d3d3d;
	z-index:1000;
	cursor:pointer;
	filter:alpha(opacity=70); 
	-moz-opacity:0.7; 
	opacity:0.7;
}