﻿@CHARSET "UTF-8";

.trackingList > td {
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0;
    padding: 0;
    /*overflow-x: hidden;*/
    font-family: 'Segoe UI',SegoeUI,'Microsoft YaHei',寰蒋闆呴粦,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    background: #f2f2f2;
    min-width: 320px;
}

a {
    cursor: pointer;
    color: #0067b8;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.text-right {
    text-align: right;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.none {
    display: none;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table {
    width: 100%;
    position: relative;
    top: -12px;
}

a {
    text-decoration: none;
}

    a:visited {
        color: #3c82c8;
    }

    a:hover {
        text-decoration: underline;
    }

.disabled {
    color: #999;
    cursor: not-allowed !important;
}

.text-center {
    text-align: center;
}

.hidden {
    overflow: hidden !important;
}

.y-auto {
    overflow-y: auto !important;
}

.word-wrap {
    word-wrap: break-word;
}

.m-auto {
    margin: 0 auto
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-r-18 {
    margin-right: 18px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-r-20 {
    padding-right: 20px;
}

.content {
    box-sizing: border-box;
    padding: 0 20px;
    height: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 1100px) {
    #trackingNo {
        width: 786px;
    }

    #layerInfo {
        width: auto !important;
        margin: 40px 20px !important;
    }
}

.footer {
    position: inherit;
    bottom: 0;
    width: 100%;
    margin: 0px auto;
    line-height: 40px;
    border-top: 1px solid #dfdfdf;
    text-align: center;
    color: #898989;
    font-size: 10px;
    background: #fff;
    z-index: 9;
}

.placeholder-label {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #A9ABB3;
    cursor: text;
}

[class^='btn-'] {
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: none;
    background: none;
}

.icon {
    position: relative;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url(../images/track_icons.png);
    vertical-align: middle;
    margin-right: 3px;
}

    .icon.des {
        width: 16px;
        height: 16px;
        background-position: -84px -30px;
    }

    .icon.des-white {
        width: 16px;
        height: 16px;
        background-position: -84px -60px;
    }

    .icon.clear {
        width: 30px;
        height: 30px;
        background-position: -60px -30px;
    }

    .icon.search {
        width: 30px;
        height: 30px;
        background-position: -110px -30px;
    }

    .icon.delete {
        width: 28px;
        height: 28px;
        background-position: 0 -80px;
    }

    .icon.cancel {
        width: 15px;
        height: 15px;
        background-position: -85px -88px;
        cursor: pointer;
    }

.title-active .icon.track-all {
    width: 22px;
    height: 22px;
    background-position: 0 0;
}

.icon.track-all {
    width: 22px;
    height: 22px;
    background-position: -30px 0;
}

.title-active .icon.track-noQuery {
    width: 22px;
    height: 22px;
    background-position: 0 -30px;
}

.icon.track-noQuery {
    width: 22px;
    height: 22px;
    background-position: -30px -30px;
}

.icon.t-noQuery {
    width: 30px;
    height: 30px;
    background-position: -40px -250px;
}

.icon.track-sendPost {
    width: 22px;
    height: 22px;
    background-position: -30px -90px;
}

.icon.track-transportation {
    width: 22px;
    height: 22px;
    background-position: -30px -150px;
}

.icon.track-failed {
    width: 22px;
    height: 22px;
    background-position: -30px -60px;
}

.icon.track-haveSignedIn {
    width: 22px;
    height: 22px;
    background-position: -30px -180px;
}

.icon.track-exception {
    width: 22px;
    height: 22px;
    background-position: -30px -120px;
}

.titleInfo {
    position: absolute;
    left: -200px;
    z-index: 11;
    width: 460px;
    min-width: 200px;
    padding: 10px;
    background: #fff;
    text-align: left;
    top: 40px;
    border: 1px solid #ccc;
}

    .titleInfo > p {
        margin: 5px 0 5px 10px;
    }

    .titleInfo:after {
        content: '';
        position: absolute;
        top: -20px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -5px;
        border: 10px solid;
        border-color: transparent transparent #fff transparent;
    }

    .titleInfo:before {
        content: '';
        position: absolute;
        top: -22px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -6px;
        border: 11px solid;
        border-color: transparent transparent #ccc transparent;
    }

#exception .titleInfo {
    left: -328px;
}

    #exception .titleInfo:after {
        left: 358px;
        ;
    }

    #exception .titleInfo:before {
        left: 358px;
    }

#noQuery .titleInfo {
    left: -125px;
}

    #noQuery .titleInfo:after {
        left: 173px;
        ;
    }

    #noQuery .titleInfo:before {
        left: 173px;
    }

.title-line {
    border-bottom: 3px solid rgb(76,166,255);
}

table {
    border-collapse: collapse;
}

