#about_cenOn{
	width: 100%;
	height: 950px;
	position: relative;
	overflow: hidden;
	background-color: #020B10;
}
.about_cenOn_Tex{
	padding-top: 125px;
	width: 100%;
	display: flex;
}
.about_cenOn_Tex>div{
	width: 50%;
}
.about_cenOn_TexLog{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.about_cenOn_TexLog img{
	width: 456px;
	margin-right: 145px;
}
.about_cenOn_TexPs{
	
}
.about_cenOn_TexPs p{
	font-size: 18px;
	color: #c0c0c0;
	line-height: 40px;
}

.about_cenOn_UlImg{
	width: 1560px;
	margin: auto;
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
}
.about_cenOn_UlImg>div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.about_cenOn_UlImg>div img{
	height: 251px;
}
.about_cenOn_UlImg>div p{
	border-left: #32d5d7 2px solid;
	border-right: #32d5d7 2px solid;
	padding: 0 10px;
	font-size: 18px;
	color: #c0c0c0;
	margin-top: 17px;
}
.about_cenOn_Tet2{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 50px;
	font-size: 28px;
	color: #33d6d8;
	text-align: center;
}
/* 核心理念 */
#about_cenTo{
	width: 100%;
	background: url(../img/about/about_cenTo_Back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden; 
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding-top: 108px;
	height: 950px;
}
.about_cenTo_P1{
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
}
.about_cenTo_Div{
	width: 1290px;
	font-size: 20px;
	color: #c0c0c0;
	line-height: 40px;
	/* text-align: justify; */
	margin: 10px auto 0;
}
.about_cenTo_Div span{
	font-size: 18px;
}
.about_cenTo_ind_Div{
	margin: 70px 0 40px;
}
.about_cenTo_P2{
	font-size: 22px;
	line-height: 40px;
	color: #ebebeb;
}
.about_cenOn_ImgNu{
	width: 1560px;
	margin: 0 auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.about_cenOn_ImgNu img{
	height: 244px;
}
/* 合作伙伴 */
#about_cenTh{
	width: 100%;
	background-color: #020B10;
	position: relative;
	overflow: hidden; 
}
#about_cenTh>div{
	width: 1560px;
	margin: auto;
	height: 950px;
	position: relative;
}
.about_cenTh_UlNum{
	width: 100%;
	padding-top: 186px;
	display: flex;
	justify-content: space-between;
}
.about_cenTh_UlNum li{
	width: 333px;
	background-color: #000000;
	text-align: center;
	padding-bottom: 17px;
	border-radius: 10px;
	overflow: hidden;
}
.about_cenTh_UlNum li .about_cenTh_UlNum_ImD{
	width: 100%;
}
.about_cenTh_UlNum li .about_cenTh_UlNum_ImLo{
	height: 53px;
	margin-top: 10px;
}
.about_cenTh_UlNum li p{
	font-size: 20px;
	color: #ffffff;
	margin: 10px 0;
}
.about_cenTh_UlNum li span{
	display: block;
	font-size: 18px;
	color: #9e9e9e;
}
.about_cenTh_UlLogo{
	width: 72.93vw;
	margin: auto;
	padding-top: 1.367vw;
	display: flex;
	justify-content: space-between;
}
.about_cenTh_UlLogo li{
	width: 15.586vw;
	background-color: #000000;
	text-align: center;
	padding: 0.5vw 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.about_cenTh_UlLogo li:nth-child(1) img{
	height: 2.852vw;
}
.about_cenTh_UlLogo li:nth-child(2) img{
	height: 2.422vw;
}
.about_cenTh_UlLogo li:nth-child(3) img{
	height: 2.578vw;
}
.about_cenTh_UlLogo li:nth-child(4) img{
	height: 2.227vw;
}
/* 资料下载 */
#about_cenFo{
	width: 100%;
	height: 950px ;
	background: url(../img/about/about_cenFo_Back.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden; 
}
.about_cenFo_List{
	width: 1560px;
	margin: auto;
	padding-top: 262px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.about_cenFo_ListDiv{
	width: 334px;
}
.about_cenFo_ListDiv div{
	width: 100%;
	cursor: pointer;
}
.about_cenFo_ListDiv div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about_cenFo_ListDiv p{
	font-size: 18px;
	color: #acabb0;
	margin: 15px 0;
}
.about_cenFo_Video{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.6);
	z-index: 999999999999999999999999;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}
.about_cenFo_Video .about_cenFo_VideoNum{
	width: 1000px;
	position: relative;
}
.about_cenFo_Video .about_cenFo_VideoNum span{
	position: absolute;
	top: 10px;
	right: 10px;
	color: white;
	font-size: 20px;
	cursor: pointer;
	z-index: 99999;
}
.about_cenFo_VideoNum div{
	width: 100%;
	display: none;
}
.about_cenFo_VideoNum div video{
	width: 100%;
}
.about_cenFo_ind_Div{
	margin: 40px 0 24px;
}

/* 赛道与平台 */
#about_cenFi{
	width: 100%;
	height: 950px;
	position: relative;
	overflow: hidden; 
}
.about_cenFi_Txt{
	width: 1712px;
	margin: 0 auto;
	display: flex;
	padding-top: 115px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_cenFi_Txt div{
	width: 800px;
	/* height: 320px; */
	background-color: #0f2331;
	border-radius: 20px;
	margin-bottom: 64px;
}
.about_cenFi_Txt div img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width:1730px ) {
	.about_cenFi_Txt{
		width: 100%;
	}
}
@media (max-width:1650px ) {
	#about_cenFi{
		height: 870px
	}
	.about_cenFi_Txt{
		justify-content: space-around;
	}
	.about_cenFi_Txt div{
		width: 700px;
	}
}
@media (max-width:1580px ) {
	.about_cenOn_UlImg,.about_cenOn_ImgNu,#about_cenTh>div,.about_cenFo_List,.about_cenFo_List{
		width: 100%;
	}
}

