@charset "utf-8";
/* CSS Document */

/*党建活动*/

.dj_list ul{
	margin-bottom:35px;	
	}

.dj_list ul li{
    border-bottom: solid 1px #eeeeee;	
	}

.dj_title{ 
	   color:#333333;
	   font-size:16px;
	   margin-top:20px;
         }
.dj_text{
       color:#666666;
	   font-size:14px;
	   line-height:25px;
	   margin-top:10px;	
	}
	
.dj_ly{
       color:#999999;
	   font-size:14px;
	   line-height:25px;
	   margin-bottom:20px;
	}

/*党建活动结束*/


/*对外交流*/

.jl_list ul{
	margin-bottom:35px;	
	}
	
.jl_list ul li{
    margin-bottom:0px;	
	}


.jl_list ul li:nth-child(5n+0){
	margin-bottom:20px;
}

.list_jl ul{
   	margin-bottom:50px;	
	}
	
.list_jl ul li{
	height: 665px;
    margin-top:20px;	
	}
	
.list_jl ul li p{
	height: 39px;
	line-height:39px;
	border-bottom:dashed 1px #dcdcdc;	
	}


.jl_title{
    font-size:14px;
	color:#666666;
	line-height:30px;
	overflow:hidden;
	zoom:1;	
	}
	
.jl_title span{
    color:#0166b6;
	margin-right:10px;	
	}
	
.jl_time{
    float:right;
	color:#999999 !important;
	}
	
.jl_time:hover{
    color:#3e96c6 !important;	
	}

/*对外交流结束*/