﻿@charset "utf-8";


.wb-hd.dm-cf {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 40px;
    height: 900px;
}

.wb_bg {
    background: #000;
    width: 100%;
    /*padding-bottom: 92px;*/
}

.wb_head {
    width: 1200px;
    margin: 0 auto;
    height: 75px;
    line-height: 75px;
    background: url(../images/zerolemon_tracking.png) no-repeat 44% 50%;
    font-size: 30px;
    /* color: #fff; */
    font-weight: bold;
    text-align: center;
    clear: both;
}

.waybill {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}

    .waybill .Waybill_cenner {
        min-height: 915px;
        margin: 0 42px;
    }

    .waybill .Waybill_top {
        height: 3px;
        background: url(../images/bgg.jpg) no-repeat center top;
    }

    .waybill .Waybill_bot {
        height: 3px;
        background: url(../images/bgg.jpg) no-repeat center bottom;
    }

    .waybill .wb_hd {
        min-height: 122px;
        border-bottom: 1px dashed #dedede;
        padding-top: 64px;
    }

.wb_table {
}

    .wb_table h1 {
        font-size: 24px;
        color: #000;
        display: block;
        padding-bottom: 8px;
    }

    .wb_table p {
        font-size: 18px;
        color: #999;
        font-family: Arial;
    }

    .wb_table .wb_tta {
        width: 640px;
        line-height: 29px;
        border: 1px solid #ccc;
        font-size: 14px;
        vertical-align: sub;
        color: #ccc;
        padding: 0 10px;
    }

    .wb_table .wb_sub {
        width: 263px;
        height: 60px;
        border: 1px solid #d43f03;
        background: #d43f03;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        vertical-align: sub;
    }

.wb_bd {
    height: 114px;
    padding-top: 38px;
}

    .wb_bd h1 {
        font-size: 22px;
        color: #333;
        display: block;
        padding-bottom: 8px;
        font-weight: normal;
    }

    .wb_bd p {
        font-size: 16px;
        color: #333;
        font-family: Arial;
    }

.wb_list th {
    border-bottom: 1px solid #edebeb;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 18px;
    color: #666;
    text-align: center;
}

.wb_img {
    text-align: center;
    width: 100%;
    padding-top: 75px;
}

    .wb_img b {
        display: block;
        text-align: center;
        width: 100%;
        font-size: 22px;
        color: #999;
        line-height: 38px;
        padding-top: 8px;
    }

.wb_list {
    font-size: 14px;
}

    .wb_list em {
        font-size: 18px;
        color: #d43f03;
        font-style: normal;
    }

    .wb_list i {
        font-size: 14px;
        line-height: 24px;
        display: block;
        text-align: center;
        font-style: normal;
        height: 62px;
    }

    .wb_list p {
        font-size: 16px;
        margin: 0;
    }

#wb_i {
    color: #000;
}

.wb_list td {
    padding: 20px 0;
    border-bottom: 1px dashed #dedede;
}

.wb_list font {
    display: block;
    padding-left: 68px;
    height: 62px;
}

#bg {
    background: url(../images/bj.jpg) no-repeat;
}

#bj {
    background: url(../images/bj1.jpg) no-repeat;
    color: #000;
}


/*-----运单追踪页面-----*/
.Waybill-top {
    height: 3px;
    background: url(../images/bgg.jpg) no-repeat center top;
}

.wb-hd {
    display: table;
    width: 100%;
}

.wb-hd-ul {
    padding: 65px 0;
    width: 100%;
    border-bottom: 1px dashed #dedede;
}

    .wb-hd-ul .di1 {
        width: 20%;
    }

    .wb-hd-ul .di2 {
        width: 60%;
    }

    .wb-hd-ul .di3 {
        width: 20%;
    }

.wb-hd .wb-tta {
    width: 95%;
    height: 60px;
    border: 1px solid #000;
    font-size: 20px;
    vertical-align: sub;
    color: #000;
    padding: 10px;
    max-height: 60px;
    resize: none;
}

.wb-hd .wb-sub {
    width: 100%;
    height: 80px;
    border: 1px solid #000;
    background: #000;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: sub;
}

.wb-hd .di1 .p1 {
    font-size: 24px;
    color: #000;
    line-height: 24px;
}

.wb-hd .di1 .p2 {
    font-size: 24px;
    color: #000;
}

.wb_bd {
    padding-top: 38px;
}

    .wb_bd h1 {
        display: block;
        padding-bottom: 8px;
        color: #333;
        font-weight: 400;
        font-size: 22px;
    }

    .wb_bd p {
        color: #333;
        font-size: 16px;
        font-family: Arial;
    }

.wb_list th {
    padding-bottom: 18px;
    border-bottom: 1px solid #edebeb;
    color: #666;
    font-weight: 400;
    font-size: 16px;
}

.wb_list {
    font-size: 14px;
    margin-top: 40px;
}

    .wb_list td {
        padding: 20px 0;
        border-bottom: 1px dashed #dedede;
    }

.wb_bd_tab {
    /* min-height: 400px; */
}

.wb_img {
    margin-bottom: 60px;
    padding: 75px 0;
    width: 100%;
    border-bottom: 1px dashed #dedede;
    text-align: center;
}

    .wb_img img {
        max-width: 81px;
        max-height: 200px;
    }

    .wb_img b {
        display: block;
        padding-top: 8px;
        width: 100%;
        color: #999;
        text-align: center;
        font-size: 22px;
        line-height: 38px;
    }

.dm-cf:after, .am-cf:before {
    content: " ";
    display: table;
}

.dm-cf:after {
    clear: both;
}

.dm-fl {
    float: left;
}

.dm-fr {
    float: right;
}
