.article {
    display: grid;
}

.zone-heading {
    margin-bottom: 0;
}

.xubox_layer .xubox_imgbox img {
    width: auto !important;
    height: auto !important;
    /*
    top: 0 !important;
    left: 0 !important;
    */
    visibility: visible;
}

.arti_update,
.arti_views {
    margin-left: 24px;
}

#newscontent img {
    display: block;
    max-width: 960px;
    margin: 0 auto;
}

#newscontent table {
    width: 100%;
}

.news-item:hover {
    transform: none;
}

.news-item:hover::before {
    width: 3px;
}