.xsyj-tit {
    background: url(/res/museum/structure/220610358.png) no-repeat;
    height: 65px;
    width: 170px;
    margin: 40px 0;
}
.xsyj-tit span {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    margin: 10px 40px;
}

.newlist {
    margin: 50px auto;
}
.newlist ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.newlist ul li span#ReportIDPicture {
    float: left;
    width: 210px;
    height: 150px;
    background: #F1F0EB;
    margin-right: 20px;
}
.newlist ul li img {
    width: 210px;
    height: 150px;
    -o-object-fit: contain;
    object-fit: contain;
}
.newlist ul li .newlist-r {
    width: 965px;
    float: left;
}
.newlist ul li span#ReportIDname {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.newlist ul li span#ReportIDLogograph {
    display: block;
    line-height: 1.6;
    color: #767676;
}

.newlist ul li#PageNum {
    border: none;
    text-align: center;
    padding-top: 5px;
}
.newlist ul li#PageNum a#CBLast,.newlist ul li#PageNum a#CBFirst,.newlist ul li#PageNum #go {
    display: none;
}
.newlist ul li#PageNum span {
    background: #B9121A;
    color: #FFF;
    padding: 0 10px;
    border: 1px solid #B9121A;
}
.newlist ul li#PageNum a {
    border: 1px solid #ccc;
    padding: 0px 10px;
    margin: 0 5px;
}

.newtxt span#ReportIDname {
    display: block;
    text-align: center;
    margin: 30px auto;
    font-size: 20px;
    font-weight: bold;
}
.newtxt span#ReportIDIssueTime {
    display: block;
    text-align: center;
    color: #767676;
    margin-bottom: 50px;
}
.newtxt span#ReportIDtext p {
    line-height: 1.8;
    margin-bottom: 15px;
}
.newtxt span#ReportIDtext p img {
    max-width: 100%;
}