html {
    font-size: 62.5%;
}
body {
    background: #f5f4f2;
}
a {
    display: block;
    color: #333;
}
img{
  display: block;
  width: 100%;
}
.pop_cx.out{display: none;}
.pop_cx.out {
    -webkit-animation: sidebar-out 0ms linear both;
    animation: sidebar-out 0ms linear both;
}
.top_body{
  position: relative;
  background: #fff;
}
.top_body .box{
  display: -webkit-box;
  display: box;
  color: #333333;
  font-size: 14px;
  box-sizing: border-box;
  padding: 10px 12px 10px;
}
.top_body .box.car{
  /*height: 56px;*/
  border-bottom: 1px solid #dcdcdc;
}
.top_body .box.car .box_r{
  padding: 0 16px 0 0;
}
.top_body .box.car .label{
  /*height: 56px;*/
  /*line-height: 36px;*/
}
.top_body .box .label{
  width: 55px;
  display: -webkit-box;
  display: box;

  -webkit-box-align:center; 
  -moz-box-align:center; 
}
.top_body .box .box_r{
  -webkit-box-flex: 1;
  box-flex: 1;
  line-height: 19px;
}
.top_body .box .text-right{
  text-align: left;
  font-size: 14px;
}
.top_body .box .right_icon{
  background: url(http://i0.sinaimg.cn/qc/subject/2016/0530/1right.png) no-repeat right center/auto 13px;
}
.none{
  display: none;
}
.brand-list .first-tags {
    height: 44px;
    line-height: 45px;
    background: #fff;
    font-size: 1.6rem;
    border-bottom: 1px solid #ececec;
}
.brand-list .first-tags ul {
    width: 100%;
    display: table;
}
.brand-list .first-tags.tags-2 li {
    width: 50%;
}
.brand-list .first-tags li {
    display: table-cell;
    text-align: center;
    border: none;
}
.brand-list .first-tags li.current a {
    color: #e94740;
    border-bottom: 2px solid #e94740;
}
.brand-list .first-tags li:not(:last-child) a span {
    border-right: 1px solid #e6e6e6;
    height: 18px;
    margin: 11px 0;
    line-height: 21px;
}
.brand-list .first-tags li a span {
    width: 100%;
    height: 43px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    box-sizing: border-box;
}
.brand-list .tag{
  display: none;
}
.brand-list .tag.act{
  display: block;
}
.tag-txt-c li {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 10px;
}
.tag-txt-c a {
    font-size: 14px;
    display: block;
    padding: 15px 0;
}
.dealer_top {
    height: 40px;
    border-bottom: 1px solid #dcdcdc
}

.dealer_top .btn-city2 {
    position: static;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    background: #f9f9f9;
    margin-left: 10px;
}
.btn-city2 {
    font-size: 15px;
    color: #333;
    background: #fff;
    position: absolute;
    top: 50px;
    left: 10px;
    border-radius: 3px;
    border: 1px solid #c0bebe;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}
.btn-city2 span {
    padding: 6px 22px 6px 12px;
    display: inline-block;
    background: url(http://i0.sinaimg.cn/qc/subject/2016/0530/1right.png) no-repeat right center/auto 13px;
    margin-right: 10px;
}

.dealContainer {
    background: #fff;
    margin: 10px 0;
    min-height: 350px;
}
.dealContainer .infoTop {
    height: 40px;
    padding: 8px 0;
    border-bottom: 1px solid #dcdcdc;
}

.dealContainer .infoTop .btn-city2 {
    position: static;
    border: 1px solid #dcdcdc;
    box-shadow: none;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    background: #f9f9f9;
    margin-left: 10px;
}

.dealContainer .infoTop .btn-city2 span {
    padding: 0 22px 0 12px
}

.dealContainer .infoTop .count {
    font-size: 12px;
    color: #868686;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    margin-left: 10px;
}

.dealContainer .infoTop .count i {
    color: #e94740;
    font-family: Arial;
    margin: 0 3px
}

.dealContainer .infoContent {
    margin: 13px 10px 0;
    line-height: 24px;
    font-size: 12px
}
.dealContainer .infoContent .noDataInfo{
    margin: 0 -10px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
    color: #868686;
    text-align: center;
    background: #f9f9f9;
    padding: 20px 0;
}
.dealContainer .infoContent .noDataInfo:before{
    content: '';
    display: inline-block;
    background: url(http://i3.sinaimg.cn/qc/subject/2016/1013/yuan.png) no-repeat left center / 25px auto;
    width: 25px;
    height: 25px;
    vertical-align: 4px;
}
.dealContainer .infoContent .noDataInfo span{
    display: inline-block;
    margin-left: 10px;
}
.dealContainer .infoContent .recomTxt{
    height: 33px;
    line-height: 33px;
    padding-left: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 -10px 13px;
}
.dealContainer .infoContent .msg{
    text-align: center;
    margin-top: 20px;
    color: #868686;
}
.dealContainer .infoContent li {
    padding-bottom: 15px;
    margin-bottom: 13px;
    border-bottom: 1px solid #d7d7d7
}

.dealContainer .infoContent li:last-child {
    border-bottom: none
}

.dealContainer .infoContent li .seller_mark {
    font-size: 14px;
    color: #333;
    background: url(http://i0.sinaimg.cn/qc/subject/2016/0627/house.png) 1px 4px no-repeat;
    background-size: 16px auto;
    padding: 0 0 0 22px;
    margin: 0 0 6px;
    overflow: hidden
}

.dealContainer .infoContent li .seller_mark span {
    min-width: 56%;
}

.dealContainer .infoContent li .brandName ,#swipeDealer .dealerContent .brandName{
    font-size: 12px;
    color: #868686;
    padding-left: 22px;
    background: url(http://i3.sinaimg.cn/qc/subject/2016/0624/car.png) no-repeat left center / 18px auto;
}
.dealContainer .infoContent li .price{
    font-size: 16px;
    color: #e94740;
    padding-left: 22px;
    background: url(http://n.sinaimg.cn/auto/88773292/20161020/ico115.png) no-repeat left center / 14px auto;
    margin-left: -1px;
}

.dealContainer .infoContent li .price span{
    font-size: 16px;
    color: #3da67f;
    margin-left: 25px;
    padding-left: 22px;
    background: url(http://n.sinaimg.cn/auto/88773292/20161020/ico116.png) no-repeat left center / 14px auto;
}

.dealContainer .infoContent li .address {
    background: url(http://n.sinaimg.cn/88773292/20151110/icon_28.png) left 4px no-repeat;
    background-size: 13px auto;
    padding: 0 0 0 22px;
    font-size: 12px;
    margin: 0 0 10px;
    color: #868686;
    clear: both
}

.dealContainer .infoContent li .btn {
    position: static;
    font-size: 14px;
    text-align: center
}

.dealContainer .infoContent li .btn .tel {
    float: left;
    width: 67%;
    height: 30px;
    line-height: 30px;
    background: url(http://i2.sinaimg.cn/qc/subject/2016/0624/tel.png) left center / 16px auto no-repeat;
    color: #fff
}

.dealContainer .infoContent li .btn .tel span {
    background: #3da67f;
    display: block;
    margin-left: 22px;
    border-radius: 4px;
}

.dealContainer .infoContent li .btn .ask {
    float: right;
    width: 25%;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    background: #e94740;
    color: #fff;
    background-size: 16px auto
}

.leftmask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 99;
    top: 0
}

.leftPopup {
    width: 225px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
    font-size: 1.8rem;
    color: #333
}

.leftPopup .swipeLeft {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    width: 225px;
    background: #fff;
    -webkit-transform: translate(225px, 0);
    transform: translate(225px, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 0
}

.leftPopup .swipeLeft-block {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 0
}

.leftPopup .swipeLeft .tt-province {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.leftPopup .swipeLeft .tt-province .content ul {
    padding: 0 0 0 24px;
    box-sizing: border-box;
    display: block
}

.leftPopup .swipeLeft .tt-province .content ul li {
    line-height: normal;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #E9E9E9;
    margin: 0;
    padding: 0;
    list-style: none
}

.leftPopup .swipeLeft .tt-province .content ul li:last-child {
    border-bottom: none
}

.leftPopup .swipeLeft .tt-province .content ul li a {
    display: block
}

.leftPopup .swipeLeft .tt-province .content ul li a h4 {
    font-size: 1.4rem;
    padding: 12px 0;
    display: inline-block;
    color: #333
}
.choose-province-name {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 1.8rem;
    position: relative;
    background: #fff;
    border-bottom: 1px solid #ea4b44;
}
.choose-province-name .province-name {
    margin-left: 15px;
}
.choose-province-name .choose-close-btn {
    width: 24px;
    height: 24px;
    display: block;
    background: url(http://i3.sinaimg.cn/qc/subject/2016/0410/compareSp3.png) no-repeat;
    background-size: 83px auto;
    background-position: -24px -23px;
    position: absolute;
    top: 13px;
    right: 10px;
    text-indent: -999em;
}

.leftPopup.models .pic-txt-h ul {
    padding-left: 24px;
}

.leftPopup.models .pic-txt-h ul li {
    height: auto;
    /* line-height: normal;*/
    padding: 0;
}

.leftPopup.models .pic-txt-h ul li a {
    border: none;
}

.leftPopup.models .pic-txt-h ul li a h4 {
    font-size: 14px;
    padding: 12px 0;
}

.leftPopup.model2 {
    width: 225px !important;
}

.leftPopup.model2 .swipeLeft {
    width: 215px;
}

.leftPopup.model2 .swipeLeft {
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px;
}

.leftPopup.model2 .swipeLeft-block {
    -webkit-transform: translate(10px, 0);
    transform: translate(10px, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
}

.leftPopup.model2 .tt-list.absolute, .leftPopup.model2.original .first-list.absolute {
    width: 215px !important;
    position: absolute;
}

.leftPopup.firstmodels .header, .leftPopup.models .header {
    height: 70px;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
}

.leftPopup.models .header {
    height: 51px;
}

.leftPopup.firstmodels .return, .leftPopup.models .return {
    font-size: 1.8rem;
    color: #333;
    height: 50px;
    line-height: 50px;
    display: block;
    border-bottom: 1px solid #ea4b44;
}

.leftPopup.models .return {
    padding-left: 15px;
}

.leftPopup.firstmodels .return:before, .leftPopup.models .return:before {
    content: '';
    background-image: url(http://i2.sinaimg.cn/qc/subject/2016/0407/compareSp.png);
    background-repeat: no-repeat;
    background-size: 84px auto;
    width: 12px;
    height: 21px;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 10px;
    background-position: 0 -94px;
}

.leftPopup.firstmodels .pic-txt-h, .leftPopup.models .pic-txt-h {
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
}

.leftPopup ul {
    position: relative;
}

.leftPopup.models .pic-txt-h ul {
    padding-left: 24px;
}

.leftPopup.firstmodels .pic-txt-h li, .leftPopup.models .pic-txt-h li {
    width: 100%;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
}

.leftPopup.firstmodels .pic-txt-h a, .leftPopup.models .pic-txt-h a {
    display: block;
    overflow: hidden;
}

.leftPopup.models .pic-txt-h ul li a h4 {
    font-size: 14px;
    padding: 12px 0;
}

.btn-golist {
    width: 56px;
    height: 34px;
    display: block;
    padding-left: 26px;
    font-size: 12px;
    line-height: 34px;
    color: #000000;
    background: url(http://i1.sinaimg.cn/qc/2016/0614/yc_icon_01.png) 8px -62px no-repeat #ffffff;
    background-size: 100px auto;
    border: 1px solid #c0bebe;
    position: absolute;
    top: 50px;
    right: 10px;
    z-index: 99;
}

.level{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 11;
  background: #fff;
}
.b-return {
    font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background: #e94740;
    position: relative;
    z-index: 90;
    text-align: center;
}
.b-return .btn-return {
    width: 40px;
    height: 40px;
    background: url(http://i2.sinaimg.cn/qc/subject/2016/0407/compareSp.png) no-repeat 13px -51px/90px auto;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999em;
}
.b-return h1, #master_container .b-return span {
    font-size: 18px;
    display: inline;
}
/*2016-11-29 陈光增加促销图标文字样式*/
.dealContainer .infoContent li .promotion {
    background: url(http://n.sinaimg.cn/auto/wapimg/cu.png) 0 center no-repeat;
    background-size: 14px auto;
    padding: 0 0 0 22px;
    font-size: 12px;
    margin: -10px 0 10px;
    color: #868686;
    clear: both
}
.dealContainer .infoContent li .promotion a{ color:#e94740;}