﻿/*栏目页*/
.content{ height:100%; overflow:hidden; width:980px; margin:0 auto; margin-top:10px; text-align:left;}
.content .side{ height:100%; overflow:hidden; width:250px;}
.content .mainCont{width:720px;height:100%; overflow:hidden;}
.contA,.contB,.contC{ height:100%; overflow:hidden; clear:both;}

.zNav li{ height:40px; line-height:40px; background-color:#e6fbf1; margin-bottom:10px;}
.zNav li a,.zNav li a:link,.zNav li a:visited{ display:block; height:40px; line-height:40px;padding-left:30px; font-size:14px;}
.zNav li a:hover{color:#FF0000;font-size:14px;}
.zNav li.on a,.zNav li.on a:link,.zNav li.on a:visited{ display:block; height:40px; line-height:40px; padding-left:30px;font-size:14px; background-color:#ff9900; color:#fff;}
.boxList{ height:100%; overflow:hidden; background-color:#fff; padding:15px;}
.listLi{ padding-top:15px;font-size:14px;}
.listLi li .datetime{ float:right; color:#999;}
.listLi li .date{ float:right;color:#999;}

.listLi li a:hover{ color:#F00;}
.listLi li.split{ padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #bbb; background:none; height:auto;}
.listPic { display:block; height:100%; overflow:hidden;}
.listPic li{ float:left; width:170px; margin-left:4px; margin-right:4px; height:160px; text-align:center; display:inline;}
.listPic li img{ width:166px; height:125px;}
.listPic li .title{ padding-top:10px;}
.path{ color:#666; font-size:16px;}
.path a{ color:#666; font-size:14px;}

.contA{ background-color:#fff; padding:15px;}



.topHot{ width:360px; font-size:14px; height:226px;}
.topHot .t{ font-size:18px; padding-bottom:14px;overflow:hidden; font-weight:normal; white-space:nowrap; text-align:center;}
.topHot .t a,.topHot .t a:link,.topHot .t a:visited{ font-size:18px; color:#ff9900; font-weight:bold;}
.topHot .t a:hover{ color:#F30; font-size:18px; font-weight:bold;}
.topHot .n{ line-height:30px; height:30px; background:url(images/dot.png) no-repeat left center; padding-left:12px;}
.topHot .n .date{ float:right; color:#999;}
.boxD{ width:350px;}
.topHot li{ line-height:32px; height:32px;}
.boxD .bd{ height:170px; padding-top:10px; padding-bottom:2px; padding-right:0px;}
.listTxtPic li{ border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px; height:160px; overflow:hidden;}
.listTxtPic li .pic{ float:left; margin-right:20px;}
.listTxtPic li .title{ line-height:30px; font-size:14px;}
.listTxtPic li .intro{ line-height:24px; color:#666;}



/*首页焦点图2*/
#focus{ width:305px; height:226px;overflow:hidden; position:relative;}
#focus .prev{position: absolute; z-index: 2; left: 4px; top:80px; width: 34px; height: 51px; background: url(images/left1.png) no-repeat center; cursor: pointer; background-color:#333;opacity: 0.6;-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -o-transition:all 0.3s ease-in; transition:all 0.3s ease-in;}
#focus .prev:hover{background: url(images/left1.png) no-repeat center;background-color:#000;opacity: 0.7;}
#focus .next{position: absolute;z-index: 2;  right: 4px; top:80px; width: 34px; height: 51px; background: url(images/right1.png) no-repeat center; cursor: pointer;opacity: 0.6;-webkit-transition:all 0.3s ease-in; -moz-transition:all 0.3s ease-in; -o-transition:all 0.3s ease-in; transition:all 0.3s ease-in;background-color:#333;}
#focus .next:hover{background:url(images/right1.png) no-repeat center; background-color:#000;opacity: 0.7;}
#focus .bd{ position:relative; overflow:hidden; width:305px; height:226px;}
#focus .slideNav{ position:absolute; z-index:999; right:10px; bottom:16px; display:none;}
#focus .slideNav li{ float:left; width:6px; height:6px; margin-left:5px;background:#fff; cursor:pointer; _overflow:hidden; text-indent:999em; overflow:hidden;}
#focus .slideNav .on{ float:left; width:6px; height:6px; margin-left:5px;background:#0f8cd3;}
#focus .title{ position:absolute;width:305px; text-align:center;z-index:99; height:40px; line-height:40px;bottom:0px;background:url(images/png.png) repeat; padding-left:10px;}
#focus .title a{ font-size: 14px; color:#fff; text-decoration:none;}

/*文章页*/
.arts{ height:100%; overflow:hidden; padding:15px; background-color:#fff;}
.artbox{ padding:20px; line-height:26px; }
.artbox h1{ font-size:22px; color:#ff9900; text-align:center; padding-bottom:14px; margin-top:20px; font-weight:200; line-height:40px; font-weight:bold;}
.titledown{ line-height:30px; height:30px;text-align:center; margin-top:10px; margin-bottom:20px; border-bottom:1px dashed #ccc;}
.titledown span{ padding-left:6px; padding-right:6px;}
.textcontent{ font-size:16px; line-height:28px; padding-bottom:20px; padding-top:10px;}
.textbottom{ height:30px; line-height:30px; padding-top:20px; clear:both; margin-bottom:10px;border-top:1px dashed #ccc;font-size:12px; color:#666; padding-left:10px; padding-right:10px;}
.updown { line-height:24px;}
.updown a{ font-size:14px;}
.updown font{ font-size:14px;}
.updown span{ color:#F30}
.vids{ text-align:center;}
.dcont{ padding:20px; line-height:28px;}
.dcont p{ padding-bottom:15px;}
.listLi .node{  padding-right:10px;}

.contB .boxNewsInd .bd{height:246px;}



