.marB_0{
    margin-bottom: 0;!important;
}
/*搜索框*/
.container {
    width: 100%;
    position: relative;
    background: url("../images/body-bg.jpg") repeat;
}
.header-search {
    position: absolute;
    top:448px;
    left: 50%;
    z-index: 99999;
    width: 622px;
    padding: 30px 24px 0;
    margin-left: -335px;
    background-color:rgba(0,0,0,0.3) ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hot-search {
    height: 40px;
    overflow: hidden;
    position: relative;
}
.hot-search .hs-text {
    width: 510px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 14px;
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
    color: #000;
}

.hot-search .hs-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: url(../images/search-ico.png) no-repeat 28px 6px #ac3231;
}
.header-search .hot-dest {
    height: 22px;
    padding: 6px 0 16px;
	white-space:nowrap;
    overflow: hidden;
}
.header-search .hot-dest a,
.header-search .hot-dest span{
    color: #ffffff;
    line-height: 22px;
    font-size: 14px;
}
.header-search .hot-dest span{
	 padding-left:10px;
}
.header-search .hot-dest a{
	padding-right:10px;
}
.header-search .hot-dest a:hover {
    color: #ff9900;
}

/*焦点图*/
.header-slide {
    width: 100%;
    height: 638px;
    position: relative;
    overflow: hidden;
}
.header-slide .prevBtn {
    left: 50%;
    margin-left: -600px;
    background: url(../images/aike-arrow-ico.png) no-repeat 0 0;
}
.header-slide .nextBtn {
    right: 50%;
    margin-right: -600px;
    background: url(../images/aike-arrow-ico.png) no-repeat -30px 0;
}
.header-slide .prevBtn, .header-slide .nextBtn {
    display: none;
    width: 30px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 9999;
}
.header-slide .bd {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 638px;
    margin-left: -960px;
}
.header-slide .bd ul, .header-slide .bd ul li, .header-slide .bd ul li img {
    width: 100%;
    height: 100%;
}
.header-slide .bd ul, .header-slide .bd ul li, .header-slide .bd ul li img {
    width: 100%;
    height: 100%;
}
.header-slide .hd {
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: 46px;
    text-align: center;
}
.header-slide .hd li {
    display: inline-block;
    width: 60px;
    height: 6px;
    margin: 0 3px;
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.header-slide .hd li.on {
    background: #d5d5d5;
}

/*景点*/
.content-list {
    text-align: center;
    padding: 46px 0 0 0;
}
.content-list h3{
    font-size: 26px;
    color: #333333;
    line-height: 50px;
}
.content-list p{
    font-size: 14px;
    line-height: 20px;
}
.content-list ul.tabs{
    display: inline-block;
    padding: 16px 0;
}
.content-list ul.tabs li{
    float: left;
    line-height: 25px;
    padding: 0 15px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 15px;
    cursor: pointer;
    font-size: 14px;
    color: #999;
}
.content-list ul.tabs li.on{
    line-height: 27px;
    padding: 0 16px;
    border:0;
    background-color: #ac3231;
    color: #fff;
}
.content-list ul.tabs li a{
    color: #999;
}
.content-list ul.tabs li.on a{
    color: #fff;
}
.content-list .pic-box ul.pic-list{
    display: none;
}
.content-list .pic-box ul.pic-list.active{
    display: block;
}
.content-list .pic-box ul.pic-list li{
    float: left;
    margin-right: 15px;
    width:582px;
    height:310px;
    background-color: #f5f5f5;
    margin-bottom: 14px;
    position: relative;
    overflow: hidden;
}
.content-list .pic-box ul.pic-list li:nth-of-type(3n){
   /* margin-right: 0;*/
}
.content-list .pic-box ul.pic-list li .pic>a{
    display: table-cell;
    width:370px;
    height:190px;
    text-align: center;
    vertical-align: middle;
}
.content-list .pic-box ul.pic-list li .pic>a img{

    max-width:580px;
}
.content-list .pic-box ul.pic-list li .info>.tit{
    display: inline-block;
    width:100%;
    height:50px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none!important;
}
.content-list .pic-box ul.pic-list li .info>.tit:hover{
    text-decoration: underline;
}
.content-list .pic-box ul.pic-list li .info{
    position: absolute;
    top:0;
    left:0;
    width: 582px;
    height:310px;
    padding: 66px 0;
    z-index: 9;
    background-color: rgba(51,51,51,0.3);
    display: none;
}
.content-list .pic-box ul.pic-list li .info>span.curr-price{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff600;
    font-size: 30px;
    margin:26px  0;
}
.content-list .pic-box ul.pic-list li .info>span.curr-price em{
    font-size: 30px;
}

.content-list .pic-box ul.pic-list li .info>a.order-btn{
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: #ff9900;
    -webkit-border-radius:20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0 auto;
}
.content-list .pic-box ul.pic-list li .info>a.order-btn:active{
    background-color: #ff9900;
}

/*包车*/
div.car.content-list {
    padding: 36px 0 0 0;
    padding-bottom: 70px;
    /*background: #a72126;*/
}
/*.car .pic-box div.tabs-list{
    display: none;
}
.car .pic-box div.tabs-list.active{
    display: block;
}*/
.slider-box{
    float: left;
    width:500px;
    height:300px;
    position: relative;
}
.slider-box .bd ul.pic li{
    float: left;
    width:500px;
    height:300px;
}
.slider-box .hd {
    width: 100%;
    height: 10px;
    position: absolute;
    /*left: 0;*/
    bottom: 20px;
    text-align: center;
}
.slider-box .hd ul.pic-btn li{
   display: inline-block;
    width:10px;
    height:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    margin: 5px;
}
.slider-box .hd ul.pic-btn li span{
    display: inline-block;
    width:10px;
    height:10px;
    background-color: #fff;
}
.slider-box .hd ul.pic-btn li.on{
    background-color: #999;
}
/*.car .intro{
    float: right;
    width:668px;
    height:300px;
    background-color: #f5f5f5;
    padding: 0 16px;
    text-align: left;
    position: relative;
}*/
/*
.intro a.tit{
    margin-top:14px;
    width:100%;
    height:50px;
    line-height: 25px;
    overflow: hidden;
    font-size: 20px;
    color: #000000;
}
.intro p.tit-second{
    margin-top: 8px;
    width:100%;
    height:50px;
    line-height: 16px;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
}
.intro .btn-box a{
    display: inline-block;
    line-height: 28px;
    padding: 0 15px;
    color: #fff;
    background-color: #ff9900;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.intro .limit-condi{
    width:100%;
}
.intro .limit-condi span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    margin-right: 35px;
    line-height: 50px;
}
.intro .price{
    width:100%;
}
.intro .price span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.intro .price span em{
    color: #ff9900;
}
.intro .price span em i{
    font-size: 30px;
    font-weight: bold;
}

.intro .price span s{
    text-decoration: none;
    color: #999999;
}
.intro .order-btn{
    width:172px;
   position: absolute;
    bottom:0;
    right:0;
}
.intro .order-btn>a{
    display: inline-block;
    line-height: 40px;
    width:172px;
    text-align: center;
    background-color: #ff6600;
    color: #fff;
    font-size: 16px;
}
.intro .order-btn>a:active{
    background-color: #ff9900;
}
*/

/*路况*/
.road-box{
    width: 100%;
    height:400px;
    background: url("../images/we-bg.jpg") no-repeat center;
    /*background-size: contain;*/
    margin-top: 20px;
    padding: 25px 0;
}
.road-box .pos-list{
    position: relative;
    height:400px;
    background: url("../images/map-bg.png") no-repeat;
}
.road-box .pos-list a{
    position: absolute;
    width:110px;
    height:38px;
    cursor: pointer;
    background: url("../images/pos-little.png") no-repeat 40px 0;
    padding-top: 52px;
    font-size: 13px;
    color: #fffefe;
    text-align: center;
    transition: all 1s;
}
.road-box .pos-list a:hover{
    transform: scale(1.2);
}
.road-box .pos-list a.pos1{
    top:40px;
    left:532px;
}
.road-box .pos-list a.pos2{
    top: 70px;
    left: 634px;
}
.road-box .pos-list a.pos3{
    top: 209px;
    left: 484px;
}
.road-box .pos-list a.pos4{
    top: 200px;
    left: 580px;
}
.road-box .pos-list a.pos5{
    top: 283px;
    left: 590px;
}
.road-box .pos-list a.pos6{
    top: 228px;
    left: 658px
}
.road-box .pos-list a.pos7{
    top: 198px;
    left: 760px
}
.road-box .pos-list a.pos8{
    top: 200px;
    left: 866px;
}
.road-box .pos-list a.pos9{
    top:173px;
    left:924px;
}

/*攻略*/
.strategy .pic-box ul.pic-list{
    display: none;
}
.strategy .pic-box ul.pic-list.active{
    display: block;
}
.strategy .pic-box ul.pic-list li{
    float: left;
    margin-right: 15px;
    padding: 0;
    width:390px;
    height:300px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.strategy .pic-box ul.pic-list li:hover{
    -webkit-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    -moz-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
}
.strategy .pic-box ul.pic-list li:nth-of-type(3n){
    margin-right: 0;
}
.strategy .pic-box ul.pic-list li .pic>a{
    display: table-cell;
    width:390px;
    height:310px;
    text-align: center;
    vertical-align: middle;
}
.strategy .pic-box ul.pic-list li .info{
    display: block;
    position: absolute;
    top:250px;
    left: 0;
    z-index: 99;
    width: 360px;
    height:300px;
    padding:0 15px;
    text-align: left;
}
.strategy .pic-box ul.pic-list li .info .tit{
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    width:100%;
    height:44px;
    line-height: 44px;
    text-decoration: none!important;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.strategy .pic-box ul.pic-list li .info  .tit-second{
    display: inline-block;
    color: #fefefe;
    font-size: 14px;
    width:100%;
    height:44px;
    line-height: 22px;
    overflow: hidden;
}


/*达人游记*/
div.travel-notes.content-list {
    text-align: center;
    padding: 16px 0 0 0;
}
.travel-notes .pic-box ul.pic-list{
    display: none;
}.travel-notes .pic-box ul.pic-list.active{
    display: block;
}
.travel-notes .pic-box ul.pic-list li{
    float: left;
    margin-right: 30px;
    padding: 0;
    width:380px;
    height:364px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
}
.travel-notes .pic-box ul.pic-list li:hover{
    -webkit-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    -moz-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
}
.travel-notes .pic-box ul.pic-list li:nth-of-type(3n){
    margin-right: 0;
}
.travel-notes .pic-box ul.pic-list li .pic>a{
    display: table-cell;
    width:380px;
    height:234px;
    text-align: center;
    vertical-align: middle;
}
.travel-notes .pic-box ul.pic-list li .pic>a img{
    max-width:380px;
    max-height:234px;
    vertical-align: middle;
}
.travel-notes .pic-box ul.pic-list li .info{
    display: block;
    width: 350px;
    height: 132px;
    background-color: #ffffff;
    padding:0  15px;
    text-align: left;
    position: relative;
}

.travel-notes .pic-box ul.pic-list li .info p.head-pic{
    height:28px;
}
.travel-notes .pic-box ul.pic-list li .info p.head-pic img{
    position: absolute;
    top: -64px;
    left: 144px;
}
.travel-notes .pic-box ul.pic-list li .info p.tit{
    font-weight: bold;
    width:293px;
    margin: 0 auto;
    height:28px;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.travel-notes .pic-box ul.pic-list li .info p.tit a{
    color: #333333;
    font-size: 16px;
}
.travel-notes .pic-box ul.pic-list li .info p.tit a:hover{
    color: #ac3231;
}
.travel-notes .pic-box ul.pic-list li .info p.tit-second{
    color: #666;
    font-size: 14px;
    width:100%;
    height: 34px;
    line-height: 18px;
    overflow: hidden;
}
.travel-notes .pic-box ul.pic-list li .info .discuss-box{
    height:40px;
    line-height: 40px;
    position: relative;
}
.travel-notes .pic-box ul.pic-list li .info .discuss-box span.username{
    position: absolute;
    left:0;
    padding-left: 20px;
    background: url("../images/user-ico.png") no-repeat 0 10px;
    margin-right: 48px;
    color: #999999;
    font-size: 12px;
    width: 90px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.travel-notes .pic-box ul.pic-list li .info .discuss-box span.time{
    position: absolute;
    right:0;
    padding-left: 20px;
    background: url("../images/time-ico.png") no-repeat 0 10px;
    color: #999999;
    font-size: 12px;
}

/*照片墙*/
div.photo-wall.content-list {
    text-align: center;
    padding: 16px 0 0 0;
}
.photo-wall .pic-box{
    width:100%;
    height:460px;
    padding: 0 0 0;
    background: url("../images/photo-wall-bg.jpg") no-repeat ;
    margin-top: 20px;
}
#gallery {
    width:100%;
    height:460px;
    padding: 0 0 0;
    background: url("../images/photo-wall-bg.jpg") no-repeat ;
    margin-top: 20px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.btnPrev {
    display: block;
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 8000;
    margin-top: -45px;
    cursor: pointer;
    background: url(../images/main-page-icon-left.png) no-repeat;
    background-size: contain;
}
.btnNext {
    display: block;
    width: 50px;
    height: 90px;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 8000;
    margin-top: -45px;
    cursor: pointer;
    background: url(../images/main-page-icon-right.png) no-repeat;
    background-size: contain;
}
.container_image {
    margin: 0 auto;
    position: relative;
    width: 1200px;
    font-size: .8125em;
}
.roundabout-holder {
    width: 900px;
    height: 400px;
    margin: 30px 155px;
}

.roundabout-moveable-item {
    width: 600px;
    height: 360px;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}
.roundabout-moveable-item a {
    display: block;
}
.roundabout-moveable-item img {
    width: 100%;
    vertical-align: middle;
}
.roundabout-in-focus {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}



/*服务*/
.service .pic-box{
    margin-top: 20px;
}
.service .pic-box ul.pic-list{
    display: none;
}
.service .pic-box ul.pic-list.active{
    display: block;
}
.service .pic-box ul.pic-list li{
    float: left;
    margin-right: 15px;
    padding: 0;
    width:390px;
    height:300px;
    background-color: #f5f5f5;
    margin-bottom: 14px;
}
.service .pic-box ul.pic-list li:hover{
    -webkit-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    -moz-box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
    box-shadow: 0 0 5px 5px rgba(245,245,245,.3);
}
.service .pic-box ul.pic-list li:nth-of-type(3n){
    margin-right: 0;
}
.service .pic-box ul.pic-list li .pic>a{
    display: table-cell;
    width:390px;
    height:300px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.service .pic-box ul.pic-list li .pic>a img{
   max-width:390px;
    max-height:300px;
    vertical-align: middle;
}
.service .pic-box ul.pic-list li .info{
    width: 360px;
    height:180px;
    padding:60px  15px;
    text-align: left;
}
.service .pic-box ul.pic-list li .info p.tit{
    width:100%;
    height: 26px;
    line-height: 26px;
}
.service .pic-box ul.pic-list li .info p.tit .name{
    font-size: 18px;
    color: #ffffff;
}
.service .pic-box ul.pic-list li .info p.tit-second{
    color: #ffffff;
    font-size: 14px;
    width:100%;
    height:44px;
    line-height: 20px;
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
}

/*品牌介绍*/
div.content-list.brand{
    margin-top: 46px;
    width:100%;
    height:120px;
    padding: 0;
    background: url("../images/brand-bg.jpg") no-repeat;
    /*background-size: contain;*/
}
.brand .info{
    height:88px;
    padding:16px 0;
    vertical-align: middle;
}
.brand .info span.logo{
    float: left;
    width:496px;
    height:88px;
    background: url("../images/logo%20II.png") no-repeat;
}
.brand .info span.txt{
    float: right;
    width:672px;
    height:44px;
    padding: 22px 0;
    line-height: 24px;
    font-size: 18px;
    color: #ffffff;
    text-align: left;
    text-shadow:2px 2px 4px #5a5a5a;
}

.car-mate{
    width:100%;
    height:660px;
   /* background-color: #a72126;*/
    position: relative;
}
.car-mate-content{
    width:1150px;
    margin: 0 auto;
}
.car-mate-content .mode-title{
    height:90px;
    text-align: center;
}
.car-mate-content .mode-title span{
    display: inline-block;
    width:295px;
    height:42px;
    vertical-align: middle;
    background: url("../images/tit-02.png") no-repeat;
    margin: 24px auto;
}
.car-mate-msg{
    width:770px;
    line-height: 22px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}
.car-slide-box{
    width:1130px;
    height:396px;
    overflow: hidden;
    margin: 20px auto 0;
    position: relative;
}
.car-slide-box .prevBtn, .car-slide-box .nextBtn {
    width: 30px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 9999;
    border-radius: 5px;
}
.car-slide-box .prevBtn {
    left: 0;
    background: url(../images/aike-arrow-ico.png) no-repeat 0 0;
}
.car-slide-box .prevBtn.on{
    left: 0;
    background: url(../images/arrow-left-on.png) no-repeat 0 0 rgba(0,0,0,.2);
}
.car-slide-box .nextBtn {
    right: 0;
    background: url(../images/aike-arrow-ico.png) no-repeat -30px 0;
}
.car-slide-box .nextBtn.on{
    right: 0;
    background: url(../images/arrow-right-on.png) no-repeat 0 0 rgba(0,0,0,.2);
}
.car-slide-box>div.bd{
    /*margin:0 10px;*/
}
ul.car-list{
    height: 1130px;
}
ul.car-list>li{
    float: left;
    width:1130px;
    /*margin:5px;*/
}

.car-slide-box:hover{/*é¼ æ ‡ç§»å…¥æ•ˆæžœ*/
    /*-webkit-border-radius: 5px;*/
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    -webkit-box-shadow:3px 2px 10px 10px rgba(0,0,0,.1);
    -moz-box-shadow:3px 2px 10px 10px rgba(0,0,0,.1);
    box-shadow:0 0 5px 5px rgba(0,0,0,.1);
}
.car-slide-box div.pic{
    float: left;
    height:396px;
    position: absolute;
    z-index: 999;
}
.car-slide-box div.pic.active{/*é¼ æ ‡ç§»å…¥æ•ˆæžœ*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:3px 2px 5px 5px rgba(0,0,0,.1);
    -moz-box-shadow:3px 2px 5px 5px rgba(0,0,0,.1);
    box-shadow:2px 3px 5px 5px rgba(0,0,0,.1);
}
.car-slide-box div.pic>a{
    display: inline-block;
    width:564px;
    height:380px;
    border:8px solid #fff;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}
.car-slide-box div.pic>a img{
   /* width:564px;*/
    height:380px;
}
.car-slide-box div.txt{
    float: left;
    width:550px;
    height:396px;
    background-color: #fff;
    position: relative;
    left:580px;
    z-index: 998;
    text-align: left;
}
.car-slide-box div.txt .top .tit{
    display: inline-block;
    font-size: 18px;
    color:#333333;
    padding: 50px 28px 0;
}
.car-slide-box div.txt .top .keywords{
    padding: 16px 28px;
}
.car-slide-box div.txt .top .keywords span{
    display: inline-block;
    line-height: 22px;
    padding: 0 12px;
    background-color: #40bdf1;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius: 12px;
    margin-left: 9px;
}
.car-slide-box div.txt .top .keywords span:nth-of-type(1){
    margin-left: 0;
}
.car-slide-box div.txt .top .intro{
    color: #666666;
    font-size: 14px;
    padding: 0 70px 0 28px;
    line-height: 20px;
}

.self-driving{
    width:100%;
    margin-top:50px;
    height:600px;
    background-color: #a72126;
    position: relative;
}
span.bg-left{
    position: absolute;
    left:0;
    top:30%;
    /*margin-top: -122px;*/
    width:135px;
    height:276px;
    background: url("../images/flower-left.png") no-repeat;
}
span.bg-right{
    position: absolute;
    right:0;
    top:30%;
    /*margin-top: -122px;*/
    width:135px;
    height:276px;
    background: url("../images/flower-right.png") no-repeat;
}

.self-driving .car-mate-content .mode-title span{
    display: inline-block;
    width:295px;
    height:42px;
    vertical-align: middle;
    background: url("../images/tit-04.png") no-repeat;
    margin: 24px auto;
}
.self-driving .car-mate-msg{
    color: #fff;
}
.self-driving .mode-more a.more-btn{
    display: inline-block;
    width:317px;
    height:67px;
    vertical-align: middle;
    background: url("../images/more-bg2.png") no-repeat;
    margin: 24px auto 18px;
    cursor: pointer;
}
.self-driving .more-pos{
    margin: 30px 0 0 10px;
}
.self-driving .more-pos>span{
    float: left;
    font-size: 14px;
    color: #fff;
}
.self-driving .more-pos ul{
    float: left;
}
.self-driving .more-pos ul li{
    float: left;
}
.self-driving .more-pos ul li a{
    display: inline-block;
    line-height:22px;
    padding: 0 30px;
    font-size: 14px;
    color: #fff;
}
.self-driving .more-pos ul li a:hover{
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    -webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 5px 5px rgba(0,0,0,.1);
    box-shadow:0 0 5px 5px rgba(0,0,0,.1);
}
.date-box{
    padding-left: 28px;
    padding-top: 20px;
    font-size: 14px;
    color: #666;
}
.date-box>span{
    float: left;
}
.date-box>ul.date-list{
    float: left;
    width:210px;
}
.date-box>ul.date-list li{
    float: left;
    margin-right: 9px;
    line-height: 22px;
}
.date-box>ul.date-list li:nth-of-type(3n){
    margin-right: 0;
}
.bottom{
    position: absolute;
    bottom:0;
    width:494px;
    height:80px;
    padding: 0 28px;
    border-top: 1px dashed #e4e4e4;
}
.bottom .current-price{
    font-size: 28px;
    color: #a72126;
    font-weight: bold;
    line-height: 80px;
}
.bottom .ori-price{
    font-size: 12px;
    color: #666;
    padding: 0 150px 0 22px;
}
.bottom .btn{
    display: inline-block;
    width:118px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    background-color: #a72126;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.car-mate .mode-more{
    height:90px;
    text-align: center;
}
.car-mate .mode-more a.more-btn{
    display: inline-block;
    width:319px;
    height:68px;
    vertical-align: middle;
    background: url("../images/more-bg2.png") no-repeat;
    margin: 24px auto 18px;
    cursor: pointer;
}

.ak_cw_bom{
    float:left;
    width:1120px;
    padding:30px 0}
.ak_cw_bom dl{
    float:left;
    width:1120px}
.ak_cw_bom dl dt{
    float:left;
    width:200px;
    text-align:center}
.ak_cw_bom dl dd{
    float:left;
    width:230px;
    height:129px;
    overflow:hidden;
    cursor:pointer;
    text-align:center;
    position:relative;
    background:url(../images/aike-ico03.png) left no-repeat}
.ak_cw_bom dl dd .p1{
    width:230px;
    height:129px;
    position:absolute}
.ak_cw_bom dl dd .p2{
    color:#6ba714;
    width:230px;
    height:60px;
    line-height:30px;
    padding:34px 0;
    font-size:16px;
    position:absolute;
    bottom:-129px}