@charset "utf-8";
/* 初始化CSS */
html, body, div,p, span,iframe, h1, h2, h3, h4, h5, h6,blockquote, pre, a, code, del,em, img, ins,q, s,small,strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,form, label, table, caption,tbody, tfoot, thead, tr, th, td, canvas, footer,header,menu, nav,section,audio, video,select,input,textarea { margin:0; padding:0; border: 0;}
ul,ol,li{list-style: none;}
a,area{blr:expression(this.onFocus=this.blur())}
a { text-decoration:none;}
a:hover { text-decoration:none;}
i,em{font-style: normal;}
img{vertical-align:middle; *vertical-align: top; }
input::-moz-focus-inner{border:none;padding:0;}
textarea,select,input{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
input{outline: none;}
textarea{resize:none;}
table{border-collapse:collapse;border-spacing:0;}
.clearfix:after {content:""; display:block; height:0; visibility:hidden; clear:both; }
.clearfix{zoom:1;}
.clear{clear:both; height:0; font-size:0;overflow:hidden; line-height:0;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.show{display:block!important;}
.hide{display:none!important;}


