/*.panel-body {*/
/*    padding:0!important;*/
/*}*/
ul,
li {
    padding: 0;
}
.detail-popover.el-popover{
    position: absolute !important;
    left: 800px!important;
    top: 0!important;
}
.topnav,
.topnav li {
    height: 50px !important;
    line-height: 50px !important;
    background-color: #5b8cff !important;
}

.el-menu--horizontal>.el-menu-item.is-active {
    border-bottom: 0px;
}

.el-aside .is-active {
    background: #ECF5FF;
}

.logo {
    float: left;
    width: 300px;
    text-align: center;
    font-size: 18px;
}

.logo img{
    width: 100% !important;
}
.menulogo{
    width: 155px;
    float: left;
    text-align: center;
    font-size: 18px;
}
.el-header {
    padding: 0;
}

.collapsebtn {
    float: left;
    padding: 0 10px 0 32px;
}

html,
body {
    padding: 0px;
    margin: 0px;
    /*height: 100%;*/
    /*overflow: hidden;*/
}

.el-header,
.el-footer {

    color: #fff;
    text-align: center;
    line-height: 50px;
    height: 50px !important;
}

.el-container {
    height: 100%;
}

#main {
    height: 100%;
}
.pclayout{
    min-width: 1200px;
}

.el-aside {
    overflow: auto;
    background-color: #fff;
    text-align: center;
    /*width: 230px!important;*/
    border-right: 1px solid #e1e1e1
}

.el-main {
    padding: 0;
}

/*.el-main .el-tab-pane {*/
/*    height: 100%;*/
/*    margin: 0px;*/
/*    padding: 0px;*/
/*}*/
.iframe-wrap {
    /*height: 100%;*/
    position: relative;
    background-color: #ecf0f5;
    clear: both;
}

.el-tabs__content {
    padding: 0 !important;
    height: 100%;
    margin: 0 !important;
    overflow: hidden;
}

.el-tabs__content iframe {
    width: 100%;
    /*height: 100%;*/
    border: none;
    outline: none;
}

.el-menu {
    border-right: 0;
}

.el-menu-item,
.el-submenu__title {
    text-align: left;
    line-height: 44px;
    height: 44px;
    padding: 0 15px;
}


.el-tabs__header {
    padding: 0;
    position: relative;
    margin: 0 0 15px;
}

.navbar-top-links>li>a {
    height: 50px;
    color: #fff;
}

.el-tabs__new-tab {
    display: none;
}

.container-div {
    padding: 20px;
    height: calc(100vh - 150px);
    overflow-y: auto;
}

.mainbox {
    /*padding: 20px;*/
    background-color: #fff;
}

.toolbar .left {
    float: left;
}

.toolbar .right {
    float: right;
}

.top10 {
    margin-top: 10px;
    clear: both;
}

.el-breadcrumb {
    background-color: #fff;
    color: #999;
    line-height: 40px;
    padding-left: 30px;
}

.el-col {
    padding: 0 5px;
}

.el-dialog {
    margin-top: 5vh !important;
}

.el-form-item {
    margin-bottom: 0px;
}

.pagebox {
    clear: both;
   /* overflow: hidden;*/
    text-align: center;
    padding-top: 20px;
}

.top-user {
    float: right;
    padding-right: 10px;
    color: #fff;
    cursor: pointer;
}

.top-user img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #bbcffe;
}

.el-dialog__header {
    text-align: left !important;
    border-bottom: 1px solid #eee;
}

.el-table .cell {
    text-overflow: clip;
}

.text-success {
    color: #67c23a
}

.text-warning {
    color: #e6a23c
}

.text-danger {
    color: #ff6600
}

.text-primary {
    color: #409eff
}

.text-info {
    color: #999
}

.box-view {
    position: fixed;
    overflow-y: scroll;
    min-width: 926px;
    width: 100%;
    top: 0px;
    bottom: 0;
    right: 0;
}

.task-view {
    position: fixed;
    overflow-y: scroll;
    min-width: 926px;
    width: 50%;
    top: 0px;
    bottom: 0;
    right: 0;
}



.el-checkbox__inner {
    display: inline-block;
    position: initial;
}

.el-table--border::after,
.el-table--group::after,
.el-table::before {
    content: '';
    position: inherit;
    background-color: #EBEEF5;
    z-index: 1;
}

/*详情*/
.header-left {
    float: left;
    margin-top: 10px;
}

.header-right {
    float: right;
}

.project-name {
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    font-weight: 700;
}

.project-header-members {
    margin-top: 10px;
}

.project-header-members img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    float: left;
}

.clear {
    clear: both;
}

.main-view {}

