#top_logo{

background-image: url(images/logo.png) !important;
background-repeat: no-repeat !important;}

.innavWrap ul li:hover #nav{
            display: block !important;}
.text_news_list {
  
    float: left;
    position: relative;
    z-index: 2;
    background: #fff;}

.key_news_list {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
        font-size: 16px;
        list-style: none;}
.key_news_title {
    width: 80%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.key_news_date {
    float: right;
    color: #626365;}
