body{
	background-color: #1e0940;
}
.fix{
	width: 100%;
	height: 14.7vw;
	display: block;
	position: fixed;
	top: 0;
	z-index: 10;
}
.img1 {
	width: 100%;
	/* height: 100%; */
	display: block;
}
.img2-nav{
	width: 100%;
	/* height: 100%; */
	position: relative;
}
.bg1{
	position: absolute;
	top: 10%;
	width: 87vw;
	height: 13vw;
	right: 0;
	left: 0;
	margin: auto;
}
.bg2{
	position: absolute;
	bottom: 5%;
	width: 89.3vw;
	height: 20.7vw;
	right: 0;
	left: 0;
	margin: auto;
}
.text3{
	position: absolute;
	top: 64%;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 2;
	text-align: center;
	color: #a791e7;
	font-size:4.8vw;
}
.text4{
	position: absolute;
	top: 78%;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 2;
	text-align: center;
	color: #ffd33c;
	font-size: 6.5vw;
	font-weight: 600;
}
.text4 img{
	width: 5.1vw;
	height: 5.1vw;
	margin-left: 2vw;
}
.text{
	position: absolute;
	top: 10%;
	width: 87vw;
	height: 13vw;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
	text-align: center;
	line-height: 13vw;
	color: #712000;
	font-size: 4.8vw;
	font-weight: bold;
}
.text2{
	position: absolute;
	top: 43%;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 1;
	text-align: center;
	color: #fff;
	font-size: 3.4vw;
}
.img2 {
	width: 100%;
	/* height: 100%; */
	display: block;
}
.img3 {
	width: 100%;
	/* height: 100%; */
	display: block
}
.img4 {
	width: 100%;
	/* height: 100%; */
	display: block;
}