html {
  height: 100%;
}
body {
  /* font-family: 'Î¢ÈíÑÅºÚ', Helvetica, Arial, 'ËÎÌå', sans-serif; */
  font-family: 'ÑÅºÚ', 'ºÚÌå';
  color: #000;
  -webkit-backface-visibility: hidden;
  background: #ffffff;
  height: 100%;
  margin: 0 auto;
}
.clear:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
a {
  color: inherit;
}
#cnzz_stat_icon_1278650590 {
  display: none;
}
