/*新M版捕魚 fish Group1*/
.fish-group1 {
    position: relative;
    width: 100%;
    margin-top: 60px;
}

.fish-group1 .fish-game-wrap {
    padding-top: 49px;
}

.fish-group1 .gameMenu .menuControll ul li {
    width: 160px;
}
/*Icon 版*/
.fish-group1 ul li .entergame{
    position: absolute;
    color: #000;
    font-size: .7rem;
    bottom: 7%;
    text-align: center;
    width: 100%;
}