/* iconfont begin */
@font-face {font-family: "iconfont";
  src: url('/images/error/iconfont.eot?t=1484032421027'); /* IE9*/
  src: url('/images/error/iconfont.eot?t=1484032421027#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/images/error/iconfont.woff?t=1484032421027') format('woff'), /* chrome, firefox */
  url('/images/error/iconfont.ttf?t=1484032421027') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('/images/error/iconfont.svg?t=1484032421027#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-guanbi:before { content: "\e629"; }

.icon-roundclosefill:before { content: "\e602"; }

.icon-more:before { content: "\e630"; }

.icon-close:before { content: "\e62b"; }

.icon-call:before { content: "\e633"; }

.icon-star1:before { content: "\e636"; }

.icon-gps:before { content: "\e613"; }

.icon-location2:before { content: "\e634"; }

.icon-icon:before { content: "\e601"; }

.icon-arrows:before { content: "\e603"; }

.icon-handbook:before { content: "\e604"; }

.icon-orders:before { content: "\e605"; }

.icon-ticket:before { content: "\e606"; }

.icon-car:before { content: "\e607"; }

.icon-checked:before { content: "\e608"; }

.icon-phone:before { content: "\e609"; }

.icon-location:before { content: "\e60a"; }

.icon-store:before { content: "\e60b"; }

.icon-time:before { content: "\e60c"; }

.icon-succeed:before { content: "\e60d"; }

.icon-maintenance:before { content: "\e60e"; }

.icon-card:before { content: "\e60f"; }

.icon-top:before { content: "\e615"; }

.icon-service5:before { content: "\e616"; }

.icon-service2:before { content: "\e617"; }

.icon-service3:before { content: "\e618"; }

.icon-service4:before { content: "\e619"; }

.icon-service1:before { content: "\e61a"; }

.icon-cuowu:before { content: "\e610"; }

.icon-404:before { content: "\e611"; }

.icon-error:before { content: "\e61c"; }

.icon-null:before { content: "\e61d"; }

.icon-gouxuan:before { content: "\e612"; }

.icon-iconfontarrow:before { content: "\e639"; }

.icon-arrow-left:before { content: "\e63a"; }

.icon-washcard:before { content: "\e614"; }

.icon-storeadress:before { content: "\e61b"; }

.icon-carwash:before { content: "\e61e"; }

.icon-engineoilchange:before { content: "\e621"; }

.icon-portrait:before { content: "\e626"; }

.icon-autobeauty:before { content: "\e62d"; }

.icon-location3:before { content: "\e635"; }

.icon-star2:before { content: "\e637"; }

.icon-qiche:before { content: "\e632"; }

.icon-arrow-down:before { content: "\e638"; }

.icon-wiperchange:before { content: "\e600"; }

.icon-combustorcleaning:before { content: "\e61f"; }

.icon-enginemaintenance:before { content: "\e620"; }

.icon-frontbreakchange:before { content: "\e622"; }

.icon-gasolinefilterchange:before { content: "\e623"; }

.icon-gearoilchange:before { content: "\e624"; }

.icon-rearbreakchange:before { content: "\e627"; }

.icon-sparkplugchange:before { content: "\e628"; }

.icon-acmaintencne:before { content: "\e62a"; }

.icon-airconditioningfilter:before { content: "\e62c"; }

.icon-antifreezeoilchange:before { content: "\e62e"; }

.icon-baoyang:before { content: "\e62f"; }

.icon-breakfluidchange:before { content: "\e631"; }

.icon-cabinfilterchange:before { content: "\e63b"; }

.icon-luntai:before { content: "\e625"; }

.icon-success:before { content: "\e63c"; }

.icon-commingsoon:before { content: "\e63d"; }

.icon-noorder:before { content: "\e63e"; }

.icon-ordersucess:before { content: "\e63f"; }

.icon-zanxuanzhong:before { content: "\e642"; }

.icon-zan:before { content: "\e643"; }

.icon-slice24:before { content: "\e640"; }

.icon-yuyuemaiche:before { content: "\e641"; }

.icon-dala:before { content: "\e644"; }

.icon-jiuyuan:before { content: "\e645"; }

.icon-paoguang:before { content: "\e646"; }

.icon-error2:before { content: "\e647"; }

.icon-fullCarInteriorClean:before { content: "\e648"; }

.icon-refresh:before { content: "\e649"; }

.icon-tip:before { content: "\e64a"; }

.icon-delete:before { content: "\e64b"; }

.icon-delete2:before { content: "\e64c"; }

.icon-cart:before { content: "\e64d"; }

.icon-phone2:before { content: "\e64e"; }

.icon-cart2:before { content: "\e64f"; }

.icon-time2:before { content: "\e650"; }

.icon-logo:before { content: "\e651"; }

.icon-location4:before { content: "\e652"; }

.icon-call4:before { content: "\e653"; }

.icon-time4:before { content: "\e654"; }

.icon-money4:before { content: "\e655"; }

/*loading-page*/
.loading-page {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    z-index: 100;
    display: table;
}

.loading-page i {
    font-size: 50px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff
}

.loading-page .loader {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #03a9f4;
    -webkit-animation: loading-page 1.5s infinite ease-in-out;
    animation: loading-page 1.5s infinite ease-in-out;
    box-sizing: border-box
}

.loading-page .loader,
.loading-page .loader:after {
    border-radius: 100%
}

@-webkit-keyframes loading-page {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading-page {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
















@charset "UTF-8";
.select-car-brand header div {
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  z-index: 100;
}

.select-car-brand .zimu {
  border-bottom: .2rem solid #03a9f4;
  overflow: hidden;
  width: 110%;
  background: #fff;
}

.select-car-brand .zimu li {
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
  font-size: 1.4rem;
  text-align: center;
  border-bottom: 1px solid #efeff4;
  border-right: 1px solid #efeff4;
  float: left;
  color: #03a9f4;
}

.select-car-brand .zimu li:nth-child(n+19) {
  border-bottom: none;
}

.select-car-brand .click {
  width: 8vw;
  height: 0;
  background-color: #03a9f4;
  font-size: 1em;
  color: #fff !important;
  text-align: center;
}

.select-car-brand .pp {
  background-color: #fff;
}

.select-car-brand .pp p {
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #e7e7e7;
  background-color: #efeff4;
  padding-left: 1rem;
  font-size: 1.3rem;
  color: #999;
}

.select-car-brand #bb {
  transition: top .3s;
  -webkit-transition: top .3s;
  -moz-transition: top 0.3s;
}

.select-car-brand .wd {
  top: -13rem;
}

.select-car-brand .mark {
  width: 100%;
  border-top: .2rem solid #03a9f4;
  transition: opacity 2s;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  opacity: 0;
}

.select-car-brand .mark span {
  position: absolute;
  top: 0;
  left: 1rem;
  width: 3.5rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  background-color: #03a9f4;
  color: #fff;
}

.select-car-moopio .carstyle-list,
.select-car-vese .carStyle-header,
.select-car-vese .carstyle-list {
  background-color: #fff;
}

.select-car-brand .op {
  opacity: 1;
}

.select-car-brand .aa {
  margin-top: 0;
}

.select-car-brand .container ul {
  padding: 1rem 1.5rem;
  font-size: 0;
  background: #fff;
  border-bottom: .1rem solid #e7e7e7;
  overflow: hidden;
}

.select-car-brand .container ul li {
  width: 8.6rem;
  text-align: center;
  float: left;
  font-size: 1.2rem;
}

.select-car-brand .container ul li section {
  width: 8.6rem;
  height: 4.2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
}

.select-car-brand .container ul li section img {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  box-align: center;
  width: 4rem;
  height: 4rem;
}

.select-car-brand .container ul li a {
  text-decoration: none;
  color: #707070;
}

.select-car-brand .container ul li span {
  display: block;
}

.select-car-brand .icon-top:before {
  color: #fff;
}

.select-car-moopio .text-overflow {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select-car-moopio .carStyle-header {
  background-color: #fff;
  padding-left: 1.2rem;
  font-size: 1.4rem;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.select-car-moopio .carStyle-header p {
  display: block;
  float: left;
  line-height: 4.6rem;
  height: 4.6rem;
  border-bottom: 1px solid #e5e5e5;
}

.select-car-moopio .carStyle-header p:last-child {
  border: none;
}

.select-car-moopio .carStyle-header p span {
  display: block;
  float: left;
  color: #ccc;
}

.select-car-moopio .carStyle-header .logo {
  display: block;
  float: left;
  width: 3.6rem;
  height: 4.6rem;
  line-height: 4.6rem;
}

.select-car-moopio .carStyle-header .logo img {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  margin-top: 1.2rem;
}

.select-car-moopio .carStyle-header .icon-arrows {
  font-size: 1.2rem;
  color: #333;
  padding: 0 .4rem;
  vertical-align: .1rem;
  float: left;
}

.select-car-moopio .no-tit {
  height: 0.5rem;
}

.select-car-moopio .carstyle-list dd {
  font-size: 1.4rem;
  padding: 1.2rem 0 1.2rem 1.2rem;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

.select-car-moopio .carstyle-list dd:last-child,
.select-car-moopio .carstyle-list dd:last-child a {
  border-bottom: none;
}

.select-car-moopio .carstyle-list dd a {
  font-size: 1.4rem;
  display: block;
  position: relative;
  padding-right: 3rem;
}

.select-car-moopio .carstyle-list dd a span {
  font-size: 1.4rem;
  color: #333;
}

.select-car-moopio .carstyle-list dd .icon-arrows {
  position: absolute;
  right: 1rem;
  font-size: 1.2rem;
  color: #333;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.select-car-vese .carStyle-header {
  padding: 0 0 0 1rem;
  font-size: 1.4rem;
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}

.select-car-vese .carStyle-header p {
  display: block;
  float: left;
  line-height: 4.6rem;
  height: 4.6rem;
  border-bottom: 1px solid #e5e5e5;
}

.select-car-vese .carStyle-header p:last-child {
  border: none;
}

.select-car-vese .carStyle-header .logo {
  display: block;
  float: left;
  width: 3.6rem;
  height: 4.6rem;
  line-height: 4.6rem;
}

.select-car-vese .carStyle-header .logo img {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  margin-top: 1.2rem;
}

.select-car-vese .carStyle-header strong {
  font-size: 1.4rem;
  font-weight: 400;
  color: #ccc;
}

.select-car-vese .carStyle-header .icon-arrows {
  font-size: 1.2rem;
  color: #333;
  padding: 0 .4rem;
  vertical-align: 0.1rem;
}

.select-car-vese .carstyle-tit {
  font-size: 1.4rem;
  height: 3.6rem;
  line-height: 3.6rem;
  font-weight: 400;
  color: #666;
  padding-left: 1rem;
}

.select-car-vese .no-tit {
  height: 0.5rem;
}

.select-car-vese .carstyle-list dd {
  padding-left: 1rem;
  font-size: 1.4rem;
  line-height: 4.5rem;
  border-bottom: 1px solid #e7e7e7;
  color: #333;
}

.select-car-vese .carstyle-list dd:last-child,
.select-car-vese .carstyle-list dd:last-child a {
  border-bottom: none;
}

.select-car-vese .carstyle-list dd a {
  font-size: 1.4rem;
  display: block;
  position: relative;
  padding-right: 3rem;
}

.select-car-vese .carstyle-list dd a span {
  font-size: 1.4rem;
  display: inline-block;
  line-height: 3rem;
}

.select-car-vese .carstyle-list dd .icon-arrows {
  position: absolute;
  right: 1rem;
  font-size: 1.2rem;
  color: #333;
}

.tire-other-norms {
  background: #fff;
}

.tire-other-norms .dw {
  max-width: 98%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 12px;
  text-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  box-sizing: border-box;
}

.tire-other-norms .dwwr {
  min-width: 200px;
  zoom: 1;
  overflow: hidden;
  text-align: center;
  font-family: arial, verdana, sans-serif;
}

.tire-other-norms .dw-persp {
  width: 100%;
  height: 100%;
  padding: 0 1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99998;
  pointer-events: auto;
}

.tire-other-norms .dw-inline .dw {
  position: static;
  display: inline-block;
  max-width: 100%;
}

.tire-other-norms .dw-inline .dw-persp {
  position: static;
}

.tire-other-norms .mbsc-mobiscroll .dwwr {
  min-width: 16em;
  color: #454545;
  font-size: 16px;
}

.tire-other-norms .dwwo,
.tire-other-norms .dwwol {
  -webkit-transform: translateZ(0);
}

.tire-other-norms .dwc {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
}

.tire-other-norms .dwl {
  line-height: 30px;
  height: 30px;
  top: -30px;
  left: 0;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  width: 100%;
}

.tire-other-norms .dwwc {
  margin: 0 auto;
  position: relative;
  zoom: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tire-other-norms .dwfl {
  max-width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
  -ms-flex: 1 auto;
  flex: 1 auto;
  -ms-touch-action: none;
  touch-action: none;
}

.tire-other-norms .dwwl {
  position: relative;
  z-index: 5;
}

.tire-other-norms .dwww {
  position: relative;
  padding: 1px;
}

.tire-other-norms .dww {
  overflow: hidden;
  position: relative;
  border-radius: 1px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.tire-other-norms .dw-bf {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.tire-other-norms .dw-ul {
  position: relative;
  z-index: 3;
}

.tire-other-norms .dw-li {
  padding: 0 5px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  vertical-align: bottom;
  opacity: .3;
  filter: Alpha(Opacity=30);
  cursor: pointer;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
}

.tire-other-norms .dw-li.dw-v {
  opacity: 1;
  filter: Alpha(Opacity=100);
}

.tire-other-norms .dw-i {
  position: relative;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tire-other-norms .dwwo,
.tire-other-norms .dwwol {
  left: 0;
  width: 100%;
  position: absolute;
  pointer-events: none;
}

.tire-other-norms .dwwo {
  z-index: 3;
  top: 0;
  height: 100%;
}

.tire-other-norms .dwwol {
  z-index: 1;
  top: 50%;
}

.tire-other-norms .dwhl .dwl {
  display: none;
}

.tire-other-norms .mbsc-mobiscroll .dwc {
  padding: 2em 0 0;
}

.tire-other-norms .mbsc-mobiscroll .dwl {
  color: #4eccc4;
  font-size: .75em;
  text-transform: uppercase;
}

.tire-other-norms .mbsc-mobiscroll .dwhl {
  padding-top: 0;
}

.tire-other-norms .mbsc-mobiscroll .dw-li {
  font-size: 1.5rem;
}

.tire-other-norms .mbsc-mobiscroll .dwwr {
  background: #fff;
}

.tire-other-norms .dw,
.tire-other-norms .mbsc-mobiscroll .dwc {
  width: 100%;
}

.tire-other-norms .mbsc-mobiscroll .dwfl {
  padding: 0;
}

.tire-other-norms .mbsc-mobiscroll .dwfl:nth-child(2) {
  border-left: 0 solid #eee;
  border-right: 0 solid #eee;
}

.tire-other-norms .mbsc-mobiscroll .dwwol {
  border-top: 1px solid #c9d5e0;
  border-bottom: 1px solid #c9d5e0;
}

.tire-other-norms .mbsc-mobiscroll .dw-ul {
  color: #999;
}

.tire-other-norms .mbsc-mobiscroll .dw-ul .dw-sel {
  color: #4a90e2;
  font-size: 2rem !important;
}

.tire-other-norms .ss-modal {
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  overflow: hidden;
  font-size: 1.4rem;
}
.tire-other-norms .ss-modal .ss-modal-header {
  display: block;
  position: relative;
  z-index: 0;
  border-bottom: 1px solid #c9d5e0;
  padding: 0 1.5rem;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title {
  height: 5.4rem;
  line-height: 5.4rem;
  text-align: center;
  font-weight: 400;
  background: #ffffff;
  color: #243742;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title span {
  display: block;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title span.left {
  float: left;
  color: #8392a0;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title span.right {
  float: right;
  color: #8392a0;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title-l {
  width: 33.3%;
  float: left;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title-r {
  width: 33.3%;
  float: right;
}
.tire-other-norms .ss-modal .ss-modal-header .ss-title-m {
  margin-left: 33.3%;
  margin-right: 33.3%;
}
.tire-other-norms .searchTire {
  width: 100%;
  background: #fff;
  font-size: 1.8rem;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
}
.tire-other-norms .searchTire button {
  width: 100%;
  height: 4.8rem;
  line-height: 4.8rem;
  text-align: center;
  background: #4a90e2;
  color: #fff;
}

.service-index .pro-list {
  background: #fff;
  border-bottom: .1rem solid #e7e7e7;
  margin-top: 0.8rem;
}

.service-index .pro-list .tabContent {
  display: none;
  position: relative;
  padding-bottom: 2.1rem;
}

.service-index .down-list .tabContent {
  position: relative;
  overflow: hidden;
  border-bottom: .1rem solid #e7e7e7;
  margin-top: .8rem;
  border-top: .1rem solid #e7e7e7;
  background-color: #fff;
}

.service-index .pro-list > div:nth-child(2) {
  display: block;
  padding-bottom: 2.1rem;
}

.service-index .pro-list .tabContent .tit {
  overflow: hidden;
}

.service-index .pro-list .tabContent .more {
  font-size: 1.2rem;
  position: absolute;
  right: .2rem;
  color: #666;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service-index .pro-list a.block-link {
  color: #4f4f4f;
}

.service-index .pro-list dl {
  overflow: hidden;
  padding: 0 1rem;
}

.service-index .pro-list dt {
  float: left;
  border: .1rem solid #e7e7e7;
  width: 7rem;
  height: 7rem;
}

.service-index .pro-list dt img {
  vertical-align: top;
}

.service-index .pro-list dd {
  float: left;
  width: 17rem;
  padding-left: 1rem;
}

.service-index .pro-list p {
  float: left;
  height: 5rem;
  line-height: 5rem;
  overflow: hidden;
  vertical-align: middle;
  font-size: 1.2rem;
  padding-left: 3.5rem;
}

.service-index .pro-list p s {
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 .4rem;
  font-size: 1rem;
  color: #f55;
  background: #fff;
  border-radius: .2rem;
  border: 1px solid #f55;
  display: inline-block;
}

.service-index .pro-list span {
  color: #f55;
  display: block;
  float: right;
  height: 5rem;
  line-height: 5rem;
  padding-right: 1.5rem;
  text-align: right;
  font-size: 1.2rem;
}

.service-index .pro-list span b {
  background-color: #ff6702;
  padding: .2rem .3rem;
  border-radius: .5rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}

.service-index .pro-list .tabContent ul li {
  position: relative;
  padding-left: 1.2rem;
  color: #333;
  font-size: 1.1rem;
}

.service-index .pro-list .tabContent ul li:first-child {
  padding-left: 0;
  color: #333;
  margin-bottom: 0.3rem;
}

.service-index .pro-list .tabContent ul li:first-child:after {
  width: 0;
  height: 0;
}

.service-index .pro-list .tabContent ul li:after {
  content: "";
  width: .5rem;
  height: .5rem;
  background: #dbdbdb;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.25rem;
}

.service-index .mask {
  z-index: 20;
}

.service-index .servListTitle {
  height: 3.5rem;
  line-height: 3.5rem;
  font-size: 1.2rem;
  color: #999;
  font-weight: 400;
  padding-left: 1.5rem;
  margin-bottom: -0.8rem;
}

.service-index .servListTitle:nth-of-type(1) {
  margin-top: 4.5rem;
}

.service-index .downPart .servListTitle:nth-of-type(1) {
  margin-top: 0;
}

.service-index .servListTitle-top {
  margin-top: 4.5rem;
}

.service-index .pro-list a {
  clear: both;
  display: block;
}

.service-index .pro-list a ul {
  font-size: 1.2rem;
  color: #707070;
}

.service-index .pro-list .tabBtn ul {
  overflow: hidden;
  border-top: 0.1rem solid #e7e7e7;
}

.service-index .pro-list .tabBtn li {
  width: 50%;
  height: 3.9rem;
  line-height: 3.9rem;
  text-align: center;
  font-size: 1.3rem;
  border-bottom: .25rem solid #e0e0e0;
  float: left;
  list-style: none;
}

.service-index .pro-list .tabBtn li:first-child {
  border-right: 0.1rem solid #e7e7e7;
}

.service-index .pro-list .tabBtn .currentBtn {
  border-color: #03a9f4;
  color: #03a9f4;
}

.service-index .down-list {
  height: auto;
  overflow: hidden;
  margin-bottom: 70px;
  width: 100%;
}

.service-index .down-list a {
  position: relative;
  border-bottom: 0.1rem solid #e7e7e7;
}

.service-index .down-list a dl {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 0.1rem solid #e7e7e7;
}

.service-index .down-list dd,
.service-index .down-list dt {
  float: left;
  color: #333;
  height: 4rem;
  line-height: 4rem;
}

.service-index .down-list dt {
  padding-left: 3.7rem;
  font-size: 1.2rem;
}

.service-index .down-list dt s {
  display: inline-block;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 .4rem;
  font-size: 1rem;
  color: #f55;
  background: #fff;
  border: 1px solid #f55;
  border-radius: .2rem;
  margin-left: 1rem;
}

.service-index .down-list dl dd {
  float: right;
  margin-right: 1.25rem;
}

.service-index .down-list dl dd p {
  color: #f55;
  font-size: 1.2rem;
}

.service-index .down-list dl dd p i {
  color: #c6c6cc;
  padding-left: 0.8rem;
}

.service-index .down-list dl dd p b {
  font-size: 1.2rem;
  font-weight: 400;
}

.service-index .down-list a > div {
  padding: 1rem 1.5rem;
  position: relative;
}

.service-index .down-list a > div p {
  font-size: 1.1rem;
  color: #666;
  width: 90%;
}

.service-index .down-list a > div i {
  position: absolute;
  right: .25rem;
  color: #666;
  top: 50%;
  font-size: 1.2rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service-index .serviceChooseBtn {
  position: absolute;
  left: 0;
  top: 0;
  width: 5rem;
  height: 4.6rem;
}

.service-index .origPrice {
  position: absolute;
  right: 3rem;
  top: 3rem;
  font-size: 1.2rem;
  text-decoration: line-through;
  color: #707070;
}

.service-index .car-style-choose a input {
  display: block;
  float: left;
  width: 22rem;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0;
  color: #2d2d2d;
}

.service-index input[type=checkbox],
.service-index input[type=radio] {
  display: none;
}

.service-index input[type=checkbox] + label {
  cursor: pointer;
  font-size: 1.4rem;
}

.service-index [id^=checkbox-1-] + label {
  display: inline-block;
  position: absolute;
  width: 5rem;
  height: 5rem;
  text-align: center;
}

.service-index [id^=checkbox-1-] + label i {
  display: block;
}

.service-index [id^=checkbox-1-] + label i:before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: block;
  margin: 1rem 0 0 1rem;
}

.service-index [id^=checkbox-1-]:checked + label i:before {
  content: "\e608";
  font-size: 1.2rem;
  background: #03a9f4;
  color: #fff;
  border: 1px solid #03a9f4;
}

.service-index .pro-list [id^=checkbox-1-] + label i:before {
  margin-top: 1.7rem;
}

.service-index .listNextStep {
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1.3rem;
  color: #fff;
  margin-top: .6rem;
  position: fixed;
  bottom: 0;
  left: 0;
}

.service-index .listNextStep button {
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 1.3rem;
  text-align: center;
  background: #03a9f4;
  color: #fff;
}

.service-index input {
  color: #333;
  font-size: 1.4rem;
  width: 100%;
  display: block;
  line-height: normal;
}

.service-index select {
  display: none;
}

.service-index .moreBtn {
  text-align: center;
  margin-top: 1rem;
}

.service-index .moreBtn span {
  padding: .5rem 1rem;
  background: #cdcdcb;
  font-size: 1.2rem;
  color: #fff;
  border-radius: 2rem;
}

.service-index .down-list.downFen {
  margin-bottom: 5rem;
}

.store-card .servListTitle {
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem;
  background: #FFF;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  color: #666;
  text-indent: 1rem;
  font-weight: 700;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}

.store-card .servListTitle span {
  color: #03a9f4;
}

.store-card .chooseStore {
  font-size: 1.2rem;
  margin-top: 5.5rem;
}

.store-card .chooseStore ul li {
  background: #fff;
  color: #999;
  margin-bottom: 1rem;
}

.store-card .chooseStore ul li dl {
  padding: 1.5rem 1rem 1rem;
  font-size: .875em;
  position: relative;
}

.store-card .chooseStore ul li dl dt span {
  display: inline;
  padding: 0 .5rem;
  font-size: 1.2rem;
  border-radius: .3rem;
  color: #333;
}

.store-card .chooseStore ul li dl dt {
  font-size: 1.4rem;
  padding-bottom: 1rem;
  color: #333;
  overflow: hidden;
}

.store-card .chooseStore ul li dl dt div:nth-last-of-type(2) {
  float: left;
}

.store-card .chooseStore ul li dl dt div:nth-last-of-type(1) {
  float: right;
  text-align: right;
  font-weight: 400;
}

.store-card .chooseStore ul li .wash-price {
  color: #999;
  line-height: 20px;
  padding-bottom: 1rem;
}

.store-card .chooseStore ul li .wash-price span:nth-of-type(2) {
  font-size: 1.4rem;
  color: #f55;
  padding: 0;
}

.store-card .chooseStore ul li dl dd div:nth-last-of-type(2) {
  float: left;
}

.store-card .chooseStore ul li dl dd div:nth-last-of-type(1) {
  float: right;
}

.store-card .chooseStore ul li dl dd {
  color: #999;
  font-size: 1.2rem;
  overflow: hidden;
}

.store-card .chooseStore ul li dl dd i {
  display: block;
  float: left;
  width: 1.5rem;
  height: 2rem;
  font-size: 1.2rem;
  color: #999;
}

.store-card .chooseStore ul li dl dd span {
  display: block;
  float: left;
  height: 2rem;
}

.store-card .chooseStore ul li .storeDistant {
  color: #999;
  line-height: 20px;
  text-align: right;
}

.store-card .chooseStore .mapRightIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 8rem;
  height: 100%;
  line-height: 6.8rem;
  padding-right: .5rem;
  font-size: 1.2rem;
  color: #999;
}

.store-card .chooseStore .wash-card {
  height: 4.4rem;
  line-height: 4.4rem;
  border-top: 1px solid #e7e7e7;
  position: relative;
}

.store-card .chooseStore .wash-card .title {
  float: left;
  padding-left: 1rem;
}

.store-card .chooseStore .wash-card .title i {
  font-size: 1rem;
  padding-right: 0.5rem;
}

.store-card .chooseStore .wash-card .title span:nth-of-type(1) {
  color: #03a9f4;
  padding-right: 0.5rem;
}

.store-card .chooseStore .wash-card .btn {
  float: right;
  width: 6.5rem;
  line-height: 2rem;
  text-align: center;
  color: #03a9f4;
  border: 1px solid #03a9f4;
  border-radius: .5rem;
  margin-top: 1rem;
  margin-right: 1rem;
}

.store-card .chooseStore .wash-card a {
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.store-card .chooseStore .pop-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 0;
}

.store-card .chooseStore .pop-box .vertical-span {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.store-card .chooseStore .pop-box .pop-box-content {
  display: inline-block;
  vertical-align: middle;
  height: auto;
  font-size: 1.2rem;
  text-align: center;
}

.store-card .chooseStore .pop-box .pop-box-content img {
  width: 50%;
  float: left;
}

@-webkit-keyframes card {
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
.store-card .chooseStore .wash-pop {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding-left: 1rem;
  -webkit-transform: translateY(4rem);
  -ms-transform: translateY(4rem);
  transform: translateY(4rem);
  opacity: 0;
  -webkit-animation: 1s card;
  animation: 1s card;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.store-card .chooseStore .wash-pop i {
  color: #fff;
}

.store-card .chooseStore .wash-pop i:nth-of-type(1) {
  font-size: 1.4rem;
  padding-right: 1rem;
}

.store-card .chooseStore .wash-pop i:nth-of-type(2) {
  font-size: 1.2rem;
  padding-left: 1rem;
}

.store-service .tabBox .hd {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background: #fff;
  position: relative;
}

.store-service .tabBox .hd ul {
  position: absolute;
  height: 42px;
  top: 0;
  overflow: hidden;
  width: 100%;
}

.store-service .tabBox .hd ul li {
  float: left;
  color: #666;
  width: 33%;
  box-sizing: border-box;
  text-align: center;
}

.store-service .tabBox .hd ul li a {
  color: #666;
}

.store-service .tabBox .hd ul .on {
  border-bottom: 2px solid #347fe9;
  background: #fff;
  color: #666;
}

.store-service .tabBox .hd ul .on a {
  display: block;
  color: #666;
}

.store-service .tabBox .bd ul {
  padding: 10px 0 10px 10px;
}

.store-service .tabBox .bd li {
  height: 33px;
  line-height: 33px;
}

.store-service .tabBox .bd li a {
  color: #666;
  -webkit-tap-highlight-color: transparent;
}

.outer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.dropload-down,
.dropload-up {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.dropload-load,
.dropload-refresh,
.dropload-update {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.dropload-down .dropload-load,
.dropload-down .dropload-refresh,
.dropload-down .dropload-update {
  top: 0;
  bottom: auto;
}

.dropload-load .loading {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  margin: 6px;
  border: 2px solid #666;
  border-bottom-color: transparent;
  vertical-align: middle;
  -webkit-animation: rotate .75s linear infinite;
  animation: rotate 0.75s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.flex-direction-nav a,
.flex-pauseplay a {
  position: absolute;
  overflow: hidden;
  z-index: 10;
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline: 0;
}

.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flexslider {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  zoom: 1;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flex-direction-nav a,
.no-js .slides > li:first-child,
.slides:after,
html[xmlns] .slides {
  display: block;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: ".";
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

* html .slides {
  height: 1%;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav a {
  text-decoration: none;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  top: 50%;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: .7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: .7;
  right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  line-height: 1;
  display: inline-block;
  content: "飥�";
}

.flex-direction-nav a.flex-next:before {
  content: "飥�";
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "飥�";
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: "飥�";
}

.flex-control-nav {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 0.6rem;
}

.flex-control-nav li {
  margin: 7px 3px 0;
  display: inline-block;
  zoom: 1;
}

.flex-control-paging li a {
  width: .5rem;
  height: .5rem;
  display: block;
  background: #86c3de;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.md-mask,
.md-modal {
  display: none;
  position: fixed;
  left: 0;
  width: 100%;
}

.md-content,
.md-modal,
body.modal-open {
  overflow: hidden;
}

.md-mask {
  top: 0;
  height: 100%;
  z-index: 999;
  background-color: #000;
  opacity: 0.3;
}

.md-modal {
  bottom: 0;
  z-index: 1001;
  margin-top: -15rem;
  height: 22rem;
  background: #fff;
  font-size: 1.5rem;
}

.md-close,
.md-title {
  height: 5rem;
  line-height: 5rem;
}

.md-title {
  text-align: center;
  font-weight: 400;
  position: relative;
  top: 0;
  background: #f7f7f7;
  z-index: 1001;
}

.md-modal-header {
  position: relative;
  border-bottom: 1px solid #ccc;
  z-index: 1000;
}

.md-close,
.md-modal-header .md-submit {
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  display: block;
  z-index: 10000;
}

.md-close {
  left: 1rem;
  width: 3.5rem;
  color: #057afb;
  border: none;
}

.md-close:focus {
  color: #333;
}

.md-modal-footer {
  border-top: 1px solid #ccc;
}

.md-date {
  margin-right: 10px;
}

.md-modal-header .md-submit {
  right: 1rem;
  height: 100%;
  width: 4.5rem;
  line-height: 100%;
  color: #057afb;
  border: none;
  background-color: #f7f7f7;
}

.md-data-date {
  margin-right: 2rem;
}

.md-content {
  height: 200px;
  text-align: center;
}

.md-select-day {
  width: 65px;
}

.iscrollbar-con {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.md-data-selected,
.md-select-date {
  position: absolute;
  height: 40px;
  z-index: 999;
}

.iscrollbar-con ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: left;
}

.iscrollbar-con li {
  padding-right: 1rem;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #fff;
  color: #ccc;
  font-size: 18px;
  font-weight: 400;
}

.iscrollbar_1 .iscrollbar-con li {
  text-align: right;
}

.iscrollbar-con li.cur {
  color: #000;
}

.iscrollbar-con li.cur-side {
  color: #999;
}

.iscrollbar-con li.selected {
  border: none;
}

.md-data-selected {
  width: 100%;
  border-top: 1px solid #acafa7;
  border-bottom: 1px solid #acafa7;
}

.md-select-date {
  width: 50%;
  top: 50%;
  margin-top: -2rem;
}

.iscrollbar_1 {
  left: 0;
}

.iscrollbar_2 {
  right: 0;
}

.car-index .car-pro-nav ol,
.car-index .car-pro-nav ul {
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  margin-bottom: 0.75rem;
}

.car-index {
  position: relative;
  z-index: 2;
}

.car-index .car-index-banner {
  min-height: 13.35rem;
}

.car-index .car-index-banner span {
  font-size: 1.4rem;
  text-align: left;
  height: 3.5rem;
  line-height: 3.5rem;
  padding: 0 1.2rem;
  color: #333;
  display: block;
}

.car-index .car-index-banner span i {
  margin-left: .8rem;
  color: #333;
  font-size: 1.4rem;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.car-index .car-index-banner img {
  width: 100%;
  display: block;
}

.car-index .car-pro-nav .pro {
  height: 8.5rem;
  position: relative;
}

.car-index .car-pro-nav .pro div {
  position: absolute;
  top: 1.5rem;
  left: 1rem;
}

.car-index .car-pro-nav .pro img {
  width: 7.1rem;
  height: 7rem;
  position: absolute;
  top: .6rem;
  right: 0;
}

.car-index .car-pro-nav h3 {
  font-size: 1.3rem;
  color: #333;
  font-weight: 400;
  line-height: 1.5rem;
}

.car-index .car-pro-nav ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.car-index .car-pro-nav ul li a {
  display: block;
  overflow: hidden;
}

.car-index .car-pro-nav ul:first-child {
  overflow: hidden;
}

.car-index .car-pro-nav ul:first-child > li {
  width: 50%;
  float: left;
  border-right: 1px solid #e7e7e7;
}

.car-index .car-pro-nav ul:first-child > li div {
  display: inline-block;
  text-align: left;
}

.car-index .car-pro-nav ul:first-child > li div p {
  font-size: 1.1rem;
  color: #666;
  padding-top: 0.3rem;
}

.car-index .car-pro-nav ul:first-child > li div p span {
  color: #e51c23;
}

.car-index .car-pro-nav ul:first-child > li:last-child img {
  width: 4.85rem;
  height: 6.2rem;
  top: 1.15rem !important;
  right: 1.15rem !important;
}

.car-index .car-pro-nav ol {
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
}

.car-index .car-pro-nav ol > li {
  float: left;
  padding: 1.2rem .8rem 1rem;
  position: relative;
}

.car-index .car-pro-nav ol > li:first-child {
  width: 40%;
}

.car-index .car-pro-nav ol > li:first-child dl {
  text-align: left;
}

.car-index .car-pro-nav ol > li:first-child dl dt {
  font-size: 1rem;
  color: #666;
  position: relative;
}

.car-index .car-pro-nav ol > li:first-child dl dt:nth-child(2) {
  padding-top: 1.3rem;
}

.car-index .car-pro-nav ol > li:first-child dl dt h3 {
  color: #f55;
}

.car-index .car-pro-nav ol > li:first-child dl dt img {
  width: 10.3rem;
  height: 8.3rem;
  display: block;
}

.car-index .car-pro-nav ol > li:first-child dl dt span {
  width: 4.3rem;
  height: 4.3rem;
  color: #fff;
  font-size: .9rem;
  background: rgba(238, 18, 26, 0.8);
  border-radius: 100%;
  text-align: center;
  padding-top: .7rem;
  position: absolute;
  top: 0;
  right: 0;
}

.car-index .car-pro-nav ol > li:first-child dl dt span b {
  font-weight: 400;
  font-size: 1.1rem;
}

.car-index .car-pro-nav ol > li:first-child dl dd {
  font-size: 1rem;
  color: #666;
}

.car-index .car-pro-nav ol > li:last-child {
  width: 60%;
  border-left: 1px solid #e7e7e7;
  padding: 0;
}

.car-index .car-pro-nav ol > li:last-child section {
  height: 8.85rem;
  padding: 1.2rem 1rem;
  position: relative;
  border-bottom: 1px solid #e7e7e7;
}

.car-index .car-pro-nav ol > li:last-child section div {
  position: absolute;
  top: 1.2rem;
  left: 1rem;
  z-index: 2;
}

.car-index .car-pro-nav ol > li:last-child section div h3 {
  color: #5aab20;
}

.car-index .car-pro-nav ol > li:last-child section div p {
  font-size: 1.1rem;
  color: #666;
}

.car-index .car-pro-nav ol > li:last-child section img {
  width: 13.15rem;
  height: 8.45rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.car-index .car-pro-nav ol > li:last-child ul {
  margin-bottom: 0;
  border-bottom: 0;
}

.car-index .car-pro-nav ol > li:last-child ul li {
  padding: 1.2rem 1rem;
  width: 50%;
  float: left;
  height: 8.9rem;
  position: relative;
}

.car-index .car-pro-nav ol > li:last-child ul li:first-child {
  border-right: 1px solid #e7e7e7;
}

.car-index .car-pro-nav ol > li:last-child ul li:first-child h3 {
  color: #ffa800;
}

.car-index .car-pro-nav ol > li:last-child ul li:first-child img {
  width: 4.9rem;
  height: 3.7rem;
  bottom: .6rem;
  right: 0.6rem;
}

.car-index .car-pro-nav ol > li:last-child ul li:last-child h3 {
  color: #03a9f4;
}

.car-index .car-pro-nav ol > li:last-child ul li div {
  position: absolute;
  top: 1.2rem;
  left: 1rem;
  z-index: 2;
}

.car-index .car-pro-nav ol > li:last-child ul li div p {
  font-size: 1rem;
  color: #666;
}

.car-index .car-pro-nav ol > li:last-child ul li div p span {
  font-size: 1.1rem;
  display: block;
}

.car-index .car-pro-nav ol > li:last-child ul li img {
  width: 4.95rem;
  height: 3.95rem;
  position: absolute;
  bottom: .75rem;
  right: 0.8rem;
}

.car-index .car-index-nav {
  background: #fff;
  overflow: hidden;
  padding: .3rem 1rem 1.2rem;
  margin-bottom: 4.8rem;
  border-top: 1px solid #e7e7e7;
}

.car-index .car-index-nav.more {
  padding: 0;
}

.car-index .car-index-nav.more li {
  height: 8.5rem;
  border-bottom: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}

.car-index .car-index-footer li:last-child,
.car-index .car-index-nav.more li:nth-child(4n) {
  border-right: none;
}

.car-index .car-index-nav li {
  width: 25%;
  height: 8rem;
  float: left;
  position: relative;
  overflow: hidden;
}

.car-index .car-index-nav li a {
  display: block;
  height: 100%;
}

.car-index .car-index-nav li div {
  text-align: center;
  padding-top: 1rem;
}

.car-index .car-index-nav li div span {
  display: inline-block;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  border-radius: 100%;
}

.car-index .car-index-nav li div span i {
  font-size: 1.8rem;
  color: #fff;
}

.car-index .car-index-nav li div span i.icon-wiperchange {
  font-size: 2.2rem;
}

.car-index .car-index-nav li div span.bg-frontbreakchange,
.car-index .car-index-nav li div span.bg-rearbreakchange {
  background: #14b9cc;
}

.car-index .car-index-nav li div span.bg-baoyang {
  background: #b1c749;
}

.car-index .car-index-nav li div span.bg-luntai {
  background: #ffae2f;
}

.car-index .car-index-nav li div span.bg-enginemaintenance {
  background: #3acbae;
}

.car-index .car-index-nav li div span.bg-wiperchange {
  background: #ff9518;
}

.car-index .car-index-nav li div span.bg-cabinfilterchange {
  background: #ff651e;
}

.car-index .car-index-nav li div span.bg-combustorcleaning {
  background: #ff5d42;
}

.car-index .car-index-nav li div span.bg-airconditioningfilter,
.car-index .car-index-nav li div span.bg-gearoilchange {
  background: #fcc10b;
}

.car-index .car-index-nav li div span.bg-gasolinefilterchange {
  background: #01babc;
}

.car-index .car-index-nav li div span.bg-sparkplugchange {
  background: #4dbc5d;
}

.car-index .car-index-nav li div span.bg-acmaintencne,
.car-index .car-index-nav li div span.bg-antifreezeoilchange {
  background: #4da4ff;
}

.car-index .car-index-nav li div span.bg-breakfluidchange {
  background: #748af1;
}

.car-index .car-index-nav li div span.bg-more {
  background: #c46eb1;
}

.car-index .car-index-nav li div p {
  font-size: 1.1rem;
  line-height: 1.2rem;
  color: #666;
  margin-top: 0.75rem;
}

.car-index .car-index-footer,
.car-index h2.car-index-model {
  border-top: 1px solid #e7e7e7;
  margin-top: 0.8rem;
}

.car-index .car-index-footer {
  background: #efeff4;
  padding: 0 .8rem;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.car-index .car-index-footer li {
  height: 4.75rem;
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  box-flex: 4;
  position: relative;
}

.car-index .car-index-footer li a {
  display: block;
  height: 100%;
}

.car-index .car-index-footer li a div {
  text-align: center;
}

.car-index .car-index-footer li a div i {
  font-size: 1.9rem;
  color: #666;
}

.car-index .car-index-footer li a div p {
  font-size: 1rem;
  color: #666;
}

.car-city .car-city-now,
.car-index h2 {
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  padding-left: 1.2rem;
  color: #333;
}

.car-index h2 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 4rem;
}

.car-index-bg {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 0;
}

.car-city .car-city-now {
  border-top: 1px solid #e7e7e7;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 1.2rem;
}

.car-city p,
.car-city ul li {
  text-align: center;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.2rem;
}

.car-city .car-city-now span {
  margin-left: .2rem;
  color: #03a9f4;
}

.car-city ul {
  padding: 1.5rem 1rem 0;
  overflow: hidden;
  margin-bottom: 5rem;
}

.car-city ul li {
  background: #fff;
  width: 11rem;
  color: #333;
  border: 1px solid #e7e7e7;
  margin: 0 1rem 1.5rem 0;
  float: left;
  box-sizing: border-box;
}

.car-city ul li:nth-child(3n) {
  margin-right: 0;
}

.car-city ul li a {
  display: block;
  color: #333;
}

.car-city ul li:active {
  background: #efefef;
}

.car-city p {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #e1e1e1;
  color: #999;
}

.car-order {
  overflow-x: hidden;
}

.car-order .car-order-nav {
  background: #fff;
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  border-bottom: 1px solid #e7e7e7;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

.car-order .car-order-nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.car-order .car-order-nav ul li {
  font-size: 1.3rem;
  -webkit-box-flex: 4;
  -moz-box-flex: 4;
  box-flex: 4;
  text-align: center;
  color: #666;
}

.car-order .car-order-nav ul li.active {
  color: #03a9f4;
}

.car-order .car-order-nav .active-line {
  width: 25%;
  height: .2rem;
  background: #03a9f4;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz--transition: left .3s;
  -webkit-transition: left .3s;
  transition: left 0.3s;
}

.car-order .car-order-list {
  padding-bottom: 1rem;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 4.4rem;
}

.car-order .car-order-list ul {
  margin-top: .95rem;
  position: relative;
  overflow: hidden;
  background: #fafafd;
}

.car-order .car-order-list ul:nth-child(1) {
  margin-top: 0;
}

.car-order .car-order-list ul li {
  font-size: 1.4rem;
  color: #555;
  padding-left: 1rem;
}

.car-order .car-order-list ul li b {
  font-weight: 400;
}

.car-order .car-order-list ul li s {
  text-decoration: none;
  font-size: 1.2rem;
  color: #333;
  margin-right: 1.5rem;
  vertical-align: top;
}

.car-order .car-order-list ul li span {
  color: #333;
  font-size: 1.2rem;
  display: inline-block;
  width: 22rem;
  vertical-align: top;
}

.car-order .car-order-list ul li:nth-child(1) {
  font-size: 1.4rem;
  color: #333;
  padding: .4rem 0 .4rem .9rem;
  background: #fff;
}

.car-order .car-order-list ul li:nth-child(1) i.icon-store {
  margin-right: .4rem;
  font-size: 2rem;
  vertical-align: -0.15rem;
}

.car-order .car-order-list ul li:nth-child(1) b {
  float: right;
  font-size: 1.2rem;
  margin: .7rem 1rem 0 0;
  position: relative;
  color: #999;
  z-index: 2;
}

.car-order .car-order-list ul li:nth-child(1) i[class^=icon-cancel] {
  width: 9.8rem;
  height: 9.8rem;
  background: #fbfbfb;
  border-radius: 100%;
  border: 1px solid #f0f0f0;
  position: absolute;
  bottom: -4.9rem;
  right: -4.9rem;
}

.car-order .car-order-list ul li:nth-child(1) i[class^=icon-cancel] s {
  position: absolute;
  font-size: 1.2rem;
  color: #bbb;
  top: 1.7rem;
  left: .9rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.car-order .car-order-list ul li:nth-child(1) i.icon-cancel2 s {
  font-size: 1rem;
  text-align: center;
  top: 1.5rem;
  left: .8rem;
  line-height: 1rem;
}

.car-order .car-order-list ul li:nth-child(1) i.icon-cancel2 s span {
  font-size: 1rem;
  font-weight: 400;
  display: block;
  width: auto;
  color: #bbb;
}

.car-order .car-order-list ul li:nth-child(2) {
  padding-top: 1rem;
}

.car-order .car-order-list ul li:nth-child(4) {
  padding-bottom: 0.75rem;
}

.car-order .car-order-list ul li:nth-child(4) a {
  color: #333;
}

.car-order .car-order-list ul li:nth-child(5) {
  padding: .9rem 0 1rem 1rem;
  background: #fff;
}

.car-order .car-order-list ul li:nth-child(5) b {
  color: #f55;
  font-weight: 400;
}

.car-order .car-order-list ul li:nth-child(5) span {
  vertical-align: middle;
  width: auto;
}

.car-order .car-order-list ul li:nth-child(5) section {
  float: right;
}

.car-order .car-order-list ul li:nth-child(5) input {
  color: #7f7f7f;
  font-size: 1.2rem;
  padding: .2rem .7rem;
  border: 1px solid #eee;
  border-radius: .2rem;
  float: right;
  margin-right: 1rem;
  background: #fff;
  width: 6.4rem;
}

.car-order .car-order-list ul li:nth-child(5) input:active {
  background: #ccc;
  color: #fff;
}

.car-order .car-order-list ul li:nth-child(5) input.orange {
  color: #fff;
  border-color: #ffb21c;
  background: #ffb21c;
  width: 6.4rem;
}

.car-order .car-order-list ul li:nth-child(5) input.orange.orange:active {
  background: #f2ad26;
}

.car-order .car-order-list ul li:nth-child(5) input.blue {
  color: #03a9f4;
  border-color: #03a9f4;
  background: #fff;
  width: 6.4rem;
}

.car-order .car-order-list ul li:nth-child(5) input.blue:active {
  background: #03a9f4;
  color: #fff;
}

.car-order .car-order-list ul li:nth-child(6) {
  position: absolute;
  top: 4rem;
  right: 0;
  border-top: none;
  width: 100%;
}

.car-order .car-order-list ul li:nth-child(6) a {
  width: 100%;
  height: 8rem;
  display: block;
  border: none !important;
  margin-right: 1rem !important;
  position: relative;
}

.car-order .car-order-list ul li:nth-child(6) a i {
  color: #666;
  position: absolute;
  top: 3rem;
  right: .8rem;
  font-size: 1.2rem;
}

.car-order .car-order-list ul li:nth-child(6) a.auto-height {
  height: 6rem;
}

.car-order .car-order-list ul li:nth-child(6) a.auto-height i {
  top: 2rem;
}

.car-order .car-order-list .load-more {
  width: 10rem;
  margin: 1.25rem auto;
  background: #cecece;
  padding: .3rem;
  font-size: 1.1rem;
  border-radius: .3rem;
  color: #fff;
  text-align: center;
}

.car-empty {
  text-align: center;
  background: #efeff4;
  margin-top: 4rem;
}

.car-empty div i {
  display: inline-block;
  width: 6.6rem;
  height: 8rem;
  background-image: url(../images/icon-noorder.png?v=4);
  background-size: 6.6rem 8rem;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.car-empty div i.icon-coupon,
.car-empty div i.icon-qianbao {
  display: inline-block;
  width: 8rem;
  background-repeat: no-repeat;
}

.car-empty div i.icon-qianbao {
  height: 8rem;
  background-image: url(../images/icon-qianbao.png?v=4);
  background-size: 8rem 8rem;
}

.car-empty div i.icon-coupon {
  height: 5.5rem;
  background-image: url(../images/icon-coupon.png?v=4);
  background-size: 8rem 5.5rem;
}

.car-empty p {
  font-size: 1.4rem;
  color: #7f7f7f;
  margin: 1.75rem 0 2.75rem;
}

.car-empty input {
  display: inline-block;
  width: 16rem;
  height: 4rem;
  line-height: 3.8rem;
  text-align: center;
  background: #03a9f4;
  border: 1px solid #03a9f4;
  border-radius: .2rem;
  font-size: 1.6rem;
  color: #fff;
}

.car-empty input:active {
  background: #0ca5ea;
  color: #fff;
}

.car-order-detail .car-order-fixed {
  height: 4.4rem;
  line-height: 4.4rem;
  padding: 0 1.2rem;
  color: #333;
  font-size: 1.2rem;
  border-top: 1px solid #e7e7e7;
  background: #fff;
}

.car-order-detail .car-order-fixed span {
  color: #03a9f4;
  font-size: 1.2rem;
  float: right;
}

.car-order-detail .car-details {
  background: #fafafd;
}

.car-order-detail .car-details dt {
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  color: #333;
  font-size: 1.2rem;
  border-bottom: 1px solid #efeff4;
  padding: 0 1.2rem;
  overflow: hidden;
}

.car-order-detail .car-details dt:last-child {
  border-bottom: 0;
}

.car-order-detail .car-details dt.total {
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.2rem;
  color: #333;
  text-align: right;
  background: #fff;
  margin-left: 0;
}

.car-order-detail .car-details dt.total span {
  color: #f55;
}

.car-order-detail .car-details dt span {
  float: right;
  font-size: 1.2rem;
  color: #333;
}

.car-order-detail .car-details dd {
  padding: .7rem 1.2rem .7rem 0;
  color: #333;
  font-size: 1.2rem;
  margin-left: 1.2rem;
  border-top: 1px solid #e7e7e7;
}

.car-order-detail .car-pay {
  padding: 0 1.2rem;
  height: 4rem;
  line-height: 4rem;
  color: #333;
  font-size: 1.2rem;
  background: #fff;
}

.car-order-detail .car-pay.car-coupon {
  border-top: 1px solid #e7e7e7;
}

.car-order-detail .car-pay span {
  float: right;
  color: #f55;
}

.car-order-detail .car-pay span b {
  font-weight: 400;
  font-size: 1.2rem;
  color: #333;
  margin-right: 0.6rem;
}

.car-order-detail h4 {
  height: 3.6rem;
  line-height: 3.6rem;
  padding-left: 1.2rem;
  font-weight: 400;
  font-size: 1.2rem;
  color: #999;
}

.car-order-detail .car-info {
  background: #fff;
}

.car-order-detail .car-info p {
  padding: 0 1.2rem;
  height: 3.7rem;
  line-height: 3.7rem;
  font-size: 1.2rem;
  color: #333;
}

.car-order-detail .car-info p i {
  margin-right: .5rem;
  font-size: 2rem;
  vertical-align: -0.15rem;
}

.car-order-detail .car-info ol {
  padding: 1.2rem 0;
  background: #fafafd;
}

.car-order-detail .car-info ol li {
  margin-top: .3rem;
  padding: 0 1.2rem;
  font-size: 1.2rem;
  color: #333;
}

.car-order-detail .car-info ol li s {
  display: inline-block;
  width: 5rem;
  color: #333;
  margin-right: 1rem;
}

.car-order-detail .car-info ol li s.vt {
  vertical-align: top;
}

.car-order-detail .car-info ol li a {
  text-decoration: none;
  color: #03a9f4;
  font-size: 1.2rem;
}

.car-order-detail .car-info ol li b {
  font-weight: 400;
  margin-left: 1rem;
}

.car-order-detail .car-info ol li dl {
  display: inline-block;
  margin-left: -0.5rem;
}

.car-order-detail .car-info ol li dl dd {
  margin-bottom: 0.2rem;
}

.car-order-detail .car-info ol li dl dd span {
  color: #999;
}

.car-order-detail .car-info ul {
  background: #fff;
  padding-left: 1.2rem;
}

.car-order-detail .car-info ul li {
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 1.1rem 0;
}

.car-order-detail .car-info ul li:nth-child(2) {
  padding: 0.8rem 0;
}

.car-order-detail .car-info ul li:nth-child(2) s img {
  display: inline-block;
  width: 2.4rem;
  height: 2.4rem;
  vertical-align: middle;
}

.car-order-detail .car-info ul li:nth-child(2) span {
  width: 70%;
  margin-top: 0.4rem;
}

.car-order-detail .car-info ul li:last-child {
  border-bottom: 0;
}

.car-order-detail .car-info ul li s {
  width: 5.2rem;
  float: left;
  font-size: 1.2rem;
  color: #333;
}

.car-order-detail .car-info ul li span {
  float: left;
  font-size: 1.2rem;
  color: #333;
  margin-left: 0.8rem;
}

.car-order-detail .car-info ul li span b {
  font-weight: 400;
  margin-left: 1.2rem;
}

.car-order-detail .car-service {
  height: 4rem;
  line-height: 4rem;
  padding: 0 1.2rem;
  background: #fff;
  font-size: 1.2rem;
}

.car-order-detail .car-service s {
  display: inline-block;
  color: #333;
  margin-right: 1.2rem;
  font-size: 1.4rem;
}

.car-order-detail .car-service .newscore-star {
  display: inline-block;
}

.car-order-detail .car-service .newscore-star ul {
  font-size: 0;
  display: inline-block;
}

.car-order-detail .car-service .newscore-star ul li {
  display: inline-block;
}

.car-order-detail .car-service .newscore-star ul li i {
  color: #ffb21c;
  font-size: 1.2rem;
  margin-right: 0.3rem;
}

.car-order-detail .car-service .newscore-star ul li.on i:before {
  content: "顦�";
}

.car-order-detail .car-service .newscore-star span {
  color: #f80;
  font-size: 1.2rem;
}

.car-order-detail .car-service > span {
  float: right;
  font-size: 1.2rem;
  color: #999;
}

.car-order-detail .car-service > span i {
  font-size: 1.2rem;
  color: #666;
  margin-left: 0.4rem;
}

.car-order-detail .car-call {
  text-align: center;
  font-size: 1.1rem;
  padding: 1.2rem 0;
}

.car-order-detail .car-call a {
  color: #a4a4a4;
}

.car-order-detail .car-call a i {
  vertical-align: middle;
  font-size: 1.4rem;
}

.car-order-detail .car-call b {
  font-weight: 400;
  color: #03a9f4;
  margin-left: 0.5rem;
}

.car-order-detail .car-margin {
  height: 0;
  margin-bottom: 5.1rem;
}

.car-order-detail .car-control {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: right;
  background: #fff;
  font-size: 0;
  z-index: 10;
}

.car-order-detail .car-control .car-timeleft {
  float: left;
  text-align: left;
  font-size: 1.2rem;
  color: #999;
  margin: 0.8rem 0 0 1.2rem;
}

.car-order-detail .car-control .car-timeleft p:last-child {
  font-size: 1.1rem;
  color: #333;
}

.car-order-detail .car-control #btnCancel,
.car-order-detail .car-control #btnEvaluate,
.car-order-detail .car-control #btnMaintenance,
.car-order-detail .car-control #btnPay {
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  border: 0;
  margin-left: 0;
  background: #fff;
  font-size: 1.3rem;
  border-radius: 0;
  border-top: 1px solid #e7e7e7;
}

.car-order-detail .car-control #btnCancel {
  color: #333;
}

.car-order-detail .car-control #btnCancel.statebtn {
  float: right;
  width: 10rem;
  background: #999;
  color: #fff;
}

.car-order-detail .car-control #btnCancel.statebtn:active {
  background: #8d8a8a;
  color: #fff;
}

.car-order-detail .car-control #btnCancel:active {
  background: #ccc;
  color: #fff;
}

.car-order-detail .car-control #btnEvaluate {
  width: 50%;
  float: left;
  color: #03a9f4;
  font-size: 1.3rem;
}

.car-order-detail .car-control #btnEvaluate:active {
  background: #03a9f4;
  color: #fff;
}

.car-order-detail .car-control #btnPay {
  width: 10rem;
  float: right;
  background: #ffb21c;
  color: #fff;
}

.car-order-detail .car-control #btnPay:active {
  background: #f2ab22;
}

.car-order-detail .car-control #btnMaintenance {
  color: #03a9f4;
}

.car-order-detail .car-control #btnMaintenance.statebtn {
  width: 50%;
  float: left;
  border-right: 1px solid #e7e7e7;
  font-size: 1.3rem;
}

.car-order-detail .car-control #btnMaintenance:active {
  background: #03a9f4;
  color: #fff;
}

.car-order-detail .car-control input {
  font-size: 1.2rem;
  padding: 0 1.2rem;
}

.car-order-detail .car-control input.car-orange {
  color: #f55;
  border-color: #f55;
}

.car-order-detail .car-control input.car-orange:active {
  background: #f55;
  color: #fff;
}

.popup.score {
  width: 29rem;
  display: block;
  position: fixed;
  top: 50px;
  left: 50%;
  margin-left: -14.5rem;
  border-radius: 1.5rem;
  padding: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}

.popup.score.show {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.popup.score .whole {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
  background: #efeff4;
  margin-bottom: 0;
  padding-bottom: 1.75rem;
}

.popup.score .whole h2 {
  font-size: 3rem;
  font-weight: 400;
  color: #f90;
  text-align: center;
  padding-top: 0.5rem;
}

.popup.score .whole h2 b {
  margin-left: .2rem;
  font-size: 1.8rem;
  font-weight: 400;
}

.popup.score .whole ul {
  padding: 0 1.75rem;
  border-bottom: none;
}

.popup.score .whole ul li {
  font-size: 1.1rem;
  border-right: 0;
}

.popup.score .subentry {
  border-top: 0;
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}

.popup.score .subentry:after,
.popup.score .subentry:before {
  border: none;
}

.popup.score .subentry #scroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.popup.score .subentry ol {
  padding-left: 0;
}

.popup.score .subentry ol > li {
  padding: 1rem 1.5rem;
}

.popup.score .subentry ol > li:last-child {
  border-bottom: none;
}

.popup.score .subentry ol > li span {
  padding-left: 0;
}

.popup.score .subentry ol > li span:after {
  width: 0;
  height: 0;
}

.popup.score .subentry ol > li ul li {
  padding: 0;
}

.popup.score .subentry ol > li ul li i {
  font-size: 1.2rem;
  padding-left: 0.2rem;
}

.popup.score .control {
  padding: 0;
  height: 3.9rem;
  line-height: 3.9rem;
  color: #333;
  font-size: 1.5rem;
  text-align: center;
  border-top: 1px solid #e7e7e7;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: 0.5rem;
}

.confirm.pay-fail {
  height: 8.7rem;
}

.confirm.pay-fail #cSingleMsg {
  font-size: 1.3rem;
  height: 4.25rem;
}

.confirm.pay-fail #cSingle_ok {
  font-size: 1.3rem;
  color: #f55;
}

.car-card .car-card-nav {
  background: #fff;
  position: relative;
}

.car-card .car-card-nav ul {
  height: 4.15rem;
  line-height: 4.15rem;
  border-bottom: 1px solid #e7e7e7;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.car-card .car-card-nav ul li {
  font-size: 1.4rem;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  box-flex: 2;
  text-align: center;
  color: #666;
  width: 16rem;
}

.car-card .car-card-nav ul li.active {
  color: #03a9f4;
}

.car-card .car-card-nav .active-line {
  width: 50%;
  height: .2rem;
  background: #03a9f4;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz--transition: left .3s;
  -webkit-transition: left .3s;
  transition: left 0.3s;
}

.car-card .car-card-list {
  background: #efeff4;
  padding: 1rem 0.8rem;
}

.car-card .car-card-list .car-card-detail {
  background-color: #4fc1e9;
  background-image: url(../images/icon-wallet.png?v=4);
  background-size: 12.65rem 8.7rem;
  background-repeat: no-repeat;
  background-position: 17.8rem .4rem;
  color: #fff;
  padding: 0 1.2rem;
  margin-bottom: .5rem;
  border-radius: .4rem .4rem 0 0;
  border-bottom: 0.25rem solid #3bafda;
}

.car-card .car-card-list .car-card-detail.car-bg1 {
  background-color: #4fc1e9;
  border-color: #3bafda;
}

.car-card .car-card-list .car-card-detail.car-bg2 {
  background-color: #5d9cec;
  border-color: #4a89dc;
}

.car-card .car-card-list .car-card-detail.car-bg3 {
  background-color: #ec87c0;
  border-color: #d770ad;
}

.car-card .car-card-list .car-card-detail.car-bg4 {
  background-color: #a0d468;
  border-color: #85b94c;
}

.car-card .car-card-list .car-card-detail.car-bg5 {
  background-color: #f0492a;
  border-color: #cf361a;
}

.car-card .car-card-list .car-card-detail.car-bg6 {
  background-color: #f39925;
  border-color: #d28118;
}

.car-card .car-card-list .car-card-detail.car-bg7 {
  background-color: #d1d1d1;
  border-color: #bcbcbc;
  position: relative;
}

.car-card .car-card-list .car-card-detail.car-bg7 ul li span {
  color: #fff;
}

.car-card .car-card-list .car-card-detail.car-bg7:after {
  content: "";
  width: 10.6rem;
  height: 8.3rem;
  background-image: url(../images/icon-stop.png?v=4);
  background-size: 10.6rem 8.3rem;
  background-repeat: no-repeat;
  position: absolute;
  top: 2.4rem;
  right: 0.6rem;
}

.car-card .car-card-list .car-card-detail.on .icon-arrow3 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.car-card .car-card-list .car-card-detail h2 {
  font-size: 2.5rem;
  padding: 1rem .7rem 2rem 1.25rem;
  font-weight: 400;
}

.car-card .car-card-list .car-card-detail h2 span {
  float: right;
  color: #fff;
  font-size: 1.2rem;
  margin-top: 1rem;
}

.car-card .car-card-list .car-card-detail h2 div {
  color: #fff;
  width: 7.75rem;
  border: 1px solid #fff;
  border-radius: .3rem;
  text-align: center;
  margin-top: .5rem;
  font-size: 1.1rem;
}

.car-card .car-card-list .car-card-detail h2 div i {
  color: #fff;
  font-size: 1.4rem;
  margin-right: 0.2rem;
}

.car-card .car-card-list .car-card-detail p {
  padding: 0 1rem .7rem;
  overflow: hidden;
  border-bottom: .1rem dashed #fff;
  font-size: 1rem;
}

.car-card .car-card-list .car-card-detail p span {
  float: right;
}

.car-card .car-card-list .car-card-detail ul {
  height: 0;
  overflow: hidden;
  -webkit-transition: height linear .3s;
  transition: height linear 0.3s;
}

.car-card .car-card-list .car-card-detail ul li {
  border-bottom: .1rem dashed #efefef;
  overflow: hidden;
  font-size: 1.4rem;
  padding: 0.75rem 1rem;
}

.car-card .car-card-list .car-card-detail ul li div {
  float: left;
  max-width: 20rem;
}

.car-card .car-card-list .car-card-detail ul li span {
  float: right;
  font-size: 1.2rem;
  color: #cceaf4;
  margin-top: 0.15rem;
}

.car-card .car-card-list .car-card-detail ul li span b {
  font-weight: 400;
  margin: 0 .2rem;
  color: #fff;
}

.car-card .car-card-list .car-card-detail ul li s {
  text-decoration: none;
  font-size: 1.1rem;
}

.car-card .car-card-list .car-card-detail .show-more {
  font-size: 1rem;
  text-align: center;
  padding: 0.4rem 0;
}

.car-card .car-card-list .car-card-detail .show-more.active i {
  padding-left: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.car-card .car-card-list .car-card-detail .show-more i {
  vertical-align: middle;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
  font-size: 1.2rem;
  position: absolute;
  width: 3rem;
}

.car-card .car-card-list .car-coupon-detail {
  background: #fff;
  width: 30.4rem;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
}

.car-card .car-card-list .car-coupon-detail:after,
.car-card .car-card-list .car-coupon-detail:before {
  content: '';
  height: 8.5rem;
  background-image: url(../images/coupon-bg.png?v=4);
  background-size: 6.2rem 9.1rem;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  z-index: 2;
}

.car-card .car-card-list .car-coupon-detail:before {
  width: .4rem;
  background-position: -5.6rem -.3rem;
  left: 0;
}

.car-card .car-card-list .car-coupon-detail:after {
  width: 5.1rem;
  height: 8.5rem;
  background-position: -.3rem -.3rem;
  right: -0.1rem;
}

.car-card .car-card-list .car-coupon-detail div:first-child {
  float: left;
  width: 18.5rem;
  height: 8.5rem;
  padding: 1rem 2rem;
}

.car-card .car-card-list .car-coupon-detail div:first-child p:nth-child(1) {
  font-size: 1.4rem;
  color: #333;
}

.car-card .car-card-list .car-coupon-detail div:first-child p:nth-child(2) {
  font-size: 1.2rem;
  color: #ff6702;
  margin-top: 0.1rem;
}

.car-card .car-card-list .car-coupon-detail div:first-child p:nth-child(3) {
  font-size: 1rem;
  color: #7f7f7f;
  margin-top: 1.2rem;
}

.car-card .car-card-list .car-coupon-detail div:last-child {
  float: left;
  width: 11.9rem;
  background: #ff6702;
  height: 8.5rem;
  position: relative;
}

.car-card .car-card-list .car-coupon-detail div:last-child section {
  width: 9.7rem;
  height: 8.5rem;
  position: absolute;
  z-index: 3;
}

.car-card .car-card-list .car-coupon-detail div:last-child section p:nth-child(1) {
  font-size: 1rem;
  color: #ffc29a;
  text-align: right;
  margin-top: 0.6rem;
}

.car-card .car-card-list .car-coupon-detail div:last-child section p:nth-child(2) {
  font-size: 2.3rem;
  color: #fff;
  text-align: right;
}

.car-card .car-card-list .car-coupon-detail div:last-child section p:nth-child(2) b {
  font-size: 3.5rem;
  font-weight: 400;
}

.car-login h2 {
  height: 3.5rem;
  line-height: 3.5rem;
  padding-left: 1.5rem;
  color: #333;
  font-size: 1.2rem;
  font-weight: 400;
}

.car-login ul {
  margin-bottom: 23rem;
}

.car-login ul li:nth-child(1),
.car-login ul li:nth-child(2) {
  height: 4.4rem;
  line-height: 4.4rem;
  font-size: 1.2rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  background: #fff;
}

.car-login ul li:nth-child(1) span,
.car-login ul li:nth-child(2) span {
  display: inline-block;
  color: #333;
  padding: 0 1rem 0 1.5rem;
}

.car-login ul li:nth-child(1) i,
.car-login ul li:nth-child(2) i {
  position: absolute;
  top: 1.4rem;
  right: 1rem;
  margin-top: -1.3rem;
  padding: 0 .5rem;
  display: none;
}

.car-login ul li:nth-child(1) input:disabled,
.car-login ul li:nth-child(2) input:disabled {
  color: #666 !important;
}

.car-login ul li:nth-child(1) input[type=text],
.car-login ul li:nth-child(1) input[type=number],
.car-login ul li:nth-child(1) input[type=tel],
.car-login ul li:nth-child(1) input[type=password],
.car-login ul li:nth-child(2) input[type=text],
.car-login ul li:nth-child(2) input[type=number],
.car-login ul li:nth-child(2) input[type=tel],
.car-login ul li:nth-child(2) input[type=password] {
  width: 23.5rem;
  border: none;
  display: inline-block;
  color: #333;
  font-size: 1.2rem;
  padding: 0 0.5rem;
}

.car-login ul li:nth-child(1) input[type=button],
.car-login ul li:nth-child(2) input[type=button] {
  width: auto;
  color: #7f7f7f;
  line-height: initial;
  font-weight: 400;
  font-size: 1.2rem;
  background: #f1f1f1;
  border: 1px solid #e7e7e7;
  border-radius: .3rem;
  padding: .3rem .6rem;
  position: absolute;
  top: .95rem;
  right: 1rem;
  cursor: pointer;
}

.car-login ul li:nth-child(1) input[type=button].on,
.car-login ul li:nth-child(2) input[type=button].on {
  color: #ccc;
}

.car-login ul li:nth-child(2) {
  margin-top: 0.75rem;
}

.car-login ul li:nth-child(3) {
  margin: 1.5rem 1rem 1.2rem;
}

.car-login ul li:nth-child(3) .car-btn {
  background: #03a9f4;
}

.car-btn {
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  background: #ccc;
  border: none;
  color: #fff;
  font-size: 1.3rem;
  border-radius: .3rem;
  -webkit-transition: all .2s;
  transition: all 0.2s;
}

.car-btn:active {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.car-login ul li:nth-child(4) {
  text-align: right;
  font-size: 1.2rem;
}

.car-login ul li:nth-child(4) a {
  color: #03a9f4;
  text-decoration: none;
  padding: 1rem 1rem 1rem 0;
}

.car-login div {
  width: 100%;
  text-align: center;
}

.car-login div p {
  font-size: 1.2rem;
  color: #7f7f7f;
}

.car-login div p:nth-child(2) {
  margin-top: .5rem;
  font-size: 1.1rem;
}

.car-login div p:nth-child(2) i {
  margin-right: .6rem;
  color: #a3a3a3;
  vertical-align: middle;
  font-size: 1.2rem;
}

.car-login div p:nth-child(2) a {
  color: #03a9f4;
  padding: 1rem 0;
}

.car-login div p:active a,
.car-login div p:active i {
  color: #369bcf;
}

.car-maintain .car-maintain-tit {
  position: fixed;
  top: 0;
  width: 100%;
  height: 4.4rem;
  line-height: 4.4rem;
  background: #f8f8f8;
  font-size: 1.4rem;
  color: #333;
  border-bottom: 1px solid #d2d2d8;
  z-index: 10;
}

.car-maintain .car-maintain-tit img {
  margin: 1rem 1rem 0;
  width: 2.4rem;
  height: 2.4rem;
  vertical-align: top;
  display: inline-block;
}

.car-maintain .car-maintain-tit b {
  width: 20rem;
  font-weight: 400;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.car-maintain .car-maintain-tit a {
  float: right;
  padding-right: 0.5rem;
}

.car-maintain .car-maintain-tit a span {
  padding-right: .5rem;
  font-size: 1.2rem;
  color: #999;
}

.car-maintain .car-maintain-tit a i {
  color: #333;
  font-size: 1.2rem;
}

.car-maintain .car-maintain-list {
  padding: 5.1rem 1.5rem 2.5rem 3.8rem;
}

.car-maintain .car-maintain-list dl {
  position: relative;
  margin-top: 0.8rem;
}

.car-maintain .car-maintain-list dl:first-child {
  margin-top: 0;
}

.car-maintain .car-maintain-list dl dt {
  position: absolute;
  width: 6.5rem;
  left: -3.15rem;
  text-align: center;
  font-size: 1.2rem;
  color: #b2b2b2;
  background: #efeff4;
  padding-bottom: .8rem;
  z-index: 2;
}

.car-maintain .car-maintain-list dl dt:after {
  content: '';
  position: absolute;
  right: 50%;
  margin-right: -.25rem;
  bottom: .2rem;
  width: .5rem;
  height: .5rem;
  background: #b2b2b2;
  border-radius: 100%;
}

.car-maintain .car-maintain-list dl dd {
  padding: 0 0 .5rem 4.5rem;
  border-left: 1px solid #e7e7e7;
}

.car-maintain .car-maintain-list dl dd div {
  background: #fff;
  border-radius: .3rem;
  padding: 1rem;
  position: relative;
  font-size: 1.2rem;
  color: #b2b2b2;
  cursor: pointer;
}

.car-maintain .car-maintain-list dl dd div:before {
  content: '';
  width: 0;
  height: 0;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent;
  border-right: .5rem solid #fff;
  position: absolute;
  top: 1.55rem;
  left: -0.5rem;
}

.car-maintain .car-maintain-list dl dd div:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -.7rem;
  right: 1rem;
  width: .9rem;
  height: 1.4rem;
  background-image: url(../images/icons-order.png?v=4);
  background-size: 24.5rem 12.1rem;
  background-position: -2.6rem -.4rem;
  background-repeat: no-repeat;
}

.car-maintain .car-maintain-list dl dd div ul {
  list-style: inherit;
  padding-left: 1.5rem;
}

.car-maintain .car-maintain-list dl dd div ul li {
  margin-top: 0.7rem;
}

.car-maintain .car-maintain-list dl dd section {
  height: 2rem;
  line-height: 2rem;
  font-size: 1.2rem;
  background: #03a9f4;
  color: #fff;
  margin-top: 1rem;
  text-align: center;
  border-radius: .4rem;
  position: relative;
  top: 0;
  -webkit-transition: all .2s;
  transition: all 0.2s;
}

.car-maintain .car-maintain-list dl dd section.car-fixed {
  position: fixed;
  top: 3.4rem;
  width: 100%;
  margin-left: -8.45rem;
  border-radius: 0;
  z-index: 10;
}

.car-maintain .car-maintain-list dl dd section.car-fixed:after {
  border: none;
}

.car-maintain .car-maintain-list dl dd section:after {
  content: '';
  width: 0;
  height: 0;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent;
  border-left: .7rem solid #03a9f4;
  position: absolute;
  bottom: -.5rem;
  right: 1.4rem;
}

.car-maintain .car-maintain-list dl.on dt {
  color: #03a9f4;
}

.car-maintain .car-maintain-list dl.on dt:after {
  background: #03a9f4;
}

.car-maintain .car-maintain-list dl.on dd {
  border-color: #03a9f4;
}

.car-maintain .car-maintain-list dl.on dd div {
  background: #f4fbff;
  border: 1px solid #03a9f4;
  padding: 0.5rem 0.5rem 0.8rem;
}

.car-maintain .car-maintain-list dl.on dd div:before {
  border-right-color: #f4fbff;
  left: -.35rem;
  z-index: 2;
}

.car-maintain .car-maintain-list dl.on dd div:after {
  content: '';
  background: 0 0;
  width: 0;
  height: 0;
  border-top: .5rem solid transparent;
  border-bottom: .5rem solid transparent;
  border-right: .5rem solid #03a9f4;
  position: absolute;
  top: 2.25rem;
  left: -.5rem;
  z-index: 1;
}

.car-maintain .car-maintain-list dl.on dd div em {
  position: relative;
  display: block;
}

.car-maintain .car-maintain-list dl.on dd div em ul {
  overflow: hidden;
  max-height: 9.8rem;
  padding-left: 1.9rem;
  margin-bottom: 1rem;
}

.car-maintain .car-maintain-list dl.on dd div em ul.active {
  height: auto;
  max-height: inherit;
}

.car-maintain .car-maintain-list dl.on dd div em ul li {
  color: #333;
  font-size: 1.2rem;
  padding-right: 1rem;
}

.car-maintain .car-maintain-list dl.on dd div em ul li span {
  float: right;
  font-size: 1rem;
  color: #707070;
  margin-top: 0.2rem;
}

.car-maintain .car-maintain-list dl.on dd div em b {
  display: block;
  padding: .6rem 0;
  text-align: center;
  margin-top: -1rem;
}

.car-maintain .car-maintain-list dl.on dd div em b.on i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.car-maintain .car-maintain-list dl.on dd div em b i {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.car-maintain .car-maintain-list dl.on dd div em a {
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
}

.car-maintain .car-maintain-list dl.on dd div s {
  text-align: right;
  padding: .8rem .2rem 0 0;
  border-top: 1px solid #03a9f4;
  display: block;
}

.car-maintain .car-maintain-list dl.on dd div s span {
  color: #03a9f4;
  font-size: 1.2rem;
}

.car-maintain .car-maintain-list dl.on dd div s span i {
  margin-left: .2rem;
  font-size: 1.3rem;
  color: #03a9f4;
}

.car-maintain .car-maintain-list dl.on.null dd {
  border-left: none;
}

.car-maintain .car-maintain-list dl.on.null dd div {
  background: #fff;
  border-color: #fff;
  padding: 0.5rem;
}

.car-maintain .car-maintain-list dl.on.null dd div:before {
  border-right-color: #fff;
  top: 1.3rem;
  left: -0.5rem;
}

.car-maintain .car-maintain-list dl.on.null dd div:after {
  border-right: 0;
}

.dropload-down,
.dropload-up {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.dropload-down {
  height: 50px;
}

.dropload-noData {
  display: none;
}

.dropload-load,
.dropload-refresh,
.dropload-update {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 1.1rem;
  color: #89898c;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.dropload-down .dropload-load,
.dropload-down .dropload-refresh,
.dropload-down .dropload-update {
  top: 0;
  bottom: auto;
  font-size: 1.1rem;
  color: #89898c;
}

.dropload-load .loading {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 100%;
  margin: 6px;
  border: 2px solid #89898c;
  border-bottom-color: transparent;
  vertical-align: middle;
  -webkit-animation: rotate .75s linear infinite;
  animation: rotate 0.75s linear infinite;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.service-choose {
  padding: 0 1.5rem;
  margin-top: 0.75rem;
}

.service-choose h3 {
  height: 4rem;
  line-height: 4rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #333;
}

.service-choose .tit {
  line-height: 3.3rem;
  font-size: 1.4rem;
  color: #333;
}

.service-choose .tit span {
  font-size: 1.2rem;
  color: #999;
  margin-left: 1rem;
}

.service-choose ul {
  overflow: hidden;
  margin-bottom: 0.75rem;
}

.service-choose ul li {
  border: 1px solid #dfdfdf;
  padding: .75rem 0 .5rem;
  float: left;
  width: 11.1rem;
  margin: 0 .5rem .5rem 0;
  box-sizing: border-box;
}

.service-choose ul li:nth-child(3n) {
  margin-right: 0;
}

.service-choose ul li a > p {
  text-align: center;
  height: 5.6rem;
}

.service-choose ul li a > p img {
  width: 5.3rem;
  height: 5.3rem;
  border-radius: 100%;
  text-align: center;
  border: 1px solid #e7e7e7;
}

.service-choose ul li dl {
  text-align: center;
}

.service-choose ul li dl dd {
  color: #333;
  font-size: 1.2rem;
  margin-top: 0.2rem;
}

.service-choose ul li dl dd:nth-child(2) {
  font-size: 1.1rem;
  color: #999;
  margin-top: 0;
}

.service-choose ul li dl dd:last-child {
  color: #fdb134;
  margin-top: -0.25rem;
}

.service-choose ul li dl dd span {
  float: right;
  color: #999;
}

.service-choose ul li dl dd span.on {
  color: #fdb134;
}

.service-choose ul li dl dd span.on i {
  margin-right: .5rem;
  color: #fdb134;
}

.service-info {
  background: #fff;
}

.service-info .title {
  min-height: 5rem;
  position: relative;
}

.service-info .title img {
  display: block;
  width: 100%;
}

.service-info .title div {
  width: 100%;
  height: 3.5rem;
  line-height: 3.5rem;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 0 1rem 0 1.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.service-info .title div b {
  font-size: 1.4rem;
  font-weight: 400;
}

.service-info .title div b span {
  font-size: 1.2rem;
  color: #bbb;
  margin-left: 0.5rem;
}

.service-info .title div > span {
  font-size: 1.2rem;
  color: #bbb;
  float: right;
}

.service-info .detail {
  overflow: hidden;
}

.service-info .detail li {
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.service-info .detail li > a {
  width: 15%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.service-info .detail li > a .icon-call {
  color: #03a9f4;
  font-size: 2.1rem;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-65%, -50%);
  -ms-transform: translate(-65%, -50%);
  transform: translate(-65%, -50%);
}

.service-info .detail li div {
  position: relative;
  float: left;
  padding: 1rem 1.5rem;
}

.service-info .detail li div:first-child {
  width: 85%;
  border-right: 1px solid #e7e7e7;
}

.service-info .detail li div:first-child a {
  display: block;
  color: #333;
}

.service-info .detail li div:first-child a span {
  font-size: 1.2rem;
  display: inline-block;
  width: 90%;
  vertical-align: top;
}

.service-info .detail li div:first-child a .icon-location3 {
  color: #999;
  display: inline-block;
  font-size: 1.2rem;
  margin-right: .2rem;
  vertical-align: top;
}

.service-info .detail li div:first-child a .icon-arrows {
  color: #ccc;
  margin-right: 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.service-describe {
  background: #fff;
  padding: 0 1.2rem;
  margin-top: .75rem;
  border-top: 1px solid #e7e7e7;
}

.service-describe h3 {
  height: 3.25rem;
  line-height: 3.25rem;
  font-size: 1.3rem;
  font-weight: 400;
  color: #333;
}

.service-describe p {
  font-size: 1.1rem;
  color: #666;
  padding-bottom: 1.6rem;
}

.technical {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.technical .detail {
  position: relative;
  text-align: center;
  padding: 1.5rem 0;
}

.technical .detail img {
  width: 6rem;
  height: 6rem;
  display: inline-block;
  border-radius: 100%;
}

.technical .detail .icon-slice24 {
  color: #ccc;
  font-size: 6rem;
}

.technical .detail > p {
  font-size: 1.3rem;
  color: #333;
}

.technical .detail > p s {
  display: inline-block;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 .4rem;
  font-size: 1rem;
  color: #999;
  background: #f1f1f1;
  border-radius: .3rem;
  margin-left: 0.5rem;
}

.technical .detail .score-star {
  margin-top: 0.5rem;
}

.technical .detail .score-star p {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  width: 8.5rem;
}

.technical .detail .score-star p b {
  width: 8.5rem;
  height: 1.75rem;
  background-image: url(../images/icons-score.png?v=4);
  background-size: 8.5rem 3rem;
  background-position: 0 -1.75rem;
  background-repeat: no-repeat;
  background-color: #fff;
}

.technical .detail .score-star p b.score {
  background-position: 0 0.05rem;
}

.car-list h2,
.technical h2 {
  border-bottom: 1px solid #e7e7e7;
  background: #efeff4;
}

.technical .detail .score-star span {
  font-size: 1.8rem;
  color: #fdb134;
  margin-left: 2rem;
  vertical-align: -0.1rem;
}

.technical .detail .store {
  position: absolute;
  top: .5rem;
  right: 1rem;
  color: #333;
  font-size: 1.2rem;
}

.technical .detail .store i {
  font-size: 2rem;
  color: #7f7f7f;
  margin-right: .5rem;
  vertical-align: -0.15rem;
}

.technical h2 {
  height: 3.6rem;
  line-height: 3.6rem;
  padding: 0 1.2rem;
  font-size: 1.2rem;
  color: #999;
  font-weight: 400;
  border-top: 1px solid #e7e7e7;
}

.car-list h2,
.stroe-area h2 {
  font-weight: 400;
  line-height: 4rem;
}

.technical .list {
  padding-bottom: 5rem;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.technical .list .null {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  text-align: center;
  color: #999;
  font-size: 3rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.technical .list ul li {
  padding: .8rem 1.2rem;
  border-bottom: 1px solid #e7e7e7;
}

.technical .list ul li > div {
  overflow: hidden;
}

.technical .list ul li > div:first-child span {
  float: left;
  width: 60%;
  font-size: 1.2rem;
  color: #333;
}

.technical .list ul li > div:first-child .score-star {
  float: right;
}

.technical .list ul li > div:last-child {
  font-size: 1rem;
  color: #999;
  margin-top: 0.5rem;
}

.technical .list ul li > div:last-child b {
  float: right;
  font-weight: 400;
  margin-right: 0.2rem;
}

.car-list h2 {
  font-size: 1.2rem;
  height: 4rem;
  color: #999;
  padding-left: 1.2rem;
}

.car-list ul {
  background: #fff;
  margin-bottom: 6rem;
}

.car-list ul li {
  padding: 1rem 1.2rem;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
}

.car-list ul li.on i {
  display: block;
}

.car-list ul li dl dd b,
.car-list ul li dl dd span {
  border-radius: .3rem;
  display: inline-block;
  padding: 0 0.5rem;
}

.car-list ul li img {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.car-list ul li dl {
  float: left;
  margin-left: 3.75rem;
  width: 22.5rem;
}

.car-list ul li dl dt {
  font-size: 1.2rem;
  color: #333;
}

.car-list ul li dl dd {
  font-size: 1.1rem;
  color: #999;
  margin-top: 0.6rem;
}

.stroe-area.choose-store ul,
.stroe-area.choose-store ul li dl dt,
.stroe-area.choose-store ul li:first-child {
  margin-top: 0;
}

.car-list ul li dl dd span {
  background: #efeff4;
  margin-right: 0.5rem;
}

.car-list ul li dl dd b {
  color: #fff;
  font-weight: 400;
  background: #03a9f4;
}

.car-list ul li i {
  right: 1rem;
  color: #f55;
  transform: translate(0, -50%);
  display: none;
}

.car-list ul li i,
.stroe-area.choose-store ul li .icon-gouxuan {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.stroe-area h2 {
  font-size: 1.2rem;
  height: 4rem;
  color: #999;
  padding-left: 1.2rem;
  background: #efeff4;
}

.stroe-area.choose-store ul li.current .icon-gouxuan {
  display: block;
}

.stroe-area.choose-store ul li .icon-gouxuan {
  right: 1.2rem;
  color: #fdb134;
  transform: translate(0, -50%);
  display: none;
}

.stroe-area.choose-store ul li dl {
  padding-left: 0;
  width: 100%;
}

.stroe-area.choose-store ul li dl dd span {
  width: 90%;
}

.stroe-area.choose-store ul li dl s {
  height: 1.9rem;
  line-height: 1.9rem;
  padding: 0 .8rem;
  font-size: 1rem;
  color: #03a9f4;
  background: #e3f6ff;
  border-radius: .3rem;
  display: inline-block;
  font-weight: 400;
  margin-left: 1rem;
}

.stroe-area .choose {
  height: 4rem;
  line-height: 4rem;
  padding-left: 1.2rem;
  font-size: 1.2rem;
  color: #333;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  border-bottom: 1px solid #e7e7e7;
}

.stroe-area .choose a {
  color: #03a9f4;
  display: block;
}

.stroe-area .choose .icon-arrows {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  padding-left: .3rem;
  margin-left: .3rem;
  color: #666;
  font-size: 1.3rem;
}

.stroe-area ul {
  margin-top: 5rem;
}

.stroe-area ul.hide {
  display: none;
}

.stroe-area ul li {
  margin-top: 1rem;
  padding: .75rem 1.2rem;
  overflow: hidden;
  background: #fff;
  position: relative;
}

.stroe-area ul li a {
  display: block;
}

.stroe-area ul li img {
  display: inline-block;
  width: 6.8rem;
  height: 5.4rem;
}

.stroe-area ul li dl {
  display: inline-block;
  padding-left: 1.2rem;
  vertical-align: top;
}

.stroe-area ul li dl dt {
  font-size: 1.3rem;
  color: #333;
  margin-top: 0.3rem;
}

.stroe-area ul li dl dt b {
  display: inline-block;
  max-width: 14rem;
  font-weight: 400;
  font-size: 1.4rem;
}

.stroe-area ul li dl dt span {
  float: right;
}

.stroe-area ul li dl dd {
  margin-top: .3rem;
  color: #666;
  font-size: 1.2rem;
}

.stroe-area ul li dl dd i {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
}

.stroe-area ul li dl dd span {
  display: inline-block;
  width: 18.5rem;
}

.payment {
  margin-bottom: 1rem;
}

.payment .carDoor {
  height: 4.5rem;
  margin-left: 0;
  font-size: 1.2rem;
}

.payment .paymode {
  padding-left: 1.2rem;
  background: #fff;
}

.payment .paymode li {
  height: 4.4rem;
  line-height: 4.4rem;
  background: #fff;
  border-bottom: 1px solid #e7e7e7;
  padding-right: 1rem;
  font-size: 1.2rem;
  color: #333;
}

.payment .paymode li:last-child {
  border-bottom: 0;
}

.payment .paymode li.on span {
  border-color: #03a9f4;
  background: #03a9f4;
}

.payment .paymode li s {
  display: inline-block;
  font-size: 1rem;
  color: #999;
  margin-left: 1rem;
}

.payment .paymode li .ui-checkbox {
  width: 2rem;
  height: 2rem;
  line-height: 1.8rem;
  border-radius: 50%;
  float: right;
  margin-top: 1.2rem;
}

.ui-checkbox {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.3rem;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: .2rem;
  background: #fff;
  margin-top: 0.9rem;
}

.ui-checkbox i {
  color: #fff;
  font-size: 1.2rem;
}

.payment .pay-money {
  margin-top: .8rem;
  background: #fff;
}

.payment .pay-money.pay-online dt ul li {
  font-size: 1.1rem;
  color: #666;
}

.payment .pay-money.pay-online dt ul li b {
  font-size: 1.2rem;
  font-weight: 400;
}

.payment .pay-money.pay-online dt ul li.original-price {
  font-size: 1rem;
  text-align: right;
  text-decoration: line-through;
  color: #999;
}

.payment .pay-money dt {
  padding: 1rem 1.2rem;
  color: #333;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1.2rem;
  position: relative;
  overflow: hidden;
}

.payment .pay-money dt span {
  width: 50%;
  float: left;
}

.payment .pay-money dt span b {
  display: block;
  font-weight: 400;
}

.payment .pay-money dt span s {
  display: block;
  width: auto;
  padding: 0 .4rem;
  font-size: 1rem;
  color: #f55;
  background: #fff;
  border: 1px solid #f44336;
  border-radius: .2rem;
  margin-top: .2rem;
  float: left;
}

.payment .pay-money dt span.sku {
  position: static;
  display: inline-block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.payment .pay-money dt span.sku div {
  font-size: 1.2rem;
  color: #333;
}

.payment .pay-money dt span.sku div:last-child {
  display: inline-block;
  width: auto;
  height: 1.6rem;
  line-height: 1.6rem;
  padding: 0 .4rem;
  background: #f2f2f2;
  font-size: 1rem;
  color: #999;
  border-radius: 0.3rem;
}

.payment .pay-money dt ul {
  float: right;
}

.payment .pay-money dt ul li {
  color: #666;
}

.payment .pay-money dt ul li b {
  font-weight: 400;
}

.payment .pay-money dd {
  height: 4rem;
  line-height: 4rem;
  padding: 0 1.2rem;
  text-align: right;
}

.payment .pay-money dd s {
  display: inline-block;
  height: 1.75rem;
  line-height: 1.75rem;
  font-size: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #e7e7e7;
  margin-right: 1rem;
  color: #333;
}

.payment .pay-money dd span {
  font-size: 1.1rem;
  color: #333;
  float: right;
}

.payment .pay-money dd span b {
  font-size: 1.2rem;
  font-weight: 400;
  color: #f55;
}

.payment .pay-confirm {
  width: 100%;
  height: 4.5rem;
  background: #fafbfc;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-top: 1px solid #e7e7e7;
}

.ui-btn,
.ui-btn:active {
  background: #fdb134;
}

.payment .pay-confirm dl {
  position: absolute;
  top: 50%;
  right: 12rem;
  transform: translate(0, -50%);
}

.payment .pay-confirm dl,
.score .subentry ol > li ul {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.payment .pay-confirm dl dt {
  font-size: 1.1rem;
  color: #333;
}

.payment .pay-confirm dl dt b {
  font-size: 1.3rem;
  font-weight: 400;
  color: #f55;
  padding-left: 0.2rem;
}

.payment .pay-confirm dl dd {
  font-size: 1.1rem;
  color: #888;
}

.payment .pay-confirm dl dd b {
  font-size: 1.3rem;
  font-weight: 400;
  padding-left: 0.2rem;
}

.payment .pay-confirm .ui-btn {
  width: 11rem;
  height: 4.5rem;
  line-height: 4.5rem;
  float: right;
  border-radius: 0;
  background: #fdb134;
}

.ui-btn {
  height: 3rem;
  line-height: 3rem;
  color: #fff;
  font-size: 1.3rem;
  padding: 0 2rem;
  border-radius: 0.5rem;
}

.payment .washDetail .countTicket {
  font-size: 1.2rem;
}

.payment .washDetail .countTicket #ticketNum {
  padding: 0 0.2rem;
}

.payment .washDetail .countTicket i {
  padding: 0 1.5rem 0 0;
  float: right;
  font-size: 1.2rem;
}

.payment .washDetail .ticketList {
  background: #fff;
  padding: 0 0 0 1.2rem;
  border-top: 1px solid #e7e7e7;
}

.payment .washDetail .ticketList li:first-child {
  border-top: 0;
}

.payment .washDetail .ticketList li div:nth-of-type(1) {
  padding-left: 0;
  font-size: 1.2rem;
}

.payment .washDetail .ticketList li div:nth-of-type(1) span:nth-of-type(2) {
  font-size: 1.1rem;
}

.payment .washDetail .ticketList li div:nth-of-type(2) span {
  border: 0;
}

.payment .washDetail .ticketList li div:nth-of-type(2) i {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  line-height: 1.8rem;
  display: inline-block;
  font-size: 1.2rem;
  text-align: center;
}

.payment .washDetail .ticketList li div:nth-of-type(2) i.checked {
  border-color: #03a9f4;
  background: #03a9f4;
}

.booking .section-title div {
  text-align: center;
  padding-top: 1rem;
}

.booking .section-title div .icon-ordersucess {
  color: #03a9f4;
  font-size: 8rem;
}

.booking .weui {
  background: #fff;
  padding-left: 1.2rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.booking.reserveSuccess .infor-title,
.booking.reserveSuccess .infor-title:nth-of-type(2) {
  border-color: #e7e7e7;
  border-top: 0;
}

.booking.reserveSuccess .infor-title.pro-time,
.booking.reserveSuccess .infor-title:nth-of-type(2).pro-time {
  border-bottom: 0;
}

.booking.reserveSuccess .infor-title .icon-arrows,
.booking.reserveSuccess .infor-title:nth-of-type(2) .icon-arrows {
  color: #666;
  font-size: 1.2rem;
}

.booking.reserveSuccess .infor-title div,
.booking.reserveSuccess .infor-title:nth-of-type(2) div {
  padding-left: 1.7rem;
}

.booking.reserveSuccess .pro-car b {
  top: 0.65rem;
}

.booking.reserveSuccess .infor-title a dl dt {
  font-size: 1.3rem;
}

.booking.reserveSuccess .infor-title a dl dd {
  font-size: 1.3rem;
  color: #333;
}

.booking.reserveSuccess .infor-title p {
  font-size: 1.2rem;
}

.booking.reserveSuccess footer {
  background: #efeff4;
}

.booking.reserveSuccess .pro-time {
  height: 3.3rem;
  line-height: 3.3rem;
}

.booking.reserveSuccess .pro-time s {
  padding-left: 2.7rem;
  font-size: 1.3rem;
  background: #fff;
  text-align: left;
  color: #333;
}

.booking.reserveSuccess .pro-time b {
  top: 0.9rem;
}

.score {
  background: #efeff4;
}

.score .control,
.score .whole {
  background: #fff;
}

.score.newscore .subentry ol > li ul li i,
.score.newscore .whole ul li i {
  color: #999;
}

.score ul .on i:before {
  content: "顦�";
}

.score .whole {
  position: relative;
  margin-bottom: 0.75rem;
}

.score .whole ul {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #e7e7e7;
}

.score .whole ul li {
  width: 20%;
  text-align: center;
  font-size: 1.2rem;
  color: #333;
  border-right: 1px solid #e7e7e7;
  padding-bottom: .6rem;
  display: inline-block;
}

.score .whole ul li:last-child {
  border-right: none;
}

.score .whole ul li.on i {
  color: #ffb21c;
}

.score .whole ul li i {
  font-size: 2.8rem;
  color: #ffb21c;
}

.score .whole s {
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 1.5rem solid transparent;
  border-right: 1.5rem solid transparent;
  border-bottom: 2rem solid #fff;
}

.score .subentry {
  background: #fff;
  margin-bottom: .75rem;
  position: relative;
  display: none;
}

.score .subentry:before {
  content: '';
  width: 0;
  height: 0;
  border-left: .65rem solid transparent;
  border-right: .65rem solid transparent;
  border-bottom: .75rem solid #fff;
  position: absolute;
  top: -.6rem;
  left: 15.5rem;
  z-index: 2;
}

.score .subentry ol {
  padding-left: 1.2rem;
}

.score .subentry ol > li {
  padding: 1rem 1rem 1rem 0;
  font-size: 1.2rem;
  color: #666;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
}

.score .subentry ol > li:last-child {
  border-bottom: 0;
}

.score .subentry ol > li span {
  position: relative;
  display: inline-block;
  width: 55%;
}

.score .subentry ol > li ul {
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translate(0, -50%);
}

.score .subentry ol > li ul li {
  display: inline-block;
  padding: 0.75rem 0 0.75rem 0.75rem;
}

.score .subentry ol > li ul li.on i {
  color: #ffb21c;
}

.score .subentry ol > li ul li i {
  font-size: 1.8rem;
  color: #ffb21c;
}

.score .control textarea {
  display: block;
  resize: none;
  width: 100%;
  height: 12.9rem;
  padding: 1rem;
  color: #333;
  font-size: 1.2rem;
  box-sizing: border-box;
}

.score .control textarea::-webkit-input-placeholder {
  color: #ccc;
}

.score .control .ui-btn {
  width: 92%;
  margin-top: 1.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  position: fixed;
  bottom: 1.5rem;
  left: 4%;
  background: #fdb134;
  font-size: 1.6rem;
}

.car-acticity {
  background: #fff;
  margin-top: 3.5rem;
}

.car-acticity .title {
  height: 2.5rem;
  line-height: 2.5rem;
  padding-left: 2rem;
  color: #666;
  font-size: 1.1rem;
}

.car-acticity h2,
.car-acticity ul li {
  padding: 0 1.5rem;
  font-size: 1.2rem;
  border-bottom: 1px solid #e7e7e7;
}

.car-acticity img {
  display: block;
  width: 100%;
}

.car-acticity img.last-img {
  margin-bottom: 5rem;
}

.car-acticity h2 {
  height: 3.5rem;
  line-height: 3.5rem;
  font-weight: 400;
  color: #333;
  background: #efeff4;
}

.car-acticity ul li {
  height: 3.2rem;
  line-height: 3.2rem;
  color: #999;
}

.car-acticity ul li span {
  float: right;
}

.car-acticity .info {
  text-align: center;
  padding: 3rem 0;
  color: #030303;
}

.car-acticity .info h3 {
  font-size: 1.9rem;
  position: relative;
  font-weight: 400;
  padding-bottom: 1.5rem;
}

.car-acticity .info h3:after {
  content: '';
  width: 4.15rem;
  height: .1rem;
  background: #333;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2.075rem;
}

.ui-pay,
.ui-pay .ui-btn {
  height: 3.8rem;
  line-height: 3.8rem;
}

.car-acticity .info p {
  font-size: 1.1rem;
  padding-top: 1.5rem;
}

.ui-pay {
  width: 100%;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  border-top: 1px solid #e7e7e7;
}

.ui-pay span {
  font-size: 1.2rem;
  color: #333;
  display: block;
  float: left;
  width: 19.8rem;
  text-align: right;
}

.ui-pay span b {
  font-weight: 400;
  font-size: 1.3rem;
  color: #f55;
}

.ui-pay .ui-btn {
  display: block;
  float: right;
  width: 11rem;
  background: #fdb134;
  border-radius: 0;
  font-size: 1.3rem;
}

.cbn-tit a,
.cbn-tit a span {
  height: 3.5rem !important;
}

.cbn-tit a span {
  line-height: 3.5rem !important;
}

.pay-store .refresh {
  padding: 0 1.2rem;
  width: 100%;
  height: 4.25rem;
  line-height: 4.25rem;
  font-size: 1.2rem;
  border-bottom: 1px solid #efeff4;
}

.pay-store .refresh a {
  display: block;
}

.pay-store .refresh span {
  color: #333;
}

.pay-store .refresh span:last-child {
  float: right;
}

.pay-store .refresh span:last-child i {
  color: #333;
  margin-left: 1rem;
  vertical-align: -0.15rem;
}

.pay-store .info {
  margin-top: 4.5rem;
  padding: 0 1.2rem;
  text-align: center;
}

.pay-store .info h3 {
  color: #333;
  font-size: 2rem;
}

.pay-store .info p {
  color: #999;
  font-size: 1.3rem;
  margin-top: 0.8rem;
}

.pay-store .info p.price {
  font-size: 4rem;
  color: #03a9f4;
  margin-top: 0;
}

.pay-store .info p.price span {
  font-size: 1.8rem;
  margin-left: 0.4rem;
}

.pay-store .info p.time {
  color: #333;
  margin-top: 0;
  font-size: 1.3rem;
}

.pay-store .info p.time span {
  color: #03a9f4;
}

.pay-store .info .btn {
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  background: #03a9f4;
  color: #fff;
  margin-top: 3.5rem;
}

.pay-store .tip {
  text-align: center;
  margin-top: 2rem;
  font-size: 1.3rem;
  color: #03a9f4;
}

.pay-store .tip .icon-tip {
  color: #03a9f4;
  margin-right: .6rem;
  vertical-align: -0.15rem;
}

.pay-store .null {
  padding: 20rem 0;
  text-align: center;
}

.pay-store .null .icon-noorder {
  color: #ccc;
  display: block;
  font-size: 8rem;
}

.pay-store .null p {
  color: #999;
  font-size: 1.3rem;
}

.pay-store .null p span {
  padding: 1.5rem 0;
  color: #03a9f4;
}

.pay-store form {
  visibility: hidden;
}

.icon-arrow,
.icon-arrow2,
.icon-arrow3,
.icon-down,
.icon-home1,
.icon-home2,
.icon-home3,
.icon-home4,
.icon-home5,
.icon-service,
.icon-shop {
  display: inline-block;
  overflow: hidden;
  background-image: url(../images/icons-order.png?v=4);
  background-size: 24.5rem 12.1rem;
  background-repeat: no-repeat;
}

.icon-nav1,
.icon-nav2,
.icon-nav3,
.icon-nav4,
.icon-nav5 {
  display: inline-block;
  overflow: hidden;
  background-image: url(../images/icons-index.png?v=4);
  background-size: 20rem 6rem;
  background-repeat: no-repeat;
}

.icon-start,
.icon-start1 {
  display: inline-block;
  overflow: hidden;
  background-image: url(../images/icons-score.png?v=4);
  background-size: 3.5rem 1.9rem;
  background-repeat: no-repeat;
}

.icon-arrow2 {
  width: .75rem;
  height: 1.15rem;
  background-position: -0.4rem -0.4rem;
}

.icon-arrow3 {
  width: 1.25rem;
  height: .8rem;
  background-position: -3.8rem -0.4rem;
}

.icon-arrow {
  width: .9rem;
  height: 1.4rem;
  background-position: -2.6rem -0.4rem;
}

.icon-down {
  width: .85rem;
  height: .9rem;
  background-position: -1.45rem -0.4rem;
}

.icon-home1 {
  width: 3.35rem;
  height: 4.1rem;
  background-position: -0.4rem -4.8rem;
}

.icon-home2 {
  width: 3.1rem;
  height: 4.1rem;
  background-position: -17.05rem -0.4rem;
}

.icon-home3 {
  width: 2.6rem;
  height: 3.05rem;
  background-position: -10.75rem -0.4rem;
}

.icon-home4 {
  width: 3.3rem;
  height: 3.2rem;
  background-position: -20.45rem -0.4rem;
}

.icon-home5 {
  width: 3.1rem;
  height: 3.1rem;
  background-position: -13.65rem -0.4rem;
}

.icon-service {
  width: 1.4rem;
  height: 1.4rem;
  background-position: -6.95rem -0.4rem;
}

.icon-shop {
  width: 1.8rem;
  height: 1.75rem;
  background-position: -8.65rem -0.4rem;
}

.icon-nav1 {
  width: 3.45rem;
  height: 4.2rem;
  background-position: -0.5rem -0.5rem;
}

.icon-nav2 {
  width: 3.2rem;
  height: 4.2rem;
  background-position: -4.25rem -0.5rem;
}

.icon-nav3 {
  width: 2.7rem;
  height: 3.15rem;
  background-position: -7.75rem -0.5rem;
}

.icon-nav4 {
  width: 3.4rem;
  height: 3.3rem;
  background-position: -10.75rem -0.5rem;
}

.icon-nav5 {
  width: 3.2rem;
  height: 3.2rem;
  background-position: -14.45rem -0.5rem;
}

.icon-start1 {
  width: 1.25rem;
  height: 1.25rem;
  background-position: -0.35rem -0.35rem;
}

.icon-start {
  width: 1.25rem;
  height: 1.2rem;
  background-position: -2rem -0.35rem;
}

.infor-title,
.pro-car,
.pro-car div,
.pro-time,
.service-content {
  background: #fff;
}

.pro-car {
  border-left: 0;
  border-right: 0;
  position: relative;
  padding-left: 1.6rem;
}

.pro-car div {
  height: 3rem;
  padding-left: 2.2rem;
  font-size: 1.4rem;
  line-height: 3rem;
}

.pro-car div input {
  float: left;
  width: 100%;
}

.pro-car div span {
  float: right;
  width: 35%;
  height: 4.6rem;
  padding-right: 1.2rem;
  font-size: 1.4rem;
  line-height: 4.6rem;
  text-align: right;
}

.infor-title label,
.lianxiren .phone label i {
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: left;
}

.pro-time {
  border-top: 1px solid #e7e7e7;
  padding-left: 8.5rem;
}

.pro-time i {
  color: #666;
  font-size: 1.2rem;
}

.mask {
  z-index: 20;
}

.servListTitle {
  height: .8rem;
  line-height: 3.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  padding-left: 1.2rem;
  color: #999;
}

.pro-car dd,
.pro-car dt {
  font-size: 1.2rem;
  color: #333;
}

.pro-car div input {
  border: 0;
}

.pro-car dl {
  height: 4.6rem;
  font-size: 1rem;
  padding-right: 2rem;
}

.pro-car dt {
  height: 2.7rem;
  line-height: 2.7rem;
}

.pro-car dd {
  width: 22rem;
  display: block;
  line-height: 1.2rem;
}

.pro-car div span {
  position: absolute;
  right: 0;
  top: 0;
  color: #bfbfbf;
}

.infor-title,
.lianxiren {
  position: relative;
}

.pro-car div span i {
  color: #666;
  font-size: 1.2rem;
}

.service-content .infor-title:nth-of-type(1) {
  border-top: 0;
}

.infor-title {
  overflow: hidden;
  font-size: 1rem;
  border-top: 1px solid #e7e7e7;
  color: #666;
  padding-left: 1rem;
  height: 4.5rem;
  line-height: 4.5rem;
  box-sizing: initial;
}

.en,
.pro-carStyle .select_box li {
  float: left;
  box-sizing: border-box;
}

.chepaihao {
  border-top: 0;
}

.lianxiren > label {
  letter-spacing: 0.6rem;
}

.lianxiren .phone {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
}

.lianxiren .phone label {
  position: absolute;
  left: 0;
  top: 0;
  width: 3rem;
  display: inline-block;
  height: 4.5rem;
  border-left: 1px solid #e7e7e7;
  padding-left: 0;
  letter-spacing: normal;
}

.lianxiren .phone label:after {
  height: 0;
}

.lianxiren .phone label i {
  display: block;
  width: 3rem;
  padding-left: 1rem;
  font-size: 1.5rem;
  color: #ccc;
}

.lianxiren .phone input {
  width: 9rem;
  height: 4.5rem;
  margin-left: 3rem;
  font-size: 1.2rem;
}

.mendian {
  border-top: 1px solid #e7e7e7;
  padding-left: 5rem;
}

.infor-title label {
  font-size: 1.2rem;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 6.8rem;
  color: #333;
  padding-left: 1.2rem;
}

.infor-title label:after {
  content: '';
  border-right: 1px solid #e7e7e7;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1.25rem;
}

.infor-title label img {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  top: 50%;
  right: 50%;
  margin: -1.2rem -1.2rem 0 0;
}

input {
  color: #2d2d2d;
  font-size: 1.4rem;
  width: 100%;
  display: block;
  line-height: normal;
}

.pro-time span {
  position: absolute;
  right: 1.2rem;
  top: 0;
  color: #666;
}

select {
  display: none;
}

.select_box {
  color: #999;
  width: 17.8rem;
  line-height: 2rem;
}

.select_option {
  border-top: 0;
  display: none;
}

.select_option li {
  padding-left: 5px;
}

.select_option li.selected {
  background-color: #f3f3f3;
  color: #999;
  border: 1px solid #fff;
}

.pro-carStyle {
  height: 4.5rem;
  position: relative;
  background: #fff;
}

.pro-carStyle .select_box {
  width: 100%;
}

.pro-carStyle .select_box li {
  width: 8rem;
  font-size: 1.2rem;
  height: 3.2rem;
  line-height: 3.2rem;
  margin-left: 1rem;
  margin-bottom: .6rem;
  text-align: center;
  background: #fff;
  color: #17a3eb;
  border: 1px solid #17a3eb;
}

.pro-carStyle .select_option li.selected {
  background: #17a3eb;
  border: 1px solid #17a3eb;
  color: #fff;
}

.pro-carStyle .select_option {
  overflow: hidden;
  text-indent: 0;
  background: #fff;
  padding-top: 6px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.pro-carStyle .select_showbox {
  font-size: 1.2rem;
  color: #03a9f4;
  position: absolute;
  left: 7.2rem;
  top: 1.2rem;
  -webkit-text-stroke-width: inherit;
  background: #e5f7ff;
  border-radius: .2rem;
  padding: 0 0.6rem;
}

.pro-carStyle .select_showbox:after {
  content: "\e638";
  color: #666;
  font-size: 1.1rem;
  position: absolute;
  margin-left: 1rem;
}

.pro-carStyle input {
  width: auto;
  height: 4.5rem;
  position: absolute;
  left: 5.5rem;
  top: 0;
  text-transform: Uppercase;
  padding-left: 0 !important;
}

.pro-car.infor-title,
.pro-car.infor-title label {
  height: 4.5rem;
  line-height: 4.5rem;
}

.weui .pro-car.infor-title {
  height: 5rem;
  line-height: 5rem;
}

.infor-title input {
  width: 60%;
  height: 4.5rem;
  margin-left: 6.2rem;
  font-size: 1.2rem;
}

#mobilePhone {
  color: #999;
}

.pro-time input {
  font-size: 1.2rem;
  color: #333;
  width: 100%;
  background: #fff;
  text-align: left;
}

.en {
  display: inline-block;
  width: 8rem;
  height: 3.2rem;
  line-height: 3.2rem;
  margin-left: 1rem;
  text-align: center;
  text-indent: 3rem;
  background: url(../images/maintenance/carStyleBtn.png) 0.6rem -0.2rem no-repeat #e5e7ea;
  background-size: 3rem 3.3rem;
  color: #a4a9ae;
  font-size: 1.2rem;
  border: 1px solid #e5e7ea;
}

.carinfo {
  background: #fafbfc;
  margin-left: -1.2rem;
  height: 4.7rem;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  overflow: hidden;
}

.carinfo img {
  width: 2.4rem;
  height: 2.4rem;
  margin: 1rem 0 0 2.5rem;
}

.carinfo #carPlate,
.carinfo .select_box {
  width: auto;
  vertical-align: top;
  display: inline-block;
  height: 4.7rem;
  line-height: 4.7rem;
}

.carinfo .select_box {
  margin-left: 2.7rem;
}

.carinfo .select_box .select_showbox {
  font-size: 1.4rem;
  color: #333 !important;
}

.carinfo .select_box .iconfont {
  font-family: sans-serif !important;
  -webkit-text-stroke-width: inherit;
}

.carinfo #carPlate {
  color: #333;
  background: #fafbfc;
  font-size: 1.4rem;
}

.dl-list,
.h3-service {
  border-top: 1px solid #f0f0f0;
}

.pro-pay,
.pro-time {
  overflow: hidden;
  zoom: 1;
}

.dl-list dl,
.pro-line,
.pro-pay,
.pro-time {
  overflow: hidden;
}

nav.project-nav {
  height: 2em;
  padding: .56em 5%;
  border-bottom: 1px solid #dcdcdc;
  background: #fff;
  color: #4f4f4f;
  font-weight: bolder;
  line-height: 2em;
}

nav.project-nav .first {
  float: left;
  margin-right: 4%;
  padding-right: 4%;
  border-right: 1px solid #aaa;
  font-size: 1em;
}

nav.project-nav .second {
  font-size: 0.875em;
}

.pro-section dd.dd-first {
  width: 53%;
}

.pro-section dd.dd-second {
  float: right;
  width: auto;
  padding-top: 10px;
  padding-left: 0;
}

.pro-section dd.dd-second p {
  height: 2.4em;
  vertical-align: middle;
}

.pro-section dd.dd-second a {
  padding: 8px 10px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  background: #ff9a14;
  color: #fff;
  font-size: .75em;
  font-weight: 400;
}

.h2-service {
  position: relative;
  padding: 10px 0 10px 5%;
  background: #f7f7f7;
  color: #b4b4b4;
  font-size: 1em;
}

.h2-service span.error {
  display: none;
  float: right;
  padding-top: 2px;
  padding-right: 5%;
  color: #fc5c67;
  font-size: 0.875em;
}

.h3-service {
  margin-top: -1px;
}

.dl-list {
  padding: 0 5%;
  background: #fff;
  color: #7b7b7b;
}

.dl-list dl {
  font-size: 0.875em;
}

.dl-list .sev-list {
  width: 100%;
  padding: 1.062em 0;
  border-bottom: 1px solid #f0f0f0;
}

.dl-list .sev-list div,
.dl-list .sev-list div dt strong {
  display: inline-block;
  width: 90%;
}

.dl-list .sev-list div {
  font-size: 15px;
  vertical-align: middle;
}

.dl-list .sev-list div strong {
  color: #232323;
  font-size: 1.142em;
  line-height: 1.8em;
  font-weight: 400;
}

.dl-list .sev-list div dd strong {
  display: inline-block;
  width: 90%;
  color: #7b7b7b;
  font-size: 15px;
  vertical-align: middle;
}

.dl-list .sev-list span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #b4b4b4;
  text-align: center;
  line-height: 18px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.dl-list .sev-list span a {
  color: #fff;
}

.dl-list .sev-list span.bg {
  border: 1px solid #f83a5c;
  background: #f83a5c;
  color: #fff;
}

.dl-list .sev-list span i {
  display: inline;
  opacity: 0;
  color: #fff;
}

.dl-list .sev-list span.bg i {
  opacity: 1;
}

.dl-list .sev-list .div-position {
  width: 100%;
}

.dl-list .sev-list .div-position dt {
  position: relative;
  color: #232323;
  font-size: 1.142em;
  line-height: 1.8em;
}

.dl-list .sev-list .div-position dd {
  position: relative;
  font-size: 15px;
  line-height: 26px;
}

.click-more,
.toggle-btn {
  cursor: pointer;
  text-align: center;
  border: 1px solid #f0f0f0;
  line-height: 40px;
}

.dl-list .sev-list .sev-list-disabled {
  opacity: 0.5;
}

.click-more {
  height: 40px;
  margin: 20px 0;
  background: #fff;
}

.click-detail {
  position: relative;
  background: #fff;
  z-index: 13;
}

.click-position {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 51;
  width: 100%;
  height: 100%;
  background: #fff;
}

.toggle-btn {
  height: 40px;
  border-left: 0;
  border-right: 0;
  color: #232323;
  font-size: 1em;
}

.yuyue-btn,
.yuyue-btn a {
  color: #fff;
}

.toggle-content {
  display: none;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.toggle-content img,
.yuyue-btn {
  width: 100%;
}

.yuyue-btn {
  height: 44px;
  margin: 0 auto;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #ff9a14;
  font-weight: bolder;
  font-size: 1.12em;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
}

.form-pro {
  background: #f7f7f7;
}

.form-pro input {
  border: 0;
}

.pro-pay {
  clear: both;
  margin-top: 10px;
}

.pro-car {
  border-left: 0;
  border-right: 0;
  background: #fff;
}

.pro-car div input {
  float: left;
  width: 60%;
  font-size: 1em;
  height: 3em;
  line-height: normal;
}

.pro-car div span {
  float: right;
  width: 35%;
  height: 3em;
  padding-right: 5%;
  color: #69cafe;
  font-size: 1.4rem;
  line-height: 4.6rem !important;
  text-align: right;
}

.pro-car div a {
  color: #69cafe;
  text-decoration: none;
}

.pro-line {
  clear: both;
  height: 1px;
  padding-left: 5%;
  background: #f5f5f5;
}

.pro-line2 {
  margin-left: 5%;
}

.pro-car div.license-number span {
  float: left;
  width: 20%;
  color: #666;
  text-align: left;
  font-size: 1em;
  font-weight: bolder;
}

.pro-car div.license-number input {
  float: left;
  width: 75%;
}

.pro-time {
  background: #fff;
}

.pro-time .pro-date-0 {
  float: left;
  width: 45%;
  height: 3em;
  padding-left: 5%;
  border-right: 1px solid #e5e5e5;
  line-height: 3em;
  position: relative;
  color: #303030;
}

.pro-time .pro-date-0 input {
  width: 100%;
  border: 0;
  background: 0 0;
  color: #737373;
}

.pro-time .pro-date-1 {
  position: relative;
  float: right;
  width: 35%;
  padding-left: 5%;
  padding-right: 5%;
  text-align: right;
  color: #737373;
}

.pro-time .pro-date-1 input,
i.drop-down-1 {
  display: none;
}

.pro-time .ios-device input {
  display: block;
  width: 80%;
  height: 3em;
  margin-right: 10%;
  padding-right: 10%;
  color: #7f7f7f;
  font-size: 1em;
  line-height: 3em;
  text-align: left;
}

.pro-time .ios-device i.drop-down-1 {
  display: block;
  position: absolute;
  top: 16px;
  right: 12%;
  color: #bfbfbf;
  font-size: 10px;
}

.pro-time .pro-date-1 select {
  position: relative;
  top: 0;
  left: 0;
  z-index: 15;
  width: auto;
  height: 3em;
  opacity: 1;
  border: 0;
  color: #7f7f7f;
}

.pro-time .ios-device select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.switch-btn {
  clear: both;
  height: 3em;
  padding-left: 5%;
  border-bottom: 1px solid #eee;
  color: #666;
  line-height: 3em;
}

.switch-btn span {
  float: left;
  width: 74%;
}

.switch-btn-content {
  position: relative;
  float: right;
  width: 44px;
  height: 22px;
  margin: 14px 5% 0 0;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  background: #c9c8c8;
}

.switch-btn-contentbg {
  background: #ff9a14;
}

.pro-time .switch-btn-content i {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  background: #fff;
}

.pro-time .switch-btn-contentbg i {
  display: block;
  left: 22px;
}

.pro-detail {
  height: 50px;
  border: .0625em solid #eee;
  border-left: 0;
  border-right: 0;
  background: #fff;
}

.pro-detail2 {
  height: auto;
}

.pro-detail div {
  height: 3em;
  line-height: 3em;
  font-size: 1em;
  background: #fff;
}

.pro-detail span {
  float: left;
  width: 20%;
  height: 3em;
  padding: 0 3% 0 5%;
}

.pro-detail input {
  float: left;
  width: 66%;
  height: 3em;
  line-height: normal;
}

.pro-detail input[name=pay] {
  color: #737373;
}

.yuyuebtn {
  display: block;
  width: 90%;
  margin: 16px auto;
}

.select-car-div {
  position: fixed;
  left: 1500px;
  top: 0;
  z-index: 14;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  overflow-y: auto;
}

.evaServ,
.section-title,
.selectprovince div,
ul.star {
  overflow: hidden;
}

.select-car-div ul {
  width: 90%;
  margin: 0 auto;
}

.select-car-div ul li {
  position: relative;
  width: 91%;
  height: 3em;
  margin-top: 2em;
  padding: 0 5% 0 4%;
  border: 1px solid #aaa;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  font-size: 1em;
  line-height: 3em;
}

.select-car-div ul li.selected {
  border: 1px solid #ffb451;
  background: #ffdcad;
}

.select-car-div ul li span,
.select-car-div ul li strong {
  display: inline-block;
  width: 5%;
  text-align: right;
  font-weight: 400;
}

.select-car-div ul li strong {
  display: none;
}

.select-car-div ul li.selected strong {
  display: inline-block;
}

.select-car-div ul li span {
  width: 99%;
  text-align: left;
}

.select-car-div ul li i {
  position: absolute;
  top: -20px;
  right: -16px;
  width: 30px;
  height: 30px;
  color: #f83a5c;
  font-size: 24px;
  vertical-align: top;
}

.select-car-unbtn {
  width: 90%;
  height: 3em;
  margin: 2em auto .75em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #c1c1c1;
  color: #fff;
  text-align: center;
  line-height: 3em;
  font-weight: bolder;
}

.select-car-btn {
  background: #ff9a14;
}

.select-car-div p {
  width: 90%;
  margin: 0 auto;
  color: #969ba0;
  font-size: 0.75em;
}

.selectprovince {
  display: none;
  height: 3em;
  padding-left: 5%;
  font-size: 1em;
  line-height: 3em;
  border-bottom: 1px solid #e5e5e5;
}

.selectprovince div {
  position: relative;
  float: left;
  width: 30%;
  padding: 0 4px;
  border: 0;
  border-right: 1px solid #e5e5e5;
  text-align: center;
}

.selectprovince div:last-child {
  border-right: 0;
}

.selectprovince div input {
  width: 70%;
  overflow: hidden;
  color: #d2d2d2;
  text-align: left;
}

.selectprovince div i {
  position: absolute;
  top: 2px;
  right: 6%;
  z-index: 17;
  color: #bfbfbf;
  font-size: 10px;
  vertical-align: top;
}

.selectprovince div select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.selectprovince div select.show {
  position: relative;
  top: 0;
  left: 0;
  z-index: 15;
  width: auto;
  height: 2.8em;
  opacity: 1;
  border: 0;
  text-align: left;
}

.address {
  display: none;
  height: 3em;
  border: 1px solid #f5f5f5;
  border-top: 0;
  background: #fff;
  line-height: 3em;
}

.specialAddress {
  height: auto;
  margin-bottom: 10px;
}

.borderline {
  margin-left: 5%;
  border-bottom: 1px solid #eee;
}

.specialAddress .borderline span {
  padding-left: 0;
}

.specialAddress .lastBorder {
  border-bottom: 1px solid #e5e5e5;
}

.borderline .lastBorder span {
  poadding-left: 5%;
}

.address span {
  float: left;
  width: 23%;
  height: 2.5em;
  padding-left: 5%;
}

.address input {
  float: left;
  width: 66%;
  height: 3em;
}

.toggle-btn .drop-down,
.toggle-btn .drop-up {
  display: none;
  margin-left: 2%;
  color: #bfbfbf;
}

.pro-car .pro-location {
  margin-left: 2%;
  color: #bfbfbf;
}

.mask {
  z-index: 20;
}

.div-margin {
  margin-bottom: 14px;
}

.section-title {
  padding: 2.125em 5%;
}

.st-left {
  float: left;
  text-align: center;
  box-sizing: border-box;
}

.st-right {
  float: left;
  font-weight: bolder;
  text-align: left;
  padding-top: 8px;
  padding-left: 6px;
  width: 144px;
}

.addpro-btn,
.evaServ h2,
.evaServ ul.evalTitle li,
.full-info-btn,
.relax-box,
.service header .newtits {
  text-align: center;
}

.st-right i {
  display: inline-block;
  font-style: normal;
}

.btn-list {
  padding: 0 5%;
}

.subsuc {
  color: #ff9a14;
  font-size: 3.6em;
  line-height: 1em;
}

.service header .newtits {
  margin-top: 8px;
  margin-bottom: 5px;
}

.service header .newtits i {
  margin-right: 5px;
  color: #ff9a14;
  line-height: 1em;
  font-size: 2em;
}

.service header .newtits strong {
  color: #232323;
  font-size: 1.2em;
  font-weight: 400;
  vertical-align: top;
  line-height: 1.8em;
}

@media screen and (max-width: 480px) {
  .st-right i {
    display: block;
  }
}
i.red {
  color: red;
}

.relax-box {
  padding-top: 30px;
}

.relax-box .cup-location {
  color: #996241;
  font-size: 6em;
  line-height: 1.4em;
}

.relax-box .cupTit {
  font-size: 1em;
  color: #969ba0;
  line-height: 1.4em;
}

.buy div.plr-30:first-child {
  margin-top: 0;
  border-top: 0;
}

.full-info-btn {
  width: 100%;
  height: 44px;
  background-color: #0071ff;
  color: #fff;
  font-size: 1.12em;
  line-height: 44px;
  cursor: pointer;
  letter-spacing: 4px;
}

.full-info-btn .iconfont {
  font-size: .875em;
  vertical-align: middle;
}

.full-info-btn i.drop-down {
  display: none;
}

.full-info-btn a {
  display: block;
  color: #fff;
}

.tits-left {
  width: 60%;
  margin-bottom: .6em;
  font-size: 1.142em;
}

.tit-rig {
  padding-top: 2px;
}

.tit-rig i {
  margin-left: 12px;
  font-size: 2em;
  color: #f83a5c;
  vertical-align: top;
  cursor: pointer;
  line-height: 22px;
}

.addpro-btn,
.sale-title {
  font-size: 1em;
  line-height: 3em;
}

.buy-title {
  clear: both;
  padding-top: 8px;
  border-top: 1px dashed #969ba0;
  color: #969ba0;
}

.addpro-btn,
.addpro-btn a {
  color: #05a7fe;
}

.addpro-btn {
  text-decoration: underline;
}

.money-total .tits-left {
  margin-bottom: 0;
}

.sale-title {
  padding-left: 4.6875%;
  color: #b4b4b4;
}

.sale-title-ticket {
  margin: 10px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
  color: #232323;
  font-size: 1em;
}

.pro-section dd.dd-second a:active,
.yuyue-btn:active {
  background: #f36c0e;
}

.heightAuto {
  height: auto;
}

#plates {
  text-transform: uppercase;
}

.pro-list dd div.no-service {
  width: 140px;
  height: 20px;
  text-align: center;
  background: #ff9a14;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 3px;
  border-radius: 3px;
}

.evaServ h2 {
  font-size: 16px;
  color: #666;
  height: 94px;
  line-height: 94px;
}

.evaServ ul li {
  display: none;
}

.closeEval,
.evaServ ul li:last-child,
ul.star li {
  display: block;
}

.evaServ ul.evalIcon li {
  width: 113px;
  height: 131px;
  margin: 0 auto;
}

ul.star {
  width: 220px;
  margin: 0 auto;
  height: 50px;
}

ul.star li {
  margin-right: 3px;
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
  background: url(../images/star.jpg) 48px 0;
  background-size: cover;
}

ul.star li.current {
  background: url(../images/star.jpg);
  background-size: cover;
}

.evaServ .message {
  width: 235px;
  height: 92px;
  padding: 5px 8px;
  background: #f1efef;
  font-size: 16px;
  color: #666;
  margin: 0 auto 20px;
  display: block;
}

.evaluateSuc,
.subBtnBottom {
  width: 100%;
  text-align: center;
}

.subBtnBottom {
  height: 50px;
  line-height: 50px;
  background: #fff;
  color: #ff8903;
  position: fixed;
  bottom: 0;
  font-size: 18px;
}

.evaluateSuc {
  margin: 1rem 0;
  padding: 5.8rem 0 1.5rem;
}

.evaluateSuc i {
  font-size: 8.5rem;
  color: #03a9f4;
}

.evaluateSuc p:nth-of-type(1) {
  font-size: 1.8rem;
  color: #03a9f4;
}

.closeEval,
.evaluateSuc p {
  text-align: center;
  font-size: 1.4rem;
}

.evaluateSuc p {
  color: #999;
}

.closeEval {
  margin: 0 auto;
  width: 14.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  background: #fff;
  border-radius: .2rem;
  border: 1px solid #03a9f4;
  color: #03a9f4;
}

.closeEval:active {
  background: #03a9f4;
  color: #fff;
}

/*!* reset.css V1.3* Update 2013-11-06*/
.clear,
.clearfix:after {
  clear: both;
}

.btn-bottom,
.btn-gray,
.btn-orange,
.confirm-btn {
  text-decoration: none;
  cursor: pointer;
}

.a:active,
.btn-bottom,
.confirm-btn,
a,
a:hover,
a:link,
a:visited,
s {
  text-decoration: none;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
time,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

html * {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

input,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-appearance: none;
  appearance: none;
}

body,
button,
input,
select,
textarea {
  font: 16px/1.5 sans-serif;
  border: 0;
  -webkit-text-size-adjust: none;
}

body {
  min-width: 320px;
  max-width: 640px;
  min-height: 500px;
  height: 100%;
  margin: 0 auto;
  background: #efeff4;
  position: relative;
  color: #333;
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-size: 100%;
}

address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}

ol,
ul {
  list-style: none;
}

a,
i,
img {
  -webkit-touch-callout: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

fieldset,
img {
  border: none;
}

button,
button img,
input,
label,
select {
  vertical-align: middle;
}

input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: none;
  padding: 0;
}

input::-ms-clear {
  display: none;
}

button,
input {
  background-image: none;
}

input[type=password],
input[type=text],
textarea {
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
}

input[type=button],
input[type=text],
input[type=password],
input[type=number],
input[type=email] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: none;
  height: 1px;
}

.clear,
.clearfix:after,
.clearfix:before {
  overflow: hidden;
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after,
.clearfix:before {
  content: '.';
  font-size: 0;
  line-height: 0;
}

.alert,
.mask {
  display: none;
}

.clearfix {
  zoom: 1;
}

img,
video {
  max-width: 100%;
  height: auto;
}

* {
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
}

footer {
  width: 100%;
  color: #9c9c9c;
  font-size: .75em;
  text-align: center;
  line-height: 4em;
  margin-top: 10px;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}

.confirm,
.mask {
  -webkit-transition: all .3s;
  -moz-transition: all 0.3s;
}

.alert,
.confirm {
  text-align: center;
  top: 50%;
  left: 10%;
  margin-top: -4rem;
  z-index: 201;
  width: 80%;
  border-radius: .5rem;
  color: #fff;
  font-size: 1em;
}

.alert {
  position: fixed;
  background: rgba(60, 60, 60, 0.6);
  padding: 1rem;
}

.confirm,
.popup {
  position: fixed;
  background: #fff;
}

.confirm {
  height: 12rem;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  transition: all 0.3s;
}

.confirm.show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.confirm table {
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  width: 100%;
  table-layout: fixed;
}

#cSingleMsg,
#confirmMsg {
  color: #333;
  font-size: 1.4rem;
  padding: 0 1.5rem;
}

.confirm tbody tr:last-child {
  border-top: 1px solid #ccc;
}

#confirm tbody tr:last-child td {
  height: 44px !important;
}

#confirm tbody tr:last-child td:first-child {
  border-right: 1px solid #ccc;
}

.confirm-btn {
  display: block;
  height: 3.5rem;
  margin: 0 auto;
  border: 0;
  border-radius: 5px;
  color: #007aff;
  font-size: 1.4rem;
  line-height: 3.5rem;
  text-align: center;
  letter-spacing: 1px;
}

.popup {
  display: none;
  top: 136px;
  left: 50%;
  z-index: 300;
  width: 80%;
  margin-left: -40%;
  padding: 10px 0;
  border: 1px solid #b4b3b4;
  border-radius: 5px;
}

.carPopupPara {
  text-align: center;
  line-height: 3em;
}

.carSelPopup {
  text-align: justify;
  text-align: center;
}

.carSelPopup span {
  display: inline-block;
  width: 45%;
  height: 2.5em;
  background: #f36c0e;
  border-radius: 5px;
  line-height: 2.5em;
  color: #fff;
}

.carSelPopup span.cancel {
  background: rgba(60, 60, 60, 0.6);
}

a,
button,
input {
  outline: 0;
}

.hide {
  display: none;
}

.link-gray,
.link-gray a,
a.link-gray {
  color: #232323;
}

.link-blue,
.link-blue a,
a.link-blue {
  color: #0071ff;
}

.backtop,
.backtop .iconfont {
  color: #fff;
}

.btn-gray,
.btn-orange {
  display: block;
  width: 90%;
  height: 44px;
  margin: 14px auto 0;
  border: 0;
  border-radius: 5px;
  background: #347fe9;
  color: #fff;
  font-weight: 700;
  font-size: 1.12em;
  line-height: 44px;
  text-align: center;
  letter-spacing: 4px;
}

.backtop,
.loadImg {
  display: none;
  position: fixed;
}

.btn-orange:active {
  background: #f36c0e;
  outline: 0;
}

.btn-gray {
  background-color: #c1c1c1;
}

.backtop {
  right: 6%;
  bottom: 4.6rem;
  font-size: 1em;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  z-index: 88;
}

.btn-bottom,
.loadImg {
  width: 100%;
  text-align: center;
}

.mt-10 {
  margin-top: 10px;
}

.plr-30 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-c {
  text-align: center;
}

.errorTit {
  font-size: 1em;
  color: #232323;
  line-height: 1.4em;
  margin-bottom: 10px;
}

.loadImg {
  top: 40%;
  left: 0;
  z-index: 999;
}

.loadImg p {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
}

.loadImg p img {
  vertical-align: top;
}

.btn-bottom {
  display: block;
  height: 44px;
  margin-top: 14px;
  border: 0;
  background: #fff;
  color: #ff8903;
  font-size: 18px;
  line-height: 44px;
}

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

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

html {
  -webkit-text-size-adjust: none;
  font-size: 10px;
}

.text-overflow {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

[v-cloak] {
  display: none;
}

.washDetail .pay,
.washDetail .pay2 {
  border-top: 1px solid #e7e7e7;
  bottom: 0;
}

.washDetail .pay div,
.washDetail .pay2 > div {
  box-sizing: border-box;
}

.washDetail {
  background: #efeff4;
  width: 100%;
  height: 100%;
}

.washDetail .title {
  padding-left: 1.1rem;
  padding-top: .6rem;
  background: #fff;
}

.washDetail .title p {
  font-size: 1.4rem;
  text-align: left;
}

.washDetail .title div:nth-of-type(1) {
  display: -moz-box;
  display: -webkit-box;
  display: box;
  width: 100%;
  font-size: 1.2rem;
}

.washDetail .title div:nth-of-type(1) div:nth-of-type(1) {
  width: 80%;
  height: 100%;
  line-height: 2.2rem;
  color: #999;
}

.washDetail .title div:nth-of-type(1) div:nth-of-type(1) i {
  font-size: 1.3rem;
}

.washDetail .title div:nth-of-type(1) div:nth-of-type(2) {
  width: 20%;
  height: 100%;
  line-height: 3rem;
  padding-right: 1rem;
  color: #999;
  text-align: right;
}

.washDetail ul.service {
  background: #fff;
}

.washDetail ul.service li {
  border-top: 1px solid #e7e7e7;
  width: 100%;
  height: 4.5rem;
  font-size: 0;
  display: -moz-box;
  display: -webkit-box;
  display: box;
}

.washDetail ul.service li div {
  width: 33.3%;
  line-height: 4.5rem;
  font-size: 1.2rem;
}

.washDetail ul.service li div:nth-of-type(1) {
  padding-left: 0.8rem;
}

.washDetail ul.service li div:nth-of-type(2) {
  text-align: center;
  color: #f55;
}

.washDetail ul.service li div:nth-of-type(3) {
  padding-right: 1rem;
  text-align: right;
  line-height: 4.5rem;
}

.washDetail ul.service li div:nth-of-type(3) span {
  display: inline-block;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  line-height: 1.8rem;
  border: 1px solid #e7e7e7;
  border-radius: 1rem;
  background: #fcfcfc;
  text-align: center;
}

.washDetail ul.service li div:nth-of-type(3) span.checked {
  background: #1daaf1;
}

.washDetail ul.service li div:nth-of-type(3) span i {
  color: #fcfcfc;
  font-size: 1.2rem;
}

.washDetail ul.service.on {
  background: #eee;
}

.washDetail .pay {
  position: fixed;
  width: 100%;
  height: 4.5rem;
}

.washDetail .pay div:nth-of-type(1) {
  width: 70%;
  height: 100%;
  line-height: 4.5rem;
  text-align: right;
  background: #fafbfc;
  font-size: 1.25rem;
  padding-right: 1.4rem;
}

.washDetail .pay div:nth-of-type(1) span {
  color: #f55;
}

.washDetail .pay button {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 4.5rem;
  line-height: 4.5rem;
  text-align: center;
  background: #fdb134;
  font-size: 1.6rem;
  color: #fff;
}

.washDetail .pay2 {
  position: fixed;
  width: 100%;
  height: 5rem;
}

.washDetail .pay2 > div:nth-of-type(1) {
  width: 70%;
  height: 100%;
  text-align: right;
  background: #fafbfc;
  font-size: 1.25rem;
  padding-right: 1.4rem;
  padding-top: .9rem;
  padding-bottom: 0.8rem;
}

.washDetail .pay2 > div:nth-of-type(1) div:nth-of-type(1) {
  width: 100%;
  font-size: 1.25rem;
}

.washDetail .pay2 > div:nth-of-type(1) div:nth-of-type(1) span {
  color: #f55;
}

.washDetail .pay2 > div:nth-of-type(1) div:nth-of-type(2) {
  width: 100%;
  font-size: 1.1rem;
}

.washDetail .pay2 button {
  position: absolute;
  top: 0;
  left: 70%;
  width: 30%;
  height: 5rem;
  padding: 0;
  line-height: 5rem;
  text-align: center;
  background: #fdb134;
  font-size: 1.6rem;
  color: #fff;
}

.washDetail .pay,
.washDetail .pay2 {
  display: none;
}

.washDetail .pay .queren,
.washDetail .pay2 .queren {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  background: #f7f7ac;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  color: #fcb456;
  font-size: 1.25rem;
}

.washDetail .pay.display,
.washDetail .pay2.display {
  display: block;
}

.washDetail .countTicket {
  width: 100%;
  height: 3.5rem;
  background: #fff;
  line-height: 3.5rem;
  margin-top: 1rem;
  font-size: 1.3rem;
}

.washDetail .countTicket .ticketIcon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: #f55;
  border-radius: 2px;
  color: #fcfcfc;
  line-height: 2rem;
  text-align: center;
  margin-left: 1rem;
  margin-right: 1rem;
}

.washDetail .countTicket span {
  color: #1eaaf1;
}

.washDetail ul.ticketList {
  background: #efeff4;
  padding-bottom: 7rem;
}

.washDetail ul.ticketList li {
  background: #fff;
  border-top: 1px solid #e7e7e7;
  width: 100%;
  height: 5rem;
  font-size: 0;
  box-sizing: content-box;
  display: -moz-box;
  display: -webkit-box;
  display: box;
}

.washDetail ul.ticketList li div:nth-of-type(1) {
  font-size: 1.2rem;
  color: #333;
  width: 80%;
  height: 5rem;
  line-height: 2rem;
  padding-top: .5rem;
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}

.washDetail ul.ticketList li div:nth-of-type(1) span:nth-of-type(2) {
  font-size: 1.1rem;
  color: #999;
}

.washDetail ul.ticketList li div:nth-of-type(2) {
  width: 20%;
  height: 5rem;
  line-height: 5rem;
  text-align: right;
  padding-right: 1rem;
}

.washDetail ul.ticketList li div:nth-of-type(2) span {
  display: inline-block;
  box-sizing: border-box;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #e7e7e7;
  border-radius: 1rem;
  background: #fcfcfc;
  text-align: center;
  vertical-align: middle;
}

.washDetail ul.ticketList li div:nth-of-type(2) span.checked {
  background: #1daaf1;
}

.washDetail ul.ticketList li div:nth-of-type(2) span i {
  color: #fcfcfc;
  font-size: 1.2rem;
}

.washPaySuccess {
  background: #efeff4;
  width: 100%;
  height: 100%;
}

.washPaySuccess .title {
  width: 100%;
  height: 18rem;
  padding-top: 4rem;
  background: #fff;
}

.washPaySuccess .title div:nth-of-type(1) {
  width: 100%;
  height: 8.6rem;
  text-align: center;
}

.washPaySuccess .title div:nth-of-type(1) span {
  display: inline-block;
  width: 8.4rem;
  height: 8.4rem;
  line-height: 7rem;
  text-align: center;
  border-radius: 4rem;
  border: 0.2rem solid #04a9f4;
}

.washPaySuccess .title div:nth-of-type(1) span i {
  font-size: 4.1rem;
  color: #04a9f4;
}

.washPaySuccess .title div:nth-of-type(2) {
  width: 100%;
  height: 5rem;
  padding-top: 2rem;
  text-align: center;
  font-size: 1.5rem;
  color: #04a9f4;
}

.washPaySuccess ul.store {
  background: #fff;
}

.washPaySuccess ul.store li {
  width: 100%;
  height: 6rem;
  border-top: 1px solid #e7e7e7;
  display: -moz-box;
  display: -webkit-box;
  display: box;
}

.washPaySuccess ul.store li div:nth-of-type(1) {
  width: 16.666%;
  text-align: center;
  padding-top: 1.1rem;
}

.washPaySuccess ul.store li div:nth-of-type(1) span {
  display: inline-block;
}

.washPaySuccess ul.store li div:nth-of-type(1) span i {
  font-size: 1.7rem;
}

.washPaySuccess ul.store li div:nth-of-type(2) {
  width: 72.666%;
}

.washPaySuccess ul.store li div:nth-of-type(2) span:nth-of-type(1) {
  display: block;
  width: 100%;
  height: 3rem;
  text-align: left;
  font-size: 1.5rem;
  padding-top: 1.4rem;
}

.washPaySuccess ul.store li div:nth-of-type(2) span:nth-of-type(2) {
  display: block;
  width: 100%;
  height: 3rem;
  text-align: left;
  font-size: 1.2rem;
  color: #b3b3b3;
  overflow: hidden;
}

.washPaySuccess ul.store li div:nth-of-type(2) div:nth-of-type(3) {
  width: 10.666%;
  text-align: right;
}

.washPaySuccess ul.store li div:nth-of-type(2) div:nth-of-type(3) span {
  display: inline-block;
  width: 100%;
  height: 6rem;
  line-height: 6rem;
  padding-right: 1.5rem;
}

.washPaySuccess ul.store li div:nth-of-type(2) div:nth-of-type(3) span i {
  font-size: 1.5rem;
}

.car-service-beauty {
  background: #efeff4;
}

.car-service-beauty .title {
  height: 10rem;
}

.car-service-beauty .title img {
  width: 100%;
  height: 100%;
}

.car-service-beauty .beauty-list li {
  background: #fff;
  float: left;
  width: 50%;
  position: relative;
  border-right: 1px solid #efeff4;
  border-bottom: 1px solid #efeff4;
}

.car-service-beauty .beauty-list li:nth-of-type(2n) {
  border-right: 0;
}

.car-service-beauty .beauty-list li a {
  display: block;
  height: 100%;
}

.car-service-beauty .beauty-list li a div {
  height: 10rem;
  margin-top: 1.5rem;
  text-align: center;
}

.car-service-beauty .beauty-list li a div img {
  width: 10rem;
  height: 10rem;
  border-radius: 5rem;
}

.car-service-beauty .beauty-list li a p:nth-of-type(1) {
  line-height: 2.2rem;
  padding-top: .5rem;
  text-align: center;
  color: #404040;
}

.car-service-beauty .beauty-list li a p:nth-of-type(2) {
  line-height: 2.3rem;
  text-align: center;
  color: #f55;
  padding-bottom: 0.4rem;
}

.car-service-beauty .beauty-list:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.btn2 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.btn2 a {
  overflow: hidden;
  display: block;
}

.btn2 a button {
  width: 100%;
  margin: 0 auto;
  background: #03a9f4;
  display: block;
  height: 4.5rem;
  line-height: 4.5rem;
  color: #fff;
  border-radius: 0;
  font-size: 1.3rem;
}

.mask02 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

.bar,
.reserveSuccess .section-title {
  background: #fff;
}

.bar,
.bar a {
  line-height: 4.6rem;
  height: 4.6rem;
}

.bar {
  border-bottom: .1rem solid #e7e7e7;
  padding-left: 1rem;
  position: relative;
}

.bar a {
  display: block;
  color: #333;
}

.bar a .bar-left span:nth-of-type(1) {
  padding-right: 1rem;
}

.bar a .arrow {
  position: absolute;
  right: 1rem;
  top: 0;
  color: #c6c6cc;
}

.bar-first {
  border-top: 0.1rem solid #e7e7e7;
}

.reserveSuccess .section-title .icon {
  width: 100%;
  overflow: hidden;
}

.reserveSuccess .section-title .icon i {
  display: block;
  width: 12.7rem;
  height: 12.7rem;
  padding-top: 1rem;
  margin: 2rem auto;
  color: #17a3eb;
  border: 6px solid #17a3eb;
  border-radius: 12.7rem;
  font-size: 6rem;
  text-align: center;
  font-weight: 700;
}

.reserveSuccess .section-title p {
  text-align: center;
  font-size: 1.4rem;
  padding-bottom: 2.1rem;
  color: #17a3eb;
}

.reserveSuccess .infor-title {
  font-size: 1rem;
  border-bottom: .1rem solid #eee;
  background: #fff;
  color: #666;
  height: 4.6rem;
  line-height: 4.6rem;
  position: relative;
}

.reserveSuccess .infor-title a {
  display: block;
  color: #333;
}

.reserveSuccess .infor-title a dl {
  height: 4.6rem;
  font-size: 1rem;
  padding-left: 1rem;
}

.reserveSuccess .infor-title a dl dt {
  line-height: 1.6rem;
  font-size: 1.4rem;
  color: #333;
  padding-top: 0.6rem;
}

.reserveSuccess .infor-title a dl dd {
  width: 24rem;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 1.2rem;
  display: block;
}

.reserveSuccess .pro-car b,
.reserveSuccess .pro-time b {
  left: 0;
  position: absolute;
  height: 1.5rem;
  line-height: 1.5rem;
}

.reserveSuccess .infor-title span {
  position: absolute;
  right: .5rem;
  top: 0;
  color: #c6c6cc;
}

.reserveSuccess .infor-title span i {
  color: #c6c6cc;
}

.reserveSuccess .infor-title p {
  font-size: 1.4rem;
  text-align: right;
  padding-right: 3rem;
  color: #17a3eb;
}

.reserveSuccess .infor-title p a {
  color: #17a3eb;
}

.reserveSuccess .infor-title:nth-of-type(2) {
  border-top: 0.1rem solid #eee;
}

.reserveSuccess .pro-car b {
  width: 1.5rem;
  font-size: 1.5rem;
  overflow: hidden;
  top: 1.5rem;
  font-weight: 100;
}

.reserveSuccess .pro-time input {
  font-size: 1.4rem;
  color: #333;
  width: 100%;
  margin: 1.4rem 0;
  padding-left: 2.5rem;
}

.reserveSuccess .pro-time b {
  font-size: 1.5rem;
  width: 1.5rem;
  top: 1.8rem;
}

.reserveSuccess footer {
  width: 32rem;
  position: fixed;
  bottom: 0;
  background: #efeff4;
  padding-bottom: 1rem;
}

.reserveSuccess footer p {
  text-align: center;
  font-size: 1.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
}

.reserveSuccess footer p:nth-of-type(1) {
  color: #7f7f7f;
}

.reserveSuccess footer p:nth-of-type(2),
.reserveSuccess footer p:nth-of-type(2) a {
  color: #17a3eb;
}

.reserveSuccess footer p:nth-of-type(2) i {
  font-size: 1.2rem;
  color: #17a3eb;
  padding-right: 0.5rem;
}

.carEmpty .section-title .icon {
  width: 100%;
  overflow: hidden;
}

.carEmpty .section-title .icon i {
  display: block;
  width: 26.4rem;
  height: 15.5rem;
  background-image: url(../images/carEmptyBtn.png?v=4);
  background-size: 26.4rem 15.5rem;
  background-repeat: no-repeat;
  margin: 14.7rem auto 1rem;
}

.carEmpty .section-title p {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #7f7f7f;
}

.carFul {
  background: #efeff4;
}

.carFul h3 {
  font-size: 1.4rem;
  height: 4rem;
  line-height: 4rem;
  font-weight: 400;
  padding: 0 4.6875%;
  color: #b4b4b4;
}

.carFul .carStyle {
  background-color: #fff;
  padding: 0 0 0 1rem;
  position: relative;
  font-size: 1.4rem;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
}

.carFul .carStyle p {
  display: block;
  float: left;
  line-height: 4.6rem;
  height: 4.6rem;
}

.carFul .carStyle p .logo {
  display: block;
  float: left;
  width: 3rem;
  height: 4.6rem;
  margin-right: 1rem;
}

.carFul .carStyle p .logo img {
  display: block;
  margin-top: 1rem;
  width: 2.4rem;
  height: 2.4rem;
}

.carFul .carStyle p .chooseCar {
  position: absolute;
  right: 1rem;
  top: .2rem;
  color: #bfbfbf;
}

.carFul .carStyle p .chooseCar i {
  background: url(../images/chooseIcon.png) no-repeat;
  background-size: 1.4rem 1.4rem;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
}

.aboutus .logo img,
.aboutus img {
  display: block;
}

.userCenter {
  font-size: 1.4rem;
}

.userCenter .userImage {
  overflow: hidden;
  text-align: center;
  padding-top: 3.8rem;
  color: #666;
  padding-bottom: 2rem;
  background: #fff;
}

.userCenter .userImage img {
  width: 9.4rem;
  height: 9.4rem;
  border-radius: 50%;
}

.userCenter .userImage p {
  line-height: 2.2rem;
}

.userCenter .chelogo {
  position: fixed;
  bottom: 2.5rem;
  text-align: center;
  width: 32rem;
  overflow: hidden;
}

.userCenter .chelogo img {
  width: 6rem;
}

.aboutus {
  background: #fff;
  color: #333;
}

.aboutus .service,
.aboutus .service .title {
  background: #f5f5f5;
}

.aboutus .logo {
  height: 4.6rem;
  line-height: 4.6rem;
}

.aboutus .logo img:nth-of-type(1) {
  width: 6.5rem;
  height: 1.9rem;
  margin-left: 1.1rem;
  margin-top: 1.4rem;
  float: left;
}

.aboutus .logo img:nth-of-type(2) {
  width: 8.5rem;
  height: 1.4rem;
  margin-left: 1.4rem;
  margin-top: 1.8rem;
  float: left;
}

.aboutus .ad img:nth-of-type(2) {
  margin-top: 0.5rem;
}

.aboutus .content div {
  margin: 0 .5rem;
  padding: .8rem .5rem;
  border: 1px solid #e8e8e8;
  background: #f5f5f5;
  font-size: 1rem;
}

.aboutus .title {
  display: block;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 400;
}

.aboutus .service {
  overflow: hidden;
}

.aboutus .service ul li {
  width: 6.6rem;
  height: 7.5rem;
  background: #fff;
  text-align: center;
  float: left;
}

.aboutus .service ul li img {
  width: 3rem;
  display: inline;
}

.aboutus .step .con {
  background: #ffc790;
  width: 100%;
  overflow: hidden;
  padding: 1rem;
}

.aboutus .step .con div {
  width: 14rem;
  height: 18.4rem;
  overflow: hidden;
  background: #fff;
}

.aboutus .step .con .left {
  float: left;
  text-align: center;
}

.aboutus .step .con .left img {
  display: inline;
  width: 6.5rem;
  height: 6.5rem;
  margin-top: 2.1rem;
}

.aboutus .step .con .left p {
  line-height: 2.6rem;
  font-size: 1.4rem;
}

.aboutus .step .con .left p:nth-of-type(2) {
  font-size: 1.3rem;
}

.aboutus .step .con .left p:nth-of-type(3) {
  font-size: 1.1rem;
}

.aboutus .step .con .left p:nth-of-type(3) b {
  font-weight: 400;
  color: #2a5caa;
}

.aboutus .step .con .right {
  float: right;
  text-align: center;
}

.aboutus .step .con .right img {
  display: inline;
}

.aboutus .step .con .right img:nth-of-type(1) {
  width: 7.8rem;
  height: 6.5rem;
  margin-top: 1.1rem;
}

.aboutus .step .con .right img:nth-of-type(2),
.aboutus .step .con .right img:nth-of-type(3) {
  width: 7.8rem;
  height: 2.5rem;
}

.aboutus .step .con .right p {
  line-height: 2.6rem;
  font-size: 1.6rem;
}

.tire-list {
  color: #666;
  font-size: 1.5rem;
  background: #ffffff;
  position: static;
}
.tire-list .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.tire-list .nav {
  background: #fff;
  height: 5.4rem;
  line-height: 5.4rem;
  color: #243742;
  font-size: 1.5rem;
  padding-left: 2rem;
  border-bottom: 1px solid #c9d5e0;
}
.tire-list .nav a {
  display: block;
  color: #333;
  height: 5.4rem;
  position: relative;
}
.tire-list .nav a .icon-container {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.3rem;
  color: #8392a0;
}
.tire-list .nav a .icon-container i {
  font-size: 1.3rem;
}
.tire-list .list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.tire-list .list ul {
  padding-left: 2rem;
}
.tire-list .list ul li {
  padding: 2rem 0 2rem 0;
  position: relative;
  height: 9rem;
  box-sizing: content-box;
  border-bottom: 1px solid #c9d5e0;
}
.tire-list .list ul li .title-img {
  position: absolute;
  top: 2rem;
  left: 0;
  width: 9rem;
  height: 9rem;
  background: #f0f5fb;
}
.tire-list .list ul li .content {
  position: absolute;
  top: 50%;
  left: 9rem;
  width: 21.3rem;
  padding-left: 1.6rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.tire-list .list ul li .content .title {
  text-align: left;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #243742;
}
.tire-list .list ul li .content .price {
  padding-top: .7rem;
  left: 1rem;
  top: 3rem;
  color: #ff6600;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
.tire-list .list ul li .content .price .danwei {
  color: #8392a0;
  font-size: 1.2rem;
  margin-left: 0.5rem;
}
.tire-list .list ul li .sale-num {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  line-height: 1.4rem;
  font-size: 1.1rem;
  color: #999;
}
.tire-list .list ul li .icon-container {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 1.3rem;
  color: #8392a0;
}
.tire-list .list ul li .icon-container i {
  font-size: 1.3rem;
}

.tire-norms {
  font-size: 1.5rem;
  color: #243742;
}
.tire-norms a {
  display: block;
  overflow: hidden;
}
.tire-norms .list {
  padding: 5.6rem 1.5rem 0rem;
  background: #ffffff;
}
.tire-norms .list ul {
  background: #fff;
}
.tire-norms .list ul li {
  height: 5.5rem;
  line-height: 5.5rem;
  text-align: center;
  border-bottom: 1px solid #c9d5e0;
}
.tire-norms .list ul li span:nth-of-type(1) {
  font-size: 1.4rem;
  color: #333;
}
.tire-norms .list ul li .qian {
  padding: .4rem .6rem;
  background: #e3f6ff;
  color: #03a9f4;
  margin-left: .3rem;
  border-radius: .3rem;
  vertical-align: middle;
}
.tire-norms .list ul .other-list {
  text-align: center;
  padding: 0;
}
.tire-norms .list .other {
  position: relative;
  height: 5.5rem;
  line-height: 5.5rem;
  background: #fff;
  text-align: center;
  color: #243742;
  border-bottom: 1px solid #c9d5e0;
}
.tire-norms .list .other .icon-container {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.tire-norms .list .other i {
  font-size: 1.3rem;
  color: #8392a0;
}
.tire-norms .tips {
  height: 4.3rem;
  line-height: 4.3rem;
  font-size: 1.2rem;
  color: #999;
  padding-left: 1.5rem;
  background: #ffffff;
}
.tire-norms .tips i {
  font-size: 1.2rem;
  padding-right: 0.4rem;
}
.tire-norms .info {
  background: #f0f5f8; 
}
.tire-norms .info img {
  margin-top: 5rem;
}

.tip-content {
  background: #fff;
  padding: 1.5rem;
}

.tip-content div:nth-of-type(2) {
  border-bottom: 1px dashed #e7e7e7;
  padding-bottom: 1.5rem;
}

.tip-content div {
  line-height: 2.4rem;
}

.tip-content div span:nth-of-type(1) {
  font-size: 1rem;
  padding: .2rem;
  border-radius: .4rem;
  color: #fff;
  margin: 0 0.5rem;
}

.tip-content div .wen {
  background: #ef7b3d;
}

.tip-content div .da {
  background: #47ac14;
}

.comingsoon {
  text-align: center;
}

.comingsoon div:nth-of-type(1) {
  margin-top: 13.45rem;
  text-align: center;
}

.comingsoon div:nth-of-type(1) i {
  font-size: 8rem;
  line-height: 8rem;
  color: #999;
}

.comingsoon div:nth-of-type(2) {
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #999;
  margin-top: 2.7rem;
}

.comingsoon div:nth-of-type(3) {
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #999;
  margin-top: 1.2rem;
}

.comingsoon div:nth-of-type(3) a {
  display: inline-block;
  width: 12rem;
  height: 4rem;
  line-height: 4rem;
  background: #03a9f4;
  border-radius: .3rem;
  color: #fff;
}

.comingsoon div:nth-of-type(3) a:active {
  background: #0CA2E6;
}

.washCar {
  background: #efeff4;
}

.washCar .header {
  position: fixed;
  top: 0;
  width: 32rem;
  z-index: 100;
}

.washCar .header h2 {
  height: 4.4rem;
  line-height: 4.4rem;
  color: #2d2d2d;
  font-weight: 400;
  background: #fff;
  font-size: 1.3rem;
  padding-left: 1rem;
  border-bottom: 1px solid #e7e7e7;
}

.washCar .header h2 a {
  color: #03a9f4;
}

.washCar .lists {
  margin-top: 4.4rem;
}

.washCar .lists .washBanner {
  width: 100%;
  height: 8rem;
  overflow: hidden;
}

.washCar .lists .storeChoose {
  border-bottom: 1px solid #efeff4;
  background: #fff;
  margin-bottom: 1rem;
}

.washCar .lists .storeChoose dt {
  padding: 1rem 1.1rem 0;
  border-bottom: 1px solid #e7e7e7;
}

.washCar .lists .storeChoose dt a {
  display: block;
  overflow: hidden;
}

.washCar .lists .storeChoose dt a .storeName {
  color: #333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  float: left;
}

.washCar .lists .storeChoose dt a div:nth-of-type(2) {
  float: right;
  color: #999;
  font-size: 1.2rem;
}

.washCar .lists .storeChoose dt a .addressAndDistant {
  clear: both;
  color: #999;
  font-size: 1.2rem;
  line-height: 1.2rem;
  overflow: hidden;
  padding: 1rem 0;
}

.washCar .lists .storeChoose dt a .addressAndDistant div:nth-of-type(1) i {
  padding-right: .6rem;
  font-size: 1.2rem;
  color: #999;
}

.washCar .lists .storeChoose dd {
  clear: both;
}

.washCar .lists .storeChoose dd .price {
  height: 5rem;
}

.washCar .lists .storeChoose dd .price div {
  float: left;
  text-align: center;
  padding-top: 1.2rem;
  height: 5rem;
  border-right: 1px solid #e7e7e7;
}

.washCar .lists .storeChoose dd .price div span {
  display: block;
  color: #333;
  font-size: 1.2rem;
  clear: both;
  line-height: 1.2rem;
}

.washCar .lists .storeChoose dd .price div span:nth-of-type(2) {
  color: #f55;
  padding-top: 0.7rem;
}

.washCar .lists .storeChoose dd .price div:nth-of-type(1) {
  width: 7rem;
}

.washCar .lists .storeChoose dd .price div:nth-of-type(2) {
  width: 7.5rem;
}

.washCar .lists .storeChoose dd .price div:nth-of-type(3) {
  width: 8.1rem;
}

.washCar .lists .storeChoose dd .price div:nth-last-of-type(1) {
  width: 9.4rem;
  border: none;
  float: right;
  padding-top: 1.4rem;
}

.washCar .lists .storeChoose dd .price div:nth-last-of-type(1) a {
  display: block;
  width: 7rem;
  height: 2.4rem;
  margin: 0 auto;
  line-height: 2.4rem;
  border: 1px solid #03a9f4;
  border-radius: .3rem;
  color: #03a9f4;
  font-size: 1.2rem;
}

.washCar .storecChoose:last-child {
  margin: 0;
}

.zan {
  position: absolute;
  width: 4rem;
  border-radius: .5rem;
  z-index: 1;
  height: 4rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  right: 1.1rem;
  bottom: 6.2rem;
}

.zan .num {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  line-height: 1rem;
  padding: 0.5rem 0 0.3rem;
}

.zan .plusOne {
  position: absolute;
  top: 0;
  left: 1.2rem;
  color: red;
  opacity: 0;
  font-size: 1.6rem;
  z-index: 2;
}

.zan .active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-animation: 1s card forwards;
  animation: 1s card forwards;
}

.zan .icon i {
  font-size: 1.9rem;
  line-height: 1.9rem;
  color: #fff;
}

@-webkit-keyframes card {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2rem);
    transform: translateY(-2rem);
    opacity: 0;
  }
}
@keyframes card {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-2rem);
    transform: translateY(-2rem);
    opacity: 0;
  }
}


