*{margin:0;padding: 0;}
html,body{ width: 100%;font-family: "Helvetica Neue",HelveticaNeue,Helvetica,TeXGyreHeros,FreeSans,"Nimbus Sans L","Liberation Sans","Microsoft YaHei",Arial,sans-serif;
 margin: 0 auto;}
.law_container {
    max-width: 1180px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #202020;
}
.term_page_title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    margin-top: 50px;
    margin-bottom: 25px;
}
.term_per {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.term_title_per {
    font-size: 16px;
    margin: 20px 0 10px 0;
    font-weight: bold;
}
.term_content_per {
    font-size: 16px;
    line-height: 30px;
    color: #4f4f4f;
    margin-bottom: 10px;
}