     /* 首页css */
    .el-image{
      width: 100%;
    }
    .layui-layer-content {
      overflow: auto !important;
    }
    .layer-class-boder {
      background-color: inherit !important;
    }
    .layer-class-boder1{
      background-color: #FFFFFF;
      border-radius: 50px;
      }
    .tab {
      margin-top: -10px;
        width: 100%;
      display: inline-block;
      border-bottom: 1px solid #325caa;
      padding-bottom: 6px;
    }
    .tab a {
      width: 50%;
      font-family: SourceHanSansSC;
      font-size: 16px;
      color: #5E5E5E;
      text-align: right;
      cursor: pointer;
      position: relative;
      z-index: 9;
    }
    .activStyle {
      color: #325caa !important;
    }
    .activborder::after {
      content: "";
      width: 100%;
      height: 2px;
      border: 1px solid #325caa;
      position: absolute;
      top: 24px;
      left: 0px;
      background: #325caa;
    }
    [v-cloak] {
      display: none
    }
    .fixisActive {
      position: absolute;
      z-index: 999999999;
      width: 100%;
      top: 193px
    }
    .fade-enter-active, .fade-leave-active {
      transition: opacity .5s;
    }
    .fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */
    {
      opacity: 0;
    }
    .actionPadding {
      padding: 16px;
    }
    .el-col-18 {
      width: 100% !important;
    }
    .el-pagination {
      margin: 30px auto;
    }
    .el-pagination.is-background .el-pager li:not(.disabled).active {
      background-color: #325caa !important;
    }
    .el-pagination.is-background .el-pager li:hover {
      color: #325caa !important;
    }
    .head_title i {
      font-style: normal;
      cursor: pointer;
    }
    .download {
      color: #325caa;
      text-decoration: none;
      font-size: 14px;
    }
    .el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner {
      background-color: #409eff;
      border-color: #409eff;
    }
    .el-checkbox__input.is-checked + .el-checkbox__label {
      color: #325caa;
    }
    .el-checkbox__input.is-checked .el-checkbox__inner {
      background-color: #325caa;
      border-color: #325caa;
    }
    .top_div:hover {
      cursor: pointer;
    }
    .none-date {
      width: 100%;
      text-align: center;
      border: none;
      color: #325caa;
    }
    .container_wrap .el-image {
      display: block;
      min-height: 200px;
      margin-bottom: 10px;
    }
    .login-mass{
      position: absolute;
      top: 116%;
      right: 5%;
      background-color: #fff;
      line-height: 16px;
      text-align: left;
      font-size: 14px;
      padding: 1%;
      border-radius: 9px;
      z-index: 2;
      color: #325caa;
      cursor: pointer;
    }


    .login-tragi{
      position: absolute;
      top: -27%;
    right: 17%;
      z-index: 2;
      cursor: pointer;
      color: #fff;
      font-size: 24px;
    }
    .head_right{
      position: relative;
    }
    .el-message-box__title{
      position: relative;
    margin-top: 6%;
    margin-bottom: 16%;
    }
    .el-message-box__title span {
    color: #303133;
    font-size: 24px;
    font-family: PingFang-SC-Bold;
    color: #325caa;
    opacity: 1;
    position: absolute;
    top: 64%;
    right: 39%;
  }
  .el-message-box__btns {
    text-align: center;
    padding: 5px 31% 0;
   }
  .msgboxinput{
    display: block;
      height: 41px;
      width: 82%;
      margin: 6% auto;
      border: 1px solid #E2E2E2;
      opacity: 1;
      border-radius: 5px;
      padding-left: 10px;
    }
    .el-button--mini, .el-button--small {
      font-size: 14px;
    border-radius: 3px;
    /* padding-right: 47%; */
    position: relative;
    top: 0;
    left:0;
    width: 67%;
    border-radius: 50px;
    margin-bottom: 13%;

  }
  .el-message-box--center .el-message-box__header {
      padding-top: 4px;
  }
  .el-button--mini, .el-button--small:hover{
    color: white !important;
        border-color:  #325caa !important;
        background-color:  #325caa !important;
  }
  .el-button--mini, .el-button--small:focus{
    color: white !important;
        border-color:  #325caa !important;
        background-color:  #325caa !important;
  }
  .msgboxspan{
    position: relative;
    font-size: 12px;
    top: -1px;
    left: 10%;
    opacity: 0.7;
    display: inline-block;
    margin-bottom: 4%;
}
#login_telcolor {
    background-color: #fff;
    border: none;
}
#login_telcolor:hover {
    background-color: #fff !important;

}
#login_telcolor:active {
    background-color: #fff !important;
}
#login_telcolor:hover {
    background-color: #fff !important;
}
#login_telcolor:focus {
    background-color: #fff !important;
}
.xiugaimima:hover{
  background-color: rgba(216, 239, 230, 1) !important;
  color: #325caa !important;

}
i.el-message-box__close.el-icon-close:hover {
    color: #325caa;
}
.login-username-hover:hover{
  cursor: pointer;
}
#xiugaimass{
  background-color: #FFFFFF;
}
.info{
  width: 239px;
  height: 64px;
  background: linear-gradient(98deg, #EFC8A1 0%, #EABD88 22%, #E0A652 74%, #DC9E3D 100%);
  opacity: 1;
  border-radius: 6px;

}
.infowrap{
    padding: 20px 0px;
}
.info p{
  color: #FFFFFF;
  opacity: 1;

  line-height: 17px;
  font-size: 14px;
  padding: 5px 5px 5px 20px;

}
  .infowrap .el-card__body {
     padding: 0px !important;
  }
  .infowrap .text{
      margin: 15px auto;
      cursor: pointer;
  }
    .infowrap a{
      color: #606266;
    }
  .el-popover{
    padding: 0px !important;
  }
  .infowrap{
    width: 240px;
    margin: 0 auto;
  }
  .huiyuanno{
    color: gray;
    padding-left: 6px;

  }
  .huiyuan{
    color: #F4AE52;

  }
  .statistic{
    font-size: 14px;
    position: relative;
    cursor: pointer;
  }
  .statistic1{
    padding: 0 5px 0 5px;
    color: #DADADA !important;
  }
  .statistic_img{
    position: absolute;
    top: 24px;
    left: -42px;
    z-index: 3;
  }
  .detailOfnum{
  font-size: 14px;
  color: #325caa;
  margin-right: 30px;
  }
  .imgOfdel{
    width: 12px;
    height: 12px;
  }
  .el-radio__input.is-checked+.el-radio__label {
    color: #325caa;
  }
  .el-radio__input.is-checked .el-radio__inner {
    border-color: #325caa;
    background: #325caa;
}
.el-radio__inner:hover {
    border-color: #325caa;
}
.el-input__inner:focus {
    border-color: #325caa;
    outline: 0;
}
.el-month-table td.current:not(.disabled) .cell {
    color: #325caa;
}
.el-month-table td .cell:hover {
    color: #325caa;
}
.el-month-table td.today .cell {
    color: #325caa;
}
.bandreal-class-boder .layui-layer-title{
  background: #325caa !important;
  color: white !important;
}
    .number {
      font-size: 14px;
      position: absolute;
      right: 28%;
      bottom: 0;
      color: #325caa;
    }
    .batch{
      right: 43%;
    }
    .img-icon{
      text-align: center;
    }
    .img-icon img{
      margin-top: 10px;
    }

    /* sci */
    .May_SCI{
      position: fixed;
      right: 15px;
      bottom: 27%;
      cursor: pointer;
      transition: all .5s ease;
    }

    .May_SCI>img{
      width: 138px;
      height:158px;
    }

    /* newYear */
    .newYear_upFile{
      position: fixed;
      right: 10px;
      bottom: 52%;
      cursor: pointer;
    }
    .newYear_upFile>img{
      width: 160px;
      height:120px;
    }
    .newYear_popBox{
      position:fixed;
      top:0;
      left:0;
      width: 100vw;
      height: 100vh;
      z-index: 99999999999;
    }
    .newYear_popBox_bg{
      background-color: #000000;
      opacity: 0.6;
      width: 100vw;
      height: 100vh;
      position:absolute;
      top:0;
      left:0;
    }
    .newYear_popBox_main_a{
      width: 100vw;
      height: 100vh;
      position:absolute;
      top:0;
      left:0;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .newYear_popBox_main{
      width: 1066px;

    }
    .newYear_popBox_close{
      width: 100%;
      display: flex;
      justify-content: flex-end;
      margin-bottom:10px;
    }
    .newYear_popBox_close>img{
      width: 40px;
      height: 40px;
      cursor: pointer;
    }
    .newYear_popBox_textBox{
      width: 1000px;
      height: 500px;
      opacity: 1;
      position:relative;
      padding:123px 68px 0;
    }
    .newYear_popBox_textBox_bg{
      width: 1000px;
      height: 500px;
      position:absolute;
      top:0;
      left:0;
      z-index: 99999999998;
    }
    .newYear_popBox_textBox_p{
      position:relative;
      z-index: 99999999999;
    }
    .newYear_popBox_textBox_p_block{
      font-size: 20px;
      font-weight: bold;
      color: #000000;
      margin-bottom:22px;
    }
    .newYear_popBox_textBox_p_desc{
      margin-bottom:22px;
      font-size: 16px;
      font-weight: 400;
      color: #000000;
    }
    .newYear_popBox_textBox_p_button{
      width: 246px;
      height: 50px;
      margin:0 auto;
    }
    .el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover {
        background: #eff7f7;
        color: #3391a8;
    }

    .search-container .el-input  {
        height: 48px;
    }

    .search-container .el-input input {
        height: 48px;
    }

    .qunimadesong {

    }

    .qunimadesong .el-button--mini, .el-button--small {
        width: auto;
        border-radius: unset;
        margin-bottom: 0;
        position: unset;
    }

    .qunimadesong .el-message-box__btns {
        text-align: right;
        padding: 5px 15px 0;
    }
 