.order a.del.fr {
    margin-right: 15px;
}
.order a{
    text-decoration: none;
}
.order_list .comm_img img.product-img{
    max-height: 88px;
}
.order_list_con{
    padding: 0px;
}
.more-wrap{
    position: relative;
    height: 32px;
    line-height: 28px;
    width: 100px;
    text-align: center;
}
.more-list .order-btn{
    border: none;
    width: 98px;
}
.more-title{
    cursor: pointer;
}
.more-list{
    position: absolute;
    z-index: 90;
    margin-left: -1px;
    margin-top: 2px;
    border: 1px solid #CCCCCC;
    border-top: none;
    background-color: #ffffff;
    display: none;
}
