@charset "utf-8";
* {
    margin:0;
    padding:0;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.banner{
    width: 1200px;
    height: 204px;
}
.driver-details{
    margin-top:-80px;
    width: 1200px;
    position: relative;
    z-index: 100;
    padding-left: 50px;
    box-sizing: border-box;
}
.driver-details > img{
    float: left;
    width:150px;
    height: 150px;
    border-radius: 50%;
    border:5px solid #fff;
}
.details-middle{
    padding-top: 45px;
    padding-left: 20px;
    float:left;
}
.details-middle .name p{
    font-size: 20px;
    float: left;
    color: #fff;
}
.details-middle .name span{
    font-size: 18px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    margin-left: 10px;
    color: #fff;
    background-color: #ff7623;
    text-align: center;
    line-height: 25px;
    float: left;
}
.details-middle .name span.span-first{
    background-color: #5b91ff;
}
.details-middle .name .number{
    margin-left: 40px;
}
.details-middle .score{
    margin-top: 15px;
}
.details-middle .score p{
    float: left;
    color: #333;
    margin-right: 30px;
    font-size: 12px;
    line-height: 27px;
}
.details-middle .score p:last-child{
    line-height: 24px;
}
.details-middle .score p span{
    color: #ff5537;
}
.details-middle .score p img{
    margin-right: 5px;
    vertical-align: text-bottom;
}
.details-middle .score p:last-child span{
    color: #ffa21d;
    font-size: 18px;
}
.details-middle .car-details{
    margin-top:5px;
}
.details-middle .car-details p{
     float: left;
    color: #333;
    margin-right: 60px;
    font-size: 12px;
    line-height: 22px;
}
.details-middle .lastp img{
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

.baba-con-box{
    width: 1200px;
    margin-top: 30px;
    position: relative;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.baba-con-info {
    border-bottom: 1px solid #ccc;
}
.baba-con-top{
    position: relative;
    height: 40px;
    border-bottom: 2px solid #ff4936;
}
.baba-con-h2{
    width: 120px;
    height: 40px;
    background-color: #ff3621;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
}
.baba-con-info .baba-tit{
    width: 1100px;
    padding-left: 100px;
    height: 45px;
    background-color: #e6e6e6;
    margin-top: 10px;
}
.baba-con-info .baba-tit ul li{
   line-height: 45px;
   width: 275px;
   font-size: 14px;
   text-align: center;
   float: left;
}
.baba-img{
    width: 100%;
    height: 100%;
    transition: all .6s cubic-bezier(0.18, 0.64, 0.47, 1.35);
    -webkit-transition: all .6s cubic-bezier(0.18, 0.64, 0.47, 1.35);
}

.baba-con-top .baba-li-item{
    display: inline-block;
    padding: 0 25px;
}
.baba-con-top .baba-li-itemwy {
    display: inline-block;
    padding: 0 14px;
}
.baba-con-top .more{
    color:#666;
    float: right;
    margin-top:-30px;
    margin-right:5px;
}
.baba-info-top{
    height: 30px;
    background-color: #f0f0f8;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
}
.baba-info-top .baba-li-item{
    display: inline-block;
    line-height: 30px;
    width: 10.3%;
    text-align: center;
}
.baba-info-top .double{
    width: 24%;
}
.arrow {
    background: url("../images/arrow.png") no-repeat 45px center ;
    text-indent: -23000px;
}
.baba-info-con{
    padding-top: 5px;
    padding-bottom:15px;
    border-top:none;
    overflow: hidden;
    padding-left: 55px;
    box-sizing: border-box;
    max-height: 420px;
}
.baba-info-con a{
    display: block;
    height: 40px;
    line-height: 40px;
}
.baba-info-con .baba-li-item{
    color:#666;
    position: relative;
    height: 40px;
    line-height: 40px;
}
.baba-tit ul li:first-child{
    text-align: left;
    text-indent: 94px;
}
.baba-info-con .baba-p-item{
    width:272px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}
.baba-info-con p.baba-p-item:first-child{
    width:305px;
    margin-right: 12px;
}
.baba-info-con .baba-p-item span{
    width: 120px;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}
.baba-info-con .baba-p-item span:first-child{
    margin-left: 0;
}
.baba-info-con .double3{
    width: 125px;
    text-align: right;
    padding-right: 33px;
    background: url("../images/arrow1.png") no-repeat right;
}
.baba-p-item i{
    width: 70px;
    height: 16px;
    margin-left:10px;
    font-size: 12px;
    text-indent: 20px;
    display: inline-block;
    border-radius: 8px;
    font-style:normal;
    color: #fff;
}
.baba-p-item .color1{
    background: url("../images/tag1.png") #6194ff no-repeat 7px;
}
.baba-p-item .color2{
    background: url("../images/tag2.png") #ff7724 no-repeat 7px;
}
.baba-news-l{
    width: 438px;
    height: 280px;
    float: left;
    border: 1px solid #f3f3f3;
    position: relative;
}
.baba-main .middle{
    margin-top: 40px;
}
.find{
    width: 900px;
    float: left;
}
.find-h2{
    width: 120px;
    height: 40px;
    background-color: #ff3621;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}
.find .find-tit{
    position: relative;
    width: 900px;
    height: 40px;
    border-bottom: 2px solid #ff4936;
}
.find-cont{
    width: 900px;
    height: 120px;
    border-bottom: 1px solid #ccc;
}
.find-cont .find-cont-left{
    float: left;
}
.find-cont .cont-right{
    float: right;
    padding-top: 25px;
}
.find-cont .cont-right .cont-right-details{
    float: left;
    width: 190px;
    margin-left: 10px;
}
.find-cont p{
    font-size: 13px;
    color: #333;
}
.find-cont p.baba-p-item{
    height: 75px;
    line-height: 75px;
    color: #333;
    font-size: 18px;
}
.find-cont p.baba-p-item span{
    display: inline-block;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    text-align:left;
}
.find-cont p.baba-p-item span.double3{
    padding-right: 50px;
    margin-right: 50px;
    background: url("../images/arrow1.png") no-repeat right;
}
.find-cont .cont-right > img{
    float: left;
    width:70px;
    height: 70px;
    border-radius: 50%;
}
.find-cont .cont-right .name p{
    float: left;
    font-size:16px;
    color: #333;
}
.find-cont .cont-right .name span{
    font-size: 18px;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    margin-left: 10px;
    color: #fff;
    background-color: #ff7623;
    text-align: center;
    line-height: 25px;
    float: left;
}
.find-cont .cont-right .name span.span-first{
    background-color: #5b91ff;
}
.find-cont .cont-right .score p{
    float: left;
    color: #333;
    margin-right: 30px;
    font-size: 12px;
    line-height: 27px;
}
.find-cont .cont-right .score p img{
    margin-right: 5px;
    vertical-align: text-bottom;
}
.find-cont .cont-right .number p{
    color: #333;
    font-size: 12px;
    line-height: 22px;
}
.find-cont .cont-right p.time{
    font-size: 12px;
    color: #999;
    float: right;
}
.middle .right{
    width: 267px;
    float: right;
}
.middle .right h2{
    width: 267px;
    text-align: left;
    height: 40px;
    border-bottom: 2px solid #ff4936;
    line-height: 40px;
    font-size: 16px;
    color: #ff5537;
}
.driver-star img{
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-right: 10px;
}
.driver-star p.driver-name{
    margin-top: 5px;
    font-size: 16px;
}
.driver-star p{
    font-size: 12px;
    color: #333;
    line-height:30px;
}
.driver-star p:first-child{
    font-size: 16px;
}
.driver-star p span{
    color: #ff5537;
}
.driver-star {
    margin-top: 20px;
}
.baba-con-empty img{
    display: block;
    margin:0 auto;
    margin-top:120px;
}
.baba-con-empty p{
    font-size: 16px;
    width: 1200px;
    text-align: center;
    color: #333;
    margin-bottom:240px;
    margin-top: 20px;
}
.pages{
    margin-top:0!important;
}
.pages .searchPage{
    margin-top: 15px;
    margin-bottom: 25px;
}

/*owner*/
.baba-con-info.owner .baba-tit{
    width: 1200px;
    padding-left: 55px;
    padding:0;
    text-indent: 0;
    text-align: center;
}
.baba-con-info.owner .baba-tit ul li{
    width: 170px;
}
.baba-con-info.owner .baba-tit ul li:first-child{
    width: 350px;
    text-indent: 160px;
}
.baba-con-info.owner .baba-p-item{
    width: 166px;
}
.baba-con-info.owner .baba-p-item:first-child{
    width: 350px;
    margin-right: 0;
}
.baba-con-info.owner .baba-info-con{
    padding-left: 0;
}
.find-cont.owner{
    height: 160px;
    position: relative;
}
.find-cont.owner p.baba-p-item{
    height: 42px;
    margin-top: 17px;
}
.find-cont.owner .find-cont-left p{
    line-height: 42px;
}
.find-cont.owner .cont-right{
    margin-top: 40px;
}
.find-cont.owner .cont-right .name span.shipper{
    width: 45px;
    font-size: 12px;
}
.find-cont.owner p.time{
    float: right;
    position: absolute;
    right: 0;
    margin-right: 20px;
    margin-top: 25px;
    color: #999;
}
