﻿.list-item { width: 100%; border-bottom: 1px dashed #eae6df; }
.list-item .item { padding: 15px 20px; }
.list-item-image { width: 70px; margin-top: 5px; }
.list-item-image a { display: grid; }
.list-item-image a img { box-shadow: 0 0 3px 1px rgba(0,0,0,0.5); max-height: 100px; width: auto; max-width: 70px; margin: 0px auto; }
.list-item-content { width: 760px; line-height: 24px; color: #6b6b6b; font-weight: 400; }
.list-item-content.item-w { width: 100%; }
.list-item-content .list-item-header { font-size: 16px; margin-top:5px;}
.list-item-header .list-item-index { margin-right: 5px; font-size: 13px; font-weight: 400; }
.list-item-content a { color: #333; }
.list-item-content a:hover { color: #d81e06; }
.list-item-names { font-size: 13px; margin-left: 5px; font-weight: 400; }
.list-item-content .bs { font-size: 12px; }
