
#authQiye a {
  text-decoration: none;
}
#authQiye {
  padding: 30px 0 0 0;
  background-color: white;
  text-align: left;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 15px;
}
#authQiye .i-box {
  padding-top: 0;
}
.mgt-25 {
  margin-top: 25px;
}
#bottom {
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #f2f2f2;
  margin-top: 40px;
  padding: 20px 30px;
}
#authQiye .pay-btn {
  margin: 0;
  border-radius: 2px !important;
  display: inline-block;
  margin-right: 20px;
}
.sureMsg {
  font-size: 14px;
  font-weight: 400;
  color: #252525;
  cursor: text;
}
.cursor {
  cursor: pointer;
}
.avatar-uploader {
  width: 390px;
  height: 250px;
}
.avatar-uploader .el-upload {
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.avatar-uploader .el-icon-upload {
  margin-top: 0;
}
.avatar-uploader .el-upload-dragger {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 14px 20px;
}
.avatar-uploader .el-upload:hover {
  border-color: #256ffc;
}
.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 100%;
  height: 100%;
  line-height: 250px;
  text-align: center;
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.progress {
  position: absolute;
  width: 350px;
  height: 222px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}
#authQiye .imgHover {
  position: absolute;
  width: 350px;
  height: 222px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
  display: none;
}
#authQiye .imgHover i {
  color: #fff;
  font-size: 22px;
  line-height: 222px;
}
#authQiye .el-upload-dragger:hover .imgHover {
  display: block;
}
#authQiye .imgHover i:hover {
  font-weight: 600;
}
.el-progress__text {
  color: #fff;
}
.avatar {
  width: 100%;
  height: 100%;
  display: block;
}
.mg-0 {
  margin: 0;
}
.imgBox {
  width: 390px;
  display: inline-block;
}
.imgLeft {
  width: 200px;
  float: left;
}
.imgRight {
  float: left;
}
#authQiye .el-icon-plus {
  color: #bfbfbf;
  margin-bottom: 18px;
  font-weight: 600;
}
.hint {
  color: red;
  height: 20px;
  position: absolute;
}
#authQiye .shenfen {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 110px;
  height: 40px;
  background: #ffffff;
  border-radius: 20px;
  text-align: center;
  color: #252525;
  line-height: 40px;
  font-size: 14px;
  margin: 25px 20px 25px 0;
  cursor: pointer;
}
#authQiye .shenfen .radius {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 2px;
}
#authQiye .shenfen.active {
  background: #256ffc;
  color: #fff;
}
#authQiye .shenfen.active .radius {
  border: 3px solid #ffffff;
}
.imgLeft > p {
  margin: 0;
}
#imgDemo {
  width: 800px;
  /* height: 500px; */
  padding-bottom: 30px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /* box-shadow: 100px 100px 100px #717171; */
  -webkit-box-shadow: 0px 0px 0px 1000px rgba(113, 113, 113, 0.5);
          box-shadow: 0px 0px 0px 1000px rgba(113, 113, 113, 0.5);
  text-align: center;
}
#imgDemo p {
  font-size: 20px;
  font-weight: bold;
  margin: 30px 0 0 0;
}
#imgDemo img {
  /* width: 400px;
  height: 254px; */
  margin-top: 60px;
}
#imgDemo .pay-btn {
  display: block;
  margin: 60px auto 0 auto;
  padding: 10px 43px;
  z-index: 99999;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#authQiye .auth-input {
  width: 375px;
}
#authQiye .el-dialog__header {
  height: 20px;
}
#authQiye .el-dialog__body {
  text-align: center;
  padding: 20px;
}
#authQiye .el-dialog {
  width: 800px!important;
}

