#header{height:50px;background:#1c1c24;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .bpc-logo{width:173px;height:31px;margin-top:10px}#header .right-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#header .right-wrapper .user-logo{border:1px solid #63bf35;width:34px;height:34px;margin-top:8px;border-radius:50%;padding:2px}#header .right-wrapper .user{margin-top:9px;margin-left:9px}#header .right-wrapper .user span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#header .right-wrapper .user .user-name{font-size:14px;color:#696974;height:20px;line-height:20px;width:90px}#header .right-wrapper .user .user-admin{font-size:12px;height:12px;line-height:12px;width:90px}#header .right-wrapper .dropdown{margin-left:11px}#header .right-wrapper .dropdown .dropdown-btn{width:12px;height:12px;margin-top:19px;display:inline-block;cursor:pointer}#header .right-wrapper .dropdown .dropdown-btn .iconfont{font-size:12px;color:#fff}#menu{height:100%}#menu .el-menu-vertical-demo:not(.el-menu--collapse){width:220px}#menu .console{height:46px;border-bottom:1px solid #ebeef5;font-size:14px;line-height:46px}#menu .console .iconfont{margin-left:21px;margin-right:12px;font-size:16px;color:#686879;cursor:pointer}#menu .el-menu{border:none}#menu .el-menu .iconfont{font-size:16px;margin-right:17px}#menu .el-menu .el-icon-arrow-down{font-size:14px;font-weight:700;color:#92929d}#menu .el-menu .el-submenu.is-opened .iconfont{color:#0062ff}#menu .el-menu .el-submenu__title{height:46px;line-height:46px}#menu .el-menu .el-submenu__title:hover{background:rgba(0,98,255,.08)}#menu .el-menu .el-menu-item-group__title{padding-top:0;padding-bottom:0}#menu .el-menu .el-menu-item:hover{background:rgba(0,98,255,.08)}#menu .el-menu .el-menu-item.is-active{color:#0062ff;font-weight:700;background:rgba(0,98,255,.08)}#menu .el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}li,ul{list-style:none}html{font-family:PingFangSC-Regular,PingFang SC;color:#171725}#root{min-width:1200px}#app .el-loading-mask{background-color:#fff}.el-header{background-color:#1c1c24;color:#fff;-webkit-box-shadow:0 2px 8px 0 #f0f1f2;box-shadow:0 2px 8px 0 #f0f1f2}.el-main{background:#f2f5fa;padding:0}#mainContainer{margin:16px 24px 20px 25px}#mainContainer .main-title{font-size:18px;font-weight:700;line-height:30px}#mainContainer .iconfont{font-size:18px;margin-left:8px;color:#92929d;margin-top:8px;display:inline-block}#mainContainer .icon-anniuzhankai{margin-top:0}#mainContainer .content-detail{width:100%;min-height:calc(100vh - 132px);background:#fff;margin-top:16px;-webkit-box-shadow:0 1px 3px 0 rgba(2,27,42,.09);box-shadow:0 1px 3px 0 rgba(2,27,42,.09);border-radius:4px;padding:16px 24px}#mainContainer .el-pagination .el-select .el-input .el-input__inner{width:96px;height:32px;line-height:32px;color:#44444f;border-radius:2px;border:1px solid #e2e2ea}#mainContainer .el-pagination .el-pager li{width:32px;height:32px;border-radius:2px;border:1px solid #e2e2ea;margin-left:8px}#mainContainer .el-pagination .el-pager li.active{background:rgba(80,181,255,.05);border:1px solid #0062ff;color:#0062ff}#mainContainer .el-pagination .el-pager li:hover{color:#0062ff}#mainContainer .el-pagination .btn-next,#mainContainer .el-pagination .btn-prev{width:32px;height:32px;border-radius:2px;border:1px solid #e2e2ea;padding:0}#mainContainer .el-pagination .btn-next{margin-left:8px}#mainContainer .el-pagination button:hover{color:#0062ff}#mainContainer .el-dialog__header{height:56px;padding:16px;padding-left:32px;border-bottom:1px solid #ebeef5}#mainContainer .el-dialog__title{color:#171725}#mainContainer .el-dialog__body{padding:0;overflow:hidden}#mainContainer .el-dialog__footer{height:68px;border-top:1px solid #ebeef5;padding:16px;padding-right:32px}#mainContainer .el-button--default{width:70px;height:36px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f4f7));background:linear-gradient(180deg,#fff,#f2f4f7);border-radius:4px;border:1px solid #e2e2ea}#mainContainer .el-button--primary{width:140px;height:36px;background:-webkit-gradient(linear,left top,left bottom,from(#1c72fd),to(#0255db));background:linear-gradient(180deg,#1c72fd,#0255db);border-radius:4px;border:1px solid #5193fe}#mainContainer .el-button:hover,#mainContainer .el-dialog__headerbtn:focus .el-dialog__close,#mainContainer .el-dialog__headerbtn:hover .el-dialog__close{color:#5193fe}#mainContainer .el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active,#mainContainer .el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#0258e3}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#eaecf1;border-radius:3px}.el-upload-list.el-upload-list--picture-card::-webkit-scrollbar{width:0;height:10px}.el-upload-list.el-upload-list--picture-card::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 5px #999;-webkit-box-shadow:inset 0 0 5px #999;background:rgba(125,122,122,.52)}.el-upload-list.el-upload-list--picture-card::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #999;-webkit-box-shadow:inset 0 0 5px #999;border-radius:10px;background:#ededed}.certificatManage_wrap .addBtn{background:-webkit-gradient(linear,left top,left bottom,from(#1c72fd),to(#0255db));background:linear-gradient(180deg,#1c72fd,#0255db);border-radius:4px;border:1px solid #5193fe;color:#fafafb}.certificatManage_wrap .addBtn,.certificatManage_wrap .delBtn{font-size:13px;font-family:MicrosoftYaHei;display:inline-block;text-align:center;cursor:pointer}.certificatManage_wrap .delBtn{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f2f4f7));background:linear-gradient(180deg,#fff,#f2f4f7);border-radius:4px;border:1px solid #e2e2ea;color:#44444f}.certificatManage_wrap .searchBtn{border-radius:4px;border:1px solid #0258e3;color:#0258e3}.certificatManage_wrap .resetBtn,.certificatManage_wrap .searchBtn{background:#fff;display:inline-block;text-align:center;font-size:13px;font-family:MicrosoftYaHei;cursor:pointer}.certificatManage_wrap .resetBtn{border-radius:4px;border:1px solid #e2e2ea;color:#44444f}.certificatManage_wrap .table_content{margin-top:16px}.certificatManage_wrap .operate_wraper{margin-bottom:8px;height:38px}.certificatManage_wrap .operate_wraper .operate_wraper_left{float:left}.certificatManage_wrap .operate_wraper .operate_wraper_left .oprate_addBtn{width:70px;height:36px;line-height:36px}.certificatManage_wrap .operate_wraper .operate_wraper_left .oprate_delBtn{width:70px;height:36px;line-height:36px;margin-left:12px}.certificatManage_wrap .operate_wraper .operate_wraper_right{float:right}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper .search_name{min-width:30px;font-size:13px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#44444f;margin-right:7px}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper .search_input{width:140px;margin-right:12px;height:34px;line-height:36px}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper .search_select{margin-right:12px}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper .search_button .search_searchBtn{width:70px;height:36px;line-height:36px;margin-right:12px}.certificatManage_wrap .operate_wraper .operate_wraper_right .search_wraper .search_button .search_resetBtn{width:70px;height:36px;line-height:36px}#content .content-layout[data-v-befc4314],#content[data-v-befc4314]{height:100%}#content .content-second.userAcconuts[data-v-befc4314]{top:50%}