h1{
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #0e050a;
    margin: 15px 0px;
    font-weight: normal;
}
.body-p{
    font-family: SimSun;
    font-size: 14px;
    color: #000000;
    line-height: 30px;
}
a{
    text-decoration: none;
    border: 0px;
}
img{
    border: none;
}
.body-div{
    text-align: right;
}
.report-div{
    border-left: 5px solid #0f61b9;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #4c4b4b;
    margin-top: 20px;
}
