.tk-notice-prose p{
    margin-bottom: 2px;
}

/* 第一个 p */
.tk-notice-prose p:first-of-type {
    float: right;
}
