﻿.newsshow {
height:auto;
overflow:hidden;

}
.newsshow_title_1 {
    text-align:center;
    font-size:16px;
    color:#007ACC ;
    font-weight:bold;
    clear:both;
    padding:15px 0;

}
.newsshow_title_2 {
      text-align:center;
      color:#999;
      padding-bottom:10px;
      border-bottom:1px dashed #e5e5e5;
}

.newsshow_content {
line-height:30px;
text-indent:24px;
}
