     .newslist-h1 {
         font-size: 20px; /* 设置字体大小为20像素 */
         color: #ff0000; /* 设置字体颜色为红色 */
         border-style:outset;
         border-width:medium;
         line-height: 1.2em;
         background:#DCDCDC;
         text-align: center;
     }
  .newslist_css {
    margin-bottom: 1px; /* 条目间距 */
    padding: 1px; /* 内边距 */
    box-sizing: border-box;
    border: 1px none #d3d4d3;
    border-style: none none solid none;
}
  /* 移除链接下划线 */
  .newslist_css a {
      text-decoration: none;
  }
.juzhong{
vertical-align: middle;
text-align: center;
}
