/*物流查询*/
#logistics{overflow-y:auto;}
.result-info2{width:100%;border:0px solid #90bfff}
.result-info2 td{padding:10px;color:#878787;border-bottom:1px solid #d8d8d8 !important;background-color:#fbfbfb !important;font-size:12px;}
.result-info2 .status{width:20px;background:url("../images/ico_status.gif") -50px center no-repeat #fbfbfb}
.result-info2 .status{width:20px;background:url("../images/ico_status.gif") -50px center no-repeat #fbfbfb}
.result-info2 .status-first{background:url("../images/ico_status.gif") 0px center no-repeat #fbfbfb}
.result-info2 .status-check{background:url("../images/ico_status.gif") -150px center no-repeat #fbfbfb}
.result-info2 .status-wait{background:url("../images/ico_status.gif") -100px center no-repeat #fbfbfb}
.result-info2 .last td{color:#FF8c00;border-bottom:none;background-color:#ffffff !important}
.result-info2 .row1{text-align:right;width:70px;}

.wl-order .current, a.wl-orderItem:hover {
border-color: #badcff;
color: #333;
background: #e2f4ff;
box-shadow: 2px 2px 3px RGBA(128,128,128,.5);
zoom: 1;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#bdbdbd', Direction=145, Strength=3);
}

.wl-orderItem {
background: #fff;
border-right: 0;
color: #717171;
display: block;
line-height: 20px;
}

.onlyone .wl-orderLP {
padding-left: 15px;
}
.wl-orderLP {
padding: 5px 5px 5px 45px;
}

.wl-orderLP em {
font-weight: 900;
display: block;
}
address, cite, dfn, em, var {
font-style: normal;
}

.wl-order .current .wl-orderDesc, a.wl-orderItem:hover .wl-orderDesc {
background: #f0f7ff;
border-color: #badcff;
}


.wl-orderDesc {
background: #f2f2f2;
border-top: 1px solid #d6d6d6;
padding: 5px 10px 5px 15px;
}

.wl-order-servicerOther {
padding: 0 0 5px 60px;
height: 21px;
overflow: hidden;
}

#J_EditLogistics {
padding: 6px 0;
}

.hidden {
display: none;
}
/*物流下方*/
.panel-order {
padding: 20px 0;
line-height: 24px;
border-top: 1px solid 
#E7E7E7;
font-size: 12px;
}
.panel-order .label {
margin-left: 10px;
}
.panel-order .em {
font-weight: 700;
margin-right: 10px;
}

/**/
.logistics_order_list{padding:10px;}

#logistics .error{padding:10px;text-align:center;align-items:center;justify-content:center; }
#logistics .error img{width:128px;}