taishi.css 160 B

12345678910
  1. #audio_div{
  2. position: absolute;
  3. bottom: 31px;
  4. z-index: 200;
  5. display: none;
  6. right: 0px;
  7. left: 0px;
  8. margin: auto;
  9. width: 490px;
  10. }