
@charset "UTF-8";



.agent-mobile .videom .item_block .item_info{padding: 12px 10px 12px 15px;}

/* 2021/07/14 yyq 修改 */
.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper .item_info .title {
    font-size: 18px;
}

.agent-mobile .news .content_list .item_wrapper .date_wrap,
.agent-mobile .mlistpost.news #postInfo .subtitle,
.agent-pc .bodylistpost.bodynews .usetdate,
.agent-pc .news .content_list .item_box .item_wrapper .date_wrap {
    display: none;
}

.agent-pc #sitecontent .npagePage:not(.post) .mlist.news .content_list .item_block .item_wrapper {
    padding-top: 90px;
}
/* 2021/07/14 yyq 修改 */