.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 ul {
    overflow: hidden;
}
.newlist ul li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.newlist ul li:nth-of-type(3n) {
    margin-right: 0;
}
.newlist ul li span#ReportIDPicture {
    display: block;
    width: 100%;
    height: 212px;
    overflow: hidden;
}
.newlist ul li span#ReportIDPicture img {
    width: 100%;
}

.newlist ul li span#ReportIDname {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.vidtxt {
    margin: 50px 0;
}
.vidtxt span#ReportIDname {
    font-size: 20px;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.vidtxt span#ReportIDIssueTime {
    display: block;
    text-align: center;
    color: #999;
}
.vidtxt span#ReportIDtext {
    display: block;
    text-align: center;
    margin-top: 50px;
}
