.anniu i{
	background: url(../images_new/vip-index.png) no-repeat 0px 0px;
	width: 30px;
    height: 30px;
    /* right: 0px; */
    right: 0px;
    position: absolute;
}
.eqyvip{
	background: url(../images_new/vip-content.png) no-repeat 0px 0px;
    width: 43px;
    height: 43px;
    position: absolute;
    margin-left: 25px;
}
#button10{
    position: relative;
    overflow: hidden;
}
#button10 i{
    background: url(../images_new/vip-index.png) no-repeat 0px 0px;
    width: 30px;
    height: 30px;
    /* right: 0px; */
    right: -4px;
    position: absolute;
}