header {
	height: 270px;
}

.banner {
	background: url(../images/gfqh/subCompany/gfyg/gfyg_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: 18px;
	color: #000000;
	font-weight: bold;
}
.decoration-img {
	padding-top: 26px;
}
.article-section-one {
	position: relative;
	margin: 60px 0;
}
.british-bg {
	float: left;
}
.company-intro {
	height: 465px;
	margin-left: 345px;
	background: #F9FAFC;
	border-radius: 10px;
	font-size: 16px;
	line-height: 36px;
	color: #000000;
	padding: 40px 20px 40px 35px;
}
.company-intro p {
	text-indent: 2em;
	color: #000000;
}
.company-intro-text {
	font-family: MicrosoftYaHei;
	text-indent: 2em;
	opacity: 1;
	position: absolute;
	width: 593px;
	height: 129px;
	right: 35px;
	top: 65px;
	font-size: 16px;
	line-height: 36px;
	color: #2C2C2C;
}
.article-section-two {
	height: 555px;
	background: #F2F6FA;
	padding: 58px 18px 0 18px;
}
.section-two-title {
	text-align: center;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.section-two-icon {
	margin: 30px 0 40px 0;
}
.british-business {
	width: 100%;
}
.article-section-three {
	padding: 60px 0;
}

div.detail-row {
	margin-top: 30px;
}
.detail-wrapper {
	height: 125px;
	background: #F9FAFC;
	border-radius: 10px;
	padding: 20px;
}
.detail-title {
	padding: 3px 0;
	width: 45px;
	height: 100%;
	float: left;
	border-right: 1px solid #F2F2F2;
	text-align: left;
}
.detail-title-text {
	font-size: 16px;
	font-weight: bold;
}

.detail-address {
	line-height: 24px;
	color: #000000;
	font-size: 16px;
	text-align: left;
	padding: 5px 0 0 30px;
	margin-left: 45px;
}
.detail-item-content {
	font-size: 15px;
	line-height: 28px;
	color: #000000;
	font-weight: normal;
}

.detail-telephone {
	color: #333333;
	font-size: 16px;
	text-align: left;
	padding: 5px 0 0 30px;
	margin-left: 45px;
}

.detail-email {
	color: #333333;
	font-size: 16px;
	text-align: left;
	padding: 5px 0 0 30px;
	margin-left: 45px;
}
.detail-email-item {
	margin: 0 auto;
	float: none;
}
.article-section-four {
	text-align: center;
}
.telephone {
	margin-left: 15px;
}
.get-more {
	text-align: center;
	cursor: pointer;
}

@media (min-width: 993px)  and (max-width: 1200px){
	.company-intro {
		font-size: 15px;
		line-height: 28px;
	}
}

@media (max-width: 992px){
	.article-section-one {
		
	}
	.company-intro {
		font-size: 15px;
		line-height: 28px;
		height: auto;
		margin-left: 0;
	}
	.british-bg {
		width: 100%;
		border-radius: 20px;
		float: none;
	}
	.article-section-two {
		height: 405px;
	}
	.telephone {
		margin-left: 0;
	}
	.detail-address {
		padding: 5px 0 0 10px;
	}
	.detail-wrapper {
	    height: 145px;
	}
	.detail-telephone, .detail-email {
		padding: 5px 0 0 10px;
	}
}