@media (max-width:1550px ) {
	.about_cenOn_TexPs p{
		font-size: 16px;
		line-height: 30px;
	}
	.about_cenOn_TexLog img{
		width: 330px;
	}
	.about_cenOn_Tet2{
		font-size: 20px;
	}
	#about_cenOn{
		height: 800px;
	}
	.about_cenOn_UlImg{
		margin-top: 50px;
	}
	.about_cenOn_Tex{
		padding-top: 100px;
	}
	.about_cenOn_UlImg{
		justify-content: space-around;
	}
	.about_cenOn_UlImg>div img{
		height: 218px;
	}
	/* 2 */
	#about_cenTo{
		padding-top: 90px;
		height: 800px;
	}
	.about_cenTo_P1{
		font-size: 16px;
		line-height: 30px;
	}
	.about_cenTo_Div{
		width: 1130px;
		font-size: 18px;
		line-height: 35px;
	}
	.about_cenTo_Div span{
		font-size: 16px;
	}
	.about_cenTo_ind_Div {
	    margin: 50px 0 30px;
	}
	.about_cenTo_P2 {
	    font-size: 20px;
	    line-height: 35px;
	}
	.about_cenOn_ImgNu img {
	    height: 210px;
	}
	.about_cenOn_ImgNu{
		margin-top: 30px;
	}
	/* 3 */
	#about_cenTh>div{
		width: 1310px;
		height: 780px;
	}
	.about_cenTh_UlNum li{
		width: 280px;
	}
	.about_cenTh_UlNum li .about_cenTh_UlNum_ImLo{
		height: 38px;
	}
	.about_cenTh_UlNum li p{
		font-size: 18px;
	}
	.about_cenTh_UlNum li span{
		font-size: 16px;
	}
	.about_cenTh_UlNum{
		padding-top: 150px;
	}
	/* 5 */
	#about_cenFi{
		height: 820px
	}
	.about_cenFi_Txt{
		justify-content: space-evenly;
	}
	.about_cenFi_Txt div{
		width: 640px;
	}
}
@media (max-width:1430px ) {
	.about_cenFo_List{
		justify-content: space-around;
	}
	.about_cenFo_ListDiv {
	    width: 320px;
	}
}
@media (max-width:1300px ) {
	.about_cenFo_List{
		justify-content: space-around;
	}
	.about_cenFo_ListDiv {
	    width: 320px;
	}
	.about_cenFo_List{
		padding-top: 130px;
	}
}
@media (max-width:1330px ) {
	.about_cenOn_Tet2{
		bottom: 40px;
	}
	.about_cenTo_P2{
		font-size: 19.6px;
	}
	.about_cenOn_UlImg>div img {
	    height: 160px;
	}
	#about_cenOn,#about_cenTo{
		height: 700px;
	}
	.about_cenTo_ind_Div {
	    margin: 40px 0 20px;
	}
	.about_cenOn_ImgNu img {
	    height: 157px;
	}
	.about_cenOn_ImgNu {
	    margin-top: 10px;
	}
	.about_cenTo_Div{
		line-height: 32px;
	}
	#about_cenTh>div{
		width: 100%;
	}
	.about_cenTh_UlNum{
		justify-content: space-evenly;
	}
	.about_cenTh_UlNum li {
	    width: 240px;
	}
	.about_cenTh_UlNum {
	    padding-top: 100px;
	}
	#about_cenTh>div {
	    height: 650px;
	}
	/* 5 */
	#about_cenFi{
		height: 636px;
	}
	.about_cenFi_Txt{
		justify-content: space-evenly;
	}
	.about_cenFi_Txt div{
		width: 480px;
	}
}
@media (max-width:1150px ) {
	.about_cenTo_Div{
		width: 98%;
		margin: 0 auto;
	}
	
	.about_cenTo_P2{
		font-size: 18px;
	}
	.about_cenTo_P2 span{
	    display: none;
	}
}
@media (max-width:1000px ) {
	.about_cenOn_Tet2{
		font-size: 16px;
		bottom: 30px;
	}
	#about_cenOn{
		height: 530px;
	}
	.about_cenOn_Tex>.about_cenOn_TexLog{
		width: 41%;
	}
	.about_cenOn_Tex>.about_cenOn_TexPs{
		width: 59%;
	}
	.about_cenOn_TexPs p {
	    font-size: 14px;
	    line-height: 24px;
	}
	.about_cenOn_TexLog{
		justify-content: center;
	}
	.about_cenOn_TexLog img {
	    width: 260px;
		margin-right: 0;
	}
	.about_cenOn_UlImg>div img {
	    height: 117px;
	}
	.about_cenOn_UlImg {
	    margin-top: 30px;
	}
	.about_cenOn_Tex {
	    padding-top: 80px;
	}
	.about_cenOn_UlImg>div p{
		font-size: 14px;
	}
	/* 2 */
	#about_cenTo {
	    height: auto;
		padding-top: 80px;
		padding-bottom: 76px;
	}
	.about_cenTo_P1 {
	    font-size: 14px;
	    line-height: 22px;
	}
	.about_cenTo_Div{
		font-size: 16px;
		line-height: 26px;
	}
	.about_cenTo_Div span{
		font-size: 14px;
	}
	.about_cenTo_P2 {
	    font-size: 16px;
	    line-height: 26px;
	}
	.about_cenTo_P2 span{
		display: none;
	}
	.about_cenTo_ind_Div {
	    margin: 40px 0 20px;
	}
	.about_cenOn_ImgNu{
		margin-top: 20px;
	}
	.about_cenOn_ImgNu img {
	    height: 114px;
	}
	/* 3 */
	#about_cenTh>div{
		height: auto;
		padding-bottom: 76px;
	}
	.about_cenTh_UlNum li .about_cenTh_UlNum_ImLo {
	    height: 26px;
	}
	.about_cenTh_UlNum li {
	    width: 173px;
	}
	.about_cenTh_UlNum li p{
		font-size: 14px;
	}
	.about_cenTh_UlNum li span{
		font-size: 12px;
	}
	/* 4 */
	.about_cenFo_List{
		padding-top: 90px;
	}
	#about_cenFo{
		height: auto;
		padding-bottom: 76px;
	}
	.about_cenFo_ListDiv {
	    width: 230px;
	}
	.about_cenFo_ListDiv p{
		font-size: 16px;
	}
	/* 5 */
	#about_cenFi{
		height: auto;
		padding-bottom: 76px;
	}
	.about_cenFi_Txt{
		justify-content: space-evenly;
		padding-top: 90px;
	}
	.about_cenFi_Txt div{
		width: 48%;
	}
	.about_cenFi_Txt div{
		margin-bottom: 30px;
	}
	.about_cenFi_Txt div:nth-child(3){
		margin: 0;
	}
	.about_cenFi_Txt div:nth-child(4){
		margin: 0;
	}
}
@media (max-width:870px ) {
	.about_cenTo_P2{
		font-size: 13px;
	}
}
@media (max-width:730px ) {
	#about_cenOn{
		height: auto;
		padding-bottom: 54px;
	}
	.about_cenOn_Tex {
	    padding-top: 70px;
		flex-direction: column;
		align-items: center;
	}
	.about_cenOn_Tex>.about_cenOn_TexLog{
		width: 100%;
	}
	.about_cenOn_TexLog img{
		width: 30vw;
	}
	.about_cenOn_Tex>.about_cenOn_TexPs{
		width: 360px;
		display: flex;
		flex-direction: column;
		margin-top: 10px;
	}
	.about_cenOn_TexPs p {
	    font-size: 12px;
	    line-height: 25px;
	}
	.about_cenOn_TexLog{
		justify-content: center;
	}
	.about_cenOn_UlImg>div img {
	    height: 16vw;
	}
	.about_cenOn_UlImg {
	    margin-top: 20px;
		display: flex;
		flex-wrap: wrap;
	}
	.about_cenOn_UlImg>div:nth-child(1){
		width: 48%;
	}
	.about_cenOn_UlImg>div:nth-child(2){
		width: 48%;
	}
	.about_cenOn_UlImg>div:nth-child(3){
		width: 98%;
	}
	.about_cenOn_UlImg>div img{
		width: 100%;
		height: auto;
	}
	.about_cenOn_UlImg>div p{
		font-size: 14px;
		margin: 10px 0;
	}
	.about_cenOn_Tet2{
		font-size: 14px;
		bottom: 20px;
	}
	/* 2 */
	#about_cenTo {
	    height: auto;
		padding-top: 70px;
		padding-bottom: 54px;
	}
	.about_cenTo_P1{
		font-size: 12px;
	}
	.about_cenTo_Div{
		font-size: 14px;
		line-height: 22px;
	}
	.about_cenTo_Div span{
		font-size: 12px;
	}
	.about_cenTo_ind_Div {
	    margin: 30px 0 10px;
	}
	.about_cenTo_P2{
		width: 375px;
		font-size: 14px;
	}
	.about_cenOn_ImgNu{
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.about_cenOn_ImgNu img{
		object-fit: cover;
	}
	.about_cenOn_ImgNu img:nth-child(1){
		width: 48%;
		height: 25vw;
	}
	.about_cenOn_ImgNu img:nth-child(2){
		width: 48%;
		height: 25vw;
	}
	.about_cenOn_ImgNu img:nth-child(3){
		width: 98%;
		height: 40vw;
		margin-top: 20px;
	}
	/* 3 */
	#about_cenTh>div{
		padding-bottom: 34px;
	}
	.about_cenTh_UlNum{
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 20px;
		box-sizing: border-box;
		padding-top: 70px;
	}
	.about_cenTh_UlNum li {
	    width: 48%;
		margin-bottom: 20px;
	}
	/* 4 */
	.about_cenFo_List{
		justify-content: space-between;
		padding: 0 20px;
		padding-top: 70px;
		box-sizing: border-box;
	}
	.about_cenFo_ListDiv{
		width: 48%;
	}
	.about_cenFo_ind_Div{
		margin-top: 30px;
	}
	.about_cenFo_ListDiv p{
		font-size: 14px;
	}
	/* 5 */
	#about_cenFi{
		padding-bottom: 54px;
	}
	.about_cenFi_Txt{
		padding-top: 70px;
	}
	.about_cenFi_Txt div{
		width: 96%;
	}
	.about_cenFi_Txt div{
		margin-bottom: 20px;
	}
	.about_cenFi_Txt div:nth-child(3){
		margin-bottom: 20px;
	}
	.about_cenFi_Txt div:nth-child(4){
		margin: 0;
	}
}
@media (max-width:600px ) {
	.about_cenTh_UlNum li p{
		font-size: 12px;
		margin: 8px 0;
	}
}
@media (max-width:545px ) {
	
	#about_cenTh>div{
		padding-bottom: 44px;
	}
	.about_cenTh_UlNum{
		flex-wrap: wrap;
		/* padding: 0 10px; */
	}
	.about_cenTh_UlNum li {
	    width: 49%;
		margin-bottom: 10px;
	}
	
}
@media (max-width:400px ) {
	.about_cenTo_P2{
		width: 320px;
		font-size: 12px;
	}
}
