﻿@charset "utf-8";
/* CSS Document */

.pon{
	position: relative;
}

.ny-con{
	/*min-height: 1000px;*/
	padding:35px 0px 20px 0px; 
	background: #fff;
}

/******左侧导航******/




.main-left
{ 

    overflow: hidden;
    width:227px;
   float:left;
   min-height: 500px;
   
  
}

/******右侧样式******/
.main-right
{ 

    width:703px;
 min-height: 700px;
    padding-bottom: 30px;
	 float:right;
}

/*左侧导航：*/
.side-nav-panel{
  min-height: 370px;
 width:220px;
}
.nav-panel-title{ 
	 font-size:16px;
	 color:#fff; 
	background:#359737;
	height:62px;
	line-height: 62px;
width:225px;
border-radius: 5px;
margin-bottom: 20px;
	
 }
.nav-panel-title img{
	padding:0 15px;
}
.slide-nav-ul{
	border:1px solid #ccc;
	padding-bottom: 37px;
 
border-radius: 5px;
}
.slide-nav-ul li{
	line-height:40px;	
border-bottom: 1px dotted #bbb;
margin:0 10px;

 }

.slide-nav-ul li a{
 font-size:16px;  
 color:#666;
  display: block; 
padding-left:15px;
background:  url(../../images/ahu.png) no-repeat left center ;
  font-weight: bold;
}

.slide-nav-ul li a:hover,.slide-nav-ul a.active{
	
	text-decoration:none;
	color:#377d26;
    /*background: url(../../images/ahb.png) no-repeat left center ;*/
	
}

.slide-nav-ul li:last-child a{
	border-bottom: none;
}
.slide-nav-item-ul{
 padding:0px 5px 10px 0px;

 }
.slide-nav-item-ul li{ 
line-height:32px;
border-bottom:none;


} 
.slide-nav-item-ul li:hover{
	border-bottom: none;
}
.slide-nav-item-ul li:last-child a{
	border-bottom: none;
}
.slide-nav-item-ul li a{
	background: none;
 display: block;
 color:#666;  font-size:14px; 
 padding-left:25px;
 border-bottom: none;
}
.slide-nav-item-ul li a:hover,.slide-nav-item-ul a.active{
	 background:none;
	 color:#377d26;
	 text-decoration: none; 
	
	
	 }


/*右侧内容*/

/*内页面包屑侧导航*/
.ke-tit{
	height:80px;
    line-height: 36px;
  
   border-bottom: 1px solid #ccc;
}

.ke{
	font-size: 24px;
	color:#5e8534;
}

.nav-path{color:#999; 
 line-height:30px;
}

