body,html,#wrap{
	height: 100%;
	overflow: hidden;
	position: relative;
}
body{
	font-family: 'Microsoft YaHei',sans-serif;
}


img.bgimg{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

ul,li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.posabs{
	position: absolute;
}

.header{
	position: absolute;
	left: 0;
	width: 100%;
	height: 57px;
	background-color: #fff;
	z-index: 21;
	min-width: 1000px;
}
.header a.logo{
	float: left;
	margin: 19px 0 0 100px;
}

.header .nav{
	float: right;
	margin: 19px 100px 0 0;
	overflow: hidden;
}
.header .nav a{
	font-weight: bold;
	font-size: 18px;
	color: #3f3f3f;
	float: left;
	margin-right: 60px;
	text-decoration: none;
}

.menu{
	position: absolute;
	top: 50%;
	right: 7px;
	height: 334px;
	margin-top: -167px;
	z-index: 90;
}

.menu li{
	width: 65px;
	height: 64px;
	background: url(imagesmenu.png);
	position: relative;
	margin-bottom: 26px;
	color: #fff;
	cursor: pointer;
	opacity: 0.5;
	-webkit-transition: opacity .5s;
	   -moz-transition: opacity .5s;
	    -ms-transition: opacity .5s;
	        transition: opacity .5s;
}
.menu li span{
	position: absolute;
	z-index: 1;
	right: 75px;
	width: 70px;
	text-align: right;
	top: 25px;
	display: none;
	
}
.menu li.active,.menu li:hover{
	opacity: 1;
}
.menu li.active span,.menu li:hover span{
	display: block;
	
}
.menu li.m1{
	background-position: 0 0;
}
.menu li.m2{
	background-position: 0 -90px;
}
.menu li.m3{
	background-position: 0 -180px;
}
.menu li.m4{
	background-position: 0 -270px;
}
.menu li.m5{
	background-position: 0 -360px;
}
.menu-b li{
	background: url(imagesmenu-b.png);
	opacity: 0.3;
}
.menu-b li span{
	color:#000;
}

.sections{
	height: 1000%;
	position: relative;

}
.sections .section{
	height: 10%;
	position: relative;
	overflow: hidden;
}
.section .con{
	height: 100%;
	position: relative;
	z-index: 10;
}
.section .con .mod{
	position: absolute;
	z-index: 5;
}

.section .con .mod img{
	display: block;
	width: 100%;
}



.section1 .qr{
	bottom: -119px;
	left: 10px;
	width: 15%;
	opacity: 0;
	 display: none;
}
.section1 .qr img{
	display: block;
	width: 100%;
}
.section .tip{
	bottom:5px;
	left: 50%;
	margin-left: -67px;
	cursor: pointer;
	
}
.section1 .sviode{
	bottom:20px;
	right:-242px;
	cursor: pointer;
	width: 15%;
	opacity: 0;
	 display: none;
	
}
.section1 .sviode img{
	display: block;
	width: 100%;
}
.section1 .sviode b{

  left: 11px;
  top: 26%;
  z-index: 1;
  color:#fff;
  font-size:14px;
}

.section1 .video{
	position: absolute;
	width: 900px;
	height:495px;
	left: 50%;
	top:50%;
	margin:-203px 0 0 -450px;
	background-color:#000;
	z-index: 20;
	display: none;
	
}
.section1 .close-v{
	right:-46px;
	top: 0;
	cursor: pointer;
	
}


.section1 .icon{
	top: 80px;
	right: 10px;
	width: 20%;
}
.section1 .car{
	width: 58.95%;
/*	  top: 43%;
  left: 32%*/
    top:40%;
  left: 20%;
  opacity: 0;
  display: none;

  
}
.section1 .bao{
	width: 23.28%;
  top: 25%;
  left: -8%;
  opacity: 0;
  display: none;
}
.section1 .title{
  width: 57.86%;
  top: 19%;
  left: 19%;
  opacity: 0;
  display: none;
}

.section1 .title2{
    width: 28%;
    top: 38%;
    left: 7%;
    opacity: 0;
    display: none;

}





.section1 .car img,.section1 .bao img,.section1 .title img,.section1 .title2 img{
	display: block;
	width: 100%;
}
.section2 .mod1{
	width: 35%;
	top: 80px;
	right: 180px;
	display: none;
}
.section3 .mod{
	width: 48%;
	bottom:9%;
	left: 4%;
	display: none;
}
.section4 .mod{
	width: 38%;
	bottom:8%;
	left: 6%;
	display: none;
}


.mask,.vmask,.popMask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 10;
	background-color: #000;
	display: none;
}
.mask2{
	z-index: 14;
}
.pics-box{
	position: absolute;
	width: 905px;
	height: 545px;
	left: 50%;
	top: 50%;
	margin: -272px 0 0 -452.5px;
	z-index: 15;
	display: none;

}

