
.parcel-box .parcel-tabs {
    width: 100%;
}
.parcel-box .parcel-tabs .layui-tab-title li.layui-this {
    font-weight: 400;
}
.parcel-box .parcel-tabs.red .layui-tab-title li.layui-this>a::after {
    border-bottom-color: #FF414D;
}
.search-form {
    margin-top: 36px;
}
.layui-inline {
    margin: 5px 3px;
}
.parcel-select {
    width: 100px;
}
.parcel-table {
    width: 100%;
    margin-top: 31px;
}
.parcel-table td {
    font-size: 14px;
    color: #616161;
    height: 99px;
    text-align: center;
    line-height: 24px;
}
.parcel-table td:first-child {
    text-align: left;
}
.parcel-table td .total-prices {
    position: relative;
    line-height: 36px;
}
.parcel-table td .total-prices .price {
    color: #FF5D6E;
}
.parcel-table tbody tr:nth-child(even) {
    background: #F5F6F8;
}
.parcel-table tbody tr:nth-child(even):hover {
    background: #F5F6F8 !important;
}
.order-table .overall-parcel {
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.parcel-table td .total-prices .hint,
.order-table .overall-parcel .hint {
    position: absolute;
    background: #ffffff;
    bottom: calc(100% + 30px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 5px;
    box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.12);
    display: block;
    height: 0;
    overflow: hidden;
    transition: bottom 0.3s;
    box-sizing: border-box;
    z-index: 1000;
}
.parcel-table td .total-prices:hover .hint,
.order-table .overall-parcel:hover .hint{
    height: auto;
    overflow: visible;
    bottom: calc(100% + 10px);
    padding: 11px 17px;
    box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.12);
}
.parcel-table td .total-prices .hint::after,
.order-table .overall-parcel .hint::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px #ffffff solid;
    border-left: 10px transparent solid;
    border-right: 10px transparent solid;
    border-bottom: none;
    position: absolute;
    filter: drop-shadow(0px 4px 2px rgba(0, 0, 0, .12));
    bottom: -9px;
    left: 50%;
    margin-left: -5px;
}
.parcel-table td .total-prices .hint p,
.order-table .overall-parcel .hint p{
    white-space: nowrap;
}
.parcel-table td .operation {
    display: block;
}
.expressage-schedule {
    position: relative;
}
.expressage-schedule .look {
    cursor: pointer;
}
.expressage-schedule .look i{
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s;
}
.schedule {
    width: 536px;
    position: absolute;
    left: 50%;
    margin-left: -268px;
    background: #ffffff;
    z-index: 2;
    display: block;
    height: 0;
    overflow: hidden;
    top: calc(100% + 40px);
    transition: top .3s;
}
.schedule .schedule-box {
    width: 536px;
    border: 1px #FDA645 solid;
    border-radius: 5px;
    padding: 19px 25px;
    box-sizing: border-box;
    text-align: left;
}
.schedule .schedule-box::before {
    content: '';
    display: block;
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -5px;
    border-bottom: 10px #FDA645 solid;
    border-left: 10px transparent solid;
    border-right: 10px transparent solid;
}
.schedule .schedule-box::after {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -4px;
    border-bottom: 9px #ffffff solid;
    border-left: 9px transparent solid;
    border-right: 9px transparent solid;
}
.look-more {
    text-align: center;
    margin-top: 22px;
}
.order-derive {
    margin-top: 25px;
}
.order-derive div.layui-inline {
    margin-right: 19px;
    color: #9A9A9A;
    font-size: 14px;
}
.order-derive div.layui-inline i {
    color: #FF5D6E;
    font-size: 14px;
    font-weight: Bold;
}
.order-derive .layui-inline button {
    border: 1px transparent solid;
    height: 40px;
    line-height: 38px;
    box-sizing: border-box;
    font-size: 16px;
}
.order-derive .layui-inline button i {
    margin-right: 11px;
}
 .order-table {
    width: 100%;
}
 .order-table thead tr th {
    font-size: 12px;
    text-align: center;
    box-sizing: border-box;
}
.order-table thead tr th:first-child {
    text-align: left;
}
 .order-table tbody tr.tr-one {
    font-size: 12px;
    color: #616161;
    height: 56px;
}
 .order-table tbody tr.tr-one i {
    color: #9A9A9A;
    margin-left: 17px;
    margin-right: 5px;
}
.order-table tbody tr.tr-one .check-label .check-input + i {
    margin: 0;
    padding-left: 20px;
}
 .order-table tbody tr.tr-one  a {
    margin-left: 18px;
}
 .order-table tbody tr.tr-two {
    /* height: 80px; */
    border-bottom: 1px solid #F2F2F2;
    font-size: 12px;
    color: #616161;
    text-align: center;
    border-top: 1px solid #F2F2F2;
}
.order-table tbody tr.tr-two td {
    border-left: 1px solid #F2F2F2 !important;
}
.layui-table tbody tr:hover, .layui-table-click, .layui-table-header, .layui-table-hover, .layui-table-mend, .layui-table-patch, .layui-table-tool, .layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even) {
    background: #ffffff !important;
}

