html, body { height: 100%; background-color: #fff; }

body { background: url(/static/images/header-bg.png) repeat-x; background-size: 100% 150px; height: 100%; }

.g-top { padding: 20px 0; margin-bottom: 50px; }
.g-top .logo { text-align: right; }
.g-top .logo img { height: 75px; }

.g-content { padding-bottom: 100px; }
.g-content h1 { font-size: 36px; font-weight: bold; text-align: center; margin: 20px 0; line-height: 1.4; }
.g-content .content { font-size: 24px; line-height: 1.4; margin-top: 60px; margin-bottom: 60px; text-indent: 2em; line-height: 1.5; text-align: justify; }
.g-content .footer { font-size: 22px; line-height: 1.4; margin: 20px 0 40px; text-align: right; }

.footer-pc { position: fixed; bottom: 0; right: 0; left: 0; width: 100%; margin-top: 20px; }
@media screen and (max-width: 768px) { .footer-pc { display: none; } }
.footer-pc .copyright-notice { margin-bottom: 20px; line-height: 1.3; text-align: left; font-size: 12px; color: #808080; }
@media (max-width: 768px) { .footer-pc .copyright-notice { padding: 0 15px; } }
.footer-pc .copyright-info { padding: 8px 0; background-image: url("/static/images/footbg.jpg"); background-repeat: repeat-x; background-size: auto 100%; line-height: 1.6; text-align: center; font-size: 12px; color: #999; }
.footer-pc .copyright-info a { color: #999; }

/*# sourceMappingURL=gongshi.css.map */
