

body, div, dl, dt, dd, ul, ol, nl, li, h1, h2, h3, h4, h5, h6, p, span, a, b, strong, object, iframe, label, img, select, form, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0 ;
    padding: 0;
    font-family:  "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

body {
margin:0 auto;
background:#f8f8f8;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
     
    text-decoration: none
}
a:hover , a:hover, a:active{
        text-decoration: none
    }
 a:link {
     
     cursor:pointer;
     text-decoration: none;
    

    }

ul, ol {
    list-style: none outside none
}

fieldset, img {
    border: 0 none
}

textarea {
    resize: none
}

    input:focus, select:focus, textarea:focus {
        outline: 0 none
    }
i {
font-style:normal;
}
 