h5 {
    font-size: 1em!important;
    text-indent: 2em!important;
    page-break-before: avoid!important;
}

img {
    max-width: 100%!important;
    height: auto!important;
}

table p {
    text-indent: 0!important;
}

.center p,
.thead p
thead p {
    text-align: center!important;
}

thead {
    text-align: center!important;
    background-color: #ccc;
    font-family: "MYing Hei S", Hei, "黑体", SimHei, "HeiTi SC", HeiTi, serif;
}