@charset "UTF-8";

.DFHLCompany-first{
	background-color: #FFFFFF;
	padding-top:80px;
}
.DFHLCompany-first img{
	float: left;
	margin-right: 74px;
}
.DFHLCompany-first-content{
	padding-top: 74px;
}
.DFHLCompany-first-border{
	background: #00A0E9;
	height: 2px;
	width: 66px;
	display: inline-block;
}
.DFHLCompany-first-text{
	color: #000000;
	line-height: 36px;
	margin-top: 12px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.DFHLCompany-second{
	padding-top: 90px;
	background-color: #FFFFFF;
	height: 370px;
}
.DFHLCompany-second img{
	float: right;
	margin-left: 60px;
	margin-top: -50px;
}
.DFHLCompany-second-content{
	
}

.DFHLCompany-second-title{
	color: #00A0E9;
	font-size: 28px;
	line-height: 1;
	font-weight: bold;
}
.DFHLCompany-second-border{
	background: #00A0E9;
	height: 2px;
	width: 66px;
	display: inline-block;
	margin-top:15px;
}
.DFHLCompany-second-text{
	color: #000000;
	line-height: 36px;
	margin-top: 15px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.DFHLCompany-third{
	background-color: #F4F4F4;
	padding:80px 0 70px 0;
}
.DFHLCompany-third img{
	float: left;
	margin-right: 74px;
}
.DFHLCompany-third-title{
	color: #00A0E9;
	line-height: 1;
	font-size: 28px;
	font-weight: bold;
	margin-top:50px;
}
.DFHLCompany-third-border{
	background: #00A0E9;
	height: 2px;
	width: 66px;
	display: inline-block;
	margin-top:15px;
}
.DFHLCompany-third-text{
	color: #000000;
	line-height: 36px;
	margin-top: 12px;
	text-align:justify;
	text-justify:inter-ideograph;
}
@media (max-width: 1200px){
	.DFHLCompany-second{
		height: auto;
	}
}