﻿ul,li,form{margin:0px; padding:0px;}
.index-main {
	z-index:55;
	position:relative;
	width:980px;
	margin:0 auto;
	height:400px;
}
.index-main-box {
	position:relative;
	 
	display:block;
	overflow:hidden;
	height:100%;
}
#indexslider {
	position:relative;
	width:1440px;
	left:51%;
	margin-left:-720px;
	height:400%;
}
.index-img {
	display:block;
	width:1440px;
	height:400px;
	overflow:hidden;
}
.index-img img {
	width:1440px;
	height:400px;
}


