body{
    background: url('/syx/scjg/resource/xxgk/xxgkbmbg.jpg') no-repeat top center;;
}
.xxgk_header{
  
    height: 395px;
}
.xxgk_header h1{
    margin-bottom:12px ;
}
.xxgk_header span{
 font-size: 40px;
 color: #fff9c6;
 display: table;
 margin: 0 auto;
}
.info {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}
.info li {
    font-size: 16px;
    background-color: #fafafa;
    box-sizing: border-box;
}
.info-header-bmxx {
    display: flex;
    color: #be0000;
    font-size: 16px;
    line-height: 36px;
    justify-content: space-between;
}
.info-bmxx {
    padding: 0 5%;
    margin: 20px 15px;
}
.summary {
    margin-bottom: 8px;
    color: #555454;
    font-size: 14px;
    text-indent: 28px;
  }
.info-meta {
    font-size: 12px;
    color: #888;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.info-header-bmxx a {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    display: block;
}
.info-meta {
    font-size: 12px;
    color: #888;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (max-width: 830px) {
    .xxgk_header h1{
        padding: 0;
    }
.xxgk_header span{
 font-size: 28px;
}
.xxgk_header{
    height: 195px;
}
.info-status{
    padding: 0;
}
.info-bmxx {
    padding: 0 6px;
    margin: 20px 15px;
}
.info-header-bmxx a{
    width: 71%;
}
}