/* CSS Document */
body,input,textarea,select,td{font-size:12px;color:#2d2d2d; padding:0; margin:0}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd{margin:0}
ul,ol{padding-left:0;list-style-type:none}



.carousel-inner .item img, .carousel-inner .item a img {
    line-height: 1;
    margin: auto;
    width: 100%; }

#content {
    margin-top: 75px; }

#nav-chose {
    width: 100%;
    background: #f2f2f3; }

#nav-chose .col-md-4 {
    margin-bottom: 25px;
    padding-left: 5px;
    padding-right: 5px; }

.bd {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 25px; }

.carbrand {
    height: 70px;
    margin: 0 auto;
    padding-left: 18px;
    padding-right: 10px;
    display: table; }

.carbrand .brand-item {
    float: left;
    width: 48px;
    overflow: hidden; }

.carbrand .brand-item img {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px; }

.carbrand .brand-item span {
    text-align: center;
    line-height: 30px;
    display: block;
    color: #666;
    font-size: 12px; }

.carmodel {
    height: 70px;
    margin: 0 auto;
    padding-left: 35px;
    padding-right: 10px;
    display: table; }

.carmodel .model-item {
    float: left;
    width: 48px;
    overflow: hidden;
    margin-right: 10px;
    padding-top: 20px; }

.carmodel .model-item img {
    width: 100%;
    height: 15px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }

.carmodel .model-item span {
    text-align: center;
    line-height: 30px;
    display: block;
    color: #666;
    font-size: 12px; }



#list_wrap,
#choose .wrap,
#choose_blank .wrap {
    width: 1200px;
    margin: 0 auto;
}

#choose .orderBy .order_item:hover {
    color: #e70;
}
#choose .orderBy .order_active {
    color: #e70;
}
#choose .orderBy .order_active span {
    background-position: -22px 0;
}
#choose .orderBy .order_asc span {
    background-position: -61px -52px;
}
#choose .orderBy .order_asc_active {
    color: #e70;
}
#choose .orderBy .order_asc_active span {
    background-position: -65px 0;
}
#choose.choose_fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    margin-top: 0;
    background-color: #fff;
    box-shadow: 3px 0px 5px #666;
}
#choose.choose_fixed .choose_condition {
    border: none;
    background-color: #fff;
    color: #333;
    line-height: 50px;
    height: 50px;
}
#choose.choose_fixed .choose_condition p {
    color: #333;
}
#choose.choose_fixed .choose_condition .choose_item {
    margin-top: 14px;
    color: #FC7000;
}

#choose.choose_fixed .choose_condition .choose_clear {
    color: #666;
    padding: 2px 5px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    background-color: #f9f9f9;
}
#choose.choose_fixed .choose_condition .choose_save {
    color: white;
    border-radius: 2px;
    background-color: #FC7000;
    padding: 2px 5px;
    border: 1px solid #d9d9d9;
}
#choose.choose_fixed .orderBy {
    border: none;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border: 1px solid #bfbfbf;
    border-right: none;
    margin-right: 2px;
}
#choose.choose_fixed .orderBy .order_item {
    height: 30px;
    line-height: 30px;
}
#choose.choose_fixed .orderBy .order_item span {
    margin-top: 10px;
    *margin-top: -20px;
}
#footer {
    position: relative;
    zoom: 1;
}
#listContain .list-banner {
    display: block;
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    margin-top: 20px;
}
#list_wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
#list_wrap .service-promise {
    height: 100px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    background-color: #4F5364;
}
#list_wrap .service-promise,
#list_wrap .service-promise * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#list_wrap .service-promise .service-promise-1 {
    margin-bottom: 8px;
    font-size: 25px;
}
#list_wrap .service-promise .service-promise-2 {
    font-size: 16px;
}
#list_wrap .navContainer {
    width: 250px;
    position: relative;
    float: left; z-index:100;
}

#list_wrap .navContainer .historyRecord .choose_condition {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}
#list_wrap .navContainer .historyRecord .choose_condition p {
    color: #333;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Tahoma, Verdana;
    padding-left: 15px;
    float: left;
    padding-right: 5px;
}
#list_wrap .navContainer .historyRecord .choose_condition .choose_item {
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-top: 8px;
    margin-right: 8px;
    *width: 70px;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
}
#list_wrap .navContainer .historyRecord .choose_condition .choose_item span {
    position: absolute;
    color: #bbb;
    line-height: 28px;
    padding: 0 6px;
    font-size: 12px;
    top: 0px;
    right: 1px;
    z-index: 100;
}
#list_wrap .navContainer .historyRecord .choose_condition .choose_item:hover {
    border: 1px solid #FC7000;
}
#list_wrap .navContainer .historyRecord .choose_condition .choose_item:hover span {
    color: #fc7000;
}
#list_wrap .navContainer .historyRecord .choose_condition .choose_save {
    display: block;
    margin-top: 10px;
    padding: 0 8px;
    width: 72px;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
    background-color: #ff571a;
}
#list_wrap .navContainer .historyRecord .choose_clear {
    color: #666;
    font-size: 12px;
    float: right;
}
#list_wrap .navContainer .historyRecord .historyRecord_content {
    margin-top: 10px;
}
#list_wrap .navContainer .historyRecord .historyRecord_content ul li {
    font-size: 12px;
    padding: 3px 0px;
}
#list_wrap .navContainer .historyRecord .historyRecord_content ul li a {
    color: #666;
    display: inline-block;
    width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#list_wrap .navContainer .historyRecord .historyRecord_content ul li .close {
    display: none;
    width: 10px !important;
    margin-left: 20px;
    font-size: 12px;
    cursor: pointer;
    color: #aaa;
}
#list_wrap .navContainer .historyRecord .historyRecord_content ul li:hover .content {
    color: #FC7000;
    cursor: pointer;
}
#list_wrap .navContainer .historyRecord .historyRecord_content ul li:hover .close {
    display: inline-block;
}
#list_wrap .navContainer .historyRecord .historyRecord_title {
    color: #5885df;
    font-size: 14px;
}
#list_wrap .navContainer .historyRecord.no-choose-yet .choose_clear,
#list_wrap .navContainer .historyRecord.no-choose-yet .choose_condition {
    display: none;
}
#list_wrap .navContainer .historyRecord.no-record-yet .historyRecord_content {
    display: none;
}
#list_wrap #repaymentvalue_select {
    width: 154px;
}
#list_wrap .loan .disableSubmit {
    background-color: #ddd !important;
}
#list_wrap .list_nav .sc-option {
    width: 228px;
    border: 1px solid #e5e5e5; margin-bottom:20px;
}
#list_wrap .list_nav .list_nav_wrap {
    clear:both;
    font-size: 12px;
    border-bottom:1px solid #ddd;
    padding:0 0 0 10px;
}

.nodatetip{
    width: 100%;
    height: 80px;
    text-align: center;
    font-size:14px;
    padding-top: 30px;
    padding-bottom: 30px;
}


#list_wrap .list_nav .list_nav_wrap a:hover {
    color: #ff571a;
}

#list_wrap .list_nav .list_nav_wrap .sc-option-list li a:hover {
    color: black;
    background-color:#b7d5ff;
}
#list_wrap .list_nav .list_nav_wrap ul.findall {
    width: 220px;
}
#list_wrap .list_nav .list_nav_wrap .list_nav_title {
    color: #333;
    line-height:28px; padding-top:0px; height:40px;
}
#list_wrap .list_nav .list_nav_wrap .list_nav_title span {
    float: left;
    width: 25px;
    height: 20px;
    margin-top: 8px;
}
#list_wrap .list_nav .list_nav_wrap .list_nav_title label {
    width: 50px;
    font-size: 15px;
    color: #333;
    font-weight: bold; margin-bottom:0px; float:left; padding-top:10px;
}
#list_wrap .list_nav .list_nav_wrap .list_nav_title em {
    font-size: 12px;
    color: #333;
    font-style: normal;
    font-weight: normal;
}
#list_wrap .list_nav .list_nav_wrap .cars-sc .cars-sc-lists li {
    float: left !important;
    width: 90px !important;
    color: #666;
    line-height: 1.8em;
    margin-bottom: 5px;
}
#list_wrap .list_nav .list_nav_wrap .cars-sc .cars-sc-lists li a:hover {
    color: #ff571a !important;
    background-color: #fff;
}
#list_wrap .list_nav .list_nav_wrap .cars-sc .cars-sc-lists li a {
    font-size: 12px;
    padding-left: 0px;
}
#list_wrap .list_nav .list_nav_wrap ul li {
    float: left;
    display: inline;
    width: 54px;
    color: #666;
    line-height: 1.8em;
    white-space: nowrap;
    overflow: hidden;
}
#list_wrap .list_nav .list_nav_wrap ul li a {
    color: #666;
    font-size: 12px;
}

#list_wrap .list_nav .list_nav_wrap ul li a.listNav_active {
    color: #e70;
}
#list_wrap .list_nav .list_nav_wrap .nav-list {
    overflow: hidden;
}
#list_wrap .list_nav .list_nav_wrap .nav_list_more { font-family:"\5B8B\4F53";
    color: #999;
    font-size: 12px;
    font-weight: normal;
    float: right;
    cursor: pointer;
    text-decoration:none; margin:10px 10px 0 0
}

