
/*概况2董事长致辞*/
#speech{
	padding: 131px 0 166px 0;
}
#speech.survey_head{
	padding-top: 130px;
}
#speech .survey_head h6{
	font-size: 25px;
	color: #dae0dc;
	margin-bottom: 10px;
}
#speech .survey_title{
	position: relative;
}
#speech .survey_title h3{
	font-size: 35px;
	color: #2b2b2b;
	display: inline-block;
	/* font-family: "楷体"; */
}
#speech .survey_title .line{
	display: inline-block;
	width: 810px;
	height: 1px;
	margin: 0 63px;
	background: #e5e5e5;
	vertical-align: middle;
}
#speech .survey_head .founder{
	position: relative;
	margin-top: 76px;
}
#speech .survey_head .founder .bgline{
	position: absolute;
	top: -60px;
	right: -40px;
	width: 76px;
	height: 62px;
	background: url(../image/mark.png) no-repeat;
}
#speech .survey_head .founder .founder_l{
	float: left;
}
#speech .survey_head .founder .founder_r{
	position: relative;
	float: left;
	width: 766px;
	min-height: 468px;
	margin-left: 58px;
	/* overflow: hidden; */
}
#speech .survey_head .founder .founder_r .mainText{
	/* position: absolute;
	top: 0;
	left: 0;
	width: 100%; */
}
#speech .survey_head .founder .founder_r .scroll{
	/* position: absolute;
	right: 2px;
	top: 0;
	height: 100%;
	width: 2px;
	background: #e2e2e2;
	cursor: pointer; */
}
#speech .survey_head .founder .founder_r .scroll .bar{
	/* position: absolute;
	top: 0;
	right: -1px;
	width: 4px;
	background: #119541;
	cursor: pointer; */
}
#speech .survey_head .founder .founder_r p{
	color: #6c6c6c;
	line-height: 29px;
}
#speech .survey_head .founder .founder_r p.p_top{
	width: 763px;
	padding-right: 119px;
}
#speech .survey_head .founder .founder_r p.p_tope{
	margin-top: 20px;
}
#speech .survey_head .founder .founder_r p.p_bottom{
	width: 645px;
	padding-left: 60px;
}
#speech .survey_head .founder .founder_r .founder_title{
	margin: 95px 0 20px 0;
}
#speech .survey_head .founder .founder_r .founder_title em{
	float: left;
}
#speech .survey_head .founder .founder_r .founder_title span.line{
	float: left;
	width: 40px;
	height: 1px;
	background: #464545;
	margin: 30px 10px 0;
}
#speech .survey_head .founder .founder_r .founder_title h4{
	float: left;
	font-size: 18px;
	color: #464545;
	margin-top: 20px;
}