html{padding: 0;margin: 0;font-size: 62.5%;}
body{padding: .3rem;margin-bottom: 1rem;}
.title{font-size: 2rem;line-height: 2.5rem;font-weight: bold;color: #000;text-align: center}
.content{padding: 15px;}
.content p{font-size: 1.5rem;line-height: 1.9rem;text-align: justify;color: #000;margin: 0 0 0.8rem;}
.content p.img{text-align: center;}
.content .img img{max-width: 100%;}
.content .indent{text-indent: 3rem;}
.content .underline{text-decoration: underline;}
.page-bottom{margin-top: 20px;}
.page-bottom .contact{margin-bottom: 10px;font-size: 1.5rem;line-height: 1.9rem;text-align: center;}
.page-bottom .copyright{margin-bottom: 10px;font-size: 1.5rem;line-height: 1.9rem;text-align: center;}
.page-bottom .copyright a{color:#000;text-decoration: none;}
.about-bot{position: absolute;bottom: 2rem; left: 0; width: 100%; height: 1.2rem; line-height: 1.2rem; text-align: center; 
display: flex;justify-content: center;align-items: center;}
.about-bot .ab-bor{ width: 1px; height:1.2rem; background-color:#0E4A82; margin: 0 .5rem;}
.about-bot .ab-item{text-decoration: underline;  font-size: 1.5rem;}
.about-bot .ab-item a{color: #0E4A82;}
