/* CSS Document */
/*左侧新闻*/
.lanmub_left_news{width:298px; border:1px solid #eaeaea; margin:0;padding-bottom:20px;}
.lanmub_left_news .sub_news_tit{ font-size:18px; height:46px; margin:10px auto; text-align:center;line-height:46px;color:#FFF;}
.lanmub_left_news .allClass_2{ height:42px; line-height:42px; width:90%; margin:0 auto; border-bottom:1px dashed #eaeaea;text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.lanmub_left_news .allClass_2::before {
    content: "．";left: 0; position:relative;
    top: -3px;
}
.lanmub_left_news .allClass_2 a{ font-size:13px; color:#4c4c4c;}

