/* 右侧内容 
.main {
	width: 890px;
	float: right;
	padding: 20px;
	background: #fff;
} */

/* 标题 */
.public_title {
	width: 100%;
	height: 54px;
	background: url('../images/titile_bg_2.png') no-repeat center;
	background-size: 100% 100%;
	line-height: 54px;
	font-weight: bold;
}

.public_title_span {
	color: #015293;
	font-size: 24px;
	display: inline-block;
	width: 220px;
	height: 54px;
	line-height: 54px;
	margin-left: 30px;
	text-align: center;
}

/* 领导信息 */
.zfxxgk_right_top_tx {
	margin-top: 35px;
	text-align: center;
}

.zfxxgk_right_tx_img {
	height: 180px;
	width: 150px;
}

.zfxxgk_right_tx_name {
	color: #016BB5;
	font-weight: bold;
}

.zfxxgk_right_tx_ul > li {
	float: left;
	text-align: center;
	margin-top: 35px;
	margin-left: 59px;
}

.zfxxgk_right_tx_ul > li > a {
	display: inline-block;
	height: 100%;
	width: 100%;
}

.zfxxgk_right_tx_zw {
	font-size: 16px;
	color: #333;

}

/* 下方表格 */
.zfxxgk_right_list_bg {
	margin-top: 20px;
}

.zfxxgk_right_list_ul > li {
	float: left;
	width: 260px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #A6C8DE;
	margin-left: 25px;
	margin-top: 10px;
}

.zfxxgk_right_list_ul > li > a {
	display: inline-block;
	text-align: center;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zfxxgk_right_list_ul > li > a:hover {
	background: #015293;
	color: #fff;
}

/* 机构设置 */
.zfxxgk_right_content {
	padding: 30px 30px;
}