.first-loading-wrp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 90vh;
  min-height: 90vh;
}

.first-loading-wrp > h1 {
  font-size: 28px;
  font-weight: bolder;
}

.first-loading-wrp .loading-wrp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 98px;
}

.dot {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 64px;
  height: 64px;
  font-size: 64px;
  transform: rotate(45deg);
  animation: antRotate 1.2s infinite linear;
}

.dot i {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  background-color: #1890ff;
  border-radius: 100%;
  opacity: 0.3;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  animation: antSpinMove 1s infinite linear alternate;
}

.dot i:nth-child(1) {
  top: 0;
  left: 0;
}

.dot i:nth-child(2) {
  top: 0;
  right: 0;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.dot i:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.dot i:nth-child(4) {
  bottom: 0;
  left: 0;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
}

@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
}

@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}

@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
.curpion{
  cursor:pointer
}
.hide .el-upload--picture-card {
  display: none;
}
.userInfo{
  display:flex;
  align-items: center;
}
.userInfo img{
  width:50px;
  height:50px;
  border-radius: 100%;
}
.userInfo-item{
  text-align:left;
  margin-left:10px;
}
.mb-20{
  margin-bottom:20px;
}
.ml-10{
  margin-left:10px;
}
.upload-wq{
  width: 80px;
  height: 80px;
  position: relative;
  border: 1px dashed  #cdd0d6;
  border-radius: 6px;
  background-color: #fafafa;
  text-align: center;
  cursor:pointer
}
.upload-wq .iconw{
  font-size: 20px;
  color: #909399;
  line-height: 80px;
}
.face-img{
  width: 80px;
  height: 80px;
  cursor:pointer
}
.face-img img{
  width: 80px;
  height: 80px;
}
.wf-button + .wf-button{
  margin-left: 0!important;
}
.wf-button{
  padding: 8px 8px!important;
}
.text-center{
  text-align: center;
}
.widhth100{
      width: 100%;
}
.mb-10{
  margin-bottom:10px;
}
.mt-20{
  margin-top: 20px;
}
.mt-10{
  margin-top: 10px;
}
.ml-20{
  margin-left: 20px;
}
.mt-5{
  margin-top: 5px;
}
.title-lefts{
  font-weight: 600;
  color: #000;
}
.c-red{
  color: #F56C6C;
}
.c-green{
  color: #67C23A;
}
.hindtle{
  background-color: #F2F5F7;
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
}
.mt-40{
  margin-top:40px;
}
.flex{
  display: flex;
}
.alcenter{
  align-items: center;
}
.c-000{
  color: #000;
}
.c-909399{
  color: #909399;
}
.c-909599{
  color:#909599;
}
.flex-one{
  flex:1
}
.flex-x-between{
  justify-content: space-between;
}
.ft-12{
  font-size: 12px;
}
.mr-10{
  margin-right: 10px;
}
.mr-20{
  margin-right: 20px;
}
.flex-x-center{
  justify-content: center;
}
.mt-40{
  margin-top: 40px;
}
.ft28{
  font-size: 28px;
}
.ft14{
  font-size: 14px;
}
.font-weight500{
  font-weight: 500;
}
.font-weight600{
  font-weight: 600;
}
.ft20{
  font-size: 20px;
}
.text-right{
  text-align: right;
}
.mr-5{
  margin-right: 5px;
}
.el-drawer__header{
  margin-bottom: 0px!important;
}
.statment-type{
  display: flex;
  align-items: center;
}
.statment-item{
  border: 1px solid #cecece;
  padding: 7px 15px;
}
.acreti{
  background: #EBEEF0;
}

.regoifvtyy{
  font-size: 14px;
  color: #999;
}