.tableList th {
    background: #f2fbfb;
    height: 40px;
    color: #212121;
    border-bottom: 1px solid #e9e9e9;
    text-align: left;
    padding: 0 14px;
    width: 100%;
    font-family: Roboto,"Microsoft Yahei",sans-serif;
}

.state {
    background: #f1f3fa;
    height: 43px;
    color: #212121;
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    width: 100%;
    border: 1px solid #e0e0e0;
}

.tracking-now-css {
    position: relative;
    top: -40px;
    left: 325px;
    padding-left: 25px;
}

.track-details-btn {
    position: relative;
    float: right;
    top: -45px;
    line-height: 40px;
    right: 10px;
    color: #43a047;
    font-weight: 600;
    font-size: 16px;
}

.notice-img {
    float: left;
    padding-left: 20px;
    padding-right: 4px;
    padding-top: 7px;
    margin-top: -10px;
}

.cgreen {
    color: #008136;
    font-size: 14px;
    font-weight: 400;
}

.crupost {
    color: #0055A6;
    font-size: 14px;
    font-weight: 400;
}

.oriChannel {
    position: relative;
    height: 35px;
    line-height: 25px;
    margin: -19px 0 0 18px;
    color: #a9a9a9;
}

.container {
    min-width: 750px;
}

a:hover, .track-details-btn:hover {
    color: #ff7f00 !important;
}

.tableList td {
    height: 32px;
    vertical-align: middle;
    padding: 8px 18px !important;
    border-bottom: 1px solid #e9e9e9;
    text-align: left;
}

.tableList .th-line {
    font-size: 14px;
}

.pointer {
    cursor: pointer;
    cursor: hand;
}

#layerout {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    outline: 0;
}

#layer {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#layerInfo {
    width: 820px;
    min-height: 480px;
    background-color: #fff;
    margin: 80px auto;
    position: relative;
}

.layerInfo-title {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    border: 1px solid #ededed;
    font-weight: bold;
    font-size: 14px;
}

.layerInfo-header {
    background: #fff0e5;
    color: #ff7221;
    padding: 14px 0 14px 64px;
    font-size: 14px;
}

.layerInfo-content {
    padding: 20px 64px;
    font-size: 14px;
}

.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-color: #fff !important;
    background-image: url(../images/loading_2.gif);
    background-repeat: no-repeat;
    background-position: center !important;
}

.tableListCount > ul > li {
    padding: 10px 10px;
    min-width: 80px;
    margin: 0 10px;
    text-align: center;
    cursor: pointer;
}

.track-search .submit-btn {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #66adfe;
}

.track-search .descriptionBtn {
    width: 128px;
    height: 48px;
    border: 1px solid #66b3ff;
    line-height: 48px;
    border-radius: 3px;
}

.table-content {
    background: #fff;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.pre-table {
    margin: -1px 20px 0 20px;
    min-height: 460px;
    background: #fff;
    border: 1px solid #f5f5f5;
}

.tableListCount {
    height: 15px;
    background: #fff;
}

.title-active {
    border-bottom: 3px solid #4ca6ff;
    color: #4ca6ff;
}

.title-sendPost {
    border-bottom: 3px solid #0d47a1;
    color: #0d47a1;
}

.title-transportation {
    border-bottom: 3px solid #2196f3;
    color: #2196f3;
}

.title-haveSignedIn {
    border-bottom: 3px solid #43a047;
    color: #43a047;
}

.title-failed {
    border-bottom: 3px solid #f44336;
    color: #f44336;
}

.title-exception {
    border-bottom: 3px solid #757575;
    color: #757575;
}

#tableListContent tr:last-child {
    border-bottom: 1px solid #f7f7f7;
}

.center-title {
    font-size: 36px;
    margin-bottom: 25px;
    /*color: #fff;*/
    color: #0067b8;
}

.form-content {
    background: #fff;
}

.form-clear {
    width: 100%;
    height: 40px;
    background: #dcdcdc;
    line-height: 40px;
}

.form-search {
    padding-top: 20px;
    color: #fff;
    text-align: center;
}

    .form-search .searchBtn {
        width: 380px;
        height: 50px;
        line-height: 50px;
        background: #ff9700;
        margin: 0 auto;
        font-size: 20px;
    }

.center-content-bg {
    width: 337px;
    margin: 0 auto;
    position: absolute;
    bottom: 40;
    right: -116px;
    text-align: right;
    top: -46px;
}

.center-content-footer {
    width: 100%;
    text-align: center;
    color: #0067b8;
    margin-top: 50px;
}

#trackingNo:focus {
    -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
    border-color: rgba(64,137,233,.75);
    -webkit-box-shadow: 0 0 18px rgba(135,176,231,3);
}

.shrink-up {
    background: url(../images/shrink_1.png) no-repeat 93% center;
}

.shrink-down {
    background: url(../images/shrink_2.png) no-repeat 93% center;
}

