.voide-content{
	position: relative;
text-align: justify;/*都得有这个*/
            text-justify: distribute;/*火狐中必须有这个*/
            text-justify:inter-ideograph;/*ie中必须有这个*/
            display: block;/*ie中必须有这个*/
}
.voide-content h2{
	font-size: 18px;
	text-align: center;
	padding: 44px 0 20px 0;
}
.voide-content h2.bigtitle p{
    line-height: 30px;
    font-size:18px;
    /*color:#404040;*/
    padding-bottom: 0;
}
.voide-content h2.newtitle p{
font-size:18px;color:rgb(0,0,128);}


.voide-content object{
	display: block;
	margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
}
.voide-content embed {
	display: block;
	margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
    z-index: 2;
}
.voide-content p{
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 25px;

}
.voide-content strong{
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 25px;
	/*text-indent: 2em;*/
	text-justify: inter-ideograph;
}

.voide-content font{
font-size: 16px;
}
.voide-content b{
font-size: 16px;
}
.voide-content em{
	position: absolute;
	background: url(/img/voidebg.png) no-repeat;
	width: 122px;
	height: 122px;
	left: 610px;
	top: 280px;
	z-index: 1;
}

/*公司领导*/
.leader{
	padding: 25px 0;
}
.leader-lead{
	width: 660px;
	height: 250px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.lead-left{
	width: 460px;
	float: left;
}
.lead-left p{
	line-height: 250px;
	font-size: 14px;
	padding-left: 0px;
}
.lead-left a{
	font-size: 22px;
	margin-right: 25px;
}
.lead-right{
	float: right;
}
.lead-right img{
	width: 200px;
	height: 250px;
}
/*致辞*/
.speech{
	padding-top: 25px;
	padding-bottom: 30px;
text-align: justify;/*都得有这个*/
            text-justify: distribute;/*火狐中必须有这个*/
            text-justify:inter-ideograph;/*ie中必须有这个*/
            display: block;/*ie中必须有这个*/
}
/*.speech p{
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-bottom: 25px;
}*/
.speech div{
	font-size: 16px;
	line-height: 25px;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-bottom: 25px;
}
.speech strong{
font-size: 16px;
line-height: 25px;

}
.oration{
	width: 224px;
	float: left;
	margin-right: 45px;
	padding-bottom: 0 !important;
}
.oration img{
	width: 224px;
	height: 294px;
	float: left;
	margin-right: 35px;
	margin-bottom: 12px;
}
.oration p{
	font-size: 14px;
	padding: 0;
	text-indent: 0;
    text-align: center;
}
.oration span{
	font-size: 19px;
}
/*组织机构*/
.organization{
	padding: 25px 0 182px 0;
}
.organization img{
	width: 863px;
	height: 1527px;
}
