body {
	background-image: url(../image/rwlb_bg@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	/*background-attachment: fixed;*/
}

img {
	width: 100%;
	height: 100%;
}

.contImg {
	margin: 12vw auto 22vw auto;
	width: 86vw;
}

/* .gText {
	color: rgba(16, 16, 16, 1);
	font-size: 4vw;
	font-family: PingFangSC-regular;
	text-align: center;
} */
.logoPic{
	margin: auto;
	width: 25vw;
}
.contText {
	margin-top: 10vw;
	padding: 0 5vw;
}

.title {
	margin: 0;
	color: rgba(16, 16, 16, 1);
	font-size: 6vw;
	font-family: PingFangSC-regular;
	text-align: center;
	font-weight: 500;
}

.details {
	margin: 0;
	margin-top: 2vw;
	color: rgba(16, 16, 16, 1);
	font-size: 3.8vw;
	font-family: PingFangSC-regular;
	text-align: left;
}

.contDetail p {
	margin: 0;
	margin-top: 2vw;
	color: rgba(16, 16, 16, 1);
	font-size: 3.8vw;
	text-align: left;
	font-family: PingFangSC-regular;
}

.sText {
	margin: 18vw 0 6vw 0;
	color: rgba(6, 6, 6, 1);
	font-size: 4vw;
	text-align: center;
	font-family: PingFangSC-regular;
	font-weight: bold;
}
