.cultureImg{
	background: url(../../images/mbimages/culture.jpg) 80% 80% no-repeat;
	background-size: cover;
	position: relative;
}
.companytxt{
	padding: 0.3rem 0.4rem;
	margin-top: 0.4rem;
	background: url(../../images/company.jpg) center center no-repeat;
	background-size: cover;
}
.companytxt h3 {
    font-size: 0.28rem;
    color: #186d7f;
    margin-top: 0.3rem;
	font-weight: normal;
}
.companytxt p {
    font-size: 0.24rem;
    color: #a2b0b6;
	line-height: 0.36rem;
}
.compinfobg{
	width: 100%;
	height: 10rem;
	background: url(../../images/companyinfo.jpg) top center no-repeat;
	background-size: 100% auto;
}
.companyinfo{
	padding: 1.8rem 0.4rem 0.4rem;
}
.companyinfo h3{
	font-size: 0.28rem;
	color: #fff;
	margin-top: 0.3rem;
	font-weight: normal;
}
.companyinfo p{
	font-size: 0.24rem;
	color: #fff;
	opacity: 0.5;
	line-height: 0.36rem;
	margin-top: 0.05rem;
}
.life{
	width: 100%;
	height: 3.5rem;
	background: url(../../images/life.jpg) center center no-repeat;
	background-size: cover;
}
.lifetxt{
	padding: 1rem 0.4rem;
	text-align: right;
	font-size: 0.3rem;
	color: #EC6C00;
}