.an li a{float:left;background:#fff;color:#333;overflow:hidden; text-decoration:none; line-height:16px;padding:0 5px;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;}
.an li.current a,.an li a:hover{background:#333; border:1px solid #333; font-weight:bold;color:#fff; text-decoration:none;}
.an li a:hover{-webkit-transform: scale(1.4);-o-transform: scale(1.4);}