*{ font-family: "PingFangSC-Light", "Microsoft YaHei", "helvetica",'Heiti SC'!important}

html {
    font-size: 16px;
}

.bgcolor-gray {
    background-color: #f8f8f8;
}

.red-text {
    color: #e1223c;
}

.gray-text {
    color: #a0a0a0;
}

.h28r {
     height: 2.8rem;
}

.pt28r {
    padding-top: 2.8rem;
}

.comment-btn {
    right: 0px;
    height: 1.5rem;
    width: 4rem;
    color: white;
    background-color: #e2213b;
    border-radius: 5px;
    margin-top: 8px;
}

.comment-img {
    width: 5rem;
    height: 5rem;
}

.like-icon {
    width: 1rem;
    height: 1rem;
    margin-right: 3px;
}

.comment-reply-blk {
    padding: 0.4rem;
    font-size: 0.5rem;
}

.hot {
    bottom: 0px;
    border-bottom: 5px solid red;
}

.commend-top {
    height: 2.8rem;
}

.add-img-btn {
    background: #f7f7f7 url(//cdn1.ptbchina.com/site-resource-cdn/icon/add-img.png) no-repeat center;
    background-size: 1rem;
}

.hor-tap {
    display: inline-block;
    height: 2.8rem;
    line-height: 2.8rem;
}

.hor-ul li {
    font-size: 0.5rem;
}

.star-icon {
    width: 0.6rem;
    height: 0.6rem;
    display: inline-block;
    float: left;
}

.star-blk {
}

.red-star {
    background: transparent url(http://cdn1.ptbchina.com/site-resource-cdn/icon/red-star.png) no-repeat center;
    background-size: 0.5rem;
}

.white-star {
    background: transparent url(http://cdn1.ptbchina.com/site-resource-cdn/icon/white-star.png) no-repeat center;
    background-size: 0.5rem;
}

.red-star-img {
    background: transparent url(http://cdn1.ptbchina.com/site-resource-cdn/icon/red-star.png) no-repeat center;
}

.white-star-img {
    background: transparent url(http://cdn1.ptbchina.com/site-resource-cdn/icon/white-star.png) no-repeat center;
}

.comment-date {
    right: 0px;
}

.align-center {
    align-items: center;
}

.year {
    display: inline-block;
    border: 1px solid red;
    color: red;
    border-radius: 5px;
    line-height: 0.8rem !important;
    padding: 0 2px;
}

.head-img {
    height: 3rem;
    width: 3rem;
    border-radius: 100%;
}

.score-blk {
    width: 89.7%;
    margin: 0 auto;
    border-radius: 10px;
    font-size: 0.8rem;
}

.detail-star-icon {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    float: left;
}

.detail-star-icon-normal {
    width: 1rem;
    height: 1rem;
    display: inline-block;
    float: left;
}

.detail-red-star-large {
    background-size: 1rem;
}

.detail-white-star-large {
    background-size: 1rem;
}

.detail-red-star-normal {
    background-size: 0.7rem;
}

.detail-white-star-normal {
    background-size: 0.7rem;
}

.comment-content-blk {
    width: 89.7%;
    margin: 1.25rem auto 1.25rem auto;
    font-size: 0.8rem;
}

.date-data {
    width: 89.7%;
    margin: 0 auto;
    font-size: 0.8rem;
    justify-content: space-between;
}

.date-color {
    color: #bebebe;
}

.review-blk {
    width: 89.7%;
    margin: 0 auto;
    height: 1.92rem;
    line-height: 1.92rem;
    border-radius: 5px;
    font-size: 0.8rem;
}

.head-img-normal {
    height: 2rem;
    width: 2rem;
    border-radius: 100%;
}

.w0897 {
    width: 89.7%;
}

.review-item-blk {
    margin: 0 auto;
    border-radius: 5px;
}

.up-comment-blk {
    width: 84.5%;
    margin: 2.5rem auto 0 auto;
    padding-top: 1.5rem;
}

textarea {
    height: 5.56rem;
    text-indent: 10px;
}

.year-selection {
    width: 6.375rem;
    height: 1.656rem;
    border-radius: 5px;
    border: 1px solid #bfbfbf;
}

.lbl {
    font-size: 1rem;
    color: #3f3f3f;
    font-weight: bolder !important;
}

.p-tit {
    font-size: 1.5rem;
    font-weight: bolder !important;
    margin-top: 1.5rem;
}

.selected-msg {
    flex-wrap: wrap;
    margin: 10px 0 10px 0;
    font-size: 0.7rem;
}

.selected-show {
    padding: 3px 3px;
    margin: 0 10px 10px 0;
    color: #e2203c;
    background: #ffe2e2;
    border: 1px solid #e2203c;
    border-radius: 5px;
}

.selected-lbl {
    font-size: 0.7rem;
    display: inline-block;
}

.msg-blk {
    border-bottom: 1px solid #f2f2f2;
}

.top-blk {
    position: fixed;
    z-index: 1001;
    background-color: white;
    width: 89%;
}

.select-blk {
    display: flex;
    position: relative;
    top: 29%;
    flex-direction: column;
}

.close {
    width: 2rem;
    position: absolute;
    right: -10px;
    top: 10px;
}
