@charset "utf-8";
@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans Narrow'), local('PTSans-Narrow'), url(../fonts/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff) format('woff');
}

@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url(../fonts/Q_pTky3Sc3ubRibGToTAYiylde52zikAzebNtJS89aM.woff) format('woff');
}
.body {
    margin: 0 auto;
    padding: 0;
    font-family: "微软雅黑";
    color: #000;
    background: url(../images/weixin-track/tr_bj.jpg) no-repeat;
    max-width: 677px;
    height: auto;
    background-position: 0px 0px;
    background-size: 100% 100%;
}

img, ul, li, dd, dt, dl, div, p, input {
    margin: 0px;
    border: none;
    padding: 0px;
    margin: 0 auto;
    list-style: none;
    box-sizing: border-box;
}

li {
    margin: 0px;
    border: none;
    padding: 0px;
    margin: 0 auto;
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
}
.close{position:absolute;right:-0.6rem; top:-1.6rem;}
.clear{clear: both;}
select{vertical-align:middle;font-family:"微软雅黑"; height:2rem;}
.light il{overflow:visible;}
.tr_header{padding:1rem;}
.tr_background{width: 100%;  margin:0 auto;}
.tr_background img{position:fixed; z-index:-10; width:100%; height:100%;}
.tr_top{text-align: center; padding-bottom: 1rem;}
.tr_top img{}
.tr_number{background: #fff; border-radius: 20px;width:96%;  }
.tr_numcon{width:98%; margin:auto; overflow-y:scroll; height:16rem; padding:1rem 0;}

a img {
    border: none;
}

.clear {
    clear: both
}

ul, li {
    list-style: none;
}

* {
   max-width: 677px;
margin: 0 auto;
    padding: 0;
    font-size: 14px;

}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 24px;
    text-align: left;
}

p, li {
    line-height: 30px;
}

input, textarea {
    vertical-align: middle;
    font-family: "微软雅黑";
    border: none;
    line-height: 24px;
}

input[type="date"] {

}

input[type="button"] {
    margin-top: 1rem;

}

.close {
    position: absolute;
    right: -0.6rem;
    top: -1.6rem;
}

.clear {
    clear: both;
}

select {
    vertical-align: middle;
    font-family: "微软雅黑";
    height: 2rem;
}

.light il {
    overflow: visible;
}

.tr_header {
    padding: 1rem;
}

.tr_background img {
    position: fixed;
    z-index: -10;
    width: 100%;
    height: 100%;
}

