.shortReview #comment-list-wrapper .comment-list.show {
    display: block;
}
.shortReview #comment-list-wrapper .comment-list .comment-item {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}
.shortReview .update-item, .comment-item {
    margin-bottom: 1.6em;
    overflow: hidden;
}
.shortReview #comment-list-wrapper .comment-list .comment-item h3 {
    background-color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
.shortReview #comment-list-wrapper .comment-list .comment-item h3 span {
    margin-bottom: 12px;
}
.shortReview #comment-list-wrapper .comment-list .comment-item .comment-content {
    overflow: hidden;
}
.shortReview #comment-list-wrapper .comment-list .comment-item h3 .user-stars {
    margin-bottom: 0;
}
.shortReview #comment-list-wrapper .comment-list .comment-item h3 span {
    margin-bottom: 12px;
}
.shortReview .allstar50, .allstar45, .allstar40, .allstar35, .allstar30, .allstar25, .allstar20, .allstar15, .allstar10, .allstar05, .allstar00, .rating1-t, .rating15-t, .rating2-t, .rating25-t, .rating3-t, .rating35-t, .rating4-t, .rating45-t, .rating5-t, .rating-t, .starb ~ .stars5, .starb ~ .stars4, .starb ~ .stars3, .starb ~ .stars2, .starb ~ .stars1, .collectors .stars5, .collectors .stars4, .collectors .stars3, .collectors .stars2, .collectors .stars1 {
    background-position: 0 -22px;
    background: rgba(0, 0, 0, 0) url("https://img3.doubanio.com/f/shire/680a4bc4c384199245b080c7104da5be8ed717d3/pics/rating_icons/ic_rating_m.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 14px;
    margin: 0 3px 0 0;
    overflow: hidden;
    width: 55px;
}