/*物流追踪*/
.logistics-step{padding-top: 10px;}
.logistics-step ul li{width: 158px; height: 120px; float: left;}
.logistics-step ul li.last-step{width: 80px;}
.logistics-step ul li.step-01-undo{background: url(/lib/img/logistics/step-01-undo.png) no-repeat;}
.logistics-step ul li.step-02-undo{background: url(/lib/img/logistics/step-02-undo.png) no-repeat;}
.logistics-step ul li.step-06-undo{background: url(/lib/img/logistics/step-07-undo.png) no-repeat;}
.logistics-step ul li.step-08-undo{background: url(/lib/img/logistics/step-08-undo.png) no-repeat;}
.logistics-step ul li.step-07-undo{background: url(/lib/img/logistics/step-09-undo.png) no-repeat;}
.logistics-step ul li.step-24-undo{background: url(/lib/img/logistics/step-11-undo.png) no-repeat;}
.logistics-step ul li.step-25-undo{background: url(/lib/img/logistics/step-12-undo.png) no-repeat;}
.logistics-step ul li.step-01-done{background: url(/lib/img/logistics/step-01-done.png) no-repeat;}
.logistics-step ul li.step-02-done{background: url(/lib/img/logistics/step-02-done.png) no-repeat;}
.logistics-step ul li.step-06-done{background: url(/lib/img/logistics/step-07-done.png) no-repeat;}
.logistics-step ul li.step-08-done{background: url(/lib/img/logistics/step-08-done.png) no-repeat;}
.logistics-step ul li.step-07-done{background: url(/lib/img/logistics/step-09-done.png) no-repeat;}
.logistics-step ul li.step-24-done{background: url(/lib/img/logistics/step-11-done.png) no-repeat;}
.logistics-step ul li.step-25-done{background: url(/lib/img/logistics/step-12-done.png) no-repeat;}
.logistics-step ul li.step-01-current{background: url(/lib/img/logistics/step-01-current.gif) no-repeat;}
.logistics-step ul li.step-02-current{background: url(/lib/img/logistics/step-02-current.gif) no-repeat;}
.logistics-step ul li.step-06-current{background: url(/lib/img/logistics/step-07-current.gif) no-repeat;}
.logistics-step ul li.step-08-current{background: url(/lib/img/logistics/step-08-current.gif) no-repeat;}
.logistics-step ul li.step-07-current{background: url(/lib/img/logistics/step-09-current.gif) no-repeat;}
.logistics-step ul li.step-24-current{background: url(/lib/img/logistics/step-11-current.gif) no-repeat;}
.logistics-step ul li.step-25-current{background: url(/lib/img/logistics/step-12-current.gif) no-repeat;}
.logistics-step ul li .step-split-undo{width: 34px; height: 6px; margin-top: 47px; margin-left: 102px; background: url(/lib/img/logistics/step-split-undo.png) no-repeat;}
.logistics-step ul li .step-split-done{width: 34px; height: 6px; margin-top: 47px; margin-left: 102px; background: url(/lib/img/logistics/step-split-done.png) no-repeat;}
.logistics-step ul li .step-split-current{width: 34px; height: 6px; margin-top: 47px; margin-left: 102px; background: url(/lib/img/logistics/step-split-current.gif) no-repeat;}
.logistics-step ul li .logistics-arrow{width: 26px; height: 13px; margin-top: 54px; margin-left: 27px; background: url(/lib/img/logistics/step-arrow.png) no-repeat;}
.logistics-step ul li.last-step .logistics-arrow{margin-top: 107px;}
.logistics-detail{padding: 0 10px 0 10px; background-color: #F0F0F0; clear: both;}
.logistics-detail .logistics-title{font-size: 15px; color:#4a4a4a; font-weight: bold; padding: 15px 0 10px 0;}
.logistics-detail .logistics-list{padding: 10px 0 0 0; border-top: 1px solid #E0E0E0;}
.logistics-detail .logistics-list ul li{font-size: 12px; color:#4a4a4a; height: 31px; padding: 0 0 0 15px; background: url(/lib/img/logistics/logistics-line.png) no-repeat;}
.logistics-detail .logistics-list ul li.latest{background: url(/lib/img/logistics/logistics-line-latest.png) no-repeat;}
.logistics-detail .logistics-list ul li span{display: inline-block;}
.logistics-detail .logistics-list ul li span:first-child{min-width: 65px;}
.logistics-detail .logistics-list ul li .logistics-delivery-status{height: 100%; vertical-align: top; min-width: 100px;}
.logistics-step ul, .logistics-detail .logistics-list ul {list-style-type: none;}
.logistics-prompt{/*float: right;*//*margin-right: 30px;*//*margin-top: -18px;*/color: #444;font-size: 12px;text-align: right; background: #F0F0F0;}