
.title-container{
    margin-bottom: 12px;color: #999;
}
.design-home .page-title{margin: 0 0 4px -1px;}
.design-home .description{margin: 0 0 20px 0;}
.number{color: #f34a4a;margin: 0 2px;}

/*面包屑导航*/
.crumb{margin-bottom: 10px;}
.crumb > i{margin: 0 7px;color: #999;}
.crumb .current{color: #999;}
.crumb .current:hover{color: #00a2ca;}

.container .c-side{
    margin-left: 40px;
}
.order-wrap{
    border: 1px solid #e4e4e4;border-radius: 3px;
}
.order-wrap .th{
    height:40px;line-height:40px;
    background:#fbfbfb;padding: 0 19px;
    color:#333;border-bottom: 1px solid #e4e4e4;
    font-weight: bold;
}
.order-wrap .td{

}

.order-list li{
    
}
.order-list li:last-child{border-bottom: 0;}

.order-list li{
    height:36px;line-height:36px;display: block;
    margin: 0 19px;
    color: #666;border-bottom: 1px dashed #e0e0e0;
}
.order-list span{
    display:inline-block;text-indent:10px;
}
.order-list .col-name{
    width:8%;text-indent:2px;text-indent: 2px;
}

.order-list .col-position{
    width:110px;
}
.order-list .col-time{
    width:110px;
}
.order-list .col-amount{
    width:50px;
}
.order-list .col-layer{
    width:40px;
}
.order-list .col-size{
    min-width: 150px;
}
.order-list .td .col-size i{
    color: #aaa;margin: 0 1px 0 2px;
}
.order-list .col-sum{
    width:12%;
}

.order-list .td .col-sum{
    color: #f34a4a;
}
.order-list .col-sum .rmb{
    margin-right: 2px;
}

/* 列表页右边栏 */
.now > h3{padding-top: 5px;margin-bottom: 10px;}
.now .detail-data{
    border: 1px solid #e0e0e0;border-radius: 3px;
    padding: 12px 14px;
}
.now .detail-data > p{
    margin-bottom: 10px;
}
.now .detail-data > p > span{
    color: #999;
}

/*
 * 订单详情页  -------------------------------
 */
.order-detail .c-side{width: 210px;margin-left: 30px;}
.order-detail .order-wrap{
    min-height: 400px;
    padding: 14px 27px 50px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
.order-line{margin-bottom: 22px;border-bottom: 1px dashed #e0e0e0;padding:10px 0 20px;}
.order-line ul{display: flex;}
.order-line ul li{width:20%;text-align:center;position:relative;}
.order-line ul li .cycle{
    height:44px;width:44px;background:#ccc;border-radius:22px;text-align:center;
    line-height:44px;font-size:18px;color:#fff;margin:0 auto;
}
.order-line ul li .time-code{
    color: #999;
}
.order-line ul li .action-txt{
    padding: 12px 0 3px;
}
.order-line ul li .line{
    width: 60%;height:4px;background:#ccc;position:absolute;top:21px;left:70%;
    border-radius: 3px;
}
.order-line ul li:last-child .line{
    display: none;
}
.order-line ul .active .cycle,
.order-line ul .active .line{background:#109a10;}
.order-line ul .active .action-txt{color: #109a10;}
.order-line ul .ing .cycle{background:#CAECB6;}
.order-line ul .ing .action-txt,
.order-line ul .ing .time-code{color: #CAECB6;}

.order-detail .order-status{text-align: center;padding-bottom:35px;}
.order-detail .order-status .status{font-size: 16px;color: #111;padding-bottom: 5px;}
.order-detail .order-status .word{color: #999;padding-bottom: 8px;}
.order-detail .order-status .price{padding-bottom: 7px;font-size: 16px;}
.order-detail .order-status .price b{color: #f34a4a;}

.order-detail .shipping-address{border: 1px solid #efefef;background: #f8f8f8;padding: 11px 19px 8px;border-radius: 3px;margin-bottom: 25px;}
.order-detail .shipping-address h2{font-size: 16px;color: #111;padding-bottom: 7px;}
.order-detail .shipping-address p{padding-bottom: 5px;}
.order-detail .shipping-address .icon{float: left;margin:1px 6px 0 0;font-size: 16px;color: #aaa;}
.order-detail .shipping-address .icon-mobile-phone{font-size: 19px;margin: 0px 10px 0 4px;}
.order-detail .shipping-address .icon-truck{font-size: 14px;margin: 3px 7px 0 0px;}

/*
 * 工艺详情+价格明细
 */
 /*
.price-gongcheng{border: 1px dashed #e0e0e0;border-radius: 3px;} 
*/
.price-gongcheng .equal{border: 1px solid #e4e4e4;border-radius: 3px;}
.price-gongcheng .equal h2{
    background: #f9f9f9;color: #111;border-bottom: 1px solid #e4e4e4;font-weight: bold;
    height: 36px;line-height: 36px;text-indent: 12px;
} 
.price-gongcheng .equal p{
    height: 36px;line-height: 36px;border-bottom: 1px solid #efefef;
}
.price-gongcheng .gongcheng p:last-child{
    border-bottom: 0;
}
.price-gongcheng .equal > p > span{
    display: inline-block;text-indent: 12px;border-right: 1px solid #efefef;width: 80px;
    margin-right: 9px;
}
.price-gongcheng .equal > p > i{margin-right: 2px;}
.price-gongcheng .gongcheng{margin-right: 5px;}
.price-gongcheng .gongcheng > p > span{width: 150px;}


.price-gongcheng .price{margin-left: 5px;}
.dollar{color: #f34a4a;}
.total .dollar{font-size: 18px;}

.kehu-pingjia > h2{margin-bottom: 10px;padding-top: 5px;}


