/*------------ no-order ------------*/

.no-order {
    padding: 20px 0;
    text-align: center;
    margin: 20px 0 0 0;
    border: 1px solid #eee;
    color: #ccc;
    font-size: 18px;
}



/*------------ form ------------*/

.form-wrap {
    padding: 0;
    max-width: 100%;
}

.main-content.cart-two .shopping-title-up {
    background: #CEC0B0;
}


/*------------ order ------------*/

.order-container {
    margin: 40px 0 0;
}

.order-table td {}

.order-container .order-table {
    margin: 0;
}

.order-table thead th {
    padding: 11px 20px 11px;
    white-space: normal;
    color: #fff;
    line-height: 1.2;
    border: 0;
    background: #CEC0B0;
    box-shadow: inset 0 2px 0px rgba(97, 83, 39, .11);
}

.order-table .num-link {
    color: #9B3044;
    font-size: 15px;
    font-weight: bold;
}

.order-table .num-link:hover {
    text-decoration: underline;
}

.order-table .btn-holder {
    white-space: nowrap;
    padding: 0;
    text-align: center;
}

.order-table .btn-holder a {
    margin: 0 5px;
}

.table .btn.new-msg {
    color: #B97F30;
    box-shadow: none;
    background: none;
    padding: 0;
    font-size: 14px;
}

.table .btn.new-msg i {
    font-size: 22px;
    vertical-align: middle;
    margin: 0 5px 3px 0;
}

.table .btn.new-msg:hover {
    color: #666;
}

.table .btn.new-msg:hover .icon {
    background-position: 0 -25px;
}

.order-table .btn.style02 {
    padding: 0 9px;
    margin: 0;
    max-width: 235px;
}

.order-detail .btn-holder .btn {
    display: inline-block;
    margin: 5px 0;
}



/*------------ form ------------*/

.form-box {
    max-width: 900px;
    margin: 40px auto;
}

.order-form {}



/*------------ detail-main ------------*/

.order-detail {
    background: #F3F3F3;
    margin: 0 -15px;
    padding: 0 0 15px;
}

.order-info {
    color: #fff;
    line-height: 1.2;
    background: #CEC0B0;
    box-shadow: inset 0 2px 2px rgba(97, 83, 39, .11);
    padding: 9px 20px 7px;
}

.order-detail .btn-holder {
    padding: 20px 20px 0;
}

.order-info b {
    color: #9B3044;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 3px 15px;
}

.order-detail .order-table {
    margin: 0 -35px 0 -10px;
}

.order-detail .row {
    border-spacing: 30px 0;
}

.order-detail .col {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    position: relative;
}

.order-detail .col2 {}



/*------------ order-message ------------*/

.message-box {}

.message-form {
    padding: 0;
    max-width: none;
    font-size: 15px;
    color: #858585;
    background: transparent;
    border: 0;
    margin: -20px 0 40px;
}

.message-form .control-label {
    margin: 0 0 10px 0;
    padding: 0;
}

.message-form .btn-box {
    margin: 5px 0 40px;
    padding: 20px 0 0 0;
}

.message-form .btn-box .btn {
    margin: 0;
}

#order-message {
    margin-top: 40px;
}

.message-item {
    margin: 20px 0 25px;
    padding-top: 35px;
}

.message-txt {
    background: rgba(255, 255, 255, 0.10);
    padding: 5px 18px;
    cursor: pointer;
    font-size: 15px;
    box-sizing: border-box;
    color: #666;
    border: 1px solid rgba(172, 143, 97, .5);
    transition: all .2s;
}

.message-txt:hover,
.message-item.active .message-txt {
    border: 2px solid #CEC0B0;
    background: rgba(0, 0, 0, 0.02);
    transition: all .2s;
}

.message-question {
    position: relative;
    padding: 12px 0;
}

.message-question .date {
    position: absolute;
    left: -17px;
    bottom: 100%;
    margin-bottom: 7px;
    color: #999999;
    font-size: 14px;
    pointer-events: none;
}

.message-question .status,
.message-question .new-tag {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin: -2px 0 -2px 10px;
    font-size: 14px;
}

.message-question .status {
    color: #fff;
    line-height: 27px;
    padding: 0 10px;
    border-radius: 15px;
    background: #C0C0C0;
}

