a:hover{text-decoration: none;}
.swiper-slide a{
	position: relative;
	background: transparent;
}
.show-info{
	display: none;
	position: absolute;
	top: 0;
}
.lsb-background{width:100%;height:400px;float:left; }
.lsb{height:400px; padding:0 10px;background:rgba(0,0,0,0);text-align:center;position:relative;transition:all .7s;display:block;overflow:hidden; text-decoration: none;}
.lsb:hover{background:rgba(0,0,0,.5)}
.lsb:hover .lsb-appicon{margin-top:40px}
.lsb:hover .lsb-icon{margin-top:-150px}
.lsb:hover .lsb-name{margin-top:10px;}
.lsb:hover .lsb-span{margin-top:28px}
.lsb:hover .lsb-introduce{margin-top:-2px}
.lsb:hover .lsb-href{bottom:30px;}
.lsb-appicon{width:120px;margin:auto;margin-top:150px;transition:all .5s; }
.lsb-appicon img{width:100%;height:100%}
.lsb-icon{width:250px;margin:auto;margin-top:75px;transition:all .5s}
.lsb-icon img{width:100%;height:100%}
.lsb-name{font-size:30px; text-transform: uppercase;font-weight: bold; line-height:33px;transition:all .5s; clear: both;}
.lsb-span{width:24px;height:4px;background:#fff;transition:all .5s;margin:auto;margin-top:24px}
.lsb-introduce{font-size:40px; font-weight: bold; text-transform: uppercase;transition:all .5s;margin-top:-950px; padding: 0 10px;}
.lsb-introduce span{display: block; clear: both; font-size: 24px;}
.lsb-href{ width: 100%; display: inline-block; text-align: center; position: absolute;left: 0; bottom: -80px;transition:all .5s; }
.lsb-href ul{display: inline-block;}
.lsb-href ul li{padding: 0; margin: 0; list-style: none; display: inline-block; float: left; margin: 0 5px; text-align: center;}
.lsb-href ul li img{width: 160px; height: 51px;}


.lsb-logo img{width:50%;height:50%;margin:auto;}

.lsb:hover .game-logo {
    margin-top:-250px
}
.game-logo{width:120px;margin:auto;margin-top:30px;transition:all .5s; }

