.conBox{margin-top: 67px;background: white;width: 94%;margin: 62px auto 0;padding: 0 0 15px;}
.conBox .head,.conBox .ctns{padding: 20px 30px;}
.conBox .head{margin: 0 auto !important;border-bottom: solid 2px #96BEFC;position: relative;}
.conBox .head b{position: absolute;background: url(../images/refresh_infoExportList.png) no-repeat center center;display: inline-block;width: 20px; height: 20px;right: 20px;top: 50%;margin-top: -10px;cursor: pointer;}
.conBox .head b:hover{background: url(../images/refresh_infoExportList_h.png) no-repeat center center;}
.conBox .ctns{margin: 0px !important;border-bottom: solid 1px #e3e3e3;padding: 18px 30px;display: flex;align-items: center;}
.conBox .ctns:hover{background-color: #F6F5FB;}
.conBox .el-col{text-align: center;}
.conBox .el-row .el-col:first-of-type{padding-left: 0 !important;text-align: left;}
.tips{color: #999;padding: 20px 30px;}
.conBox .head .el-col{font-weight: bold;}
.refreshList{z-index: 999999 !important;}
.conBox .opera{position: relative;}
.conBox .opera span{display: inline-flex;justify-content: center;align-items: center;}
.conBox .opera em{display: inline-block;width: 20px;height: 20px;cursor: pointer;}
.executionBox{display: flex;align-items: center;line-height: normal}
.executionBox .execution{display: inline-block; background: url(../images/exportStop.png) no-repeat center center; background-size: 14px; width: 14px ; height: 14px;margin: 0;border: none;background-color: white !important;padding: 0;cursor: pointer;}
.executionBox .execution:hover{background: url(../images/exportStop_h.png) no-repeat center center; background-size: 14px;}
.executionBox .el-progress{min-width: 60px; margin-right: 15px;}
.executionBox b{background: url(../images/chartDown.png) no-repeat center center;background-size: 14px;display: inline-block;width: 14px;height: 14px;cursor: pointer;}
.executionBox b:hover{background: url(../images/chartDown_h.png) no-repeat center center;background-size: 14px;}
.executionBox span{margin: 0 15px 0 0 !important;word-break: keep-all;min-width: 60px;width: auto !important;text-align: center;display: inline-block !important;}
.executionBox .stop{display: inline-block;width: 14px;text-align: center;}
.conBox .execution{position: absolute;top: 50%;margin-top: -10px;left: 50%;margin-left: -10px;}
.conBox .undown,.conBox .downed{background: url(../images/chartDown.png) no-repeat center center;background-size: 16px;}
.conBox .undown:hover,.conBox .downed:hover{background: url(../images/chartDown_h.png) no-repeat center center;background-size: 16px;}
.conBox .execution,.conBox .queue{background: url(../images/exportStop.png) no-repeat center center;background-size: 16px;}
.conBox .execution:hover,.conBox .queue:hover{background: url(../images/exportStop_h.png) no-repeat center center;background-size: 16px;}
.conBox .expiredWrd,.conBox .stop,.conBox .expired,.conBox .abnormal{color: #D0D0D0;cursor: auto !important;}
.conBox .el-pagination{float: right;margin: 20px;}
.listsLoad,.listsNodata{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;align-content: center;height: 500px;}
.listsLoad img{width: 50px;}
.listsNodata img{width: 130px;}
.listsLoad .txt,.listsNodata .txt{width: 100%;text-align: center;margin-top: 15px;}
.dialog_export{width: 44%;min-width: 820px;border-radius: 5px;border-top-left-radius: 7px;border-top-right-radius: 7px;}
.dialog_export .dialog-footer{display: flex;justify-content: space-between;margin: 50px 0 10px;}
.dialog_export .valtj{font-size: 16px;}
.dialog_export .valtj i{color: #FF415A;font-weight: bold;}
.dialog_export .el-dialog__header{background: #3280FC;padding: 15px; position: relative;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dialog_export .el-dialog__title,.dialog_export .el-dialog__headerbtn .el-dialog__close{color: white;}
.dialog_export .el-dialog__headerbtn{top: 50%;margin-top: -11px;}
.dialog_export .el-dialog__body{padding: 30px 5%;}
.dialog_export .dialog-footer .el-button.gray{background: #ccc;border-color: #ccc;color: white;cursor: no-drop;}
.dialog_export .el-checkbox-button.is-checked .el-checkbox-button__inner{background-color: #3280FC;}
.dialog_export .exportRow .el-input{width: 40%;margin-top: 15px;}
.dialog_export .exportRow .tit{padding-right: 25px;white-space: nowrap;margin-top: 20px;display: block;}
.dialog_export .list-group{margin: 0;}
.dialog_export .list-group label{margin: 15px 4% 0 0;width: 16%;position: relative;background: white;border-radius: 5px;color: #3280FC;cursor: pointer;overflow: hidden;}
.dialog_export .list-group label .tagText{color: #3280FC;}
.dialog_export .list-group label em{background: url(../images/move_export_g.png) no-repeat center center;cursor: pointer;display: inline-block;width: 20px;height: 20px;position: absolute;right: 10px;top: 7px;z-index: 999;}
.dialog_export .list-group label:hover em{display: block !important;}
.dialog_export .list-group label em:hover{background: url(../images/move_export_l.png) no-repeat center center;}
.dialog_export .list-group label.is-checked:hover em{background: url(../images/move_export_b.png) no-repeat center center;}
.dialog_export .list-group label.is-checked .tagText{color: white;}
.dialog_export .el-dialog__footer{padding: 10px 5% 25px;}
.dialog_export .el-checkbox-button__inner{border: solid 1px #3280FC !important;width: 100%;border-radius: 5px !important;padding: 10px 10px;text-align: left;}
.dialog_export .el-button.on{background-color:#3280FC;}
.el-message.messageTips{z-index: 99999999 !important;}
.dialog_export .exporting .row{display: flex;justify-content: center;align-items: center;color: #3280FC;font-size: 20px;min-height: 370px;text-align: center;flex-wrap: wrap;}
.dialog_export .rowBtn{width: 100%;}
.dialog_export .rowBtn button:first-of-type{margin-right: 50px;}
.notifyExport{width: 370px;}
.notifyExport a{height: auto;border: none !important;margin: 0;cursor: pointer;min-width: 70px;text-align: center;}
.notifyExport.el-notification.right {z-index: 9999999 !important;top: 50px !important;right: 40px !important;padding: 0;}
.notifyExport .el-notification__title {font-weight: normal;font-size: 14px;margin: 0; padding: 10px 15px; border-bottom: solid 1px #e3e3e3;}
.notifyExport .el-notification__closeBtn {top: 9px;}
.notifyExport .el-notification__group {width: 100%;margin: 0;}
.notifyExport .rowTip{text-align: center;padding: 25px 0;}
.notifyExport .btns{display: flex;width: 100%;justify-content: space-between;margin: 10px 0;}
.notifyExport .btns i{display: inline-block;border: solid 1px #e3e3e3;padding: 2px 10px;border-radius: 5px;cursor: pointer;margin:0px 20px 0px;}
.notifyExport .btns i.on{background-color: #3280fc;color: white;}
.notifyExport .btns i:hover{background-color: #3280fc;color: white;}
.notifyExport .excelRow{display: flex;justify-content: space-between;padding: 10px 20px;border-bottom: solid 1px #ededed;align-items: center;min-height: 40px;}
.notifyExport .excelRow:hover{background-color: #F6F5FB;}
.notifyExport .excelRow .taskLogo{width: auto !important;border-radius: 0;height: auto !important;background: url(../images/excel.png) no-repeat left center;background-size: 20px;padding-left: 35px;max-width: 220px; overflow: hidden; text-overflow: ellipsis; display: inline-block; -webkit-line-clamp: 1;-webkit-box-orient: vertical; white-space: nowrap;}
.notifyExport .excelRow a{}
.el-notification__content{margin: 0;}
.header_left .tabshow a {color: #3280fc;}
.header_left .tabshow li {border-color: #3280fc;}
.excelRowBox{max-height: 210px;overflow-y: auto;position: relative;min-height: 210px;}
.excelRowBox::-webkit-scrollbar {width: 3px; background-color: #F5F5F5; } 
.excelRowBox::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px #F5F5F5;border-radius: 3px; background-color: #F5F5F5; } 
.excelRowBox::-webkit-scrollbar-thumb { border-radius: 10px; background-color: #D6D6D6; }
.el-progress{min-width: 70px;}
.notificationNoData{height: 100%;position: absolute;top: 0; left: 0; width: 100%;color: #cccccc;display: flex;align-items: center;justify-content: center;}