.fenye-active{
	background-color: #4691
}
.czj-third-content{
	padding-top: 20px;
	font-size: 14px;
}
.czj-third-content .mulu-title{
	font-size: 16px;
	height: 38px;
	background: url(third-title-bg_03.png);
	line-height: 38px;
	border-bottom: 1px solid #dfdfdf;
	
}
.czj-third-content .third-mulu{
	border: 1px solid #dfdfdf;
}
.czj-third-content .mulu-title span{
	margin-left: 25px;
	display: inline-block;
    width: 70%;
    overflow: hidden;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.czj-third-content .third-mulu ul{
	padding-bottom: 20px;
	padding-top: 10px;
}
.czj-third-content .third-mulu ul li{
	 list-style-image: url(list-img.png);
	 width: 87%;
	 margin-left: 40px;
	 line-height: 30px;
	 padding-top: 10px;
}
.czj-third-content .third-list{
	margin-bottom: 20px;
	border: 1px solid #dfdfdf;
}
.czj-third-content .third-list ul{
	background: url(third-list-bg.png);
	border: 1px solid #dfdfdf;
}
.czj-third-content .third-list ul li{
	height: 50px;
	list-style-image: url(list-img2.png) ;
	margin-left: 40px;
	 line-height: 38px;
	 padding-top: 10px;
}
.czj-third-content .third-list ul li a{
	display: inline-block;
    width: 60%;
    overflow: hidden;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    	
}
.czj-third-content .third-list ul li time{
	color: #666666;
	margin-right: 10px;
}

/*四级页面*/
.czj-third-content .forth-list{
	margin-bottom: 20px;
	border: 1px solid #dfdfdf;
}
.czj-third-content .forth-list ul{
	background: url(forth-list-bg_03_03.png);
	border: 1px solid #dfdfdf;
}
.czj-third-content .forth-list ul li{
	height: 50px;
	list-style-image: url(list-img2.png) ;
	margin-left: 40px;
	 line-height: 38px;
	 padding-top: 10px;
	 
	
}
.czj-third-content .forth-list ul li a{
	display: inline-block;
    width: 60%;
    overflow: hidden;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
 
	
}
.czj-third-content .forth-list ul li time{
	color: #666666;
	margin-right: 10px;

}

/*内容页*/
.contentPage{
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	
}

.contentPage1{
	width:100%;
	margin: 0 auto;
	margin-top: 10px;
}
.contentPage .contentPage-title{
	width: 100%;
	text-align: center;
}
.contentPage .contentPage-title h4{
	font-weight: 600;
	
}

.contentPage .download{
	
	border:  1px dashed #bde2ff;
	margin-top: 30px;
}
.contentPage .download p{
	padding-bottom: 5px;
	padding-left: 15px;
}
.contentPage .download p a{
	color: #1471d0;
}
.onTheNext {
	margin-top: 30px;
}
.onTheNext .page a{
	display: block;
}
.onTheNext .page a span{
	color: #e85b5b;
}

.nav_li{
	height: 50px;
	list-style-image: url(list-img2.png);
	margin-left: 40px;
	line-height: 38px;
	float: left;
	padding-top: 5px;
}

.nav-ul:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;

}
.nav-title span{
	margin-left: 10px;
	font-weight: 800;
}
.nav-title span:before {
	float: left;
	content: "";
	display: block;
	background: url(list-img3.png);
	width: 6px;
	height: 20px;
}