.person a{ display: block; position: absolute; width: 109px; height: 33px; bottom: 19px; right: 40px; /*添加透明背景*/ background:#fff; opacity:0; filter:alpha(opacity=0); }
添加透明背景即可