.productlist{width:100%;margin-top:20px;background-color:#fff}.productlist .card-body{padding:24px;padding-bottom:20px}.productlist .card-body .card-meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.productlist .card-body .card-meta img{width:40px;height:40px}.productlist .card-body .card-meta div{margin-left:8%;width:100%}.productlist .card-body .card-meta div h3{margin:0;width:92%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px}.productlist .card-body .card-meta div span{font-size:14px;margin-top:15px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:92%;color:rgba(0,0,0,.45)}.productlist .card-body ul{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.productlist .card-body ul>li{width:33.3%;text-align:center;font-size:15px;color:rgba(0,0,0,.85);font-weight:300}.productlist .card-body ul>li>.statusred{width:8px;height:8px;background-color:#ff4d4f;border-radius:100%;display:inline-block}.productlist .card-body ul>li>.statusgreen{width:8px;height:8px;background-color:#57c51c;border-radius:100%;display:inline-block}.productlist .card-body ul .statustext{margin-left:8px;color:rgba(0,0,0,.65);font-size:15px;font-weight:700}.productlist .card-actions{list-style:none;margin:0;padding:0;background:#fafafa;border-top:1px solid #e8e8e8;overflow:hidden}.productlist .card-actions>li{width:33.3%;float:left;text-align:center;margin:12px 0}.productlist .card-actions>li i{font-size:18px;color:#898989;cursor:pointer}.productlist .card-actions>li:not(:last-child){border-right:1px solid #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box}.productlist .xsmore:hover{background-color:#fff}