/*字体准备*/
@font-face {
    font-family: 'FZLTDH';
    src: url('../fonts/FZLTDH.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FZLTCG';
    src: url('../fonts/FZLTCG.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FZLTCX';
    src: url('../fonts/FZLTCX.TTF');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Light.ttf');
    font-weight: normal;
    font-style: normal;
}


b, strong{font-weight: normal;}






