﻿body {
    background: rgba(243, 243, 243, 1);
}

.logisticsBox {
    width: 1180px;
    margin: 0 auto;
}

.logisticsHead {
    height: 100px;
    width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    font-weight: bold;
    user-select: none;
    /* margin-top: 25px; */
}

.logisticsOne {
    width: 100%;
    overflow: hidden;
    background: white;
    border-radius: 5px;
}

.logisticsOneBox {
    width: 100%;
    padding: 10px 10px;
    overflow: hidden;
}

.lobLeft {
    float: left;
    width: 115px;
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 35px;
    user-select: none;
    padding-left: 25px;
}
.lobLeftZx{
    float: left;
    width: 85px;
    overflow: hidden;
    color: #999999;
    font-size: 14px;
    line-height: 35px;
    user-select: none;
    padding-left: 25px;
}
.lobLeftImg{
    float: left;
    width: 22px;
    margin-top: 13px;
}
.lobLeftBtn{
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    cursor: pointer;
    outline: none;
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0px 22px;
    color: #fff;
    background: #fa841e;
    border-radius: 12px;
    float: left;
    font-size: 12px;
    cursor: pointer;
    user-select: none;
}
.lobRight {
    float: left;
    width: 1000px;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
}
.lobRightZx{
    float: left;
    width:270px;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
}

.lobRightLi {
    float: left;
    color: #151515;
    padding: 5px 12px;
    margin: 5px 0;
}

.lobRightLiOne {
    padding: 5px 12px;
    color: #fff;
    background: #fa841e;
    border-radius: 12px;
    float: left;
    margin-top: 5px;
}

.lobRightInput {
    width: 240px;
    height: 35px;
    border-radius: 5px;
    list-style: none;
    background: none;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    border: 1px solid black;
    padding: 0 15px;
    font-size: 14px;
}

.logisticsList {
    width: 100%;
    margin-top: 25px;
}

.logisticsListLi {
    width: 580px;
    height: 190px;
    float: left;
    margin-left: 20px;
    background: white;
    border-radius: 15px;
    margin-bottom: 25px;
    padding: 10px 20px;
    position: relative;
}

    .logisticsListLi:nth-child(2n+1) {
        margin-left: 0;
    }

