@charset "utf-8";
html,body{font-family:'微软雅黑';width: 100%;background-color:white; color: #333;position: relative;overflow-x: hidden}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video{margin: 0; padding: 0; border: 0; vertical-align: baseline; word-wrap:break-word;}
input{white-space:nowrap; }
input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #fff inset; }
*{background-repeat: no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0);/* box-sizing: border-box; */}
ul,li,ol{list-style: none; margin: 0;padding: 0}
img{border: none; -webkit-tap-highlight-color:rgba(0,0,0,0); }
a{text-decoration: none;border: none;outline: none;tap-highlight-color: rgba(0,0,0,0);focus-ring-color: rgba(0, 0, 0, 0);-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-focus-ring-color: rgba(0, 0, 0, 0);-moz-tap-highlight-color: rgba(0,0,0,0);-moz-focus-ring-color: rgba(0, 0, 0, 0);/* display:  inline-block; */}
a:visited,a:link,a:active{color: inherit; }
input,button{outline: none; }
.hline{display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.clears{ width: 100%; height: 0; clear: both; }
.space{ width: 100%; height: 2rem; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { *zoom: 1; }
.page{position: relative; float: left; overflow-x: hidden; box-sizing: border-box; width: 100%;height:100%;}
.left{float:left}
.right{float:right}
.border-radius{border-radius: 0 !important;}

.line-middle{text-decoration:line-through}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
@font-face {
    /* font-properties */
    font-family: 'FuturaBT-Bold';
    src:url('../fonts/Futura Bold BT.ttf')
}
.bgWhite{background-color: white}
.bgBlack{background-color: black}
.fontWhite{color: white}
.fontBlack{color: black}


