.jxkj_content {
    margin: 0 auto;
    height: 70vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.jxkj_bg {
    width: 8.0729rem/* 1550/192 */
    ;
    height: 2.8646rem/* 550/192 */
    ;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.jxkj_item {
    width: 28%;
    height: 42%;
    margin-left: .4167rem/* 80/192 */
    ;
    margin-bottom: .2083rem/* 40/192 */
    ;
}

.jxkj_img {
    width: 100%;
    height: 90%;
}

.jxkj_name {
    width: 100%;
    height: 10%;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .125rem/* 24/192 */
    ;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #242424;
}