﻿/* Global */
.cars-line i {
	display: inline-block;
	width: 53px;
	height: 12px;
	background: url(images/cars_tl_line.png) no-repeat;
}

/* Banner */
.cars-banner {
	position: relative;
	height: 446px;
	overflow: hidden;
}
.cars-banner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
/* Menu */
.cars-menu li, .cars-menu a {
	background-image: url(images/cars_menu.png);
}
.cars-menu {
	position: relative;
	width: 950px;
	height: 46px;
	margin: -25px auto 0;
	font-size: 0;
	text-align: center;
	line-height: 46px;
}
.cars-menu-fixed {
	position: fixed;
	left: 50%;
	top: 61px;
	z-index: 999;
	margin: 0 0 0 -475px;
}
.cars-menu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-right: 2px;
	background-repeat: no-repeat;
	background-position: 100% -100px;
	font-size: 14px;
}
.cars-menu .last {
	padding: 0;
	background: none;
}
.cars-menu a {
	display: block;
	width: 156px;
	height: 46px;
	background-repeat: repeat-x;
	color: #fff;
}
.cars-menu a:hover {
	background-repeat: repeat-x;
	background-position: 0 -50px;
}

/* cars-overview */
.cars-overview {
	height: 395px;
	background: url(images/cars_overview.jpg) no-repeat 50% 0;
}
.cars-overview .img {
	float: left;
	width: 466px;
	padding-top: 140px;
	text-align: center;
}
.cars-overview .cont {
	float: left;
	width: 440px;
	padding-top: 100px;
}
.cars-overview h2 {
	height: 50px;
	color: #4f5e69;
	font-size: 30px;
	line-height: 50px;
}
.cars-overview .txt {
	padding-top: 10px;
}

