﻿
.index-main {
	margin: 0px auto; width:1100px; height:700px; position: relative;
}
.index-main-box {
	height: 800px; overflow: hidden; display: block;
}
#indexslider {
	background: rgb(255, 255, 255); left: 50%; width: 2000px; height:700px; margin-left: -960px; position: relative;
}
.index-img {
	width:2000px; height: 700px; overflow: hidden; display: block;
}
.index-img img {
	width:2000px; height: 700px;
}
.index-pagination {
	left:54%; top:586px; width:170px; height: 60px; text-align: center; margin-left: -160px; position: absolute; z-index: 66;
}
.index-pagination li {
	width: 40px; height:60px; overflow: hidden; margin-right: 4px; float: left; display: inline-block; position: relative;
}
.index-pagination li a {
	padding: 16px 0px 5px; height: 2px; text-align: center; color: rgb(95, 106, 114); display: block; position: relative; z-index: 666;
}
.index-pagination li a div {
	background:#a88565; height: 2px; display: block; position: relative; z-index: 555;
}
.index-pagination li a div span {
	background: rgb(204, 204, 204); left: 0px; top: 0px; width: 0px; height: 2px; position: absolute;
}
.index-pagination li a div em {
	background: url("../184/car-ico.png") no-repeat; left: 1px; top: -42px; width: 40px; height: 60px; display: none; position: absolute;
}
.index-pagination li.current a {
	color: rgb(11, 77, 162); _color: #c9242b;
}
.index-pagination li.back {
	background: url("../184/car-ico.png") no-repeat; left: 0px; top: -42px; width: 40px; height: 60px; display: block; position: absolute; z-index: 444;
}
