@charset "utf-8";
/*鍙栨秷鍐呭杈硅窛浣垮叾鍦ㄦ墍鏈夋祻瑙堝櫒涓繚鎸佷竴鑷?/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td,button,article,aside,details,
figure,figcaption,footer,header,section,menu,nav,hgroup,legend,blockquote,hr {
  margin: 0;
  padding: 0;
}

header,section,article,footer,nav,menu,hgroup,details,figure,figcaption,aside {
  display: block;
}

audio,canvas,video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not(controls){
  display: none;
}
/*琛ㄥ崟鍏冪礌涓嶇户鎵跨埗绾ont*/
input,button,textarea,select,optgroup,option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}


ul,ol {
  list-style: none;
}

/*璁╂爣棰樿嚜瀹氫箟*/
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

/*杈规璁剧疆*/
fieldset,img,button {
  border: 0;
}
button {
  cursor: pointer;
}

/*澶栬竟妗嗚缃 firefox鍒欓渶瑕佷娇鐢ㄧ鏈夊睘鎬?moz-focus-inner*/
:focus {
  outline: 0;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}

/*table璁剧疆  鍒涘缓鐨勬椂鍊欎粛闇€瑕乧ellspacing=鈥?鈥?/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
