
.footer{display: none;}
.footer-bottom {padding: 20px 0;}
.pagehd{ width:100%; height:266px; padding-top: 35px; background:url(//n.sinaimg.cn/auto/efade7fd/20210802/phbbanner.jpg) center top /cover no-repeat;}
.pagehd .logo{margin: 0 auto; width:207px; height:53px; background:url(//n.sinaimg.cn/auto/efade7fd/20210819/ranklogo1.png) 0 0 no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (min--moz-device-pixel-ratio: 2) {
    .pagehd .logo{margin: 0 auto;width:207px;height:53px;background: url(//n.sinaimg.cn/auto/efade7fd/20210819/ranklogo2.png) 0 0 /207px 53px no-repeat;}
}
.pagehd .logo a{ display:block; width:100%; height:100%; text-indent:-999px; overflow:hidden;}
.pagebd { margin: -190px auto 20px; width: 1000px; border-radius: 5px; box-shadow: 0 0 7px #eae9e9; background: #fff;}
.epagenav { height: 50px; line-height: 50px;font-size: 18px; font-weight: bold; position: relative;}
.epagenav:before {position: absolute; content: ''; bottom: 0; left: 0; width: 100%; height: 2px;background: -webkit-linear-gradient(left,rgba(239,239,239,1),rgba(239,239,239,0));background: -o-linear-gradient(right,rgba(239,239,239,1),rgba(239,239,239,0));background: -moz-linear-gradient(right,rgba(239,239,239,1),rgba(239,239,239,0));background: linear-gradient(to right, rgba(239,239,239,1), rgba(239,239,239,0));}
.epagenav li{float: left; padding: 0 20px; position: relative; cursor: pointer;}
.epagenav li:after{content: ''; position: absolute; top: 24px; right: 0; width: 1px; height: 13px; background: #e9e9e9;}
.epagenav li:last-child:after{display: none;}
.epagenav li span{display: inline-block; padding: 0 10px;}
.epagenav li.cur span{ color: #e94740;}
.epagenav li.cur:before {content: ''; position: absolute; bottom: -1px; left: 50%; width: 60px; height: 4px; background: #e94740;margin-left: -30px;}

.conditionwrap {margin-top: 10px; position: relative; z-index: 2;}
.conditionwrap .tabhd { height: 30px; overflow: hidden; float: left;}
.conditionwrap .ul_tab {float: left; height: 28px; line-height: 28px; margin-left: 15px; border-radius: 14px; border: 1px solid #bec0c5;}
.conditionwrap .ul_tab li {float: left; font-size: 14px; width: 60px; text-align: center; position: relative; cursor: pointer;}
.conditionwrap .ul_tab li.on,.conditionwrap .ul_tab li:hover {color: #e94740;}
.conditionwrap .ul_tab li:after {position: absolute; top: 8px; right: 0; width: 1px; height: 12px; content: ''; background: #bec0c5;}
.conditionwrap .ul_tab li:last-child:after {display: none;}

.ul_select { height: 30px; line-height: 30px;margin-left: 15px; float: left;}
.ul_select>li {float: left; font-size: 14px; margin-right: 10px; cursor: pointer; position: relative;}
.ul_select>li:last-child{margin-right: 0;}
.ul_select>li>span {position: relative; font-size: 14px; border: 1px solid #fff;border-bottom: none;padding: 6px 17px 10px 6px;margin-top: -7px;border-radius: 4px;background: none;height: 20px;display: inline-block;line-height: 20px;cursor: pointer;}
.ul_select>li>span:before { position: absolute;content: '';top: 13px;right: 4px;width: 10px;height: 6px;background: url(https://n.sinaimg.cn/auto/efade7fd/20200817/arrowbtn.png) right center no-repeat;-webkit-transition: -webkit-transform 0.3s ease-out;-moz-transition: -moz-transform 0.3s ease-out;-o-transition: -o-transform 0.3s ease-out;-ms-transition: -ms-transform 0.3s ease-out;}
.ul_select>li.on,.ul_select>li:hover {color: #e94740;}
.ul_select>li.on>span{ color: #e94740;position: relative;border-color: #e9e9e9;z-index: 3; background: #fff;}
.ul_select>li.on>span:before {-webkit-transform: rotateZ(180deg);-moz-transform: rotateZ(180deg);-o-transform: rotateZ(180deg);-ms-transform: rotateZ(180deg);transform: rotateZ(180deg);}
.ul_select .modulewrap {width: 400px; z-index: 2;border: 1px solid #e9e9e9; position: absolute; top: 31px; left: 0; background: #fff; border-radius: 4px;}

.listdesctxt {font-size: 12px;color: #666666;line-height: 30px; height: 30px;background: #f4f6f8;padding: 0 40px 0 10px; margin: 10px 0 0 15px; display: inline-block; position: relative;}
.listdesctxt:after {position: absolute; top: 0; right: 0; width: 40px; height: 30px; content: '';background: linear-gradient(to right,#f4f6f8, #fff);}
.paihanglist li {margin:  0 10px; border-bottom: 1px solid #efefef; }
.paihanglist li:last-child { border-bottom: none;}
.paihanglist .card {display: flex; padding: 10px 0; position: relative; cursor: pointer; height: 83px;}
.paihanglist .count {position: absolute;top: 50%;left: 0; transform: translateY(-50%); font-size: 24px; color: #676767; font-weight: bold; text-align: center; padding-left: 5px;}
.paihanglist .count.one { font-size: 24px; color: #fd5159;}
.paihanglist .count.two { font-size: 24px; color: #fe9a2c;}
.paihanglist .count.three { font-size: 24px; color: #ffd210;}
.paihanglist .count.small { font-size: 20px;}
.paihanglist .count.verysmall { font-size: 16px;}
.paihanglist .count .changeup {display: inline-block; position: relative; top: -4px; width: 10px; height: 8px; background: url(//n.sinaimg.cn/auto/efade7fd/20210819/arrowred1.png) center center no-repeat;}
.paihanglist .count .changedown {display: inline-block; position: relative; top: -4px; width: 10px; height: 8px; background: url(//n.sinaimg.cn/auto/efade7fd/20210819/arrowlv1.png) center center no-repeat;}
@media screen and (-webkit-min-device-pixel-ratio: 2),
screen and (min--moz-device-pixel-ratio: 2) {
    .paihanglist .count .changeup {display: inline-block; position: relative; top: -4px; width: 10px; height: 8px; background: url(//n.sinaimg.cn/auto/efade7fd/20210819/arrowred2.png) center center /10px 8px no-repeat;}
    .paihanglist .count .changedown {display: inline-block; position: relative; top: -4px; width: 10px; height: 8px; background: url(//n.sinaimg.cn/auto/efade7fd/20210819/arrowlv2.png) center center /10px 8px no-repeat;}
}
.paihanglist .card .carlogo {width: 125px;height: 80px; display: block; margin-left: 50px; overflow: hidden; border-radius: 5px; }
.paihanglist .card .carlogo img {width: 80px;height: 80px; display: block; margin:  0 auto;}
.paihanglist .card .card_r { margin-left: 10px; width: 255px;}
.paihanglist .card .card_r .cardbox {position: relative; top: 50%; transform: translateY(-50%);}
.paihanglist .card .tit {color: #333333;font-size: 16px;font-weight: bold;line-height: 20px; }
.paihanglist .card .otherinfo { color: #333; font-size: 14px; line-height: 83px; width: 110px; text-align: right; margin-right: 30px;}
.paihanglist .card .otherinfo .ml {margin-left: 10px;}
.paihanglist .card .carimg {width: 125px;height: 83px; display: block; margin-left: 50px;}
.paihanglist .card .carimg img {width: 125px;height: 83px; display: block;}
.paihanglist .card .subtit {font-size: 14px; color: #333333; margin-top: 10px; position: relative;}
.paihanglist .card .subtit .inquiryicon-s1 {margin: 0 10px; position: absolute; top: 0; left: 110px;}
.paihanglist .card .subtit .disabledBtn {margin: 0 10px;position: absolute;top: 0;left: 110px;background: #ccc;text-align: center;width: 60px;padding-left: 0;display: inline-block;height: 22px;line-height: 22px;font-size: 12px;font-family: "microsoft yahei";border-radius: 2px;color: #fff;cursor: default;}
.paihanglist .card .hotsub {font-size: 14px; color: #333333; padding-top: 10px; padding-left: 20px; background: url(//n.sinaimg.cn/auto/efade7fd/20210810/fireicon.png) 0 13px/ 13px 13px no-repeat;}
.paihanglist .card .hotsub span:hover {color: #e94740;}
.paihanglist .card .huanbi {/*width: 140px; margin-top: 7px;*/ width: 75px; color: #333; font-size: 14px; line-height: 83px; text-align: right; position: relative; left: 15px;}
.paihanglist .card .huanbi .circlewrap {width: 64px; height: 64px; margin: 0 auto; position: relative;}
.paihanglist .card .huanbi .circle {width: 64px; height: 64px; margin: 0 auto;}
.paihanglist .card .wang {width: 140px; height: 140px;}
.paihanglist .card .txt {position: absolute; top: 0; left: 0; width: 64px; height: 64px; text-align: center; font-size: 17px; font-weight: bold;}
.paihanglist .card .txt span:first-child {padding-top: 7px; display: block;}
.paihanglist .red {color: #e94740;}
.paihanglist .down {color: #019b99;}
.paihanglist .gray {color: #777;}
.paihanglist .bold { font-size: 26px;}
.paihanglist .chart_zhexian {width: 400px;height: 100px; margin-top: -8px; position: relative; left: 30px;}
.paihanglist .chart_zhu {width: 400px;height: 100px; margin-top: -15px; position: relative; left: 30px;}
.paihanglist .li_logo .card .card_r { width: 255px;}
.paihanglist .li_xl .card .card_r { width: 210px;}
.paihanglist .li_xl.li_logo .card .card_r { width: 210px;}
.paihanglist .li_xl .otherinfo {margin-right: 0;}
.paihanglist .li_kb .card { padding: 10px 0; }
.paihanglist .li_kb .card .carimg {margin-top: 25px;}
.paihanglist .li_kb .card .card_r {margin-top: 25px;}
.paihanglist .li_kb .card .otherinfo {margin-top: 25px;}
.paihanglist .li_kb .card .chart_zhu {margin-top: 10px;}

.paihanglist .topictitle {display: block; margin: 0px 0 10px 50px; line-height: 26px; font-size: 12px; color: #f47424; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.paihanglist .topictitle span {display: inline-block; position: relative; padding-right: 300px; padding-left: 28px;background: #ffefce url(//n.sinaimg.cn/auto/efade7fd/20210802/hoticon.png) 10px 6px / 13px 13px no-repeat;}
.paihanglist .topictitle span:after { position: absolute; top: 0; right: 0; width: 300px; height: 100%; content: '';background: linear-gradient(to right, #ffefce , #fff);}
.paihanglist .topictitle .i {display: inline;font-size: 12px;color: #fff;padding: 10px 13px;border-radius: 3px;margin-left: 2px;width: 20px;}
.paihanglist .topictitle .i.i1{background: url(//simg.s.weibo.com/20190429_new.png) center center/100% auto no-repeat;}
.paihanglist .topictitle .i.i2{background: url(//simg.s.weibo.com/20190429_recom.png) center center/100% auto no-repeat;}
.paihanglist .topictitle .i.i3{background: url(//simg.s.weibo.com/20190429_hot.png) center center/100% auto no-repeat;}
.paihanglist .topictitle .i.i4{background: url(//img.t.sinajs.cn/t4/appstyle/searchpc/css/h5/img/icon_boil.png) center center/100% auto no-repeat; padding: 6px 8px; margin-left: 7px;}
.searchbox { float: left;position: relative;cursor: pointer;margin-left: 20px;height: 28px;line-height: 28px;border: 1px solid #dfdfdf;border-radius: 5px;font-size: 14px;width: 190px;padding-left: 34px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #fff url(//n.sinaimg.cn/auto/efade7fd/20210802/searchicon.png) 10px center / 15px auto no-repeat;}
.searchbox .close {display: none;position: absolute;top: 0;right: 0;width: 26px;height: 100%;content: '';background: url(//n.sinaimg.cn/auto/bcb2f64e/20201207/ico165.png) 0px center/ 12px auto no-repeat;}
.searchbox.showclose .close {display: block;}
.paihanglist.currentLi {background: #fffbf0; }
.paihanglist.currentLi .topictitle span:after {background: linear-gradient(to right, #ffefce , #fbfbfb);}

.feedwrap {position: relative;}
.feedwrap:before {position: absolute;content: '';top: -110px;right: 26px;width: 110px;height: 95px;background: url(//n.sinaimg.cn/auto/efade7fd/20210824/tempimg.png) top center/ 100% auto no-repeat;}
.feednav {margin-top: 10px; padding: 0 10px; background: #f2f2f2; height: 50px; line-height: 50px; font-size: 14px; overflow: hidden;}
.feednav li {float: left;}

.loading {color: #aaa;font-size: 16px;text-align: center;margin: 0 auto;padding: 30px 0;height: 20px;line-height: 20px;}
.loading span {background: url(//i1.sinaimg.cn/home/main/ipadwww14/04/loading.gif) left center/ 18px 18px no-repeat;padding-left: 28px;}
.nodatatxt {color: #969696;font-size: 16px;text-align: center;padding: 100px 0;}
.nodatatxt img { margin: 0 auto 0.8rem;display: block;}
#sidebar{ width:65px; position:fixed; right:19px; bottom:183px; height: auto; cursor:pointer; z-index:99; }
#code_div{ width:65px; height:65px; background-color: #fff; margin-bottom: 10px;}
.back_top{ width:65px; height:65px; background-color:#f5f6f7;}
.back_top:before{ content:''; display:block; width: 65px; height: 35px; background: url(//i3.sinaimg.cn/qc/autoimages/autoVersion2017/bar01.png) 16px -133px no-repeat;}
.back_top span{ font-size:12px; color:#333; text-align:center; line-height:24px; display:block; width:100%;}

.van-picker__columns {width: 100%;}
.van-picker {padding-bottom: 15px;}
.van-picker__toolbar .van-picker__title,.van-picker__toolbar .van-picker__cancel{ display: none; }
.van-picker__toolbar .van-picker__confirm { height: 40px;line-height: 40px;font-size: 14px;display: block;border-radius: 20px;background: #fb9526;color: #fff;text-align: center;margin: 0 auto;width: 50%; padding: 0;}
.van-picker.van-datetime-picker {padding-bottom: 75px; padding-top: 20px;}
.van-picker.van-datetime-picker .van-picker__toolbar {position: absolute; width: 100%; bottom: 15px; z-index: 2;}

.btnswrap {padding-bottom: 15px;}
.btnswrap .submit {height: 40px;line-height: 40px;font-size: 14px;display: block;border-radius: 20px;background: #fb9526;color: #fff;text-align: center;margin:0 auto;width:88%; opacity: 1;}
.btnswrap .unChoice {height: 40px;line-height: 40px;font-size: 14px;display: block;border-radius: 20px;background: #c6c6c6;color: #fff;text-align: center;margin:0 auto;width:88%; opacity: 0.5;}
.btnswrap .noResult {height: 40px;line-height: 40px;font-size: 14px;display: block;border-radius: 20px;background: #c6c6c6;color: #fff;text-align: center;margin:0 auto;width:88%; opacity: 0.5;}
.btnswrap .confirm {height: 40px;line-height: 40px;font-size: 14px;display: block;border-radius: 20px;background: #fb9526;color: #fff;text-align: center;margin:0 auto;width:50%; opacity: 1;}

.price_option{ margin:0 auto 18px; width: 80%;}
.price_option .price-range{text-align: center;margin-bottom: 35px;height: 15px;color: #111111;line-height: 16px;font-size: 16px;}
.price_option .vue-slider-rail{background: #f5f6fa;}
.price_option .vue-slider-process{background: linear-gradient(to right, #e77523 , #f83822);}
.price_option .vue-slider-dot-tooltip-inner{height: 20px;line-height: 20px;background: #fb9526;border-color: #fb9526;}
.price_option .vue-slider-dot-tooltip-inner-top:after{top: 99.9%;}
.price_option .merge-tooltip {position: absolute;left: 50%;bottom: 100%;transform: translate(-50%, -15px);}
.price_option .vue-slider-dot-handle {-webkit-box-shadow: 0.5px 1.2px 4px 1px rgba(0, 0, 0, 0.1);box-shadow: 0.5px 1.2px 4px 1px rgba(0, 0, 0, 0.1);}

.xuanxiangwrap_b {margin: 5px 15px 0; }
.xuanxiangwrap { background: #fff; position: relative;}
.xuanxiangwrap ul {overflow: hidden;}
.xuanxiangwrap li {float: left;cursor: pointer; padding: 0 23px 0 10px; height: 30px;line-height: 30px; background: #f5f6fa; color: #999; font-size: 12px; border-radius: 15px; margin: 5px 10px 0 0; position: relative; z-index: 1;}
.xuanxiangwrap li:after {position: absolute; top: 10px; right: 10px; content: ''; width: 8px; height: 8px;background: url(//n.sinaimg.cn/auto/efade7fd/20210625/sc_icon2.png) 0px -40px/ 23px auto no-repeat;}
.xuanxiangwrap .clearCondition{cursor: pointer; height:30px; line-height:30px; padding-right:18px; color:#999; font-size:12px; position: relative; float: left; margin-left: 10px; margin-top: 5px; z-index: 1;}
.xuanxiangwrap .clearCondition:after {position: absolute; top: 10px; right: 4px; content: ''; width: 8px; height: 8px;background: url(//n.sinaimg.cn/auto/efade7fd/20210625/sc_icon2.png) 0px -40px/ 23px auto no-repeat;}

.module { padding: 0 20px 0 15px; margin-bottom: 10px;}
.module.commonfourmodule {height: auto; margin-top: 20px;}
.module.commonfourmodule .title {font-size: 14px;color: #111;line-height: 40px;}
.module.commonfourmodule .items.four {margin: 5px -10px 0;}
.module.commonfourmodule .items li {float: left;width: 33.3%;margin-bottom: 25px;}
.module.commonfourmodule .items.four li {width: 25%;padding: 0 10px;-webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 15px;}
.module.commonfourmodule .items li a {display: block;text-align: center;}
.module.commonfourmodule .items.four li a {font-size: 12px;color: #111;height: 30px;line-height: 30px;background: #f5f6fa;border-radius:5px;}
.layer_selectCarByCondition .module:last-child {margin-bottom: 55px;}
.module.jibie .items li.on a .tit {color: #0e96fe;}
.module.commonfourmodule .items.four li.on a{color: #fff; background: #fb9526;}

.cartype{ width:90%; margin: 25px auto 0;}
.cartype ul:after{ content:''; display:block; width:100%; height:0; clear:both;}
.cartype ul li{ float: left; width: 33.3%; margin-bottom: 25px; text-align:center; position:relative; cursor: pointer;}
.cartype ul li img{ height:26px; margin:0 auto;}
.cartype ul li .init{ display:block;}
.cartype ul li .opt{ display:none;}
.cartype ul li .tit{ line-height:32px; font-size:14px; color:#111;}
.cartype ul li .tit span{ position:relative;}
.cartype ul li .tit.m span:after{ content:''; display:inline-block; width:8px; height:5px; background:url(//n.sinaimg.cn/auto/efade7fd/20210625/sc_icon2.png)  0px -40px/ 23px auto no-repeat; vertical-align:middle; margin:-1px 0 0 3px;}
.cartype ul li .tit.up span:after{ transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.cartype ul li.on .init{ display:none;}
.cartype ul li.on .opt{ display:block;}
.cartype ul li.on .tit{ color:#fb9526;}
.cartype ul li.on .tit.m span:after{ background-position:0 -55px;}
.cartype .category_list{ background-color:#f4f5f7; border-radius:3px; padding:5px 0; display:none; position: relative; top: -20px;}
.cartype .category_list i{ cursor: pointer; display:block; width:70px; height:30px; font-size:12px; color:#999; line-height:30px; text-align:center; float:left; background-color:#fff; border-radius:5px; margin:5px 10px;}
.cartype .category_list i.on{ color:#fff; background-color:#fb9526;}
.cartype .category_list .angle{ display:block; width:12px; height:5px; background:url(//n.sinaimg.cn/auto/efade7fd/20210625/sc_icon2.png)  0 -95px/ 23px auto no-repeat; position:absolute; top:-4px; left:48px; margin:0;}
.cartype .category_list.order1 .angle{left: 168px;}
.cartype .category_list.order2 .angle{left: 290px;}
.cartype .category_list.showcategory{ display:block;}

.carconfig{ margin:0 15px; padding-top: 15px;}
.carconfig .tit{ line-height:44px; font-size:14px; font-weight:bold; color:#111;}
.carconfig ul{ width:110%;}
.carconfig ul:after{ clear:both; content:''; display:block; width:100%; height:0;}
.carconfig ul li{cursor: pointer; width:78px; height:30px; border-radius:5px; background-color:#f5f6fa; line-height:30px; text-align:center; font-size:12px; color:#111; float:left; margin:0 20px 15px 0; position:relative;}
.carconfig ul li.on{ background-color:#fb9526; color:#fff;}

/*找品牌找车系 start*/
.rank-brand-listlayer {position: absolute; width: 180px; display: none; z-index: 100;}
.rank-brand-listlayer .brand-listbox { position: relative; border: 1px solid #e5e5e5; background: #fff;}
.rank-brand-listlayer .t { height: 36px; line-height: 36px; font-size: 14px; padding-left: 12px; background: #f3f3f3;}
.rank-brand-listlayer .gotodaquan { height: 36px; line-height: 36px; font-size: 14px; text-align: center; border-top: 1px solid #e5e5e5; background: #fafafa; display: block;}
.rank-brand-listlayer .gotodaquan span {padding-right: 20px; background: url(//n.sinaimg.cn/auto/efade7fd/20201224/typeicons.png) right 4px no-repeat;}
.rank-brand-listlayer .brand-list { position: absolute; right: 0px; top: 36px; left: 28px; bottom: 37px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none;}
.rank-brand-listlayer .brand-list::-webkit-scrollbar { display: none;}
.rank-brand-listlayer .tt-small { height: 30px; line-height: 30px; background: #fafafa; font-size: 14px; padding-left: 12px;}
.rank-brand-listlayer .box li { height: 34px; line-height: 34px; position: relative; overflow: hidden; clear: both;}
.rank-brand-listlayer .box li:hover,.rank-brand-listlayer .box li.cur { background: #fafafa; cursor: pointer;}
.rank-brand-listlayer .box li:after {position: absolute; top: 0; right: 0; content: ''; width: 20px; height: 34px; background: url(//n.sinaimg.cn/auto/efade7fd/20201224/typeicons.png) right 12px no-repeat;}
.rank-brand-listlayer .brand-logo {float: left;width: 28px; height: 28px; border-radius: 2px; overflow: hidden; background: #fff; margin-top: 3px; margin-left: 8px;}
.rank-brand-listlayer .brand-logo img {width: 28px; height: 28px;}
.rank-brand-listlayer .brand-name {float: left; font-size: 12px; margin-left: 10px;width: 90px;padding-right: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.rank-brand-listlayer .fixed-nav {width: 28px; background: #fafafa; cursor: pointer;}
.rank-brand-listlayer .fixed-nav li {text-align: center; height: 20px; font-size: 12px; line-height: 20px; }
.rank-brand-listlayer .fixed-nav li.on,.rank-brand-listlayer .fixed-nav li:hover {color:#e94840}
.rank-brand-listlayer .car-list-wrap {position: absolute; top: 0; left: 179px; width: 220px; bottom: 0; border: 1px solid #e5e5e5; display: none; background: #fff;}
.rank-brand-listlayer .car-list-wrap .hd {  height: 36px; line-height: 36px; font-size: 14px; background: #f3f3f3; position: absolute;top: 0; left: 0; width: 100%;z-index: 1;}
.rank-brand-listlayer .car-list-wrap .bd {height: 100%; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none;}
.rank-brand-listlayer .car-list-wrap .bd::-webkit-scrollbar { display: none;}
.rank-brand-listlayer .car-list-wrap .carcontent { display: none;}
.rank-brand-listlayer .car-list-wrap .subname { padding-left: 12px }
.rank-brand-listlayer .car-list-wrap .statusbtnsbox {float: right; height: 36px;line-height: 36px;font-size: 14px;}
.rank-brand-listlayer .car-list-wrap .statusbtnsbox span {position: relative; float: left; cursor: pointer; font-size: 12px; padding: 0 8px;}
.rank-brand-listlayer .car-list-wrap .statusbtnsbox span.cur { color: #e94840;}
.rank-brand-listlayer .car-list-wrap .statusbtnsbox span.cur:after {position: absolute; bottom: 0; left: 8px; right: 8px; height: 2px; content: ''; background: #e94840;}
.rank-brand-listlayer .car-list-wrap .statusbtnsbox span+span:before { position: absolute; top: 11px; left: 0; width: 1px; height: 14px; content: ''; background: #e5e5e5; }
.rank-brand-listlayer .car-list-wrap .statusbtnsbox .hide+span:before {display: none;}
.rank-brand-listlayer .car-list-wrap .carcontent {margin-top: 36px;}
.rank-brand-listlayer .car-list-wrap h3 {height: 30px; line-height: 30px; background: #fafafa; font-size: 12px; font-weight: normal; padding-left: 14px;}
.rank-brand-listlayer .car-list ul li { border-bottom: 1px solid #e5e5e5; position: relative; overflow: hidden;padding: 6px 0;}
.rank-brand-listlayer .car-list ul li:last-child { border-bottom: none; }
.rank-brand-listlayer .car-list ul li a{ display: block; position: relative; clear: both; cursor: pointer;}
.rank-brand-listlayer .car-list ul li a:hover { color: #e94840;}
.rank-brand-listlayer .car-list ul li a .img{ height: 50px; width: 75px; margin-left: 5px; float: left; text-align: center; line-height: 47px;}
.rank-brand-listlayer .car-list ul li a .img img{ display: inline-block; max-height: 50px; max-width: 75px; vertical-align: middle;}
.rank-brand-listlayer .car-list ul li .conright{margin-left: 85px;}
.rank-brand-listlayer .car-list ul li .tit{ font-size: 14px; padding-top: 5px;}
.rank-brand-listlayer .car-list ul li .price{margin-top: 5px; font-size: 12px; color:#e94840;}
.rank-brand-listlayer .car-list ul li .butieprice { font-size: 12px;color: #999; margin-top: 1px;}
.rank-brand-listlayer .car-list ul li .txt{margin-top: 1px; font-size: 12px; color:#999999;}
.rank-brand-listlayer .car-list ul li .txt i{margin:0 4px; color: #e4e4e4;}
.rank-brand-listlayer .car-list ul li .inquiryicon-s1{position: absolute; top: 30px; right: 6px;margin: 0;}
/*找品牌找车系 end*/
