/**!
 * 住房和城乡建设部政务服务门户-在线办理申报信息
 * author: chenzp;
 * date:2019-4-3
 */

/* 正文 */
.bomtxt{
    height:16px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:#666666;
    line-height:16px;}
.trs{
    display:flex;
    justify-content:center;
    align-items:center;
    height:16px;

}
.trss{
    padding:21px 0 10px 0;
}