/*****************************  cssreset  ****************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,em, font, img, ins, kbd, q, s, samp, small,strong, sub, sup, tt,b, u, i,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,input,textarea{margin: 0; padding: 0;list-style:none;border:none;text-decoration:none;font-size: 14px;font-family: "微软雅黑","宋体",arial,verdana,sans-serif;box-sizing:border-box;}
body{background:#f6f4f5;}
.clear{clear:both;}

.none{display:none;}