.tag-remark {
    font-size: 12px;
}

.elem-quote {
    margin-bottom: 10px;
    padding: 15px;
    line-height: 22px;
    border-left: 5px solid #009688;
    border-radius: 0 2px 2px 0;
    background-color: #f2f2f2
}

.layui-table td {
    text-align: left;
}

.layui-table th {
    text-align: left;
}