不要使用opacity来设置,因为这样会减低div标签整体的透明度,包括里面的内容,用rgba。还不行就试试用z-index。 转载于:https://www.cnblogs.com/Isabel4u/p/7100887.html