.layui-table thead tr {
    background: #f6f6f6 !important;
}
.order-table tbody tr.tr-two td:first-child {
    border-left: none !important;
}
.order-table tbody tr.tr-two .activity-box {
    white-space: nowrap;
}
 .order-table tbody tr.tr-two .activity {
    display: inline-block;
    vertical-align: top;
    width: 74px;
    margin: 0 10px;
}
.order-table tbody tr.tr-two p.statistics i {
    width: 50%;
    text-align: right;
    display: inline-block;
    color: #9A9A9A;
}
.order-table tbody tr.tr-two p.statistics {
    color: #FF5D6E;
    text-align: left;
    white-space: nowrap;
}
.order-table tbody tr.tr-two .info {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.order-table tbody tr.tr-two .info:first-child {
    margin-top: 0;
}
.order-table tbody tr.tr-two .info .info_left {
    width: 70px;
    height: 70px;
}
.order-table tbody tr.tr-two .info .info_right {
    width: calc(100% - 70px);
    box-sizing: border-box;
    padding-left: 10px;
}
.order-table tbody tr.tr-two .info .info_right .info_title {
    width: 100%;
}
.order-table tbody tr.tr-two .info .info_right .info_title .title_left {
    font-size: 14px;
    color: #333;
    width: 80%;
    line-height: 20px;
}
.order-table tbody tr.tr-two .info .info_right .info_spec {
    font-size: 12px;
    color: #999;
    line-height: 18px;
}
 /* .order-table tbody tr.tr-two .activity .activity-map {
    width: 74px;
    height: 74px;
    border-radius: 5px;
}
 .order-table tbody tr.tr-two .activity .activity-detail {
    line-height: 24px;
    text-align: center;
} */
 .order-table tbody tr.tr-two  td a {
    display: block;
    line-height: 21px;
}
.order-table tbody tr.tr-two  td .affirm, .order-table tbody tr.tr-two  td .affirm:hover {
    color: #9a9a9a !important;
}


.spec_table {
    width: 100%;
    max-width: 400px;
    border-bottom: 1px #F2F2F2 solid;
    border-right: 1px #F2F2F2 solid;
    font-size: 12px;
}
.spec_table.active .spec_tr {
    display: none;
}
.spec_table.active .spec_tr:first-child {
    display: flex;
}
.spec_table.active .spec_tr:nth-child(2) {
    display: flex;
}
.spec_table.active .spec_tr:last-child {
    display: flex;
}
.spec_table.active .spec_tr:nth-last-child(2) {
    display: flex;
}
.spec_table.active .spec_tr:last-child {
    display: flex;
}
.spec_table .spec_tr {
    width: 100%;
    border-top: 1px #F2F2F2 solid;
}
.spec_table .spec_tr .cursor {
    cursor: pointer;
}
.spec_table .spec_tr .spec_th,
.spec_table .spec_tr .spec_td {
    width: 33.33%;
    flex: 1 1 33.33%;
    border-left: 1px #F2F2F2 solid;
    padding: 6px;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: left;
}
.spec_table .spec_tr .spec_th {
    background: #f5f5f5;
    text-align: center;
}
.spec_table .spec_tr .spec_list {
    flex: 1 0 66.66%;
    display: flex;
    flex-direction: column;
    min-height: 40px;
}
.spec_table .spec_tr .spec_list .spec_item {
    flex: 1;
    width: 100%;
    min-height: 30px;
    border-top: 1px #F2F2F2 solid;
}
.spec_table .spec_tr .spec_list .spec_item:first-child {
    border: none;
}