.icon{
  width:1.5rem;
  height:1.5rem;
}

/* web瀛椾綋 */
.iconfont{
    font-size: 20px !important;
}

.navbar-nav-right li{
   margin: 0 1rem;
}

/* 浜岀骇鑿滃崟瀛椾綋棰滆壊 */
.sidebar .nav-dropdown.open .nav-dropdown-items a{
    color: #999999;
}

.nav-item .active{
    color: #3476FB !important;
}

.nav .open  a{
    color:rgba(27,100,250,1);
}

.nav .open  a i{
    color:rgba(27,100,250,1) !important;
}

/*婊氬姩鏉＄編鍖�*/
  /*- scrollbar -*/
  ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-thumb{
    background-color: #999;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:vertical:hover{
    background-color: #666;
}
::-webkit-scrollbar-thumb:vertical:active{
    background-color: #333;
}
::-webkit-scrollbar-button{
    display: none;
}
::-webkit-scrollbar-track{
    background-color: #f1f1f1;
}


/* 妗岄潰 */

.mean_tabs{
    width: 100%;
    display: flex;
}

.mean_tabs .mean_tabs_item{
    width: 16%;
    height:85px;
    margin:10px;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    color: #fff;
    font-size:14px;
    box-shadow:0px 5px 23px 0px rgba(52,190,155,0.3);
    background-size: 100% 100% !important;
}

.mean_tabs_item:nth-child(1){
    background: url('../imgs/protab1.png') center/cover no-repeat;
}

.mean_tabs_item:nth-child(2){
    background: url('../imgs/protab2.png') center/cover no-repeat;
}

.mean_tabs_item:nth-child(3){
    background: url('../imgs/protab3.png') center/cover no-repeat;
}

.mean_tabs_item:nth-child(4){
    background: url('../imgs/业务周报.png') center/cover no-repeat;
}

.mean_tabs_item:nth-child(5){
    background: url('../imgs/评论消息.png') center/cover no-repeat;
}

.tabs_item_span{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    background: rgba(255,255,255,.2);
    margin: 0 10px;
    border-radius: 5px;
}

.tabs_item_span b{
    font-size: 20px;
}

.tabs_item_title{
    display: flex;
    flex-direction: column;
}

.mean_tabs_item:nth-child(3) .tabs_item_title{
    margin: 0 1rem;
}
.mean_tabs_item:nth-child(4) .tabs_item_title{
    margin: 0 2rem;
}

.mean_tabs_item:nth-child(5) .tabs_item_title{
    margin: 0 2rem;
}

.mean_controls{
    width: 100%;
    margin: 1rem 0;
    display: flex;
}

.mean_controls span{
    margin: 0 1rem;
}

.mean_controls .active{
    color: #000;
    border-bottom: 2px solid #1A66FF;
}

.mean_looks{
    width: 85%;
    margin: 1rem 0;

}

.mean_looks .mean_looks_item{
    width:20%;
    height: 95px;
    display: inline-flex;
    align-items: center;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin: 0 7px;
}

.mean_looks_item img{
    width: 60.5px;
    height: 62px;
    display: block;

}

.looks_item_span{
    font-size: 14px;
    display: flex;
    flex-direction: column;
}

.looks_item_span b{
    font-size: 28px;
    padding: 0;
    margin: 0;
}


/* echarts鎶ヨ〃鏁扮粍 */

.echarts-group{
    width: 100%;
    // background-color: #F9F9F9;
    background-color: #FFF;
    height:63rem;
    height:63rem;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem;
    justify-content: space-between;
}

.echarts-group .echarts-item{
    background: #fff;
    padding: .5rem;
    margin:.5rem 0;
    border-radius:.5rem;
    
}


/* 椤圭洰绠＄悊*/

.pages-group{
    display: flex;
    justify-items: center;
    justify-content: flex-start;
}

.pages-group .pages-item{
    background: #fff;
     padding:.5rem 1rem;
     display: flex;
     align-items: center;
     justify-content: space-around;
     cursor: pointer;
     margin: 0 1rem;
}

.pages-group .pages-item:hover span:nth-child(1){
    color:#3475FA;
}

.pages-item .glyphicon-remove{
    width: .8rem;
    height: .8rem;
    border-radius: .8rem;
    text-align: center;
    line-height:.8rem;
    display: block;
}

.pages-item .active{
    color: #3475FA;
}

.pages-item .glyphicon-remove:hover{
    color: #fff;
    background: gray;
}

.from-group{
    width: 100%;
    background: #fff;
    display: flex;
    margin: 1rem auto;
    flex-wrap: wrap;
}

.form-group-item{
    width:18%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem;

}

.table-group{
   width: 100%;
}

.table-group-title{
    width:100%;
    display: flex;
    justify-content: space-between;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(51,51,51,1);
    
}

.table-group-title span:nth-child(1){
    text-align: center;
    margin-top: 18px;
}

