/* Css Reset */
/******  文章模型  S ***********************************************************************/

/*文章-列表*/
.nodePic { padding-bottom: 10px; }
.newsList {padding:0 0 15px; text-align:left;}
.newsList li { font-size:14px; height:30px; line-height:30px;background:url(/content/main/peskin/images/share/dot06.png) no-repeat 0 13px; padding-left:16px;}
.newsList li a{}
.newsList li a:hover{}
.newsList li .date{ float:right; color:#999; font-size:12px;  }
.newsList li  .node{ color:#999;  }
.newsList li.split { background:none; border-top: 1px dashed #e1e1e1; margin-top:20px; padding-bottom:20px; height: 1px; line-height:1px; overflow:hidden;}
.newsList li.noData{background:none;}
.newsList li.t {margin-bottom:20px; height:auto; border-bottom:1px dashed #e1e1e1; height:auto; overflow:hidden; background:none; padding:0; padding-bottom:20px; }
.newsList li.t .pic { width:169px; float:left; margin-right:18px; }
.newsList li.t .pic img { width:169px; height:127px;}
.newsList li.t .pic a { }
.newsList li.t .con {/*float:left; width:492px; padding-left:18px;*/}
.newsList li.t .title{ height: 36px; line-height:36px; text-align:left;}
.newsList li.t .tit{ font-size:18px; color:#c14d00; padding:0; background:none;}
.newsList li.t .intro{line-height:24px; text-align:left; color: #666; font-size:12px;text-indent:2em;  }
.newsList li.t .more { color:#ff0000; background:none; padding:0;}
.newsList li.t .date { color:#666; float:right; font-size:12px;}

/*无图片列表*/
.newsListB {padding:0 0 15px; text-align:left;}
.newsListB li { font-size:14px; height:30px; line-height:30px;background:url(/content/main/peskin/images/share/dot06.png) no-repeat 0 13px; padding-left:16px;}
.newsListB li .date{ float:right; color:#999; font-size:12px;  }
.newsList li  .node{ color:#999;  }
.newsListB li.split { background:none; border-top: 1px dashed #e1e1e1; margin-top:20px; padding-bottom:20px; height: 1px; line-height:1px; overflow:hidden;}
.newsListB li.noData{background:none;}
.newsListB li.t {margin-bottom:20px; height:auto; border-bottom:1px dashed #e1e1e1; height:auto; overflow:hidden; background:none; padding:0; padding-bottom:20px; }
.newsListB li.t .con { float:left; width:100%; }
.newsListB li.t .title{ height: 36px; line-height:36px; text-align:left;}
.newsListB li.t .tit{ font-size:18px; color:#c14d00; padding:0; background:none;}
.newsListB li.t .intro{line-height:24px; text-align:left; color: #666; font-size:12px;text-indent:2em;  }
.newsListB li.t .more { color:#ff0000; background:none; padding:0;}
.newsListB li.t .date { color:#666; float:right; font-size:12px;}


/*friendLinkList*/
.friendLinkList{overflow:hidden; padding:25px;}
.friendLinkList li{width:49%; float:left; font-size:14px; height:30px; line-height:30px;background:url(/content/main/peskin/images/share/dot06.png) no-repeat 0 13px; text-indent:16px;}



/*文章-缩略图列表页*/
.picListPage { padding:15px 0; position: relative; overflow:hidden; }
.picListPage li{ float:left; text-align:center; width:172px; height:239px; padding:0 4px; overflow: hidden;}
.picListPage li .pic img{ width:156px; height:138px; padding:7px; border:1px solid #d7d7d7; background:#fff;   }
.picListPage li .pic a:hover img{ border-color:#aaa;  }
.picListPage li .title {padding:5px 8px; border:1px solid #d7d7d7; border-top: none; text-align: left;}
.picListPage li .title a {color: #005da2; display: block; height: 32px; line-height: 18px;}
.picListPage li .title .datetime {color: #adadad;}
.picListPage li .title .hits { color:#adadad; padding-left: 12px;}

/*内容页*/
.articleCon { padding:20px 0; }
.articleCon .title { font-size:30px; line-height:160%; color:#c14d00; text-align:center; font-family:"微软雅黑","宋体"; font-weight:200;}
.articleCon .subTitle { font-size:18px; line-height:160%; color:#555; text-align:center; font-family:"微软雅黑","宋体"; font-weight:200;}
.articleCon .Intro { background: #f4f4f4; border:1px solid #e5e5e5; padding: 10px; color: #999;  }
.articleCon .property{ line-height:34px; padding:0 10px; margin:10px 0; text-align:center; color:#666; }
.articleCon .property span{ padding:0 5px;}
.articleCon .userControl { line-height:22px; padding:2px 10px; text-align:right; color:#333; background-color:#fffbe6; border:1px dotted #ede699; }
.articleCon .conTxt {color:#333; font-size:14px; line-height:30px; padding:5px 0 10px 0; width:100%; overflow:hidden; }
.articleCon .conTxt p {/* padding-top:20px;*/}
.articleCon .conTxt img{max-width:600px;height:auto;}
.articleCon .inputer {display: block; height: 40px; line-height: 40px; text-align: right; color: #a3a3a3; margin-bottom: 20px; }
.articleCon .inputer span {padding-right: 10px;}
.articleCon .property2 { height: 30px; line-height: 30px; }
.articleCon .property2 .btn {float: left;}
.articleCon .property2 .btn a {padding: 0 10px 0 0;}
.articleCon .property2 .fxBox {float: right;}
.articleCon .property2 .fxBox .bds_more { padding-top: 0;height: 24px; line-height: 24px; }
.articleCon .page { padding:0 10px 0 0; }
.articleCon .others{ padding-top:12px; border-top:1px solid #d6d6d6;}
.articleCon .others .prev,.articleCon .others .next { font-size:14px; line-height: 30px;  }
.articleCon .article_mood { padding: 20px 0;}
.articleCon .article_about {margin: 10px 0; }
.articleCon .article_about h3 {border-top: 2px solid #a96233; border-bottom: 1px solid #eaeae9; height: 42px; line-height: 42px; font-size: 14px; color: #c14d00; padding-left: 10px; font-weight: bold;}
.articleCon .article_about .infoList { padding: 10px 0;}
.articleCon .article_about .infoList a { background: url(/content/main/peskin/images/share/dot06.png) 0 6px no-repeat; padding-left: 12px; }
.fontSize .fontZoomA{background:url("/content/main/peskin/images/share/zoom.gif") no-repeat 0 0; padding-left:15px;display:inline-block; line-height:20px;padding-right: 5px }
.fontSize .fontZoomB{background:url("/content/main/peskin/images/share/zoom.gif") no-repeat 0 -40px; padding-left:15px;display:inline-block; line-height:20px; }



