@charset "UTF-8";body{padding:0;margin:0;font-family:"阿里巴巴普惠体","Microsoft YaHei","微软雅黑",Arial;font-size:14px;background-image:url(../Images/Login-bg-repeat.png);background-repeat:repeat-x;background-color:#e5eefb}body>.content{max-height:980px;height:100vh;min-height:650px;background-image:url(../Images/Login-bg.jpg);background-repeat:no-repeat;background-position:center top;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body>.content>.login{-webkit-box-sizing:border-box;box-sizing:border-box;width:400px;height:650px;padding-top:87px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(../Images/Login-logo.png);background-repeat:no-repeat;background-position-x:center}body>.content>.login .body{-webkit-box-sizing:border-box;box-sizing:border-box;height:495px;background-color:#fff;border-radius:8px;padding:43px 35px}body>.content>.login .body .title{position:relative;height:20px}body>.content>.login .body .title .line{position:absolute;border-top:1px solid #e0e0e0;top:10px;width:100%}body>.content>.login .body .title .text{color:#383838;font-size:18px;height:20px;line-height:20px;vertical-align:middle;padding:0 14px;background-color:#fff;z-index:1;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body>.content>.login .body .content{margin-top:26px}body>.content>.login .body .content .el-tabs__item{font-size:16px}body>.content>.login .body .content .el-tab-pane{padding-top:10px}body>.content>.login .body .content .el-form-item{margin-bottom:36px}body>.content>.login .body .content .psw-item{margin-bottom:10px}body>.content>.login .body .content .forget{float:right}body>.content>.login .body .content .forget .el-button{font-size:14px;padding-top:3px}body>.content>.login .body .content .el-input__inner{font-size:16px;height:50px;line-height:50px}body>.content>.login .body .code-image{margin:0 -10px;width:88px;height:38px;cursor:pointer;display:block}body>.content>.login .body .el-row .el-button{width:100%;font-size:20px}body>.content>.login>.bottom{text-shadow:0 0 .6em #000;text-align:center;color:#fff}body>.content>.login>.policy{padding:0 35px}body .role-tip{color:red;margin-bottom:10px}body .active-link{color:#409eff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .blue{color:#409eff}body .privacy-dialog .el-dialog__title{font-weight:600}body .privacy-dialog .el-dialog__body{padding-top:10px}body .privacy-dialog p{text-indent:2em}body .privacy-dialog .el-link{text-indent:0}body .center-body{display:-webkit-box;display:-ms-flexbox;display:flex}body .ends-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body .dialog-danger{font-size:24px;color:#f56c6c;margin-right:10px}