@charset "utf-8";
*{ margin:0; padding:0;}
a, body, button, caption, dd, div, dl, dt, em, figure, form, h1, h2, h3, h4, h5, h6, html, i, img, input, label, li, ol, p, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul { 
margin: 0;padding: 0;}
fieldset, img { border: 0; }
ul, ol, li { list-style: none; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; background-color: #fff; border: none;}
code, kbd, samp, tt { font-size: 100%; }
a{text-decoration:none;}
a:hover{text-decoration: none;}
input, button, textarea{font-size: 100%;}
ol, ul { list-style: none; }
table,tr,td {border-collapse: collapse;border-spacing: 0; margin:0;padding:0;}
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
body {
    font: 14px/1.5 "PingFang SC", "Microsoft YaHei",  "Helvetica Neue", Arial, "Hiragino Sans GB", "微软雅黑", SimSun, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, "Hiragino Sans GB", "微软雅黑", SimSun, sans-serif;
}
