.fl {
	float: left;
}
.fr {
	float:right;
}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:none; }
.banner{
	height: 636px;
	/*background-color: #e5e5e7;*/
}
.enTitle{
	width: 86%;
	text-align: center;
	margin: 80px auto 0; 
}
.EN_tilte{
	font-size: 46px;
	color: #0066b3;
	font-family: arial;
	letter-spacing: -3px;
	margin-right: 15px;
}
.CN_title{
	font-size: 38px;
    color: #000;
    font-weight: normal;
    position: relative;
    top: -3px;
}
span.CN_title::after {
    content: '';
    display: block;
    width: 8%;
    height: 3px;
    background-color: #0066b3;
    margin: 0 auto;
    margin-top: 10px;
}
.color_white{
	color: #FFFFFF;
}
.carJsBox{
	width: 1130px;
	margin: 80px auto 0px;
}
.carJsOne{
	display: none;
}
.carOneLeft{
	width: 440px;
	float: left;
	margin-right: 100px;
}
.carOneRight{
	float: left;
	width: 590px;
	height: 370px;
}
.carOneRight img{
	width: 100%;
	/*height: 100%;*/
}
.seriesBT{
	font-size: 30px;
	color: #000000;
	margin-bottom: 25px;
	text-shadow:2px 2px 10px #000;
}
.seriesXQ{
	text-shadow:2px 2px 2px #000;
	}
.carOneLeft p{
	line-height: 24px;
}
.borderBox{
	text-align: center;
}
.boderLine{
	display: inline-block;
}
.boderLine li{
	width: 35px;
	height: 4px;
	background-color: #cccccc;
	float: left;
	margin: 0px 5px;
	cursor: hand;
	cursor: pointer;
}
.boderLine li.borderBlue{
	background-color: #00c9ff;
}


.product{
	/*height: 680px;*/
	background-color: #FFFFFF;
}
.carkdbox{
	text-align: center;
	margin-top: 50px;
}
.lightspot{
	width: 100%;
	margin: 50px auto 0;
	position: relative;
	display: none;
}
.LDpicBox{
	overflow: hidden;
	position: relative;
	height: 612px;
    /* background-color: #202020; */
}
.car_kind,.car_pickind,.car_pzkind{
	display: inline-block;
	margin: auto;
}
.car_kind li,.car_pickind li,.car_pzkind li{
	float: left;
	font-size: 16px;
	cursor: pointer;
	cursor: hand;
	margin: 0px 20px;
}
.car_kind li.key_pitch,.car_pickind li.key_pitch{
	color: #0065B3;
}
.car_pzkind li.key_pitch{
	color: #ffffff;
}
.leftButton{
	width: 40px;
	height: 40px;
	background: url(../images/index/prev_btn.jpg) no-repeat;
	position: absolute;
	bottom: 8%;
	margin-top: -20px;
	right: 420px;
	cursor: pointer;
	cursor: hand;
	background-color: #eee;
	z-index: 9999;
}
.leftButton:hover{
	background: url(../images/index/prev_btn.jpg) no-repeat 0px -40px;
}
.rightButton{
	width: 40px;
	height: 40px;
	background: url(../images/index/next_btn.jpg) no-repeat;
	position: absolute;
	bottom: 8%;
	margin-top: -20px;
	right: 65px;
	cursor: pointer;
	cursor: hand;
	background-color: #eee;
	z-index: 9999;
}
.rightButton:hover{
	background: url(../images/index/next_btn.jpg) no-repeat 0px -40px;
}

