body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0
}

body {
    font-size: 12px;
    font-family: 'Hiragino Sans GB','Microsoft Yahei',SimSun,Arial,'Helvetica Neue',Helvetica;
    background: #fff;
    color: #333;
    position: relative;
}
/*控制body、html是否能够滚动*/
.ovfHiden {
    overflow: hidden;
    height: 100%;
}

/*清除浮动*/
.clearfix {
    clear: both;
}
/*不同分辨率下*/
@media screen and (min-width:320px) and (max-width:340px) {
    body {
        font-size: 12px;
    }
}

@media screen and (min-width:360px) and (max-width:380px) {
    body {
        font-size: 12px;
    }
}

ul li {
    list-style: none;
}

li {
    padding: 0px 0;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #FC5E00;
        text-decoration: none;
    }

em {
    color: #FC5E00;
}

input[type=text] {
    border: 0;
    color: #999;
    height: 20px;
    line-height: 20px;
}

.color666 {
    color: #666;
}

.color999 {
    color: #999;
}

.w10 {
    width: 10%;
    padding-right: 1.5%;
}

.w41 {
    width: 32%;
    text-align: left;
    margin-left: 2%;
    color: #333;
    font-weight: bold;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

.w25 {
    width: 25%;
    color: #999;
}

.w50 {
    width: 58%;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

.w51 {
    width: 52%;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

.w40 {
    width: 28%;
    text-align: center;
    color: #999;
}

.FR {
    float: right;
    cursor: pointer;
}

.FRL {
    margin-left: 15%;
}



/**1.首页**/
.all {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background: #F7F7F7;
}

/*banner图*/
.banner {
    width: 100%;
    height: 200px;
}

    .banner img {
        width: 100%;
        height: 200px;
    }
/*菜单*/
.menu {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
}

    .menu ul {
        height: 80px;
        padding: 10px 0;
    }

        .menu ul li {
            width: 20%;
            height: 80px;
            float: left;
            text-align: center;
        }

            .menu ul li img {
                width: 50px;
                height: 50px;
            }

            .menu ul li a {
                color: #333;
            }

.lineH {
    line-height: 30px;
}

.cover_syc {
    margin-left: 14%;
}

.cover_cyc {
    margin-left: 14%;
}

.menu_title {
    padding: 13px 0.4%;
}

.rx_title_img img {
    width: 70%;
    height: auto;
}

.syc {
    margin-left: 18%;
}

.cyc {
    margin-left: 18%;
}

.gcjx {
    margin-left: -4px;
}

.gcjx1 {
    margin-left: -3px;
}

.hyrx {
    width: 100%;
    height: 70px;
    background: white;
    clear: both;
}

.pos_mh {
    position: relative;
    top: -18px;
    left: 10%;
    font-size: 18px;
}

.rx_title_img {
    padding-left: 6%;
    float: left;
    padding-top: 3%;
}

.rx_content {
    width: 55%;
    height: 60px;
    float: left;
    padding-top: 5%;
}

.rx_content_title {
    width: 23%;
    height: auto;
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    border: 1px solid #DE5E62;
    margin: 0px 0px;
    text-align: center;
    float: left;
    margin: 8% 0 0 2%;
}

.rx_content_easydesc {
    width: 72%;
    float: left;
    height: 20px;
    margin: 8% 0 0 2%;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

.rx_content_morebtn {
    float: right;
    width: 10%;
    margin: 5.3% 2% 0 2%;
}

.rx_list_title {
    width: 100%;
    height: 40px;
    background: #F7F7F7;
    margin: 8% 0 0 0;
}

.sperator_title {
    border: 1px solid #e9e9e9;
    width: 30%;
    float: left;
    margin-left: 14px;
}

.rx_list_titletxt {
    width: 30%;
    float: left;
}

    .rx_list_titletxt div {
        font-size: 18px;
        font-weight: bold;
        color: #666666;
        position: relative;
        left: 19%;
        top: -18px;
    }

    .rx_list_titletxt span {
        display: inline;
        position: relative;
        top: -14px;
        left: 30%;
        color: gray;
    }

.syc_list {
    width: 100%;
    height: 590px;
    background: #fff;
    margin-bottom: 15px;
}

.list_title {
    padding: 16px 0px;
    padding-left: 16px;
    float: left;
}

.speator_line {
    color: gray;
    float: left;
    padding-right: 4px;
}

.list_title span {
    color: #26BAFF;
    float: left;
}

.list_title div {
    color: black;
    float: left;
    margin-left: 8px;
    font-size: 14px;
    float: left;
}

.list_moreprodus {
    float: right;
    padding: 16px 0px;
    padding-right: 14px;
    color: gray;
    cursor: pointer;
}

    .list_moreprodus span {
        float: left;
    }

    .list_moreprodus img {
        float: left;
        width: 30%;
        height: auto;
        margin: -2px 0 0 0;
    }

.syc_poductlist ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 0px;
    width: 100%;
}

.product_title {
    color: #000;
    height: 35px;
}

.product_price_desc {
    color: gray;
}

.product_price_txt {
    font-size: 16px;
    color: #FD7F35;
}

.syc_poductlist ul li {
    float: left;
    width: 43%;
    margin-left: 4%;
    margin-right: 3%;
    margin-bottom: 4%;
}

    .syc_poductlist ul li img {
        width: 100%;
        height: 100px;
        margin-right: 0.6%;
        margin-bottom: 3%;
    }

.speator_div {
    width: 100%;
    height: 20px;
    background: #F7F7F7;
}

.visit_control {
    width: 100%;
    background-color: #f7f7f7;
    height: 60px;
}

.block_img_visit {
    width: 33%;
    margin: 0 auto;
}

    .block_img_visit img {
        width: 100%;
        height: auto;
    }

.block_txt_visit {
    margin: 9% auto 0 -23%;
    width: 153%;
}

.bottom_line_index {
    width: 100%;
    height: 80px;
    background: #F7F7F7;
    margin-top: 40px;
}

.bottomline_txt {
    width: 30%;
    position: relative;
    top: -10px;
    left: 6px;
    color: gray;
}

.backtop {
    width: 60px;
    height: 60px;
    background: black;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: white;
    text-align: center;
    cursor: pointer;
    float: right;
    position: relative;
    top: -30px;
    left: -30px;
}

.backtop_span {
    position: relative;
    top: 20px;
}

.bottom_line {
    width: 33.5%;
    float: left;
    border-bottom: 1px solid #e9e9e9;
}
/**2.商用车二级界面**/


.title_bar {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #FFF;
    background: #fff;
    font-size: 14px;
}

.title_bar_left {
    width: 10%;
    height: 44px;
    line-height: 44px;
    float: left;
}

    .title_bar_left img {
        margin-top: 5px;
    }

.title_bar_right {
    width: 100%;
    height: 44px;
    line-height: 44px;
    float: left;
    font-size: 14px;
    color: #FC5E00;
}

    .title_bar_right img {
        margin: 5px auto;
    }

    .title_bar_right span {
        height: 36px;
        line-height: 34px;
        display: inline-block;
        padding-left: 0px;
        padding-right: 0px;
        border: 1px solid #FD9E66;
        border-radius: 5px;
    }

        .title_bar_right span:nth-child(1) {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            margin-right: -7px;
        }

        .title_bar_right span:nth-child(2) {
            border-left: none;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }

.mgCurrent {
    background: #FC5E00;
}

.grayline {
    color: #666;
}

.choosed_classify {
    color: #FC5E00;
    width: 49%;
}

.mgR {
    margin-right: 20px;
}

.title_bar_right span a {
    /*color:#fff;*/
    color: #FC5E00;
}

.title_bar_right span.choosed_classify a {
    /*color:#FfC85F;*/
    color: #fff;
}

.triangle { /* 上 小三角 */
    position: absolute;
    width: 0px;
    height: 0px;
    line-height: 0px; /*为了防止ie下出现题型*/
    border-bottom: 10px solid #FFF;
    border-left: 10px solid #FC5E00;
    border-right: 10px solid #FC5E00;
    left: 35%;
    top: -10px;
}

.triangleR { /* 上 小三角 */
    position: absolute;
    width: 0px;
    height: 0px;
    line-height: 0px; /*为了防止ie下出现题型*/
    border-bottom: 10px solid #FFF;
    border-left: 10px solid #FC5E00;
    border-right: 10px solid #FC5E00;
    left: 56%;
    top: -10px;
}

.triangleC { /* 上 小三角 */
    position: absolute;
    width: 0px;
    height: 0px;
    line-height: 0px; /*为了防止ie下出现题型*/
    border-bottom: 10px solid #FFF;
    border-left: 10px solid #FC5E00;
    border-right: 10px solid #FC5E00;
    left: 47%;
    top: -10px;
}

/*首页广告条*/
.AD {
    width: 100%;
    height: 80px;
    background-color: #71CFCF;
    margin-bottom: 15px;
}

    .AD img {
        width: 100%;
        height: 80px;
    }


.clasify_bg {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #FFF;
    position: absolute;
    top: 44px;
    border-top: 1px solid #F7F7F7;
}

    /*.clasify_bg{
    width:100%;
    height:50px;
    line-height:50px;
    background:#fff;
}

.clasify_bg ul{
    padding:2.3% 1%;
}*/
    .clasify_bg ul li {
        list-style: none;
        float: left;
        width: 24%;
        height: 30px;
        line-height: 30px;
        /*border:1px solid #fff;
    border-radius:20px;*/
        text-align: center;
        font-size: 14px;
    }

        .clasify_bg ul li:nth-child(2) {
            width: 28%;
        }

        .clasify_bg ul li.current {
            list-style: none;
            float: left;
            width: 24%;
            height: 30px;
            line-height: 30px;
            color: #FC5E00;
            /*border-radius:20px;
    border:1px solid #FC5E00;*/
        }

            .clasify_bg ul li.current:nth-child(2) {
                width: 28%;
            }

            .clasify_bg ul li.current a {
                color: #FC5E00;
            }


.sort_bg {
    clear: both;
    width: 100%;
    background: #F7F7F7;
    margin-top: 40px;
}

.sort_left {
    float: left;
    margin: 3%;
    width: 52%;
}

    .sort_left ul li {
        float: left;
        width: 27%;
    }

        .sort_left ul li span {
            color: gray;
            float: left;
        }

        .sort_left ul li img {
            width: 13px;
            height: 16px;
            float: left;
        }

.sort_speator {
    margin-right: 5%;
}

.clearfloat {
    clear: both;
}

.sort_right {
    float: right;
    margin: 3%;
    width: 31%;
}

    .sort_right span {
        color: gray;
        float: left;
    }

    .sort_right img {
        width: 16px;
        height: 16px;
        float: left;
    }

.cover_esc {
    width: 110%;
}

.carlistbg {
    clear: both;
    width: 100%;
    height: auto;
    background: #fff;
}

    .carlistbg li {
        width: 96%;
        /* height:120px;*/
        margin: 0% 2%;
        border-bottom: 1px solid #e9e9e9;
        clear: both;
        /*border:1px  solid #000;*/
        cursor: pointer;
    }

.car_item_row {
    width: 100%;
    height: 102px;
    margin: 10px 3px 0px 1px;
    overflow: hidden;
    display: flex;
}

.car_item_row_leftimg {
    width: 40%;
    /*width: 8.8rem;
    height: 6.3rem;*/
    /*border: 1px solid #000;*/
    margin-right: 7px;
    float: left;
    position: relative;
}

/*.car_item_row_leftimg img{
    width:155px;
    height:96px;
}*/
.carDetails_carBaseInfo_content table {
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    border: 1px solid #000;
}

.car_item_row_img {
    width: 6.8rem;
    height: 6.5rem;
    /*border: 1px solid #000;*/
    margin-right: 7px;
    float: left;
}

.car_item_row_rightinfo {
    width: 57%;
    height: 105px;
    float: left;
    padding-left: 5px;
}

.car_item_row .car_item_row_leftimg img {
    width: 100%;
    height: 90%;
    aspect-ratio: 3/2;
    position: absolute;
    left: 0;
    top: 0;
}

.mg18 {
    margin-top: 18px;
}

.mg10 {
    margin-top: 15px;
}

.productinfo_title {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    /*height:50px;
    line-height:25px;
    white-space: nowrap; 保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。
    overflow: hidden; 隐藏超出单元格的部分。
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。
    line-height:150%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 95%;
}

.rentinfo_title {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.car_item_row_rightinfo p {
    /*padding-top:9%;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.company_price_div p {
    padding-top: 0%;
}

.car_item_row_rightinfo p span {
    color: gray;
}

/*出租*/
.rentCarP {
    width: 100%;
    height: auto;
    color: #999;
}

.rentCarP_left {
    width: 70%;
    height: auto;
    line-height: 16px;
    color: #999;
    float: left;
    padding: 2% 0%;
}

    .rentCarP_left p {
        height: auto;
        line-height: 20px;
        color: #999;
        margin: 0;
    }

.rentCarP_right {
    width: 30%;
    height: 30px;
    color: #999;
    float: left;
}

.rentCarP_rightimg {
    width: 10%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.rentCarP_rightC {
    width: 40%;
    height: 30px;
    line-height: 30px;
    float: left;
    padding-left: 25%;
}

.split_line_car_info {
    color: gray;
    margin-left: 0.8%;
}

.company_price_div {
    width: 100%;
}

.car_of_comname {
    font-size: 14px;
    color: #666;
}

.car_of_comname1 {
    font-size: 14px;
    color: #666;
    position: absolute;
}

.car_of_comname img {
    width: 20px;
    position: relative;
    top: 2px;
    left: -5px;
}

.car_of_comname i {
    float: left;
    height: 16px;
    line-height: 16px;
    padding: 0 3px;
    margin-top: 2px;
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-family: "Hiragino Sans GB","Microsoft Yahei",SimSun,Arial,"Helvetica Neue",Helvetica;
    background: #e23a3a;
    color: #FFF;
    cursor: default;
    border-radius: 2px;
}

.car_of_comname2 {
    float: left;
    color: #666;
    width: 100%;
    margin-left: 5px;
}

    .car_of_comname2 img {
        width: 20px;
        position: relative;
        top: 2px;
        left: -5px;
    }

.car_of_price {
    float: left;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    /*font-weight:bold;*/
    width: 100%;
}

    .car_of_price span {
        color: #FC6003;
    }

.car_of_price2 {
    float: right;
    color: #FC6003;
    font-size: 14px;
    font-weight: bold;
    width: 16%;
}

.car_of_price3 {
    /* float: right;*/
    color: #FC6003;
    font-size: 14px;
    font-weight: bold;
    /* width: 40%;*/
    text-align: left;
}

p span.rentPrice {
    color: #FC6003;
}

/*.car_split_line{
    clear: both;
    width:100%;
    border-bottom:1px solid #e9e9e9;
}*/
.news {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
}

    .news img {
        width: 13%;
        height: auto;
        float: left;
        margin: 3% 0% 0 3%;
    }

.news_zx {
    width: 65%;
    height: 50px;
    float: left;
    margin-left: 1%;
}


/**3.车辆详情三级界面**/
.OutBox {
    width: 100%;
    height: auto;
    background-color: #EEE;
}


.carDetailsBox {
    width: 98%;
    height: auto;
    margin: 0 auto;
}

.carDetails_topBigImg {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

    .carDetails_topBigImg img {
        width: 100%;
        height: 90%;
        margin: 0;
        padding: 0;
        aspect-ratio: 3/2;
    }

/*轮播图 css*/
.container {
    position: relative;
    overflow: hidden;
}

    .container .show {
        position: relative;
        left: -100%;
        width: 500%;
        left: 0;
        top: 0;
    }

        .container .show li {
            list-style: none outside none;
            float: left;
            width: 20%;
        }

            .container .show li img {
                width: 100%;
                height: 90%;
                margin: 0;
                padding: 0;
                aspect-ratio: 3/2;
            }

    .container .bottom {
        position: absolute;
        bottom: 10px;
        height: 15px;
        background: rgba(0, 0, 0, .3);
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        border-radius: 10px;
    }

        .container .bottom li {
            list-style: none outside none;
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: rgba(208, 208, 208, .8);
            margin-left: 6px;
            margin-top: 2px;
            margin-right: 6px;
        }

            .container .bottom li.active {
                background: #d47e44;
            }

.carDetails_topBigImg_Info {
    width: 96%;
    padding: 3% 2%;
    height: auto;
    background-color: #FFF;
    border-bottom: 1px solid #dedede;
    margin: 5px 0px 3px 0px;
}

    .carDetails_topBigImg_Info p {
        width: 100%;
        height: 20px;
        line-height: 20px;
        background-color: #FFF;
    }


.H110 {
    height: 110px;
}

.H130 {
    height: 130px;
}

.H150 {
    height: 150px;
}

.H190 {
    height: 190px;
}

.carDetails_productinfo_title {
    font-size: 14px;
    color: #333;
    padding-right: 2%;
    line-height: 150%;
    font-weight: bold;
}

.carDetails_topBigImg_Info p {
    margin-top: 2%;
}

    .carDetails_topBigImg_Info p span {
        color: gray;
    }

.W50F {
    width: 50%;
    float: left;
}

.W100F {
    width: 100%;
    float: left;
}

.parameterList {
    width: 100%;
    height: 85px;
    color: gray;
}




.carDetails_price_div {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 2%;
}

.carDetails_of_price {
    color: #FC6003;
    font-size: 14px;
    font-weight: bold;
}

.carDetails_topBigImg_Info p span.SecondcarDetails_of_price {
    float: right;
    padding-right: 2%;
    color: #FC5E00;
    font-size: 16px;
    font-weight: bold;
    width: 24%;
    margin-top: -3px;
    text-align: right;
}

.scopeOfShipment div.RentcarDetails_of_price {
    height: 30px;
    line-height: 30px;
    float: right;
    color: #FFF;
    font-weight: bold;
    margin-top: -3px;
    text-align: right;
    padding: 0px 8px;
    background-color: #4B91FD;
    border-radius: 5px;
}

.carDetails_Jxs {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    background-color: #FFF;
    font-size: 13px;
    margin: 3px 0px 3px 0px;
}

    .carDetails_Jxs ul li {
        height: 40px;
        line-height: 40px;
        float: left;
    }

        .carDetails_Jxs ul li img {
            width: 24px;
            margin: 5px 5px;
        }

.RentCarInfoBox {
    width: 100%;
    height: 35px;
    background-color: #F7F7F7;
}

    .RentCarInfoBox ul {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

        .RentCarInfoBox ul li {
            width: 20%;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #999;
            float: left;
            list-style-type: none;
            text-align: center;
            padding-top: 5px;
        }


.RentCarInfoC {
    width: 100%;
    height: 35px;
    background-color: #F7F7F7;
}

    .RentCarInfoC ul {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

        .RentCarInfoC ul li {
            width: 20%;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #666;
            float: left;
            list-style-type: none;
            text-align: center;
            padding-bottom: 5px;
            white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
            overflow: hidden; /*隐藏超出单元格的部分。*/
            text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
        }

/*取还车地点*/

.ReturnCarPlaceBox {
    width: 100%;
    /* height:80px;
    line-height:80px;*/
    background-color: #FFF;
    font-size: 14px;
    border-bottom: 1px solid #dedede;
}

.ReturnCarPlace {
    width: 96%;
    /* height:80px;
    line-height:80px;*/
    padding: 0 2%;
}

.ReturnCarPlace_left {
    /* width:59%;
    height:60px;*/
    line-height: 30px;
    /* float:left;
    border-right:1px solid #dedede;
    margin:10px 0px;*/
    margin-top: 10px;
    overflow: hidden;
}

.ReturnCarPlace_leftimg {
    width: 10%;
    height: 30px;
    line-height: 30px;
    /* padding:0 2% 0 0 ; */
    color: #666;
    float: left;
}

.ReturnCarPlace_leftC {
    width: 88%;
    height: 30px;
    line-height: 30px;
    color: #999;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


.ReturnCarPlace_right {
    /* width:40%;
    height:30px;*/
    line-height: 30px;
    /* float:left;
    margin:10px 0px;
    text-align:right;*/
    margin: 5px;
}

.carDetails_carBaseInfo {
    width: 100%;
    height: auto;
    background-color: #FFF;
}

.carDetails_carBaseInfo_title {
    width: 96%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    font-size: 15px;
    padding: 0% 2%;
}

.secondCarDetails_carBaseInfo {
    width: 100%;
    height: auto;
    background-color: #FFF;
    margin-top: 3px;
}

    .secondCarDetails_carBaseInfo ul {
        width: 100%;
        height: 41px;
        line-height: 41px;
        background-color: #FFF;
        border-bottom: 1px solid #dedede;
    }

        .secondCarDetails_carBaseInfo ul li {
            width: 24.5%;
            height: 25px;
            line-height: 25px;
            font-size: 14px;
            float: left;
            text-align: center;
            background-color: #FFF;
            border-left: 1px solid #dedede;
            margin-top: 10px;
        }

            .secondCarDetails_carBaseInfo ul li.current {
                width: 40%;
                height: 23px;
                line-height: 23px;
                font-size: 14px;
                color: #FC5E00;
                float: left;
                text-align: center;
                background-color: #FFF;
                border-bottom: 3px solid #FC5E00;
                margin-top: 10px;
                padding-bottom: 6px;
            }

                .secondCarDetails_carBaseInfo ul li.current a {
                    color: #FC5E00;
                }

.carDetails_SellerInfo_content {
    line-height: 40px;
    background-color: #FFF;
    padding: 2% 2%;
    font-size: 13px;
    margin-bottom: 180px;
}

    .carDetails_SellerInfo_content p img {
        width: 100%;
        height: auto;
    }

.left_img {
    width: 10%;
    height: 40px;
    line-height: 40px;
    float: left;
}

.right_content {
    width: 86%;
    height: 40px;
    line-height: 40px;
    float: left;
}

.display {
    display: none;
}

.carDetails_carBaseInfo_content {
    line-height: 40px;
    background-color: #FFF;
    /*padding:2% 2%;*/
    font-size: 13px;
    margin-bottom: 80px;
    overflow-x: auto;
}

    .carDetails_carBaseInfo_content img {
        width: 100%;
        height: auto;
        margin: 10px 0px;
    }

    .carDetails_carBaseInfo_content p {
        margin-left: 8px;
    }

    .carDetails_carBaseInfo_content ul {
        width: 100%;
        height: auto;
    }

        .carDetails_carBaseInfo_content ul li {
            width: 100%;
            height: 40px;
            line-height: 30px;
            list-style-type: none;
        }

    .carDetails_carBaseInfo_content div {
        overflow-x: auto;
    }

.Fl {
    float: left;
}


.Fc {
    color: #999;
}

.bottomBtnall {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    background-color: #FC5E00;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #dedede;
    position: sticky;
    bottom: 0;
}

    .bottomBtnall a {
        color: #FFF;
        display: block;
        width: 100%;
    }

.bottomBtn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #FFF;
    margin-top: 10px;
    font-size: 14px;
    border-top: 1px solid #dedede;
    position: fixed;
    bottom: 0;
}

    .bottomBtn span.reset {
        width: 50%;
        height: 50px;
        line-height: 50px;
        background-color: #FFF;
        text-align: center;
        color: #FC5E00;
        float: left;
    }

        .bottomBtn span.reset a {
            color: #FC5E00;
        }


    .bottomBtn span.confirm {
        width: 50%;
        height: 50px;
        line-height: 50px;
        background-color: #FC5E00;
        text-align: center;
        color: #FFF;
        float: left;
    }

        .bottomBtn span.confirm a {
            color: #FFF;
            display: block;
            width: 100%;
        }


/*2-1.筛选条件*/
.whereList {
    width: 100%;
    height: auto;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 20;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: #FFF;
    filter: alpha(opacity=60);
    background-color: #fff;
    z-index: 100;
    border-left: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

    .whereList ul {
        width: 100%;
        height: auto;
    }


        .whereList ul li {
            /*width:22%;*/
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            font-weight: normal;
            float: left;
            text-align: center;
            border: 1px solid #dedede;
            border-radius: 5px;
            margin: 2% 0% 2% 2%;
            padding: 0% 3%;
            cursor: pointer;
        }

            .whereList ul li.title {
                width: 96%;
                height: 40px;
                line-height: 40px;
                color: #666;
                font-size: 14px;
                text-align: left;
                border: 0px solid #FC5E00;
                border-radius: 0px;
                border-top: 1px solid #dedede;
                margin: 0 0;
            }

            .whereList ul li.current {
                list-style: none;
                float: left;
                height: 30px;
                line-height: 30px;
                color: #FC5E00;
                border-radius: 5px;
                border: 1px solid #FC5E00;
                margin: 2% 0% 2% 2%;
                padding: 0% 3%;
            }

.clasify_bg ul li.current a {
    color: #FC5E00;
}


.bottomBtnWhere {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #FFF;
    margin-top: 50px;
    font-size: 14px;
    border-top: 1px solid #dedede;
    position: fixed;
    bottom: 0;
}

    .bottomBtnWhere span.reset {
        width: 50%;
        height: 50px;
        line-height: 50px;
        background-color: #FFF;
        text-align: center;
        color: #FC5E00;
        float: left;
    }

        .bottomBtnWhere span.reset a {
            color: #FC5E00;
        }


    .bottomBtnWhere span.confirm {
        width: 50%;
        height: 50px;
        line-height: 50px;
        background-color: #FC5E00;
        text-align: center;
        color: #FFF;
        float: left;
    }

        .bottomBtnWhere span.confirm a {
            color: #FFF;
        }


/*4.询底价*/
.CaraskPricebox {
    clear: both;
    width: 100%;
    height: auto;
    background: #fff;
    border-bottom: 1px solid #dedede;
}

    .CaraskPricebox p {
        clear: both;
        width: 96%;
        line-height: 25px;
        background: #fff;
        padding: 2% 2%;
        font-size: 14px;
        color: #333;
        font-weight: bold;
    }

.split_line_car_info {
    line-height: 20px;
}

.CaraskPricebox ul {
    width: 96%;
    height: 120px;
    padding: 2% 2%;
}

.CaraskPricebox li {
    width: 100%;
    height: auto;
}

.askPrice_item_row {
    width: 100%;
    height: auto;
    margin: 3% 0;
}

.askPrice_item_row_leftimg {
    width: 39%;
    margin-right: 2%;
    float: left;
}


.askPrice_item_row_rightinfo {
    width: 57%;
    float: left;
    padding-right: 2%;
    margin-top: 2%;
    margin-bottom: 3%;
}

.askPrice_item_row .askPrice_item_row_leftimg img {
    width: 100%;
    height: 100px;
}

.askPrice_PersonInfo {
    width: 100%;
    height: auto;
    font-size: 12px;
    margin-top: 10px;
    background-color: #FFF;
    border-top: 1px solid #dedede;
}

    .askPrice_PersonInfo ul {
        width: 96%;
        height: auto;
        padding: 0% 2%;
    }

        .askPrice_PersonInfo ul ol {
            width: 100%;
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #dedede;
        }

            .askPrice_PersonInfo ul ol li:nth-child(1) {
                width: 22%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: right;
            }

            .askPrice_PersonInfo ul ol li:nth-child(2) {
                width: 70%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: left;
                color: #666;
            }

            .askPrice_PersonInfo ul ol li:nth-child(3) {
                width: 8%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: right;
            }

.specialNeedTitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

    .specialNeedTitle ul li {
        width: 94%;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        margin: 0 3%;
    }


.specialNeedInfo {
    width: 100%;
    height: auto;
    font-size: 12px;
    background-color: #FFF;
    border-bottom: 1px solid #dedede;
    margin-bottom: 80px;
}

    .specialNeedInfo ul {
        width: 94%;
        height: auto;
        padding: 0% 3%;
    }

        .specialNeedInfo ul ol {
            width: 100%;
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #dedede;
        }

            .specialNeedInfo ul ol li:nth-child(1) {
                width: 25%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: right;
            }

            .specialNeedInfo ul ol li:nth-child(2) {
                width: 65%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: left;
                color: #666;
            }

            .specialNeedInfo ul ol li:nth-child(3) {
                width: 10%;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: right;
            }


/*二手车列表*/
.sort_second-hand_left {
    float: left;
    margin: 4% 2%;
    width: 75%;
}

    .sort_second-hand_left ul li {
        float: left;
        width: 17%;
    }

        .sort_second-hand_left ul li span {
            color: gray;
            float: left;
        }

        .sort_second-hand_left ul li img {
            width: 13px;
            height: 16px;
            float: left;
        }

.sort_second-hand_right {
    float: right;
    margin: 4% 2% 4% 0;
    width: 15%;
}

    .sort_second-hand_right span {
        color: gray;
        float: left;
    }

    .sort_second-hand_right img {
        width: 16px;
        height: 16px;
        float: left;
    }

/*出租车列表*/
.sort_rentCar_left {
    float: left;
    margin: 4% 0% 4% 1%;
    width: 83%;
}

    .sort_rentCar_left ul li:nth-child(1) {
        float: left;
        width: 10%;
    }

    .sort_rentCar_left ul li:nth-child(2) {
        float: left;
        width: 15%;
    }

    .sort_rentCar_left ul li:nth-child(3) {
        float: left;
        width: 33%;
    }

    .sort_rentCar_left ul li:nth-child(4) {
        float: left;
        width: 39%;
    }

    .sort_rentCar_left ul li span {
        color: gray;
        float: left;
    }

    .sort_rentCar_left ul li img {
        width: 13px;
        height: 16px;
        float: left;
    }

.sort_rentCar_right {
    float: right;
    margin: 4% 2% 4% 0;
    width: 13%;
}

    .sort_rentCar_right span {
        color: gray;
        float: left;
    }

    .sort_rentCar_right img {
        width: 16px;
        height: 16px;
        float: left;
    }



.sort_speator {
    margin-right: 1%;
}

.clearfloat {
    clear: both;
}


/*遮罩层*/
.mask {
    position: absolute;
    top: 0px;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 99;
    left: 0px;
    opacity: 0.5;
    -moz-opacity: 0.5;
}

/*承运服务*/
.CarrierServiceListbg {
    clear: both;
    width: 100%;
    height: auto;
    background: #F7F7F7;
}

.shopTitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #FFF;
    border-bottom: 1px solid #dedede;
}

.shopContent {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    background-color: #FFF;
}

.shopContent_top_left {
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding: 0 2%;
    color: #666;
    float: left;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

.shopContent_top_right {
    width: 12%;
    height: 40px;
    line-height: 40px;
    padding: 0 2%;
    color: #666;
    float: left;
}


.shopContent_bottom_leftimg {
    width: 5%;
    height: 30px;
    line-height: 30px;
    padding: 0 2% 0 1%;
    color: #666;
    float: left;
}

.shopContent_bottom_leftC {
    width: 30%;
    height: 30px;
    line-height: 30px;
    color: #999;
    float: left;
}

.shopContent_top_rightimg {
    width: 5%;
    height: 30px;
    line-height: 30px;
    padding: 0 2% 0 0%;
    color: #666;
    float: left;
}

.shopContent_top_rightC {
    width: 50%;
    height: 30px;
    line-height: 30px;
    padding: 0 2% 0 0;
    color: #999;
    float: left;
    white-space: nowrap; /*保证文本内容不会自动换行，如果多余的内容会在水平方向撑破单元格。*/
    overflow: hidden; /*隐藏超出单元格的部分。*/
    text-overflow: ellipsis; /*将被隐藏的那部分用省略号代替。*/
}

/*承运范围*/
.scopeOfShipment {
    width: 100%;
    /* height:30px;
    line-height:30px;*/
    background-color: #FFF;
}

.scopeOfShipment_img {
    width: 5%;
    height: 30px;
    line-height: 30px;
    padding: 0 2% 0 0;
    color: #666;
    float: left;
}

.scopeOfShipment_C {
    /* width:63%;*/
    height: 30px;
    line-height: 30px;
    color: #666;
    /* float:left;
    padding-left:2%;*/
}

.RuleTitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
}

.RuleContent {
    width: 96%;
    height: auto;
    padding: 0 2%;
    line-height: 30px;
    background-color: #FFF;
}

.RuleIntroduction {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 5% 0 0 0;
}

.aa {
    text-indent: 2em;
}

.service_item {
    cursor: pointer;
}

/*询底价选择城市*/
.area_picker {
    width: 100%;
    height: 300px;
    line-height: 30px;
    color: #333;
    background: #fff;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #dedede;
    position: fixed;
    bottom: 0;
    display: none;
}

.scroll_province {
    width: 40%;
    float: left;
}

.scroll_city {
    width: 60%;
    float: left;
}

.province-list {
    max-height: 300px;
    overflow: auto;
    border-right: 1px solid #e9e9e9;
}

    .province-list li {
        cursor: pointer;
    }

.city-list {
    max-height: 300px;
    overflow: auto;
}

    .city-list li {
        cursor: pointer;
    }

.area_selected {
    background-color: #f7f7f7;
}

.scroll_box {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}

.scroll_wrap {
    overflow: hidden;
    position: relative;
    z-index: 88
}

    .scroll_wrap li {
        position: relative;
        display: block;
        width: 100%;
        float: left;
    }

        .scroll_wrap li a {
            display: block;
            margin: 0 auto;
            position: relative;
        }

.scroll_position {
    z-index: 100;
    position: relative;
    bottom: 36px;
    float: right;
    margin-right: 12px;
}

    .scroll_position li {
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 10px;
        background: #fff;
        margin-right: 5px
    }

        .scroll_position li a {
            font-size: 0;
        }

        .scroll_position li.on {
            background-color: #ffd800;
        }

.scroll_position_bg {
    background: #000;
    padding: 0 15px;
    z-index: 380;
    height: 26px;
    border-radius: 26px;
}
.syc_span {
    color: rgb(0, 32, 96);
    line-height: 32px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 2px;
}
.syc_en {
    color: rgb(0, 32, 96);
    font-size: 11px;
    padding-left: 5px;
    letter-spacing: 0.2px;
    position: relative;
    bottom: 8px;
}
.txtName {
    line-height: 46px;
    font-size: 14px;
}
.txtImage {
    width: 69px;
    height: 22px;
    position: relative;
    top: 4px;
}
.searchDiv {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    border: 1px solid #0b57d0;
    border-radius: 30px;
    height: 30px;
}
.searchImg {
    width: 17px;
    height: 17px;
    position: relative;
    top: 6px;
    left: 10px;
}
.searchSpan {
    font-size: 15px;
    color: #5295f9;
    padding-right: 12px;
    line-height:27px;
}
.searchInput {
    width: 72%;
    height: 24px !important;
    border: 1px solid #ddd !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    position: relative;
    top: 2px;
}
.TypeDiv {
    background: url(../../images/fl.png) no-repeat;
    height: 62px;
    width: 100%;
    background-size: 100%;
    margin: 9px 0 9px 0;
}

    .TypeDiv ul li {
        list-style: none;
        float: left;
        width: 19.7%;
        text-align: center;
        height: 62px;
        line-height: 97px;
        font-size: 11px;
    }
.righticon {
    width: 30%;
    height: 48px;
    line-height: 47px;
    text-align: center;
}
.leftWof {
    width: 45%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightWof {
    width: 50%;
    float: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}