﻿/* 新闻中心 */
/* 新闻中心左侧分类 */
.nleft{ width: 210px; float: left;}
.nright{ width: 925px; float: right;}
.nsort{ clear: both; border: 1px solid #DDD; padding: 0 0 180px; background: url(/image/left-bg.png) no-repeat bottom right;}
.nsort h2{ height: 47px; line-height: 47px; padding: 0 0 0 10px; font-size: 18px; font-weight: normal; background: url(/image/newsTitle.png) no-repeat; margin-bottom: 4px; color: #333;}
.nsort ul{ clear: both; padding: 0 10px;}
.nsort ul li{ clear: both; height: 30px; line-height: 30px; border-bottom: 1px dotted #DDDDDD;}
.nsort ul li a{ display: block; height: 30px; line-height: 30px; color: #666; padding: 0 5px; color: #333; font-size:14px;margin-left:28px;}
.nsort ul li.cur a{color: #E53526;}


/* 新闻列表 */
.nbox{ clear: both; min-height: 366px; _height: 366px; padding: 10px 15px; border: 1px solid #DDD;}
.u102{ clear: both; margin-bottom: 20px;}
.u102 li{ clear: both; height: 36px; line-height: 36px; padding-left: 2px; border-bottom: 1px dotted #DDD; position: relative;}
.u102 li a{ color: #666; font-size: 14px;}
.u102 li span{ position: absolute; top: 0; right: 2px; color: #999;}

.nbox .pages ul{ padding-right: 0;}

/* 新闻详细 */
.nbox h1{ clear:both;line-height: 30px;font-weight: bold; font-size:18px; margin-bottom: 4px;color: #333; text-align:center;}
.nbox .info{ clear:both; line-height: 24px; padding-bottom: 8px; margin-bottom: 8px; border-bottom: 1px dotted #DDD; color: #999; text-align:center;}
.nbox .info span{ padding-right: 30px;}
.nbox .content{width:750px;margin:0 auto; font-size: 14px; line-height: 26px;}
.nbox .content img{width:750px;margin:0 auto;text-align:center; vertical-align:middle;}


/* div pageList*/
.pageLinkDot{padding:1px 1px 3px 1px; font-size:6px; font-weight:bold;}
.pageList{text-align:center;padding:5px 0;margin:10px 0 0;}
.pageList a{padding:3px 7px 0px;margin-left:2px;}
.pageList a:link,.pageList a:visited{border:1px solid #FF5B5B;text-decoration:none;color:#666;}
.pageList a:hover,.pageList a:active,
.pageList a.pageLinkProd:link,.pageList a.pageLinkProd:visited{border:1px solid #E83227;background:#FF8181;color:#fff;}