1. body{
    2. font-family: "Hiragino Sans GB","Microsoft Yahei",arial,\5b8b\4f53,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
    3. }
    4. h1,
    5. h2,
    6. h3,
    7. h4,
    8. h5,
    9. h6{
    10. font-weight: normal;
    11. }
    12. ul{
    13. padding: 0;
    14. margin: 0;
    15. list-style: none;
    16. }
    17. input,
    18. textarea,
    19. button{
    20. outline: none;
    21. }
    22. a{
    23. text-decoration: none;
    24. }
    25. i,
    26. em{
    27. font-style: normal
    28. }