.body-wrap{width:100%;height:100%;display:flex;flex-direction:column}.header-wrap{position:fixed;width:100%;height:60px;display:flex;align-items:center;border-bottom:1px solid #e8e9ec}.header-wrap .logo{margin-left:32px;display:inline-block}.header-wrap .header-right-wrap{position:absolute;right:32px;display:flex;flex-direction:row;justify-content:center;align-items:center}.header-wrap .header-right-wrap .btn-wrap{margin-left:32px}.header-wrap .header-right-wrap .btn{display:inline-block;min-width:80px;height:32px;border-radius:4px;border:1px solid #b9bec7;line-height:32px;color:#152646;font-size:12px;text-align:center;padding:6px 0}.header-wrap .header-right-wrap .btn:hover{color:#111e38;background-color:rgba(21,38,70,0.04);border-color:#94989f}.header-wrap .switch-company{margin-left:8px}.content-wrap{margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;display:flex;justify-content:center;flex-direction:column;padding-bottom:120px}.content-wrap .img-wrap{text-align:center}.content-wrap .img-wrap img{width:240px;height:240px}.content-wrap .notice-info-wrap{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#152646;font-size:16px;line-height:24px;font-weight:600}.content-wrap .notice-info-wrap .notice-describe{font-size:12px;line-height:20px;font-weight:400;color:#7C8597;margin:12px 0 4px 0}.content-wrap .notice-info-wrap .goto-authorization-btn{color:#fff;padding:4px 8px;background-color:#0D68FF;border-radius:4px;border-color:#0D68FF}.content-wrap .notice-info-wrap .sub-notice{color:#7c8597;font-size:12px;font-weight:400;margin-top:12px;text-align:center}.content-wrap .notice-info-wrap .sub-notice .admins{color:#0D68FF;cursor:pointer}.content-wrap .notice-info-wrap .sub-notice .copy-btn{color:#0D68FF;margin-left:16px;cursor:pointer}.footer-wrap{position:fixed;bottom:0;margin-bottom:32px;margin-left:auto;margin-right:auto;width:100%;text-align:center}.footer-wrap .links{display:inline-flex}.footer-wrap .links a{color:#7C8597;font-size:14px;font-weight:400;padding:0 0 0 18px}.footer-wrap .links a:not(:last-child)::after{content:'|';padding:0 0 0 18px;color:#b9bec7}.footer-wrap .links a:first-child{padding-left:0}.footer-wrap .links a:hover{color:#0D68FF}.footer-wrap ul{float:left}.footer-wrap ul li{display:inline-block;height:20px;line-height:20px}.footer-wrap ul li.divider{color:#b9bec7;font-size:14px}