.lm{
    margin-top: 0.63rem;
}
.lm a:hover{
    color: #fff;
    font-size: 0.37rem;
}
.lm div a{
    display: block;
    font-size: 0.4rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    float: left;
    padding-top: 1.82rem;
    border-radius: 10px;
}
/*栏目*/
.lm ul li a{
    display: block;
    width: 3.40rem;
    height: 0.66rem;
    padding-top: 1.54rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.4rem;
    font-size: 0.36rem;
}
.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.75rem;
}
.lm li:nth-of-type(3) a{
    background: url(../images/li3.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
}
.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.75rem;
}
.lm li:nth-of-type(6) a{
    background: url(../images/li6.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
}
.lm li:nth-of-type(7) a{
    background: url(../images/li7.png)center / 100% 100% no-repeat;
    margin-bottom: 0.66rem;
}
.lm li:nth-of-type(8) a{
    background: url(../images/li8.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
    margin-bottom: 0.66rem;
}
.lm li:nth-of-type(9) a{
    background: url(../images/li9.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
    margin-bottom: 0.66rem;
}

