﻿ .newsTitleCat_1 li
    {
        width:215px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
    }
    .index_hot_news_top  h1,.index_hot_news_top span
    {
        overflow:hidden;
        white-space:nowrap;
        overflow:hidden;
        text-overflow: ellipsis;
    }
    .index_hot_news_top span
     {
         white-space:normal;
         overflow:hidden;
         height:38px;
         display:block;
     }
     
/*专题新闻块*/

 .zhuanti h1
{
width:116px;
line-height:16px;
white-space:nowrap;
overflow:hidden;
text-overflow: ellipsis;
}
.zhuanti span
{
 line-height:16px;
 width:120px;
 height:45px;
 overflow:hidden;
}

.bbsAndBlog h1{width:108px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.bbsAndBlog span{ line-height:16px; width:108px; height:45px; overflow:hidden;}
.bbsAndBlog li{ width:190px; overflow:hidden; text-overflow: ellipsis; height:16px;}
.bbsAndBlog ul{ margin:0px; padding:0px;}

/*房产头条新闻*/
#House_TopNews h1
{
    width:300px; height:18px; white-space:nowrap; overflow:hidden; text-align:center;  display:block; margin-left:auto; margin-right:auto;
}
#House_TopNews h2 a
{
    width:160px; height:14px; 
}

/*
#House_TopNews h2
{
    width:360px; height:14px; white-space:nowrap; overflow:hidden; text-align:center;  display:block; margin-left:auto; margin-right:auto;
}*/
#House_TopNews li
{
    width:330px;
    height:18px;
     white-space:nowrap; overflow:hidden;
    text-overflow: ellipsis;
}
/*导航条搜索*/
.SButton
{  
    float:none;
    }
#MainSelect
{
   float:left;
}
#HeadSearch div
{
    float:left;
}
