@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 120px; }
.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; }

.admin-box{ background: url(../images/admin-line.png) no-repeat center top; padding: 245px 0 319px; }
.admin-box .as1{ margin-bottom: 55px; }
.admin-box .as2{ margin-bottom: 91px; }
.admin-box .as3{ margin-bottom: 110px; }
.admin-box .adm-st{ position: relative; }
.admin-box .adm-st img{ display: block; margin: 0 auto; }
.admin-box .adm-st a{ position: absolute; bottom: 20px; left: 100px; display: block; width: 90px; height: 30px; line-height: 30px; cursor: pointer; }
.admin-box .as1 a{ left: 63px; bottom: 36px; }
.admin-box .as2 a{ left: 575px; bottom: 17px; }
.admin-box .as3 a{ left: 63px; bottom: 1px; }
.admin-box .as4 a{ left: 558px; bottom: 48px; }
.step-end{ text-align: center; color: #828282; font-size: 26px; margin-top: 40px; padding-left: 180px; }