.ztph_list li {
    margin-bottom:10px;
}
.ranking-fl-div {
    width: 120px;
    overflow: hidden;
    height: 68px;
    position: relative;
}
.ranking-fl-div span {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background-image: -webkit-linear-gradient(45deg, #FE2042 0%, #F76B1C 100%);
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    top: 0;
    left: 0;
    text-align: center;
}
.ranking-fl-p {
    width:280px;
    background: #F6F6F6;
    border: 1px solid #EAEAEA;
    overflow: hidden;
    padding: 4px 5px;
    font-size: 14px;
    height: 68px;
    color: #333333;
    text-align: justify;
    line-height: 20px;
}
.ranking-fl-div-sp {
    width: 30px;
    overflow: hidden;
    height: 30px;
    position: relative;
    /*margin-right: 10px;*/
}
.ranking-fl-div-sp span {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(45deg, #FE2042 0%, #F76B1C 100%);
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 21px;
}
.zf_video_list li {
    margin-bottom:10px;
}
.zf_twoLine {
    position: absolute;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    text-align: justify;
    padding: 10px;
    bottom: 0;
    left: 0;
}
.zf_play-icon__img {
    position: absolute;
    display: block;
    bottom: 38px;
    left: 10px;
    width: 35px;
    height: 35px;
}