.logisticsLiHead {
    font-size: 20px;
    color: black;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logisticsLiBox {
    float: left;
    width: 33.33%;
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    font-size: 14px;
}

.logLiBox {
    float: left;
    width: 50%;
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    font-size: 14px;
}

.llbLeft {
    color: #999999;
    float: left;
}
.llbRight {
    max-width:250px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;	
    color: #000000;
    float: left;
}
.llbRightNew{
    width: 250px;
    overflow: hidden;
    height: auto;
}
.logisticsLiBoxNew {
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    font-size: 14px;
    float: left;
}

.logisticsLiBtn {
    position: absolute;
    width: 115px;
    height: 35px;
    border-radius: 15px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #fa841e;
    border-radius: 4px;
    color: #fa841e;
    font-size: 14px;
    background: white;
    bottom: 33px;
    left: 66.66%;
    cursor: pointer;
    user-select: none;
}

    .logisticsLiBtn:hover {
        color: white;
        background: #fa841e;
    }
    .logisticsLiBtn:hover a{
        color: white;
    }
.logLiBtn {
    position: absolute;
    width: 200px;
    height: 35px;
    border-radius: 15px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #fa841e;
    border-radius: 4px;
    color: #fa841e;
    font-size: 14px;
    background: white;
    top: 230px;
    left: 50%;
    cursor: pointer;
    user-select: none;
}

    .logLiBtn:hover {
        color: white;
        background: #fa841e;
    }

.logXqHead {
    margin: 12px 0;
    width: 100%;
    color: #333333;
    font-size: 18px;
    font-weight: 700;
}

.logXqBox {
    width: 100%;
    overflow: hidden;
    padding-bottom: 70px;
}

.logXqBoxLeft {
    width: 760px;
    float: left;
}

.logXqBoxOne {
    width: 100%;
    background: white;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}

.logXqBoxTwo {
    width: 100%;
    /* height: 450px; */
    background: white;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    margin-bottom: 25px;
}

.logXqBoxHead {
    width: 100%;
    margin-bottom: 25px;
    overflow: hidden;
}

    .logXqBoxHead p:nth-child(1) {
        float: left;
        width: 50%;
        font-size: 18px;
        color: #333;
        font-weight: 700;
    }

    .logXqBoxHead p:nth-child(2) {
        float: left;
        width: 50%;
        font-size: 12px;
        color: #999;
        text-align: right;
    }

.logTable {
    width: 100%;
    box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
}

.logTableHead {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #9da1b0;
    color: #9da1b0;
    font-size: 14px;
}

.logTableHeadLi {
}

.logXqBoxTwo table {
    width: 100%;
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(26,31,53,.05);
    border-radius: 4px;
}

.logXqBoxTwo table {
    width: 100%;
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(26,31,53,.05);
    border-radius: 4px;
}

    .logXqBoxTwo table thead tr {
        height: 60px;
        font-size: 14px;
        color: #9da1b0;
        line-height: 28px;
        text-align: center;
    }

        .logXqBoxTwo table thead tr th {
            border-bottom: 1px solid #eee;
            line-height: 60px;
        }

.logXqBoxTwo table {
    width: 100%;
    border-spacing: 0;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(26,31,53,.05);
    border-radius: 4px;
}

    .logXqBoxTwo table tbody tr {
        height: 60px;
        text-align: center;
        font-size: 12px;
        color: #2f323e;
    }

    .logXqBoxTwo table tbody tr {
        height: 60px;
        text-align: center;
        font-size: 12px;
        color: #2f323e;
    }

        .logXqBoxTwo table tbody tr td {
            line-height: 60px;
        }

    .logXqBoxTwo table a {
        color: #fa841e;
    }

.logXqBoxRight {
    width: 400px;
    float: right;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    padding: 20px;
}

.logXqRigHeader {
    width: 100%;
    height: 115px;
    margin-top: 15px;
    margin-bottom: 40px;
}

.logRigHeaderImg {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    overflow: hidden;
}

.logRigHeaderTxt {
    width: 100%;
    color: #333;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}

.logXqXy {
    width: 100%;
    overflow: hidden;
}

.logXqPj {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}

.logXqPjLi {
    float: left;
    font-size: 12px;
    color: #666;
    background: #f2f2f2;
    border-radius: 2px;
    padding: 5px;
    margin: 5px 10px 5px 0;
}

.logXqLx {
    width: 100%;
    overflow: hidden;
}

.logXqLxLi {
    width: 50%;
    float: left;
    /*font-weight: 700;*/
    color: black;
    font-size: 14px;
    margin-bottom: 15px;
}

.logXqRz {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
}

.logXqRzImg {
    width: 71px;
    float: left;
    margin-right: 15px;
    margin-bottom: 40px;
}


.headLion {
    border-bottom: solid 2px white;
}

.footer {
    position: fixed;
    bottom: 0;
}
.bannerZx{
    width: 100%;
    height: 450px;
    position: relative;
    /* margin-bottom: 25px; */
}
.navLiErBox{
    width: 1180px;
    position: absolute;
    bottom: 0px;
    height: 60px;
    left: 50%;
    margin-left: -590px;
}
.navLiEr{
    width: 589px;
    float: left;
    text-align: center;
    line-height: 60px;
    background: rgba(28, 44, 90,0.5);
    border-left: 1px solid white;
    font-size: 16px;
    color: white;
    cursor: pointer;
    user-select: none;
}
.navLiEr a{
    width: 100%;
    height: 100%;
    display: block;
    color: white;
}
.navLiEr:nth-child(1){
    border-left: 0px solid white;
}
.navLiErDh{
    background: white;
    color: black;
}
.navLiErDh a{
    color: black;
}
