rn.css 301 B

1234567891011121314151617
  1. .dzm-tl {
  2. display: none;
  3. position: absolute;
  4. z-index: 200;
  5. bottom: 31px;
  6. left: 231px;
  7. margin: auto;
  8. width: 243px;
  9. }
  10. .rd_tl {
  11. width: 243px;
  12. height: 198px;
  13. /*display: none;*/
  14. background: url("../../images/weixing/rn.png");
  15. background-repeat: no-repeat;
  16. }