@charset "utf-8";

.downLh{
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
.sect1{
	background:url(./banner.png) no-repeat;
	height: 600px;
	width: 100%;
}
.info{
	color: #313131;
}
.info-t{
	padding:178px 0 0 100px;
	color: #313131;
	}
.info .title{
	font-size: 25px;
}
.info .content{
	font-size: 55px;
	padding-bottom:66px ;
}
.info ul li img{
	height:88px ;
	width: 290px;
}
.info-img{
	padding-top:110px ;
}

.sect2{
	background: #e1f1ff;
	text-align: center;
	}
	.sect2 h3{
		padding-top:90px ;
		font-size: 50px;
	}
	.sect2 p{
		color: #666666;
		font-size: 20px;
	}
	.sect2 p img{
		margin-top:30px ;
		height: 500px;
		width: 800px;
		box-shadow: 0 3px 30px rgba(0,0,0,.3);
	}
	.sect3{
		text-align: center;
	}
	.sect3 p{
		font-size: 50px;
		padding-bottom:60px ;
	}
	.sec-title{
		padding-top: 130px ;
	}
	.sect3 ul{
		width: 1000px;
		margin: auto;
	}
	.sect3 ul li{
		display: inline-block;
		padding:0 80px;
	}
	.sect3 ul li img{
		padding-bottom:30px ;
	}
	.sect3 ul li p{
		font-size: 25px;
		
	}
	.sect4{
		text-align: center;
		background: #eeeeee;
	}
	.sect4-info h3{
		font-size: 50px;
		padding:70px 0 30px 0;
	}
	.sect4-info p{
		font-size: 20px;
		padding-bottom: 20px;
	}