html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,
address,big,cite,code,del,dfn,em,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,article,
aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
* {
font-style: normal;
font-weight: normal;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
html {
width: 100%;
height: 100%;
}
body {
font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
width: 100%;
height: 100%;
min-width: 1226px;
color: #333;
background: #f5f6f7;
-webkit-text-size-adjust: 100%;
}
a {
text-decoration: none;
color: inherit;
}
a:link {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-touch-callout: none;
}
a:link,
a:visited,
a:hover,
a:active {
color: #000;
text-decoration: none;
}
img {
display: block;
border: none;
}
ol,
ul,
li {
list-style: none;
}
input,
textarea {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
box-shadow: none;
-webkit-appearance: none;
}
table {
border-collapse: collapse;
}
.clearfix {
zoom: 1;
}
.clearfix:after {
clear: both;
}
.fl {
float: left;
}
.fr {
float: right;
}
.web-icon {
background-image: url(../images/icon.png);
background-repeat: no-repeat;
display: inline-block;
}
.ico {
width: 15px;
height: 16px;
background-position: 3px 5px;
position: relative;
top: 3px;
}