/*任务详情*/
.task-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    font-family: -apple-system, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, SimSun, Segoe UI, Roboto, sans-serif;
    color: #000;
}

.task-desctitle {
    font-size: 14px;
    padding: 10px 0;
}

.task-desc {
    padding-top: 0px;
    color: #333;
    font-size: 16px;
    line-height: 1.8;
}

.task-desc img {
    max-width: 100%;
}

.comment-list img {
    max-width: 100%;
}

.comment-list .nickname img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.comment-list .nickname {
    color: #000;
    padding: 15px;
}

.comment-list .nickname span {
    color: #999;
}


.task-bar {
    padding: 20px 0;
    border-bottom: 1px solid #f1f1f1;
    line-height: 24px;
}

.task-bar i {
    width: 24px;
    height: 24px;
    background-color: #f1f1f1;
    display: inline-block;
}

.bar-user {
    color: #999;
    background-color: #f8f8f8;
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin: 20px 0 10px 0;

}

.bar-avatar {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    vertical-align: middle;
    line-height: 24px;
    margin-right: 10px;
}

.bar-avatar,
.bar-avatar span {
    float: left;
    color: #999;
    vertical-align: middle;
    line-height: 24px;
}

.bar-time,
.bar-time i {
    float: left;
    color: #999;
    vertical-align: middle;
    line-height: 24px;
    margin-right: 10px;
}

.bar-type,
.bar-type i {
    float: left;
    color: #999;
    vertical-align: middle;
    line-height: 24px;
    margin-right: 10px;
}

.bar-btn {
    cursor: pointer;
    color: #1a7bb9;
}

.el-table .cell {
    /*white-space: nowrap;*/
    overflow: hidden;
    word-break: keep-all;
    text-overflow: ellipsis;
}

.el-table-column--selection .cell {
    text-overflow: clip;
}

.objectbox .el-dialog {
    width: 960px;
    margin: 0 0 0 auto;
    z-index: 1 !important;
}

.objectbox .el-dialog {
    margin-top: 0vh !important;
    height: 100%;
}
.objectbox .el-dialog .el-dialog__body{
    padding: 0 !important;
}

.fullbox .el-dialog {
    width: 100%;
    margin-top: 0vh !important;
    height: 100%;
}

.el-tabs__header {
    margin: 0 0 0px;
}

.panel-body .el-table__empty-block {
    min-height: 100px;
}

.panel-body {
    padding: 20px;
}

/*.el-form-item--small .el-form-item__content, .el-form-item--small .el-form-item__label {*/
/*    line-height: 16px;*/
/*}*/
/*.el-form-item__label {*/
/*    text-align: right;*/
/*    vertical-align: middle;*/
/*    float: left;*/
/*    font-size: 12px;*/
/*    color: #999;*/
/*}*/

.flow-box {
    width: 100%;
    height: 600px;
    background-color: #fff;
}

.task-title {
    color: #666;
    font-weight: normal;
    font-size: 14px;
}

.task-complete {
    color: green;
}

.project .badge:after {
    position: relative;
    font-size: 50px !important;
    line-height: 1;
}

.project-badge .badge {
    font-size: 45px !important;
}

.el-table .cell {
    /* line-height: 14px; */
    line-height: 20px;
}

.blackendhome .panel-heading {
    border-bottom: 1px solid #EEF1F6;
}