.table-group-title span:nth-child(2){
    width:6.5rem;
    height:2.5rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-group-title span:nth-child(2) img{
    width:1.2rem;
    height:1.2rem;
    display: block;
    margin:10px;
}

#data-table,thead{
    background: #fff;
}


/* 淇敼鍘熺敓checkbox鏍峰紡 */
input[type=checkbox] {
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    width: 15px;
    height: 12px;
    position: relative;
  }
   
  input[type=checkbox]:after {
    position: absolute;
    width: 18px;
    height: 20px;
    top: 0;
    content: " ";
    color: #fff;
    display: inline-block;
    visibility: visible;
    padding: 0px 2px;
    border-radius: 3px;
    background:#FFFFFF;
    border:1px solid #DDDDDD;
  }
   
  input[type=checkbox]:checked:after {
     content: "鉁�";
    font-size: 12px;
    font-weight:600;
     background-color: #1B64FA;
  }

  /* 鎴戠殑鎶ラ攢 */
  .userinfor{
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 1rem;
      margin: 1rem auto;
      border: 1px solid rgba(243, 244, 249, 1);
      border-radius: .5rem;

  }

  /* 鎴戠殑鎶ラ攢钁椾富鍐呭 */

  .reimbur-main{
      background: #fff;
      margin-left: 1rem;
  }

  .userinfor-left img{
     width:2.6rem;
     height:2.6rem;
     border-radius: 2.6rem;
  }

  .userinfor-left .mark{
      color: #3475FA;
      background: #fff;
  }

  .table-group-body{
      width: 100%;
      display: flex;
      flex-wrap: wrap;
  }

  .table-group-body .table-body-item{
      width: 33%;
      display: flex;
      justify-content:flex-start;
      font-size:14px;
    font-family:PingFang SC;
    font-weight:400;
    color:rgba(157,172,192,1);
    line-height:23px; 
    padding:1rem 2rem;
    border:1px solid rgba(243, 244, 249, 1);
  }

  .table-body-item label{
      width: auto;
      margin:0 1rem;
  }

  .table-body-item span{
      color: #000;
  }


  .table-group-title{
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin:.5rem auto;
  }

  .table-group-title-right{

      display: flex;
      justify-content: space-around;
      align-items: center;
  }

  .table-group-title-right span:nth-child(2){
    border:1px solid rgba(243, 244, 249, 1);
    border-radius:4px;
    margin: 0 1rem;
  }

  .table-group .table{
    border:1px solid rgba(243, 244, 249, 1);
  }
   
  .table-group thead th{
    border: 0;
    color:rgba(157,172,192,1);
 }
  .table-group tbody tr{
      border: 0;
  }

  .table-group tbody td{
    border: 0;
}

.table-group tbody{
    border-top:1px solid rgba(243, 244, 249, 1);

}


/* 鐧诲綍椤� */

#login-index{
    width:100%;
    height:100vh;
    background:url('../imgs/bglogin.png') center/cover no-repeat;
    position:relative;
}

#login-moudel{
    width: 460px;
    height: 550px;
    background: #fff;
    position: absolute;;
    top:5%;
    right: 208px;
    border-radius: 6px;
    padding:5rem;
}

.login-from{

}

.login-from .login-from-title{
   
}

.login-from .login-from-span{
    font-size:18px;
    font-family:Helvetica Neue;
    font-weight:400;
    color:rgba(189,192,214,1);
    line-height:19px;
}

.login-from .login-from-title h5{
    font-family:Helvetica Neue;
    font-weight:900;
    color:rgba(0,0,0,1);
    line-height:39px;
}

.login-from-title h5 span:nth-child(1){
    font-size: 36px;
}

.login-from-title h5 span:nth-child(2){
    width:2px;
    height:15px;
    display: inline-block;
    background:rgba(153,153,153,1);
    margin: 6px auto;
}

.login-from-title h5 span:nth-child(3){
    font-size: 32px;
}
.login-from-body{
    margin-top: 60px;
}
.login-from-body .from-body-item{
    width: 100%;
    height: 52px;
    background:rgba(232,241,249,1);
    opacity:0.8;
    border-radius:26px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
    margin: 16px auto;
}

.from-body-item .icon{
    width: 23px;
    height: 23px;
    display: block;
}

.from-body-item input{
   width: 100%;
   border: 0;
   background: none;
   text-indent: 10px;
}

.from-body-item .codevalue{
    font-size:18px;
    font-family:Helvetica Neue;
    font-weight:800;
    color:#000;
    line-height:19px;
    cursor: pointer;
 }

 .login-from-body .loginbtn{
     display: block;
     text-align: center !important;
     line-height:52px;
     cursor: pointer;
     background:linear-gradient(90deg,rgba(51,133,250,1),rgba(125,150,239,1));
     box-shadow:0px 11px 45px 0px rgba(42,88,237,0.15);
     color: #fff;
 }

 .login-from .login-from-img{
    width:82px;
    height:110px;
    position: absolute;
    left:-40px;
    bottom:-20px;
 }

 .login-from .forgetpassword{
  float: right;
  cursor: pointer;
 }