.wrap {
	width: 100%;
	background: #fff;
}

.content1{
	position: relative;
}
.w1{
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 30px;
	color: #1F1A3A;
	position: absolute;
	top:122px;
	left: 50%;
	transform: translateX(-50%);
}
.w2{
	width: 580px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 52px;
	color: #5D5D5D;
	position: absolute;
	top:206px;
	left: 50%;
	transform: translateX(-50%);
}
.w3{
	
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #5D5D5D;
	position: absolute;
	top:539px;
	left: 50%;
	transform: translateX(-50%);
	white-space:nowrap;
}
.w4{
	width: 308px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	color: #1F1A3A;
	position: absolute;
	top:602px;
	left: 50%;
	transform: translateX(-50%);
}
.w4{
	font-weight: 800;
}