html,body,div,p,ol,ul,li,th,td,h1,h2,h3,h4,h5,h6,form,input,button,header,footer,img{ margin:0;padding:0;}
body{ font-family: Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\\5b8b\4F53,sans-serif;font-size:16px;color: #333333;}
ol,ul { list-style:none;}
li{ list-style-type:none;}
table{ border-collapse: collapse;table-layout: fixed;}
input{ -web-kit-appearance:none; -moz-appearance: none; outline:0; }
input:disabled{background-color: transparent}
a { color: #333333;text-decoration:none; }
.fl{ float: left;}
.fr{ float: right;}
.clear:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
em, i{
    font-style: normal;
}