﻿/*****************************************************************/
/*
************site:www.zili.cn************
************version:2012-11-13**********
************author:zili.cn****************
*/
/*****************************************************************/
.newslist{float:left;width:790px;display:inline; overflow:hidden; margin:10px 0 10px 10px}
.newslist h1 { font-size: 16px; line-height: 25px; color: #c50000; margin: 10px 0 30px 0; }
.newslist h2 { font-size: 14px; line-height: 25px; color: #ed8e78; margin-bottom: 30px; }
.newslist p { line-height: 25px; margin-bottom: 5px; }
/*--------------------news begin------------------*/
.newlist ul { margin: 0px; list-style-type: none; padding: 15px 0px; }
.newlist li { line-height: 22px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #ccc; background-image: url(../images/listico.jpg); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 20px; margin-bottom: 10px; padding-bottom: 5px; }
.newlist a { color: #333; text-decoration: none; }
.newlist a:hover { color: #d60000; text-decoration: underline; }
.newlist .hotnews { background-image: url(../images/listhot.jpg); background-repeat: no-repeat; background-position: right center; padding-right: 35px; }
.newlist span { float: right; color: #999; margin-right:10px; }
/*--------------------news end------------------*/
/*--分页样式开始--*/
.pager { text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #ddd; margin: 30px 3px; padding: 30px 7px 7px; }
.pager a { border: #d60000 1px solid; margin: 2px; color: #d60000; text-decoration: none; padding: 2px 5px; }
.pager a:hover { border: #d60000 1px solid; color: #fff; background-color: #d60000; }
.pager a:active { border: #d60000 1px solid; color: #fff; background-color: #d60000; }
.pager span.current { border: #d60000 1px solid; font-weight: bold; margin: 2px; color: #fff; background-color: #d60000; padding: 2px 5px; }
.pager span.disabled { border: #eee 1px solid; margin: 2px; color: #ccc; padding: 2px 5px; }
/*--分页样式结束--*/

