.banner {
	width: 100%;
	position: relative;
	background: #D5EEC3;
	height: 574px;
}
.switchButton {
	height: 0px;
	width: 1120px;
	margin: 0 auto;
	position: relative;
	display: none;
}

.switchButton span {
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	z-index: 6;
	position: absolute;
	top: 261px;
	cursor: pointer;
}

.banner .resBannerList {
	height: 580px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.banner .resBannerList> li {
	display: none;
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner .resBannerList li.active {
	display: block;
}
.banner .resBannerList li.res-first ul.carDetails {
	width: 1120px;
	margin: 0 auto;
	height: 580px;
	position: relative;
	text-align: center;
}
.width1120 {
	position: relative;
	width: 1120px;
	margin: 0 auto;
}
.banner .bannerList> li ol {
	position: relative;
	width: 1120px;
	height: 100%;
	margin: 0 auto;
}
.banner .bannerList> li li.o2 {
	right: -261px;
	top: 63px;
	-webkit-animation: bounceInRight 1s ease 0.5s 1 both;
	animation: bounceInRight 1s ease 0.5s 1 both;
}
.banner .bannerList> li img {
	width: auto;
}
.banner .bannerList> li li.o1 {
	left: 76px;
	top: 100px;
	-webkit-animation: bounceInDown 1s ease 0s 1 both;
	animation: bounceInDown 1s ease 0s 1 both;
}
.banner .bannerList> li li {
	position: absolute;
}
.banner .resBannerList li.res-first ul.carDetails li {
	position: static;
}
.banner .resBannerList li.res-first ul li.yy03 {
	left: -19px;
	top: 242px;
	-webkit-animation: fadeInLeft 1s ease .6s 1 both;
	animation: fadeInLeft 1s ease .6s 1 both;
}
.banner .resBannerList li.res-first ul li.yy04 {
	left: 32px;
	top: 329px;
	-webkit-animation: bounceInLeft 1s ease 1.2s 1 both;
	animation: bounceInLeft 1s ease 1.2s 1 both;
}
.banner .resBannerList li.res-first ul li.yy01 {
	right: -77px;
	top: 131px;
	-webkit-animation: zoomIn 1s ease 2s 1 both;
	animation: zoomIn 1s ease 2s 1 both;
}
.banner .resBannerList li.res-first ul li.yy05 {
	left: 383px;
	top: 138px;
	-webkit-animation: pulse 1s ease 0s infinite both;
	animation: pulse 1s ease 0s infinite both;
}
.banner .bannerSpot {
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
}
.banner .bannerSpot li.active {
	background: #fff;
}
.banner .bannerSpot li {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 8px;
	border: 1px solid #fff;
	cursor: pointer;
	border-radius: 100%;
}
.banner .bannerSpot li {
	width: 110px;
	height: 4px;
	background-color: rgba(255,255,255,.6);
	border-radius: 0;
	border: none;
}
.switchButton {
	height: 0px;
	width: 1120px;
	margin: 0 auto;
	position: relative;
	display: none;
}


