:root{--main-color: #9d1d22}.ha-popup{position:fixed;left:0;top:0;bottom:0;right:0;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;background-color:rgba(0,0,0,0.6);z-index:2000}.ha-popup .out{float:right;font-size:27px;margin-top:-14px;margin-right:-37px;cursor:pointer;font-weight:900}.ha-popup .ha-pop-con{padding:25px 50px;background:#fff;-webkit-box-shadow:0px 2px 21px 0px rgba(186,186,186,0.5);box-shadow:0px 2px 21px 0px rgba(186,186,186,0.5);z-index:2000}.ha-popup .ha-pop-con .ha-pop-top .pop-title{max-width:300px;font-size:18px;margin:0 auto;margin-bottom:15px;font-weight:600;color:#333;text-align:center;line-height:26px}.ha-popup .ha-pop-con .ha-pop-top .pop-msg{max-width:300px;font-size:12px;text-align:center;font-weight:400;color:#878787;line-height:17px}.ha-popup .ha-pop-con .ha-pop-top .pop-msg.black{max-width:470px;color:#333}.ha-popup .ha-pop-con .code-tale{min-height:28px;line-height:28px;padding-left:38px}.ha-popup .ha-pop-con .code-tale div{height:28px;line-height:28px;padding-left:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ha-popup .ha-pop-con .code-tale div .el-icon-error{color:#E84335;margin-left:5px}.ha-popup .ha-pop-con .code-tale a{white-space:nowrap}.ha-popup .ha-pop-con .classify-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ha-popup .ha-pop-con .classify-box .ha-list-l .el-icon-remove{color:red;position:relative;top:-5px;left:-2px;cursor:pointer}.ha-popup .ha-pop-con .classify-box .upfileImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.ha-popup .ha-pop-con .classify-box .addbtn{font-size:12px;cursor:pointer;color:white;background:var(--main-color);padding:4px 16px;border-radius:2px;margin-right:10px}.ha-popup .ha-pop-con .classify-box .addbtn_img{width:50px;height:50px}.ha-popup .ha-pop-con .classify-box .addbtn_img>img{width:100%;height:100%}.ha-popup .ha-pop-con .classify-box .addbtn_img .el-icon-remove{color:red;position:relative;top:-65px;right:-40px;cursor:pointer}.ha-popup .ha-pop-con .classify-box .name{width:70px}.ha-popup .ha-pop-con .classify-box .name>i{color:red}.ha-popup .ha-pop-con .classify-box .el-checkbox{margin-left:10px}.ha-popup .ha-pop-con .classify-box.flowset{height:300px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ha-popup .ha-pop-con .classify-box.flowset textarea{width:400px;height:300px;border:1px solid #ededed;margin-left:40px}.ha-popup .ha-pop-con .ha-pop-bottom{margin:25px 0;text-align:center}.ha-popup .ha-pop-con .ha-pop-bottom button{width:60px;height:28px;border-radius:2px;border:1px solid #e5e5e5;background-color:#fff;color:var(--main-color);outline:0;margin:0 20px;margin-left:10px;font-size:12px;cursor:pointer}.pop-form{width:800px;margin-top:30px;padding:0px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pop-form .form-list:nth-child(2n){margin-right:0}.pop-form .form-list{width:370px;margin-right:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pop-form .form-list .name{white-space:nowrap}.pop-form .form-list .name label{color:red}.pop-form .form-list .el-date-editor.el-input .el-input__prefix,.pop-form .form-list .el-date-editor.el-input__inner .el-input__prefix{top:-5px}.pop-form .form-list .con{width:240px}.pop-form .form-list .con .el-date-editor{width:100%}.pop-checkbox-box{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pop-checkbox-box .select-box{width:140px}

:root{--main-color: #9d1d22}.select-tree{display:inline-block;width:210px;height:28px;position:relative}.select-tree>.el-select{width:100%}.select-tree .el-tree{height:135px;overflow:auto}.select-tree .el-tree .el-tree-node__content{height:24px}.select-tree .active .el-tree{height:176px;overflow:auto}.select-tree .active .el-tree .el-tree-node__content{height:24px}.select-tree .button-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-tree .button-box button{width:60px;height:30px;border:1px solid #ccc;margin:10px;background:#fff}.select-tree .button-box button:last-child{background:var(--main-color);color:#fff}.select-tree .disable{cursor:not-allowed}.select-tree .el-input input{height:28px !important;line-height:28px !important}.select-tree .el-popover{height:200px;overflow:hidden}.select-tree .el-select__tags{height:28px;overflow:auto}.select-tree .el-select__tags span .el-tag{max-width:118px !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

:root{--main-color: #9d1d22}.photo-box{text-align:center;color:#878787;font-size:12px;margin:40px auto}.photo-box .photo{width:90px;height:90px;background-color:#E5E5E5;margin:0 auto;margin-bottom:10px}.photo-box .photo img{width:100%;height:100%}.add-user-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.add-user-form .form-list{margin:0 10px 30px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:310px}.add-user-form .form-list .el-cascader{width:185px}.add-user-form .form-list .name{width:100px;padding-right:15px;text-align:right}.add-user-form .form-list .name label{color:#E84335;font-weight:bold}.add-user-form .form-list .select-box{width:185px}.add-user-form .form-list .select-box .el-input,.add-user-form .form-list .select-box .el-select,.add-user-form .form-list .select-box .el-date-editor{width:100%}.add-user-form .form-list .select-box .el-date-editor .el-input__prefix{top:-6px}.bottom-box{text-align:center;margin-bottom:30px}

