	* {
		margin: 0;
		padding: 0;
	}
.onf {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 99999999;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.dp-ac{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	overflow: hidden;
}
.onfc {
	width: 1200px;
	height: 571px;
	left: 359px;
	top: 927px;
	background: #FFFFFF;
	border-radius: 20px;
}

.close1 {
	right: 0;
	width: 105px;
	height: 64px;
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	line-height: 64px;
	color: #FFFFFF;
	text-align: center;
	background-color: red;
	border-radius: 0 20px 0 0;
}

.al-fo1 {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 32.7366px;
	line-height: 47px;
	color: #000000;
}

.al-fo2 {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-size: 26.5132px;
	line-height: 38px;
	color: #C4C4C4;
}

.al-fo3 {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 400;
	font-size: 54.9749px;
	line-height: 80px;
	color: #000000;
	display: flex;
	align-items: center;
}

input {
	border: none;
	outline: none;
}

.phone1 {
	width: 410px;
	height: 62px;
	background: #FFFFFF;
	border: 1px solid #BEBEBE;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 37px;
	margin-bottom: 54px;
}

.numbers {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 60px;
	color: #BEBEBE;
	text-align: center;
}

.btn-over {
	width: 134px;
	height: 62px;
	background: #0155E8;
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 21px;
	line-height: 62px;
	color: #FFFFFF;
	text-align: center;
}

.weixin-fo {
	font-family: 'Source Han Sans CN';
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	line-height: 60px;
	color: #000000;
	text-align: center;
}

	a,
	a:hover {
		text-decoration: none;
		color: inherit;
	}

	.this {
		position: relative;
		color: #0155E8 !important;
	}

	.this:before {
		content: "";
		position: absolute;
		bottom: -8px;
		left: 50%;
		width: 50px;
		/* 自定义底线宽度 */
		height: 3px;
		/* 自定义底线高度 */
		background-color: #0155E8;
		/* 自定义底线颜色 */
		margin-left: -25px;
		/* 自定义底线相对于文本的位置 */
		z-index: 9999999;
	}

	.nav1>ul>li:hover {
		color: #0155E8;
	}

	ul,
	li {
		list-style: none;
	}

	.row1 {
		width: 1440px;
		margin: 0 auto;
	}

	#nav {
		position: fixed;
		top: 0;
		z-index: 999999;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.5);
		height: 100px;
		color: #000000 !important;
	}

	.nav1 {
		width: 1200px;
		height: 100px;
	}

	.nav2 {}

	.nav1>ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 100%;
	}

	.nav1>ul>li {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 500;
		font-size: 24.3604px;
		line-height: 35px;
	}

	.gw-fo1 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 500;
		font-size: 34.9959px;
		line-height: 51px;
		color: #000000;
		margin-top: 41px;
		margin-bottom: 53px;
	}

	.gw-fo2 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 500;
		font-size: 22.1561px;
		line-height: 66px;
		color: #BEBEBE;
		height: 66px;
		text-align: center;
		width: 294px;
	}

	.gw-fo3 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 400;
		font-size: 22.3903px;
		line-height: 32px;
		color: #C4C4C4;
		margin-top: 103px;
	}

	.gw-fo4 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 400;
		font-size: 46.4261px;
		line-height: 67px;
		color: #000000;

	}

	.gw-bt {
		width: 143px;
		height: 66px;
		background: #0155E8;
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 500;
		font-size: 22.1561px;
		line-height: 66px;
		text-align: center;
		color: #FFFFFF;
	}

	.gw-bg {
		width: 437px;
		height: 66px;
		background: #FFFFFF;
		display: flex;
		justify-content: space-between;
	}

	.gw-bg2 {
		width: 437px;
		height: 66px;
	}

	.gw-bg1 {
		background: #F5F5F5;
		padding-bottom: 72px;
	}

	.zs-fot {
		background: #000000;
		height: 350px;
		padding-top: 64px;
	}

	.footer {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 100;
		font-size: 16.3983px;
		line-height: 24px;
		color: #FFFFFF;
		display: flex;
	}

	.footer>ul>li {
		padding: 4px 0;
	}

	.footer>ul>li:nth-child(1) {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 700;
		font-size: 16.3983px;
		line-height: 24px;
		color: #FFFFFF;
	}

	.join {
		height: 361px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding-top: 180px;
	}

	.fo-im {
		width: 103px;
		height: 103px;
	}

	.fo1 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 700;
		font-size: 91.6014px;
		line-height: 133px;
		color: #0155E8;
	}

	.fo2 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 700;
		font-size: 31.09px;
		line-height: 45px;
		color: #000000;
	}

	.fo3 {
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 400;
		font-size: 19.6358px;
		line-height: 28px;
		color: #000000;
		width: 715px;
	}

	.bt1 {
		width: 194px;
		height: 66px;
		background: #FFFFFF;
		border-radius: 4px;
		font-family: 'Source Han Sans CN';
		font-style: normal;
		font-weight: 500;
		font-size: 30px;
		line-height: 66px;
		color: #000000;
		text-align: center;
	}

	.ymb {
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		color: #FFFFFF;
		background: #0155E8;
		margin-right: 10px;
	}

	.ymh {
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		color: #FFFFFF;
		background: #BEBEBE;
		margin-right: 10px;
	}