ul.flfg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
ul.flfg li {
    width: 48%;}
.jxjs ul.flfg li:nth-child(2) {
    margin-top: 0;}
