.ranks_name {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.ranks_name img {
    width: 86%;
}
.ranks_name p {
    margin-top: 10px;
    margin-bottom: 20px;
}
.ranks_name>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.m-t-0 {
    margin-top: 0 !important;
}
.like_this {
    
}
.video_box {
    width: 90%;
    margin: 0 auto;
}
.like_this img {
    width: 40%;
    margin: 0 auto;
    display: block;
}
.like_image p,.afternoon_main p{
    margin-bottom: 10px;
    margin-top: 20px;
}
.afternoon_main p{
    text-indent: 2rem;
}
.afternoon_main {
    margin-top: 20px;
    
}
.afternoon_main>div {
    text-align: center;
}
.afternoon_main>div img {
    width: 80%;
}
.afternoon_main>.sk img {
    width: 50%;
    margin-bottom: 10px;
}
.yx {
    margin-bottom: 10px;
}