*{margin: 0; padding:0; box-sizing: border-box}
.clearfix:after{display: block; content: "\20"; height: 0; clear: both; overflow: hidden; visibility: hidden;}

input[type="submit"], input[type="reset"], input[type="button"],
button {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

::-webkit-input-placeholder {
    color: #c1c0c0;
}

input[type="text"], input[type="password"] ,input[type="email"],input[type="number"], select,textarea{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border-radius: 0;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}
select{-webkit-appearance: none}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    text-decoration: none;
    list-style: none;
    font-style: normal;

}
body,html{font:62.5%/1 Arial,"\5b8b\4f53",sans-serif;position: relative;  margin: auto; background:#fff; font-family: "微软雅黑"; font-size: 12px;}
img{border:none;}
li{list-style:none;}
table {border-collapse:collapse;border-spacing:0;}
q:before,q:after{content:'';}
button,input,select,textarea{font-size:100%;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var,i{font-style:normal;}
a{color:#333;text-decoration:none;}

a:active,a:link,a:visited,a:hover{
    text-decoration: none;
}
a:focus{text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
.fl{float:left}
.fr{float:right}

/*头部 header*/
.clearfix:after{display: block; content: "\20"; height: 0; clear: both; overflow: hidden; visibility: hidden;}/*ie8以上*/



@font-face {
    /* font-properties */
    font-family: pictos;
    src:url('../images/tth.ttf')
}












