
.divout{
	position: relative;
	width: 100%;
	background: #FFFFFF;
	background-size:cover ;
}
.divin {
	width: 1200px;
	position: absolute;
	left:  calc(50% - 600px);
	
}
.divone button{
	width: 160px;
	height: 46px;
	border: none;
	border-radius: 6px;
	font-size: 18px;
	text-align: center;
	line-height:46px;
	color: #999999;
	margin-top: 50px;
	background: #FFFFFF;
	margin-right: 280px;
}
.divin h2{
	color: #333333;
	margin-top: 30px;
	font-size: 40px;
}
.divin h4{
	font-size: 24px;
	text-align: left;
	color: #333333;
	font-weight:normal;
	margin-top: 20px;
	font-weight: bold;
}
.divone{
	height: 550px;
	background: url(../img/about/001.png) no-repeat center center;
}
.divone .divin{
	top: 180px;
	text-align: left;
	color: #FFFFFF;
	width: 1200px;
}
.divone .divin h2{
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	margin-bottom: 40px;
	/*margin-left: 150px;*/
}
.divone .divin p{
	margin-top: 20px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	/*margin-left: 96px;*/
}


.divtwo{
	height: 440px;
	background: #FFFFFF;
}
.divtwo  h2,.divtwo h4,.divthree h4{
	text-align: center;
	margin-top: 40px;
	font-size: 40px;
	margin-bottom: 70px;
	font-weight: normal;
}
.divtwo .divin div{
	width: 500px;
	padding: 0 50px;
	float: left;
	color: #333333;
	
}
.divtwo .divin div p{
	font-size: 24px;
	margin-bottom: 30px;
}
.divtwo .divin div span{
	font-size: 16px;
	display: block;
	line-height: 30px;
}
.divthree {
	height: 830px;
	background: #F2F2F2;
}
.tuthree{
	margin:0 39px;
	width:522px;
	height: 612px;
	overflow: hidden;
	float: left;
	background: #FFFFFF;
	text-align: center;
	position: relative;
	border-radius: 6px;
}
.tuthree .infor{
	position: absolute;
	bottom: 20px;
	left: 70px;
	text-align: left;
}
.tuthree .infor h5{
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 26px;
	color: #333333;
}
.tuthree .infor p{
	font-size: 16px;
	margin-bottom: 16px;
	color: #333333;
}
.divsix{
	display: none;
}
