#noLogin{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#noLogin img{-webkit-transform:translateY(-40px);transform:translateY(-40px)}#noLogin p{font-size:16px;margin-bottom:40px;text-align:center;color:#666;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#noLogin p i{color:#7aa5d8;margin-right:12px;font-size:23px}#noLogin .btnBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#noLogin .btnBox .myBtn{width:179px;height:44px;background:#4b70de;border-radius:13px 13px 13px 13px;opacity:1}