.blackendhome .panel-heading .panel-title {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.blackendhome .panel-heading {
    padding: 0;
}

.blackendhome .panel-body {
    padding: 0 20px
}

.webcolumn_section {
    margin-top: 10px;
}

.webcolumn_list li {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
}

.webcolumn_list li label {
    display: block;
    float: left;
    margin-bottom: 0;
    width: 84px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.webcolumn_list li .item_cont {
    margin-left: 80px;
}

.webcolumn_list li .item_cont a {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    color: #2C8BFF;
}

.blackendhometext_section {
    margin: 5px 0;
    margin-bottom: 15px;
    width: 100%;
}

.blackendhometext_section p {
    margin-bottom: 0;
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.systemnotice_list {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 225px;
    max-height: 225px;
    overflow: hidden;
    overflow-y: auto;
}

.systemnotice_list li {
    padding: 10px 0;
    padding-left: 15px;
    line-height: 24px;
    /*background: url(../img/libg.png) left center no-repeat;*/
    border-bottom: 1px solid #EEF1F6;
    overflow: hidden;
}

.systemnotice_list li a {
    display: block;
    float: left;
    max-width: 70%;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.systemnotice_list li .time {
    float: right;
    font-size: 14px;
    color: #999;
}

.blackendhomelabel {
    margin-top: 10px;
}

.blackendhomelabel .label {
    font-size: 14px;
    font-weight: normal;
}

.blackendhomelabel .label-info {
    background-color: #3DABC4 !important;
}

.blackendhomelabel .label-danger {
    background-color: #E24D3A !important;
}

.blackendhomelabel .label-primary {
    background-color: #3766FB !important;
}

.blackendhomelabel .label-success {
    background-color: #30A531 !important;
}

.blackendhomelabel .label-warning {
    background-color: #ED911F !important;
}

.panel {
    border-radius: 3px;
    border: 0;
    box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
    margin-bottom: 0px;
}

.panel-title {
    /*padding: 0;*/
    background-color: #F7F7F7;
    border-bottom: 2px #eee solid;
    margin-bottom: 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: auto;
}

.el-table th {
    background-color: #f8f8f8 !important;
    height: 35px;
}


.el-col>div {
    background-color: #fff;
}

.fullbox .el-dialog__body {
    padding: 0;
}

.field-list .active {
    border-top: #e0f1ff solid 1px !important;
    border-bottom: #e0f1ff solid 1px !important;
}

.field-list .active label {
    color: #ff6600;
}

.field-list .field-item {
    padding: 0px;
    border: #fff solid 1px
}

.right-title {
    padding: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #eee;
}

.right-title span {
    display: block;
    float: right;
    color: #0ab1fc;
}

.leftbox .left-title {
    padding: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #eee;
}

.field-list {
    padding: 20px;
}

.field-form {
    padding: 20px;
}

.el-form--label-top .el-form-item__label {
    padding: 0;
}

.el-form-item--small .el-form-item__content,
.el-form-item--small .el-form-item__label,
.edui-default {
    line-height: 20px;
}

label {
    margin-bottom: 0;
}

.el-form-item--small .el-form-item__content,
.el-form-item--small .el-form-item__label {
    line-height: 32px;
}

.tabbox {
    padding-top: 15px;
}

.section2 .el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
    margin-bottom: 25px;
}

.el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
    margin-bottom: 14px;
}
.loginbtn .el-form-item__content{
    margin-left: 0 !important;
}
.loginbtn .el-button--small{
    font-size: 16px;
    padding: 12px 16px;
    background-color: #5477f2;
    border-radius: 5px;
}
.section2 .el-form-item__label{
    font-size: 15px;
    line-height: 38px;
}
.section2 .el-input--small .el-input__inner{
    font-size: 14px;
    padding: 2px 15px;
    height: auto;
}
.info-form {
    display: block;
    /*overflow-y: hidden;*/
    overflow-x: hidden;
    height: calc(100vh - 50px);
    /* height: calc(100vh - 70px); */
    /*height: calc(100vh - 55px);*/
}
.info-form .el-form{
    margin-bottom: 100px;
}

.el-dialog--center .el-dialog__body {
    text-align: initial;
    padding: 5px 25px 10px;
}

.hand {
    cursor: pointer;
}

.el-upload-list--picture-card .el-upload-list__item {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #c0ccda;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 65px;
    height: 65px;
    margin: 0 8px 8px 0;
    display: inline-block;
}

.el-upload--picture-card {
    background-color: #fbfdff;
    border: 1px dashed #c0ccda;
    border-radius: 6px;
    box-sizing: border-box;
    width: 65px;
    height: 65px;
    line-height: 74px;
    vertical-align: top;
}

.el-upload__input {
    display: none !important;
}

.el-table__body {
    width: 100%;
    table-layout: fixed !important;
}

.form-title {
    clear: both;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    color: #000000d9;
    line-height: 50px;
    border-bottom: 1px solid #E9EDEF;
    border-radius: 2px;
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
}

.form-title:after {
    width: 3px;
    height: 12px;
    background: #1050c7;
    border-radius: 0;
    opacity: 1;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    top: 19px;
}
.el-table__body-wrapper {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
}

.el-table__fixed-right {
    top: 0;
    left: auto;
    right: 0;
    border-right: 1px solid #f1f1f1;
    height: 100% !important;
}

.el-table__fixed {
    height: 100% !important;
}

.panel-heading {
    height: 42px;
    padding: 0;
    color: #4d627b;
}

.panel-title {
    padding: 0 20px;
    font-size: 1.15em;
    line-height: 42px;
    white-space: nowrap;
    overflow: hidden;
}

.panel-title,
label {
    font-weight: 400;
}

.el-input__inner {
    height: 28px;
    line-height: 28px;
}
.overviewcard{
    background-color: #fff;
    padding: 0 20px 20px;
    margin-bottom: 10px;
}
.overview-list{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
}
.overview-itembox{
    width: 15%;
    margin-right: 2%;
}
.width0{
    width: 0;
    margin: 0;
}
.overview-list .overview-item{
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    color: #fff;
    line-height: 1.5;
    border-radius: 4px;
    overflow: hidden;

}
.overview-list .overview-itembox:last-child{
    margin-right: 0;
}
.overview-list .overview-item h3{
    font-size: 20px;
    margin: 0;
    font-weight: bold;
}
.overview-list .overview-item p{
    font-size: 14px;
    margin: 5px 0 0;
    color: #fff;
}
.overview-list .overview-itembox:nth-child(1) .overview-item{
    background-color: #47C6F3;
}
.overview-list .overview-itembox:nth-child(2) .overview-item{
    background-color: #28D7D2;
}
.overview-list .overview-itembox:nth-child(3) .overview-item{
    background-color: #B089E2;
}
.overview-list .overview-itembox:nth-child(4) .overview-item{
    background-color: #F976A0;
}
.overview-list .overview-itembox:nth-child(5) .overview-item{
    background-color: #7DBAF9;
}
.overview-list .overview-itembox:nth-child(6) .overview-item{
    background-color: #2FC1C4;
}
.overview-list .overview-itembox:nth-child(7) .overview-item{
    background-color: #4f90ca;
}
.accumulate-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
}
.accumulate-list .accumulate-item{
    display: flex;
    flex-direction: column;
    list-style: none;
    width: 11%;
    height: 110px;
    border-radius: 4px;
    overflow: hidden;
    padding: 10px;
    color: #fff;
}
.accumulate-list .accumulate-item .title{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.accumulate-list .accumulate-item .title i{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}
.accumulate-list .accumulate-item .title i img{
    max-width: 100%;
    max-height: 100%;
}
.accumulate-list .accumulate-item .title p{
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #fff;
}
.accumulate-list .accumulate-item h3{
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 0 0 23%;
}
.accumulate-list .accumulate-item:nth-child(1){
    background: url(../img/b1.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(2){
    background: url(../img/b2.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(3){
    background: url(../img/b3.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(4){
    background: url(../img/b4.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(5){
    background: url(../img/b5.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(6){
    background: url(../img/b6.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(7){
    background: url(../img/b7.png) no-repeat;
    background-size: 100% 100%;
}
.accumulate-list .accumulate-item:nth-child(8){
    background: url(../img/b8.png) no-repeat;
    background-size: 100% 100%;
}
.homebox .form-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.screenbox{
    display: flex;
    align-items: center;
}
.screenbox .screen-list{
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0 10px 0 0;
}
.screenbox .screen-list .screen-item{
    padding: 9px 11px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    margin-left: 5px;
    cursor: pointer;
}
.overview-selected{
    background-color: #0AB1FC;
    color: #fff !important;
    border-radius: 2px;
    overflow: hidden;
}
.screenbox .el-date-editor .el-range-separator{
    padding: 0;
    height: auto;
}
.screenbox .el-input__icon{
    line-height: 28px;
    height: auto;
}
.pawicon{
    position: absolute;
    top: 5%;
    right: 12%;
    font-size: 18px !important;
}

@font-face {
    font-family: "iconfont"; /* Project id 4426276 */
    src: url('./iconfont/iconfont.woff2') format('woff2'),
    url('./iconfont/iconfont.woff') format('woff'),
    url('./iconfont/iconfont.ttf') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-biyan:before {
    content: "\e61a";
}
.el-picker-panel{
    z-index: 8888 !important;
}
/*.edui-default{*/
/*    z-index: 8889 !important;*/
/*}*/
.edui-default .edui-dialog{
    z-index: 8890 !important;
}
.el-tooltip__popper{
    max-width: 40%;
}
.v-modal{
    z-index: 888 !important;
}
.recorditem{
    margin: 5px 0 0 5px;
    color:#ff6600;
    background-color: #fff6f1;
    padding: 5px;
}
.hideup .el-upload--picture-card {
    display: none;
}
.el-upload-list--picture-card .el-upload-list__item-actions{
    transition: opacity .1s;
}
.el-upload-list__item.is-ready {
    display: none !important;
}
.el-upload-list__item{
    transition: none !important;
}
.info-form .form-box{
    padding: 20px 20px 0 20px;
    min-height: calc(100% - 57px);
}
.info-form .form-footer {
    /* z-index: 9999; */
    z-index: 2000;
    text-align: right;
    background-color: #F8F8F8;
    border-top: 1px solid #eee;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    /* margin-left: -20px */
}


.infobox {
    margin-top: 2%;
    padding: 0 20px;
}
.el-table .el-table__cell{
    padding: 0px 0;
}
.infobox .el-row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
