.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
ul li {
    list-style: none;

.clearfix {
    zoom: 1;
}