﻿.list-head {
    margin-top: 50px;
}
    .list-head .head-icon {
        width: 30px;
        height: 30px;
        background-color: #e3e3e3;
        line-height: 30px;
        border-radius: 50%;
        text-align: center;
        margin-top: 4px;
    }
