#body-wrap{
	width: 100%;
	background-color: #fff;
}
#body-header{
	width: 100%;
	height: 45%;
}
#body-header img{
	width: 100%;
	height: 100%;
}
#body{
	width: 12.8rem;
	height: 100%;
	padding-top: 1.02rem;
	margin: 0 auto;
}
#body .top-text{
	width: 12.8rem;
	height: 6rem ;
	margin: 0 auto;
}
#body .top-text p{
	font-family: OPPOSans-R;
	font-size: 0.237rem;
	line-height: 0.42rem;
	color: #717071;
	margin-top: 0.15rem;
}
.map-box{
	padding-top: 0.97rem;
	width: 12.8rem;
	padding-bottom: 0.97rem;
	/* height: 11.04rem; */

}
.map-box .map-title{
	font-family: OPPOSans-M;
	font-size: 0.28rem;
	line-height: 0.48rem;
	letter-spacing: 0.03rem;
	color: #72af6b;
	text-align: center;
}
.map-box .location-icon{
	margin: 0 auto;
	width: 0.8rem;
	height: 0.95rem;
	margin-top: 1.06rem;
	margin-bottom: 0.15rem;
}
.map-box img{
	width: 100%;
	height: 100%;
}
.map-box h3{
	font-family: OPPOSans-B;
	font-size: 0.26rem;
	line-height: 0.48rem;
	letter-spacing: 0.01rem;
	color: #387d39;
	text-align: center;
}
.map-box p{
	font-family: OPPOSans-L;
	font-size: 0.18rem;
	line-height: 0.22rem;
	text-align: center;
	color: #717071;
	margin-bottom: 0.62rem;
}
.map-box .map-img{
	height: 5.76rem;
	width: 12.8rem;
}

.title{
	height: 1.65rem;
	color: #606060;
	text-align: left;
}
.title .top-line{
	height: 0.02rem;
	background-color: #b1d0ae;
	width: 100%;
}
.title .bottom-line{
	height: 0.03rem;
	background-color: #cfcfcf;
	width: 100%;
	margin: 0 auto;
}
.title h4{
	line-height: 0.5rem;
	margin-top: 0.51rem;
	font-family: OPPOSans-R;
	font-size: 0.36rem;
	letter-spacing: 0.02rem;
}
.title p{
	line-height: 0.4rem;
	font-family: OPPOSans-R;
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
}
.development-path{
	height: 8.78rem;
	width: 12.8rem;
	padding-top: 0.82rem;
}
.development-path img{
	height: 11.71rem;
	height: 7.39rem;
}
.management-team{
	padding-top: 0.65rem;
	height: 3rem;
	width: 12.8rem;
	font-family: OPPOSans-R;
	font-size: 0.23rem;
	line-height: 0.42rem;
	letter-spacing: 0.01rem;
	color: #717071;
}
.management-team p{
	width: 7.06rem;
	margin: 0 auto;
}
.management-team img{
	width: 100%;
	height: 4.84rem;
	margin-top: 1rem;
}
.main-business{
	padding-top: 0.65rem;
	height: 13.29rem;
}
.main-business ul{
	width: 7.06rem;
	height: 3.28rem;
	margin: 0 auto;
	line-height: 0.4rem;
	font-family: OPPOSans-R;
	font-size: 0.24rem;
	color: #606060;
	margin-bottom: 1rem;
}
.main-business ul li{
	margin-bottom: 0.19rem;
	position: relative;
}
.main-business ul li span{
	display: block;
	width: 0.16rem;
	height: 0.16rem;
	position: absolute;
	left: -0.31rem;
	top:0.14rem;
	background-color: #80bd00;
}
.main-business img{
	width: 9.96rem;
	height: 7.86rem;
	margin: 0 auto;
}

.container {
    width: 100% !important;
    max-width: 1128px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 11px;
    padding-right: 11px;
}
.team-introduction .table-box > .col-sm-4 {
    float: none;
    padding-right: 0;
}
.team-introduction .table-box {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    margin-bottom: 40px;
}
.team-introduction .table-box .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
.team-introduction .table-box > .col-sm-4 {
    float: none;
    vertical-align: top;
}

.team-introduction .table-box .col-sm-8 {
    padding-left: 0;
    padding-right: 0;
}
.team-introduction .table-box > .col-sm-8 {
    float: none;
    vertical-align: top;
}

.team-introduction .card {
    height: 100%;
    background: #dde6ed;
    padding: 20px 40px;
}
.team-introduction .card > div {
    height: auto;
    overflow: hidden;
}
.team-introduction .category-name {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}

.category-name {
    font-family: "HuaweiSans-Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 0;
}
.team-introduction .card p{

	margin: 12px 0 12px 0;
	font-size: 18px;
	

}
.team-introduction .card h3 {
    font-size: 22px;
    margin: 0;
    margin-top: 5px;
}

.team-introduction .magazine {
    background: #dde6ed;
    height: 100%;
    padding-top: 18px;
}

.lazy-loaded, .lazy-placeholder.over {
    background-image: none!important;
    width: auto!important;
    padding-top: 0!important;
    position: static !important;
}
.team-introduction .magazine img {
    width: 90%;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}