﻿@charset "utf-8";

.banner{height:201px;}
.banner .swiper-container {width: 100%;height: 100%;}

.wrap{padding-top:20px;}
.wrap .content-module{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;margin-bottom:20px;padding-bottom:20px;}/*背景 边角*/
.wrap .content-module .track-search {margin-top:20px;}
.wrap .content-module .track-search input{padding: 8px 20px;float: right;margin-top: 10px;margin-bottom: 10px;border: 0px;border-radius: 4px;}

.wrap .content-module>.title{height:60px;line-height:60px;margin:0 20px;}
.wrap .content-module>.title span{font-size:16px;position:relative;display:inline-block;}
.wrap .content-module>.title span:before{content:"";width:3px;height:40px;position:absolute;left:-20px;top:10px;}
.wrap .content-module>.title a{float:right;font-size:12px;}

.wrap .news .item a{display:block;line-height:24px;position:relative;padding:5px 0;padding-left:15px;text-overflow:ellipsis}
.wrap .news .item a span.title{font-size:12px;width:calc(100% - 100px);}
.wrap .news .item a span.date{font-size:10px;float:right;}
.wrap .news .item a span.date:before{content:"";width:3px;height:3px;position:absolute;left:0px;top:50%;margin-top:-1px;}

.wrap .shenfenzheng .bd{padding:0 20px;}
.wrap .shenfenzheng .bd .input-group{margin-top:12px;}
.wrap .shenfenzheng .bd .input-group-addon{border:0;font-size:12px;padding-left:0;padding-right:15px;}
.wrap .shenfenzheng .bd .input-group-addon i{font-style:normal;}
.wrap .shenfenzheng .bd .form-control{height:28px;line-height:28px;border-radius:0;font-size:12px;}
.wrap .shenfenzheng .bd .file {width:100%;height:28px;position:relative;display:block;padding:4px 12px;overflow:hidden;text-decoration:none;text-indent:0;line-height:20px;text-align:right;margin-top:10px;}
.wrap .shenfenzheng .bd .file input {position:absolute;font-size:100px;right:0;top:0;opacity:0;}
.wrap .shenfenzheng p{position:relative;line-height:34px;font-size:12px;margin-top:10px;}
.wrap .shenfenzheng p img{width:55px;height:34px;position:absolute;right:0;}
.wrap .shenfenzheng .img{margin-top:10px;}
.wrap .shenfenzheng .img img{width:125px;height:80px;}
.wrap .shenfenzheng .input-btn{margin-top:10px;}
.wrap .shenfenzheng .btn-default{width:100%;height:38px;line-height:38px;border:0;text-align:center;font-size:14px;}

.wrap .track-info>table{width:100% !important;}
.wrap .track-info ul li{list-style-type: none;}
/*天马迅达和转运四方 start*/
.trans_info {
    margin-top: 20px;
}
.trans_info .tl {
    text-align: left;
}
.trans_info .trans_time {
    width: 20%;
}

/*.trans_info .trans_time:after,
.trans_info .trans_time:before {
    width: 10px;
    height: 10px;
    border-radius: 60%;
    top: 50%;
    right: -6px;
    margin-top: -9px;
    content: '';
    background: #999999;
    border: 1px solid #666666;
    position: absolute;
    display: inline-block;
}

.trans_info .first .trans_time:after {
    border: 4px solid #5c61ac;
    width: 13px;
    height: 13px;
    right: -6px;
    margin-top: -13px;
    background: #fff;
}

.trans_info .first .trans_time:before {
    border: none;
    height: 20px;
    top: 0;
    right: -7px;
    margin-top: 0;
    background: #fff;
}
*/
.trans_info .trans_list p {
    margin:0px;
}
/*.trans_info .trans_list:last-child .trans_time:before {
    border: none;
    height: 20px;
    bottom: 0;
    right: -9px;
    margin-top: 0;
    background: #fff;
}
*/
.trans_info .trans_d {
    padding: 0 10px;
    margin-left: 30px;
    width: 70%;
    /*border-left: 1px solid #d1d1d1;*/
}
.trans_info .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.trans_info .clearfix {
    display: inline-block;
}

.trans_info .clearfix {
    display: block;
    zoom: 1;
}

.trans_info .f14 {
    font-size: 14px;
}
.trans_info .c33 {
    color: #333;
}


.trans_info .c66 {
    color: #666;
}

.trans_info .pr {
    position: relative;
}

.trans_info .fl {
    float: left;
}

.trans_info .ml10 {
    margin-left: 10px;
}

@media screen and (max-width: 768px) {
    .trans_info {
        margin-top: 30px;
    }
    .trans_info .trans_time {
        width: 30%;
        line-height: initial;
    }
    .trans_info .trans_d {
        line-height: initial;
        width: 60%;
    }
    .trans_info iframe {
        width:100% !important;
    }
}

/*天马迅达和转运四方 end*/



.jdiex-track table {
    top: 0px;
    left: 0px;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    border: 1px solid #DCDCDC;
}

.jdiex-track table th {
    border: 1px solid #DCDCDC;
    background-color: #64AADB;
    color: #FFF;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
}

.jdiex-track table tr td:first-of-type {
    text-align: center;
    width: 130px;
    text-indent: 0em;
    }

.jdiex-track table td {
    border: 1px solid #DCDCDC;
    height: 25px;
    line-height: 25px;
    text-align: left;
    text-indent: 1em;
}