.beian2 { position: fixed; z-index: 99; } @media (max-width: 640px) { .beiann2 { position: static !important; /* 或者 relative,根据需求修改 */ } }