.logistics-query-wrapper .mailbox-options {
    padding-top:14px;
    border-bottom: none;
}
.logistics-query-wrapper .mailbox-view-header{
    color:#313534;
    padding-bottom:11px;
    border-bottom: 1px solid #e0e0e0;
}
.logistics-query-wrapper .mailbox-view-header span{
    font-size: 14px;
}
.logistics-query-wrapper .mailbox-options  li{
    margin-right:5px;
    margin-bottom:5px;
    height:28px;
    line-height: 28px;
}
.logistics-query-wrapper .mailbox-options select{
    color:#333333;
}
.logistics-query-wrapper .mailbox-options  li input{
    margin-bottom: 0;
    width:100%!important;
}
.logistics-query-wrapper .mailbox-options  li.btn-li button{
    padding: 0 5px;
    min-width: 60px;
    height:28px;
    line-height: 28px;
    background:#3b82ed;
    font-size: 12px;
    border-radius: 2px;
    border: none;
}
.logistics-query-wrapper .mailbox-options .ul-second li{
    width:154px;
}
.logistics-query-wrapper .mailbox-options .ul-second li input{
    width:100%!important;
}
.logistics-query-wrapper .tab-content-box{
    margin-top: 0;
    padding-left:22px;
    overflow: hidden;
    border-bottom: 1px solid #E5E5E5;
}
.logistics-query-wrapper .tab-content-box li{
    width:99px!important;
    height:36px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #E5E5E5;
    border-bottom:none;   
    background: #F6F6F6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.logistics-query-wrapper .tab-content-box li b{
    color:#313534;
    font-size: 14px;
    font-weight: 400;
}
.logistics-query-wrapper .tab-content-box li.active{
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
}
.logistics-query-wrapper .tab-content-box li.active::before{
    position: absolute;
    left:0;
    top:0;
    content: "";
    width:100%;
    height:5px;
    background:#6FADF8;
}
.logistics-query-wrapper .tab-content-box li.active b{
    color:#3b82ed;
    font-weight:bold;
}

