@charset "utf-8";
/* CSS Document */
html,body,
div,iframe,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,img,
span,cite,em,i,small,strong,sub,sup,b,address,
fieldset,form,label,legend,
table,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,figcaption,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0; padding:0; outline:0; font-size:100%; font:inherit; vertical-align:baseline;font-family:"Microsoft YaHei";}
article,aside,figcaption,figure,footer,header,hgroup,menu,nav,section{ display:block;}
address,cite,em,strong,th{ font-style:normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
input,button,textarea,select,option{ font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; background:#fff;}
input,button,textarea,select{font-size:100%;}
input[type="text"],input[type="password"],textarea{ outline-style:none; -webkit-appearance:none;}
textarea{resize:none;}
ol,ul{ list-style:none;}
table{ border-collapse:collapse; border-spacing:0;}
a{ text-decoration:none;}
img{ border:none;}
*:focus {outline: none;}
/*clearfix*/
.l-fix:after{ content:"."; display:table; height:0; font-size: 0; line-height: 0; clear:both; visibility:hidden;}
.l-fix{ zoom:1;}
