/* 共有 */
#app{}
.app-content{}
.container-con{padding:15px;float:right;width:calc(100% - 190px);box-sizing:border-box;height:100vh;overflow-y:scroll;}
.container-con:after{content:'';clear:both;}
.apps{padding-bottom: 70px!important;}
.content{height: 100vh; display: flex; flex-direction: row; overflow-y: hidden; position: relative;float:left;min-width:20px;}
.serch{display: flex; align-items: center; justify-content: flex-end;}
.delete-btn{margin-left: 6px!important;}
.manage-title-add{margin: 10px 0px 40px 0px;}
.gd-title-serach{display: flex;flex-direction: row;margin-bottom: 20px;}
.gd-title-serach-left{text-align: left;width: 30%;font-size: 0;}
.gd-title-serach-right{text-align: right;width: 70%;display: flex; align-items: center; justify-content: flex-end;}

/* index */
.content-menu{min-width: 190px; height: 100%; background-color: #EAEDF1;width: 190px;}
.menu-title{height: 50px; line-height: 50px; background-color: #D9DEE4; padding-left: 25px; font-weight: bold; color: #444; letter-spacing: 1px;}
.menuItemChild .menuItemChildrensLevel1,
.menuItemChild .menuItemChildrensLevel2{height: 35px; line-height: 35px; cursor: pointer; padding-left: 25px;}
.menuItemChild .menuItemChildrensLevel2{padding-left: 45px;}
.menuActive{background-color: #fff;}
.menuItemChildrensLevel1:hover,
.menuItemChildrensLevel2:hover{background-color: #fff;}
._frame_layout_middel_btn{position: absolute; width: 15px; top: 350px; left: 175px; z-index: 2; padding: 10px 0; background-color: #fff; border-radius: 10px 0 0 10px; cursor: pointer;}
._frame_layout_middel_btn_shut{background-color: #EAEDF1; border-radius: 0px 10px 10px 0px; left: 0px;}
.user-dialogs .el-dialog__body{padding-bottom:50px!important;}
.user-dialogs .el-dialog{min-height:100%!important;height:auto!important;}
.email-popup .el-dialog{margin:0!important;width:100%!important;height:100%;padding-bottom:70px!important;}
.user-dialogs .el-dialog__body{padding-top:0;}
.page-panels{margin-bottom:15px;}


.article-count .el-table__expand-icon{display:none!important;}
.article-count .el-table__placeholder{display:none;}
.dropdowndiv .tag{text-align:center;margin:3px;min-width:83px;}
.dropdowndiv{width:730px;max-height:400px;overflow-y:auto;text-align:justify;display:flex;flex-wrap:wrap;}
.authority-drawer .el-drawer__header span:first-child{font-size:22px;}
.authority-drawer-scoll{padding:0 20px;height:calc(100vh - 77.6px - 80px);overflow-y:auto;}
.authority-drawer-close{position:absolute;left:0;bottom:0;padding:20px;border-top:1px dashed #ccc;width:100%;}
.menus .el-tooltip__popper.is-dark{background:#fff;color:#666;padding:15px;box-shadow:0 0 0.6rem rgb(190,190,190);line-height:2;max-width:60%;text-align:justify;font-size:14px;}
.menus .el-tooltip__popper .popper__arrow{display:none!important;}
.authority-drawer .el-drawer{min-width:600px;}
.tagColumn{margin:0 3px 5px 3px;}

.info-eyes{margin-left:5px;cursor:pointer;opacity:0;transition:all .6s;}
.info-table .el-table__row:hover .info-eyes{opacity:1;}

/*测试（采集）*/
.footer-submit-bar{z-index:99999}
.test-list{line-height: 1.7;padding:15px;border:1px solid #ccc;border-radius:5px;box-shadow:rgb(217, 222, 228) 0px 0px 0.6rem;margin-bottom:25px;}
.list-item:not(:first-child){padding-top:10px;}
.list-item{display:flex;border-bottom:1px dashed #999;padding-bottom:10px;}
.item-label{font-size:16px;width:200px;}
.item-value{flex:1;}
/*采集配置*/
.footer-submit-bar{z-index:99999}
.configs{}
.config-left{width:250px;height:calc(100vh - 75px);background:#eee;border:1px solid #ddd;box-sizing:border-box;float:left;overflow-y:auto;overflow-x:hidden;}
.config-item{height:50px;line-height:50px;padding:0 10px 5px;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;cursor:pointer;}
.smark{line-height:20px;padding:10px;color:#F56C6C;text-align:right;}
.config-right{width:calc(100% - 330px);padding:0 40px;float:right;height:calc(100vh - 75px);overflow:auto;position:relative;}
.config-right:after{content:'';clear:both;}
.config-form{}
.addAnswer-form{border:1px solid #eee;box-shadow:rgb(217, 222, 228) 0px 0px 0.6rem;margin-bottom:30px;padding:15px!important;}
.no-select{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.no-select img{max-width:100px}
/*测试*/
.footer-submit-bar{z-index:99999}
.list{padding:0 10px;margin-bottom:15px;border-bottom:1px dashed #999;}
.no-list{display:flex;justify-content:center;flex-direction:column;align-items:center;}
.no-list img{max-width:100px;}