#list_wrap .list_nav .list_nav_wrap .nav_list_more.current{
    
    background-position:31px 3px;
    width:45px;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    float: right;
    cursor: pointer;
}

#list_wrap .list_nav .list_nav_wrap .list_allBrand .allBrand_contain dl dd a:hover {
    color: #e70;
}
#list_wrap .list_nav .list_nav_wrap .list_allBrand .allBrand_contain dl dd a.allBrandOn {
    color: #ff4301;
}
#list_wrap .list_nav .list_nav_contain {
    height: auto;
    padding-bottom: 10px;
    background: #fff;
    width: 238px;
}
#list_wrap .list_nav .nav_type ul {
    width: 280px;
}
#list_wrap .list_nav .nav_type ul li {
    width: 77px;
}
#list_wrap .list_nav .nav_type .list_nav_title span {
    background-position: 0 -80px;
}
#list_wrap .list_nav .nav_series .list_nav_title label {
    width: auto;
}
#list_wrap .list_nav .nav_series .list_nav_title span {
    background-position: -1px -160px;
}
#list_wrap .list_nav .nav_brand {
    position: relative;
    border: 1px solid #fff;
    border-right: none;
    padding-bottom: 10px;
    height: 214.233px;
    border-bottom: 1px solid #e0e0e0;
    margin-left: 5px;
    padding-left: 2px;
}


#list_wrap .list_nav .nav_brand .list_nav_title label {
    float: left;
}
#list_wrap .list_nav .nav_age .sc-option {
    width: 88px;
    float: left;
}
#list_wrap .list_nav .nav_age .zhi {
    color: #999;
    float: left;
    margin: 0 6px;
    line-height: 32px;
}
#list_wrap .list_nav .nav_age .list_nav_title span {
    background-position: -50px -21px;
}
#list_wrap .list_nav .nav_brand_active {
    border-color: #e70;
    width: 217px;
    padding-right: 20px;
    padding-left: 6px;
    margin-left: -1px;
}
#list_wrap .list_nav .nav_brand_active h1 {
    padding-left: 7px;
}
#list_wrap .list_nav .nav_brand_active ul {
    padding-left: 7px;
}
#list_wrap .list_nav .nav_brand_active .cover {
    display: block;
}
#list_wrap .list_nav .nav_price .list_nav_title span {
    background-position: -27px -48px;
}
#list_wrap .list_nav .nav_dis .list_nav_title span {
    background-position: -25px -21px;
}
#list_wrap .list_nav .nav_use .list_nav_title span {
    background-position: -34px -78px;
}
#list_wrap .list_nav .cover {
    position: absolute;
    width: 1px;
    height: 200px;
    background-color: #fff;
    top: 0;
    right: 5px;
    z-index: 10;
    display: none;
}
#list_wrap .list_nav_fixed {
    position: fixed;
    _position: static;
    bottom: 0;
    z-index: 10;
}
#list_wrap .list_nav_absolute {
    position: absolute;
    bottom: 0;
}
#list_wrap .list_main { position:relative;
    width: 900px;
    float: right;
}
#list_wrap .list_main .car-nav {

    margin-bottom: 0px;
}
#list_wrap .list_main .car-nav.sold,
#list_wrap .list_main .car-nav.no-filter {
    border-bottom: none;
}
#list_wrap .loan,
#list_wrap .loan_custom {
    margin-top: 20px;
    clear: both;
    float: left;
    position: relative;
    width: 210px;
    padding: 24px 16px;
    border: 1px solid #ededed;
}
#list_wrap .loan .loan_title,
#list_wrap .loan_custom .loan_title {
    display: block;
    font-size: 14px;
}
#list_wrap .loan .select,
#list_wrap .loan_custom .select {
    color: #BEBEBE;
    margin-top: 15px;
}
#list_wrap .loan .select .input,
#list_wrap .loan_custom .select .input {
    margin-top: 20px;
}
#list_wrap .loan .select .input  > span,
#list_wrap .loan_custom .select .input  > span {
    color: #000000;
}
#list_wrap .loan .select .inputContainer,
#list_wrap .loan_custom .select .inputContainer {
    border: 1px solid #ddd;
    display: inline-block;
    *display: inline;
    _display: inline;
    vertical-align: middle;
    width: 50px;
    *width: 60px;
    _width: 60px;
    padding: 5px 0px 5px 10px;
    font-size: 12px;
}
#list_wrap .loan .select input,
#list_wrap .loan_custom .select input {
    width: 20px;
    color: #666;
    border: 1px solid #ddd;
    line-height: 20px;
    height: 20px;
    border: none;
    font-size: 12px;
}
#list_wrap .loan .sc-custom-select:hover .sc-select-content {
    color: #ff571a;
}
#list_wrap .loan .sc-select-content .placeholder:hover,
#list_wrap .loan .inputContainer:hover {
    color: #ff571a;
}
#list_wrap .loan .loan-select .sc-select-hd .sc-select-content,
#list_wrap .loan .loan-select .sc-select-hd .sc-select-action,
#list_wrap .loan_custom .loan-select .sc-select-hd .sc-select-content,
#list_wrap .loan_custom .loan-select .sc-select-hd .sc-select-action {
    color: #aaa;
}
#list_wrap .loan .loan-select .sc-select-list a,
#list_wrap .loan_custom .loan-select .sc-select-list a {
    display: block;
    float: none;
    padding-left: 15px;
    font-size: 12px;
    line-height: 25px;
    color: #666;
}
#list_wrap .loan .span_tilte,
#list_wrap .loan_custom .span_tilte {
    float: left;
    display: inline;
}
#list_wrap .loan .span_submit,
#list_wrap .loan_custom .span_submit {
    float: right;
    display: inline;
    background-color: #e70;
    padding: 5px 7px;
    color: white;
    cursor: pointer;
    margin-top: 0px;
    margin-top: -6px;
    *margin-top: -25px;
}
#list_wrap .loan .loan-select,
#list_wrap .loan_custom .loan-select {
    width: 80px;
    display: inline-block;
    *display: inline;
    _display: inline;
    vertical-align: middle;
    color: #666;
}
#list_wrap .loan input,
#list_wrap .loan_custom input {
    position: relative;
}
#list_wrap .loan .loan_waring,
#list_wrap .loan_custom .loan_waring {
    margin: 10px 0px 0px 0px;
    color: red;
    height: 17px;
}
.nav_price {
    padding-bottom: 20px;
    position: relative;
}
.cars-sc {
    width: 365px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ededed;
    left: -1px;
    position: absolute;
    overflow: auto;
    z-index: 20000;
    overflow-x: hidden;
    height: auto !important;
}
.cars-sc .cars-sc-lists {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
}
.cars-sc .cars-sc-last {
    border-bottom: none;
}
.cars-sc .panel {
    color: #333;
    font-size: 14px;
    padding-left: 0px;
}
.sc-color {
    width: 208px;
    height: 15px;
}
.sc-color a {
    display: block;
    float: left;
    width: 26px;
    height: 15px;
    position: relative;
    margin-bottom: 5px;
}
.sc-color .color-active {
    display: block;
    position: absolute;
    width: 19px;
    height: 2px;
    background-color: #666666;
    top: 17px;
}
.sc-color .color-hover {
    display: block;
    position: absolute;
    width: 19px;
    height: 2px;
    background-color: #666666;
    top: 17px;
}
.custom-price {
    position: absolute;
    width: 125px;
    height: 45px;
    border: 1px solid #e4e3e3;
    background-color: #fff;
    left: 115px;
    top: 4px;
    padding: 5px;
    z-index: 20;
}
.custom-price .custom-title {
    margin-left: 18px;
    color: #666;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
}
.custom-price .custom {
    position: relative;
    line-height: 18px;
}
.custom-price input {
    width: 25px;
    height: 16px;
    border: 1px solid #e4e3e3;
    font-weight: normal;
    color: #999;
    margin-top: 5px;
    margin-right: 3px;
    margin-left: 3px;
    padding-left: 4px;
    font-size: 12px;
    line-height: 18px;
}
.custom-price .custom-submit {
    width: 36px;
    height: 18px;
    background-color: #fc7000;
    color: #fff7f0;
    font-size: 12px;
    border: none;
    position: absolute;
    top: 22px;
    right: -2px;
}
.custom-price.no-active {
    border: none;
    background: none;
    height: 20px;
    overflow: hidden;
}
.custom-price.no-active .custom-con {
    visibility: hidden;
}
.custom-price.no-active .custom-submit {
    visibility: hidden;
}
.sc-option-content {
    cursor: pointer;
}
.price_list_more {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    float: right;
    cursor: pointer;
}
.price-sc {
    height: 25px;
    width: 100%;
    margin-top: 15px;
}
.price-sc .price-range {
    float: left;
    width: 23px;
    height: 25px;
    margin-right: 3px;
}
.price-sc .price-range i {
    width: 24px;
    background-color: #d9d9d9;
    height: 8px;
    display: block;
    cursor: pointer;
}

