.layui-table-cell {
    /* height: auto; */
}

.layui-table-view {
    margin: 0;
}

.layui-table-tips-main img {
    width: 78px;
    height: 78px;
    margin: 5px;
}

.layui-tab {
    margin: 10px 0 0;
}

.layerBox {
    padding: 10px 20px;
}

.layerBox .talkImg {
    float: left;
    margin-right: 10px;
    border-radius: 5px;
}

.layerBox p {
    line-height: 18px;
}

.layerBox .layui-input-block {
    line-height: 38px;
}

.layerBox .layui-form-label {
    color: #999;
    width: 100px;
    padding-left: 0;
}

.layerBox .layui-form-item {
    /* margin-bottom: 0; */
}

.layerBox .mb15 {
    margin-bottom: 15px;
}

.layui-input-block {
    margin-left: 116px;
    text-align: left;
}

.layui-layer-content {
    /* padding-top: 20px;
    padding-right: 20px; */
}

.layui-layer-content .layui-form-item {
    /* margin-top: 20px; */
}

.orderBoxTitle {
    font-size: 12px;
    font-weight: bold;
}

.sendGoodstitle {
    overflow: hidden;
    height: 18px;
}

.sendGoodsspec {
    color: #999;
    margin: 5px 0 15px;
    height: 18px;
}

.red {
    color: #dc143c;
}

.sendGoodsRed {
    font-size: 12px;
}

.sendGoodsNum {
    color: #999;
    margin-left: 10px;
}

.sendGoodsItem {
    padding: 5px 0;
}

.sendGoodsImg {
    padding: 5px 0;
    width: 100%;
    float: left;
}

.layui-btn {
    min-width: 60px;
}

.wlBoxTitle {
    background: #F8A2A3 url(../img/wl_ico.png) no-repeat right bottom;
    height: 110px;
    width: 100%;
    border-radius: 5px;
}

.wlBoxTitle p {
    color: #fff;
    padding-top: 5px;
    line-height: 20px;
    text-indent: 30px;
}

.wlBoxTitle .wlTxt {
    font-size: 24px;
    font-weight: bold;
    padding: 20px 0 10px;
}

.layui-timeline {
    margin-top: 16px;
}

.layui-btn-sm {
    padding: 0px;
}

.spec {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.orderTitle span {
    display: block;
    float: left;
    font-size: 12px;
}

.w40 {
    width: 40%;
    cursor: pointer;
}

.w12 {
    width: 12%;
}

.w26 {
    width: 26%;
}

.w10 {
    width: 10%;
}

.orderItem {
    border: #EBEBEB solid 1px;
    margin-bottom: 20px;
}

.orderItemMid {
    background: #FDf6f6;
    padding: 13px 20px;
}

.orderItemMid table,
.orderItemMid tr,
.orderItemMid td {
    width: 100%;
    height: 92px;
    text-align: center;
}

.orderItemImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    border: #CECECE solid 1px;
}

.noOrder {
    border: #CECECE solid 1px;
    height: 200px;
    color: #999;
    line-height: 200px;
    margin-bottom: 20px;
}

.orderItemTop,
.orderTitle {
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
}

.orderItemLeft {
    padding-left: 110px;
    line-height: 20px;
    height: 92px;
    padding-right: 20px;
    position: relative;
}

.orderItemBom {
    padding: 10px 20px;
}

.light-btn {
    /* background-color: #E7FFFB;
    color: #333; */
    background-color:#fff;
    color: #666;
    border: 1px solid #666;
}

.light-btn:hover {
    color: #000;
}

.red-btn {
    border: #FD1718 solid 1px;
    color: #FD1718;
    background-color: #fff;
}

.red-btn:hover {
    color: #F00A0A;
}

.orderItemTop .red {
    font-size: 18px;
}

.disabled-btn,
.disabled-btn:hover {
    background-color: #f0f0f0;
    color: #999;
    border: 1px solid #999;
}

.ml30 {
    margin-left: 30px;
}

.orderItemRow {
    /* margin: 5px 0; */
    float: left;
    width: 100%;
}

#page {
    padding-bottom: 15px;
    text-align: center;
}

.layui-laypage {
    margin: 0;
}

.rightNr .searchForm {
    /* height: auto; */
    text-align: right;
}