a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tt,u,ul,menu,var {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight:normal;
}

ol,ul,menu {
    list-style: none
}

blockquote,q {
    quotes: none
}

table,table td {
    padding: 0;
    border: 0;
    border-collapse: collapse
}

img {
    vertical-align: top
}

embed {
    vertical-align: top
}

*:focus {
    outline: 0
}

input,button,select,textarea {
    outline: 0;
    border: 0
}

input,button,select,textarea {
    outline: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

textarea {
    resize: none
}

article,aside,audio,canvas,datalist,details,embed,figcaption,figure,footer,header,keygen,meter,nav,output,progress,section,source,video {
    display: block
}

mark,rp,rt,ruby,summary,time {
    display: inline
}
.fl{float:left;}
.fr{float:right;}
.cf:before,.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom:1;clear: both
}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{margin:0;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}
dt,label{font-weight: normal;}
body {
    font-family: "Microsoft YaHei","Arial"!important
}

button {
    background-color: transparent;
    border: 0
}

a:active,a:hover,a:focus {
    border: none!important;
    outline: 0 none!important;
    -webkit-tap-highlight-color: transparent!important;
    text-decoration: none!important
}

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none!important;
    margin: 0
}

input[type='number'] {
    -moz-appearance: textfield!important
}