.logistics-query-wrapper .content-table tr.actived{
    background:#EDF6FD;
    border: 1px solid #B2D8FF;
    border-bottom: none;
}
.logistics-query-wrapper .content-table tr th{
    color:#313534;
    font-size:14px;
    font-family:"微软雅黑", sans-serif;
    font-weight:400;
    height: 30px;
    line-height: 24px;
}
.logistics-query-wrapper tbody td .editTableBtn {
    color: #B7B8B8;
}
.logistics-query-wrapper tbody td .editTableBtn i{
    color: #3b82ed;
    font-size: 16px;
}
.logistics-query-wrapper tbody .detail-tr{ 
    border: 1px solid #B2D8FF!important;
    border-top: none!important;
}
.logistics-query-wrapper tbody .detail-tr td{
    padding:0;
    color: #333333;
    font-size: 12px;
}
.logistics-query-wrapper tbody .detail-tr td .tabRowborder{
    padding:10px 0;
    margin-bottom: 0;
    border: none;
    background-color: #FFFFFF;
}
.logistics-query-wrapper table.bordered > thead > tr, .logistics-query-wrapper table.bordered>tbody > tr{
    border-bottom:none;
    border-top:1px solid #E0E0E0;
}
.logistics-query-wrapper table.bordered>tbody > tr:nth-last-of-type(2){
    border-bottom: 1px solid #E0E0E0;
}
.drp-popup{
    top:95px;
}
.drp-popup .calendar-time{
    line-height: 1em;
}
.logistics-query-wrapper table #LogsticsSummaryTabel  tr{
    border-bottom: 1px solid #E0E0E0!important;
}
/* 底单查询查看物流详细信息的模态框样式开始 */
.logistics-details-modal  .modal-content{
    padding:20px 33px 0 33px!important;
}
.logistics-details-modal  .modal-content .title{
    padding:0 16px 10px;
    border-bottom:1px solid #E8EAED;
}
.logistics-details-modal  .modal-content .title .status{
    color: #3b82ed;
}
.logistics-details-modal  .process-box{
    padding-top:20px;
}
.logistics-details-modal  .process-box li{
    padding:0 0 30px 50px;
    border-left:1px solid #E8EAED;
    position: relative;
}
.logistics-details-modal  .process-box li::after{
    position: absolute;
    top:7px;
    left:-5px;
    width:10px;
    height:10px;
    border-radius: 50%;
    content: "";
    background:#E8EAED;
}
.logistics-details-modal  .process-box li.first{
    border-left: none;
}
.logistics-details-modal  .process-box li.first::before{
    position: absolute;
    top:0;
    left:0;
    width:1px;
    height:10px;
    content: "";
    background:#E8EAED;
}
.logistics-details-modal  .process-box li.new::before{
    position: absolute;
    top:0;
    left:-2px;
    width:3px;
    height:10px;
    content: "";
    background:#ffffff;
}
.logistics-details-modal  .process-box li.new::after{
   display: none;
}
.logistics-details-modal  .process-box li.new .new-sign{
    position: absolute;
    left:0;
    padding-left:15px;
    color:#3b82ed;
}
.logistics-details-modal  .process-box li.new .new-sign::before{
    position: absolute;
    top:5px;
    left:-8px;
    width:15px;
    height:15px;
    border-radius: 50%;
    content: "";
    border:1px solid #3b82ed;
    background-color: #ffffff;
}
.logistics-details-modal  .process-box li.new .new-sign::after{
    position: absolute;
    top: 8px;
    left: -5px;
    width:9px;
    height:9px;
    border-radius: 50%;
    content: "";
    background-color: #3b82ed;
}
.modal.modal-fixed-footer.new-modal .modal-footer .pagination a{
    padding: 0 0.8rem;
    min-width: auto;
    height: auto;
    line-height: auto;
    color: #444;
    background-color: transparent;
}
.modal.modal-fixed-footer.new-modal .modal-footer .pagination li.active a{
    color:#ffffff;
}
.modal.modal-fixed-footer.new-modal .modal-footer .pagination li.disabled a {
    cursor: default;
    color: #999;
}
/* 底单查询查看物流详细信息的模态框样式结束 */
.privacy-box{
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    font-size: 12px;
    color: #999999;
    cursor: initial;
    position: relative;
    display: none;
}
.privacy-box .privacy-tips{
    position: absolute;
    top: -20px;
    right: -296px;
    width: 296px;
    padding:10px;
    background: #fff;
    color: #333;
    border-radius: 4px;
    box-shadow: 0px -1px 5px 5px rgba(00,00,00,0.1);
    z-index: 9;
    display: none;
}
.privacy-box .privacy-tips::before{
    position: absolute;
    left: -16px;
    top: 14px;
    border:10px solid transparent;
    border-right:10px solid #fff;
    content: "";
}
.privacy-box:hover .privacy-tips{
    display: block;
}
.privacy-mobile-modal{
    color: #333;
}
.privacy-mobile-modal .modal-content{
    padding-bottom: 0!important;
}
.privacy-mobile-modal .top-tip{
    padding: 10px;
    background: #FFF4E1;
    border:1px solid #f78b3e;
}
.privacy-mobile-modal .choice-box label{
    margin-right:10px;
    padding-left:25px;
    color: #333;
}
.privacy-mobile-modal .choice-box label:before, .privacy-mobile-modal .choice-box label:after{
    margin-left:0;
}
.privacy-mobile-modal .text-box{
    margin:10px 0;
    padding:10px;
    background:#E5F3FF;
}
.privacy-mobile-modal .text-box p{
    margin: 5px 0;
    color: #3286FF;
}
.privacy-mobile-modal .btn-box{
    text-align: right;
}
.privacy-mobile-modal .btn-box .go-use{
    margin-right:10px;
    display: inline-block;
    vertical-align: middle;
    width:130px;
    height:30px;
    line-height: 30px;
    text-align: center;
    color:#fff;
    background: #3286FF;
    border-radius: 2px;
}
.privacy-mobile-modal .btn-box span{
    display: inline-block;
    vertical-align: middle;
    color:#999999;
    cursor: pointer;
}