.price-sc .price-range .cur{
    background-color:#ff571a;
}
.price-sc .price-range i:hover {
    background-color: #969dac;
}
.price-sc .price-range .price-active {
    background-color: #ff571a;
}
.price-sc .price-range span {
    font-size: 12px;
    color: #8c8c8c;
    display: block;
    margin-left: -5px;
}
.unlimited {
    position: absolute;
    top: 63px;
    right: -4px;
    font-size: 12px;
    color: #8c8c8c;
}
.contrast-waring {
    position: absolute;
    top: -58px;
    right: 0;
    width: 178px;
    height: 57px;
    border: 1px solid #ee7700;
    background: #ffeed6;
    color: #333;
    padding: 2px 6px;
    font-size: 13px;
}
.list_waring {
    position: absolute;
    width: 180px;
    height: 40px;
    border: 1px solid #ee7700;
    background: #ffeed6;
    color: #333;
    padding: 10px;
    font-size: 13px;
    z-index: 9999;
}
#list_wrap .list_main .list-noResult {
    height: 300px;
    margin-left: 20px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    *margin-bottom: 40px;
    padding-left: 40px;
    padding-top: 0px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#list_wrap .list_main .list-noResult .list-noResult-bg {
    width: 645px;
    height: 300px;
    padding-top: 100px;
    margin: 0 auto;
    background-position: right bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-title {
    font-size: 18px;
    color: #333;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-title .noresult-sold {
    display: none;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-title span {
    color: #fc7000;
    margin: 0 5px;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-advisor {
    font-size: 36px;
    font-weight: normal;
    color: #333;
    line-height: 45px;
    margin-top: 5px;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-from {
    position: relative;
    width: 260px;
    height: 125px;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-from #list-noResult-phone {
    margin-top: 40px;
    width: 245px;
    height: 21px;
    border: 1px solid #d1d1d1;
    padding: 7px 0;
    padding-left: 5px;
    line-height: 20px;

    background-position: right top;
}
#list_wrap .list_main .list-noResult .list-noResult-bg .list-noResult-from #list-noResult-submit {
    border: none;
    width: 174px;
    height: 35px;

    margin-top: 20px;
    font-size: 0;
    cursor: pointer;
}
#list_wrap .list_main .car-wrap.sold .list-noResult .list-noResult-bg .list-noResult-title .noresult-sold {
    display: inline;
}
.car-nav {
    margin-left: 0px;
    background: #fff;
}
.car-nav * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.car-nav .cat-nav-upper {
    background-color: #F5F5F5;
    border-bottom: 1px solid #E6E6E6;
    height: 40px;
}
.car-nav .cat-nav-upper .car-tab,
.car-nav .cat-nav-upper .view-switch {
    height: 100%;
}
.car-nav .cat-nav-upper .car-tab {
    float: left;
}
.car-nav .cat-nav-upper .car-tab .tab-item {
    float: left;
    min-width: 90px;
    height: 40px;
    padding: 0 1em;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.car-nav .cat-nav-upper .car-tab .tab-item a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
}
.car-nav .cat-nav-upper .car-tab .tab-item.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.car-nav .cat-nav-upper .car-tab .tab-item.active .tab-item-carstatus {
    color: #ff571a;
}
.car-nav .cat-nav-upper .orderby-ctn {
    float: right;
    margin-top: 12px;
    padding: 2px 4px 2px 20px;
    border-left: 1px solid #E6E6E6;
}
.car-nav .cat-nav-upper .orderby-ctn .orderby-text {
    float: left;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby {
    float: left;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item {
    float: left;
    margin: 0 10px;
    cursor: pointer;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item .order-arrow {
    display: inline-block;
    width: 7px;
    height: 9px;
    margin: 2px 0 0 1px;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item.active a {
    color: #ff571a;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item.active.asc .order-arrow {
    background-position: -10px -89px;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item.active.desc .order-arrow {
    background-position: 0 -89px;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item.asc .order-arrow {
    background-position: -10px -80px;
}
.car-nav .cat-nav-upper .orderby-ctn .car-orderby .orderby-item.desc .order-arrow {
    background-position: 0px -80px;
}

.car-nav .car-filter-group .car-filter-item .mask-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}
.car-nav .car-filter-group .car-filter-item input,
.car-nav .car-filter-group .car-filter-item label {
    cursor: pointer;
}
.car-nav .car-filter-group .car-filter-item input[type="checkbox"],
.car-nav .car-filter-group .car-filter-item input[type="radio"] {
    vertical-align: middle;
    margin-bottom: 1px;
    margin-top: -2px;
}
.car-nav-fixed {
    position: fixed;
    top: 0;
    z-index: 100;
}
.card-box .carItem .timebuy,
.list-box .carItem .timebuy,
.card-box .carItem .whole-new,
.list-box .carItem .whole-new {
    width: 84px;
    height: 84px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-repeat: no-repeat;
}
.card-box .carItem .timebuy,
.list-box .carItem .timebuy {

}
.card-box .carItem .whole-new,
.list-box .carItem .whole-new {
}
.card-box .carItem .car-price .price,
.list-box .carItem .car-price .price {
    font-size: 0;
}
.card-box .carItem .car-price .price .rmb-symbol,
.list-box .carItem .car-price .price .rmb-symbol {
    font-family: "Microsoft Yahei" "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    font-size: 16px;
}
.card-box .carItem .car-price .price .price-amount,
.list-box .carItem .car-price .price .price-amount {
    font-family: 'Tahoma';
    font-weight: bold;
    font-size: 16px;
}
.card-box .carItem .car-price .price .price-unit,
.list-box .carItem .car-price .price .price-unit {
    font-family: "Microsoft Yahei" "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    font-size: 14px;
}
.card-box .carItem .carTail .carCollect:hover,
.list-box .carItem .carTail .carCollect:hover,
.card-box .carItem .carTail .carConstrast:hover,
.list-box .carItem .carTail .carConstrast:hover {
    color: #ff571a;
}
.card-box .carItem .carTail .carConstrast.added,
.list-box .carItem .carTail .carConstrast.added {
    cursor: not-allowed;
}
.card-box .carItem .carTail .carConstrast.added:hover,
.list-box .carItem .carTail .carConstrast.added:hover {
    color: #333;
}

.card-box .carItem .carTail .carCollect,
.list-box .carItem .carTail .carCollect {
    float: right;
    display: block;
    min-width: 41px;
    height: 25px;
    border-radius: 2px;
    color: #333;
    background:  url(../../images/buycar/collected.png) no-repeat 5px center;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}
.card-box .carItem .carTail .carCollect span,
.list-box .carItem .carTail .carCollect span {
    margin-left: 8px;
}
.card-box .carItem .carTail .carCollect .add-to-coll,
.list-box .carItem .carTail .carCollect .add-to-coll,
.card-box .carItem .carTail .carCollect .already-colled,
.list-box .carItem .carTail .carCollect .already-colled {
    display: none;
}
.card-box .carItem .carTail .faved,
.list-box .carItem .carTail .faved {

}
.card-box .carItem .carTail .carConstrast,
.list-box .carItem .carTail .carConstrast {
    width: 45px;
    height: 23px;
    float: right;
    background: #fff;
    line-height: 23px;
    opacity: 0;
    filter: alpha(opacity=0);
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    text-align: center;
}
.card-box .carItem .carTail .carConstrast #addconst,
.list-box .carItem .carTail .carConstrast #addconst {
    display: none;
}
.card-box .carItem .carTail .carConstrast span,
.list-box .carItem .carTail .carConstrast span {
    line-height: 23px;
}
.card-box .carItem .carTail .carConstrast .constrast-notyet,
.list-box .carItem .carTail .carConstrast .constrast-notyet {
    display: inline-block;
}
.card-box .carItem .carTail .carConstrast .constrast-notyet-verbose,
.list-box .carItem .carTail .carConstrast .constrast-notyet-verbose,
.card-box .carItem .carTail .carConstrast .constrast-added,
.list-box .carItem .carTail .carConstrast .constrast-added {
    display: none;
}
.card-box .carItem .carTail .carConstrast.added,
.list-box .carItem .carTail .carConstrast.added {
    width: 55px;
}
.card-box .carItem .carTail .carConstrast.added #addconst,
.list-box .carItem .carTail .carConstrast.added #addconst {
    display: none;
}
.card-box .carItem .carTail .carConstrast.added .constrast-notyet,
.list-box .carItem .carTail .carConstrast.added .constrast-notyet {
    display: none;
}
.card-box .carItem .carTail .carConstrast.added .constrast-added,
.list-box .carItem .carTail .carConstrast.added .constrast-added {
    display: inline-block;
}
.card-box .carItem .car-type,
.list-box .carItem .car-type {
    color: #999;
}
.card-box .carItem .car-type .extra-text,
.list-box .carItem .car-type .extra-text {
    display: none;
}
.card-box .carItem .car-type .shouquan,
.list-box .carItem .car-type .shouquan {
    display: none;
}
.card-box .carItem:hover .carTail .carConstrast,
.list-box .carItem:hover .carTail .carConstrast {
    opacity: 1;
    filter: alpha(opacity=100);
}
.card-box .carItem:hover .carTail .carCollect,
.list-box .carItem:hover .carTail .carCollect {
    opacity: 1;
    filter: alpha(opacity=100);
}
.car-wrap.sold .carItem .carImg {
    position: relative;
}
.car-wrap.sold .carItem .carImg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;

    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.carItem .shop-approve-tag {
    position: absolute;
    top: 18px;
    left: 18px;
}
.list-box {
    margin-top: 0px;
}
.list-box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-box .carItem {
    position: relative;
    height: 209px;
    padding: 14px 0 0 14px;
    border-bottom: 1px solid #EDEDED; margin-left:0px;
}
.list-box .carItem:last-child{ border-bottom:none 0;}
.list-box .carItem:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.list-box .carItem .carImg {
    float: left;
    margin-right: 20px; position:relative
}

.list-box .carItem .carImg img {
    width: 270px;
    height: 180px;
}
.list-box .carItem .timebuy {
    top: 20px;
    left: 96px;
}
.list-box .carItem .car-info,
.list-box .carItem .car-type {
    margin-left: 290px;
}
.list-box .carItem .car-type .car-type-wrapper {
    overflow: hidden;
}
.list-box .carItem .car-type .zhijian,
.list-box .carItem .car-type .danbao,
.list-box .carItem .car-type .baoxian {
    float: left;
}
.list-box .carItem .car-type .up-time {
    display: block;
    margin-top: 24px;
}
.list-box .carItem .car-link {
    font-size: 16px; font-weight: bold;
    display: inline-block;
    margin-bottom: 8px;
    line-height: 20px;
    width: auto;
    margin-left: 0;
}
.list-box .carItem .car-link:hover {
    color: #ff571a;
}
.list-box .carItem .car-info {
    font-size: 14px;
    color: #999;
    height: 28px;
}
.list-box .carItem  .car-info-label{ line-height:32px; font-size:14px;}
.list-box .carItem .car-info .info-item {
    position: relative;
}
.list-box .carItem .car-info .info-item .info-item-name {
    display: inline;
}
.list-box .carItem .car-info em {
    margin: 0 6px;
}
.list-box .carItem .car-price {
    position: absolute;
    right: 0px;
    top: 14px;
    height: 180px;
    width: 144px;
}
.list-box .carItem .car-price .price {
    display: block;
    margin-bottom: 6px;
    color: #ff571a;
}
.list-box .carItem .car-price .recommended {
    display: block;
    display: none;
}
.list-box .carItem .car-price .recommended,
.list-box .carItem .car-price .recommanded-staging-price,
.list-box .carItem .car-price .time-limit-offer {
    color: #999;
}
.list-box .carItem .car-price .recommanded-staging-price .month-pay {
    margin-left: 8px;
}
.list-box .carItem .car-price .time-limit-offer {
    margin-top: 10px;
    line-height: 1.35;
}
.list-box .carItem .car-price .time-limit-offer .offer-content,
.list-box .carItem .car-price .time-limit-offer offer-countdown {
    margin: 0;
}
.list-box .carItem .car-price .time-limit-offer .offer-content {
    color: #ff571a;
}
.list-box .carItem .carTail {
    width: auto;
    height: auto;
    top: auto;
    bottom: 30px;
    left: 15px;
}
.list-box .carItem .national-car-info {
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 20px;
    width: 170px;
    padding: 0 20px;
    border-left: 1px solid #ededed;
    text-align: center;
}
.list-box .carItem .national-car-info .national-car-info-wrapper {
    position: relative;
    height: auto;
}
.list-box .carItem .national-car-info .shop-logo {
    display: block;
    height: 20px;
    overflow: visible;
    margin-bottom: 15px;
}
.list-box .carItem .national-car-info .shop-logo img {
    width: 100px;
    height: 50px;
}
.list-box .carItem .national-car-info .shop-name-text {
    display: block;
    margin-top: 48px;
    margin-bottom: 10px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list-box .carItem .national-car-info .shop-approve-tag {
    position: absolute;
    left: 50%;
    top: auto;
    bottom: -25px;
}
.list-box .carItem .national-car-info .shop-approve-tag.list-dealer-tag,
.list-box .carItem .national-car-info .shop-approve-tag.list-realname-tag {
    margin-left: -28px;
}
.list-box .carItem .national-car-info .shop-approve-tag.list-fours-tag {
    margin-left: -17px;
}
.card-box .carItem { box-sizing: content-box;width:288px;height: 318px;border: 1px solid #E6E6E6; float: left;position: relative; margin:0 15px 15px 0;}
.card-box .carItem:hover{border: 1px solid #6A93DF; }
.card-box .carItem .tipbox{ position:absolute; top:-4px; left:10px; font:13px/16px "\5FAE\8F6F\96C5\9ED1"; text-align:center; width:36px; padding:4px 0 2px; background:#56C4FC; z-index:8; color:#fff}
.card-box .carItem .tipbox em{ border-left:18px #56C4FC solid;  border-right:18px #56C4FC solid;border-top:2px #56C4FC solid;border-bottom:6px transparent solid; position:absolute; bottom:-8px; left:0px; }
.card-box .carItem .tipbox:before{ content:'';border-bottom:2px #4EA1C4 solid;border-left:2px #4EA1C4 solid; border-right:2px transparent solid;border-top:2px transparent solid;position:absolute; right:-3px; top:0px;}
.card-box .carItem .tipico_green{ background:#58C763}
.card-box .carItem .tipico_green em{border-left:18px #58C763 solid;border-right:18px #58C763 solid;border-top:2px #58C763 solid;}
.card-box .carItem .tipico_green:before{border-bottom:2px #3DB648 solid;border-left:2px #3DB648 solid;}
.card-box .carItem .tipico_orange{ background:#FF8F0F}
.card-box .carItem .tipico_orange em{border-left:18px #FF8F0F solid;border-right:18px #FF8F0F solid;border-top:2px #FF8F0F solid;}
.card-box .carItem .tipico_orange:before{border-bottom:2px #E4810F solid;border-left:2px #E4810F solid;}
.card-box .carItem .tipico_circle{background:url("../../images/tag-circle.png");width:45px;height:45px;display:block;position:absolute;top:0;left:10px;z-index:100;}

.card-box .carItem .price_t{ background-position:0 -51px;}
#guessCars  .carItem{
    width: 228px; height: auto; border:none 0; border-top:1px solid #E6E6E6; padding:10px;
}

.card-box .carItem .carImg{display: block;position: relative;margin: 0;overflow: hidden;}

#guessCars .carItem .carImg {
    display: block;
    position: relative;
    width: 228px;
    height: 153px;
    margin: 0px;
    overflow: hidden;
}

.card-box .carItem .carImg img {
    width: 100%;
  
    border: none; display:block
}
.card-box .carItem .carImg .timebuy {
    top: 0px;
    right: 0px;
}
.card-box .carItem .car-link {
    font-size: 14px;
    color: #333;
    display: block;
    margin: 6px 0px;
    overflow: hidden; line-height:20px; font-weight:bold
}
.card-box .carItem .car-link:hover {
    color: #ff571a;
}
.card-box .carItem .car-price { position:absolute; right:14px; bottom:12px; font-size:14px; color:#999;
}
.card-box .carItem .car-price .price {
    color: #ff571a;
    font-weight: bold;
    margin-right: 5px;
}
.card-box .carItem .car-price .recommended {
    font-size: 12px;
    color: #ff571a;
}
.card-box .carItem .car-price .recommanded-staging-price,
.card-box .carItem .car-price .time-limit-offer {
    display: none;
}
.card-box .carItem .car-info {color: #777;font-size: 12px;margin:0 16px;}
.card-box .carItem .car-info em { margin-left: 1px;}
.card-box .carItem .car-info .r{ float:right;}
.card-box .carItem .car-info p{ padding-bottom:4px;}
.card-box .carItem .car-info .tip_orange{ padding:2px 6px; color:#FE8E2A; border:1px #FE8E2A solid; border-radius:2px; margin-right:10px;}
.card-box .carItem .car-info .tip_blue{ padding:2px 6px; color:#56C4FC; border:1px #56C4FC solid; border-radius:2px; margin-right:10px;}
.card-box .carItem .car-info .tip_green{ padding:2px 6px; color:#58C763; border:1px #58C763 solid; border-radius:2px; margin-right:10px;}
.card-box .carItem .car-info .info-item-name,.card-box .carItem .car-info-dealer .info-item .info-item-name {display: none;}
.card-box .carItem .national-car-info,
.card-box .carItem .car-type {
    padding-top: 10px;
    font-size: 12px;
    border-top: 1px solid #E6E6E6;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.card-box .carItem .national-car-info {
    float: left;
    width: 60px;
    margin-left: 14px;
}
.card-box .carItem .national-car-info .shop-approve-tag {
    position: relative;
    top: 0px;
    left: 0;
}
.card-box .carItem .national-car-info .shop-logo {
    display: none;
}
.card-box .carItem .national-car-info .shop-name-text {
    display: none;
    position: relative;
    top: -3px;
    margin-left: 2px;
    color: #999;
}
.card-box .carItem .car-type {
    float: right;
    width: 150px;
    height: 30px;
    margin-right: 14px;
}
.card-box .carItem .car-type .car-type-wrapper {
    float: right;
    width: auto;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.card-box .carItem .car-type .zhijian,
.card-box .carItem .car-type .danbao,
.card-box .carItem .car-type .baoxian {
    float: left;
}
.card-box .carItem .car-type .extra-text {
    display: none;
}
.card-box .carItem .car-type .up-time {
    display: none;
    float: right;
    color: #D9D9D9;
}
.guess-like {
    margin: 0 auto; border:1px #E1E1E3 solid;

}
.guess-like.loading {
    padding-top: 30px;
    padding-bottom: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.guess-like .title {
    line-height: 28px;
    padding:8px 0 0 10px;
}
.guess-like .title span {
    color: #333;
    font-size: 16px; font-weight:bold
}
.guess-like .tit {
    height: 25px;
    margin-left: 20px;
}
.guess-like .tit-item {
    float: left;
    width: 228px;
    margin-right: 13px;
    height: 25px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
}
.guess-like .like-line {
    height: auto;
    overflow: hidden;
}
.guess-like .like-box {
    float: left;
}
.guess-like .car-youlike {
    margin-top: 12px;
    width: 228px;
    margin-right: 13px;
    float: left;
    border: 1px solid #EDEDED;
}
.guess-like .car-youlike .list_content_img {
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
    display: block;
}
.guess-like .car-youlike .list_content_img img {
    width: 100%;
}
.guess-like .car-youlike .car-link {
    font-size: 14px;
    margin: 12px 16px 0px 16px;
    height: 40px;
    overflow: hidden;
    display: block;
    color: #333;
}
.guess-like .car-youlike .car-link:hover {
    color: #ff571a;
}
.guess-like .car-youlike .info {
    margin: 5px 16px 10px 16px;
    position: relative;
}
.guess-like .car-youlike .info .price {
    color: #FF4400;
    font-weight: bold;
    font-size: 14px;
    margin-right: 25px;
}
.guess-like .car-youlike .info .price em {
    font-family: Tahoma, Verdana;
    font-weight: bold;
    font-size: 14px;
}
.guess-like .car-youlike .info .shangpai {
    font-size: 12px;
    position: absolute;
    right: 0px;
    color: #8C8C8C;
    line-height: 18px;
}
.guess-like .car-youlike .collect {
    position: relative;
    padding-left: 20px;
    color: #999;
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
    float: right;
    margin-top: 5px;
    display: block;
}
.guess-like .car-youlike .collect:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 20px;
    background-position: -10px -40px;
}
.guess-like .car-youlike .collect a {
    color: #999;
}
.guess-like .car-youlike .collect:hover:before {
    background-position: -10px -60px;
}
.guess-like .car-youlike .collect.active:before {
    background-position: -10px -80px;
}
.guess-like .car-youlike .carTail {
    width: 206px;
    height: 31px;
    padding-top: 7px;
    border-top: 1px solid #EEEEEE;
    margin: 0 auto;
}
.guess-like .car-youlike .nolike {
    float: left;
    width: 50px;
    height: 21px;
    border: 1px solid #ededed;
    border-radius: 2px;
    background: #fff;
    color: #999;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
    cursor: pointer;
}
.guess-like .car-youlike .nolike:hover {
    background: #F2F2F2;
    border: 1px solid #E1E1E1;
}
.guess-like .car-youlike {
    width: 240px;
    margin: 15px 0px 0px 18px;
    float: left;
    border: 1px solid #EDEDED;
}
.guess-like .tit-item {
    float: left;
    width: 240px;
    margin-right: 18px;
    height: 25px;
    line-height: 40px;
    color: #999;
    font-size: 12px;
}
.hotCarImages .hotImages {
    height: 320px;
}
.hotCarImages .hotImages .imabox {
    height: 320px;
    margin-right: 20px;
}
.hotCarImages .hotImages .imgbox-b {
    width: 500px;
}
.hotCarImages .hotImages .imgbox-s {
    width: 240px;
}
.guess-like {
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#list_wrap .list_nav .nav_type.nav-model ul {
    width:228px; padding-top:6px;
}
#list_wrap .list_nav .nav_type.nav-model li {
    float: left;
    width: 82px; padding-right:26px;
    height: 60px;
}
#list_wrap .list_nav .nav_type.nav-model li:nth-child(3n+3){padding-right:0px; width:60px;}
#list_wrap .list_nav .nav_type.nav-model li.npad{padding-right:0px; width:60px;}
#list_wrap .list_nav .nav_type.nav-model li a {
    display: block;
    text-align: center;
}
#list_wrap .list_nav .nav_type.nav-model li a:hover .car-modal-img {
    opacity: 0.6;
}
#list_wrap .list_nav .nav_type.nav-model li a.listNav_active .car-modal-img {
    opacity: 0.6;
}
#list_wrap .list_nav .nav_type.nav-model li .car-modal-img {
    width: 60px;
    height: 20px;
    margin: 0 auto;
    background-image: url(../../images/car_bg5.jpg);
    background-repeat: no-repeat;
    opacity: 1;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
}

html,
body {
    font-family: 'Microsoft YaHei', Tahoma, Verdana;
}
#header {
    height: 80px;
    background: #fff;
    margin-top: 0px;
    width: 100%;
    border-top: 4px solid #ff571a;
    border-bottom: 1px solid #DCDCDC;
}

#header .h-lft .city .city-open {
    position: absolute;
    top: 31px;
    z-index: 100000;
    width: 362px;
    overflow: hidden;
    border: 1px solid #FF581A;
    background: #fff;
}
#header .h-lft .city .city-wrap {
    width: 725px;
    position: relative;
    height: 325px;
}
#header .h-lft .city .area-box {
    position: absolute;
    width: 360px;
    height: 260px;
    background: #fff;
    padding: 20px;
}
#header .h-lft .city .area-box .hot-city {
    border-bottom: 1px solid #ededed;
    color: #777;
    padding-bottom: 20px;
    font-size: 13px;
}
#header .h-lft .city .area-box .hot-city .title {
    color: #777;
    margin-right: 15px;
}
#header .h-lft .city .area-box .hot-city .hot-item {
    color: #FF5719;
    margin-left: 10px;
    cursor: pointer;
}
#header .h-lft .city .area-box .area-city {
    margin-top: 20px;
    font-size: 13px;
}
#header .h-lft .city .area-box .area-city .area-line .area {
    color: #777;
    padding-right: 15px;
    border-right: 1px solid #ededed;
}
#header .h-lft .city .area-box .area-city .area-line .province-item {
    margin-left: 15px;
    color: #333;
    cursor: pointer;
}
#header .h-lft .city .area-box .area-city .area-line .province-item:hover {
    color: #FF5719;
}
#header .h-lft .city .city-box {
    width: 360px;
    padding: 20px;
    height: 140px;
    background: #fff;
    position: absolute;
    left: 362px;
}
#header .h-lft .city .city-box .tit {
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}
#header .h-lft .city .city-box .tit .city-return {
    display: block;
    background-position: 0 -19px;
    padding-left: 12px;
    color: #999;
    float: left;
    line-height: 13px;
    height: 13px;
    font-size: 13px;
    cursor: pointer;
}
#header .h-lft .city .city-box .tit .province {
    display: block;
    float: left;
    margin-left: 95px;
    height: 14px;
    font-size: 15px;
    line-height: 12px;
    color: #333;
}
#header .h-lft .city .city-box .tit .city-close {
    display: block;
    float: right;
    width: 9px;
    height: 9px;
    background-position: 0px -10px;
    margin-top: 5px;
    cursor: pointer;
}
#header .h-lft .city .city-box .city-list {
    margin-top: 20px;
}
#header .h-lft .city .city-box .city-list .city-item {
    display: block;
    margin-bottom: 10px;
    margin-right: 15px;
    font-size: 13px;
    color: #333;
    float: left;
    cursor: pointer;
}
#header .h-lft .city .city-box .city-list .city-item:hover {
    color: #FF5719;
}
#header .h-lft .main-navs {
    float: left;
}
#header .h-lft .main-navs a {
    line-height: 76px;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
}
#header .h-lft .main-navs a:hover,
#header .h-lft .main-navs a.active {
    color: #ff571a;
}
#header .search {
    float: left;
}
#header .search .index-search {
    margin-top: 22px;
    position: relative;
}
#header .search .index-search.input-focusing .search-submit {
    opacity: 1;
    filter: alpha(opacity=100);
}
#header .search .index-search .search-text {
    box-sizing: border-box;
    width: 220px;
    height: 32px;
    padding: 5px;
    padding-left: 7px;
    color: #999;
    border: 2px solid #E6E6E6;
}
#header .search .index-search .search-text:focus {
    border-color: #ccc;
}
#header .search .index-search .search-submit {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 -35px;
    border: none;
    position: absolute;
    top: 9px;
    right: 10px;
    cursor: pointer;
    opacity: 0.45;
    filter: alpha(opacity=45);
}
#header .search .index-search .search-submit:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: 0 -55px;
}
#header .h-rht {
    float: right;
}
#header .h-rht .phone-number {
    margin: 30px 0px auto 0px;
    padding-left: 24px;
    float: right;
    border-left: 1px solid #eee;
}
#header .h-rht .user {
    position: relative;
    float: right;
    margin-top: 22px;
    margin-right: 9px;
}
#header .h-rht .user .headpic {
    display: inline-block;
    vertical-align: -13px;
    cursor: pointer;
}
#header .h-rht .user .headpic img {
    border-radius: 30px;
    width: 32px;
    height: 32px;
}
#header .h-rht .user .username {
    position: relative;
    top: 2px;
    color: #666;
}
#header .h-rht .user .trigger {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 7px;
    height: 4px;
    background-position: 0 -75px;
    margin: 0px 10px;
    cursor: pointer;
}


