.user-name { margin-top: 10px; padding-left: 10px; } .article-text { padding-left: 5px; font-size: 14px; color: rgba(50,50,50,0.85); text-align: right; line-height: 22px; font-weight: 400; } .article-list { padding: 0; background: #fff; } .article-list .article-item { padding: 20px 0; /*border-bottom: 1px solid #efefef;*/ border-bottom: 1px solid #D9D9D9; } .article-list .article-item .content { margin-top: 15px; color: #919191; } .article-list .gallery-article { margin-top: 0; } .article-list .gallery-article .row { margin: 0 -10px; } .article-list .gallery-article .article-title { margin-bottom: 10px; } .article-list .gallery-article .article-title span.highlight { color: red; } .article-list .gallery-article .media .media-body { padding-left: 0; } .article-list .gallery-article .media .media-body .article-tag { position: relative; margin-top: 10px; } .article-list .article-title { margin: 0; font-size: 1.25em; line-height: 1.45; color: #000; } .article-list .article-title a { font-size: 16px; color: #1A1A1A; letter-spacing: 0.18px; line-height: 18px; font-weight: 600; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .article-list .article-title a span.highlight { color: red; } .article-list .article-title a:hover { color: #007bff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .article-list .article-title a .img-new { margin-left: 2px; margin-bottom: 2px; height: 16px; } .article-list .article-intro { height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-top: 20px; font-size: 14px; color: #949494; letter-spacing: 0.16px; line-height: 20px; font-weight: 400; } .article-list .media { color: #919191; } .article-list .media .media-body { padding-left: 10px; line-height: 25px; } .article-list .media .media-left { overflow: hidden; padding: 0; } .article-list .media .media-left a { display: block; width: 160px; } .article-list .media-body { position: relative; } .article-list .media-body .article-tag { width: 100%; display: block; clear: both; position: absolute; bottom: 0; color: #aaa; font-size: 13px; } .article-list .media-body .article-tag span { margin-right: 25px; font-size: 12px; color: #585858; letter-spacing: 0.13px; font-weight: 500; } .article-list .media-body .article-tag span a { color: #aaa; } .article-list .media-body .article-tag .pull-left { height: 34px; line-height: 34px; color: #919191; } .article-list .media-body .article-tag .pull-left a { color: #919191; } .article-list .pager { margin: 40px 0 20px 0; } .img-zoom > img { border-radius: 5px; width: 133px; height: 133px; } .article-read { font-size: 12px; color: #527DF5; letter-spacing: 0.13px; font-weight: 400; }