.wrap {
	width: 100%;
	background: linear-gradient(0deg, rgba(229, 207, 172, 0.29) 0%, rgba(255, 254, 252, 0.29) 100%);
}

.line {
	width: 634px;
	height: 0px;
	border-bottom: 1px solid #707070;
	opacity: 0.3;
	margin: 40px auto 60px auto;
}

.t1 {
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 60px;
	color: #A18D6C;
	margin-top: 40px;
}

.t2 {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 38px;
	color: #A18D6C;
}
.pic1{
	margin-top: 39px;
}
.wordBox{
	margin-top: 139px;
	margin-bottom: 95px;
}
.dot{
	width: 15px;
	height: 15px;
	background: #806C4B;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 42px;
}
.word_t1{
	margin-bottom: 18px;
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #A18D6C;
}
.word_t2{
	margin-bottom: 38px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #A18D6C;
}
.word_pro{
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #A18D6C;
}
.pic2{
	padding-bottom: 119px;
}