.gonggao {

    position: absolute;

    left: 25px;

    top: 20px;

    line-height: 20px;

    z-index: 999;

    background: url("/themes/fengle/public/assets/img/gonggao.png") no-repeat left center;

    background-size: 20px auto;

    padding-left: 30px;

    color: #c51a32;

    padding-right: 8px;

    border-right: 1px solid #ddd;

}



.scrollbox {

    margin: 10px 0px;

    padding-right: 40px;

    position: relative;

    background-color: #f8f8f8;

}



#scrollDiv {

    margin-left: 89px;

    height: 40px;

    overflow: hidden;

    display: block;

}



#scrollDiv li {

    width: 50%;

    padding: 10px;

    box-sizing: border-box;

    float: left;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

}



@media(max-width:1024px) {

    #scrollDiv li {

        width: 100%;

    }

}



#scrollDiv h4 {

    font-size: 14px;

    line-height: 20px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    color: #333;

}



#scrollDiv a:hover h4 {

    color: #c51a32;

}



.scroltit {

    position: absolute;

    right: 0px;

    top: 0px;

    width: 40px;

}



.scroltit small {

    float: right;

    font-size: 12px;

    width: 40px;

    height: 20px;

    line-height: 18px;

    text-align: center;

    background: #ddd;

    color: #fff;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

}



.scroltit small:first-child {

    margin-bottom: 1px;

}



.news_time {

    font-size: 12px;

    float: right;

}<!--8.702278137207E-5-->