html body {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fazhan-145 {
    width: 1000px;
    height: 100%;
    margin: 0 auto;

}
.fazhan-145.title_fz {
    width: 100%;
    height: 136px;
    /*background: url(../../../img/145banner.jpg)no-repeat;*/
}
.fazhan-145  .content {
    width: 930px;
    padding: 20px 20px;
    border-left: 15px solid #fbcb49;
    border-right: 15px solid #fbcb49;

}
.Breadcrumb {
    padding-left: 390px;
    color: #666666;
    font-size: 12px;
    font-family: "宋体";
}
a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: rgb(207, 0, 0);
    text-decoration: underline;
}
.mod2017_news_h1 {

        color: #000;
        padding: 20px 0 10px 0;
        font-size: 16px;
        text-align: center;
    }

.mod2017_news_li {
    line-height: 40px;
    font-size: 14px;
    padding-left: 75px;
}
.mod2017_news_a {
        color: #333;
        text-decoration: none;
    }
.mod2017_news_a:hover{
        color: red;
        text-decoration: underline;
}



.footer_div {
        width: 100%;
        height: 84px;
        background-color: #9ca0a1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.content_fzgh{
    margin-top: 64px;
}
.content_fzgh p {
    text-align: justify;
    font-size: 17px;
    line-height: 250%;
}
.botto_mline{
    width: 970px;
    height: 5px;
    background: #fbcb49;
    border-left: 15px solid #BE0001;
    border-right: 15px solid #BE0001;
}