﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"微软雅黑";color:#888;margin:0; }
table,td{ color:#888;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
a{ color:#555; text-decoration:none; } /*for Firefox*/
A:hover{text-decoration: none; color:#f79b34;}
img{ border:0; }
div,p,img,ul,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul,li{list-style-type:none;}
input[type="submit"]
{ cursor:pointer; }
.wb_bg{ background:#4882cf; width:100%;padding-bottom:92px;}
.wb_head{ width:1200px; margin:0 auto; height:132px; line-height:132px; background:url(../images/zerolemon_tracking.png) no-repeat 44% 50%; font-size:24px; 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:64px 0 20px;}
.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:#000; padding:0 10px;}
.wb_table .wb_sub{ width:263px; height:60px;  border:1px solid #fc9b18; background:#fc9b18; 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:18px 0; color:#666; }
.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; font-weight:bold; color:#fc9b18; font-style:normal;}
.wb_list i{ font-size:12px; line-height:24px; display:block; padding-bottom:8px; font-style:normal;}
.wb_list p{ display:inline-block; font-size:16px; }
#wb_i{ color:#0f7bd5;}
.wb_list th {  padding: 20px;}
.wb_list td{ padding:20px;  border-bottom:1px dashed #dedede;}
.wb_list font{ display:block;   height:62px;}
#bg{ background:url(../images/bj.jpg) no-repeat;  }
#bj{ background:url(../images/bj1.jpg) no-repeat; color:#ef9a48;}
.wb_table{ clear:both; overflow:hidden; }
.wb_left{ float:left;}
.wb_center{ float:left; margin:0 28px;}
.Waybill_cenner h4{ font-size:16px; font-weight:bold; color:#000; padding:20px 0;}
.jllist{ clear:both; overflow:hidden; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #dedede;}
.jllist .jlleft{ float:left; margin-right:10px;  width:32%; text-align:center;}
.jllist .jlleft i{ font-style:normal; text-align:center;   }
.jllist .jlleft i p{ display:inline-block; padding-right:5px;}
.jllist .jlright { float:left;}
.jllist .jlright i{ font-style:normal;}
.jllist_head{ font-size:18px; font-weight:bold; color:#000; border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
.jllist .jlright b{   display:block;}
.jllist .jlright font{height:62px; line-height:62px; display:block;}
@media screen and (max-width: 35em) {
    .waybill {
        width: 100%;
    }

        .waybill .Waybill_cenner {
            margin: 0 10px;
        }

    .ui-table-reflow.ui-responsive td, .ui-table-reflow.ui-responsive th {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left;
    }
    .wb_head{ width:100%; background:url(../images/zerolemon_tracking.png) no-repeat 24% 50%;}
    .waybill .wb_hd{ padding:20px 0;}
    .wb_table .wb_tta{ width:100%; margin:20px 0;}
}