.xglj{    margin-bottom: 2rem;
    margin-top: 2rem;}
.xglj>ul{    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;}
.xglj>ul>li{    margin: 0 .8rem;}
.xglj>ul>li>a{}
.xglj>ul>li>a>img{}

@media screen and (max-width: 1024px) {
.xglj>ul{justify-content: center;}}
