.history-detail{color:#646464; font-size: 0.94em;}

/* div.about_slogan ul li p:nth-of-type(1){
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

div.about_slogan ul li p:nth-of-type(2){
    margin-bottom: 0;
} */


div.about_slogan{
    color: #d4cab7;
}
div.about_slogan p:nth-of-type(odd){
    font-weight: bold;
    font-size: 1.25rem;
    margin: 0.8em 0 0.5em 0;
}

div.about_slogan p:nth-of-type(even){
    margin-bottom: 0.6em;
}

.bmap_address{
    cursor: pointer;
}

.footer .police_record_icon {
    background-image: url(/style/police.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 14px;
    width: 14px;
}