.top-tit{background-color: #fff;color: #353535;}
.top-left a{background-image:url(../images/back.png);}
.comment_tag{text-align: center;}
.comment_tag a{font-size: 14px;color: #534b49;background-color:#feebed ;height: 28px;line-height: 28px;padding: 0 6px;display: inline-block;border-radius: 3px;}
.comment_tag a.hover{color: #fff;background-color: #e03838;}
.comment_one{padding: 0 12px;border-bottom: 6px solid #f5f5f5;}
.comment_one .comment_user{height: 28px;padding: 10px 0;line-height: 28px;}
.comment_one .comment_user>img{float: left;height: 28px;width: 28px;border-radius: 100px;overflow:hidden;display:block;}
.comment_one .comment_user>div{float: left;font-size: 14px;padding-left:12px ;color: #646464;}
.comment_one .comment_user>div:last-of-type{float: right;}
.comment_one .comment_content{padding-left:40px;font-size: 16px;line-height: 25px;min-height: 50px;max-height:100px;overflow:hidden;}
.comment_one .comment_option{font-size: 13px;color: #959595;padding-left:40px;line-height: 30px;max-height: 30px;overflow: hidden;}
.comment_img{max-height: 140px;overflow: hidden;font-size: 0px;padding-left:40px;}
.comment_img div{height: 70px;width: 70px;overflow:hidden;margin-right: 8px;display: inline-block;}
.comment_img div>img{height: 100%;width: auto;}
.shadow{background:rgba(0,0,0,0.3);position:fixed;top:0;left:0;height:100%;width:100%;z-index:10;display:none;}
.bigimg{position:fixed;top:50px;left:25px;width:325px;z-index:11;display:none;}
.bigimg img{width: 100%;height: auto;}

.comment_likes{float: right;font-size: 16px;padding: 10px 10px;height: 18px;color: #323232;line-height: 18px;}
.comment_likes div{display: inline-block;background:url(../images/good3.png) no-repeat center center;background-size: 100% 100%;height: 18px;width:18px;}
.comment_likes.hover{color: #ff5555;}
.comment_likes.hover div{background-image: url(../images/good4.png);}
/**/
.comment_star{height:20px;font-size:0px;padding-left:40px;}
.comment_star::before{content:'';font-size:10px;height:18px;color:#fada2a;background:#ff6000;border-radius:3px;display:inline-block;line-height:18px;margin-top:1px;padding:0 5px;}
.comment_star1::before{content:'很差';}
.comment_star2::before{content:'较差';}
.comment_star3::before{content:'一般';}
.comment_star4::before{content:'较好';}
.comment_star5::before{content:'很好';}
.comment_star::after{content:'';height:20px;width:145px;display:inline-block;background:url(../images/comment_star_hover.png) repeat-x left center;background-size:29px 18px;vertical-align:top;}
.comment_star1::after{width:29px;}
.comment_star2::after{width:58px;}
.comment_star3::after{width:87px;}
.comment_star4::after{width:116px;}
.comment_star5::after{width:145px;}




















