.md_list{
    border-bottom: 1px solid #ddd;
}
i,em{
    font-style: normal;
}
.w1180{
    position: relative;
}
.order_List{
    color:#999;
    padding:20px 44px 0px 70px;;
    position: relative;
    font-size: 12px;
}
.order_List span,.order_List em,.order_List i{
    box-sizing: border-box;
}
.order_nav{
    line-height: 40px;
    padding-left: 20px;
    color:#666;
    font-size: 14px;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
}

/* 订单内容 */
.order_content{
    border:1px solid #ddd;
}
.order_number{
    background-color: #f7f7f7;
    line-height: 28px;
}
.order_number span:nth-child(1){
    padding:0 10px 0 5px;
}
.order_money>span:nth-child(2){
    float: left;
    padding-left:20px;
}
.order_money>span:nth-child(3){
    float: right;
    margin-right:30px;
    text-align: center;
    margin-top: 9px;
}

.order_money .order_info{
    width:100%;
    height: 100%;
    padding:0 62px 0 144px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
}
.order_money .order_info span{
    display: inline-block;
    width:152px;
}
.order_money .order_info span:nth-child(1),.order_money .order_info span:nth-child(2){
    width:247px;
}
.order_info span:nth-child(1),.order_info_crol,.order_info_crol i em{
    display: inline-block;
    height:22px;
    width:160px; 
}
.order_info_crol,.order_info_crol i em{
    padding:0 5px;
}
.order_info span:nth-child(1) .order_info_crol i em{
    overflow:hidden;
}
.order_info span:nth-child(1) .order_info_more i em{
    width:100px; 
    overflow: hidden;
    white-space:nowrap; 
    text-overflow:ellipsis;
}
.order_info span:nth-child(1) .order_info_crol{
    width:100px;
  
}
.order_info  .order_info_crol{
    position: relative;
    cursor: pointer;
    z-index: 66;
}
.order_sit_more{
    position: absolute;
    right:-10px;
    top:8px;
    width:16px;
    height: 14px;
    z-index: 33;
    background:url("/Public/static/img/home/order/more.jpg") no-repeat;
    background-size: cover;
}
.order_info  .order_info_crol i{
    top:6px;
    left: 0px;
    position: absolute;
    z-index: 12;
    background-color:#fff; 
    border:1px solid #ddd;
    padding-right:14px;
}
.add_border{
    border-bottom:1px dashed #ddd;
}
.order_info  .order_info_crol .order_info_remove{
   height: 22px;
   overflow: hidden;
   border-color:transparent;
}
.order_content .order_number>i{
    float:right;
    margin-right:32px;
    display: block;
}
/* waitPay 待付款   payed 已付款  closePay 已关闭 */
.waitPay{
    color: #e51c23;
    cursor: pointer;
}
.payed{
    color:#8bc34a;
}

.order_eval{
    display: inline-block;
    border:1px solid #eaeaea;
    padding:0 8px;
    height:22px;
    border-radius: 4px;
    cursor: pointer;
}

.order_money span.order_nothing{
    width:14px;
    height: 1px;
    display: inline-block;
    background-color:#999;
    margin-right:41px;
    margin-top: 21px;
}
.order_buffer{
    position: absolute;
    height: 1px;
    width: 90%;
    bottom:0px;
    left: 0px;
    background-color:#ddd; 
}
.goPay{
    position: absolute;
    height: 22px;
    line-height: 20px;
    top: 13px;
    right: 32px;
    overflow: hidden;
    width: 36px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
}
.layerBox{
    position: absolute;
    top:25%;
    left: 50%;
    margin-left: -298px;
    width: 694px;
    border: 1px solid #ddd;
    background-color: #fff;
    z-index:1401;
    padding-bottom:18px;
}
.layerBox h3{
    background-color: #f39c46;
    line-height: 34px;
    font-size: 16px;
    color:#fff;
    padding-left:12px;
}
.layerBox>p:nth-child(3){
    line-height: 30px;
    font-size: 14px;
    padding-top: 14px;
    padding-left: 30px;
}
.layerBox>p:nth-child(3) span{
    display: inline-block;
    width: 30%;
    padding-left: 114px;
}
.layerBox .closePayBox{
    display: block;
    position: absolute;
    top: 9px;
    right: 8px;
    width:20px;
    height:20px;
    text-align: center;
    z-index: 100;
    color:#fff;
    font-weight: 700;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    cursor: pointer;
}
.layerBox>p:nth-child(3) i{
    font-size: 12px;
}
.layerBox h4{
    font-style: normal;
    font-size: 18px;
    margin-top: 16px;
    padding-left:12px; 
    color:#666;
    text-align: center;

}
.payAllMoney i{
    color:red;
}
.payWays{
   text-align: center;
   padding-top: 15px;
}
.payWays span{
    display: inline-block;
    width: 126px;
    height: 44px;
    border: 1px solid #ddd;
    line-height: 42px;
    text-align: center;
    margin: 0 6px;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color:#666;
}
.payWays span img{
    width: 100%;
    height: 100%;
}
/* 遮罩层 */
.layerWrap{
    display: none;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0px;
    left: 0px;
    right:0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index:1400;
    min-width: 1180px;
}
.layerWrap .hide{
    display: none;
   
}
.public_info{
    width: 650px;
    margin: 0 auto;
    text-align: start;
    border: 1px solid #ddd;
    font-size: 12px;
    padding:10px;
    margin-top: 20px;
    background-color: #EEE;
    position: relative;
}
.public_info::before{
    display: block;
    content:"";
    width: 690px;
    height: 1px;
    background-color: #EEE;
    position: absolute;
    top:-14px;
    left: -8px;
}