@charset "utf-8";


.cnt_main{ 
    margin-top: 20px;
    width: 1080px;
    padding: 0px 25px;
}
.main_content h3{ 
	color:#3d79ac; 
	font-size:24px; 
	font-weight:bold; 
	text-align:center; 
	height:50px;
	line-height:50px;
}
/* 领导 */
.ldjs{
	margin-bottom: 20px;
	height: 150px;
	width: 100%;
}
.ldjs_pic{
	margin-left: 20px;
	height: 150px;
	width: 111px;
	float: left;
	margin-right: 20px;
}
.ldjs_maininfor{
	height: 150px;
	float: left;
}
.ldjs_maininfo ul li{
	line-height: 40px;
}
.ldjs_maininfo ul .name{
	font-size: 20px;
	font-weight: bolder;
}

.fgline{
	height: 2px;
	width: 100%;
	background-color:#EAEAEA; 
}

.content{
	padding:10px 0 15px 0;
	line-height:35px;
    font-size:16px;
}
.content p{
	text-indent: 2em;
	line-height:35px;
    font-size:16px;
}
.cnttag{
	color:#333; 
	font-size:17px; 
	font-weight:bold; 
	height:40px;
	line-height:40px;
}
/* 机构 */
.jgxx_content{
	width:100%;
	line-height: 35px;
}
.jgxx_span{
	display: block;
	text-align: right;
	font-weight: bolder;
	font-size:16px;
	width: 10%;
	float: left;
	margin-right: 10px;
	margin-top:10px;
}
.jgxx_div{
	float: left;
	margin-top:10px;
	font-size:16px;
	width: 85%;
}
.jgxx_div p{
	font-size:16px;
	text-indent: 2em;
}
/* 分享 */
.bottominfo {
	margin-top:30px;
	font-size: 14px;
	line-height: 35px;
    padding-left: 15px;
	height: 35px;
	background: #f5f5f5;
}
.bottominfo span{
    margin-right: 15px;
}
.share{
    float: right;
    padding-right: 15px;
    margin-top: 0px!important;
}    