.list_container{
    background: #F2F5FA;
}

.search_container{
    padding: 60px 0 20px 0;
    overflow: hidden;
    position: relative;
    border-bottom:1px solid #9098A8;
}
.search_container .bread{
    position: absolute;
    right:0;
    font-size: 14px;
    color: #656F82;
}
.search_container .bread a{
    color: #656F82;
}
.search_unit{
    float: left;
    margin-right: 50px;
}
.search_unit .s_unit_title{
    font-size: 18px;
    display: inline-block;
    min-width: 80px;
}
.s_unit_input{
    font-size: 18px;
    width:200px;
    height: 30px;
    line-height: 30px;
    border:0;
    outline:0;
    box-sizing: border-box;
    padding-left: 5px;
    border-radius: 16px;
}
.s_unit_submit{
    height:30px;
    color: #fff;
    font-size: 14px;
    background: #2CC17B;
    border:0;
    outline:0;
    padding: 0 10px;
    border-radius: 14px;
    letter-spacing: 4px;
}
.s_unit_submit:hover{
    cursor: pointer;
    background: #1e905a;
}
.list_table{
    width:100%;

}
.list_table th{
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #656F82;
}
.list_body{

}
.list_body tr{
    border-left: 4px solid #2CC17B;
    display: block;
    background: #fff;
    margin-bottom: 10px;
}
.list_body tr:hover{
    box-shadow: 0 0 5px #ccc;
    background: #F7FCFF;
}
.list_body tr:hover .details_link{
    box-shadow:  0 0 5px  #2CC17B;
}
.td_img{
    width:90px;
}
.td_address{
    width:200px;
}
.td_date{
    width:170px;
}
.td_car{
    width:130px;
}
.td_zone{
    width:200px;
}
.td_goods{
    width:150px;
}
.td_price{
    width:100px;
}
.td_contact{
    width: 140px;
}
.td_operation{
    width:110px;
}
.list_body tr td{
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}
.details_link{
    color: #2CC17B;
    display: inline-block;
    border: 1px solid #2CC17B;
    border-radius: 20px;
    padding: 5px 8px;
}
.car_avatar{
    width:70px;
    height:70px;
}
.detail-container{
    background: #F2F5FA;
}
.detail-bread{
    padding: 10px 0;
    color: #656F82;
    font-size: 14px;
    text-align: right;
    overflow: hidden;
}
.detail-bread a{
    color: #656F82;
}
.detail-bread a:hover{
    text-decoration: underline;
}
.detail-lines{
    font-size: 21px;
}
.detail-box{
    position: relative;
    padding: 20px 0;
    padding-left: 100px;
}
.detail-lines strong{
    font-weight: 600;
    padding: 0 5px;
}
.detail-box-bg{
    position: relative;
    margin-top: 20px;
    width:715px;
    height:500px;
    background: url("../images/goods-detail-bg.png") no-repeat top left;
}
.detail-units{
    padding: 80px 0 0 80px;
}
.detail-unit{
    padding: 15px 0 15px 40px;
    color: #fff;
    font-size: 20px;
    position: relative;

}
.detail-unit:last-child{
    font-size: 26px;
    color: #FF5353;
}
.detail-unit:last-child .detail-unit-text{
    position: relative;
    top:-5px;
}
.detail-unit-text{
    padding-right: 110px;
}
.detail-unit-icon{
    position: absolute;
    width:30px;
    height:30px;

    top:14px;
    left:0;
}
.detail-unit-icon-1{
    background: url("../images/detail-icons-1.png") no-repeat  top center;
    background-size: 100% 100%;
}
.detail-unit-icon-2{
    background: url("../images/detail-icons-2.png") no-repeat  top center;
    background-size: 100% 100%;
}

.detail-unit-icon-3{
    background: url("../images/detail-icons-3.png") no-repeat  top center;
    background-size: 100% 100%;
}

.detail-unit-icon-4{
    background: url("../images/detail-icons-4.png") no-repeat  top center;
    background-size: 100% 100%;
}
.detail-unit-icon-5{
    background: url("../images/detail-icons-5.png") no-repeat  top center;
    background-size: 100% 100%;
}

.detail-unit-icon-6{
    background: url("../images/detail-icons-6.png") no-repeat  top center;
    background-size: 100% 100%;
}
.list_top{
    height:200px;
    background: url("../images/list-vehicle-source-bg.png") top center no-repeat;
    background-size: auto 100%;
}
.detail-user-box{
    position: absolute;
    height:420px;
    width:400px;
    background: #fff;
    right:80px;
    top: 112px;
    box-shadow: 0 0 8px #CCC;
    text-align: center;
}
.detail-user-avatar{
    height:120px;
    width:120px;
    border:1px solid #ccc;
    margin: 20px auto;
    border-radius:50%;
    padding: 6px;
    position: relative;
}
.detail-user-avatar-approved{
    width:37px;
    height:32px;
    position: absolute;
    right:0;
    bottom: 0;
}
.detail-user-avatar-img{
    height:120px;
    width:120px;
    border-radius:50%;
}
.detail-user-txt{
    padding-top:15px ;
    font-size: 18px;
}
.detail-user-name{
    font-weight: 300;
}
.detail-code-box{
    padding: 20px 0 20px 320px;
    position: relative;
    min-height:138px;
}
.detail-code-img{
    position: absolute;
    width:138px;
    left:160px;
}
.detail-code-box h2{
    font-weight: 300;
    padding: 20px 0;
    color: #45C88B;
}
.detail-code-box p{
    color: #252931;
    font-size: 18px;
}
.detail-guess-title{
    color: #999;
    height:40px;
    line-height:40px;
    border-bottom: 1px solid #ccc;
}
.guess-box{
    font-size: 0;
    width:1230px;
    padding: 30px 0;
    min-height:350px;
}
.detail-guess{
    padding:100px 0 40px 0;
}
.guess-box-unit{
    float: left;
    height:350px;
    width:280px;
    margin-right: 24px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #eee;
}
.guess-box-unit:hover{
    box-shadow: 0 0 20px #ddd;
}
.guess-title{
    padding: 20px 5px;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    border-bottom: 2px solid #E8ECF2;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guess-box-unit:hover .guess-title{
    border-bottom: 2px solid #2CC17B;
}
.guess-text{
    font-size: 15px;
    position: relative;
    padding-top:15px;
    padding-left: 34px;
    height: 20px;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guess-text:before{
    position: absolute;
    content: '';
    width:6px;
    height:6px;
    border-radius: 50%;
    background: #000;
    top:23px;
    left:18px;
}
.guess-link{
    display: block;
    margin: 20px auto 0 auto;
    width:100px;
    border:1px solid #26C583;
    color: #26C583;
    height:30px;
    line-height:30px;
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
}
.advice-box{
    margin-left: 100px;
    background: #fff;
    padding: 20px;
}
.advice-title{
    font-size: 18px;
}
.advice-content{
    margin-top: 20px
}
.advice-link{
    color: #777;
    margin-right: 20px;
}
.advice-link:hover{
    color: #00997B;
}