.tr_index {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.tr_top {
    text-align: center;
    padding-bottom: 1rem;
}

.tr_top img {
    width: 60%;
}
.tr_content{
  position:absolute;
  top:5%;
  width:100%;
}

.tr_number {
    background: #fff;tr_content
    border-radius: 20px;
    width: 96%;
}

.tr_numcon {
    width: 98%;
    margin: auto;
    overflow-y: scroll;
    height: 16rem;
    padding: 1rem 0;
}

.tr_numcon::-webkit-scrollbar {
    display: none;
}

.number_left {
    float: left;
    padding-left: 1rem;
}

.number_left ul li {
    color: #767676;
}

.number_middle {
    float: left;
    width: 85%;
}

textarea {
    width: 100%;
    height: 86rem;
    line-height: 30px;
    padding-top: 0.1rem;
}

.tr_number:before,
.tr_number:after {
    content: " ";
    display: table;
}

.tr_search {
    margin: 2rem 0;
    text-align: center;
}

.tr_search input {
    background: #ff8100;
    border-radius: 20px;
    padding: 1rem 6rem;
    font-size: 1.2rem;
    color: #fff;
    cursor: pointer;
}

.tr_footer {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100%;
}

.tr_footer img {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0;
    *zoom: 1;
}

.tr_footer:before {
    content: "";
    display: inline-block;
    width: 0.1px; /*必须要有数值，否则无法把高度撑起来*/
    vertical-align: middle;
}

/*订单查询页面*/
.index_number {
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.5;
}

.index_num {
    background: #fff;
    height: 85%;
    width: 94%;
    position: absolute;
    z-index: 3;
    margin: 10% 3%;
    padding: 1rem;
    overflow: initial !important;
}

.index_num h2 {
    text-align: center;
    line-height: 30px;
}

.index_num h2 img {
    vertical-align: middle;
    padding-right: 0.5rem
}

.index_numcon {
    text-align: center;
    padding-bottom: 1rem;
}

.index_numcon input, .index_numcon select {
    border-bottom: 1px solid #ccc;
    width: 19%;
}
input.border {
    border: none;
    color: #fff;
}

.index_numcon:before {
    display: inline-block;
    width: 0.1px;
}

.order_ul {
    width: 100%;
}

.index_order {
    overflow: hidden;
    overflow-y: scroll;
    height: 70%;
}

.index_order ul li {
    float: left;
    padding: 0.05rem 0.5rem;
    font-size: 0.8rem;
    width:33%;
    text-align: center;
}

.order_line {
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin-top: 1rem;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.order_line img {
    position: absolute;
    top: -0.9rem;
    right: 4rem;
}

/*查询页面*/
.tr_info {
    background: #ff8100;
    border-radius: 20px;
    color: #fff;
    padding: 0.2rem 2rem;
    float: right;
}

.info_con {
    background: #f2f2f2;
    width: 96%;
    height: 88%;
    margin:0 2%;
}

.info_cont {
    background: #fff;
    padding: 2%;
    box-shadow: 0.1rem 0.2rem 1rem #ccc;
}

.info_fixed {
}

.info_contt ul li {
    width: 24%;
    float: left;
    text-align: center;
    background: #efefef;
    margin-left: 0.8%;
}

.info_contt ul li.info_contthover {
    background: #ff8100;
    color: #fff;
}

.info_contm {
    padding: 1rem 0;
}

.info_contt img {
    vertical-align: middle;
    padding-right: 0.2rem;
}

.info_contm ul li {
    width: 50%;
    float: left;
    color: #787878;
    border-bottom: 1px dashed #ccc;
    background: url(../images/weixin-track/track_info5.png) scroll 0 0.65rem no-repeat;
    display: block;
    padding-left: 1.5rem;
}

.info_contm ul li.info_contmhover {
    background: url(../images/weixin-track/track_info5hover.png) scroll 0 0.65rem no-repeat;
    display: block;
    padding-left: 1.5rem;
    color: #ff8100;
}

.info_contm ul li.info_contmhover a, .info_contm ul li.info_contmhover span {
    color: #ff8100;
}

.info_contm ul li a {
    color: #787878;
    font-size: 0.8rem;
}

.info_contm ul li a:hover {
    background: #efefef;
}

.info_contm span {
    color: #787878;
}

.info_contmm {
    display: block;
    overflow: hidden;
    overflow-y: scroll;
    padding: 0 0 1rem 0;
    z-index: -1;
}

.info_contm img {
    vertical-align: middle;
    padding-right: 0.2rem;
}

.info_contf {
    width: 94%;
    margin: 1rem auto 0 auto;
}

.info_contft img {
    vertical-align: middle;
}

img.info_demo {
    transform: rotateX(180deg);
}

.info_top {
    float: right;
}

.info_contft {
    margin: 1.2rem 0;
    word-break: break-all;
}

.info_contfm {
    background: #fff;
    box-shadow: 0.1rem 0.1rem 1rem #ccc;
}

.info_contfmcon {
    width: 94%;
    line-height: 40px;
    padding: 1rem 0;
}

.info_contfmcon table {
    border-left: 0.2rem solid #efefef;
}

.info_contfmcon td {
    padding: 0 0.2rem;
    line-height:20px;
    text-align:left;
}

.info_contfmcon tr:before {
    content: "\2022";
    margin-left: 1rem;
}

.info_one {
    color: #ff8100;
}

/*分页*/
.tarck_page {
    width: 94%;
    float: right;
}

.tarck_page ul {
    width: 100%;
    list-style-type: none;
}

.tarck_page ul li {
    line-height: 40px;
    float: left;
}

.page_btn {
    border-radius: 4px;
    border: 1px solid #e5e9ef;
    background: #fff;
    margin-right: 0.1rem;
    text-align: center;
    width: 3rem;
    line-height: 2rem;
    margin-top: 1rem;
    outline: 0;
}

.page_btn:hover {
    border: 1px solid #ff8100;
    color: #ff8100;
}

span.pages_span {
    margin-right: 1rem;
    width: 6rem;
    position: relative;
    top: 0.5rem;
}

@media screen and (min-width: 320px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 16rem;
        padding: 1rem 0;
    }

    .info_contt ul li {
        font-size: 0.6rem;
    }

    .index_order {
        overflow: hidden;
        overflow-y: scroll;
        height: 46%;
    }
    .index_order ul li {
    width:50%;
    }

    .index_numcon input, .index_numcon select {
        border-bottom: 1px solid #ccc;
    }
}
@media screen and (min-width: 360px) {
  .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        padding: 1rem 0;
    }
    .index_order {
        overflow: hidden;
        overflow-y: scroll;
        height: 58%;
    }
    .index_order ul li {
    width:50%;
    }
}