/* cars-highlights */
.cars-highlights {
	height: 504px;
	border-top: 1px solid #e2e2e2;
	background: url(images/cars_highlights_bg.jpg) repeat-x;
}
.cars-highlights h2 {
	width: 200px;
	height: 50px;
	margin: 50px auto 60px;
	background: #67727d;
	line-height: 50px;
}
.cars-highlights .img {
	position: relative;
	float: left;
	width: 470px;
	height: 320px;
	overflow: hidden;
	border: 3px solid #fff;
}
.cars-highlights .img .btn {
	position: absolute;
	top: 145px;	
	z-index: 99;
	width: 41px;
	height: 58px;
	background: url(images/cars_exterior_btn.png) no-repeat;
}
.cars-highlights .img .prev {
	left: 0;
}
.cars-highlights .img .prev:hover {
	background-position: 0 -58px;
}
.cars-highlights .img .next {
	right: 0;
	background-position: -41px 0;
}
.cars-highlights .img .next:hover {
	background-position: -41px -58px;
}
.cars-highlights .img ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 470px;
}
.cars-highlights .img li {
	float: left;
	width: 470px;
	height: 320px;
	overflow: hidden;
}
.cars-highlights .cont {
	position: relative;
	float: left;
	width: 450px;
	height: 320px;
}
.cars-highlights .cont ul {
	position: relative;
	width: 450px;
	height: 288px;
	overflow: hidden;
}
.cars-highlights .cont li {
	position: absolute;
	left: 0;
	top: 0;
	width: 450px;
	height: 288px;
	overflow: hidden;
	display: none;
}
.cars-highlights .cont .tl {
	display: block;
	height: 60px;
	padding: 10px 0;
	font-size: 14px;
	line-height: 20px;
}
.cars-highlights .cont .txt {
	height: 188px;
	margin: 10px 0;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.cars-highlights .cont .txt-box{
	position: absolute;
	left: 0;
	top: 0;
}
.cars-highlights .cont .trigger {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	padding-top: 7px;
	border-top: 1px solid #e3e3e3;
	color: #fff;
	line-height: 25px;
}
.cars-highlights .cont .btn {
	float: right;
	width: 25px;
	height: 25px;
	background: url(images/page_btn.png) no-repeat;
	margin-left: 2px;
	display: inline;
}
.cars-highlights .cont .up:hover {
	background-position: 0 -25px;
}
.cars-highlights .cont .down {
	margin-left: 1px;
	background-position: -25px 0;
}
.cars-highlights .cont .down:hover {
	background-position: -25px -25px;
}

/* cars-exterior */
.cars-exterior {
	height: 920px;
	background: #d8dbdd;
}
.cars-exterior .top {
	overflow: hidden;
	background: #fff;
	padding-bottom: 22px;
}
.cars-exterior h2 {
	width: 192px;
	height: 42px;
	margin: 54px auto 15px;
	border: 4px solid #858e97;
	font-size: 24px;
	line-height: 42px;
}
.cars-exterior .top .about {
	width: 730px;
	margin: 0 auto;
}
.cars-exterior-slider {
	width: 880px;
	height: 566px;
	margin: 60px auto 0;
	border: 7px solid #949a9f;
}
.cars-exterior-slider .list {
	position: relative;
	width: 880px;
	height: 480px;
	overflow: hidden;
}
.cars-exterior-slider .list ul {
	position: absolute;
	left: 0;
	top: 0;
}
.cars-exterior-slider .list .btn {
	position: absolute;
	top: 210px;	
	z-index: 99;
	width: 41px;
	height: 58px;
	background: url(images/cars_exterior_btn.png) no-repeat;
}
.cars-exterior-slider .list .prev {
	left: 0;
}
.cars-exterior-slider .list .prev:hover {
	background-position: 0 -58px;
}
.cars-exterior-slider .list .next {
	right: 0;
	background-position: -41px 0;
}
.cars-exterior-slider .list .next:hover {
	background-position: -41px -58px;
}
.cars-exterior-slider .list li {
	float: left;
	width: 880px;
	height: 480px;
}
.cars-exterior-slider .list .wrap-about, .cars-interior-mask .list .wrap-about {
	position: absolute;
	top: 390px;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 83px;
	color: #ccc;
}
.cars-interior-mask .list .wrap-about {
	top: 280px;
}
.cars-exterior-slider .list .wrap-about .bg, .cars-interior-mask .list .wrap-about .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 90px;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
}
.cars-exterior-slider .list .wrap-about .about, .cars-interior-mask .list .wrap-about .about {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 780px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cars-exterior-slider .list .wrap-about .about {
	width: 780px;
	padding: 0 50px;
}
.cars-interior-mask .list .wrap-about .about {
	width: 620px;
	padding: 0 30px;
	margin: 0;
}
.cars-exterior-slider .list .wrap-about .about p, .cars-interior-mask .list .wrap-about .about p {
	padding-bottom: 0;
	/*padding-bottom: 12px;*/
}
.cars-exterior-slider .list strong {
	display: block;
	color: #1a76b9;
	font-size: 18px;
	line-height: 40px;
}
.cars-exterior-slider .list .close, .cars-exterior-slider .list .open {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	width: 40px;
	height: 40px;
	background: url(images/cars_exterior_close.png) no-repeat 0 -40px;
}
.cars-exterior-slider .list .open {
	top: -40px;
	background-position: 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cars-exterior-slider .list .close:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.cars-exterior-slider .l-list {
	position: relative;
	height: 85px;
	border-top: 1px solid #fff;
	background: #dadada;
}
.cars-exterior-slider .l-list .cont {
	position: relative;
	width: 728px;
	height: 52px;
	overflow: hidden;
	margin: 17px 0 0 81px;
}
.cars-exterior-slider .l-list ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 5000px;
}
.cars-exterior-slider .l-list li {
	float: left;
	width: 94px;
	height: 52px;
	margin-right: 10px;
}
.cars-exterior-slider .l-list ul a {
	display: block;
	width: 90px;
	height: 48px;
	margin: 2px;
	background: #000;	
}
.cars-exterior-slider .l-list ul img {
	opacity: .4;
	filter: alpha(opacity=40);
	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;	
}
.cars-exterior-slider .l-list ul a:hover, .cars-exterior-slider .l-list ul .cur a {
	margin: 0;
	border: 2px solid #fff;
}
.cars-exterior-slider .l-list ul a:hover img, .cars-exterior-slider .l-list ul .cur a img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.cars-exterior-slider .l-list .btn {
	position: absolute;
	top: 31px;
	width: 14px;
	height: 23px;
	background: url(images/cars_exterior_btn_l.png) no-repeat;
}
.cars-exterior-slider .l-list .prev {
	left: 38px;
}
.cars-exterior-slider .l-list .next {
	right : 38px;
	background-position: -14px 0;
}
.cars-exterior-slider .l-list .prev:hover {
	background-position: 0 -23px;
}
.cars-exterior-slider .l-list .next:hover {
	background-position: -14px -23px;
}

/* cars-interior */
.cars-interior {
	position: relative;
	height: 480px;
	background: url(images/cars_interior.jpg) repeat-x;
}
.cars-interior .top {
	height: 280px;
	overflow: hidden;
}
.cars-interior h2 {
	width: 200px;
	height: 50px;
	margin: 55px auto 18px;
	background: #67727d;
	line-height: 50px;
}
.cars-interior .about {
	width: 730px;
	margin: 0 auto 20px;
	color: #888;
}
.cars-interior-cont {
	position: relative;
	width: 880px;
	margin: 0 auto;
}
.cars-interior-cont .btn {
	position: absolute;
	top: 46px;
	z-index: 9;
	width: 19px;
	height: 31px;
	background: url(images/why_production_btn.png) no-repeat;
}
.cars-interior-cont .prev {
	left: -35px;
}
.cars-interior-cont .prev:hover {
	background-position: 0 -31px;
}
.cars-interior-cont .next {
	right: -35px;
	background-position: -19px 0;
}
.cars-interior-cont .next:hover {
	background-position: -19px -31px;
}
.cars-interior-cont .cont {
	position: relative;
	width: 880px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
}
.cars-interior-cont .cont ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 5000px;
}
.cars-interior-cont .cont li {
	float: left;
	width: 210px;
	margin-right: 13px;
}
.cars-interior-cont .cont a {
	display: block;
	position: relative;
	width: 210px;
	height: 115px;
}
.cars-interior-cont .cont .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 210px;
	height: 115px;
	background: #1a76b9;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cars-interior-cont .cont a:hover .bg {
	opacity: .8;
	filter: alpha(opacity=80);
}
.cars-interior-cont .cont .png {
	position: absolute;
	left: 87px;
	top: 38px;
	width: 39px;
	height: 39px;
	background: url(images/cars_interior_ico.png) no-repeat;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cars-interior-cont .cont a:hover .png {
	opacity: 1;
	filter: alpha(opacity=100);
}
.cars-interior-mask-bg, .cars-video-mask-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
}
.cars-interior-mask {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 788px;
	height: 370px;
	margin: -240px 0 0 -432px;
	padding: 30px 38px;
	background: #fff;
}
.cars-interior-mask .list {
	position: relative;
	float: left;
	width: 680px;
	height: 370px;
	overflow: hidden;
}
.cars-interior-mask .list ul {
	position: absolute;
	left: 0;
	top: 0;
}
.cars-interior-mask .list .btn {
	position: absolute;
	top: 130px;
	z-index: 99;
	width: 41px;
	height: 58px;
	background: url(images/cars_exterior_btn.png) no-repeat;
}
.cars-interior-mask .list .prev {
	left: 0;
}
.cars-interior-mask .list .prev:hover {
	background-position: 0 -58px;
}
.cars-interior-mask .list .next {
	right: 0;
	background-position: -41px 0;
}
.cars-interior-mask .list .next:hover {
	background-position: -41px -58px;
}
.cars-interior-mask .list li {
	position: relative;
	float: left;
	width: 680px;
	height: 500px;
}
.cars-interior-mask .list strong {
	display: block;
	color: #1a76b9;
	font-size: 18px;
	line-height: 35px;
}
.cars-interior-mask .list .close, .cars-interior-mask .list .open {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	width: 40px;
	height: 40px;
	background: url(images/cars_exterior_close.png) no-repeat 0 -40px;
}
.cars-interior-mask .list .open {
	top: -40px;
	background-position: 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cars-interior-mask .list .close:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.cars-interior-mask .l-list {
	position: relative;
	float: left;
	width: 74px;
	height: 260px;
	margin: 58px 0;
	padding-left: 34px;
}
.cars-interior-mask .l-list .cont {
	position: relative;
	width: 74px;
	height: 260px;
	overflow: hidden;
}
.cars-interior-mask .l-list ul {
	position: absolute;
	left: 0;
	top: 0;
}
.cars-interior-mask .l-list li {
	width: 74px;
	height: 56px;
	margin-bottom: 10px;
}
.cars-interior-mask .l-list ul a {
	display: block;
	width: 74px;
	height: 56px;
	overflow: hidden;
	background: #000;	
}
.cars-interior-mask .l-list ul img {
	opacity: .5;
	filter: alpha(opacity=50);
	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;	
}
.cars-interior-mask .l-list ul a:hover, .cars-interior-mask .l-list ul .cur a {
	width: 68px;
	height: 50px;
	border: 3px solid #1a77ba;
}
.cars-interior-mask .l-list ul a:hover img, .cars-interior-mask .l-list ul .cur a img {
	margin: -3px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.cars-interior-mask .l-list .btn {
	position: absolute;
	left: 58px;
	width: 23px;
	height: 14px;
	background: url(images/cars_interior_mask_btn.png) no-repeat;
}
.cars-interior-mask .l-list .prev {
	top: -42px;
}
.cars-interior-mask .l-list .next {
	bottom: -42px;
	background-position: -23px 0;
}
.cars-interior-mask .l-list .prev:hover {
	background-position: 0 -14px;
}
.cars-interior-mask .l-list .next:hover {
	background-position: -23px -14px;
}

/* cars-video */
.cars-video {
	position: relative;
	height: 580px;
	background: url(images/cars_video.jpg) no-repeat 50% 0;
}
.cars-video .top {
	height: 225px;
}
.cars-video h2 {
	padding-top: 55px;
}
.cars-video .about {
	width: 250px;
	color: #999;
}
.cars-video .cars-line i {
	background: url(images/why_geele_line.png) no-repeat;
}
.cars-video .list {
	position: relative;
	width: 460px;
}
.cars-video .list .btn {
	position: absolute;
	top: 65px;
	width: 15px;
	height: 24px;
	background: url(images/cars_video_btn.png) no-repeat;
}
.cars-video .list .prev {
	left: -27px;
}
.cars-video .list .next {
	right: -27px;
	background-position: -15px 0;
}
.cars-video .list .prev:hover {
	background-position: 0 -24px;
}
.cars-video .list .next:hover {
	background-position: -15px -24px;
}
.cars-video .cont {
	position: relative;
	width: 460px;
	height: 200px;
	overflow: hidden;
}
.cars-video .cont ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 1000px;
}
.cars-video .cont li {
	float: left;
	width: 220px;
	margin-right: 20px;
	cursor: pointer;
}
.cars-video .cont .img {
	width: 210px;
	height: 137px;
	border: 5px solid #fff;
}
.cars-video .cont .txt {
	padding-top: 14px;
}
.cars-video-mask {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000;
	width: 640px;
	height: 480px;
	margin: -245px 0 0 -325px;
	padding: 5px;
	background: #fff;
}

/* cars-specific */
.cars-specific {
	position: relative;
	padding-bottom: 20px;
	/*height: 922px;*/
	background: #11161b url(images/cars_specific.jpg) no-repeat 50% 0;
}
.cars-specific .top {
	width: 100%;
	height: 164px;
	padding-top: 40px;
}
.cars-specific .top .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 156px;
	background: #007ad2;
	opacity: .8;
	filter: alpha(opacity=80);
}
.cars-specific h2, .cars-specific .cars-line {
	position: relative;
	z-index: 99;
}
.cars-specific .top .cars-line i {
	background: url(images/why_geele_line.png) no-repeat;
}
.cars-specific .top .png {
	position: absolute;
	left: 50%;
	top: 156px;
	width: 34px;
	height: 10px;
	overflow: hidden;
	margin-left: -17px;
	background: url(images/cars_specific_tl.png) no-repeat;
}
.cars-specific .table {
	width: 810px;
	margin: 0 auto;
	padding: 15px;
	background: #fff;
}
.cars-specific .txt {
	padding-top: 10px;
	line-height: 24px;
}
.cars-specific .txt a {
	padding-right: 17px;
	background: url(images/cars_specific_ico.png) no-repeat 100% 2px;
	color: #0067b2;
	font-weight: bold;
}
.cars-specific .txt a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

