.header {
    height: 36px;
    background: white;
    padding: 20px 0;
    position: relative;
    z-index: 5;
    border-bottom: 1px #e7e7e7 solid;
}

.nav-left {
    width: 200px;
    background-color: white;
    border-top: 1px #e7e7e7 solid;
    border-left: 1px #e7e7e7 solid;
    border-bottom: 1px #e7e7e7 solid;
    padding: 20px 0px;
    float: left;
    margin-top: 20px;
}

.nav-right {
    width: 996px;
    background-color: white;
    border: 1px #e7e7e7 solid;
    padding: 20px 0px;
    float: left;
    margin-top: 20px;
    min-height: 280px;
}

.nav-left ul {
    text-align: center;
}

.nav-left ul li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
}

.nav-left ul li a {
    font-size: 14px;
}

.nav-left ul .lichecked {
    background-color: #fbf8e2;
    border-right: 2px solid #00a1ea;
}

.nav-left ul li a:hover {
    color: #00a1ea;
}

/*.wbox {*/
/*overflow: hidden;*/
/*}*/

.mini-search {
    float: right;
}

.mini-search .form {
    width: 270px;
    height: 36px;
}

.mini-search .form .text {
    width: 200px;
    border-color: #00a1ea;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #666;
    padding: 4px;
    margin-bottom: 4px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    outline: 0;
    font-size: 14px;
    font-family: "microsoft yahei";
    border-radius: 0px;
}

.mini-search .form .button {
    width: 60px;
    background-color: #00a1ea;
    font-size: 14px;
    float: left;
    height: 36px;
    border: none;
    border-radius: 0;
    line-height: 1;
    color: #fff;
    font-family: "Microsoft YaHei";
    cursor: pointer;
}

.default {
    text-align: center;
    padding: 20px;
    height: 80px;
}

.bjrl-price {
    color: #FF0036;
    font-size: 12px;
    font-weight: bolder;
}

.tr-th {
    color: #aaa;
    padding-left: 10px;
}

.tr-th i {
    font-size: 12px;
}

i {
    font-size: 12px;
}

.bgColor {
    background-color: #DEF3CA;;
}

body {
    background-color: #fff;
}

[class^="icon-"], [class*=" icon-"] {
    width: 16px;
    height: 16px;
}

[class^="icon-"], [class*=" icon-"] {
    margin-top: 0px;
}

input[type="submit"].bt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #faa732;
    background-color: #faa732;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 20px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: pointer;
    background-color: #ffffff;
}

.layui-layer-btn .layui-layer-btn0 {
    float: none;
}

.layui-layer-btn {
    text-align: center;
}

.c_ordercount .c_ordercount_list span {
    padding-left: 10px;
    padding-right: 10px;
}

.color_F00 {
    color: #FF0000;
}

.notice {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #f00;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    top: -0px;
}

.wrap {
    position: relative;
}

.help-inline {
    top: 10px;
}

/* 清空输入框内容按钮 */
.input2 {
    padding: 3px 6px;
    width: 100px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #E7E7E7;
    font-size: 12px;
    color: #555555;
    margin-top: 10px;
}

.clear2 {
    display: none;
    position: absolute;
    width: 16px;
    height: 16px;
    margin: 6px 0 0 -22px;
    background: url(/resources/images/gcb/clear.png);
}

.input2::-ms-clear {
    display: none;
}

.input2:valid + .clear2 {
    display: inline;
    margin-top: 17px;
}

table thead th {
    background-color: #f7f7f7;
    font-weight: 500;
    text-align: center;
}

.inline li {
    float: left;
}

table td {
    text-align: center;
}

.buyer_module_btn a, .buyer_module_btn span {
    text-align: center;
}

.mt-nav li {
    position: relative;
    float: left;
    cursor: pointer;
    z-index: 1;
    height: 45px;
    font: 400 14px/36px tahoma;
    line-height: 39px \9;
}

.mt-nav .selected {
    border-bottom: 2px solid #00a1ea;
}

.mt-nav li a:link, .mt-nav li a:visited {
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 0 25px;
    color: black;
}

.cndzk-entrance-country-setbtn {
    padding: 5px 10px;
    background-color: #0a60d6;
    border-radius: 5px;
    width: 40px;
    text-align: center;
    color: white;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-left: 75px;
    cursor: pointer;
}

.cndzk-entrance-country-setbtn:hover {
    background-color: #00A2E9;
}

.red-dot {
    background-color: red;
    border-radius: 5px;
    padding: 0 2px;
    color: white;
}

.table-title {
    margin-bottom: 15px;
    border-left: 2px solid #00a1ea;
    padding: 0 0 0 5px;
}

#detail {
    display: none;
}

.detail-line {
    border-bottom: 1px solid #DDD;
    margin: 10px 0;
}

