.ilink-0 {
    width: 1216px;
    height: 98px;
    margin: auto;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
}

.ilink-0 .ilink-1 {
    height: 98px;
    float: left;
    margin-right: 44px;
    line-height: 0;
    background-color: transparent;
}

.ilink-0 .ilink-1 .ilink-1_a {
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 98px;
    background-color: transparent;
}

.ilink-0 .ilink-1 .ilink-1_a img{
    height: auto;
}

.ilink-0 .ilink-1:nth-child(5n) {
    width: 208px;
    height: 98px;
    float: left;
    margin-right: 0px;
    line-height: 0;
    background-color: transparent;
}

.ilink-0 .ilink-1:nth-child(5n) .ilink-1_a {
    color: rgb(0, 0, 0);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 208px;
    height: 98px;
    background-color: transparent;
}