@charset "utf-8";
/*
* @Author: MaLingKe
*/
body{color:#373d41;}
b,strong{font-weight:700}
.ga-law-wrap{display:block;margin:20px auto 100px;width:1200px;}
.ga-law-wrap p{margin:5px 0;}
.ga-law-tit{margin-top:auto;margin-bottom:auto;text-align:center;line-height:31px;font-size:21px;}
.ga-law-changetm{text-align:right}
.ga-tips-law{line-height:28px;}
.ga-law-phase{text-indent:32px;line-height:28px;}
.text-udline{text-decoration:underline}
.ga-law-link {
    color: #009de0;
    text-decoration: underline;
}
 .ga-law-link:hover {
    color: #02b1fc;
    text-decoration: underline;
}
.ga-littit{font-size:20px;text-align:center}
.mleft48{margin-left:48px}