.lndzb{
    width:100%;margin: auto;
}
.lndzb .leader .outside {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-right: 14px;
	margin-left: 14px;
}
	
.lndzb .leaders {
	overflow: hidden !important;
}
.lndzb .leader50, .leader20, .leader25, .leader30 {
	clear: both;
	margin-top: 8px;
/*	border-bottom: dashed 1px #cccccc;*/
	padding: 15px 0;
}
.lndzb .leader50 .leader {
	width: 50%;
	float: left;
}
.lndzb .leader20 .leader {
	width: 20%;
	float: left;
}
.lndzb .leader25 .leader {
	width: 25%;
	float: left;
}
.lndzb .leader30 .leader {
	width: 33%;
	float: left;
}
.lndzb .leader img {
	width: 90%;
	/* margin-bottom: 10px;*/
	position: relative;
	z-index: 2;
}
.lndzb .leaders.cpc .leaderimg {
	position: relative;
}
.lndzb .leaders.cpc .leaderimg:before {
	content: '';
	width: 142px;
	height: 175px;
	border: 1px solid #319662;
	position: absolute;
	z-index: 1;
	left: 10%;
	top: -6px;
}
.lndzb .leaders.cpc .leaderimg:after {
	content: '';
	width: 143px;
	height: 187px;
	background: #add5c0;
	position: absolute;
	z-index: 1;
	left: 15%;
	bottom: 10px;
}
.lndzb .leader .info {
	color: #999;
	line-height: 140% !important;
	font-size: 14px !important;
}
.lndzb .leader .title {
	font-size: 16px !important;
	color: #333;
	line-height: 160% !important;
}
.lndzb .leader .info .title span {
	display: block;
	font-size: 14px !important;
	color: #666;
	margin-bottom: 10px;
}
.lndzb .leadercol {
/*	float: left;*/
	text-align: center;
}
.lndzb .leaderwidth {
/*	width: calc(100% - 140px);*/
/*	margin-left: 20px;*/
}

/*党员类别*/
.lndzb .dzb_ryfl {
  color: #df0045;
  border-bottom: dashed 1px #cccccc;
  margin-bottom: 10px;
  line-height: 200%;
}	
.lndzb .dzb_ryfl span {
  font-size: 14px;
  color: #555;
  font-weight: normal;
}
	
	
.dzbweiyuan,.dzbweiyuan2 {
    margin-top: 20px;
}	
.dzbweiyuan ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dzbweiyuan ul li {
  line-height: 2;
  color: #333;
  padding-left: 16px;
  padding-right: 16px;
  display: inline;
}
.dzbweiyuan ul li span {
  font-size: 14px;
  color: #666;
  padding-left: 16px;
}

.dzbweiyuan2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dzbweiyuan2 ul li {
    line-height: 2;
    color: #333;
    width: 12%;
    float: left;
	text-align: center;
}



	
/*************************************************************/
@media (min-width: 1170px) {
	.lndzb .leader20 .leaderwidth, .leader25 .leaderwidth, .leader30 .leaderwidth {
		width: auto;
		margin-left: 0;
	}
	.lndzb .leader20 .leader, .leader25 .leader, .leader30 .leader {
/*		width: 12%;*/
	}
	.lndzb .leader.formiddle {
		margin-left: 130px;
	}

}
	
/*************************************************************/
@media (max-width: 1170px) {
	.lndzb .leaders .t-c {
		text-align: left;
	}
	.lndzb .leader20 .leaderimg, .lndzb .leader25 .leaderimg, .lndzb .leader30 .leaderimg {
		float: left;
	}
	.lndzb .leader20 .leader, .leader25 .leader, .leader30 .leader {
		/*width: 16.6%;*/
	}
}
	
/*************************************************************/
@media (max-width: 768px) {
	.lndzb .leadercol {
		/*overflow: hidden;*/
	}
	.lndzb .leader20 .leader, .lndzb .leader25 .leader, .lndzb .leader30 .leader, .lndzb .leader50 .leader {
		/*width: 20%;*/
	}
}
	
/*************************************************************/
@media (max-width: 480px) {
	.lndzb .language-en .leadershipinfo span {
		display: block;
	}
	.lndzb .leader20 .leader, .lndzb .leader25 .leader, .lndzb .leader30 .leader, .lndzb .leader50 .leader {
		float: left;
		width: 50%;
	}
		.dzbweiyuan2 ul li {
    line-height: 2;
    color: #333;
    width: 20%;
    float: left;
	text-align: center;
	}
}
	
