@charset "utf-8";
 
/*容器*/
.xzw_starSys{}
.xzw_starBox{position:relative;width:150px;}
/*极速秒评*/
.xzw_starSys .description{clear:both;padding:10px 0px}
.xzw_starSys .star{height:25px;width:150px;position:relative;background:url(/images/star/icons.png) repeat-x;cursor:pointer}
.xzw_starSys .star li{float:left;padding:0px;margin:0px}
.xzw_starSys .star li a{display:block;width:30px;height:25px;overflow:hidden;text-indent:-9999px;position:absolute;z-index:5}
.xzw_starSys .star li a:hover{background:url(/images/star/icons.png) 0 -30px repeat-x;z-index:3;left:0}
.xzw_starSys .star a.one-star{left:0}
.xzw_starSys .star a.one-star:hover{width:30px}
.xzw_starSys .star a.two-stars{left:30px}
.xzw_starSys .star a.two-stars:hover{width:60px}
.xzw_starSys .star a.three-stars{left:60px}
.xzw_starSys .star a.three-stars:hover{width:90px}
.xzw_starSys .star a.four-stars{left:90px}
.xzw_starSys .star a.four-stars:hover{width:120px}
.xzw_starSys .star a.five-stars{left:120px}
.xzw_starSys .star a.five-stars:hover{width:150px}
.xzw_starSys .current-rating{background:url(/images/star/icons.png) 0 -30px repeat-x;position:absolute;height:25px;z-index:1;top:0;left:0}
.option-con li{float: left;margin-right: 10px;}
.option-con{display: none;}


