@charset "utf-8";
html, body {
    overflow: auto;
}
.wrapper{ width: 100%; min-width: 1200px; }
.adm-header{ background: url(../images/admin-banner.jpg) no-repeat top center #F9FAFC; }
.inner-wrapper{ width: 1200px; margin: 114px auto 0; }
.section-div{ background: #fff; text-align: center; padding: 57px 110px 94px; }
.section-div h1{ color: #545454; font-size: 30px; line-height: 42px; margin-bottom: 40px; }

.about-inner{ background: #fff; overflow: hidden; padding: 54px; padding-bottom: 60px; margin-bottom: 120px; }
.about-inner h1{ margin-bottom: 60px; }
.about-box{ text-align: left; font-size: 16px; color: #454545; line-height: 22px; text-indent: 2em; }
.about-box h2{ font-size: 18px; margin-bottom: 20px; text-indent: 0em; }
.about-box img{ display: block; margin: 30px auto 0; }