
* {
    padding: 0;
    margin: 0;
}

/*@font-face {*/
/*    font-family: 'Source Han Serif';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url('/images/font.ttf') format('ttf'),*/
/*    url('/images/SourceHanSerifSC-Regular.woff') format('woff')!* Modern Browsers *!*/
/*}*/

body {
    font-size: inherit !important;
    line-height: normal !important;
    color: inherit !important;
    font-family: 'Noto Serif SC', serif !important;
    /*font-family: 'Source Han Serif', sans-serif !important;*/
    background: inherit !important;
    min-width: 1140px;
}

div.subnavs ul li a, div.subnavs ul li a:visited {
    font: normal 16px / 45px "Noto Serif SC";
}
.currentPosition{
    font-size:12px
}
.footer-container {
    background: url('/tyj/xhtml/hngwpro/dist/static/images/index/footer.png');
    display: flex;
    background-size: cover;
    justify-content: center;
    height: 240px;
    align-items: center;
    color: #fff;
    font-family: "Microsoft YaHei", serif;
    font-size: 20px;
}

.aoyun-wrap {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    font-size: 16px;
}


.news-content {
    width: calc(100% - 40px);
}

#left-part-nav-top {
    background: url('/tyj/xhtml/hngwpro/dist/static/images/index/szyw.png') no-repeat !important;
    background-size: cover;
    height: 50px;
}
