纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
658 B

1 year ago
  1. /**/
  2. /**/
  3. /**/
  4. html, head, meta, title, link, body, div, span, a, ul, li, ol, li, p, i, img, input, select, option, table, thead, tbody, tr, th, td, dl, dd, h1, h2, h3, h4, h5, h6 {
  5. margin: 0;
  6. padding: 0;
  7. }
  8. ul li, ol li {
  9. list-style: none;
  10. }
  11. body {
  12. font-family: "Microsoft YaHei";
  13. }
  14. input {
  15. outline: none;
  16. }
  17. a {
  18. text-decoration: none;
  19. }
  20. img {
  21. border: none;
  22. }
  23. .pabsolute {
  24. position: absolute;
  25. }
  26. .prelative {
  27. position: relative;
  28. }
  29. .pstatic {
  30. position: static;
  31. }
  32. .pfixed {
  33. position: fixed;
  34. }
  35. img {
  36. border-style:none;
  37. }
  38. .clear {
  39. clear: both;
  40. }
  41. .logos .mesI2 {
  42. margin: 0px 0 0 15px;
  43. position: absolute;
  44. top: 23px;
  45. width: 76px;
  46. }