.BannerOne {
	background:url('../images/banner02.jpg') no-repeat center center;
}
/* 滑动窗 */
.picFocus{ width:400px; border:1px solid #ccc; padding:5px;  margin-top: 10px; position:relative; overflow:hidden; zoom:1; }
.picFocus .hd{ width:100%; overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ width:24.7%; padding-top:5px; float:left;  text-align:center; }
.picFocus .hd ul li .img{ width: 100%; position: relative; height: 0; overflow: hidden; padding-bottom: 62.5%; }
.picFocus .hd ul li .img img{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; border:2px solid #ddd; cursor:pointer; box-sizing:border-box;}
.picFocus .hd ul li.on{ background:url("images/icoUp.gif") no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#FF9B31; }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:400px; height:250px; display:block; }
/* 车辆信息 */
.carDetail {
	background: none repeat scroll 0% 0% #FFF;
	font-size: 14px;
	padding: 10px 15px;
	margin: 22px 0 16px 0;
}
.carBorder {
	width: 80%;
	float: left;
	padding-bottom: 10px;
}
.carExhibition {
	float: left;
	width: 412px;
}
.carTitle h1 {
	height: 40px;
    line-height: 50px;
    padding-left: 20px;
    font-weight: 600;
    color: #444;
    font-size: 16px;
    font-family: arial,Simsun,sans-serif;
}
.carBasicInfo {
	margin-bottom: 10px;
}
.carIntroduction {
	height: 650px;
	margin-top: 10px;
	padding: 0 20px;
	overflow: hidden;
}
.clearfix {
    overflow: hidden;
    zoom: 1;
}
.pp, .cx, .ndk, .pzk, .zws, .cms, .rllx, .bsxlx, .pl, .rybh, .qdfs, .fdjjqxs, .pfbz, .tc, .yxrl, .yx, .zy, .tcld, .qin, .dvd, .gps {
    background-image: url(../images/icon/orderCarInforbg.png);
    background-repeat: no-repeat;
}
.carInfor-xj li {
    width: 49%;
    height: 32px;
	line-height: 32px;
    padding: 0 0 0 1%;
    border-bottom: 1px dashed #dbe4eb;
    float: left;
    color: #333;
}
.carInfor-xj b {
    display: inline-block;
    width: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.pp {
    height: 18px;
    background-position: 0 5;
}
.cx {
    height: 13px;
    background-position: 0 -22px;
}
.ndk {
    height: 17px;
    background-position: 0 -40px;
}
.pzk {
    height: 16px;
    background-position: 0 -62px;
}
.zws {
    height: 18px;
    background-position: 0 -83px;
}
.cms {
    height: 18px;
    background-position: 0 -107px;
}
.rllx {
    height: 16px;
    background-position: 0 -131px;
}
.bsxlx {
    height: 18px;
    background-position: 0 -152px;
}
.pl {
    height: 11px;
    background-position: 0 -175px;
}
.rybh {
    height: 18px;
    background-position: 0 -190px;
}
.qdfs {
    height: 16px;
    background-position: 0 -213px;
}
.fdjjqxs {
    height: 15px;
    background-position: 0 -233px;
}
.tc {
    height: 18px;
    background-position: 0 -250px;
}
.yxrl {
    height: 19px;
    background-position: 0 -288px;
}
.yx {
    height: 15px;
    background-position: 0 -309px;
}
.zy {
    height: 16px;
    background-position: 0 -329px;
}
.tcld {
    height: 18px;
    background-position: 0 -350px
}
.qin {
    height: 17px;
    background-position: 0 -373px;
}
.dvd {
    height: 17px;
    background-position: 0 -395px;
}
.gps {
    height: 19px;
    background-position: 0 -416px;
}
.carDescribe {
	margin-left: 412px;
}
.splitLine {
	border-bottom: 1px dashed #88888c;
}
/********* 租车注意事项 *********/
.carList ul li .img {
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 62.5%;
}
.carList ul li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}
.sameCar {	
}
.sameCar .carList ul li {
	float: left;
	width: 24.8%;
	margin-right: 0.2%;
}
.allCar {
	width: 20%;
	min-height: 900px;
	float: left;
	padding: 0 0 10px 10px;
	border-left: 1px dashed #88888c;
	box-sizing: border-box;
}
.allCar .carTitle {
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #88888c;
}
.allCar .carList ul li {
	margin: 0 0 2px 0;
}