.list3 li { padding: 14px 0 20px; border-bottom: 1px dashed #ddd;}
.list3 .title { line-height: 35px; font-size: 17px; margin: 0 0 5px; font-weight: 700; transition: all .3s; -ms-transition: all .3s;}
.list3 .info { max-height: 72px;}    
.list3 .title:hover { color: #1972b1; transform: translateX(4px); -ms-transform: translateX(4px);}