@media screen and (min-width: 375px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        padding: 1rem 0;
    }
    .index_order {
        overflow: hidden;
        overflow-y: scroll;
        height: 60%;
    }
    .index_order ul li {
    width:50%;
    }
}

@media screen and (min-width: 411px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 26rem;
        padding: 1rem 0;
    }
    .index_order ul li {
    width:33%;
    }
}
@media screen and (min-width: 480px) {
  .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 36rem;
        padding: 1rem 0;
    }
    .index_order ul li {
    width:33%;
    }
}
@media screen and (min-width: 600px) {
    .index_order ul li {
    width:33%;
    }
}
@media screen and (min-width: 640px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 26rem;
        padding: 1rem 0;
    }

}

@media screen and (min-width: 768px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 36rem;
        padding: 1rem 0;
    }

    .index_order{
      height:75%;
    }
    .index_order ul li {
    width:25%;
    }
}
@media screen and (min-width: 800px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 56rem;
        padding: 1rem 0;
    }

}


@media screen and (min-width: 1024px) {
    .tr_numcon {
        width: 98%;
        margin: auto;
        overflow-y: scroll;
        height: 36rem;
        padding: 1rem 0;
    }

    .index_order ul li {
    width:33%;
    }
}

.img-btn-container {
    text-align: right;
    padding: 0.8rem 0;
}

@media screen and (min-width: 1650px) {
    .img-btn-container {
        text-align: right;
        padding: 0.8rem 2rem;
    }
    .index_order ul li {
    width:33%;
    }
}
input[type="date"], input[type="submit"], input[type="button"], .index_numcon select{
  appearance: none; /*很关键：将默认的select选择框样式清除*/
    -moz-appearance: none;
    -webkit-appearance: none;
}

input[type="date"], .index_numcon select {
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border-bottom: solid 1px #ccc;
    height:30px;
    overflow:hidden;
    width:100%;
    color:#6b6b6b;
    /*line-height: normal;*/
}
input[type="button"]{
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    background: #ff8100;

border-radius: 20px;
padding:0.2rem;
font-size: 1.2rem;
color: #fff;
border-bottom: 1px solid #ccc;
text-align:center;
width: 80%;
margin-top:10px;
cursor: pointer;
    /*line-height: normal;*/
}


.index_numcon select {
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("../images/weixin-track/arrow.png") no-repeat scroll right center transparent;
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px;
    border-bottom:1px solid #ccc;
    border-right:none;
    border-left:none;
    border-top:none;
}

.seach_order{display:none;}