.s2{
    background-color: #fff;
    box-sizing: border-box;
    padding: .5rem .4rem;
}
.s2 #newInfo .title{
    font-size: .48rem;
    line-height: .48rem;
    color: #222;
    font-weight: bold;
    text-align: center;
    margin: 0 auto .4rem;
}
.s2 #newInfo .tsUrl{
    width: 9rem;
    display: block;
    margin: 0 auto .4rem;
}
.s2 #newInfo .nr{
    border-bottom: 1px solid #e7e6e4;
    height: .6rem;
    margin-bottom: .4rem;
}
.s2 #newInfo .nr .time{
    /* margin-right: .3rem; */
    text-align: center;
}
.s2 #newInfo .nr .time,
.s2 #newInfo .nr .sourceunit{
    font-size: .3rem !important;
    line-height: .6rem !important;
    color: #777;
}
.s2 .reportbody p{
    font-size: .36rem !important;
    line-height: .48rem !important;
    /* text-indent: .96rem !important; */
}
/* .s2 .reportbody img{
    width: 9rem !important;
    display: block !important;
    margin: 0 auto .4rem !important;
} */
.s2 .reportbody span{
    font-size: .48rem !important;
    line-height: .8rem !important;
}

.reportbodyImg{
    display: block;
    width: 9rem !important;
    height: auto !important;
    margin: 0 auto;
}
.s2 video{
    display: block;
    width: 9rem;
    /* height: 340px; */
    height: auto;
    margin: 0 auto;
}

.attachmentImg { 
    width: .48rem;
    height: auto !important;
    margin: 0 auto !important;
}