.nav .clearfix{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.com88{
    float: right;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: bold;
}