.powerful-title{
    color: #000000;
    font-weight: 600;
    font-size: 15px;
}
.real-people-all{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.real-people-head img{
    width: 40px;
    height: 40px;
}
.real-people-info{
    margin-left: 10px;
}
.real-people-name{
    font-weight: 600;
}
.real-people-intro{
    font-size: 12px;
}
.real-star img{
    width: 52%;
    margin-bottom: 10px;
}
.real-content{
    color: #666666;
    font-size: 14px;
    min-height: 162px;
}
.real-content-point{
    padding: 7px 0;
    background-color: #F9FAFB;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}
.real-content-point-green{
    color: #028D02;
    font-weight: 600;
}
.step-num-index{
    padding-top: 25px;
    text-align: center;
    color: #028D02;
    font-size: 35px;
    font-weight: 600;
}
.step-title-index{
    text-align: center;
    color: #000000;
    font-size: 14px;
    margin-bottom: 10px;
}
.ss-title{
    font-size: 13px;
}
.ss-content{
    font-size: 13px;
    min-height: 110px;
}