.main_item{padding-bottom: 36px;}
/* 文章新闻 */
.main_item_title{margin-bottom: 0px;}
.article_item {display: block; width: 100%;padding: 20px 0;border-bottom: 1px dashed #e4e4e4;}
.article_item:last-of-type{border-bottom: 0;padding-bottom: 0;}
.article_list a:last-of-type li.article_item{padding-bottom: 0;height: 105px;}
.article_item_content{display: inline-block;line-height: 20px;position: relative;}
.article_ic_title{font-size: 16px;color: #333;display: block;font-weight: bold;float: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 730px;}
.article_ic_title:hover{color: var(--templateCommenColor);}
.article_ic_time,.article_ic_text{font-size: 14px;color: #999;}
.article_ic_text{width: 730px;font-size: 12px;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;margin-top: 30px;}
.article_ic_time{height: 20px;font-size: 12px;color: #999;text-align: center;position: absolute;right: 0;top: 20px;}
/* 分页器 */
.pagination{padding: 36px 0 4px;border: 0;margin: 0;}