body,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
    margin: 0;
    padding: 0;
}

ol,
ul,
li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

strong,
b {
    font-weight: normal;
}

a {
    text-decoration: none;
}

img:not(.logo){
    border: 0;
    vertical-align: top;
    height: 100%;
    width: 100%;
}
a {
    color: #3b3b3b;
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}


@font-face {
    font-family: '汉仪雅库黑';
    src: url('../font/hyy.ttf')
}


 