.intro{
	font-family: MicrosoftYaHei;
	margin: 70px 0;
}

.intro p:nth-of-type(1){
	font-size: 36px;
	color: #F26522;
	letter-spacing: -0.17px;
	text-align: justify;
	margin: 0 528px 50px;
}

.intro p:nth-of-type(2),.intro p:nth-of-type(3){
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.5px;
	line-height: 26px;
	text-indent: 2em;
}

.history{
	font-family: MicrosoftYaHei;
}

.history p:first-child{
	font-size: 36px;
	color: #F26522;
	letter-spacing: -0.17px;
	text-align: justify;
	margin: 0 528px 50px;
}

.his_container{
	position: relative;
	width: 223px;
	height: 355px;
	display: inline-block;
	margin-right: 22px;
}

.his_container img:last-child{
	position: absolute;
	top: 170px;
	right: 0;
}

.his_container .his_group{
	font-family: MicrosoftYaHei;
	position: relative;
	width: 192px;
	height: 355px;
}

.his_group img{
	z-index: -1;
}

.his_group p:first-of-type{
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: -0.2px;
	text-align: justify;
	position: absolute;
	top: 25px;
	left: 61px;
}

.his_group p:last-of-type{
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.17px;
	text-align: justify;
	position: absolute;
	top: 114px;
	left: 31px;
	width: 130px;
}

.his_group p:last-of-type span{
	display: block;
	margin-bottom: 10px;
}
