.convention_about{
	background: url(../images/convention_about_bg.jpg) center center no-repeat;
	padding: 35px 0;
	height: 328px;
}
.convention_about > div{
	float: left;
}
.convention_about .about-1-2{
	width: 50%;
	height: 100%;
}
.about_icon{
	text-align: center;
	line-height: 328px;
	font-size: 0;
}
.about_icon img{
	display: inline-block;
	vertical-align: middle;
}
.about-1-2 p{
	word-wrap: break-word;
	line-height: 30px;
	text-indent: 2em;
	color: #676767;
	height: 115px;
	text-align: justify;
}
.about-1-2 p:first-child{
	height: 145px;
	margin-bottom: 50px;
}

/*出席嘉宾*/
.attend_guests{
	margin-top: 25px;
}
.attend_guestsList{
	padding: 37px 30px;
}
.guestsList-1-8{
	width: 12.5%;
	text-align: center;
	float: left;
}
.guestsList-1-8 img{
	width: 95px;
	height: 95px;
	border-radius: 50%;
}
.guestsList-1-8 p{
	color: #555555;
	padding: 0 18px;
	margin: 12px 0 3px 0;
}
.guestsList-1-8 p.pro_psot{
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
.attend_guestsList.second_line{
	padding: 0 30px 37px 30px;
	margin-top: 80px;
}
/*出席嘉宾*/
/*专题报道 style*/
.report_content p{
	line-height: 32px;
	text-indent: 2em;
}
.report_content img{
	text-align: center;
	width: 60%;
}
.report_content strong{
	margin: 20px 0;
	text-align: center;
	display: block;
}
.report_content div{
	text-align: center;
}
.report_content-2 p{
	line-height: 32px;
}
/*专题报道 style*/