.product_light {
	position: absolute;
	display: none;
	width: 100%;
	height: 612px;
	left: 0;
	top: 0;
    z-index: 10;
}
.light_shadow_words {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 32%;
	z-index: 10;
	overflow: hidden;
	background-image: linear-gradient(to right,#f4f4f400,#f4f4f475,#f4f4f4ad,#f4f4f4d1,#f4f4f4de,#f4f4f4);
}
.cur_show .light_shadow_words {
	display: block;
}
.light_words {
	/* background-color: #616161; */
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	width: 100%;
	text-align:justify;
	text-justify:inter-ideograph;
}
.product_light p {
	width: 360px;
	/* color: #ff; */
	line-height: 1.5;
	padding-left: 25px;
}
p.light_title {
	margin: 145px 0 20px 0;
	font-size: 28px;
	font-weight: bold;
}
p.light_content {
	font-size: 18px;
    line-height: 2;
    letter-spacing: 1.5px;
    height: 255px;
    overflow: hidden;
}
.light_shadow_img {
	position: absolute;
	left: 0;
	top: 0;
	width: 68%;
	height: 100%;
	z-index: 8;
	overflow: hidden;
}
.light_img {
	position: absolute;
	right: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #202020;
}
.light_img img {
	width: 100%;
	height: 100%;
}
h2.scrollShow {
    text-align: center;
    position: relative;
    margin-top: 80px;
    margin-bottom: 50px;
}
.en_title {
    font-size: 46px;
    color: #0066b3;
    letter-spacing: -3px;
    font-family: arial;
    margin-right: 20px;
}
.cn_title {
    font-size: 38px;
    color: #000;
    position: relative;
    top: -1px;
    font-weight: normal;
}

.car_config {
    background-color: #0066b3;
}
.car_config .slideTable {
    position: relative;
    width: 10000px;
    padding-left: 230px;
    overflow: hidden;
    padding-bottom: 4px;
}
.car_config .slideTable table {
    position: relative;
    left: 0;
    top: 0;
    /* border-left: 1px solid #65b4f0; */
    border-bottom: 1px solid #65b4f0;
}
.car_configBox {
    position: relative;
    margin-top: 60px;
}
.car_configBox .prevBtn {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/car_model/prev_btn.jpg) no-repeat;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    left: -60px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.car_configBox .nextBtn {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/car_model/next_btn.jpg) no-repeat;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    margin-top: -20px;
    right: -60px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.car_configBox .prevBtn:hover {
    background-position: 0 -40px;
    border: 1px solid #fff;
}

.car_configBox .nextBtn:hover {
    background-position: 0 -40px;
    border: 1px solid #fff;
}
.car_configBox .prevAuto {
     background: url(../images/car_model/unClick_2.jpg) no-repeat;
     cursor: auto;
 }
.car_configBox .prevAuto:hover {
    background-position:0;
     border: 0;
}
.car_configBox .nextAuto {
    background: url(../images/car_model/unClick_1.jpg) no-repeat;
    cursor: auto;
}
.car_configBox .nextAuto:hover {
    background-position:0;
     border: 0;
}

.car_config .en_title , .car_config .cn_title {
    color: #fff;
}

.config_mask{
	overflow: hidden;
	max-height: 531px;
	width: 1201px;
}
.table_left{
	width: 188px;
    position: absolute;
    background-color: #0066C4;
    z-index: 100;
    overflow: hidden;
}
.table_left p {
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #65b4f0;
    border-left: 1px solid #65b4f0;
    padding: 5px 10px;
    text-align: left;
}
.table_left table{
	width: 100%;
    border-left: 1px solid #65b4f0;
    border-bottom: 1px solid #65b4f0;
    text-align: center;
    
    border-right: 1px solid #65b4f0;
}
.table_left table tr td{
	height: 47px;
	border-top: 1px solid #65b4f0;
	/* padding: 0px 10px; */
	color: #FFFFFF;
	font-size: 12px;
}
.table_left .left_table_p {
    height: 49px;
    border-top: 1px solid #65b4f0;
    text-align: center;
    padding: initial;
    color: #FFFFFF;
    font-size: 16px;
    position:relative;
    z-index: 550;
    background-color: #0066c4;
}
.table_left {
    width: 230px;
    position: absolute;
    background-color: #0066C4;
    z-index: 100;
    /* display: none; */
}
p.config_notice {
    color: #fff;
    padding: 60px 0 90px;
    text-align: center;
}
.carbgtitle{
	height: 50px;
	color: #FFFFFF;
}
.carbgcon{
	height: 48px;
}
.carbgcon td{
	color: #FFFFFF;
	padding: 0px 10px;
	border-top: 1px solid #65b4f0;
	border-right: 1px solid #65b4f0;
}
.carbgtitle td{
	padding: 0px 10px;
	border-top: 1px solid #65B4F0;
	border-right: 1px solid #0066C4;
	background-color: #65B4F0;
	position: relative;
	z-index: 50;
}
.slideTable td{
	max-width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
}
.carpzMore{
	width: 148px;
	height: 48px;
	border: 1px solid #65b4f0;
	display: block;
	margin: auto;
	cursor: pointer;
	cursor: hand;
	font-size: 16px;
	line-height: 48px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
}
.carpzMore:hover{
	background-color: #65b4f0;
}
.carpzMorenone{
	background-color: #65b4f0;
}
.config_mask .barBox{
	height: 100%;
	right: -15px;
}
.config_mask .barItem{
	background-color: #65B4F0;
}

.pic{
	background: #fff;
}
.pic .Title{
	width: 610px;
	padding-top: 110px;
}
.pic_carbox{
	position: relative;
	width: 1170px;
	height: 584px;
	margin: 50px auto 60px;
	display: none;
}
.pic .piccon{
	width: 1170px;
	height: 584px;
	font-size: 0;
	overflow: hidden;
}
.picshiftBar
{
	width: 1170px;
	height: 584px;
	position: relative;
	float: left;
}
.pic .piccon .picone{
	position: absolute;
	width: 390px;
	height: 292px;
}
.pic .piccon .picone img{
	width: 100%;
}
.pic .piccon .picone .shadow{
	width: 390px;
	height: 250px;
	opacity: 0;
	filter:alpha(opacity=0);
	background: #000 url("../images/carjs/down.png") no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	/*display: none;*/	
}
.pic .piccon .picone:hover .shadow{
	display: block;
	cursor: pointer;
	cursor: hand;
	    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.8;
	filter:alpha(opacity=80);
}
.pic .more{
	margin: 40px auto;
}
.pic{
	position: relative;
}
.pic .leftbth{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: -50px;
}
.pic .rightbth{
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: -50px;
}
.load{
	height: 516px;
	background: url("../images/download/lastcar.jpg") no-repeat center center;
}
.load .Title{
	width: 470px;
}
.load .Title .enTitle{
	color: #fff;
}
.load .Title .cnTitle{
	color: #fff;
	position: relative;
	top: 2px;
}
.load .carload{
	width: 1045px;
	margin: 50px auto;
}
.load .carload .land{
	width: 300px;
	height: 265px;
	float: left;
	margin-right: 70px;
	text-align: center;
}
.load .carload .landlast{
	margin-right: 0;
}
.load .carload .land .landword{
	width: 237px;
	height: 27px;
	margin: 18px auto;
	display: inline-block;
}
.load .carload .land .landwordthr{
	width: 150px;
}

.load .carload .land{
	position: relative;
}
.load .carload .land .shadow{
	width: 300px;
	height: 200px;
	opacity: 0;
	filter:alpha(opacity=0);
	background: #000 url("../images/download/down.png") no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	/*display: none;*/
}
.load .carload .land .memory{
	color: #1CB5DF;
	position: relative;
	top: 122px;
}
.load .carload .land .landwordone{
	background: url("../images/download/font.png") no-repeat 0px 0px;
}
.load .carload .land:hover .landwordone{
	background: url("../images/download/font.png") no-repeat 0px -32px;
}
.load .carload .land:hover .shadow{
	/*display: block;*/
	 -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0.8;
	filter:alpha(opacity=80);
}
.load .carload .land .landwordtwo{
	background: url("../images/download/font.png") no-repeat 0px -67px;
}
.load .carload .land:hover .landwordtwo{
	background: url("../images/download/font.png") no-repeat 0px -103px; 
}
.load .carload .land .landwordthr{
	background: url("../images/download/font.png") no-repeat 0px -145px;
}
.load .carload .land:hover .landwordthr{
	background: url("../images/download/font.png") no-repeat 0px -175px;
}
.videosline{
	position: relative;
	border: 0px #fff;
	top: -70px;
}
.imagedownloadsline{
	position: relative;
	border: 0px #fff;
	top: -70px;
}
.leftbth{
	width: 40px;
	height: 40px;
	background:url("../images/carjs/prev_btn.jpg") no-repeat;
	position: absolute;
	left: 45px;
	top: 520px;
}
.rightbth{
	width: 40px;
	height: 40px;
	background:url("../images/carjs/next_btn.jpg") no-repeat;
	position: absolute;
	right: 45px;
	top: 520px;
}
.leftbth:hover{
	background:url("../images/carjs/prev_btn.jpg") no-repeat 0 -40px;
}
.rightbth:hover{
	background:url("../images/carjs/next_btn.jpg") no-repeat 0 -40px;
}

.leftDisabled
{
	background: url('../images/carjs/unClick_2.jpg') 0px 0px;
	background-color: #eee;
	z-index: 9999;
}

.rightDisabled
{
	background: url('../images/carjs/unClick_1.jpg') 0px 0px;
}
.leftDisabled:hover{
	background: url('../images/carjs/unClick_2.jpg') 0px 0px;
	cursor: auto;
}
.rightDisabled:hover
{
	background: url('../images/carjs/unClick_1.jpg') 0px 0px;
	cursor: auto;
}
/*视频*/
.videobox{
	position: relative;
}
.SPbox{
	width: 1128px;
	margin: 50px auto 75px;
	overflow: hidden;
	position: relative;
}
.SPlong{
	width: 9999px;
	position: relative;
	left: 0;
}
.SPone{
	width: 360px;
	float: left;
	margin: 0px 8px;
	cursor: hand;
	cursor: pointer;
	position: relative;
}
.SPone img{
	width: 360px;
	height: 240px;
}
.vdTitle{
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.vdyy{
	width: 360px;
	height: 240px;
	background: url(../images/carjs/vdyy.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.locationLeft,.locationRight{
	top: 290px;
}
.videoContainer{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
.playerBg{
	background-color: #000;
    height: 100%;
    opacity: 0.9;
    filter:alpha(opacity=90);
    position: absolute;
    top: 0;
    width: 100%;
}
#youkuplayer{
	height: 450px;
    left: 50%;
    margin-left: -300px;
    margin-top: -225px;
    position: absolute;
    top: 50%;
    width: 600px;
}
.videoContainer .close{
	height: 40px;
    position: absolute;
    left: 50%;
    margin-left: 300px;
    top: 50%;
    margin-top: -225px;
    width: 40px;
    background: url('../images/carjs/close.png') no-repeat scroll 0 0;
}
.videoContainer .close:hover {
    background-color: #9b0002;
}

/*预约试驾在线预定*/

.car_other {
    background-color: #0066b3;
    padding: 60px 0 100px;
}
.car_other a {
    float: left;
    width: 385px;
    margin-right: 15px;
}
p.other_en {
    padding-top: 10px;
    font-size: 20px;
    line-height: 1.5;
    font-family: arial;
    font-weight: bold;
    color: #fff;
}
p.other_cn {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}
.car_other .imagePanel:hover .foton_shadowcol {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.other_img {
    width: 385px;
    height: 220px;
    position: relative;
    overflow: hidden;
}
.foton_shadowcol_bf {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 100;
}
.car_other a:hover .foton_shadowcol_bf {
    opacity: 0;
    filter: alpha(opacity=0);
}
.z_btnsbox{
	text-align:center;
	padding-bottom:80px;
}
.z_btnsbox .z_btn{
	display:inline-block;
	font-size:16px;
	height:48px;
	line-height:48px;
	color:#fff;
	width:148px;
	border:1px solid #65b4f0;
    margin: 0px 10px;
}
.z_btnsbox .z_btn:hover{
	background:#65b4f0;
}
/* 导航按钮 */
.car-van {
    display: table;
    width: 100%;
    text-align: center;
}
.car-van li{
    display: table-cell;
    vertical-align: middle;
    width: 20%;
  
	border-left: 1px  solid #fff;
	box-sizing: border-box;
}
.car-van li a {
    display:block;
    color: #fff;
    width: 100%;
    height: 70px;
    font-size: 20px;
	 font-weight: 600;
    line-height: 70px;
    background-color: #363333;
}
.car-van li a:hover{
    /* color: #fff; */
    background-color: #494545;
}
/*  */