.back-btn-a {
    display: inline;
    border: 1px solid #ddd;
    padding: 2px;
}

.text-center {
    text-align: center;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti, "Microsoft YaHei";
}

h4, .h4 {
    font-size: 18px;
}

.track-list {
    margin: 20px;
    margin-right: 10px;
    height: 216px;
    padding-left: 5px;
    overflow-y: auto;
    position: relative;
}

.track-list li.first {
    padding-top: 0;
}

.track-list-date li {
    line-height: 22px;
    font-size: 0;
}

.track-list li {
    position: relative;
    padding: 9px 0 0 15px;
    line-height: 22px;
    border-left: 1px solid #d9d9d9;
    color: #333;
}

.track-list li.first .node-icon {
    background-position: 0 -65px;
    height: 20px;
    top: 0;
}

.track-list-date li .node-icon {
    top: 15px;
}

.track-list li .node-icon {
    position: absolute;
    left: -6px;
    top: 50%;
    width: 11px;
    height: 11px;
    background: url(../images/order-icons.png) -21px -72px #fff no-repeat;
}

em, i, u {
    font-style: normal;
}

.track-list-date .first .date {
    border-left-color: #fff;
}

.track-list-date li .date {
    display: inline-block;
}

.track-list li .date {
    display: inline-block;
    width: 100px;
    color: #333;
    border-radius: 14px;
    font-size: 12px;
    text-align: left;
}

.track-list-date .afterdate .time, .track-list-date .first .time {
    margin-left: 2px;
}

.track-list-date li .time {
    margin-left: 102px;
    vertical-align: top;
    font-size: 12px;
}

.track-list li .time {
    width: 50px;
    margin-right: 20px;
}

.track-list li .time, .track-list li .txt {
    position: relative;
    display: inline-block;
}

.root61 .track-list-date li .txt {
    max-width: 520px;
}

.root61 .track-list li .txt {
    max-width: 640px;
}

.track-list li.first .txt {
    font-weight: 600;
}

.track-list-date li .txt {
    max-width: 468px;
    font-size: 12px;
}

.track-list li .txt {
    max-width: 505px;
    vertical-align: top;
}

.track-list li .time, .track-list li .txt {
    position: relative;
    display: inline-block;
}

.breadcrumb {
    margin: 0 auto;
    width: 990px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    vertical-align: baseline;
}

.m1 {
    padding: 0 20px 20px;
    border-style: solid;
    border-width: 2px 1px 1px;
    border-color: #aaa #eee #eee;
}

.m2 {
    padding-left: 1px;
    border: 1px solid #eee;
}

.m {
    margin-bottom: 20px;
}

.order-detail-card {
    margin: 0 auto;
    width: 990px;
    min-height: 160px;
}

.tb1 td {
    height: 1.1cm;
    line-height: 1.1cm;
    border-bottom: 1px solid #f5f5f5;
}

.tb2 .t1 {
    width: 2cm;
    text-align: left;
}

.tb2 td {
    text-align: left;
    height: 0.8cm;
    line-height: 0.8cm;
    color: #333;
}

.tb1 {
    width: 100%;
    color: #333;
}

.tb1 .t1 {
    width: 50%;
    text-align: left;
}

.tb1 .t2 {
    text-align: right;
}

.tb-tle {
    width: 100px;
}

.tb-txt {
    width: 300px;
}

.tb4 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.tb4 .gap {
    width: 20px;
}

.tb4 .t3, .tb4 .t5, .tb .t7 {
    width: 18%;
}

.tb4 .gap {
    width: 20px;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.tb4 th {
    background: #f9f9f9;
    height: 1.1cm;
    line-height: 1.1cm;
    font-weight: normal;
}

.tb4 td {
    height: 1.8cm;
    line-height: 1.8cm;
    border-bottom: 1px solid #f5f5f5;
}

.goods-total {
    display: inline-block;
    display: block;
    padding: 20px;
    overflow: hidden;
}

.goods-total ul {
    float: right;
}

.goods-total li {
    display: inline-block;
    display: block;
    line-height: 28px;
}

.goods-total .label {
    float: left;
    width: 500px;
    text-align: right;
}

.goods-total .txt {
    float: left;
    width: 130px;
    text-align: right;
    font-family: verdana;
}

.goods-total .count {
    font-size: 18px;
    font-weight: 700;
}

.order-detail-head {
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    background-color: #f9f9f9;
    color: black;
}

.p-name {
    width: 310px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.M-box1 a {
    padding: 5px 10px;
    border: 1px solid #c5c5c5;
    margin-left: 5px;
}

.M-box1 .active {
    padding: 5px 10px;
    background-color: #00a1ea;
    color: white;
    margin-left: 5px;
}

.pagination {
    height: 30px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
    position: relative;
}
