*{padding:0;margin:0;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea{font-family:"微软雅黑"}
li{list-style:none;}
body,html{background:#fff;
   width: 100%;
    margin: 0;
    padding: 0;font-family: "Microsoft YaHei UI","微软雅黑";
    color:#000;
}

a{text-decoration: none;color:#666;text-decoration: none;font-family: "Microsoft YaHei UI","微软雅黑";
    font-size: 14px;}
a:hover{cursor:pointer;text-decoration: none;color:#4a4949;}
 .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}