.bxian {
	border-bottom: 1px solid #c1c1c1;
	width: 100%;
}

.bxian p {
	margin-top: 30px;
}

.pa {
	position: absolute;
	bottom: 145px;
}

.btn-yuan {
	border-radius: 20px;
	background-color: #dadada;
	width: 100px;
	margin-right: 20px;
}

.mt {
	margin-top: 30px;
}

.w70 {
	border-top: 1px solid #c1c1c1;
	width: 70%;
	margin: 30px auto;
}

.cu {
	font-weight: 700;
}

.p0 {
	padding: 0;
}

.fel {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mid {
	display: flex;
	/* 启用 Flexbox */
	align-items: center;
	/* 垂直居中 */
	height: 500px;
}

/* 文字 */
.oh {
	overflow: hidden;
}

.p1 {
	position: relative;
	top: -3300px;
	left: 200px;
}

.p2 {
	position: relative;
	top: -3000px;
	left: 600px;
}

.p3 {
	position: relative;
	top: -2500px;
	left: 800px;
}

.oh h1{
	position: relative;
	top: -1800px;
}