.message-question .status.replied {
    background: #AC8F61;
    border: 0;
}

.message-item.active .message-question .status.replied {
    background: #CC9771;
}

.message-question .new-tag {
    color: #AC8F61;
    font-weight: bold;
    line-height: 27px;
}

.message-answer {
    display: none;
    border-top: 1px dashed #EDD5C7;
    padding: 10px 15px;
    margin: 0 -15px;
}

.message-answer .date {
    color: #666666;
    font-size: 14px;
}

.message-answer .editor {
    padding: 5px 0 0;
    color: #9C3044;
    font-weight: bold;
}


/*-- 新增 --*/

.lightbox-wrapper.arrival-box .form-box .control-box {
    position: relative;
    width: 100%;
    display: block;
}

.arrival-box textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: 95px;
}

.table-v td a {
    color: #108fbb;
    text-decoration: underline;
}

.table-v td a:hover {
    color: #009e5f;
    text-decoration: none;
}

.shopping_way .general,
.shopping_way .cold,
.shopping_way .freezing {
    bottom: 0;
}

.shopping_way {
    display: inline-block;
}

.arrival-box .pd-id {
    color: #666666;
    background: #F1EDE2;
    text-align: center;
    border: 1px solid #D4D1C7;
    line-height: 19px;
    padding: 0 20px;
    position: relative;
    margin: 10px auto;
    width: auto;
    max-width: 80px;
    display: block;
}


/*------------ rwd ------------*/

@media screen and (max-width: 1280px) {
    .order-detail .row,
    .order-detail .col,
    .order-detail .order-table {
        display: block;
        width: 100%;
        margin: 0;
    }
    .order-detail .col2 {
        border: 0;
        border-top: 1px dotted rgb(128, 168, 34);
    }
}

@media screen and (max-width: 1000px) {
    .banner,
    .breadcrumb,
    .content-top,
    .shopping-step,
    .main-top {
        display: block;
    }

    .message-form {
        padding: 0;
    }
    #order-message {
        padding-top: 10px;
        margin-top: -40px;
    }
    .no-order {
        padding: 5px 0;
        margin: 0px;
         font-size:16px;
    }
    .order-container {
        padding: 0 15px;
        margin: 0;
    }
    .order-table .num-link {
        font-size: 13px;
    }
    .form-box {
          margin: 30px auto 10px;
    }
    .order-info {
        padding: 6px 20px 5px;
    }
    .order-info b {
        margin: 0 0 3px 10px;
    }
    .order-detail .btn-holder {
         padding: 10px 20px 20px;
    }
    .table-v th {
        padding: 4px 0px;
    }
    .order-detail {
        padding: 0 0 5px;
    }
    .form-box-block {
        margin: 10px auto 10px;
    }
    .message-form .control-label {
        margin: 0 0 5px 0;
    }
    .message-form .btn-box {
        margin: 5px 0 0px;
    }
    .shopping-title-up {
        cursor: inherit;
    }
    .shopping-title-up:after {
        display: none;
    }
    .message-list{
        margin-top: 40px;
    }
}

@media screen and (max-width: 900px) {
    .order-table .btn-holder {
        text-align: left;
    }
    .table .btn.new-msg {
        margin: 10px 0 5px;
    }
    .order-table .btn-holder a {
        margin: 0 10px 0 0;
    }
    #order-message {
        margin-top: 0px;
    }
    .message-txt{
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .message-item {
          margin: 5px 0 20px;
        padding-top: 20px;
    }
    .message-question .date {
    margin-bottom: 2px;
    }
    .message-question .status,
    .message-question .new-tag {
        float: none;
        margin: 0 0px 0 0;
    }
    .message-question .title {
        padding-top: 5px;
    }
    .message-question {
        padding: 3px 0;
    }
    .message-txt {
        padding: 3px 15px;
    }
    .message-answer .editor {
        padding: 0px;
    }
    .message-answer .date {
    }
    .message-answer {
        padding: 3px 15px;
    }
}

@media screen and (max-width: 500px) {
    .order-table .btn-holder a,
    .order-detail .btn-holder .btn {
        margin: 0px;
    }
}

@media screen and (max-width: 480px) {}