.allzt {
    margin-bottom: 30px;
}

.allzt p {
    background: #F1F0EB;
    line-height: 40px;
    text-align: center;
}
.allzt img {
    width: 100%;
}

.ysyb {
    padding: 0 20px 40px;
    overflow: hidden;
}
.ysyb>p {
    font-size: 14px;
    margin-bottom: 20px;
    text-indent: 2em;
    line-height: 1.8;
    color: #999;
}
.ysyb ul li {
    width: 45%;
    float: left;
    margin-right: 10%;
    margin-bottom: 30px;
    text-align: center;
}
.ysyb ul li:nth-child(2n) {
    margin-right: 0;
}
.ysyb ul li span#ReportIDPicture {
    display: block;
    border-top: 2px solid #B9121A;
    padding: 0 2px;
}
.ysyb ul li span#ReportIDPicture img {
    width: 100%;
}
.ysyb ul li span#ReportIDname {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    height: 100px;
    border-bottom: 5px solid #F7F7F7;
    margin-bottom: 20px;
}
.ysyb ul li span#ReportIDtext img {
    width: 90%!important;
    height: 90%!important;
}