body, td, th { font-size: 14px; color: #333; }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0; position: relative;  }
/*body, html { width: 100%; height:100%; }*/
@-moz-document url-prefix() {
body {
height:100%;
}
}
a { color: #000; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: #c00; }
a:active { text-decoration: none; }
form, ul, li, p { padding: 0; margin: 0; list-style: none; }
a img { border: 0px; }
.page { width: 1000px; margin: auto; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.clearfix:after,.fix:after { display: block; content: ''; clear: both; visibility: hidden; }
* { margin: 0; padding: 0; font-family: "微软雅黑"; outline: none; outline: 0; box-sizing: border-box;}
table { border-collapse: collapse }
img { vertical-align: middle; }
.block { display: block; }
.none { display: none; }
button, input[type=text],input[type=button],input[type=radio],input[type=password], textarea { border-radius: 0; border: 0; -webkit-tap-highlight-color: transparent; -webkit-appearance: none; }
/*iphone按钮颜色显示兼容性*/
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; }

/*隐藏滚动条*/
/**::-webkit-scrollbar {*/
/*width:0;*/
/*height:0;*/
/*}*/
 .wrap2::-webkit-scrollbar, .wrap3::-webkit-scrollbar, .wrap5::-webkit-scrollbar, .wrap6::-webkit-scrollbar, .orderlist_tablist::-webkit-scrollbar {
width:0;
height:0;
}
em { font-style: normal; }


