
/* 故事 */
.about-our.chanye-fx .two .rt .img-db{
	height: auto;
	aspect-ratio: 681/396;
}

/* 核心 */
.about-core.chanye-fx .two .rt .img-db{
	height: auto;
	aspect-ratio: 681/500;
}
.about-core.chanye-fx .two{
	/* gap: 7rem; */
	border-bottom: 1px solid #e0dcdc;
}
.about-core.chanye-fx .two .lt .ar_article{
	font-size: var(--f18);
	line-height: 2;
}


/* 数字滚动 */
.about_num  .grid .item .tt{
	color: #fff;
}
.about_num.s_about .grid .item .num{
	color: #fff;
}
.about_num.s_about .grid .item .p{
	color: #fff;
}

/* 战略目标 */
.about-zl .tt{
	color: var(--themeColor);
	font-size: var(--f22);
	font-weight: bold;
}
.about-zl .subt{
	font-size: var(--f36);
	font-weight: bold;
	color: #404042;
	margin-top: .6rem;
}

.about-join{
	color: #fff;
}
.about-join .tt{
	font-size: var(--f22);
	font-weight: 100;
}
.about-join .subt{
	font-size: var(--f36);
	font-weight: bold;
	margin-top: 1rem;
}
.about-join .ar_article{
	font-size: var(--f18);
	opacity: .7;
	color: #fff;
	margin-top: 2rem;
	margin-bottom: 2rem;
}