.index-page {
	background: #000000;
	position: relative;
	overflow-x: hidden;
}

.mobile-index-1 {
	height: 13.27rem;
	position: relative;
	z-index: 2;
}

.words-mobile-1 {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.23rem;
	color: #FFFFFF;
	line-height: 0.33rem;
	padding-top: 0.42rem;
}

.words-mobile-1 .line {
	width: 0.21rem;
	height: 2px;
	background: #FFFFFF;
	margin-right: 0.08rem;
}

.words-mobile-2 {
	font-weight: 600;
	font-size: 0.62rem;
	color: #FFFFFF;
	line-height: 0.96rem;
	text-align: center;
	padding: 0.15rem 0;
}

.words-mobile-3 {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 4.44rem;
	height: 0.77rem;
	border-radius: 0.46rem;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 0.38rem;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0.16rem;
}

.words-mobile-3 .line {
	width: 0px;
	height: 0.33rem;
	border-left: 2px solid;
	border-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 2 2;
	margin: 0 0.2rem;
}

.words-mobile-4 {
	font-size: 0.27rem;
	color: #FFFFFF;
	line-height: 0.42rem;
	text-align: center;
	padding: 0.3rem 1.12rem 0.38rem;
}

a.words-mobile-5-btn {
	display: block;
	width: 3rem;
	height: 0.77rem;
	background: #1791F8;
	border-radius: 0.38rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	font-size: 0.31rem;
	color: #FFFFFF;
	line-height: 0.46rem;
	border: 1px solid transparent;
}

.words-mobile-5-btn img {
	width: 0.26rem;
	height: 0.26rem;
	display: block;
	margin-left: 0.15rem;
}

.words-mobile-5-btn + .words-mobile-5-btn {
	margin-top: 0.31rem;
	background: transparent;
	border-color: #FFFFFF;
}

.mobile-index-2 {
	height: 1.54rem;
	background: #0D2950;
	display: flex;
}

.mobile-index-2 .figures-2-item {
	flex: 1;
	padding-left: 0.28rem;
	font-weight: 600;
	font-size: 0.23rem;
	color: #E6E6E6;
	line-height: 0.35rem;
}

.mobile-index-2 .figures-2-item .top {
	font-weight: 600;
	font-size: 0.31rem;
	line-height: 0.42rem;
	padding-top: 0.31rem;
	padding-bottom: 0.15rem;
	display: flex;
}

.mobile-index-2 .figures-2-item .top .unit {
	color: #1791F8;
}

.mobile-index-3 {}

.mobile-index-3-title {
	font-weight: 600;
	font-size: 0.38rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.54rem;
	padding-top: 0.77rem;
	padding-bottom: 0.3rem;
}

.mobile-index-3-text {
	padding: 0 0.66rem;
	font-size: 0.27rem;
	color: #FFFFFF;
	line-height: 0.46rem;
	padding-bottom: 0.46rem;
	text-align: center;
}

.advantage-mobile-list {
	padding: 0 0.3rem;
}

.advantage-mobile-item {
	min-height: 2.9rem;
	background: rgba(255,255,255,0.1);
	border-radius: 0.14rem;
	position: relative;
	font-size: 0.31rem;
	color: #FFFFFF;
	line-height: 0.46rem;
	padding: 0.46rem 0.38rem 0.46rem 0.62rem;
	box-sizing: border-box;
	margin-bottom: 0.3rem;
}

.advantage-mobile-item .line {
	width: 0.04rem;
	height: 1.65rem;
	background: #1791F8;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.advantage-mobile-item img {
	width: 0.77rem;
	height: 0.77rem;
	display: block;
	margin-right: 0.3rem;
}

.advantage-mobile-item .words {
	font-size: 0.27rem;
	color: rgba(255,255,255,0.6);
	padding-top: 0.3rem;
}

.project-mobile-list {
	padding: 0 0.3rem;
}

.project-mobile-list .item {
	height: 8.1rem;
	background: linear-gradient( 270deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.21) 100%);
	border-radius: 0.15rem;
	border: 1px solid rgba(255,255,255,0.3);
	box-sizing: border-box;
	padding-top: 0.4rem;
	margin-bottom: 0.3rem;
}

.project-mobile-list .item .imgbox {
	width: 6.1rem;
	height: 4.56rem;
	position: relative;
	margin: 0 auto;
}

.project-mobile-list .item .imgbox .pi-img {
	width: 100%;
	height: 100%;
	display: block;
}

.project-mobile-list .item .imgbox .pi-icon {
	width: 0.46rem;
	height: 0.46rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.project-mobile-list .item .name {
	font-size: 0.31rem;
	color: #FFFFFF;
	line-height: 0.56rem;
	padding: 0.42rem 0.44rem 0.15rem;
}

.project-mobile-list .item .text {
	font-size: 0.27rem;
	color: rgba(255,255,255,0.6);
	line-height: 0.46rem;
	padding-left: 0.44rem;
}

.project-mobile-list .item .btn {
	display: block;
	width: 1.85rem;
	height: 0.77rem;
	background: #1791F8;
	border-radius: 0.38rem;
	font-size: 0.31rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.77rem;
	margin-left: 0.44rem;
	margin-top: 0.3rem;
}

.mobile-index-4 {
	min-height: 3.56rem;
	background-image: url('../image/index/index_mobile_img15.png');
	background-size: 100% 100%;
	padding-top: 0.37rem;
	box-sizing: border-box;
}

.mobile-index-4 img {
	width: 3.73rem;
	height: 0.67rem;
	display: block;
	margin: 0 auto;
}

.mobile-index-4 .name {
	font-weight: 600;
	font-size: 0.38rem;
	color: #FFFFFF;
	line-height: 0.58rem;
	padding: 0.32rem 0.3rem;
}

.mobile-index-4 .btn {
	display: block;
	width: 1.85rem;
	height: 0.77rem;
	background: #FFFFFF;
	border-radius: 0.38rem;
	font-weight: 500;
	font-size: 0.31rem;
	color: #1791F8;
	line-height: 0.46rem;
	padding-top: 0.15rem;
	text-align: center;
	margin: 0 auto 0.3rem;
	box-sizing: border-box;
}

.mobile-index-5 {
	padding-bottom: 0.43rem;
}

.mobile-index-5-title {
	font-weight: 600;
	font-size: 0.38rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.54rem;
	padding-top: 0.77rem;
}

.mobile-index-5-text {
	font-size: 0.23rem;
	color: #FFFFFF;
	line-height: 0.42rem;
	padding: 0.3rem 1.08rem 0.44rem;
	text-align: center;
}

.team-mobile-list {
	padding: 0 0.3rem;
}

.team-mobile-list .item {
	height: 4.27rem;
	background: linear-gradient( 270deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.21) 100%);
	border-radius: 0.15rem;
	border: 1px solid rgba(255,255,255,0.3);
	border-radius: 0.15rem;
	font-weight: 600;
	font-size: 0.27rem;
	color: #E6E6E6;
	line-height: 0.38rem;
	text-align: center;
	margin-bottom: 0.3rem;
}

.team-mobile-list .item img {
	width: 0.92rem;
	height: 0.92rem;
	display: block;
	margin: 0.75rem auto 0.48rem;
}

.team-mobile-list .item .name {
	font-size: 0.38rem;
	line-height: 0.54rem;
	padding-bottom: 0.42rem;
}


.mobile-mv {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	object-fit: cover;
	padding: 0;
	margin: 0;
	display: block;
}