.topImg { width: 100%; height: 30%; } .icon { width: 2px; height: 14px; margin-left: 15px; transform: translateY(2px); background: #48C17B; } /* 栏目标题文字 */ .title { height: 17px; display: inline-block; line-height: 17px; font-size: 14px; color: #000; margin-left: 5px; } /* 内容文字 */ .content { font-size: 12px; color: #888888; margin-left: 15px; margin-right: 15px; margin-top: 0px; display: inline-block; } .title_view { margin-top: 25px; }