body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,p{margin:0;padding:0;}
body {font-family: 'Microsoft Yahei',Arial; font-size:1em;}
ul li{list-style:none;}
a{text-decoration:none; outline:none; color:#6a6a6a;}
.fl{float:left;}
.fr{float:right;}
img{border:0; max-width:100%;}
h1,h2,h3,h4,h5,h6{color:#364157;}
p,span{color:#464646;}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