.pics-box .bxbox{
	width: 905px;
	height: 545px;
	position: relative;
}
.pics-box .bxbox .items{
	width: 905px;
	height: 545px;
	overflow: hidden;
}
.pics-box .bxbox .items .item{
	width: 905px;
	height: 545px;
}


.pics-box  .close{
	position: absolute;
	right: -46px;
	top: 0px;
	width:46px;
	height:46px;
	background-image: url(imagesclose-v.png);
	text-indent: -9999px;
	cursor: pointer;
	z-index: 10;
}

.pics-box .bx-controls-direction a{
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	width: 63px;
	height: 117px;
	top: 50%;
	margin-top: -58px;
	background-image: url(imagesb-arrow-l.png);
	opacity: .5;
	filter: alpha(opacity = 50);
	-webkit-transition: opacity .25s;
	   -moz-transition: opacity .25s;
	    -ms-transition: opacity .25s;
	        transition: opacity .25s;
}
.pics-box .bx-controls-direction a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}

.pics-box .bx-controls-direction a.bx-next{
	left: auto;
	right: 0;
	background-image: url(imagesb-arrow-r.png);

}

.thum-box{
	width: 1036px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -518px;
	z-index: 11;
	display: none;

}
.thum-bx-box{
	width: 1196px;
	margin: 0 auto;
}
.thum-bx-box .item{
	width: 236px;
	height: 150px;
	overflow: hidden;
	cursor: pointer;
}

