@charset "utf-8";
/* ---------清空默认样式----------- */
@font-face{
            font-family: 'AlibabaSans';
            src : url('./usr/share/fonts/SourceHanSerifCN-Bold.otf');
}
[unLogin],[login] { display: none;}
html, body, header,footer,div, a, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, blockquote, fieldset { margin:0px; padding:0px;font-family:"NotoSansHans Regular","微软雅黑","Microsoft YaHei", "Heiti SC", tahoma, arial, "Hiragino Sans GB", "宋体", sans-serif;}
img { border:0 none; vertical-align: top;}
ul, ol, li { list-style-type: none; }
html{font-family:"NotoSansHans Regular","微软雅黑","Microsoft YaHei", "Heiti SC", tahoma, arial, "Hiragino Sans GB", "宋体", sans-serif;}
h1, h2, h3, h4, p, span, label, del, a, strong, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-word; }
input{border:0;background:none;}
table, tr, th, td { /* border: 0 none; */ padding: 4px; border-collapse:collapse; border-spacing:0; }
fieldset { border:0 none; }
button { cursor: pointer; }
i,  cite, address { font-style: normal; }
a, a:link { color: #666666;text-decoration:none; cursor: pointer; border:0; }                                     
a:hover, a:active { text-decoration: none; }
a:focus,input,textarea { outline: none; }
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ }
a:focus{ -moz-outline-style: none; /* FF */ }
.clearfix { zoom: 1;clear: both; }
.clear:after{content: ".";display: block;height:0;clear: both;visibility: hidden;overflow: hidden;}
.hide{display: none!important;}


