.security-container{padding:0 39px;height:800px;background:#fff}.security-container .name{padding:71px 0 0 11px;height:119px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;border-bottom:1px solid #e4e4e4}.security-container .security-set-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:139px;border-bottom:1px solid #ededed}.security-container .security-set-item .icon{-webkit-box-flex:0;-ms-flex:0 0 92px;flex:0 0 92px;width:92px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.security-container .security-set-item .txt{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:9px}.security-container .security-set-item .txt .value{font-family:微软雅黑 Bold,微软雅黑 Regular,微软雅黑;font-weight:700;padding:43px 0 19px;font-size:18px}.security-container .security-set-item .txt .label{font-size:16px;color:#999}.security-container .security-set-item .opt{padding:52px 18px 0 0}.security-container .security-set-item .opt .button{width:149px;height:45px;color:#999;cursor:pointer;background-color:#f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#e4e4e4}.security-container .security-set-item .opt .button:hover{color:#333}.security-container .tips{padding-left:19px;margin-top:50px;border:1px solid #e4e4e4;background:#f2f2f2;height:127px}.security-container .tips dt{font-family:微软雅黑 Bold,微软雅黑 Regular,微软雅黑;font-weight:700;font-size:16px;color:#999;padding-top:25px;padding-bottom:6px}.security-container .tips dd{line-height:28px;color:#999;font-size:14px}.security-mask{position:fixed;left:0;top:0;bottom:0;right:0;z-index:90;background:rgba(0,0,0,.5)}.security-change-password{position:fixed;left:50%;top:50%;z-index:100;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;height:464px}.security-change-password .el-card__body{padding:0}.security-change-password .change-password-header{position:relative;padding:14px 0 23px}.security-change-password .change-password-header .close{position:absolute;right:15px;top:15px;font-size:18px;color:#ccc;cursor:pointer}.security-change-password .change-password-header .close:hover{color:#1abc9c}.security-change-password .change-password-header h2{font-family:微软雅黑 Bold,微软雅黑 Regular,微软雅黑;font-weight:700;font-size:20px;text-align:center;line-height:1}.security-change-password .change-password-body{padding:0 100px}.security-change-password .change-password-body .el-form-item__label{font-size:16px;line-height:50px;padding:0}.security-change-password .change-password-body .el-input__inner{height:50px;line-height:50px;border-color:#e4e4e4}.security-change-password .change-password-body .el-form-item{margin-bottom:0}.security-change-password .change-password-body .form-item-button{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.security-change-password .change-password-body .form-item-button .default{border:1px solid #e4e4e4;background:#f5f5f5;width:137px;height:43px;cursor:pointer;font-size:14px;color:#999}.security-change-password .change-password-body .form-item-button .default:hover{color:#333}.security-change-password .change-password-body .form-item-button .primary{width:141px;height:45px;border:none;background:#1abc9c;font-size:14px;color:#fff;cursor:pointer}.security-change-password .change-password-body .form-item-button .primary:hover{opacity:.9}