.thum-bx-box .item .bx-caption{
	width: 100%;
	height: 26px;
	background: url(imagesthum-txt.png);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.thum-bx-box .item:hover .bx-caption{
	background-image: url(imagesthum-txt-h.png);
}
.thum-bx-box .item .bx-caption span{
	padding-left: 5px;
	color: #fff;
	display: block;
	line-height: 26px;
	font-size: 14px;
}
.thum-box .bx-controls-direction a{
	position: absolute;
	left: 0;
	top: 49px;
	width: 29px;
	height: 52px;
	text-indent: -9999px;
	background: url(imagess-arrow-l.png);
}
.thum-box .bx-controls-direction a.bx-next{
	left: auto;
	right: 0;
	background-image: url(imagess-arrow-r.png);
}


.parts{
	display: none;
}


.section5{

}
.section5 .spec{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 50%;
	margin-top: -213px;
	height: 500px;
	
}



.section5 .spec .spec-main{
	width: 100%;
	height: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.section5 .title{
	width:40%;
	left: 7%;
	top: 85px;
	
}
.section5 .title img{
	width: 100%;
	display: block;
}
.spec-main{
	height: 100%;
}

.spec-main .car-type{
	height: 133px;
	background-color: #0a3d5b;
	color: #fff;
	overflow: hidden;
	background: url(imagesbar.jpg);
}

.spec-main .car-type th{
	height: 43px;
	border:1px solid #083149;
	border-right:none;
	font-size: 14px;
}
.spec-main .car-type th.price{
	background-color:#fff;
	color:#000;
	font-size:14px;
	border-color:#cacaca;
	/*border-bottom:none;*/
}
.spec-main .car-type th b{
	color:red;
}
.spec-main .car-type th.z{
	height: 0;
	border: none;
}


.spec-main .parm{
	height:367px;
	overflow-y: auto;
	background:url(imagesspecbg.png);
	padding-bottom: 5px;
	border-right:1px solid #cacaca;

}
.section5  .spec-min{
	height:400px;
	margin-top: -143px;
}

.section5 .spec-min .parm{
		height:223px;
}




.spec-main .parm td{
	height:43px;
	border:1px solid #cacaca;
	border-right:none;
	text-align: center;
	font-size:14px;
	word-break:break-all;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.spec-main .parm td.z{
	height: 0;
}
.spec-main .parm td.title{
	background-color:#cccccc;
	font-weight:bold;
	text-align: left;
	text-indent: 10px;
}

.spec-main .parm td.tl{
	padding-left: 10px;
	text-align: left;
	
}
.mCSB_scrollTools{
	position: absolute;
	right:0;
	top: 0;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	border-radius: 16px;
	    width: 10px;
}
.mCustomScrollBox:hover > .mCSB_scrollTools{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mCSB_inside > .mCSB_container{
	margin-right: 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	opacity: .8;
	filter: alpha(opacity=80);
	background-color: #fff;
}
.section6 .con img{
	display: block;
	width: 100%;
}
.section6 .title{
	width: 13%;
	top: 94px;
	left:19%;
}

.section6 .media-box{
	width: 1020px;
	margin: 0 auto;
	padding-top: 57px;
	overflow: hidden;
	
}

.section6  .title{
  position: absolute;
  left: 50%;
  top: 70px;
  margin-left: -406px;
}


.section6 .media-list{
	background:url(imagesmedia-bg.png);
	overflow: hidden;
	z-index: 10;
	height: 460px;
	position: absolute;
	width: 804px;
	left: 50%;
	top: 50%;
	margin: -190px 0 0 -402px;

	


}
.section6 .media-list .list{
	margin: 10px auto 0 10px;
	overflow:hidden;
	width: 995px;
	height: 440px;
	

}
.section6 .media-list .list .item{
  width: 254px;
  height: 217px;
  background-color: #6da6c5;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}
.section6 .media-list .list .last{
	margin-right: 0;
}

.media-list .list .item .c{
	width: 244px;
  height: 203px;
  position: relative;
  margin: 6px auto 0;
	
}
.media-list .list .item .c p{
	margin:0;
	padding:0;
	font-size:12px;
	color:#fff;
}
.media-list .list .item .c h3{
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding:0;
	font-weight: normal;
	margin-top: 5px;
}
.media-list .list .item .c h3 b{
	font-weight: bold;
}
.media-list .list .item .c .link{
	right:0;
	bottom:0;
	background-color:#126ea1;
	width: 100px;
	height:25px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
	text-indent: 18px;
	font-size: 14px;
}
.media-list .list .item .c .link b{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #fff;
	right:12px;
	top: 9px;
}

.section6 .media-list .list .item:hover{
	background-color:#126ea1;

}

.section6 .media-list .list .item:hover .link{
	background-color:#fff671;
	color:#000;
}
.section6 .media-list .list .item:hover .link b{
	border-color: transparent transparent transparent #000;
}


.section7 .title{
	width: 33%;
	top: 94px;
	right:6%;
}


.section7 .box{
	left:50%;
	top: 170px;
	width: 800px;
	height:360px;
	top: 50%;
	margin: -150px 0 0 -145px;
/*	overflow: hidden;*/
	
}
.section7 .box p.notes{
	position: absolute;
	width: 100%;
	color:#fff;
	left:0;
	text-align:center;
}
.section7 .box .h3{
	width: 30%;
}
.section7 .box .aa{
	width: 700px;
	margin: 0px 0px 20px;
	display: none;

}
.section7 .box ul{
	overflow: hidden;
	color:#fff;
	margin-top: 2%;
	
}
.section7 .box ul li{
	float: left;
	width: 45%;
	font-size:18px;
	margin-bottom: 25px;
	margin-right: 15px;
	
}
.section7 .box ul li span{
	float: left;
	width: 140px;
	line-height:30px;
	/*text-align:right;*/
}
.section7 .box ul li input,.section7 .box ul li select{
	float: left;
	background-color:#89b6d0;
	border-radius:5px;
	border:none;
	height:35px;
	width: 170px;
	line-height:35px;
	padding: 0 5px;
	
}
.section7 .box ul li select{
	padding:0;
	width: 182px;
}
form{
	/*overflow: hidden;*/
	
}
		
.section7 .con img{
	display: block;
	width: 100%;
}
.section7 .box .submit-btn{
	display: block;
	border-radius:0;
	width: 145px;
	height:41px;
	background:url(imagessubmit.png);
	border:none;
	padding:0;
	margin:0 auto;
	text-indent:-9999px;

}
.copy{
	text-align: center;
	color:#fff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom:0;
	height:50px;
	background-color:#041527;
	line-height:50px;
}

::-webkit-input-placeholder {
    color:#fff;
}


.popBan{
	width:200px;
	height:200px;
	position:absolute;
	bottom:-200px;
	right:0;
	z-index:20;
}
.popBan .close{
	position:absolute;
	width:20px;
	height:20px;
	right:0;
	top:0;
	cursor: pointer;
}

.popBan-qr-con{
	width:450px;
	height:422px;
    position: absolute;
    z-index:20;
    left:50%;
    bottom:50%;
    margin-bottom:-211px;
    margin-left:-225px;
    -webkit-transition: all .6s ease-out;
       -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
         -o-transition: all .6s ease-out;
            transition: all .6s ease-out;
}
.popBan-qr-con img{
	display:block;
	width:100%;
}
.popBan-qr-con.popTrans{
	width: 230px;
    height: 202px;
    left:10px;
    margin-left:0;
    margin-bottom:0;
}
.popBan-qr-con .close{
	width:10%;
	height:10%;
	position:absolute;
	right:0;
	top:0;
	display:none;
}

.popBan-qr-con.popTrans .close{
	width:15%;
	height:15%;
	display:block;
}