@font-face {
    font-family: 'rubik-regular';
    src: url('../font/Rubik-Regular.eot');
    src: url('../font/Rubik-Regular.otf') format('otf'),
    url('../font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
    url('../font/Rubik-Regular.woff') format('woff'),
    url('../font/Rubik-Regular.woff2') format('woff2'),
    url('../font/Rubik-Regular.ttf') format('truetype'),
    url('../font/Rubik-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida Sans Unicod';
    src: url('../font/Lucida Sans Unicod.eot');
    src: url('../font/Lucida Sans Unicod.otf') format('otf'),
    url('../font/Lucida Sans Unicod.eot?#iefix') format('embedded-opentype'),
    url('../font/Lucida Sans Unicod.woff') format('woff'),
    url('../font/Lucida Sans Unicod.woff2') format('woff2'),
    url('../font/Lucida Sans Unicod.ttf') format('truetype'),
    url('../font/Lucida Sans Unicod.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceHanSansCN-ExtraLight';
    src: url('../font/SourceHanSansCN-ExtraLight.eot');
    src: url('../font/SourceHanSansCN-ExtraLight.otf') format('otf'),
    url('../font/SourceHanSansCN-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('../font/SourceHanSansCN-ExtraLight.woff') format('woff'),
    url('../font/SourceHanSansCN-ExtraLight.woff2') format('woff2'),
    url('../font/SourceHanSansCN-ExtraLight.ttf') format('truetype'),
    url('../font/SourceHanSansCN-ExtraLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dincond-medium';
    src: url('../font/dincond-medium-webfont.eot');
    src: url('../font/dincond-medium-webfont.otf') format('otf'),
    url('../font/dincond-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/dincond-medium-webfont.woff') format('woff'),
    url('../font/dincond-medium-webfont.woff2') format('woff2'),
    url('../font/dincond-medium-webfont.ttf') format('truetype'),
    url('../font/dincond-medium-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Novecento WideBook';
    src: url('../font/Novecento WideBook.eot');
    src: url('../font/Novecento WideBook.otf') format('otf'),
    url('../font/Novecento WideBook.eot?#iefix') format('embedded-opentype'),
    url('../font/Novecento WideBook.woff') format('woff'),
    url('../font/Novecento WideBook.woff2') format('woff2'),
    url('../font/Novecento WideBook.ttf') format('truetype'),
    url('../font/Novecento WideBook.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-family:'微软雅黑';  color: #333; background: #fff; }
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{}
fieldset,img{border:0;}
img{display:block;}
a { text-decoration: none; color: #666; background: none }
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
.ovfHiden{overflow:hidden;height:100%;}
p {text-align: justify;}

