.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 { display: flex; justify-content: space-between; margin: 0; font-size: 16px; color: #1A1A1A; letter-spacing: 0.18px; line-height: 18px; font-weight: 600; } .article-title-id { font-size: 12px; color: #1A1A1A; letter-spacing: 0.13px; font-weight: 400; } .article-list .article-title a { width: 340px; font-size: 16px; color: #1A1A1A; letter-spacing: 0.18px; line-height: 18px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -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 { overflow: hidden; padding-top: 15px; } .article-intro-label { margin-right: 8px; } .article-list .media { color: #919191; } .article-list .media .media-body { padding-left: 30px; line-height: 25px; } .article-list .media .media-left { overflow: hidden; padding: 0; } .article-list .media .media-left a { display: block; width: 205px; } .article-list .media-body { position: relative; } .article-list .media-body .article-tag { padding-top: 10px; display: flex; justify-content: space-between; width: 100%; color: #aaa; font-size: 13px; } .article-list .media-body .article-tag span { 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 { display: inline-block; width: auto; height: auto; vertical-align: middle; } .img-zoom > img { max-width: 100%; height: auto; } .article-read { font-size: 12px; color: #527DF5; letter-spacing: 0.13px; font-weight: 400; } .breadcrumb { background: transparent; border-radius: 0; padding: 0 15px; border-bottom: 1px solid #D9D9D9; } .breadcrumb-item { padding: 15px 40px; } .breadcrumb-item > a { font-size: 14px; color: rgba(0,0,0,0.65); line-height: 22px; font-weight: 400; } .breadcrumb > li + li:before { content: none; } .breadcrumb > .active { border-bottom: 2px solid #497BFF; color: #497BFF; } .embed-responsive-4by3 { padding-bottom: 47%; }