.com-item-small {
	margin-bottom: 10px;
}
.com-item-small .section {
    height: 26px;
}
.com-item-small .section .section-color {
	background-color: #60b2be;
    color: #fff;
    padding-bottom: 4px;
}
.com-item-small .section .section-color .section-title {
	font-weight: 700;
	font-size: 0.7rem;
}
.com-item-small .title {
	font-size: 1.1rem;
	line-height: 1.5rem;
	margin-bottom: 0rem;
}
.com-item-small .time {
    font-size: 0.6rem;
    font-weight: 700;
    color: #999;
}
.com-item-small .time .icon {
    font-size: 0.8rem;
    margin-right: 0.4rem;
}