@charset "UTF-8";

.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}









