header {
	height: 270px;
}
.banner {
	background: url(../images/gfqh/subCompany/gfxjp/gfxjp_banner.png);
}
.articles-container {
	background: #F2F4F5;
	padding-top: 20px;
	padding-bottom: 40px;
	box-shadow:0px 2px 4px 0px rgba(0,86,153,0.1);
	border-radius:1px;
}
.article-content {
	background-color: #fff;
	padding: 50px 0;
	min-height: 340px;
}
.article-detial-row {
	padding: 0 12.5%;
}
.section-title {
	text-align: center;
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	line-height: 27px;
	font-style: normal;
	text-transform: none;
}
.ticle-section-one {
	position: relative;
	margin: 60px 0;
}
.company-introduce{
	font-family: FZLanTingHeiS-R-GB, FZLanTingHeiS-R-GB;
	font-weight: 400;
	font-size: 20px;
	color: #242424;
	text-align: center;
	font-style: normal;
	text-transform: none
}
.detail-wrapper {
	height: 55px;
	background: #F9FAFC;
	border-radius: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 12px
}
.detail-title {
	width: 20px;
	/* height: 100%; */
	float: left;
	text-align: left;
}
.detail-address {
	line-height: 55px;
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin-left: 10px;
	font-weight: normal;
}
@media (min-width: 993px)  and (max-width: 1200px){
	
}

@media (max-width: 992px){
	
}