.nav-path a{ color:#999; font-size:14px; line-height:36px;}
.nav-path a:hover{ text-decoration:none; color: #666;}

/*右侧内容*/
.right-nr
{
    font-size: 14px;
    color: #666; 
	padding:0;
}

/*.nin{
	background: #fff;
	padding-left:10px;
	height:35px;
	float: right;
}*/

/*页数*/
.page{
 width:220px;border:1px solid #bebebe;
 border-radius: 5px;
 float: right;
 margin-top:25px;
height:30px;margin-bottom:15px;}
.page ul li{  float:left; line-height:30px;border-left:1px solid #bebebe;}
.page ul li:first-child{
	border-left:none;
}
.page ul li a{ color:#333;padding:0px 11px; display: block; font-size: 14px; }
.page ul li a.pa:hover{color:#fff; background: #666; text-decoration:none;}

/*.page{margin-top:40px; float:right;border:1px solid #cbd8e4; 
 border-radius: 5px;  background: #f9f9f9;
height:25px;margin-bottom:20px;}
.page ul li{ border-right:1px solid #cbd8e4; float:left; line-height:25px;}
.page ul li:last-child{border-right:none; }
.page ul li a{ color:#333;padding:0 12px; display: block; font-size: 14px; }
.page ul li a:hover{color:#4688cf; text-decoration:none;}*/

/*.tongx{
	
}
.tongx a{color:#0d69b0; font-size:14px; float: left;}
.tongx span{color:#0d69b0; float: right;}
.data-list li p{
	line-height: 21px;
}*/


/*.scrollBar{
	position:absolute;
	right:0px;top:0px;
	width:26px;
	height: 500px;
}
.scrollBar span.midd{ 
	
	
	height:448px;
	display: block;
	margin-left:5px;
	position: relative;
	}
.scrollBar span.midd span{
	position: absolute;left:0;top:10px;
	background: #33354d;	 
	 width: 16px; 
    height: 35px;
}	文章滚动条样式*/

/******单篇文章******/
.view-title
{

    text-align: center;
    line-height: 28px;
    color: #666;
    font-weight:bold;
    margin-bottom: 10px;
	 font-size:15px;
	 margin-top:15px;
	 
	
}

.view-title h1
{
	font-size:18px;
}

.view-info
{ text-align:center;    
    color: #999;
}

.view-info span
{
    font-size: 14px;
    font-weight: normal;
}

.view-cnt
{
	margin-top: 10px;
    line-height: 26px;
	text-align:justify;
}
.view-cnt p{ 
	/*text-indent:2em;*/
	color:#666;
font-size: 14px;
}

.view-cnt ul li
{
  list-style-type: disc;
    margin-left: 12px;
    line-height: 28px;
    height: auto;
}

.view-cnt a
{
   color:#666;
}

.view-cnt a:hover
{
   color: #333;
}

.view-cnt ol
{
    padding-left: 17px;
    margin-left: 10px;
}

.view-cnt ol li
{
    list-style: inherit;
}


/*table*/

.view-cnt table {
    border-collapse: collapse;
    border-spacing: 0;
    border: medium none;
}

.view-cnt table td , .view-cnt table th
{
	border-color: #ddd;
}

/******news,down,title样式******/
.data-list{
	
}

.data-list li
{
   
	font-size:14px; 
	 padding: 14px 0 ;
border-bottom: 1px  dotted  #ccc;
}
/*.data-list li:last-child{
	border-bottom: none;
}*/

/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

.data-list a.aa
{
margin-bottom: 5px;
    color: #333;
  
	font-size:16px;
display: block;
background:url(../../images/aa.png) no-repeat left center;
padding-left:10px;
}






.datee{
	margin-top:5px ;
}
.datee a{
	color:#d68a1d;
	font-size: 14px;
}
.data-list a:hover
{
    
    text-decoration: none;
}
.data-list li p{
	line-height: 28px;
	color:#666;
	font-size: 14px;
	
}
.data-list li span{ 
	font-size: 14px;
	color:#00428f;
    /*float:right;*/
}
.data-list li span a{
	color:#d68a1d;
}


/******pictrue,videolist样式******/

ul.pic-list li
{
    float: left;
    margin-bottom: 18px;
    margin-right:28px;
  
}
ul.pic-list li.mar0{
	margin-right:0;
}
ul.pic-list li a
{
    color: #666;
   font-size: 14px;

	
}
ul.pic-list li a:hover
{
   color:#999;
   text-decoration:none;
	
}

ul.pic-list li div
{
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center;
}

ul.pic-list li p { 
	padding:15px 0;
 color:#000;
 text-align: center;
}
ul.pic-list a img
{
	
/* border:1px solid #f3f3f3;*/
   /*padding: 3px; background-color: #00428f;
 
    display: block;  border:2px solid #00428f;
   padding: 6px; background-color: #fff;
    transition: all 0.2s ease-in-out 0s;*/
}

.pic-list {
	padding-top:15px;
}

/*.pic-list .li-img{
	width:119px;
}
.pic-list .li-p{
	width:115px;
	text-align: left;
	margin-left:5px;
}*/






/******pictrueleft pictrueright样式******/
ul.pic-bothside li
{
    padding: 30px 39px;
	border:1px solid #ccc;
	margin-top:25px;
}

ul.pic-bothside a img
{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin: 3px 13px 3px 0px;
}

a.pic-a
{
    color: #359737;
font-weight: bold;
}

span.pic-span
{
    color: #999;
}


/*.ming-list{padding-left:30px;padding-right:10px; min-height:200px; }
.ming-list li{ float:left;margin-right:48px; line-height:30px;padding:10px 0;}
.ming-list li a{ float:left;color:#333; background:url(../images/fblue.png) no-repeat left center;padding-left:15px; font-size:16px;}
.ming-list li a:hover{ text-decoration:none;}*/


