.index-user-name{
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 50%;
  font-size: 34px;
  text-align: center;
}
.demo-spin-icon-load{
  animation: ani-demo-spin 1s linear infinite;
}
.user-img{
  .index-user-name{
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
  >div{
    width: 100%;
    height:100%;
  }
  svg{
    width: 100%;
    height: 100%;
  }
  .user-img-boy{

  }
  .user-img-gird{

  }
}

.home{
  height: 100%;
  overflow: auto;
  margin-right: -15px;
  padding-right: 15px;
  /*首页带标题模块通用样式*/
  .index-list-wrapper{
     .index-list-header{
       padding:12px 16px;
       font-weight: bold;
       background: -webkit-linear-gradient(180deg,#ffffff,#f1f1f1);
       background: -moz-linear-gradient(to bottom,#ffffff,#f1f1f1);
       background: -o-linear-gradient(to bottom,#ffffff,#f1f1f1);
       background: linear-gradient(180deg,#ffffff,#f1f1f1);
       border-bottom: 1px solid #e8eaec;
       line-height: 1;
       border-radius: 4px 4px 0 0;
       .num{
         padding-left: 15px;
       }
     }
    .index-list-body{
      padding:15px;
      height: calc(~'100% - 41px');
      overflow: auto;
    }
  }
  /*响应式*/
  .ivu-card-body-col:not(:first-child) {
    /*margin-top: 16px;*/
  }

  /*卡片开始*/
  .home-body-left {
    .index-screen{
      height:300px;
    }
    .index-card{
      height:142px;
      overflow: hidden;
      position: relative;
      >div{
        width: 100%;
        height: 100%;
      }
      .index-card-body {
        width: calc(~"100% - 55px");
        height: 100%;
        .card-title{
          color: #0077c8;
          font-size: 16px;
          font-weight: bold;
          width: 70px;
          position: absolute;
          left: 10px;
        }
        .chart {
          width:100%;
          height: 100%;
          padding-left:70px;
          /*.row{
            display: block;
            color: #575757;
            line-height: 35px;
            font-weight: bold;
            .num{
              font-size: 18px;
              color: #575757;
              text-align: left;
              width: 50px;
              .red-content{
                color: #cb333b;
                font-size: 18px
              }
            }
            .title{
              font-size: 14px;
              color: #575757;
              text-align: right;
              width: 80px;
              .red-content{
                color: #cb333b;
                font-size: 14px;
              }
            }
          }*/
          .index-card-foot{
            position: absolute;
            bottom:0;
            right:25px;
            line-height: 35px;
            font-weight: bold;
            width: 180px;
            p{
              float: left;
              width:120px;
              text-align: right;
              height: 35px;
              overflow: hidden;
              word-break: keep-all;
              white-space: nowrap;
              text-overflow: ellipsis;
              span{
                color: #cb333b;
              }
            }
            p:first-child{
              width:60px;
              text-align: left;
              font-size: 18px
            }
          }
          img{
            display: block;
            margin: 0 auto;
          }
        }
      }
      .index-card-body1 {
        position: absolute;
        top: 0;
        left: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        /*height: 98%;
        width: calc(~"100% - 55px");*/
        padding: 10px;

        .chart{
          /*float: right;
          width: calc(~"100% - 70px");*/
        }
      }
      .index-card-body2 {
        position: absolute;
        top: 0;
        left: 0;
        align-items: center;
        justify-content: center;
        height: 98%;
        width: calc(100%);
        padding: 10px;
        .card-title{
          color: #0077c8;
          font-size: 16px;
          font-weight: bold;
          width: 70px;
        }
        .chart{
          margin: 0 auto;
          width: 80%;
        }
      }
      .index-card-body3 {
        position: absolute;
        top: 0;
        left: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 98%;
        width: calc(~"100% - 55px");
        padding: 10px;
        .card-title{
          float: left;
          color: #0077c8;
          font-size: 16px;
          font-weight: bold;
          width: 70px;
        }
        .chart{
          float: right;
          width: calc(~"100% - 70px");
          img {
            width: 180px!important;
          }
          .row {
            width: 225px;
            margin: 0 auto;
          }
        }
        >a{
          display: block;
          width: 100%;
          height: 100%;
        }
      }
    }
    .index-card:before{
      content: "";
      height:0;
      width:0;
      overflow: hidden;
      font-size: 0;
      line-height: 0;
      border-color: #f2f6f9 transparent transparent transparent;
      border-style: solid dashed dashed dashed;
      border-width: 70px 350px 0 0;
      position: absolute;
    }
    .index-card-col:after {
      content: "\e63f";
      font-family: "iconfont" !important;
      padding-right: 5px;
      color:#a6bbc8;
      font-size: 110px;
      position: absolute;
      top: -10px;
      left: -25px;
    }
    /*.index-card-col3:after { // 科长
      content: "\e63f";
      font-family: "iconfont" !important;
      padding-right: 5px;
      color:#a6bbc8;
      font-size: 150px;
      position: relative;
      top: -76px;
      left: 100px;
    }*/
    .index-card-bg1 {
      border: none!important;
      background: url('../../assets/images/01.jpg') left bottom #fff;
      background-repeat:no-repeat;
      background-size:100%;
    }
    .index-card-bg2 {
      border: none!important;
      background: url('../../assets/images/02.jpg') left bottom #fff;
      background-repeat:no-repeat;
      background-size:100%;
    }
    .index-card-recom { // 786以下的card
      overflow: hidden;
      .card-title{
        color: #0268ad;
        font-size: 16px;
        font-weight: bold;
        margin-left: 20px;
        line-height: 7.5;
      }
      .card-title2{
        color: #0077c8;
        font-size: 16px;
        font-weight: bold;
        margin-left: 67px;
        line-height: 7.5;
      }
    }
    .index-card-recom:after { // 786以下的card
      content: "\e63f";
      font-family: "iconfont" !important;
      padding-right: 5px;
      color:#0077c8;
      font-size: 120px;
      position: relative;
      top: -63px;
      left: 69px;
    }
    .index-card-recom-bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100px;
      height: 120px;
      opacity:0.5;
      background: #fff;
    }
    .index-card-recom-bg:after {
      content: "";
      position: absolute;
      left: 100px;
      opacity:3.5;
      width: 0;
      height: 0;
      border-top: 60px solid transparent;
      border-left: 58px solid #fff;
      border-bottom: 60px solid transparent;
    }
    .index-card-body-recom { // 786以下的card
      .chart {
        .row{
          display: block;
          color: #575757;
          line-height: 35px;
          font-weight: bold;
          .num{
            font-size: 18px;
            color: #575757;
            text-align: left;
            width: 50px;
            .red-content{
              color: #cb333b;
              font-size: 18px
            }
          }
          .title{
            font-size: 14px;
            color: #575757;
            text-align: right;
            width:80px;
            .red-content{
              color: #cb333b;
              font-size: 14px;
            }
          }
        }
        img{
          display: block;
          margin: 0 auto;
        }
      }
    }
    .task-card{
      .ivu-card-body-col{
        float: left;
        flex: 0 0 auto;
        width: 33.33333333%;
      }
    }
    .index-task.task-card{
      .ivu-card-body{
        /*height: 100%;
        overflow: hidden;*/
      }
    }
    .index-list-etms{
      margin-top: 15px;
      height: 758px;
      .ivu-card-head{
        height: auto;
      }
    }
    .card-chart-card~.card-chart-card{
      margin-top:15px;
    }
    .card-chart-card:first-child{
      .blower{
        margin-top:-10px;
      }
    }
  }
  /*卡片结束*/

  /*用户开始*/
  .home-body-right {
    padding-left:15px;
    .index-user{
      overflow: hidden;
      position: relative;
      z-index: 1;
      height: 140px;
      background: #0077c8;
      background: -webkit-linear-gradient(90deg,#0062d1,#0077c8,#0098ff);
      background: -moz-linear-gradient(to right,#0062d1,#0077c8,#0098ff);
      background: -o-linear-gradient(to right,#0062d1,#0077c8,#0098ff);
      background: linear-gradient(90deg,#0062d1,#0077c8,#0098ff);
      img{
        border-radius: 50%;
      }
      .user-img{
        width: 100px;
        height:100px;
        position: absolute;
        z-index: 1;
        img{
          width: 100%;
        }
      }
      .user-img1{
        width: 65px;
        margin: 0 auto;
        img{
          width: 65px;
          height: 65px;
        }
      }
      .user-right{
        width: 100%;
        padding-left:85px;
        position: absolute;
        z-index: 2;
        right:0;
        bottom:26px;
      }
      .user-right1{
        position: absolute;
        top: 84px;
        width: 100%;
        text-align: center;
        margin-left: -15px;
        .user-button{  // 1440以下，人员按钮样式
          padding: 4px 0 4px 0!important;
        }
        ul {
          display: table;
          margin: 0 auto;
          li:first-child{
            margin-left: 12px;
          }
        }
      }
      .user-name{
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        padding: 5px 0 5px 50px;
      }
      .user-name1{
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
      }
      .user-position{
        display: block;
        color: #94e4ff;
        padding-left: 50px;
      }
      .user-position1{
        display: block;
        color: #94e4ff;
      }
      .user-id{
        padding-left: 20px;
      }
      .user-button{
        position: relative;
        margin-top: 5px;
        height: 35px;
        background: rgba(255,255,255,0.2);
        padding: 4px 0 4px 50px;
        .btn-icon-div {
          white-space: nowrap;
          overflow: hidden;
          .btn-icon-div-div{
            display: inline-block;
            margin-right: 12px;
            border: #fff 1px solid;
            background: none;
            width: 28px;
            height: 28px;
            text-align: center;
            border-radius: 50%;
            list-style-type: none;
            padding: 3px;
            i{
              color: #fff;
              font-size: 18px;
            }
          }
        }
        .btn-icon-div .btn-icon-div-div:hover{
          background: #333f48;
          border: #333f48 1px solid;
          box-shadow: 1px 1px #2c99bd;
          cursor: pointer;
        }
      }
    }
    .index-user:before{
      content: "\e60d";
      font-family: "iconfont" !important;
      padding-right: 5px;
      color:#ffc72e;
      font-size: 20px;
      position:absolute;
      top: -7px;
      right: 5px;
    }
    .index-user:after{
      content: "\e641";
      font-family: "iconfont" !important;
      padding-right: 5px;
      color:rgba(255,255,255,0.12);
      font-size: 160px;
      position: absolute;
      top: -50px;
      left: -25px;
    }
    .index-modular~.index-modular{
      height:395px;
      margin-bottom: 0;
    }
  }
  /*用户结束*/

  /*模块开始*/
  .index-user~.index-modular{
    margin:15px 0;
    height:350px;
    .ivu-card-head{
      height: auto;
    }
  }
  .index-modular{
    /*border: 1px solid rgba(51, 63, 72, 0.15);
    height: 300px;*/
    .ivu-card-head{
      background: -webkit-linear-gradient(180deg,#ffffff,#f1f1f1);
      background: -moz-linear-gradient(to bottom,#ffffff,#f1f1f1);
      background: -o-linear-gradient(to bottom,#ffffff,#f1f1f1);
      background: linear-gradient(180deg,#ffffff,#f1f1f1);
      border-radius: 4px 4px 0 0;
      font-weight: bold;
      color: #000;
      height: 100%;
    }
    .ivu-card-extra {
      top:13px;
      color: rgba(51,63,72,0.7);
    }
    .ivu-card-extra span{
      padding:0 5px;
    }
    .ivu-card-body{
      height: calc(~'100% - 43px');
      //overflow: auto;
    }
  }
  .index-modular3{
    margin-top:15px;
    .ivu-card-body-col{
      width:50%;
      float:left;
    }
    >.ivu-card-body{
      overflow: hidden;
    }
    .index-task{
      >.ivu-card-body{
        .index-task-list{
          height: 535px;
        }
      }
    }
  }
  /*模块结束*/

  /*任务开始*/
  .index-task{
    background:none;
    border: none;
    .ivu-card-head{
      background:#fff;
      border-radius: 4px;
      font-weight: bold;
      color: #000;
      border: 1px solid rgba(51, 63, 72, 0.15);
    }
    .ivu-card-head .num{
      font-size: 14px;
      padding-left: 15px;
      color: #8e8f90;
    }
    .ivu-card-body{
      padding: 15px 0 0 0;
      .index-task-list{
        background:#fff;
        border: 1px solid rgba(51, 63, 72, 0.15);
        height: 602px;
        .ivu-card-head{
          background:#fff;
          border-radius: 4px 4px 0 0;
          font-weight: bold;
          color: #000;
          border:none;
          padding-bottom: 0;
          .num{
            font-size: 14px;
            padding-left: 15px;
            color: #8e8f90;
            width:50px;
          }
        }
        .ivu-card-body{
          padding: 15px;
        }
      }
      .index-task-list:hover{
        box-shadow: none;
      }
    }
  }
  .index-task:hover{
    box-shadow: none;
  }
  /*任务结束*/
  /*任务中的card*/
  .index-task-card{
    width: 100%;
    text-align: left;
    position: relative;
    .class{
      position: absolute;
      border-radius: 4px;
      background: rgb(166,187,200);
      padding: 3px 10px;
      right:0;
      top: 0;
      color: #fff;
    }
    .class1 {
      height: 25px;
      width: 40%;
    }
    .title{
      color:#0077c8;
      font-size: 16px;
      font-weight: bold;
    }
    .text{
      padding-left: 28px;
      width: 100%;
    }
    .bottom-div{
      width: 100%;
      height: 30px;
      padding-top: 5px;
    }
    .date{
      color: #b9b9b9;
      padding: 3px 0 0 28px;
      width: 62%;
      height: 20px;
      overflow: hidden;
      word-break: keep-all;
      text-overflow: ellipsis;
      float: left;
      i{
        color:rgb(166,187,200);
        font-size: 16px;
        margin-right: 10px;
      }
    }
    .user{
      color: #b9b9b9;
      /*padding-left: 28px;*/
      width: 38%;
      float: right;
      text-align: right;
      img{
        width: 24px;
        height: 24px;
        border-radius: 50%;
        margin-right: 8px;
      }
      span{
        position: relative;
        top: -6px;
      }
    }
  }
  /*任务中的card*/
  /*专业开始*/
  .index-modular-listbox{
    width: 100%;
    li{
      background: #fff;
      border: 1px solid rgba(51, 63, 72, 0.1);
      box-shadow: 2px 2px 2px rgba(51, 63, 72, 0.05);
      padding: 10px;
      margin-bottom: 15px;
      list-style-type: none;
      border-radius: 4px;
    }
    li:last-child{
      margin-bottom: 0;
    }
    li:hover{
      box-shadow: 2px 2px 2px rgba(51, 63, 72, 0.2);
      border: 1px solid rgba(51, 63, 72, 0.15);
    }
  }
  .index-modular-list-border{
    width: 100%;
    li{
      border-bottom: 1px solid rgba(51, 63, 72, 0.1);
      list-style-type: none;
    }
    li:last-child{
      margin-bottom: 0;
    }
  }
  .index-major{
    width: 100%;
    text-align: center;
    .car{
      width: 100%;
      position: relative;
    }
    .class{
      position: absolute;
      border-radius: 4px;
      background: rgb(166,187,200);
      padding: 3px 10px;
      left: 58%;
      top: 0;
      color: #fff;
    }
    .title{
      color:#0077c8;
      font-size: 16px;
      font-weight: bold;
    }
    .icon{
      color:#fff;
      font-size: 16px;
      border-radius: 4px;
      margin-right: 10px;
      padding: 3px;
    }
    .date{
      color: #b9b9b9;
      i{
        color:rgb(166,187,200);
        font-size: 16px;
        margin-right: 10px;
      }
    }
  }
  .bg-green{
    background: #84bd00;
  }
  .bg-red{
    background: #cb333b;
  }
  .bg-blue{
    background: #0077c8;
  }
  .bg-yellow{
    background: #ffc72c;
  }

  .color-green{
    color: #84bd00;
  }
  .color-red{
    color: #cb333b;
  }
  .color-blue{
    color: #0077c8;
  }
  .color-yellow{
    color: #ffc72c;
  }

  .index-margin{
    margin-left: 15px;
  }
  /*专业结束*/

  /*参与的项目开始*/
  .index-project{
    width: 100%;
    text-align: left;
    height: 100px;
    .state{
      width: 100%;
      text-align: right;
      padding-top: 8px;
      height: 26px;
      i{
        font-size: 16px;
        color:#0077c8;
        margin-right: 8px;
      }
      span{
        float: left;
        margin-right: 8px;
      }
      .milepost{
        position: relative;
        float: left;
        width: 25px;
        height: 25px;
        span{
          z-index: 1;
          position: relative;
          color: #fff;
          font-size: 12px;
          line-height: 22px;
        }
      }
      .milepost:after{
        content: "\e643";
        font-family: "iconfont" !important;
        color:#0077c8;
        font-size: 27px;
        position: absolute;
        top:-10px;
        left:-6px;
        z-index: 0;
      }
    }
    .information{
      width: 100%;
      text-align: left;
      height:72px;
      position: relative;
      left: -10px;
      border-bottom: 1px solid rgba(51, 63, 72, 0.15);
      .logo{
        background-color:rgba(0,119,200,0.08);
        border-radius: 0 20px 20px 0;
        width: 80px;
        padding:5px;
        height: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        img{
          display: block;
        }
      }
      .information-right{
        width:calc(~"100% - 90px");
        float: right;
        .title{
          float: left;
          font-size: 16px;
          font-weight: bold;
          color:#0077c8;
          width: 100%;
        }
        .text{
          float: left;
          padding-left: 28px;
          width: 100%;
        }
        .bar{
          float: left;
          padding-left: 28px;
          width: 100%;
        }
      }
    }
  }
  /*参与的项目结束*/
  /*推荐开始*/
  .index-recommend{
    width: 100%;
    text-align: left;
    height:55px;
    .icon{
      width: 60px;
      float: left;
      text-align: center;
      i{
        color: rgba(166, 187, 200, 0.2);
        font-size: 30px;
        display: block;
        padding-top: 5px;
      }
    }
    .right{
      width: calc(~"100% - 60px");
      float: right;
      height: 50px;
      overflow: hidden;
      /*overflow-y: auto;*/
      .title{
        width: calc(~"100% - 50px");
        float: left;
        color: #000;
        font-size: 14px;
        padding: 8px 0;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        word-wrap:break-word; // 识别英文自动换行
      }
      .from {
        width: 50px;
        text-align: center;
        border-radius: 4px 0 0 4px;
        font-size: 12px;
        margin-top: 10px;
        padding: 0 3px;
        float: right;
        color: #fff;
        background: #0077c8;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
      }
      span{
        color: #cb333b;
      }
      .text{
        color: #0077c8;
        text-decoration:underline;
        i{
          color: #0077c8;
          font-size: 12px;
        }
      }
    }
  }

  /*后增加*/
  .index-card-body{
    .card-title2{
      color: #0077c8;
      font-size: 16px;
      font-weight: bold;
      width: 140px;
      padding-top:30px;
      .big-title{
        float: left;
        color: #333f48;
        font-size: 20px;
        font-weight: bold;
        width: 100%;
      }
    }
    .chart2{
      position: absolute;
      right: 20px;
      top: 30px;
      width: 90px;
      img{
        display: block;
        margin: 0 auto;
      }
      p{
        display: block;
        color: #575757;
        line-height: 35px;
        font-weight: bold;
        .num{
          font-size: 20px;
          color: #575757;
          float: left;
          width: 100%;
          .red-content{
            color: #cb333b;
            font-size: 32px
          }
        }
        .link{
          font-size: 14px;
          color: #0077c8;
          float: left;
          width: 100%;
          text-decoration: underline;
        }
        .title{
          font-size: 14px;
          color: #575757;
          float: right;
          .red{
            color: #cb333b;
            font-size: 14px;
          }
        }
      }
    }
  }

  .index-project-kezhang{
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    .more{
      text-align: right;
      position: absolute;
      right: 10px;
      top:4px;
      color: #8e8f90;
      font-size: 20px;
      a{
        color: #8e8f90;
      }
    }
    ul{
      width: 100%;
      padding-top: 12px;
      li{
        width: 100%;
        background: #fff;
        border: 1px solid rgba(51, 63, 72, 0.15);
        border-radius:4px;
        padding:2px 5px;
        line-height: 30px;
        margin-bottom: 15px;
        a{
          color: #333f48;
        }
      }
      li:nth-child(2n){
        background: #f8f8fa;
      }
      /*li:before{*/
      /*    content: "\e692";*/
      /*    font-family: "iconfont" !important;*/
      /*    color:#a6bbc8;*/
      /*    font-size:18px;*/
      /*    margin-right: 8px;*/
      /*}*/
      li:hover{
        box-shadow: 2px 2px 2px rgba(51, 63, 72, 0.2);
        border: 1px solid rgba(51, 63, 72, 0.15);
      }
    }
  }
  .index-project-kezhang:last-child{
    margin-bottom: 0;
  }
  .index-modular-listbg{
    width: 100%;
    li{
      border: none;
      list-style-type: none;
    }
    li:last-child{
      margin-bottom: 0;
    }
  }
  /*.index-major li:nth-child(2n){*/
  /*background: #f9f9f9;*/
  /*}*/
  .index-task-list {
    .ivu-card-head-green{
      background: #84bd00;
      border-radius: 4px 4px 0 0;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      border: none;
      padding: 14px 16px;
      .num{
        font-size: 14px;
        color: #fff;
        margin-left: 10px;
      }
    }
  }
  .index-condition{
    width:100%;
    li{
      width:100%;
      list-style-type: none;
      line-height: 28px;
      height: 28px;
      .name{
        width:70px;
        text-align: left;
        float: left;
      }
      .option{
        width:calc(~"100% - 70px");
        text-align: left;
        float: left;
        li{
          text-align: left;
          display: initial;
          font-size: 14px;
          font-weight: normal;
          a{
            color: #333f48;
          }
          span{
            padding: 0 10px 0 0;
          }
        }
        li:not(:last-child):after{
          content: "|";
          font-family: "iconfont" !important;
          color:#a6bbc8;
          font-size:14px;
          margin-right: 8px;
        }
      }
    }
  }
  .index-condition li .option li .all,.index-condition li .option li .all a{
    color: #0077c8;
  }
  .index-condition li {
    width: 100%;
    list-style-type: none;
    line-height: 35px;
    height: 28px;
  }
  /*图表样式*/
  .row-card {
    height: 35px;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .jindu { // 长方形百分比
    margin: 0 auto;
    width: 80%;
    height: 45px;
    background: #f1f1f1;
    border-radius: 5px;
    margin-top: 30px;
  }
  .baifenbi {
    height: 100%;
    background: #1e93ff;
    border-radius: 5px;
  }
  .blower { // 扇形图的样式
    width: 100%;
    height: 100px;
    margin: 0 auto
  }
}
/*首页筛选*/
.index-condition{
  position: relative;
  width:100%;
  li{
    width:100%;
    list-style-type: none;
    line-height: 28px;
    height: 28px;
    .name{
      width:70px;
      text-align: left;
      float: left;
      font-weight: bold;
      color: #000;
    }
    .option{
      width:calc(~"100% - 70px");
      text-align: left;
      float: left;
      li{
        text-align: left;
        display: initial;
        font-size: 14px;
        font-weight: normal;
        a{
          color: #333f48;
        }
        span{
          padding: 0 10px 0 0;
        }
        .all,a{
          color: #0077c8;
        }
      }
      li:not(:last-child):after{
        content: "|";
        font-family: "iconfont" !important;
        color:#a6bbc8;
        margin-right: 8px;
      }
    }
  }

}
/*组织中心首页*/
.org-index{
  margin-top: 15px;
  .org-span-title {
    font-size: 18px;
    font-weight: bold;
  }
  .org-right-main {
    .org-right-row1 {
      height: 140px;
      position: relative;
      background: #fff;
      .orf-right-line1 { //竖线
        position: absolute;
        top: 20px;
        left: 100%;
        width: 1px;
        height: 100px;
        background: #e2e2e2;
      }
      .org-right-row1-text { // 统计区域
        float: left;
        margin-top: 40px;
        margin-left: 8px;
        p {
          font-size: 12px;
        }
        span {
          font-size: 30px;
        }
      }
    }
    .org-index-task{
      margin-top:15px;
    }
  }
  .org-index-members{
    height: 864px;
    border-radius: 4px;
    .org-ivu-card-body{
      >div{
        height: 100%;
      }
      ul{
        margin: 0 -15px;
        padding: 15px;
        height: calc(~'100% - 10px');
        overflow: auto;
      }
    }
    .know-head:first-child+div{
      height:320px;
      overflow: hidden;
    }
    div{
      >.know-body{
        border-bottom: 1px dashed #e2e2e2
      }
      >.know-body:last-child{
        border-bottom: transparent;
      }
    }
  }
  .org-index-know{
    height:708px;
  }
  .org-index-task-list{
    margin-top: 15px;
    height:474px;
  }
  .index-user{
    /*height: 140px;*/
    background: #0077c8;
    background: -webkit-linear-gradient(90deg,#0062d1,#0077c8,#0098ff);
    background: -moz-linear-gradient(to right,#0062d1,#0077c8,#0098ff);
    background: -o-linear-gradient(to right,#0062d1,#0077c8,#0098ff);
    background: linear-gradient(90deg,#0062d1,#0077c8,#0098ff);
    img{
      border-radius: 50%;
    }
    .user-img{
      width: 100px;
      float: left;
      position: absolute;
      img{
        width: 100px;
        height: 100px;
      }
    }
    .user-img1{
      width: 65px;
      margin: 0 auto;
      img{
        width: 65px;
        height: 65px;
      }
    }
    .user-right{
      width: calc(~"100% - 50px");
      float: right;
    }
    .user-right1{
      position: absolute;
      top: 84px;
      width: 100%;
      text-align: center;
      margin-left: -16px;
      .user-button{  // 1440以下，人员按钮样式
        padding: 4px 0 4px 0!important;
      }
      ul {
        display: table;
        margin: 0 auto;
        li:first-child{
          margin-left: 12px;
        }
      }
    }
    .user-name{
      display: block;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      padding: 5px 0 5px 50px;
    }
    .user-name1{
      display: block;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
    }
    .user-position{
      display: block;
      color: #94e4ff;
      padding-left: 50px;
    }
    .user-position1{
      display: block;
      color: #94e4ff;
    }
    .user-id{
      padding-left: 20px;
    }
    .user-button{
      margin-top: 5px;
      height: 35px;
      background: rgba(255,255,255,0.2);
      padding: 4px 0 4px 50px;
      li{
        float: left;
        margin-right: 12px;
        border: #fff 1px solid;
        background: none;
        width: 28px;
        height: 28px;
        text-align: center;
        border-radius: 50%;
        list-style-type: none;
        padding: 3px;
        i{
          color: #fff;
          font-size: 18px;
        }
      }
      li:hover{
        background: #333f48;
        border: #333f48 1px solid;
        box-shadow: 1px 1px #2c99bd;
        cursor: pointer;
      }
    }
  }
  .index-user:before{
    content: "\e60d";
    font-family: "iconfont" !important;
    padding-right: 5px;
    color:#ffc72e;
    font-size: 20px;
    position:absolute;
    top: -7px;
    right: 5px;
  }
  .index-user:after{
    content: "\e641";
    font-family: "iconfont" !important;
    padding-right: 5px;
    color:rgba(255,255,255,0.12);
    font-size: 160px;
    position: absolute;
    top: 0px;
    left: -25px;
  }
}


.org-index-ivu-head { // 标题的样式，灰色渐变

}
/*灯*/
.red-lamp{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #cb333b;
  border:#a51017 1px solid;
  display: inline-flex;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.yellow-lamp{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #ffc72c;
  border:#cb8600 1px solid;
  display: inline-flex;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.green-lamp{
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #84bd00;
  border:#608a00 1px solid;
  display: inline-flex;
  position: relative;
  top: 2px;
  margin-right: 8px;
}

