@media (max-width: 750px) and (min-width: 320px){
	.headlines span {
        font-size: 0.38rem;
        margin-left: 0rem;
        line-height: 0.46rem;
        background: url(../images/tt_ico.png) right center / 9% 24% no-repeat
}
	.headlines a:last-child{
   width: 5.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.4rem;
    line-height: 0.46rem;
    height: 0.5rem;
}
	.headlines {
    height: 0.9rem;
     margin-top: 0.1rem;
    width: 7.2rem;
}
	.news {
    width: 6.92rem;
    margin-top: 0.22rem;
    margin-left: 0.18rem;
    height: 0.84rem;
}
.tt{
    width: 100%;
    height: 7.5rem;
}
.news span {
    display: none;
    background: url(../images/rq_ico.png) 10px center / 12% 60% no-repeat;
   	margin-top: 0.10rem;
}
.shuffling{
	height: 5.57rem;
	overflow: hidden;
	width: 7.2rem;
}
.lm{
    padding: 0 0.29rem;
    width: 7.5rem;

}
.shuffling .pic {
    margin-left: 0rem; 
    margin-top: 0rem;
    width: 100%;
   height: 4.13rem;

}
.swiper-pagination{
    display: none;
}

.lm ul{
    display: block;
    padding: 0.4rem 0rem;
}
.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{
      width: 2.22rem;
    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{
      width: 2.22rem;
    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;
}
.fk{
    height: 4.5rem;
    padding: 0.45rem 0.3rem;
}
.fk ul li a{
    width: 6.5rem;
}
.fk ul li:nth-of-type(2) a{
    margin-left: 0rem;
    margin-top:0.4rem;
    background: url(../images/li8.png)center / 100% 100% no-repeat;
}
}