/* seemb5 新闻列表 / 详情（对齐 mb5 technologiesd / technologiesDetail） */

.seemb5-news-page el-icon,
.seemb5-news-page ElIconClock {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.seemb5-news-page .technologiesd-box .technologiesd .technologiesd-list .list-items,
.seemb5-news-page .technologiesDetail-box .technologiesDetail-main .technologiesDetail .technologiesDetail-right-box .tDeiail-right-item {
    color: inherit;
    text-decoration: none;
}

.seemb5-news-page .technologiesd-box .technologiesd .technologiesd-list .list-items:hover .text-time .text {
    color: var(--jq_color14);
}

.seemb5-news-page .technologiesd-box .technologiesd .technologiesd-list .list-items .text-time .time .el-icon,
.seemb5-news-page .technologiesDetail-box .technologiesDetail-main .technologiesDetail .technologiesDetail-left-box .technologiesDetail-time .el-icon {
    margin-right: var(--jq_mr1);
}

.seemb5-news-page .technologiesDetail-box .technologiesDetail-main .technologiesDetail .technologiesDetail-right-box .tDeiail-right-item:hover .text {
    color: var(--jq_color14);
}

.seemb5-news-page .technologiesDetail-box .technologiesDetail-main .technologiesDetail .technologiesDetail-left-box .technologiesDetail-content img {
    max-width: 100%;
    height: auto;
}

.seemb5-news-page .news-empty {
    width: 100%;
    padding: 30px 0;
    color: var(--jq_color18);
    text-align: center;
}