.realIndexTimeDown {
    top: 0px;
    left: 0px;
    border: 1px solid #d9d9d9;
    position: absolute;
    overflow: auto;
    z-index: 10000;
    overflow-x: hidden;
    background: #fff;
}
.realIndexTimeDown .list-title {
    font-size: 1.25em;
    font-weight: bold;
    color: #999;
    cursor: default;
}
.realIndexTimeDown span {
    display: block;
    float: none;
    padding: 3px 0px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 25px;
    color: #B4B4B4;
    cursor: pointer;
    font-size: 13px;
}
.realIndexTimeDown span a {
    display: block;
    color: #666;
}
.realIndexTimeDown span .enterChexi {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    color: #FF5719;
    font-weight: bolder;
    margin-top: -5px;
}
.realIndexTimeDown .hover {
    background: #f2f2f2;
}
.price-num {
    font-family: Tahoma !important;
}
.sort .pre {
    padding-left: 20px;
    width: 40px;
    margin-bottom: -14px;
}



.hdA{width:788px;overflow:hidden;border:1px solid #e2e2e2; border-top:2px solid #2d2d2d;margin-bottom:10px;clear:both}
.hdA .hd{height:40px;line-height:40px; background:#f6f6f6;padding-right:10px;text-align:right}
.hdA .hd h3{font-size:14px;font-weight:bold;padding-left:10px;float:left;color:#2d2d2d;}
.hdA .hd h3 span{font-weight:normal;color:#fe641e;margin:0 10px 0 0; float:none; font-size:12px;}
.hdA .hd h3 strong{font-size:12px;color:#888}
.hdA .hd a{color:#858585;;}
.hdA .hd a:hover{ text-decoration:underline; color:#0368B6;}

.hdA .bd div{overflow:hidden;clear:both;padding-right:10px;height:28px;line-height:28px;margin:5px 27px 0}
.hdA .bd div h4{font-size:14px;font-weight:bold;float:left;line-height:28px;height:28px}
.hdA .bd div span{margin-left:160px}
.hdA .bd div h4 span{font-weight:normal;color:#fe641e;margin-left:0; font-size:12px;}
.hdA .bd div h4 strong{font-size:12px;color:#999}
.hdA .bd div a{color:#333;color:#0A66B3}
.hdA .bd div a.noBg{background:none}
.hdA .bd{width:100%;float:left;padding-top:5px;}
.hdA ul{overflow:hidden;padding:18px 0 10px 15px;float:left}
.hdA li{float:left;display:inline;margin:0 20px;width:150px;height:150px;}
.hdA li span{display:block;position:relative;margin-bottom:4px}
.hdA li span{width:150px;height:100px;}
.hdA li span a{display:block;overflow:hidden}
.hdA li span a{width:150px;height:100px;}
.hdA li span img{ display:block; width:150px; height:100px;}
.hdA li p{width:100%;height:20px;line-height:20px;display:block;text-align:left;color:#888; overflow:hidden;}
.hdA li p.grey2c{color:#969696}

.box .hd{border: 1px solid #E6E6E6; height:50px;}
.box .hd a.menuNo{display:block;color: #333; border-right:1px solid #e1e1e3; cursor: pointer;float: left;font-size: 17px;font-weight: normal;height: 48px;line-height: 48px;overflow: hidden;text-align: center;padding-left:15px;padding-right: 15px;}
.box .hd a.menuNo:hover{text-decoration:none; }
.box .hd a.menuOn{display:block;color:#5885E2; background-color:white;border-right:1px solid #e1e1e3; cursor: pointer;float: left;font-size: 17px;font-weight: normal;height:49px;line-height: 48px;text-align: center;padding-left:15px;padding-right: 15px;border-bottom:1px solid #fff;}
.box .hd a.menuOn:hover{text-decoration:none; }
.box .hd p.info{float: right;line-height: 38px;padding-right: 15px;display: inline;color: #2E2E2E;}
/***add 2017.1.6***/
.box .subnav{ height:38px; font:14px/38px '\5FAE\8F6F\96C5\9ED1';border-bottom:1px solid #e1e1e3; margin-bottom:10px;}
.box .subnav a{ margin:0 15px; padding:0 10px; float:left; left:-10px; position:relative}
.box .subnav .cur{ border-bottom:2px #5885E2 solid; height:38px; color:#5885E2}
.box .subnav a:hover{ text-decoration:none; color:#5885E2}
/***add 2017.1.6***/
.box table{width:760px;margin:0 auto}
.box table thead th{border-bottom:1px dotted #E2E2E2;font:bold 14px/33px "\5FAE\8F6F\96C5\9ED1";color:#8C8C8C;text-align:center}
.box table tbody td{border-bottom:1px dotted #E2E2E2;padding:20px 0;text-align:center; line-height: 20px;}
.box table tbody td.vat{vertical-align:top;padding-top:23px;}
.box table tbody td.tl{text-align:left;padding-left:13px;width:273px;}
.box table tbody td.tl h4{font-weight:normal;line-height:20px;font-size:12px}
.box table tbody td.tl div{line-height:20px;}
.box table tbody td.tl div span.sj{display:inline-block;line-height:17px;color:#fff;/*background: url("icon.jpg") no-repeat ;*/width:29px;padding-left:3px}

/*???*/
.pagelist{height:23px;line-height:23px;clear:both;padding:30px 0;width:788px;}
.pagelist ul{position:relative;right:50%;float:right;}
.pagelist li{float:left;margin-left:4px;position:relative;left:50%;font-size:12px;}
.pagelist li.morepage{height:23px;line-height:23px;border:0px;}
.pagelist a{text-decoration:none;vertical-align:top;padding:0 9px;display:inline-block;line-height:21px;border:1px solid #E2E2E2;}
.pagelist a:hover{background:#0965B2;color:#fff;border:1px solid #0965B2;}

.pagelist .cur a{border:1px solid #0965B2;background:#0965B2;cursor:auto;color:#fff;}
.pagelist .cur a:hover{border:1px solid #0965B2;background:#0965B2;cursor:auto;color:#fff;}
.pagelist li.unable a{color:#888888;cursor:auto;}
.pagelist li.unable a:hover{background:#FFF;color:#888888;border:1px solid #E2E2E2;}

.pagelist .text{width:32px;height:17px;line-height:17px;border:1px solid #E2E2E2;padding:2px;vertical-align:top;font-size:14px;}
.pagelist .btnpage{background:#F6F6F6;font-size:12px;}

a{text-decoration:none;outline: medium none; color:#2d2d2d}
a:hover{text-decoration: underline}
a.hltit span{display:block; height:30px; width:50px; font:12px/30px "\5FAE\8F6F\96C5\9ED1";}
a.hltit:hover{ text-decoration:none;}
a.hltit em,.login .fr em{padding:0 3px 1px; background:#FF651F; color:#FFF; font-style:normal;line-height:14px; font-size:12px; margin:0 2px;}
a.hico01{ background-position:10px 4px;}
a.hico02{ background-position:11px -22px;}
a.hico03{  background-position:11px -53px;}
a.hico04{ background-position:right -101px; width:auto; padding-right:15px; padding-left:10px; margin-left:10px;}
.hcon{ position:absolute; top:30px; border:1px #bbb solid; background:#FFF; display:none;left:0px; -moz-box-shadow:0 2px 2px rgba(0, 0, 0, .2);-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .2);box-shadow:0 2px 2px rgba(0, 0, 0, .2);}
.hcon dl{width:400px; border-bottom:1px #eee dotted; padding:3px 0; font:12px/18px "\5B8B\4F53"; overflow:hidden; margin:0 10px;}
.hcon .citytip{ font:12px/30px "\5B8B\4F53"; padding:0px 10px 0 18px;border-bottom:1px #eee solid;}
.hcon dt{ font:600 12px/18px "\5B8B\4F53";  color:#FF651F; float:left; width:46px;  position:relative; padding:4px 10px 6px 10px; text-align:right;}
.hcon dt a{  color:#FF651F; }
.hcon dt em{ font:100 18px/18px Arial,Helvetica,sans-serif; font-style:normal; color:#d0d0d0; position:absolute; top:4px; left:4px;}
.hcon dd{ float:left; width:332px; padding:4px 0}
.hcon dd a,.hcon .citytip a{ padding:2px 8px; color:#2d2d2d}
.hdl1 dd a{ float:left;padding:0px 8px;}
.hcon dd .on,.hcon dd a:hover,.hcon .citytip a:hover{ background:#FF651F; color:#FFF;text-decoration:none}
.hdl1{overflow-y:scroll; overflow-x:hidden; height:290px; position:relative; left:0px;}
.hdl2 dt{  text-align:center; padding-left:0px;}
.applist{ width:410px; padding:10px 5px 5px; overflow:hidden; font:12px/24px "\5B8B\4F53"}
.applist li{ width:82px; height:88px; float:left; text-align:center;}
.applist a{ display:block; padding-top:58px;border:1px #fff solid;border-radius:4px;}
.applist a:hover{ border:1px #eee solid; color:#0766B6;text-decoration:none}
.appico02{ background-position:center -85px;}
.appico03{background-position:center -175px;}
.appico04{background-position:center -265px;}
.appico05{background-position:center -355px;}
.appico06{background-position:center -445px;}
.appico07{background-position:center -535px;}
.applist .applast{ float:right; width:auto; padding-right:15px; text-align:right}
.applist .appbtn{ margin:60px auto 0px; font:12px/20px "\5B8B\4F53"; padding-top:0px;border:none}
.applist .appbtn:hover{ border:none}
.hicolist{ width:122px;}
.hicolist li{ height:29px; border-bottom:1px #eee dotted; font:12px/29px "\5B8B\4F53";}
.hicolist a{ padding-left:20px; display:block; color:#333}
.hicolist a:hover{color:#fff; text-decoration:none; background:#FF651F}
.hicolist .bgcol9{ background:#F6F6F6}
.wid{ width:106px;}
.htlist{ width:100px; padding:5px 0;}
.htlist li{font:12px/29px "\5B8B\4F53"; position:relative;}
.htlist li a{ display:block; padding-left:18px;position:relative;}
.htlist li a:hover{color:#fff; text-decoration:none; background:#FF651F}
.htlist li a:hover em{background:#FFf; color:#FF651F }
.htlist em{padding:1px 3px 0px; background:#FF651F; color:#FFF; font-style:normal; font-size:12px;}
.list_nav_title .label{
    font-color:#5885df;
}
#list_wrap .navContainer .historyRecord {
    float: left;
    position: relative;
    width: 238px;
//padding: 5px 6px 5px 6px;
    margin-bottom: 10px;
    background:#f2f2f3;
    height:35px;
    line-height: 35px;
    font-size:14px;
    color:#5885df;
    padding-left:5px;
}

.navContainer .list_nav{
    border:1px solid #e1e1e3;
}

.custom-title{
    margin-top:15px;
    height:25px;
    width:220px;
    line-height:25px;
    over-flow:hidden;
    text-align:center;
}
.custom-title .custom-confirm{
    width:20px;
    height:25px;
    border:1px solid #ddd;
    margin-left:10px;
    font-size:12px;
    padding:3px 5px 3px 5px;
}
.sc-option-hd {
    background: url(../../images/arrow.png)  no-repeat right center;
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
    text-align: left;
}
.sc-option {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    position: relative;
    width: 145px;
}

.sc-option-list {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9d9;
    left: -1px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    z-index: 10000;
}



#list_wrap .list_nav .list_nav_wrap ul li {
    color: #666;
    display: inline;
    float: left;
    line-height: 1.8em;
    overflow: hidden;
    white-space: nowrap;
    width: 54px;
}

#list_wrap .list_nav .nav_brand ul li {
    color: #666 ;
    overflow: hidden ;
    white-space: nowrap;
    width: 63px;
    height:74px;
    line-height:20px;
    text-align:center !important;
}

.car-nav  .view-switch {
    float: right;
    text-align:center;
}


.car-nav  .view-switch .view-item.card {
    background-position:17px 20px;
}

.car-nav  .view-switch .view-item.list {
    background-position:-32px 20px;
}

.car-nav  .view-switch .view-item.active.card {
    background-position:17px -30px; background-color:#fff
}

.car-nav  .view-switch .view-item.active.list {
    background-position:-32px -30px;background-color:#fff
}



.car-nav  .view-switch .view-item {
    cursor: pointer;
    float: left;
    height: 48px;
    width: 48px; border-left:1px #E1E1E3 solid;
}



.totalCarsNum{
    float:right;
    line-height:48px;
    font-size:13px;
    color:#5885df;
    margin-right:5px;
}

.hd{
    background-color:#f2f2f3;
}

.carItem{
    margin-left:10px;
}

.list-box .carShow .car-price{
    border-left:1px solid #e1e1e3;
    text-align:center;
    padding-top:80px; font-size:14px; color:#666
}

.car-info-label .info-item{
    color:#5885E0 ;
    padding:1px 5px; border:1px #5885E0 solid;

}
.car-info-dealer{
    margin-top:8px;
    color:#5885df;
}
    .car-info-dealer .info-item-type {
        padding: 0px 2px 0px 2px;
        height: 16px;
        font-size: 14px;
        color: #fff;
        background: url(/Template/default/images/dear_ico.png) no-repeat;
        display: inline-block;
        line-height: 16px;
        text-indent: -3em;
        width: 16px;
    }

.car-info-dealer .info-item-name {
    margin-left:5px;
    font-size:14px;
}
.price-desc{
    font-size:14px;
    color:#f36663;
}

.first-pay{
    font-size:14px;
    color:#f36663;
}

.list-box .carItem .car-compare {
    height: 120px;
    line-height:120px;
    over-flow:hidden;
    left: 795px;
    position: absolute;
    text-align:center;
    top: 20px;
    width: 200px;
    border-left:1px solid #e1e1e3;
}

.car-compare .compare-button{
    padding:3 5 3 5;
    font-size:14px;
    color:#b6b6bc;
    border:1px solid #b6b6bc;

}


.guess-like{
    clear:both;
}

.like-car-info{
    margin-top:10px;
    margin-bottom:10px;
}

.like-car-info .shangpai {
    color: #8c8c8c;
    font-size: 12px;
    float:right;
}

.like-car-info .like-price{
    color: #ff4400;
    font-size: 14px;
    font-weight: bold;
    margin-right: 15px;
    position: absolute;
    right:6px;
}



.collect {
    color: #999;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 15px;
    padding-left: 20px;
    position: relative;
    float:right;
}
.guess-no-like{
    width:50px;
    margin-top:7px;
    float:left;
    margin-left:10px;
    border:1px solid #b6b6bc;
    padding:3px 3px 3px 6px;
    cursor: pointer;
}
#list_wrap .navContainer .model-doublebox{
    background-position:-68px 0px;
}

#list_wrap .navContainer .model-threebox{
    background-position:6px 0px;
}

#list_wrap .navContainer .model-suv{
    background-position:-138px 0px;
}

#list_wrap .navContainer .model-mpv{
    background-position:-208px 0px;
}

#list_wrap .navContainer .model-sportscar{
    background-position:-280px 0px;
}

#list_wrap .navContainer .model-luxurycar{
    background-position:-348px 0px;
}


#list_wrap .navContainer .cur .model-doublebox{
    background-position:-68px -20px;
}

#list_wrap .navContainer .cur .model-threebox{
    background-position:6px -20px;
}

#list_wrap .navContainer .cur .model-suv{
    background-position:-138px -20px;
}

#list_wrap .navContainer .cur .model-mpv{
    background-position:-212px -20px;
}

#list_wrap .navContainer .cur .model-sportscar{
    background-position:-284px -20px;
}

#list_wrap .navContainer .cur .model-luxurycar{
    background-position:-354px -20px;
}

.sc-option-list {
    margin-top:10px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b7d5ff;
    left: -1px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 100%;
    z-index: 10000;
    display:none;

}

#list_wrap .list_nav .list_nav_wrap ul li {

    color: #666;
    display: inline;
    float: left;
    line-height: 1.8em;
    overflow: hidden;
    white-space: nowrap;
    width: 54px;
}
.sc-option-list li {
    background: none repeat scroll 0 0 #fff;
    display: block !important;
    float: none !important;
    line-height: 30px;
    width: 100% !important;
}
#list_wrap .list_nav .list_nav_wrap ul li a {
    color: #666;
    font-size: 12px;
}

.sc-option-list li a {
    color: #404040;
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-left: 20px;
    text-decoration:none;
}

.trademarkList {
    margin: 20px auto;
    overflow: hidden;
    width: 950px;
}

.carTail{
    clear:both;height:40px;border-top:1px solid #ddd;margin-top:33px;background-color:#f1f1f1;
}


.sort-filter-div{width:100%; height:38px; line-height:38px; background:#F7F7F7; margin-bottom:15px;}
.sort-filter-div .r{ float:right; padding-right:10px;}

.sort-filter-div a{
    text-decoration:none; margin:0 25px;
}
.soft-filter-title{
    color:#2d2d2d;
}
.soft-filter-title.current{
    color:#5885df;
}


.sort-filter-div .sort-filter .down{
    background-position:-115px 0px;

}

.sort-filter-div .sort-filter .default{
    background-position:-147px 3px;
}

.sort-filter-div .sort-filter .default{
    background-position:-147px 2px;
}

.sort-filter-div .sort-filter .default.current{
    background-position:-147px -27px;
}


.sort-filter-div .sort-filter .down.current{
    background-position:-115px -30px;
}

.sort-filter-div .sort-filter .up{
    background-position:-85px 0px;
}

.sort-filter-div .sort-filter .up.current{
    background-position:-85px -30px;
}
a:focus{
    outline:none;
    -moz-outline-style:none;
}
.brand-more-div{ position:absolute; top:-2px; left:246px; border:2px #5984E0 solid; padding:10px 10px 10px 40px; width:940px;
    background-color:#fff; z-index:-1; min-height:206px;
}
.brand-list .item-index {
    left: 5px;
    position: absolute;
    top: 0;
    width:15px; font-style:normal
}
.brand-list dd{
    position:relative;
    color:#5786E2;
    line-height: 30px;
    padding-left: 30px;
    padding-right:20px; width:50%; float:left;
}
.brand-list dd:nth-child(2n){ float:right;}
.item-text{
    width:50px;
    padding:0px 3px 0px 3px;
    white-space:nowrap;
}
.brand-list a{
    font-size:12px;
}
.brand-select-title{
    margin-left:6px;
    margin-top:6px;
    margin-bottom: 6px;
}


.model-option-list-subbrand{
    background-color: #c4c4c4;
    border-bottom: 1px solid #ddd;
    font-size:13px;
    font-style: italic;
    font-weight: 500;
    margin-left:20px;
    padding-top:3px;
    padding-bottom: 3px;
}

#question_div{
    font-size:13px;
    color:#7b7b8f; background:#f0f4fb; display:none;padding:0 0 25px 20px; position:absolute; width:900px; left:0px; top:60px; z-index:10; border-bottom:1px #A8A8A8 solid;filter:alpha(opacity=98); opacity: 0.98;
}

.question_div_li {
    margin-left:10px;
}
.quest_title{ padding-top:30px;
}
.quest_option_ul{
    display:inline-block;
    list-style:none;
}

.quest_option_ul li{
    margin-top:10px;
    bottom:1px solid black;
}


.quest_button{
    margin-top:40px;
    margin-left:10px;
    clear:both; text-align:center
}
.quest_button span{
    display:inline-block;
    width:150px;
    padding:0;
    background:#5885E0; color:#fff;; text-align:center; height:34px; line-height:34px; margin:0 24px;
}

.hotSelect{
    font-size:12;
    color:#7b7b8f;
    border:0;
}
.hotSelect a{
    font-size:12;
    color:#7b7b8f;
    margin-left:10px;
}


.list_nav_wrap .lab_block{ padding:0px; overflow:hidden; width:238px; height:auto; margin-top:0px;}
.list_nav_wrap .lab_block a{ float:left; width:60px; height:26px; margin:0 16px 10px 0; text-align: center; line-height:26px; color:#666}
#list_wrap .lab_block .cur,#list_wrap  .list_nav_wrap .lab_block a:hover{ background:#6891E1; color:#fff; text-decoration:none}
.lab_bot{ text-align:left; padding:0px 15px 15px 5px;line-height:26px;}
.lab_bot strong{ display:block; color:#666; height:26px; line-height:26px; font-weight:normal}
.lab_bot .lab_botp{}
.lab_bot .lab_botp .custom-confirm{ float:right; height:28px; border:1px #666 solid; width:43px; line-height:26px; color:#666; text-align:center; margin-right:15px;}
.lab_bot .lab_botp input{height:28px; border:1px #666 solid; width:43px; text-align:center;line-height:26px;}
#list_wrap  #brand-recomment{ width:238px; overflow:hidden; height:154px; margin-left:-6px; padding-top:10px;}
#list_wrap .list_nav .list_nav_wrap ul li img{ display:block; margin:0 auto 4px}
#list_wrap .list_nav .nav_brand ul li {width: 58px; height:74px;}
#list_wrap .list_nav .nav_brand{ height:auto; margin-left:0px; padding-left:10px; padding-bottom:0px;}
#list_wrap .list_nav  .showcur{ border:2px #5984E0 solid; margin-top:-1px; margin-left:-1px; border-right:none 0; z-index:10}
#list_wrap .list_nav .showcur .list_nav_title{ background:#fff; width:238px;}
#list_wrap .showcur #brand-recomment{ background:#fff; width:248px; height:158px}

.list_nav_wrap .color_lab_block a{ width:26px;  margin-right:8px; border:1px #Bbb solid; overflow:hidden; text-indent:-20em; }
.list_nav_wrap .color_lab_block a:first-child,.list_nav_wrap .color_lab_block a:last-child{width:60px; text-indent:0px; }
.list_nav_wrap .color_lab_block a.first-child{ border:2px #6891e2 solid; line-height:24px; }
.nav_close{ display:block; width:228px; height:35px; background:#5885E0; color:#fff; margin:10px auto; text-align:center; line-height:14px; line-height:35px;}
.nav_close:hover,.nav_close:focus{ color:#fff; text-decoration:none}


#question_title{ font-size:18px;line-height:60px;overflow:hidden; text-align:center;margin-bottom:0px; color:#fff; font-weight:bold; background:#5885df url(../../images/buycar/new_list_ico.png) no-repeat 735px -75px}

.carShow{overflow:hidden; width:924px; padding-top:5px; margin-top:-5px;}
.Carprice{ padding-top:24px; height:36px; color:#FF651F}
.Carprice .rmb-symbol{ font-size:22px; margin-right:10px;}
.Carprice .price-unit{ color:#F46662; margin-right:10px; font-size:14px;}


.list-pager{text-align:center;font-size:13px; margin:28px 0px 15px 0px;}
.list-pager span{ display:inline-block; width:40px; height:40px; border:1px #E1E1E3 solid; line-height:40px; text-align:center}
.list-pager .pageno.current{background-color:#5885df; color:#fff}



.card-box .car-info-dealer{ float:right;}
.card-box .car-info-dealer a{ color:#5885df}
.card-box .Carprice{ padding-top:10px; margin:0 16px;}
.card-box .Carprice .rmb-symbol{ font-size:14px; margin-right:0px; color:#F16766}
.card-box .Carprice .rmb-symbol em{ font-size:20px; font-style:normal;}
.card-box .car-info-dealer .info-item{ float:right; font-size:14px; color:#666}



.guess-like  .carShow{ border:none 0;width:auto;}
.guess-like .card-box .carItem  .car-info{ margin:0px; height:auto; padding-bottom:5px;}
.like-price{ font-size:14px; color:#FE651F}
#hotSelect{ height:30px; line-height:30px; padding-left:10px;background-color:#f2f2f3; position:absolute; top:60px; left:0px; width:900px;}
.filter-items a{ color:#042D87}


.car-plist{ width:928px;}
.car-plist:after{content:"."; display:block;height:0;visibility:hidden;clear:both;}
.car-plist li{ text-align:left; width:116px; float:left; height:70px; }
.car-plist img{ width:86px; height:58px; border:1px #e6e6e6 solid;}
.car-plist .cur img,.car-plist a:hover img{border:1px #5E8BE0 solid;}
.car-plist .show{ width:900px; height:72px;}
.car-plist .img{ float:left; position:relative; margin-right:20px; margin-top:2px;}
.car-plist .img img{ border:1px #5885E0 solid;}
.car-plist .img em{ position:absolute; width:20px; height:20px; background:url(../../images/buycar/new_list_ico3.png) no-repeat right 0; display: block; right:-4px; top:-6px;}
.car-plist .show strong{ font-size:14px;}
.car-plist .show p{ line-height:22px;}
.car-plist .show p a{ text-decoration:underline; color:#5885df; margin-left:6px;}

.sc_fctxt{ height:30px; background:#000;filter:alpha(opacity=80); opacity: 0.8; text-align:center; font-size:16px; line-height:30px; position:absolute; width:100%; height:30px; bottom:0px; font-style:normal; color:#fff}

.list_main .card-box  .carItem .car-link{ font-size:14px; line-height:30px; height:30px; margin:8px 16px 0 16px;text-overflow: ellipsis; white-space: nowrap;}

.area_option{ height:33px; margin-bottom:20px;}
#list_wrap .list_nav .area_option .sc-option{ float:left; margin-bottom:0px; width:112px; margin-right:2px;}
.ui-select-active .sc-option-list{ display:block}

#list_wrap .list_nav .area_option .sc-option-list{max-height:240px; 	overflow-y:scroll;
    overflow-x:hidden;}
#list_wrap .list_nav .area_option .sc-option-list li a{ padding-left:10px;}

.hot-car { display:inline-block;margin-left: 5px;margin-right: 5px;font-size: 12px;}


.cartip{ background:#f4f8ff; height:38px; border:1px #e8f0ff solid; font-size:14px; line-height:38px; padding-left:20px; text-align:left; margin-bottom:20px;}.cartip strong{ font-weight:normal; color:#6891e2}


