@charset "utf-8";
*{padding: 0;margin: 0;font-family: 'Microsoft YaHei';color: #5a5a5a;}
html,body{width: 100%;background: #fff;}
a{text-decoration: none;}
img{border: none;}
.clear{clear: both;}
#clear{clear: both;}
li{list-style: none;}