<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.comment_item{
    display: flex;
    justify-content: end;
    align-items: center;
}
.comment_right{
    margin-top: 120px;
    margin-right: 10px;
    margin-left: 10px;
    z-index: 2;
}
.comment_right_top_1_p{
    font-size: 32px;
    line-height: 48px;
    font-weight: 500;
    color: #131417;
    max-width: 475px;
}
.comment_right_top{
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    flex-wrap: wrap;
}
.comment_right_top_1{

}
.comment_right_top_2{
    max-width: 404px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #2F3540;
}
.comment_right_top_1_img{
    height: 48px;
    padding: 8px 16px 8px 8px;
    background: #FFFFFF;
    border-radius: 24px;
    display: flex;
    align-items: center;
}
.comment_right_top_1_p_blue{
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: #1D6CFF;
    margin-left: 8px;
}
.comment_right_bottom{
    display: flex;
    flex-wrap: wrap;
    gap:24px;
    align-items: flex-start;
    margin-bottom: 114px;
    justify-content: center;
}
.comment_right_bottom_item{
    width: 272px;
    padding: 24px;
    background: #FFFFFF;
    box-shadow: 0 4px 16px 0 #545C791A;
    border-radius: 16px;
}
.comment_right_bottom1{
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.comment_right_bottom1_p1{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: #131417;
}
.comment_right_bottom1_p2{
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #2F3540;
}
.comment_right_bottom2_p1{
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #131417;
    margin-bottom: 24px;
}</pre></body></html>