#index_banner:after, #index_banner:before {
	position:absolute;
	content:"";
	background-repeat:no-repeat;
	pointer-events:none;
	z-index:-1
}
@media screen and (min-width: 1024px) {
#index_banner:before {
left:0;
top:0;
width:1028px;
max-width:533px;
height:684px;
background-image:url(/index/left-shadow-08d863a5.png)
}
#index_banner:after {
top:135px;
right:0;
bottom:0;
width:100%;
max-width:533px;
height:943px;
background-image:url(/index/right-shadow-fc3d85d4.png)
}
#index_more:after {
content:"";
background:transparent url(/index/product_more-2eebeca6.png) no-repeat 50%;
position:absolute;
right:32px;
top:-64px;
z-index:2;
width:112px;
height:200px
}
}
@media screen and (max-width: 1024px) {
#index_banner {
	width:100%;
margin-top:-3rem;
padding-top:6rem;
background:linear-gradient(180deg, rgba(0, 124, 245, .12) 2%, hsla(0, 0%, 100%, 0)), url(/index/banner-f0c0104e.png) no-repeat top
}
}
@keyframes mover {
0% {
transform:translateY(0)
}
to {
	transform:translateY(-5px)
}
}
