.lead_bg{
	width:1250px;
	height:1800px;
	margin:0 auto;
}
.lead_top{
	width:100%;
	height:500px;
	margin:0 auto;
	background:url(../images/lead_top.jpg);
	background-position:top;
	background-size:100%;
}
.lt_text{
	width:540px;
	height:200px;
	margin-top:150px;
	margin-left:100px;
	background:white;
	border:4px solid rgb(100,200,255);
	float:left;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.lt_img img{
	height:100%;
}
.lt_text h1{
	width:90%;
	margin:10px 5%;
	float:left;
	padding-top:20px;
}
.lt_text h5{
	width:90%;
	margin:0 5%;
	float:left;
}
.lt_text hr{
	width:90%;
	margin:10px 5%;
	height:2px;
	background:rgb(100,200,255);
	float:left;
	border:none;
}
.lt_text p{
	width:90%;
	margin:0 5%;
	float:left;
	padding-top:5px;
}
.lt_text em{
	width:90%;
	margin:20px 5%;
	height:25px;
	background:rgb(100,200,255);
	border-radius:2px;
	color:white;
	float:left;
	display:block;
	text-align:center;
	font-style:normal;
	font-size:0.8em;
	line-height:25px;
}
.lb_img01{
	width:450px;
	height:350px;
	background-size:auto 100%;
	background-position:center;
	float:left;
	margin-top:80px;
	position:relative;
	top:0px;
	left:-250px;
	
}
.lb_img01 img,.lb_img02 img{
	width:100%;
}
.lb_text01{
	width:800px;
	height:320px;
	float:left;
	background:rgb(204,204,255);
	margin-top:80px;
	margin-bottom:30px;
	position:relative;
	top:-40px;
	left:800px;
	z-index:1;
}
.lb_text01 h2,.lb_text01 h5,.lb_text01 p,.lb_text02 h2,.lb_text02 h5,.lb_text02 p{
	width:80%;
	padding:10px 10%;
	float:left;
	color:rgb(60,60,60);
}
.lb_text01 h2,.lb_text02 h2{
	margin-top:40px;
}
.lb_text01 hr,.lb_text02 hr{
	width:80%;
	margin:10px 10%;
	height:2px;
	background:white;
	border:none;
	float:left;
}
.lb_text02{
	width:800px;
	height:320px;
	float:left;
	background:rgb(255,152,204);
	margin-top:80px;
	margin-bottom:30px;
	position:relative;
	z-index:1;
	top:0;
	left:20px;
}
.lb_img02{
	width:450px;
	height:350px;
	background-size:auto 100%;
	background-position:center;
	float:left;
	margin-top:80px;
	position:relative;
	top:-100px;
	left:-20px;
}
.lb_more{
	width:1210px;
	float:left;
	height:40px;
	margin-left:20px;
	line-height:40px;
	border:1px solid rgb(230,230,230);
	background:rgb(245,245,245);
	border-radius:2px;
	text-align:center;
	color:gray;
	cursor:pointer;
}
.my_lead{
	width:272px;
	height:520px;
	float:left;
	margin:20px;
	background:rgb(245,245,245);
}
.my_lead img{
	width:100%;
	height:320px;
	float:left;
	margin-bottom:10px;
}
.my_lead h3{
	width:90%;
	padding:10px 5%;
	float:left;
}
.my_lead p{
	float:left;
	width:90%;
	padding:0 5%;
	line-height:20px;
	color:gray;
}
.lead_say{
	width:1210px;
	height:250px;
	float:left;
	background:rgb(250,250,250);
	border:1px solid rgb(230,230,230);
	margin:20px;
}
.lead_say img{
	width:250px;
	height:250px;
	float:left;
}
.lead_say h2,.lead_say p,.lead_say em{
	float:left;
	width:900px;
	padding-left:40px;
}
.lead_say h2{
	margin-top:40px;
	margin-bottom:20px;
	color:rgb(100,200,255);
}
.lead_say em{
	margin-top:20px;
	text-align:right;
	font-size:0.8em;
	padding-right:20px;
}
.ls_text{
	width:960px;
	float:left;
}












