@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{box-sizing:border-box;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
img{border:0;vertical-align:top;}
a{outline:none;}
ul,ol{list-style:none;}
.clearfix:after{visibility:hidden;height:0;display:block;font-size:0;content:" ";clear:both;}
* html .clearfix{zoom:1;}
*:first-child+html .clearfix{zoom:1;}