.logistics-contents{
    width:1003px;
    margin:0 auto;
}
.logistics-information{
    width:100%;
    min-height:600px;
    border:1px solid #ccc;
    border-radius: 5px;
    background:#ccc;
    margin-top:10px;
}
.logistics-information-header{
    width:100%;
    height:40px;
    line-height: 40px;
    border-bottom: 2px solid #c5201f;
    background: #fff url("../images/cat_order_loginout.jpg") repeat-x 45px 100%;
}
.logistics-information-contents{
    width:900px;
    height:80px;
    border-radius: 5px;
    margin:10px auto;
    overflow: hidden;
    background:#fff url("../images/index_guangg.jpg") repeat-x 100% 100%;
}
.logistics-line-one{
    width:100%;
    height:40px;
    line-height:40px;
    /*background:#fff url("../images/index_guangg.jpg") repeat-x 100% 100%;*/


}
.logistics-line-one-left,.logistics-line-one-right{
    display:inline-block;
    width:50%;
    height:40px;
    float:left;
    text-indent: 10px;
 }
.logistics-line-one-right span{
    float:right;
    padding-right:20px;
}
.logistics-line-two{
    width:100%;
    height:40px;
  /*  background:#fff url("../images/index_guangg.jpg") repeat-x 100% 100%;*/

}
.l-span-one{
    display:inline-block;
    width:33.3%;
    height:40px;
    line-height: 40px;
    float:left;
    text-indent: 10px;
}
.l-span-two{
    text-align: center;
    display:inline-block;
    width:33.3%;
    height:40px;
    line-height: 40px;
    float:left;
    text-indent: 10px;
}
.l-span-three{
    display:inline-block;
    width:33.3%;
    height:40px;
    line-height: 40px;
    float:left;
    text-align:right;
}
.l-span-three span{
    padding-right:20px;
}
.logistics-information-image{
    width:900px;
    background:#fff;
    min-height:350px;
    margin:0 auto;
    border-radius: 5px;
}
.image-list{
    width:400px;
    height:100px;
    background:white;
    margin:0 auto;
}
.image-list-left{
    display:inline-block;
    width:100px;
    height:100px;
    float:left;
    background:#fff;

}

.circular-first{
    width:20px;
    height:20px;
    background: #d1081b;
    border:2px solid #b0b0b0;
    border-radius: 50%;
    margin:0 auto;
    margin-top:32px;

}
.line-first{
    width:0;
    height:41px;
    border:2px solid #b0b0b0;
    margin:0 auto;
}
.circular-middle{
    width:21px;
    height:21px;
    background:#fff;
    border:2px solid #b0b0b0;
    border-radius: 50%;
    margin:0 auto;
}
.line-middle{
    width:0;
    height:34px;
    border:2px solid #b0b0b0;
    margin:0 auto;
}
.image-list-right{
    display:inline-block;
    width:300px;
    height:100px;
    float:left;
    border-bottom:1px solid #ccc;

}
.logistics-state,.logistics-time{
    width:300px;
    height:40px;
    line-height: 40px;
    text-indent: 20px;

}
.logistics-state{
    margin-top:10px;
}
