@media (max-width: 750px) and (min-width: 320px){
.lm{
	padding: 0 0.29rem;
	width: 7.5rem;
    margin-top: 0.4rem
}
.shuffling .pic {
    margin-left: 0rem; 
    margin-top: 0rem;
    width: 100%;
   height: 4.13rem;

}
.swiper-pagination{
    display: none;
}
.lm ul{
    display: block;
}
.lm ul li a{
    display: block;
    width: 2.22rem;
    height: 0.6rem;
    padding-top: 1.02rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.4rem;
    font-size: 0.31rem;
}
.lm li:nth-of-type(1) a{
    background: url(../images/li1.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(2) a{
    background: url(../images/li2.png)center / 100% 100% no-repeat;
    margin-left: 0.12rem;
}
.lm li:nth-of-type(3) a{
    background: url(../images/li3.png)center / 100% 100% no-repeat;
    margin-left: 0.12rem;
}
.lm li:nth-of-type(4) a{
    background: url(../images/li4.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(5) a{
    background: url(../images/li5.png)center / 100% 100% no-repeat;
    margin-left: 0.12rem;
}
.lm li:nth-of-type(6) a{
    background: url(../images/li6.png)center / 100% 100% no-repeat;
    margin-left: 0.12rem;
}
.lm li:nth-of-type(7) a{
    background: url(../images/li7.png)center / 100% 100% no-repeat;
    margin-bottom: 0.4rem;
}
.lm li:nth-of-type(8) a{
    background: url(../images/li8.png)center / 100% 100% no-repeat;
    margin-bottom: 0.4rem;
    margin-left: 0.12rem;
}
.lm li:nth-of-type(9) a{
    background: url(../images/li9.png)center / 100% 100% no-repeat;
    margin-bottom: 0.4rem;
    margin-left: 0.12rem;
}
}
