#wxUserList .numInfo{width:90%;height:150px;display:flex;margin:20px auto 0;justify-content:flex-start;border-radius:2px;padding:16px 0;box-sizing:border-box}#wxUserList .numInfo .item{width:24%;text-align:center;background:#eee;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:22px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(0,0,0,.87);position:relative;margin-right:20px}#wxUserList .numInfo div:nth-child(2){border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8}#wxUserList .el-table th>.cell{padding-left:14px!important;padding-right:14px!important}#wxUserList .common-button{background:#369387;border-radius:4px;font-size:14px;font-weight:500;color:#fff}#wxUserList .content-title{margin:15px 15px 0 15px;display:flex;align-items:center;justify-content:space-between}#wxUserList .basic-title{margin:20px;padding:10px;border-bottom:1px solid #eee;font-size:18px;color:#333;font-weight:700}#wxUserList .demo-ruleForm .el-input,#wxUserList .demo-ruleForm .el-select{width:500px}#wxUserList .save-btn-box{display:block;margin:20px auto;display:flex;justify-content:center;align-items:center}#wxUserList .dialog-content-input .normal-select{width:100%}#wxUserList .dialog-content-input .search-box{display:flex;flex-direction:column;justify-content:flex-start}#wxUserList .dialog-content-input .search-box .dialog-input{width:100%;background:#fff;border-radius:4px}#wxUserList .dialog-content-input .search-box .search-result{width:500px;padding:10px;padding-bottom:0;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);max-height:500px;overflow-y:auto}#wxUserList .dialog-content-input .search-box .search-result ul{margin-bottom:20px}#wxUserList .dialog-content-input .search-box .search-result ul li{line-height:26px;cursor:pointer}#wxUserList .dialog-content-input .upload-box{width:253px;height:190px;background:rgba(0,0,0,.04);border-radius:2px;border:1px dotted rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;cursor:pointer}#wxUserList .dialog-content-input .upload-box .upload-coverimg{display:flex;flex-direction:column;justify-content:center;align-items:center}#wxUserList .dialog-content-input .upload-box .upload-coverimg i{color:rgba(0,0,0,.45)}#wxUserList .dialog-content-input .upload-box .upload-coverimg p{font-size:14px;font-weight:400;color:rgba(0,0,0,.65)}#wxUserList .dialog-content-input .upload-box img{width:100%;height:100%}#wxUserList .dialog-content{width:100%;margin:0 auto}#wxUserList .dialog-content .select-type-box{width:100%;display:flex;justify-content:flex-start;align-items:center}#wxUserList .dialog-content .select-type-box .title{margin-right:20px}#wxUserList .dialog-content .select-type-box .normal-select{width:554px}#wxUserList .dialog-content .transfer-box{width:100%;margin:20px auto}#wxUserList .common-table .coverimg{width:40px;height:40px}#wxUserList .common-table .enclosure-box{width:100px;height:100px;display:flex;justify-content:center;align-items:center;cursor:pointer}#wxUserList .common-table .enclosure-box img{max-width:100px;max-height:100px}#wxUserList .editDialog .number{height:100px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ccc;margin:0 40px 20px 20px}#wxUserList .editDialog .number .numberDetail{width:20%;display:flex;margin:30px;flex-direction:column;justify-content:center;align-items:center}#wxUserList .editDialog .number .numberDetail div{font-size:18px;text-align:center}#wxUserList .editDialog .edit_dialog_content{display:flex;justify-content:center;position:relative;padding-top:40px}#wxUserList .editDialog .edit_dialog_content .edit_btn_box{display:flex;justify-content:flex-end;align-items:center;position:absolute;top:0;right:0}#wxUserList .editDialog .edit_dialog_content .edit_btn_box .el-button{margin-left:10px}#wxUserList .editDialog .edit_dialog_content .enclosure_box{width:50%;display:flex;align-items:center;flex-direction:column}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_image-box{width:100%;height:600px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_image-box img{max-width:100%;max-height:100%}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_image-box .image-icon{width:30px;height:auto}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_image-box video{max-width:100%;max-height:100%}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper{width:100%;height:140px;padding:20px 0;border-top:1px solid #000}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper .swiper-slide{width:100px;height:100px;margin-right:20px}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper .enclosure_swiper-box{width:100px;height:100px;display:flex;justify-content:center;align-items:center;position:relative;background:rgba(0,0,0,.5);cursor:pointer}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper .enclosure_swiper-box.selected:after{content:" ";position:absolute;left:0;right:0;top:0;bottom:0;border:3px solid #369387}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper .enclosure_swiper-box img{max-width:100px;max-height:100px}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_swiper .enclosure_swiper-box .icon-delete{position:absolute;right:10px;top:10px;font-size:20px;color:#fff;text-shadow:0 0 5px #000;cursor:pointer;z-index:2}#wxUserList .editDialog .edit_dialog_content .enclosure_box .enclosure_download{margin-top:60px}#wxUserList .editDialog .edit_dialog_content .form_info_box{width:50%}#wxUserList .editDialog .dialog-content-input .title{margin:20px 30px;text-align:left;font-size:20px}#wxUserList .editDialog .dialog-content-input .demo-ruleForm{margin:20px 30px!important;padding-bottom:20px;border-bottom:1px solid #ccc}#wxUserList .editDialog .dialog-content-input .demo-ruleForm .el-form--label-top .el-form-item__label{padding:0 0 0 0!important}#wxUserList .editDialog .personInfo .word_box{display:flex;justify-content:flex-start;align-items:center}#wxUserList .editDialog .personInfo .word_box img{width:50px;height:50px}#wxUserList .editDialog .personInfo .word_box p{font-size:14px;margin-left:20px;color:#606266;cursor:pointer}#wxUserList .editDialog .personInfo .title{margin:20px 30px;text-align:left;font-size:20px}#wxUserList .editDialog .personInfo .demo-ruleForm{margin:20px 30px!important;padding-bottom:20px}#wxUserList .editDialog .personInfo .demo-ruleForm .el-form-item .el-form--label-top .el-form-item__label{padding:0 0 0 0!important}#wxUserList .addSignUpDialog .dialog-content-input .title{margin:20px auto;text-align:center;font-size:20px}#wxUserList .addSignUpDialog .dialog-content-input .demo-ruleForm{margin:20px 30px!important;padding-bottom:20px}#wxUserList .addSignUpDialog .dialog-content-input .demo-ruleForm .el-form--label-top .el-form-item__label{padding:0 0 0 0!important}#wxUserList .addSignUpDialog .personInfo .title{margin:20px auto;text-align:center;font-size:20px}#wxUserList .addSignUpDialog .personInfo .demo-ruleForm{margin:20px 30px!important;padding-bottom:20px;border-bottom:1px solid #ccc}#wxUserList .addSignUpDialog .personInfo .demo-ruleForm .el-form-item .el-form--label-top .el-form-item__label{padding:0 0 0 0!important}#wxUserList .defineItemCheck .el-checkbox{margin-top:15px}#wxUserList #uploadImg{display:none}#wxUserList .upload-btn-wrap .in-bl .el-dropdown-link{background-color:#369387;border-radius:2px;font-size:14px;color:#fff;display:inline-block;margin-left:20px;height:36px;line-height:36px;padding-left:32px;padding-right:32px;margin-right:0;cursor:pointer}#wxUserList .file_box{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:wrap}#wxUserList .file_box .doc,#wxUserList .file_box .img,#wxUserList .file_box .mp4,#wxUserList .file_box .zip{width:100px;margin:10px 50px 0 0;text-align:center}#wxUserList .file_box .doc .bg,#wxUserList .file_box .img .bg,#wxUserList .file_box .mp4 .bg,#wxUserList .file_box .zip .bg{width:60px;height:60px}#wxUserList .file_box .doc .filename,#wxUserList .file_box .img .filename,#wxUserList .file_box .mp4 .filename,#wxUserList .file_box .zip .filename{width:100%;line-height:16px;margin-bottom:5px}#wxUserList .pre-input-slot .el-input--suffix{width:100px}#wxUserList .pre-input-slot .el-select{margin-left:0;margin-right:0;width:100px}#wxUserList .pre-input-slot .el-input-group{width:500px}#wxUserList .pre-input-slot .el-input-group__prepend{width:100px;padding:0}