.top-bg {
	position: relative;
	min-width: 1100px;
}
.parent-bg {
	position: relative;
    width: 10rem;
    margin: auto;
    top: -480px;
}
.co-cu-title {
	font-size: 0.3rem;
	font-weight:bold;
	color: #FFFFFF;
	position: absolute;
	top: 0.89rem;
    left: 4.15rem;
}
.bg-tab {
	position: absolute;
	text-align: center;
}
.des-title {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 0.22rem;
	margin-bottom: 0.1rem;
}
.des-txt {
	color: #FFFFFF;
}

.icon {
	background: #FFFFFF;
	width: 0.98rem;
	height: 0.98rem;
	border-radius: 50%;
	padding: 0.25rem 0.26rem;
	margin: auto;
	margin-bottom: 0.19rem;
}

.icon > img {
	width: 100%;
	height: 100%;
}

.mission {
	top: 1.79rem;
	left: -1.4rem;
}

.view {
	top: 1.79rem;
	left: 2.5rem;
}
.sense-of-worth {
    top: 1.79rem;
    left: 6.4rem;
}

.center {
	background: #F4F4F4;
	width: 100%;
	min-width: 1100px;
}
.parent-center {
	width: 1140px;
	min-width: 1100px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}

.management-ph {
	margin: 80px 80px 80px 0px;
}

.about-plat {
	margin: 80px 0px 80px 80px;
}

.parent-center>div {
	text-align: center;
	/* margin: 80px; */
}



.des-title {
	color: #727171;
	font-size: 0.22rem;
	font-weight:bold;
	margin-top: 0.2rem;
	margin-bottom: 0.11rem;
}
.des-txt {
	color: #7F7F7F;
	width: 4.50rem;
}
.clear {
	clear: both;
}
.culture-active {
	width: 100%;
	min-width: 1100px;
	text-align: center;
	height: 8.30rem;
	margin-top: 80px;
}
.cul-title {
	font-size: 0.3rem;
	font-weight:bold;
	color: #727171;
	margin-bottom: 60px;
}
.parent-cul {
	width: 1140px;
	margin: auto;
	overflow: hidden;
}
.cul-item {
	width: 3.62rem;
	height: 2.8rem;
	border: 1px solid #C0C0C0;
	float: left;
	padding: 0.06rem;
	margin: 0px 9px 40px;
}

.cul-item img {
	width: 100%;
}

.cul-des {
	margin-top: 0.14rem;
}
.parent-bg .des-txt,.parent-bg .des-title{
	color: #fff;
}

.parent-center  .des-txt{
	text-align: left;
}
