.yc-mobile-box{
    overflow: hidden;
}
.sftx-list-ul{
    width: 16rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0.44rem;
}
.sftx-list-ul li {
    width: 14.93rem;
    /* height: 11.1rem; */
    position: relative;
    /* box-shadow: 0px 0.04rem 0.21rem 0px rgba(0, 0, 0, 0.1); */
    border-radius: 0.21rem;
    background: #fff;
    margin: 0 auto;
    margin-bottom: .5rem;
    padding-bottom: .3rem;
    overflow: hidden;
}
.sftx-list-text {
    line-height: 1rem;
    /* padding: 0 .53rem; */
    padding: 0 .42rem;
    margin-top: 0.42rem;
}
.sftx-list-text a {
    /* font-size: 0.65rem; */
    font-size: 0.7rem;
    color: #333333;
}
.sftx-list-time-box {
    height: .85rem;
    padding: 0 .53rem;
    line-height: .85rem;
    margin-top: 0.21rem;
    margin-bottom: 0.12rem;
}
.sftx-list-time {
    display: inline-block;
    color: #bbbbbb;
    font-size: .51rem;
}
.list-more {
    width: 14.93rem;
    height: 1.7rem;
    text-align: center;
    font-size: 0.64rem;
    overflow: hidden;
    line-height: 1.7rem;
    background: #fff;
    margin: .4rem .53rem .85rem .53rem;
    border-radius: 0.21rem;
}
.list-more a {
    cursor: pointer;
    color: #666666;
    padding: 0 0 0 1.22rem;
    background: url(https://v2.cri.cn/M00/8E/30/CqgNOl3OFAiAC4NJAAAAAAAAAAA8641935.load.png) no-repeat;
    background-size: contain;
}

