.index-banner {
	margin: 0px auto; width: 100%; height: 625px; overflow: hidden; min-width: 1040px; max-width: 1903px;
}
.news {
	width: 390px; margin-left: 16px; float: left;
}
.news-title {
	width: 100%; height: 36px; line-height: 36px; border-bottom-color: rgb(178, 178, 178); border-bottom-width: 2px; border-bottom-style: solid;
}
.news-title span {
	width: 300px; color: rgb(204, 0, 0); font-size: 16px; font-weight: 300; float: left; display: block;
}
.news-title a {
	background: url("../images/more.png") no-repeat; width: 25px; height: 36px; float: right; display: block;
}
.news ul li {
	background: url("../images/list01.png") no-repeat; padding-left: 20px; display: block;
}
.news ul li a {
	transition:0.3s; width: 100%; height: 35px; color: rgb(102, 102, 102); line-height: 35px; overflow: hidden; font-size: 14px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.news ul li a:hover {
	color: rgb(204, 0, 0);
}
.nav-shadow {
	background: url("../images/nav-shadow.png") no-repeat; width: 1260px; height: 40px; position: absolute;
}
.nav-box {
	position: relative;
}
.cont {
	padding-top: 40px;
}
.box02 {
	width: 390px; margin-left: 30px; float: left; display: inline;
}
.box02 img {
	margin: 14px;
}
#slides .next {
	left: 322px; top: 46%; width: 49px; height: 49px; display: block; position: absolute; z-index: 101;
}
#slides .prev {
	left: 322px; top: 46%; width: 49px; height: 49px; display: block; position: absolute; z-index: 101;
}
#slides .next {
	left: 1533px;
}
#slides {
	width: 100%; height: 625px; overflow: hidden; position: relative; max-width: 1903px;
}
.slide {
	width: 100%; overflow: hidden; max-width: 1903px;
}
.slide01 {
	background: url("../images/slide-show.jpg") no-repeat top; width: 100%; height: 625px; overflow: hidden; max-width: 1903px;
}
.index-banner01 {
	background: url("../images/slide-show.jpg") no-repeat top; width: 100%; height: 625px; min-width: 1260px; max-width: 1903px;
}
.pagination {
	margin: -126px 0px 0px -200px; width: 100px;
}
.pagination li {
	list-style: none; margin: 0px 1px; float: left;
}
.pagination li a {
	width: 12px; height: 0px; overflow: hidden; padding-top: 12px; float: left; display: block; background-image: url("../images/pagination.png");
}
.pagination li.current a {
	background-position: 0px -12px;
}
