/* zteict reset css v2.0 | 20120626 */
html, body, div, span, input, textarea, 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; font:inherit; /* vertical-align:baseline; */ }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{ display:block; }
body{ line-height:1;  background-color: #f5f6f7;}
ol, ul{ list-style:none; }
blockquote, q{ quotes:none; }
blockquote:before, blockquote:after,q:before, q:after{ content:''; content:none; }
table{ border-collapse:collapse; border-spacing: 0; }
caption, th{ text-align:left; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
body,button,input,select,textarea,a{color:#333;font:12px/1.5 Microsoft YaHei,arial,SimSun,\5b8b\4f53,tahoma,Srial,helvetica;}
 
a{text-decoration:none;color:#333;}  
i,em{ font-style:normal; }
:focus{ outline:0 none; }
/* float & position style */
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.clear{ clear:both; }
.cf:after,
.cf:before{ content: ''; display: table; }
.cf:after{ clear: both; }
.cf{ zoom:1; }
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {display: table; content: ""; height:0; clear:both; visibility: hidden;}

a,span {
  /*-webkit-transition: all .3s ease-out;*/
  /*-moz-transition: all .3s ease-out;*/
  /*transition: all .3s ease-out;*/
}
::selection {text-shadow:none;background:rgba(180, 226, 153, 0.5);color:#666666;}
::-moz-selection{text-shadow:none;background:rgba(180, 226, 153, 0.5);color:#666666;}

