.dang_list li:first-child i{
	display: block;
	width:240px;
	height: 1px;
	margin:0 auto;
	/* background: url(img/line.png) no-repeat */
}

.list .fl .content{
	width: 645px;
	font-size: 18px;
	line-height: 36px;
	text-indent: 2em;
	background: #EEF2F7;
	padding: 36px 25px;
}

.list .fl .content p{
	margin-bottom: 30px;
}
/* 领导成员 */
.lingdao .fl .contents{
	padding-top: 105px;
	width: 450px;
	font-size: 18px;
	/* background: #EEF2F7; */
}
.lingdao .fl  .dui{
	width:700px;
	background: #EEF2F7
}
.lingdao .fl .contents .career, .lingdao .fl .contents .leader-name{
	display: inline-block;
	/* line-height: 28px; */
}

.lingdao .fl .contents .career{
	width: 45%;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.lingdao .fl .contents .leader-name div{
	margin-bottom: 40px;
}
/* 组织机构 */
.list .fl .zuzhi{
	width: 625px;
	font-size: 18px;
	line-height: 38px;
	background: #EEF2F7;
	padding: 36px 35px;
}

.list .fl .zuzhi .institution-title{
	font-weight: bold;
	margin-top: 40px;
}
/*  */
.institution-content p{
	text-indent:2em
}