﻿/*page cardetails*/
body {
    background-color: #fff;
}

/*header*/
.ly-header {
    background-color: #fff;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(27, 22, 22, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/**基本信息*/
.det-carimg, .det-carinfo {
    width: 600px;
    height: 380px;
    overflow: hidden;
}

.det-carinfo {
    width: 580px;
    position: relative;
}

.det-car-name {
    font-size: 24px;
    min-height: 65px;
    margin-bottom: 5px;
}

.det-car-price {
    font-size: 24px;
    color: #ff7901;
    margin-bottom: 20px;
    font-family: Arial;
}

    .det-car-price small {
        font-size: 14px;
        margin-bottom: 20px;
        font-family: 'Microsoft YaHei';
    }

    .det-car-price del {
        color: #a5abb2;
        margin-left: 10px;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
    }

.det-carfind {
    background-color: #f7f8fa;
    margin-bottom: 20px;
}

    .det-carfind .find-more {
        font-family: SimSun;
        border: 0 none;
        background-color: transparent;
    }

.det-data-list {
    clear: both;
}

    .det-data-list:after {
        display: table;
        content: ' ';
        clear: both;
    }

    .det-data-list li {
        float: left;
        width: 25%;
        margin: 15px 0;
        text-align: center;
        line-height: 40px;
        position: relative;
    }

        .det-data-list li:before {
            content: "";
            height: 34px;
            width: 1px;
            background-color: #e6e6e6;
            position: absolute;
            top: 9px;
            left: 0;
        }

        .det-data-list li:first-child:before {
            width: 0;
        }

        .det-data-list li p {
            text-align: center;
            line-height: 20px;
            color: #ff7901;
            font-size: 20px;
            min-height: 20px;
        }

            .det-data-list li p:first-child {
                color: #333;
                font-size: 16px;
                margin-bottom: 10px;
            }

.det-carintro li p {
    font-size: 12px;
    color: #797979;
}

    .det-carintro li p:first-child {
        font-size: 16px;
        color: #333;
    }


.det-car-option {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.det-option-btn {
    padding: 10px 20px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin-right: 10px;
}

    .det-option-btn:hover {
        color: #fff;
    }

.btn-color-3b99fc {
    background-color: #3b99fc;
}

.btn-color-ff7901 {
    background-color: #ff7901;
}

/*标题*/
.ml-title h3 {
    font-size: 20px;
    color: #333;
}

/*车辆配置*/
.ml-cardetails-content-item-ul {
    width: 100%;
    display: inline-block;
    font-size: 0;
}

/**车辆实拍图片*/
.ml-cardetails-content-imglist {
    margin-left: -20px;
    font-size: 0;
}

    .ml-cardetails-content-imglist img {
        margin-bottom: 20px;
        display: inline-block;
        vertical-align: top;
        width: 590px;
        margin-left: 20px;
    }


/**悬浮车辆信息*/
.ml-cardetails-tab-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px rgba(0, 0, 0, 0.1);
    width: 100%;
}


.fixed-carinfo {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    display: none;
}

.carinfo-left {
    float: left;
}

.carinfo-config {
    padding-left: 15px;
}

    .carinfo-config h3 {
        font-weight: normal;
        font-size: 16px;
        line-height: 1.8;
    }

    .carinfo-config p {
        color: #797979;
        line-height: 1.8;
    }

.carinfo-right {
    float: right;
    width: 500px;
}


    .carinfo-right .carinfo-other {
        height: 60px;
        line-height: 60px;
        float: left;
        font-size: 16px;
    }

    .carinfo-right .carinfo-price {
        margin-left: 15px;
        color: #ff7901;
        font-style: normal;
        font-size: 30px;
    }



    .carinfo-right .carinfo-btn {
        float: right;
        background-color: #3B99FC;
        height: 60px;
        line-height: 60px;
        color: #fff;
        padding: 0 30px;
        font-size: 20px;
        cursor: pointer;
    }

/**导航*/
.ml-cardetails-tab {
    background-color: #F7F8FA;
    margin: 0 auto;
    width: 1200px;
}


    .ml-cardetails-tab li {
        padding: 15px 20px;
        font-size: 20px;
        display: inline-block;
        cursor: pointer;
    }

        .ml-cardetails-tab li:hover {
            color: #ff7901;
        }

    .ml-cardetails-tab .active {
        background-color: #ff7901;
        color: #fff !important;
    }


.sure_warp {
    width: 1100px;
    height: 573px;
    margin: 0 auto;
    position: relative;
}

    .sure_warp .sure_warp_name {
        position: absolute;
        top: 106px;
        left: 440px;
        font-size: 16px;
    }

    .sure_warp .sure_warp_num {
        position: absolute;
        top: 160px;
        left: 100px;
        width: 220px;
        height: 100px;
        cursor: pointer;
        text-indent: -999em;
    }

    .sure_warp img {
        display: block;
        width: 100%;
    }

/*轮播*/
.unslider {
    position: relative;
    width: 600px;
    height: 380px;
}

    .unslider .docs-pictures {
        z-index: 1;
        width: 600%;
        overflow: hidden;
    }

        .unslider .docs-pictures .slider-item {
            float: left;
            width: 600px;
            height: 380px;
            position: relative;
            overflow: hidden;
        }

            .unslider .docs-pictures .slider-item img {
                width: 100%;
            }

    .unslider .dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 15px;
        z-index: 3;
        text-align: center;
        margin: 0;
        font-size: 0;
    }

        .unslider .dots li {
            display: inline-block;
            width: 12px;
            height: 12px;
            margin: 0 4px;
            text-indent: -999em;
            border: 2px solid #fff;
            border-radius: 6px;
            cursor: pointer;
            opacity: .4;
            -webkit-transition: background .5s,opacity .5s;
            -moz-transition: background .5s,opacity .5s;
            transition: background .5s,opacity .5s;
            font-size: 0;
        }

            .unslider .dots li.active {
                background: #fff;
                opacity: 1;
            }

    .unslider .unslider-arrow {
        position: absolute;
        width: 40px;
        height: 72px;
        top: 50%;
        margin-top: -36px;
        overflow: hidden;
        z-index: 2;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .unslider .unslider-arrow img {
            width: 100%;
        }

    .unslider .prev {
        left: 15px;
    }

    .unslider .next {
        right: 15px;
    }

    .unslider .progress {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 15%;
        min-height: 3px;
        overflow: hidden;
        z-index: 2;
        background: #f60;
    }
/* end */

/*汽车金融*/

.fina-cont {
    background-color: #fff;
    position: relative;
}

.fina-tit {
    padding: 20px 0 20px 5%;
}

    .fina-tit em {
        color: #fff;
        font-size: 14px;
        background-color: #C1976A;
        border: 1px solid #BE9263;
        font-style: normal;
        display: inline-block;
        padding: 1px 6px;
        margin-right: 15px;
        border-radius: 5px;
    }

.fina-tab {
    border-bottom: 1px solid #DCDCDC;
    height: 40px;
    line-height: 40px;
    font-size: 0;
}

    .fina-tab li {
        cursor: pointer;
        width: 10%;
        text-align: center;
        margin-left: 5%;
        margin-right: 5%;
        display: inline-block;
        font-size: 14px;
    }

    .fina-tab .active {
        border-bottom: 1px solid #ff7901;
        color: #ff7901;
    }

.fina-price {
    padding: 20px 0 20px 5%;
    color: #ff7901;
}

    .fina-price span {
        font-size: 18px;
    }


.fina-list {
    padding: 0 0 0 25px;
}

    .fina-list li {
        float: left;
        width: 160px;
        height: 40px;
        line-height: 40px;
        margin-right: 15px;
        color: #C0934A;
        box-shadow: 1px 1px 10px #A1A1A1;
        -webkit-box-shadow: 1px 1px 10px #A1A1A1;
        -moz-box-shadow: 1px 1px 10px #A1A1A1;
        -ms-box-shadow: 1px 1px 10px #A1A1A1;
        -o-box-shadow: 1px 1px 10px #A1A1A1;
    }

    .fina-list span {
        background-color: #C0934A;
        color: #fff;
        border-radius: 5px;
        padding: 1px 4px;
        margin-right: 10px;
        margin-left: 5px;
    }

.fina-form-box {
    padding: 10px 0;
    text-align: center;
}

    .fina-form-box input {
        width: 410px;
        height: 40px;
        border: 1px solid #ff7901;
        border-radius: 5px;
        padding: 0 10px;
        outline: 0 none;
    }

    .fina-form-box .fina-btn {
        width: 350px;
        border-radius: 3px;
        height: 40px;
        background-color: #ff7901;
        color: #fff;
        line-height: 40px;
        font-size: 18px;
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
    }

.ml-lookcar-content-list-tel {
    text-align: center;
    font-size: 16px;
    color: #ff7901;
    text-align: center;
    padding-bottom: 30px;
}



.sel-wrap {
    padding: 30px 0 30px 25px;
}

.sel-box {
    float: left;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    width: 160px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    position: relative;
}

    .sel-box .sel-title {
        font-size: 14px;
        padding-left: 20px;
        color: #333;
        cursor: pointer;
        position: relative;
    }

        .sel-box .sel-title img {
            position: absolute;
            right: 15px;
            top: 8px;
            width: 15px;
        }


    .sel-box .sel-list {
        position: absolute;
        top: 28px;
        left: 0;
        min-width: 158px;
        max-height: 250px;
        overflow: auto;
        background-color: #fff;
        border: 1px solid #d5d5d5;
        z-index: 55;
        display: none;
    }

        .sel-box .sel-list li {
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 120px;
            color: #333;
            margin: 0;
            padding-left: 20px;
            font-size: 14px;
            cursor: pointer;
        }
/*立即砍价*/
.ml-fixed-item {
    padding: 20px 0;
    width: 500px;
    margin: 0 auto;
    font-size: 0;
}

    .ml-fixed-item label {
        width: 100px;
        display: inline-block;
        text-align: right;
        font-size: 16px;
        min-height: 18px;
    }

    .ml-fixed-item input {
        width: calc(100% - 120px);
        border: 1px solid #F2F2F2;
        display: inline-block;
        height: 40px;
        padding: 0 20px;
        line-height: 40px;
        outline: 0 none;
        font-size: 14px;
    }

.ml-fixed-btn {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #ff7901;
    width: calc(100% - 120px);
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

/*基本信息*/
.baseinfoList {
    margin-bottom: 30px;
}

    .baseinfoList li {
        float: left;
        text-align: center;
        width: 120px;
        position: relative;
    }

        .baseinfoList li:after {
            content: "";
            width: 1px;
            height: 34px;
            background-color: #e6e6e6;
            position: absolute;
            right: 0;
            top: 5px;
        }

    .baseinfoList :last-child:after {
        background-color: transparent;
    }

    .baseinfoList .baseinfoList-value {
        font-size: 18px;
        color: #333;
        margin-bottom: 5px;
    }

    .baseinfoList .baseinfoList-name {
        font-size: 14px;
        color: #666;
    }

.baseinfoLDlist {
    font-size: 0;
    padding-left: 15px;
}

    .baseinfoLDlist li {
        display: inline-block;
        padding: 0 14px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        border-radius: 15px;
        color: #7a838d;
        background-color: #f6f6f6;
        margin-right: 16px;
        margin-bottom: 15px;
    }

/*基本参数*/
.jbCarConfigModelData {
    width: 380px;
    margin-left: 30px;
    border: solid #E9E9E9;
    border-width: 1px 1px 0 1px;
    display: inline-block;
    vertical-align: top;
}

    .jbCarConfigModelData li {
        border-bottom: 1px solid #E9E9E9;
        font-size: 0;
    }

        .jbCarConfigModelData li div {
            display: inline-block;
            height: 50px;
            line-height: 50px;
            font-size: 14px;
            text-align: center;
            width: 50%;
            border-left: 1px solid #e9e9e9;
        }

            .jbCarConfigModelData li div:first-child {
                border: 0 none;
            }

    .jbCarConfigModelData .odd {
        background-color: #f7f8fa;
    }

.ml-cardetails-content-list {
    display: inline-block;
    width: 100%;
}

/*66项检测报告*/
.warp66_bg {
    border: 10px solid #fff1e6;
    background-color: #fffbf7;
    padding: 10px;
}

.warp66_box {
    border: 1px solid #ff7901;
    min-height: 80px;
    position: relative;
}

.assess_ul {
    padding-bottom: 50px;
}

    .assess_ul li {
        padding: 20px 0 20px 20px;
    }

        .assess_ul li .fa {
            color: #ff7901;
            font-size: 12px;
            margin-right: 15px;
        }

        .assess_ul li em {
            color: #ff7901;
        }

.assess_carname {
    padding: 50px 0 50px 15px !important;
    font-size: 26px;
    font-weight: 600;
    border-bottom: 1px dashed #d5d5d5;
    margin-bottom: 15px;
}

.assess_dec {
    position: absolute;
    right: 50px;
    bottom: 30px;
    width: 142px;
    text-align: center;
}

    .assess_dec img {
        display: block;
        width: 142px;
    }

    .assess_dec a {
        cursor: pointer;
        color: #ff7901;
        text-decoration: none;
    }


/* 66项检测 -- 漆面/磨损 */
.txt_success {
    color: #11cd6e;
}

.txt_danger {
    color: #d00;
}

.qmhh_box {
    float: left;
    width: 50%;
}

.qmhh_tit, .report_tit {
    margin-bottom: 15px;
    font-size: 16px;
}

    .qmhh_tit .fa, .report_tit .fa {
        color: #ff7901;
        margin-right: 5px;
        font-size: 16px;
    }

.report_tit {
    clear: both;
    margin-top: 20px;
}

.qmhh_cont {
    width: 414px;
    height: 474px;
    position: relative;
    margin-left: 15px;
}

    .qmhh_cont img {
        display: block;
        width: 414px;
    }


    .qmhh_cont .fa {
        font-size: 26px;
        background-color: #fff; /*ios*/
        cursor: pointer;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 50%;
        overflow: hidden;
        text-align: center;
    }

    .qmhh_cont .path0 {
        position: absolute;
        top: 2px;
        left: 195px;
    }

    .qmhh_cont .path1 {
        position: absolute;
        top: 80px;
        left: 195px;
    }

    .qmhh_cont .path2 {
        position: absolute;
        top: 58px;
        left: 57px;
    }

    .qmhh_cont .path3 {
        position: absolute;
        top: 200px;
        left: 79px;
    }

    .qmhh_cont .path4 {
        position: absolute;
        top: 280px;
        left: 79px;
    }

    .qmhh_cont .path5 {
        position: absolute;
        top: 400px;
        left: 65px;
    }

    .qmhh_cont .path6 {
        position: absolute;
        top: 415px;
        left: 195px;
    }

    .qmhh_cont .path7 {
        position: absolute;
        top: 456px;
        left: 195px;
    }

    .qmhh_cont .path8 {
        position: absolute;
        top: 260px;
        left: 195px;
    }

    .qmhh_cont .path9 {
        position: absolute;
        top: 410px;
        right: 65px;
    }

    .qmhh_cont .path10 {
        position: absolute;
        top: 280px;
        right: 79px;
    }

    .qmhh_cont .path11 {
        position: absolute;
        top: 200px;
        right: 79px;
    }

    .qmhh_cont .path12 {
        position: absolute;
        top: 58px;
        right: 57px;
    }

/*外观，内部，结构，原地*/
.ul_detlist {
    padding-bottom: 10px;
}

    .ul_detlist li {
        float: left;
        width: 50%;
        padding: 10px 25px 10px 12px;
        overflow: hidden;
        font-size: 0;
        min-height: 40px;
    }

        .ul_detlist li .fa {
            font-size: 16px;
            color: #11cd6e;
        }

    .ul_detlist .ul_detlist_key, .ul_detlist .ul_detlist_val {
        display: inline-block;
        font-size: 14px;
        width: 40%;
    }

    .ul_detlist .ul_detlist_val {
        width: 60%;
        text-align: right;
    }

.ydqdDetailInfo {
    padding-top: 12px;
}

    .ydqdDetailInfo .ydremark_key {
        font-size: 14px;
        float: left;
    }

    .ydqdDetailInfo .ydremark_val {
        display: block;
        font-size: 14px;
        margin-left: 75px;
    }
/*异常图片*/
.abnormal_photo {
    font-size: 0;
}

    .abnormal_photo img {
        display: inline-block;
        width:260px;
        max-height:240px;
        margin:0 15px 15px 0;
    }


    /* 66项检测弹出层 */
.mod_dialog {position: fixed;  z-index: 5000;  width: 500px;  top: 50%;  left: 50%;  -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);  background-color: #FAFAFC;  text-align: center;  border-radius: 3px;  overflow: hidden;}
.mod_dialog_bd { padding: 10px 20px;  font-size: 15px;  color: #888;  word-wrap: break-word;  word-break: break-all;}
.mod_dialog_ft {  position: relative;  line-height: 42px;  font-size: 17px;  display: -webkit-box;  display: -webkit-flex;  display: flex;}
.mod_dialog_ft a {  display: block;  -webkit-box-flex: 1;  -webkit-flex: 1; flex: 1;  color: #d00;  text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.mod_dialog_ft a:active { background-color: #EEEEEE;}
.mod_dialog_ft:after { content: " "; position: absolute; left: 0; top: 0; width: 100%; height: 1px; border-top: 1px solid #D5D5D6; color: #D5D5D6; -webkit-transform-origin: 0 0;
transform-origin: 0 0; -webkit-transform: scaleY(0.5);transform: scaleY(0.5);}
.mod_mask { position: fixed; z-index: 1000; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.6);}
.mod_dialog_boty{/*overflow:hidden;padding-right:17px!important;*/}

