.flash-three{
	width: 100%;
	height:100vh;
	background-image: url('../img/slash-3.png');
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-left:0.24rem;
	position: relative;
	overflow: hidden;
}
.flash-three h1{
	font-size: 0.82rem;
	margin-top: 7.65rem;
	color: #4A4A4A;
}
.flash-three h2{
	font-size: 0.32rem;
	font-weight: bold;
	color: #4A4A4A;
	margin-top: 0.35rem;
	
}
.flash-three h3{
	font-size: 0.18rem;
	margin-top: 0.12rem;
}
.flash-three .lankuang{
	width: 4.1rem;
	height: 0.93rem;
	background: #7A16FF;
	border-radius: 0.2rem;
	margin-top: 0.55rem;
	margin-left:1.45rem;
	position: relative;
}
.flash-three .lankuang a{
	width: 100;
	height: 100%;
}
.flash-three .lankuang .juxing{
	width: 0.53rem;
	height: 0.05rem;
	background: #FFFFFF;
	border-radius: 0.2rem;
	position: absolute;
	top: 0.12rem;
	left: 0.4rem;
}
.flash-three .lankuang .yuan{
	width: 0.05rem;
	height: 0.05rem;
	background: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 0.12rem;
	left: 1rem;
}
.flash-three .lankuang h4{
	font-size: 0.3rem;
	color:#FFFFFF; 
	position: absolute;
	top: 0.28rem;
	left: 1.12rem;
}
.flash-three .lankuang em{
	font-size: 0.2rem;
	color:#FFFFFF;
	position: absolute;
	top: 0.65rem;
	left: 1.12rem;
}
