﻿body { }
/*内容区域*/
.show-articlelist { width: 610px; min-height: 512px; }
.sidenav_list { width: 126px; min-height: 482px; /*overflow-y: auto; overflow-x: hidden;*/ }
/*列表页固定左侧二级导航高度*/
.show-articlelist ul { height: 442px; }
.show-articlelist li { width: 610px; height: 90px; border-bottom: 1px dashed #bfbfbf; padding-top: 18px; }
.show-articlelist .a_list { }
.show-articlelist .a_list_notime .show_time  {display:none; }
.show-articlelist .a_list_notime .show_title {width:610px;}
.show-articlelist .a_list_notime .show_title a {width:610px;}
.show-articlelist .a_list_notime .show_title p {width:610px;}

.show_time { width: 96px; height: 70px; border-right: 1px solid #4e4d4d; display: block; overflow: hidden; }
.day { width: 96px; height: 50px; color: #b40610; font: normal 50px/50px \5FAE\8F6F\96C5\9ED1; display: block; text-align: center; }
.year { width: 96px; height: 20px; color: #4c4c4c; font: normal 18px/20px \5FAE\8F6F\96C5\9ED1; display: block; text-align: center; }
.show_title { width: 498px; height: 70px; overflow:hidden; }
.show-articlelist ul a { width: 498px; height: 24px; color: #4c4c4c; font: normal 20px/24px \5FAE\8F6F\96C5\9ED1; display: inline-block; font-weight: bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
    .show-articlelist ul a:hover { color:#b40610; }
.p_box {width: 498px; height: 48px; color: #4c4c4c; font: normal 12px/24px \5B8B\4F53; /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/}
.show-articlelist p { width: 498px; height: 48px; color: #4c4c4c; font: normal 12px/24px \5B8B\4F53; display: inline-block; overflow: hidden; text-overflow: ellipsis; word-wrap: break-word; float: right; text-indent: 2em; }


.a_searchlist { display: none; }