@charset "utf-8";

.clearfix {zoom: 1;}
.clearfix:before{ content: ""; display: table;}
.clearfix:after {content: "";display: table; clear: both;}

.hide {
  display: none;
}