/* Vehicle */
.vehicle .g-tl {
	padding-top: 72px;
}
.vehicle-cont {
	position: relative;
	z-index: 9;
	padding-top: 130px;
}
.vehicle-cont .tab-tl {
	height: 42px;
}
.vehicle-cont .tab-tl a, .vehicle-cont .tab-tl span {
	display: inline-block;
	height: 42px;
	background: url(images/vehicles_tabtl.png) no-repeat;
	_background: url(images/vehicles_tabtl_ie6.png) no-repeat;
}
.vehicle-cont .tab-tl a {
	margin: 0 2px;
	padding-right: 7px;
	background-position: 100% -126px;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
}
.vehicle-cont .tab-tl span {
	padding: 0 19px 0 26px;
	background-position: 0 -42px;
}
.vehicle-cont .tab-tl a:hover, .vehicle-cont .tab-tl a.cur {
	background-position: right -84px;
}
.vehicle-cont .tab-tl a:hover span, .vehicle-cont .tab-tl a.cur span {
	background-position: 0 0;
}
.vehicle-cont .tab-bg {
	height: 400px;
	background: #fff;
	margin-bottom: -282px;
}
.vehicle-cont .tab-list {
	position: relative;
	height: 282px;
}
.vehicle-cont .tab-cont {
	display: none;
	position: absolute;
	left: 50%;
	top: -125px;
	width: 960px;
	height: 400px;
	margin-left: -480px;
}
.vehicle-cont .tab-cont .btn {
	position: absolute;
	top: 130px;
	width: 15px;
	height: 24px;
	background: url(images/cars_video_btn.png) no-repeat;
}
.vehicle-cont .tab-cont .btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.vehicle-cont .tab-cont .prev {
	left: -20px;
}
.vehicle-cont .tab-cont .next {
	right: -20px;
	background-position: -15px 0;
}
.vehicle-cont .tab-cont .cont {
	position: relative;
	left: 0px;
	width: 960px;
	height: 550px;
	overflow: hidden;
}
.vehicle-cont .tab-cont ul {
	position: absolute;
	left: 0;
	top: 45px;
	width: 2000px;
}
.vehicle-cont .tab-cont li {
	position: relative;
	float: left;
	width: 330px;
	height: 450px;
	overflow: hidden;
}
.vehicle-cont .tab-cont .img {
	position: absolute;
	left: 0;
	bottom: 238px;
	z-index: 5;
	width: 330px;
	text-align: center;
}
.vehicle-cont .tab-cont .name {
	position: relative;
	z-index: 10;
	margin-top: 225px;
	color: #666;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.vehicle-cont .tab-cont .about {
	display: none;
	width: 266px;
	height: 139px;
	padding: 31px 31px 0 31px;
	background: url(images/vehicles_about.png) no-repeat;
}
.vehicle-cont .tab-cont .bt {
	width: 270px;
	height: 40px;
	margin-right: -20px;
	text-indent: 33px;
	line-height: 31px;
}
.vehicle-cont .tab-cont .bt a {
	float: left;
	height: 31px;
	background: url(images/vehicles_about_btn.png) no-repeat;
	color: #666;
}
.vehicle-cont .tab-cont .bt .bt01 {
	width: 110px;
	margin-right: 14px;
}
.vehicle-cont .tab-cont .bt .bt01:hover {
	background-position: 0 -62px;
	color: #fff;
}
.vehicle-cont .tab-cont .bt .bt02 {
	width: 144px;
	background-position: 0 -31px;
}
.vehicle-cont .tab-cont .bt .bt02:hover {
	background-position: 0 -93px;
	color: #fff;
}
.vehicle-cont .tab-cont .txt {
	height: 66px;
}
.vehicle-cont .tab-cont .line {
	display: block;
	width: 25px;
	height: 2px;
	overflow: hidden;
	background: #a6a6a6;
}