/*杞ㄨ抗鏌ヨ骞冲彴鏂扮増鏍峰紡19-06-20*/
.navbar.navbar-default {
    height: 100px !important;
    width: 100%;
    /*position: fixed;*/
    opacity: 0.9;
    z-index: 999;
}

.logo-describe.inline-block {
    letter-spacing: 1px;
    color: #262626;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    margin: -43px 0 0 370px;
}

    .logo-describe.inline-block::before {
        position: absolute;
        top: -8px;
        left: -25px;
        display: block;
        width: 2px;
        height: 39px;
        content: "";
        background-color: rgba(117,117,117,.3);
    }

.searchBtn:hover {
    background: #ffaa44 !important;
    color: #fff;
}

.c-uhff-lang-selector {
    float: left;
}

.context-foot ul.c-list {
    float: right;
}

.c-list.f-bare {
    padding-left: 0;
    list-style-type: none;
}

.context-foot ul.c-list li, .c-uhff-lang-selector {
    padding: 20px 10px;
    display: inline-block;
    white-space: nowrap;
}

.context-foot a {
    background-color: transparent;
    color: #0067b8;
}

a.c-uhff-link:active, a.c-uhff-lang-selector:active {
    background: none;
    color: #ff7f00 !important;
}

a.c-uhff-link:focus, a.c-uhff-link:hover, a.c-uhff-lang-selector:hover, a.c-uhff-lang-selector:focus, .language label:hover {
    color: #ff7f00 !important;
    text-decoration: underline;
}

.language {
    position: absolute;
    font-size: 13px;
    z-index: 9;
    top: 14px;
    right: 10px;
    padding: 28px 12px;
}

    .language label {
        position: relative;
        color: #616161;
        padding-right: 12px;
        cursor: pointer;
    }

.tracking-item-number {
    font-size: 20px;
    color: #14295e;
}

.oriNumber {
    color: #ff7f00;
    font-size: 14px;
}

/*淇勮鐗堢殑杞ㄨ抗淇℃伅椤�*/
.tracking-page {
    width: 640px;
    padding-bottom: 35px;
    position: relative;
    margin: -30px auto 0;
}

.tracking-page__header {
    text-align: center;
    padding-top: 45px;
}

.tracking-page__title {
    font-size: 32px;
    line-height: 36px;
    font-weight: 400;
}

.tracking-page__input {
    margin-top: 27px;
}

.input {
    padding: 0 0 16px;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    box-sizing: border-box;
}

.input__placeholder {
    position: absolute;
    left: 0;
    font-size: 18px;
    white-space: nowrap;
    margin-top: 1px;
    height: 40px !important;
    line-height: 40px !important;
    text-align: left;
    z-index: 0;
    color: #cccccc;
}

.input--search input {
    padding-right: 47px;
}

.input input {
    font-size: 18px;
    display: block;
    margin-bottom: 0;
    border: 1px solid #cccccc;
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    transition: border-color 0.1s ease-in-out;
    outline: none;
    background-color: white;
    position: relative;
    height: 42px;
    cursor: inherit;
    line-height: 24px;
    padding: 0 11px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    max-width: none !important;
}

.input__btn-search {
    background-color: #0067b8;
    position: absolute;
    width: 30px !important;
    height: 31px !important;
    right: 6px;
    margin-top: 4px;
    cursor: pointer;
    border-radius: 4px;
    z-index: 2;
    transition: background-image 0.1s ease-in-out, border 0.1s ease-in-out;
    border: 1px solid #0067b8;
    box-sizing: border-box;
    background-size: contain;
}

    .input__btn-search:before {
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        color: #fff;
        font-size: 18px;
    }

.tracking-page__help-items {
    margin: 0 auto;
    display: table;
}

.tracking-page__help-item {
    display: inline-block;
    color: #0067b8;
    font-size: 14px;
    line-height: 24px;
}

.tracking-page__help-items a {
    color: #0067b8;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.1s ease-in-out;
}

.tracking-page input[type="text"]:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    border-color: #0067b8;
}

.trackru-footer {
    background: none;
    font-size: 14px;
    line-height: 18px;
    height: 60px;
    box-sizing: border-box;
}

/*CSS 鑷畾涔塱nput placeholder 鐨勯鑹�*/
::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 16px;
    color: #cccccc;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    color: #cccccc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 16px;
    color: #cccccc;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 16px;
    color: #cccccc;
}

@media screen and (max-width: 768px) {
    .input--search {
        width: 80%;
        margin: 20px auto 0 auto;
    }

        .input--search input {
            height: 60px;
            font-size: 20px;
        }

        .input--search .input__btn-search {
            width: 50px !important;
            height: 50px !important;
        }

    .input__btn-search::before {
        font-size: 24px;
        top: 12px;
        left: 12px;
    }

    .glyph-world {
        width: 100%;
    }

    .f-bare {
        width: 100%;
    }
}

x1
