body {
    font-family: SimSun;
    margin: auto;
    max-width: 960px;
    /*margin-top: 0px;*/
}

.curpagenumber {
    /*font-size: 20pt;
    text-decoration: underline !important;*/
    color:blue !important;
    font-weight:bold;
}

.menuactive {
    color: rgb(68,141,190) !important;
}

hr {
    background-color: rgb(203,167,79);
}

.menujng img {
    background-color: rgb(153,146,158);
}

.subsection, .frmname {
    display: inline-block;
    vertical-align: top;
}

.frmname {
    width: 80%;
    margin-left: 30px;
    margin-bottom: 100px;
}


.frmname_alt {
    width: 80%;
    margin-top: 30px;

}

.phnamelistblock .phname {
    display: inline-block;
    
    font-size: 11pt;
    line-height: 20pt;
 
    width: 100px;
    overflow: hidden;
    overflow-wrap: initial;
    white-space: nowrap;
 
}

.pohaicontent {
    margin-left: 110px;
    font-size: 13.5pt;
}
iframe {
    width: 100%;
    height: 850px;
}
.namelist {
   
    line-height:27pt;
}
.pohainavbar {
    font-size:14pt;
    text-align:center;
}

    .pohainavbar a {
        margin-right:8px;
    }
.phtype {
    font-size:14px;
    margin-bottom:10px;
}
.subsectionname {
    font-size:21pt;
    margin-bottom:30px;
}
.dianji {
    font-size: 21pt;
    margin-bottom:30px;
}

.dianji_alt {
    font-size: 21pt;
    margin-bottom: 30px;
}

.rootnavbar {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 18px;
}

.phgscomment {
    font-size: 21px;
    margin-top: 10px;
    margin-left: 110px;
    margin-right: 110px;
}

    .phgscomment p {
        margin-bottom: 33px;
    }

.phgsnavblock {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

    .phgsnavblock img {
        height: 24px;
    }

    .phgsnavblock .phgsimgrow div {
        background-color: rgb(0,133,157);
    }

.phgsblock {
    width: 240px;
    height: 150px;
    margin-left: 110px;
}

    .phgsblock img {
        margin-left: 48px;
        margin-top: 50px;
        height:25px;
    }

.phsupportblock {
    margin-left: 110px;
}

.phsupport {
    width: 360px;
    height: 70px;
    margin-bottom: 10px;
}

    .phsupport img {
        margin-left: 50px;
        margin-top: 20px;
        height: 25px;
    }

.fieldtitle {
    font-weight: bold;
    display:inline-block;
    margin-top:20px;
}
.fieldvalue {
    display: inline-block;
}


#deathcase_detail_content {
    /*margin-left: 40px;*/
}

#phsubsitecontent {
    max-width:660px;
    overflow-wrap:break-word;
   
}

.detailbody {
    width:660px;
    min-width:660px;
    max-width:660px;
}

