.fy .on{
    display: inline-block;
    /*width: 24px;*/
    height: 24px;
    text-align: center;
    background: #0f3a7e;
    border-radius: 20px;
    line-height: 24px;
    margin: 0 5px;
    color: #fff;
    font-weight: 100;
}