﻿@charset "utf-8";
html{
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
}
*{  margin:0;padding:0;border:0;list-style:none;-webkit-tap-highlight-color:rgba(255,0,0,0);font-family:"微软雅黑","arial";
    color: #333;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
body{background-color: #f5f5f5;}
.hide{display:none!important;}
a{
	text-decoration:none;
	list-style: none outside none;
	overflow: visible;
    text-overflow: clip;
    white-space: normal;
}
h2{font-size: 2rem;}
h3{font-size: 1.6rem;}
.box{padding: 0 1.5rem;}
.title-lump{
    display:block;
    min-height:11rem;
    padding-top: 1rem;
}
.title-piece{
    text-align: center;
    padding: 1.5rem 0;
    line-height: 2.5rem;
}
.title-piece p{
    font-size: 1.4rem;
    text-align: center;
    padding: 1rem 0;
    color: #999;
}
.title-piece .cityDistance{
    color: #999;
}
.title-piece .subsidy{
    color: #ff6600;
}
.title-piece .remoteDistance{
    color: #ffffff;
}
.title-piece ol{
    display: block;
    width: 100%;
    height: 1.5rem;
    margin-bottom: 1.5rem;
}
.title-piece ol li{
    display: block;
    float: left;
    width: 16.666%;
    font-size: 1.4rem;
    line-height:3.5rem ;
    color: #666;
    text-align: center;
}
.title-piece input{
    -webkit-appearance: none;
    width: 91%;
    height: 0.4rem;
    background-color: #ccc;
}
.dynamic-piece{
    text-align: center;
    margin: -0.7rem 0 1.5rem;
    line-height: 1.1rem;
    font-size:1.1rem;
    color:#f60;
    font-weight:normal;
}
.dynamic-piece .em{
    font-weight:900;
    font-style:normal;
    color:#f60;
}
.dynamicFee, .dynamicTime, .dynamicRate, .feeMax{
    color:#f60;
}
.show-feemax {
    color: #999;
}
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    cursor: default;
    top: 1px;
    height: 2.5rem;
    width: 2.5rem;
    background-color: #FFF;
    border-radius: 1.5rem;
    -webkit-box-shadow: 0 0 0 #FFF inset;
    border: 0.6rem solid #ff6600;
}
.link-1{
    color: #ff6600;
    padding: 0 0.3rem;
}
.price-link {
    color: #999;
    font-size: 1.6rem;
    padding: 1.5rem 0;
}
.service-price{
    display:inline;
    font-size: 1.05rem;
    line-height:4rem;
    color: #999;
    float:right;
}
.price-link a, .service-price a{
    color: #00a0e9;
}
.price-link a.no, .service-price a.no{
    color:#999; ;
}
.location-lump,.coupon-lump{
    width:100%;
    background-color: #FFF;
    border:0.1rem solid #dbdbdb;
    border-radius: 0.4rem;
    padding: 0 1rem;
    margin-bottom:1.5rem;
    /*margin-bottom: 2rem;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.location-lump fieldset{
    border-bottom: 0.1rem solid #dbdbdb;
    padding:0 0 0.1rem 2.5rem;
    background-position:0 center;
    background-repeat:no-repeat;
    background-size:1.8rem;
}
.location-lump fieldset:last-child{
    border-bottom:none;
}
.location-lump label{
    font-size: 1.6rem;
    color: #999;
}
.location-lump input{
    width: 85%;
    padding: 1.5rem 0;
    font-size: 1.6rem;
    outline:none;
}
.location-lump.no input{
    width: 70%;
}
.coupon-lump {
    color: #666;
    font-size: 1.4rem;
    margin-top: 1rem;
    padding: 1.5rem;
}
.coupon-lump a {
    background: #fff url("../img/arrows_right.png") no-repeat scroll right center / 1.5rem auto;
    float: right;
    padding-right: 2rem;
}
.btn{
    width: 100%;
    padding: 1.5rem 0;
    font-size: 1.8rem;
    color: #FFF;
    text-align:center;
    background-color: #3B414D;
    border-radius: 0.3rem;
    outline: none;
}
.cancel-btn{
    display: block;
    padding: 0.5rem;
    float: right;
    width: 3rem;
    height: 3rem;
    background: url("../img/icon_4.png") center center no-repeat;
    background-size:1.5rem;
    margin-top: 1rem;
    z-index: 900;
}
.location-list{
   /* max-height: 250px;*/
    /*overflow-y: auto;*/
    border: 1px solid #dbdbdb;
    background-color: #FFF;
    position:absolute;
    left: 1.5rem;
    right: 1.5rem;
    z-index: 850;
}
.location-list li{
    padding: 1.2rem;
    border-bottom: 1px solid #dbdbdb;

    font-size: 1.2rem;
    color: #aaa;
}
.location-list li span{
    font-size: 1.4rem;
    color: #666;
    margin-right: 0.5rem;
}
.location-list li:last-child{
    border-bottom:none;
}
.check-lump{
    width:100%;
    margin-bottom: 2rem;
}
.check-lump input{
    width: 70%;
    background-color: #FFF;
    border: 1px solid #dbdbdb;
    border-radius: 0.3rem;
    padding: 1rem;
    font-size: 1.4rem;
    outline:none;
}
.check-lump a{
    display: block;
    float: right;
    width: 6.5rem;
    font-size: 1.4rem;
    color: #FFF;
    padding: 1rem;
    border-radius: 0.3rem;
    background-color: #ff6600;
    text-align: center;
}
.check-lump a.no,.btn.no{
    background-color: #ccc;
}
.time-lump{
    padding: 1rem 0;
    text-align: center;
    margin: 10rem 2rem 0;
}
.time-lump h3>span{
    color: #ff6600;
    padding: 0 0.5rem;
}
.time-lump>span,.time-lump>span>span{
    display: block;
    width: 100%;
    height: 0.5rem;
    background-color: #ccc;
    border-radius: 0.5rem;
    margin: 1rem 0;
}
.time-lump>span>span{
    background-color: #ff6600;
}

.time-lump p{
    color: #999;
    font-size: 1.2rem;
}
.driver-lump{
    margin-bottom: 0;
    padding: 0 1.5rem;
}
.driver-lump fieldset{
    padding: 1rem 0;
}
.driver-lump>fieldset>p{
    font-size: 1.4rem;
}
.driver-lump ul{
    padding: 0 0 0 2rem;
    margin-left: 1.5rem;
}
.driver-lump ul li{
    font-size: 1.2rem;
    color: #c1c1c1;
    line-height: 1.8rem;
    border-top: 1px solid #dbdbdb;
    padding:0 0 0.5rem 0;
}
.driver-lump ul li:first-child{
    border-top:none;
}
.driver-lump ul li:first-child p{
    color: #52b02b;
}
.driver-lump ul li:first-child span{
    background-color: #52b02b;
    width: 1.2rem;
    height: 1.2rem;
    border: 0.3rem solid #d9eed0;
    top:1.5rem;
    left: -2.6rem;
}
.driver-lump ul li>span{
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    border-radius: 10rem;
    background-color: #dbdbdb;
    position: relative;
    top:1.3rem;
    left: -2.34rem;
}

.driver-lump ul li>span:after{
    content: "";
    display: inline-block;
    width: 0;
    height: 4.8rem;
    border-left: solid 1px #dbdbdb;
    position: absolute;
    left: 40%;
}
.driver-lump ul li:first-child>span:after{
    top: .7rem;
}
.driver-lump ul li:last-child>span:after{
    bottom: 0;
    height:0;
}

.location-lump>p{
    font-size: 1.4rem;
    color: #666;
    line-height: 4rem;
}
.call-link{
    display: inline-block;
    float: right;
    width: 5rem;
    height: 5rem;
    margin-top: 0.5rem;
    border: 1px solid #dbdbdb;
    font-size: 1.4rem;
    line-height: 5rem;
    text-align: center;
    border-radius: 10rem;
    background: url("../img/icon_2.png") center center no-repeat;
    background-size:3rem;
}
.call-link:hover, .call-link:active, .call-link:focus {
    background-color: transparent;
    outline: none;
}
.driver-info{
    width: 17rem;
    float: left;
}
.driver-info .head{
    float: left;
}
.head{
    display: block;
    width: 6rem;
    height: 6rem;
    border-radius: 10rem;
    border: 1px solid #ededed;
    background-color: #FFF;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}
.driver-info span{
    display: inline-block;
    float: left;
    width: 8.5rem;
    padding: 0.5rem 0;
    font-size: 1.6rem;
    line-height: 2.5rem;
    text-align: center;
}
.details-lump{
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    background-color: #FFF;
    padding:0.5rem 1rem;
    border-bottom: 1px solid #ededed;
}
.details-lump .head{
    margin: 0 auto 0.5rem;
}
.details-lump>p{
    font-size: 1.4rem;
    color: #999;
    line-height: 2.2rem;
    text-align: center;
}

.details-lump h4{
    display: block;
    height: 1rem;
    width: 90%;
    margin: 1rem auto;
    padding: 1rem 0 0.9rem;
    text-align: center;
    border-bottom: 1px solid #ededed;
}
.details-lump h4 span{
    padding: 0 1.5rem;
    font-size: 1.4rem;
    font-weight: normal;
    color: #999;
    background-color: #FFF;
}
.order-grade{
    display:block;
    height:3.5rem;
    width:29rem;
    margin:2rem auto 1rem;
}
.order-grade li{
    display:block;
    height:3.5rem;
    width:5.6rem;
    float:left;
    background: url(../img/grade_1.png) center center no-repeat; background-size:contain;
}
.order-grade li.action{background-image:url(../img/grade_2.png);}
.details-list{
    width: 80%;
    margin: 2rem auto;
    padding-bottom: 4rem;
}
.details-list li,.grade-lump>p{
    width: 100%;
    font-size: 1.4rem;
    color: #666;
    line-height: 2.2rem;
    text-align: left;
}
.details-list li span{
    float: right;
    text-align: right;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.details-list li.now-title{
    font-size: 2rem;
    color: #666;
    line-height: 3rem;
}
.details-list li.now-title span{
    color:#ff6600;
}
.grade-lump{padding: 1rem;}
.grade-lump ul li{
    display: block;
    float: left;
    width: 30%;
    border-radius: 0.3rem;
    margin: 0.46rem;
    font-size: 1.2rem;
    color: #666;
    line-height: 4rem;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #dbdbdb;
}
.grade-lump ul li.action{
    background-color: #178cd1;
    border: 1px solid #178cd1;
    color: #FFF;
}
textarea {
    box-shadow:none;
    margin-top: 1rem;
    padding: 0.5rem;
    border: 1px solid #ccc;
    height: 15rem;
    width: 100%;
    font-size: 1.4rem;
    color: #666;
    line-height: 2rem;
}
.line{
    border-top: 1px solid #dbdbdb;
    padding-top: 0.5rem;
    margin-top: 0.5rem;
}
.header-nav{
    width: 90%;
    height: 3rem;
    border-radius: 0.4rem;
    margin: 1rem auto;
    border: 1px solid #2e97d6;
    background-color: #FFF;
}
.header-nav li{
    display: block;
    width: 50%;
    height: 2.9rem;
    float: left;
    padding: 0.5rem 0;
}
.header-nav li.action{background-color: #2e97d6;}
.header-nav li span{
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 1.7rem auto;
    color: #2e97d6;
    display: block;
    font-size: 1.4rem;
    margin: 0 auto;
    text-indent: 2rem;
    line-height: 2rem;
    width: 8.5rem;
    height: 2rem;
}
.header-nav li span.top-1 {
    background-image: url("../img/price_12.png");
}
.header-nav li span.top-2 {
    background-image: url("../img/price_22.png");
}
.header-nav li.action span.top-1 {
    color: #FFF;
    background-image: url("../img/price_11.png");
}
.header-nav li.action span.top-2 {
    color: #FFF;
    background-image: url("../img/price_21.png");
}
.price{
    padding-bottom: 6rem;
}
.price-lump{
    width: 100%;
    height: 21rem;
    padding: 1rem;
    font-size: 2.4rem;
    color: #FFF;
    text-align: center;
    background: url("../img/price_bg_1.gif") bottom left no-repeat;
    background-size:cover;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.price-lump>span{
    display: block;
    width: 100%;
    height: 2rem;
    text-align: left;
    font-size: 1.8rem;
    line-height: 2rem;
    color: #FFF;
    text-indent: 2.5rem;
    background: url("../img/price_city.png") top left no-repeat;
    background-size: 2rem;
}
.price-lump>h1{
    font-size: 7.2rem;
    color: #FFF;
    margin: 0px auto;
    text-indent: 5rem;
}
.price-lump>h1>b{
    font-size: 1.8rem;
    color: #FFF;
    margin-left: 0.5rem;
}
.price-lump p{
    font-size: 1.4rem;
    color: #FFF;
    text-align: left;
}
.price-lump.no{
    background-image: url("../img/price_bg_2.gif");
}

.price-list{
    background-color: #FFF;
    margin-bottom: 0.5rem;
    font-size: 1.4rem;
}
.price-list li{
    color: #ff6600;
    text-align: right;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #dbdbdb;
}
.price-list li:first-child{
    color: #333;
}
.price-list li span{
    width: 9rem;
    float: left;
    text-align: center;
    white-space: nowrap;
}
.price-info p{
    font-size: 1.4rem;
    color: #999;
    line-height: 4.5rem;
    text-indent: 1rem;
}
.price-info p:last-child{
    margin-top: 1rem;
    background-color: #FFF;
}
.price-info ol{
    background-color: #FFF;
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
}
.price-info ol li{
    text-align: right;
    color: #999;
    padding: 0.5rem 0;
}
.price-info ol li span{
    width: 9rem;
    float: left;
    color: #999;
    text-align: center;
    white-space: nowrap;
}
.coupon-box {
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    font-size: 1.6rem;
    margin: 0;
    padding: 1.5rem;
    text-align: center;
}
.coupon-box a {
    background-color: #178cd1;
    line-height: 2rem;
}
.coupon-box.coupon {
    line-height: 3rem;
    padding: 1rem;
}
.coupon-add-list {
    margin-top: 0.5rem;
}
.coupon-add-list div{
    float:left;
    width:50%;
    margin-left: 1rem;
}
.coupon-add-list div p {
    color: #999;
    font-size: 1rem;
    line-height:1.5rem;
}
.coupon-add-list div p:first-child {
    color: #333;
    font-size: 1.2rem;
    line-height: 2rem;
}
.coupon-add-list li {
    background-color: #fff;
    display: block;
    float: left;
    padding: 0.5rem 0;
    width: 100%;
}
.coupon-add-list li + li {
    border-top: 1px solid #d9d9d9;
}
.coupon-add-list span {
    border: 1px solid #999;
    border-radius: 10rem;
    display: block;
    float: left;
    height: 2rem;
    margin: 0.8rem 1rem 0;
    width: 2rem;
}
.coupon-add-list li.active span {
    background: rgba(0, 0, 0, 0) url("../img/select.png") no-repeat scroll center center / 2.5rem auto;
    border: medium none;
}
.coupon-add-list b {
    color: #ff6600;
    display: block;
    float: right;
    font-size: 1.6rem;
    padding: 0.8rem;
}
.error-box{
    position:absolute;
    bottom: 0px;
    top:0px;
    left: 0px;
    right: 0px;
    padding: 1.5rem;
    background-image: -webkit-radial-gradient(ellipse at center, rgb(254, 255, 255),rgb(216, 235, 247));
    background-image: radial-gradient(ellipse at center, rgb(254, 255, 255),rgb(216, 235, 247));
}
img{
    display: block;
    margin: 0 auto;
}
.error-box p{
    text-align: center;
    color: #666;
    font-size: 1.8rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.btn-1{
    text-indent: 3.5rem;
    background: #52b02b url("../img/icon_6.png") 45% center no-repeat;
    background-size:2rem;
}
.btn-2{
    display: block;
    width: 100%;
    text-indent: 4rem;
    background: #178cd1 url("../img/icon_5.png") 32% center no-repeat;
    background-size:2rem;
}

.link-lump{
    position:fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 5rem;
    background-color: #f5f5f5;
    border-top: 1px solid #d9d9d9;
    padding: 0.8rem 1.5rem;
    z-index: 900;
}
.link-lump a{
    display: block;
    float: left;
    width: 7rem;
    height: 3.4rem;
    font-size: 1.4rem;
    color: #178cd1;
    line-height: 3.4rem;
    text-align: center;
    border-radius: 0.5rem;
    background: url("../img/arrows.png") no-repeat scroll left center / 12px auto #f5f5f5;
}
.logo-lump{
    margin-bottom: 1rem;
    height: 9rem;
}
.logo-lump p {
    border-bottom: 1px solid #d2d2d2;
    display: block;
    height: 2rem;
    margin-bottom: 2rem;
    padding: 1rem 0 0px;
    text-align: center;
    width: 100%;
}
.logo-lump span {
    background-color: #f7f7f7;
    color: #999;
    font-size: 1.4rem;
    font-weight: normal;
    padding: 0 1.5rem;
}
.logo-lump a {
    display: block;
    border-radius: .4rem;
    width: 100%;
    height: 5rem;
    border: 1px solid #d2d2d2;
    background-color: #FFF;
    background: #FFF url("../img/xiche.gif") center center no-repeat;
    background-size:10rem;
}

.alert-box {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    overflow: visible;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.alert-box div {
    background-color: #fff;
    border-radius: 0.5rem;
    left: 18%;
    padding: 1rem;
    position: absolute;
    right: 18%;
    top: 30%;
}
.alert-box div p {
    color: #666;
    font-size: 1.55rem;
    padding: 1rem;
    text-align: center;
}
.alert-box div span {
    display: block;
    margin: 1rem auto 0;
    width: 100%;
}
.alert-box div span button {
    background-color: #09a6ed;
    border-radius: 0.3rem;
    color: #fff;
    float: left;
    font-size: 1.2rem;
    padding: 1rem 1.8rem;
}
.alert-box div span button:first-child {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #666;
}

.message-box{}
.message-box .message-box-mask{
    position: fixed;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
}
.message-box .message-box-text{
    position: fixed;
    display: block;
    text-align: center;
    top:40%;
    left:15%;
    width: 70%;
    background-color: #fff;
    padding: 1rem 1rem;
    font-size: 1.5rem;
    border-radius: 0.5rem;
    color:#333;
    z-index: 100;
}
/*------------ pay css -------------*/

.pay-lump{
    margin: 3rem auto;
    font-size: 1.8rem;
    color: #666;
    text-align: center;
    line-height: 3.5rem;
}
.pay-lump span{
    display:inline-block;
    padding: 0 2rem;
    margin: 0 1rem;
    border: 1px solid #dbdbdb;
    background-color: #FFF;
}
.pay-btn{
    display: block;
    width:90%;
    margin: 2rem auto;
    background-color: #52b02b;
}
.weixin-pay{
    text-indent: 3rem;
    background:#52b02b url("../img/wx-icon-gray.png") 35% center no-repeat;
    background-size:3rem;
}
.weixin-pay.disable{
    background-color: #8a8a8a;
}
.triggle-arrow {
    display: inline-block;
    margin: 1.48rem 0 0 0.3rem;
    width: 1.25rem;
    height: 0.7rem;
    background: url('../img/icon-ok1.png') no-repeat;
    background-size: 100%;
    -webkit-transition: transform .2s;
    -moz-transition:transform .2s;
}
.info-hide {
    height: 0;
    border-top: none;
    overflow: hidden;
}
.triggle-arrow.fold {
    -webkit-transform: rotate(180deg);
    -moz-transform:rotate(180deg);
}
/*------------ pay css -------------*/
.carousel {
    line-height: 1;
    position: relative;
}
.carousel-indicators {
    list-style: outside none none;
    margin: 0;
    position: absolute;
    right: 50%;
    z-index: 5;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > a {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
    height: 8rem;
    width: 100%;
    background-color: #FFF;
    background-position:left top;
    background-repeat:no-repeat;
    background-size: 100% auto;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}


.treaty{
    display: inline-block;
    margin-top:1rem;
    padding-left: 2rem;
    font-size: 1.05rem;
    line-height: 2rem;
    color: #999;
    background: url("../img/select.png") center left no-repeat;
    background-size:1.5rem;
}

/* 车后 */
/*CLEARFIX
-------------------------------------------------------------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


.header-message{
    height:4.4rem;
    line-height:4.4rem;
    background:url('../img/icon-message.png') no-repeat 1.5rem center #282a30;
    background-size:1.1rem 1.6rem;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:1;
}
.header-message-message{
    color:#bdbdbe;
    margin-left:3.65rem;
    margin-right:1rem;
    font-size:1.2rem;
    line-height:1.55rem;
    padding-top:.7rem;
    height:4.4rem;
    overflow:hidden;
}
.message-my{
    width:2.25rem;
    height:2.25rem;
    background:url('../img/account.png') no-repeat;
    background-size:100% 100%;
    top:1.4rem;
    right:1.5rem;
    position:absolute;
}
.message-my-point{
    width:.5rem;
    height:.5rem;
    background: #ff3a00;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position:absolute;
    right:-.5rem;
    top:-.5rem;
}
.header-message-message ul{
}
.header-message-message ul li{
    height:4.4rem;
    color:#bdbdbe;
}
.header-message-message ul li *{
    color:#bdbdbe;
}

.treaty{
    margin-bottom:1.5rem;
}
.chehou-title{
    height:3.65rem;
    line-height:4rem;
    border-top:1px solid #dedede;
    /*border-bottom:1px solid #dedede;*/
    background-color:#f8f8f8;
    font-size:1.2rem;
    color:#535b67;
    text-indent:1.5rem;
}
.chehou-icons{
    width:100%;
    background-color:#fff;
}
.chehou-icons li{
    float:left;
    display:inline;
    width:25%;
    text-align:center;
    border:1px solid #dedede;
    border-left:none;
    position:relative;
    overflow:hidden;
}
.chehou-icons li:nth-child(4n){
    border-right:none;
        display: table-cell;
        width:auto;
        float:none;
}
.chehou-icons li:nth-child(4n):after {
    content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    visibility: hidden;
    clear: both;
    height: 0 !important;
    display: block;
    line-height: 0;
}
.chehou-icons li:nth-child(-n+4){
    border-bottom:none;
}
.chehou-icons li:nth-child(4n+1){
    clear:left;
}
.chehou-icons li img{
    padding-top:1.45rem;
    width:3.1rem;
}
.chehou-icons li span{
    display:block;
    padding-top:1rem;
    font-size:1.2rem;
    line-height:1.2rem;
}
.chehou-icon-text{
    padding-bottom:1.3rem;
}

.chehou-phone{
    font-size:1.2rem;
    text-align:center;
    padding-top:3rem;
    padding-bottom:1.45rem;
}
.chehou-phone-text{
    color:#a7afba;
}
.chehou-phone-phone{
    color:#00a0e9;
}
.chehou-phone-phone *{
    color:#00a0e9;
}
.shop-tip{
    line-height: 2em;
    font-size: 1.4rem;
    text-align: center;
    padding: 2rem 0 0.8rem;
}
.shop-tip span{
    display: block;
    width: 100%;
    color:#00a0e9;
}
.shop-name-marquee{
    width:100%;
    height:3rem;
    position: relative;
    overflow: hidden;
}
.shop-name-marquee>div{
    position: absolute;
    width:100%;
    text-align: left;
    -webkit-animation:marquee 10s linear 0s infinite;
    animation:marquee 10s linear 0s infinite;
}
@-webkit-keyframes marquee{
    0%   {left:0;top:0;}
    10%  {left:10%;top:0;}
    20%  {left:20%;top:0;}
    40%  {left:40%;top:0;}
    60%  {left:60%;top:0;}
    100% {left:100%;top:0;}
}
@keyframes marquee{
    0%   {left:0;top:0;}
    10%  {left:10%;top:0;}
    20%  {left:20%;top:0;}
    40%  {left:40%;top:0;}
    60%  {left:60%;top:0;}
    100% {left:100%;top:0;}
}
.submit-form{
    background-color:#fff;
}
#submit-form{
    position:relative;
}
.btn-w-4{
    float:left;
    width:34%;
}
.btn-w-6{
    float:right;
    width:64%;
}
.blue{
    color:#00a0e9;
}
/* rewrite */
.btn{
    background-color:#3B414D;
    height:4rem;
    line-height:4rem;
    font-size:1.6rem;
    padding:0;
}
.btn-nobg{
    background-color: #fff;
    color:#00a0e9;
    border:0.1rem solid #00a0e9;
    height:4rem;
    line-height:4rem;
    padding:0;
}
.chehou-jjsx{
    width:4.25rem;
    height:4.25rem;
    position:absolute;
    right:0;
    top:0;
    background:url('../img/jjsx.png') no-repeat;
    background-size:100% 100%;
}
.location-lump input{
    padding-top:1.4rem;
    padding-bottom:1.4rem;
}
.location-lump fieldset{
    padding-left:2.55rem;
    background-size:1.8rem;
}

/* 20160729 首页去掉协议 */
.ind-more-info{
    clear:both;
    font-size:1.2rem;
    color:#999;
    padding:1.1rem 0 1.75rem;
}
.ind-more-info span{
    color:#999;
}
.ind-more-info .em{
    color:#00a0e9;
}
.ind-more-info .no{
    color:#999;
}
.ind-more-info-price{
    float:right;
}
/* 微信支付相关流程 */
/* 微信支付相关流程 - 弹窗 */
.payment-wx-pop-content-shadow{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:#000;
    opacity:.3;
}
.payment-wx-pop{
    width:24rem;
    /*height:17rem;*/
    left:50%;
    top:50%;
    margin-left:-12rem;
    -webkit-transform:translateY(-50%);
    position:absolute;
    border-radius:10px;
    background-color:#fff;
}
.payment-wx-pop-content-title{
    font-size:1.6rem;
    line-height:1.6rem;
    color:#666;
    text-align:center;
    padding:2.5rem 0 1.6rem;
}
.payment-wx-pop-content-price{
    font-size:2.5rem;
    line-height:2.5rem;
    height:2.5rem;
    text-align:center;
}
.payment-wx-pop-content-price span{
    font-size:1.3rem;
    color:#666;
}
.payment-wx-pop-content-price em{
    color:#fd7400;
}
.payment-wx-pop-content-submit{
    width:21rem;
    height:4rem;
    border-radius:5px;
    background-color:#42bd56;
    color:#fff;
    text-align:center;
    margin:1.8rem auto 0;
    font-size:1.4rem;
    line-height:4rem;
}
.payment-wx-pop-content-vieworder{
    color:#00a0e9;
    text-align:center;
    padding-top:1rem;
    font-size:1.1rem;
    line-height:1.1rem;
    height:3.2rem;
    padding-bottom:1rem;
}
.payment-wx-close{
    width:1.8rem;
    height:1.8rem;
    position:absolute;
    background:url('../img/payment-wx-close.png') no-repeat;
    background-size:100% 100%;
    right:-1rem;
    top:-3rem;
}
/* 微信支付相关流程 - 详情 */
.payment-wx-page-content{
    background-color:#fff;
    margin-top:1rem;
    border-top:1px solid #f2efef;
    border-bottom:1px solid #f2efef;
}
.payment-wx-page-avatar{
    width:3.4rem;
    float:left;
    margin-right:1.05rem;
    padding-top:1.5rem;
}
.payment-wx-page-name--line{
    float:left;
    width:15rem;
    padding-top:1.5rem;
}
.payment-wx-page-name{
    font-size:1.4rem;
    line-height:1.4rem;
    height:1.4rem;
    overflow:hidden;
    margin-bottom:.65rem;
    color:#666;
}
.payment-wx-page-name-num{
    font-size:1.2rem;
    line-height:1.2rem;
    height:1.2rem;
    overflow:hidden;
    color:#666;
}
.payment-wx-page-phone{
    float:right;
    width:7.5rem;
    height:3.45rem;
    margin-top:1.75rem;
    margin-bottom:1.65rem;
    border-left:1px solid #f4f4f4;
    background:url('../img/payment-wx-icon-phone.png') no-repeat center center;
    background-size:2.4rem 2.4rem;
}
.payment-wx-page-line{
    margin-left:1.5rem;
    border-bottom:1px solid #f5f5f5;
}
.payment-wx-page-icon-line{
    margin-right:1.5rem;
}
.payment-wx-page-icon-line--time, .payment-wx-page-icon-line--pos{
    text-indent:2.3rem;
    font-size:1.2rem;
}
.payment-wx-page-icon-line--time{
    margin-top:1.4rem;
    background:url('../img/payment-wx-page-icon-time.png') no-repeat left center;
    background-size:1.45rem 1.45rem;
    height:1.5rem;
    line-height:1.5rem;
    margin-bottom:1rem;
}
.payment-wx-page-icon-line--pos{
    margin-bottom:1.4rem;
    background:url('../img/payment-wx-page-icon-pos.png') no-repeat 0.1rem center;
    background-size:1.2rem 1.6rem;
    height:1.7rem;
    line-height:1.7rem;
}
.payment-wx-page-icon-line-left{
    float:left;
    color:#666;
}
.payment-wx-page-icon-line-right{
    float:right;
    color:#666;
    text-align:right;
    width:19rem;
    text-indent:0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.payment-wx-page-detail{
    margin-top:1.5rem;
    margin-right:1.5rem;
    padding-bottom:0.35rem;
}
.payment-wx-page-detail li{
    font-size:1.2rem;
    line-height:1.8rem;
    height:1.8rem;
    overflow:hidden;
    color:#666;
    margin-bottom:1.15rem;
}
.payment-wx-page-detail-left{
    float:left;
    color:#666;
}
.payment-wx-page-detail-right{
    float:right;
    color:#666;
}
.payment-wx-page-submit{
    margin:1.95rem auto 0;
    background-color:#42bd56;
    border-radius:5px;
    text-align:center;
    font-size:1.4rem;
    line-height:4rem;
    height:4rem;
    width:29rem;
    color:#fff;
}
.payment-wx-page-submit.disable{
    background:#c0c0c0;
}
.payment-wx-page-detail .em{
    color:#00a0e9;
}
.costestimate{
    display: inline-block;
    width: 100%;
    line-height: 2rem;
    padding-bottom: 0.5rem;
    text-align: center;
    color: #00a0e9;
}
.costestimate .totalFee{
    color: #00a0e9;
}
.costestimate .totalFee .txt{
    font-size: 1.6rem;
    color: #00a0e9;
}
.costestimate .deduction {
    color: #00a0e9;
}

@media screen and (min-width: 320px) {html{font-size:62.5%;}}
@media screen and (min-width: 360px) {html{font-size:70.3125%;}}
@media screen and (min-width: 375px) {html{font-size:73.2421875%;}}
@media screen and (min-width: 400px) {html{font-size:78.125%;}}
@media screen and (min-width: 414px) {html{font-size:80.859375%;}}
@media screen and (min-width: 440px) {html{font-size:85.9375%;}}
@media screen and (min-width: 480px) {html{font-size:93.75%;}}
@media screen and (min-width: 520px) {html{font-size:101.5625%;}}
@media screen and (min-width: 560px) {html{font-size:109.375%;}}
@media screen and (min-width: 600px) {html{font-size:117.1875%;}}
@media screen and (min-width: 640px) {html{font-size:125%;}}
@media screen and (min-width: 680px) {html{font-size:132.8125%;}}
@media screen and (min-width: 720px) {html{font-size:140.625%;}}
@media screen and (min-width: 760px) {html{font-size:148.4375%;}}
@media screen and (min-width: 800px) {html{font-size:156.25%;}}
@media screen and (min-width: 960px) {html{font-size:187.5%;}}
