/**评分模块儿**/
.stars{ display: inline-block; margin:4px 0; font-size:0; line-height:0; position: relative; }
.stars .is{ display:block; margin:0 -1.5px; white-space:nowrap; overflow:hidden; }
.stars .is i{ display:inline-block; margin:0 1.5px; vertical-align:middle; height:15px; width:15px; background:url(../images/icons.png) no-repeat -47px -596px; }
.stars .i_hover{ position: absolute; left:0; top:0; }
.stars .i_hover i{ background-position:-25px -596px; }
.stars2{ display: inline-block; margin:4px 0; font-size:0; line-height:0; position: relative; }
.stars2 .is{ display:block; margin:0 -1.5px; white-space:nowrap; overflow:hidden; }
.stars2 .is i{ display:inline-block; margin:0 1.5px; vertical-align:middle; height:15px; width:15px; background:url(../images/icons.png) no-repeat -47px -596px; }
.stars2 .i_hover{ position: absolute; left:0; top:0; }
.stars2 .i_hover{ position: absolute; left:0; top:0; }
.stars2 .i_hover i{ background-position:-75px -596px; }
