.order-list .header{width:100%;padding:24px 24px 0 24px;background-color:#fff;margin-bottom:20px;border-radius:5px;overflow:hidden}.order-list .header .title{height:32px;line-height:32px;flex:auto}.order-list .header .title>*{float:right;margin-left:20px}.order-list .content{width:100%;background-color:#fff;margin-bottom:20px;border-radius:5px;overflow:hidden}.order-list .content .table .image{cursor:pointer}.order-list .content .table .image i{font-size:30px;transform:translateY(-5px)}.order-list .content .table .address{max-width:400px;word-break:break-all}.order-list .content .table .address .name{color:#333}.order-list .content .table .address .phone{word-break:break-all}.order-list .content .table .address .detail{width:200px;color:#999;overflow:hidden}.order-list .content .table .inner-table{width:100%;background:#fff;border:0;margin-bottom:10px;margin-top:10px}.order-list .content .table .inner-table thead th{background:#ebf3fb}.order-list .content .table .inner-table .actions>:last-child>.ant-divider:last-child{display:none}.order-list .content .table .product{display:flex;align-items:center;cursor:pointer}.order-list .content .table .product .image{flex:none;margin-right:10px}.order-list .content .table .product .info{flex:auto}.order-list .content .table .product .name{font-size:16px;color:#1890ff}.order-list .content .table .product .sku{color:#999;overflow:hidden}