/* 列表 */
.article {margin-top: -30px;}
.article dl {height: 130px; padding: 30px 0; border-bottom: 1px solid #dedede;}
.article dt {float: right; width: 200px; height: 130px; margin-left: 20px;}
.article dt a, .article dt img {width: 200px; height: 130px; display: block;}
.article dd h3 {font-size: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.article dd a {color: #000;}
.article dd a:hover {color: #e43;}
.article dd p {padding: 10px 0; font-size: 14px; color: #666;}
.article dd p a {margin-left: 10px; color: #e43;}
.article .bt {color: #999; height: 25px;}
.article .bt span {position: relative; float: left; padding-left: 20px;}
.article .bt span.time s {position: absolute; left: 0; top: 2px; width: 15px; height: 15px; background: url('../images/loupan_news.png');}

.empty {text-align: center; line-height: 200px; font-size: 16px; font-weight: 700;}

/* 分页 */
.pagination {padding: 10px 0 30px; text-align: center; line-height: 28px; font-size: 14px; color: #333; margin-top: 30px;}
.pagination li {display: inline-block; margin-right: 5px; border: 1px solid #efefef;}
.pagination li.page_disabled {display: none;}
.pagination li a, .pagination li span {display: block; padding: 0 10px;}
.pagination li a:hover ,.pagination li.page_current span {background: #fe5050; color: #fff; border-color: #fe5050;}
.pagination li.page_more span {background: #fff;color: #333; cursor: default;}
.pagination .page_info {display: none;}


/* 详细 */
.news-detail .title {font-size: 24px; color: #000; padding-bottom: 10px;}
.news-detail .st {padding-bottom: 22px; border-bottom: 1px solid #eee; font-size: 14px; color: #999;}
.news-detail .st span {position: relative; float: left; margin-right: 20px;}
.news-detail .st span.time {padding-left: 20px;}
.news-detail .st span.time s {position: absolute; left: 0; top: 3px; width: 15px; height: 15px; background: url('../images/loupan_news.png');}
.news-detail .content {padding: 30px 0; line-height: 1.8em; font-size: 14px;}
.bdsharebuttonbox {float: right; line-height: 28px; font-size: 14px;}

.nlist {border-top: 1px solid #eee; margin-top: 20px; padding-top: 15px;}
.nlist h2 {font-size: 18px; color: #000; margin-bottom: 5px;}
.nlist li {float: left; width: 49%; padding-right: 1%; height: 35px; line-height: 35px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nlist li s {position: absolute; left: 0; top: 0; font-family: '宋体'; text-decoration: none;}
.nlist li a {margin-left: 15px; font-size: 14px; padding-right: 15px;}
