.xsyj {
    padding: 20px 15px;
}
.xsyj-tit {
    background: url(/res/museum/structure/220617776.png) no-repeat;
    background-size: contain;
    height: 50px;
    overflow: hidden;
    width: 130px;
    margin: 0 auto 20px;
}
.xsyj-tit span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 25px;
}
.xsyj ul li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.xsyj ul li span#ReportIDname {
    display: block;
    font-size: 4vmin;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 10px;
}
.xsyj ul li span#ReportIDLogograph {
    display: block;
    line-height: 1.8;
    font-size: 3vmin;
    color: #666;
}


.newtxt {
    padding: 20px 15px;
}
.newtxt span#ReportIDname {
    font-size: 4vmin;
    font-weight: bold;
    display: block;
    text-align: center;
}
.newtxt span#ReportIDIssueTime {
    display: block;
    text-align: center;
    font-size: 3vmin;
    margin: 20px;
}
.newtxt span#ReportIDtext p {
    font-size: 3.5vmin;
    line-height: 1.8;
    margin-bottom: 15px;
}
.newtxt span#ReportIDtext p img {
    max-width: 100%;
}