


/*评论星星样式*/
/*展示*/
.goods-star{
    float: right;
    margin-top: 11px;
    margin-right:5px;
}
.sata_Show{background:url(/public/static/img/home/startScore/mk_we1.png); width:100px; height:13px;display: inline-block;
    float: left; overflow: hidden;}
.sata_Show p{ background:url(/public/static/img/home/startScore/mk_we2.png);left:0; height:13px; width:134px;}
.goods-comment-num{ 
    display: inline-block;
    float: left;
    font-weight: 500;
    font-size: 16px;
    height: 25px;
    line-height: 23px; 
}

/*评分*/
.clearfix::after{ display:block; content:''; height:0; overflow:hidden; clear:both;} 
/*星星样式*/
.content{}
.title{ font-size:14px; background:#dfdfdf; padding:10px; margin-bottom:10px;}
.block{ width:100%; margin:0 0 20px 0; padding-top:10px; line-height:13px;}
.block .star_score{ float:left;}
.star_list{height:13px;margin:50px; line-height:13px;}
.block p,.block .attitude{ padding-left:20px; line-height:13px; display:inline-block;}
.block p span{ color:#C00; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
.star_score { background:url(/public/static/img/home/startScore/mk_we1.png); width:160px; height:13px;  position:relative; }
.star_score a{ height:13px; display:block; text-indent:-999em; position:absolute;left:0;}
.star_score a:hover{ background:url(/public/static/img/home/startScore/mk_we2.png);left:0;}
.star_score a.clibg{ background:url(/public/static/img/home/startScore/mk_we2.png);left:0;}
