 .s1-list li{
    border-bottom: 1px solid #c0c0c0;}
 .s1-list li a{
    display: block;
    overflow: hidden;
    margin: 12px 0px;}
.s1-list li a time{
    float: left;
    width: 66px;
    /* background: #164a9a; */
    /* padding: 1px 0 8px; */
    margin-right: 19px;}
.s1-list li a time span{
    display: block;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    background: #164a9a;}
.s1-list li a time em{
    display: block;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 32px;
    font-style: normal;}
.s1-list li a .txt{
    overflow: hidden;}
.s1-list li a .txt p{
    font-size: 18px;
    line-height: 28px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
    margin-bottom: 10px;}
.s1-list li:hover a time span{
    background-color: #f9b52a;
    transition: all 0.4s ease-in-out;}

.s1-list li:hover a time em{
    background-color: #e3e4e6;
    transition: all 0.4s ease-in-out;}


.s1-list li:hover a .txt p{
    color: #164a9a;}
.s1-list{
    margin-top: 15px;}
span.\31 {
    color: #919191;}
.bq a{    color: #b9b9b9;}
