body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea,
p,
a {
    font-family: "Microsoft Yahei", tahoma, arial, \5b8b\4f53, sans-serif;
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

input,
textarea {
    outline: 0;
    resize: none
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #666;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    cursor: pointer
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.fz12 {
    font-size: 12px
}

.fz14 {
    font-size: 14px
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.hide {
    display: none
}

.block {
    display: block
}

.ell {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}


/* @font-face {
    font-family: myFont;
    src: url("./font/DINMedium.ttf")
} */


/* @font-face {
    font-family: myFont;
    src: url('./font/WebFont.eot');
    src: url('./font/WebFont.eot?#iefix') format('embedded-opentype'), url('./font/WebFont.woff') format('woff'), url('./font/WebFont.ttf') format('truetype'), url('./font/WebFont.svg#webfont') format('svg');
} */