article.zto_comment .comment-area{display:flex;align-items:center}@media screen and (max-width: 640px){article.zto_comment .comment-area{flex-direction:column}}article.zto_comment .comment-area .comment-image{min-width:300px}@media screen and (max-width: 900px){article.zto_comment .comment-area .comment-image{min-width:200px}}article.zto_comment .comment-area .comment-image img{width:300px;height:300px;object-fit:cover;border-radius:10px}@media screen and (max-width: 900px){article.zto_comment .comment-area .comment-image img{width:200px;height:200px}}article.zto_comment .comment-area .comment-text{background-color:#3fb1ce;color:#fff;border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width: 640px){article.zto_comment .comment-area .comment-text{border-radius:20px;margin-top:2px}}article.zto_comment .comment-area .comment-text .text-inner{padding:2rem 3rem;border-left:1px solid #fff;min-height:260px;display:flex;flex-direction:column;justify-content:center}article.zto_comment .comment-area .comment-text .text-inner p{font-weight:bold}article.zto_comment .comment-area .comment-text .text-inner .about{font-weight:bold;display:flex;flex-direction:column;gap:0.3rem;text-align:right}article.zto_comment .comment-area.reverse{flex-direction:row-reverse}@media screen and (max-width: 640px){article.zto_comment .comment-area.reverse{flex-direction:column}}article.zto_comment .comment-area.reverse .comment-text{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-bottom-left-radius:20px}@media screen and (max-width: 640px){article.zto_comment .comment-area.reverse .comment-text{border-radius:20px;margin-top:2px}}article.zto_comment .comment-area.reverse .comment-text .text-inner{border-right:1px solid #fff}
