: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}.usercenter .searchBox{width:164px}.usercenter .searchBox+.searchBox{margin-left:20px}.usercenter .usercenter-box{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.usercenter .usercenter-box .usercenter-box-left{width:220px;border-right:1px solid #E5E5E5}.usercenter .usercenter-box .usercenter-box-left .usercenter-box-head{text-align:center;height:60px;line-height:60px;border-bottom:1px solid #E5E5E5}.usercenter .usercenter-box .usercenter-box-left .usercenter-search{text-align:center;padding:12px;border-bottom:1px solid #E5E5E5}.usercenter .usercenter-box .usercenter-box-left .usercenter-search input{border:0}.usercenter .usercenter-box .usercenter-box-right{width:650px}.usercenter .usercenter-box .usercenter-box-right .ha-table-operate{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.usercenter .usercenter-box .usercenter-box-right .ha-table-operate .total{color:var(--main-color)}.usercenter .usercenter-box .usercenter-box-right .ha-table-box{margin-left:10px}.usercenter .usercenter-box .usercenter-box-right .ha-table-box .el-table thead{color:#333}.usercenter .usercenter-box .usercenter-box-right .ha-table-box .el-table td,.usercenter .usercenter-box .usercenter-box-right .ha-table-box .el-table th{padding:0}.usercenter .has-senior{width:100%;position:relative;padding-top:22px;padding-bottom:22px;border-bottom:1px solid #efefef}.usercenter .has-senior::before{position:absolute;width:100%;content:'';height:4px;background-color:#fff;top:-2px;left:0}.usercenter .has-senior .senior-box{position:relative;left:123px;margin-bottom:20px;width:870px;border:1px dashed #BDBDBD;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 30px}.usercenter .has-senior .senior-box .datePick .el-input__icon.el-icon-date{position:relative;top:-13px}.usercenter .has-senior .senior-box .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.usercenter .has-senior .senior-box .list .select-box{margin:0 5px}.usercenter .has-senior .senior-box::before{position:absolute;content:"高级筛选";left:25px;top:-11px;width:80px;text-align:center;background-color:#fff}.usercenter .has-senior .senior-btn-box{width:823px;position:relative;left:171px;text-align:right}.usercenter .has-senior .senior-btn-box button{margin-left:20px}.dialogPop.delUserPop .el-dialog__body{text-align:center;padding-bottom:20px}.dialogPop.delUserPop .el-dialog__body>p+p{margin-top:4px}.dialogPop.importUserPop .el-dialog__body{padding:20px}.dialogPop.importUserPop .el-dialog__body>div{padding:10px 0}.dialogPop.importUserPop .el-dialog__body>div a{color:#007eff;text-decoration:underline}.dialogPop.importUserPop .el-dialog__body>div a+a{margin-left:6px}.dialogPop.importUserPop .el-dialog__body>div+div{padding-top:20px;border-top:1px solid #ccc}.dialogPop.importUserPop .el-dialog__body .temp p{margin-bottom:10px}.dialogPop.importUserPop .el-dialog__body .temp a{margin-left:15px;font-size:12px}

