@charset "UTF-8";

body,
html {
	margin: 0;
	padding: 0;
}

#b_102534 {
	background-color: #07172f;
	border: 0;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 250px;
	overflow: hidden;
	position: relative;
	width: 970px;
	z-index: 1;
}

#b_102534 div {
	position: absolute;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

#b_102534 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	margin: 0;
}

#el_102547 {
	top: 168px;
	left: 208px;
	z-index: 3;
	pointer-events: none;
	mix-blend-mode: normal;
}

#img_102547 {
	width: 83px;
	height: 21px;
}

#img_102547.bnfy-enter {
	-webkit-animation: fade-in 1000ms 1400ms ease 1 both;
	animation: fade-in 1000ms 1400ms ease 1 both;
}

#el_102546 {
	top: 61px;
	left: 176px;
	z-index: 2;
	pointer-events: none;
	mix-blend-mode: normal;
}

#img_102546 {
	width: 145px;
	height: 80px;
}

#img_102546.bnfy-enter {
	-webkit-animation: fade-in 1000ms 700ms ease 1 both;
	animation: fade-in 1000ms 700ms ease 1 both;
}

#el_102535 {
	top: 0px;
	left: 0px;
	z-index: 1;
	pointer-events: none;
	mix-blend-mode: normal;
}

#img_102535 {
	width: 970px;
	height: 250px;
}

#img_102535.bnfy-enter {
	-webkit-animation: fade-in 1000ms 0ms ease 1 both;
	animation: fade-in 1000ms 0ms ease 1 both;
}

#el_102534 {
	top: 0px;
	left: 0px;
	z-index: 0;
	pointer-events: none;
	mix-blend-mode: normal;
}

#img_102534 {
	width: 970px;
	height: 250px;
}

#img_102534.bnfy-enter {
	-webkit-animation: undefined 0ms 0ms ease 1 both;
	animation: undefined 0ms 0ms ease 1 both;
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
