.log {
    width: 100%;
    height: 135px;
    background-image: url(../image/logo2.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    float: none;
    background-color: #EBEBEB;
    padding-top: 10px;
}
.nav-con {
    width: 100%;
    clear: both;
    height: 48px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #701011;
}
.container {
    width: 1200px;
    background-color: #990000;
    float: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#nav .mainlevel {
    float: left;
    margin: 0px;
    position: relative;
    background-color: #701011;
    width: 133px;
    text-align: center;
    z-index: 80;
    height: 48px!important;
}
#nav .mainlevel a {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-family: 微软雅黑;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 15px 25px;
    height: 18px!important;
}
#nav > li:hover >a { text-decoration:none; background:#EAEAE3; color: #333;}
.notice_r {
    margin-right: 0px;
    margin-left: 40px;
}
.stafff {
    background: #f6f6f6;
    height: 350px;
}
.notice {
    width: 1200px;
    margin: 0 auto;
}
.notice_l {
    float: left;
    width: 570px;
    height: 300px;
    margin-top: 40px;
    margin-left: 10px;
}
.content_news-top-gzjb {
    margin-bottom: 5px;
}
.content_news-top {
    width: 100%;
    height: 60px;
    position: relative;
}
.nmore {
    /* float: right; */
    position: absolute;
    top: 28px;
    right: 0px;
    display: inline-block;
    /* margin-top: 30px; */
    margin-right: 12px;
    font-size: 14px;
}
.content_news-topc2 {
    text-align: left;
    font-size: 26px;
    margin-bottom: 10px;
}
.content_news-topc {
    font-size: 26px;
    line-height: 60px;
    color: #333;
    text-align: center;
}
.content_news-topc2 b {
    width: 30px;
    margin: 0 10px;
}
.shfw_fj {
    width: 95.1%;
    height: 43px;
    line-height: 43px;
    padding-left: 27px;
}
.shfw_fj a {
    font-size: 16px;
}
.shfw_fj span {
    font-size: 13px;
    
    display: inline-block;
    height: 20px;
    line-height: 20px;
    
    padding: 2px 5px;
    margin-top: 9px;
    font-weight: bold;
}
.nmore:hover{
            color:rgb(250, 86, 86);
        }
        .shfw_fj a:hover{
            color: rgb(250, 86, 86);
        }