
.forget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #37a0ff !important;
  line-height: 30px;
  margin-top: 0;
}
.forget2 {
  color: #c0c0c0 !important;
  margin-left: 4px !important;
}
.checkLogin .el-checkbox__label {
  width: 391px;
  height: 30px;
  font-size: 14px !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 30px;
}
.wx p {
  width: 100%;
  height: 25px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* margin-bottom: 0; */
}
.xieyi {
  color: #393939;
}
.xieyi a {
  color: #37a0ff !important;
  text-decoration: underline;
}


#app .msg-text {
    display: block;
    width: 60px;
    font-size: 16px !important;
    text-align: center;
    cursor: pointer;
    border: 1px solid #c0c0c0;
    width: 30% !important;
    margin-left: 24px;
    height: 38px !important;
    border-radius: 4px;
    /* margin-bottom: 24px; */
}
.msg-text.display {
    color: #ccc;
}
.checkLogin .el-checkbox__label {
    width: 391px;
    height: 30px;
    font-size: 14px !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #c0c0c0;
    line-height: 30px;
}
.login-submit {
    margin-top: 30px;
}
  /* .login-form .el-form-item.codelog {
  margin-bottom: 0;
} */
.login-form .el-form-item.codelog .el-form-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.wx p {
    width: 100%;
    height: 25px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #c0c0c0;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 0; */
}
.item-xieyi {
    margin-bottom: 0px !important;
    margin-top: -15px;
}
.xieyi {
    margin-top: 15px !important;
}


.msg-text {
  display: block;
  width: 60px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
}
.login-form .el-form-item.codeForget .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.social-container[data-v-2ffb9b82] {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.social-container .iconfont[data-v-2ffb9b82] {
    color: #fff;
    font-size: 30px;
}
.social-container .container[data-v-2ffb9b82] {
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 10px;
}
.social-container .title[data-v-2ffb9b82] {
    text-align: center;
}


.forget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 30px;
  margin-top: 0;
}
.checkLogin .el-checkbox__label {
  width: 391px;
  height: 30px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 30px;
}
.tored span:hover {
  color: #e79d5c !important;
}

.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-1837a7ec] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1837a7ec] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1837a7ec] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

.error-page[data-v-1845bf6d] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-1845bf6d] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-1845bf6d] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-1845bf6d] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}


.msg-text {
  display: block;
  width: 60px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
}
.checkLogin .el-checkbox__label {
  width: 391px;
  height: 30px;
  font-size: 14px !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 30px;
}
.xieyi {
  color: #c0c0c0;
}
.xieyi a {
  color: #c0c0c0;
  text-decoration: underline;
}
.item-xieyi {
  margin-bottom: 0px !important;
  margin-top: -15px;
}
span a {
  color: #37a0ff;
}
.login-form .el-form-item.get-code .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.now-xieyi {
  margin-top: 0px !important;
}

.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-page .img[data-v-4cf39caa] {
    margin-right: 80px;
    height: 360px;
    width: 100%;
    max-width: 430px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.error-page .content h1[data-v-4cf39caa] {
    color: #434e59;
    font-size: 72px;
    font-weight: 600;
    line-height: 72px;
    margin-bottom: 24px;
}
.error-page .content .desc[data-v-4cf39caa] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}

@charset "UTF-8";
.login-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-size: 100% 100%;
}
.forget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #c0c0c0;
  line-height: 30px;
  cursor: pointer;
  margin-top: 12px;
}
.forget:hover {
  color: #c09351;
}
.login-weaper {
  margin: 0 auto;
  width: 603px;
  background: white;
  -webkit-box-shadow: #e0e0e0 0px 0px 10px;
  box-shadow: #e0e0e0 0px 0px 10px;
  border-radius: 2px;
  background-size: 100% 100%;
}
.login-weaper .el-input-group__append {
    border: none;
}
.login-left,
.login-border {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  float: left;
  width: 48%;
  position: relative;
  background-size: cover;
}
.login-line {
  position: absolute;
  top: 67px;
  left: 57px;
  width: 51px;
  height: 6px;
  background: #ffffff;
  border-radius: 3px;
}
.login-con {
  position: absolute;
  top: 89px;
  left: 57px;
  width: 450px;
  height: 56px;
  font-size: 32px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 56px;
}
.login-border {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main {
  margin: 0 auto;
  width: 68%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main > h3 {
  margin-bottom: 20px;
}
.login-main > p {
  color: #76838f;
}
.login-title {
  color: #c09351;
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  letter-spacing: 4px;
}
.login-menu {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.login-menu a {
    color: #999;
    font-size: 12px;
    margin: 0px 8px;
}
.login-submit {
  border-radius: 4px;
  width: 100%;
  height: 45px;
  border: 1px solid #c09351;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  cursor: pointer;
  margin-top: 30px;
  font-family: 'neo';
  -webkit-transition: 0.25s;
  transition: 0.25s;
  margin-left: 0 !important;
}
.login-form {
  margin: 10px 0;
}
.login-form i {
    color: #d0d0d0;
}
.login-form .el-form-item__content {
    width: 100%;
}
.login-form .el-form-item {
    margin-bottom: 28px;
}
.login-form .el-input input:-internal-autofill-selected {
    background-color: white !important;
}
.login-form .el-input input {
    text-indent: 5px;
    background: transparent;
    height: 40px;
    border: 1px solid #d0d0d0;
    color: #101010;
}
.login-form .el-input .el-input__prefix i {
    padding: 0 5px;
    font-size: 16px !important;
}
.msg-text {
  color: #c09351;
}
.login-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
}
.login-bottom {
  position: fixed;
  bottom: 61px;
  width: 493px;
  margin-left: calc(50% - 197px);
}
.login-bottom p {
    height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    text-align: center;
    line-height: 22px;
}
.login-bottom div {
    text-align: center;
    height: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #a6a6a6;
    line-height: 25px;
}
#app .no-selected {
  height: 33px;
  font-size: 20px !important;
  font-weight: 500;
  color: #c0c0c0;
  line-height: 33px;
}
#app .selected {
  height: 33px;
  font-size: 20px !important;
  font-weight: 500;
  line-height: 33px;
}
h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 30px;
  letter-spacing: normal !important;
}
h4 span {
    cursor: pointer;
}
.login-submit {
  margin-top: 0;
}
.wx p::before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #c0c0c0;
}
.wx p::after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #c0c0c0;
}
.wx div {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.login-form .el-input .el-input__prefix i {
  padding: 0 5px;
  font-size: 16px !important;
  line-height: 38px;
}
.wx {
  position: relative;
}
.wx img {
  position: absolute;
  top: 30px;
}
#app input::-webkit-input-placeholder {
  /* placeholder颜色 */
  /* placeholder字体大小 */
  font-size: 16px !important;
}
#app .fts-20px {
  font-size: 20px !important;
}
#app .login-form .el-input__suffix-inner {
  font-size: 12px !important;
}
.login-container .header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 84px;
  background: #594134;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-container .header .line {
  width: 2px;
  height: 50px;
  display: block;
  background-color: white;
  margin: 0 20px;
}
#app .login-container .header .name {
  height: 38px;
  font-size: 28px !important;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 1px;
}
.login-container .content {
  width: 60%;
  margin: 0 auto;
  border: 1px solid #dfdfdf;
  padding: 10px;
}

.lock-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.lock-container .title {
    margin-bottom: 8px;
    color: #333;
}
.lock-container::before {
  z-index: -999;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg/login.png");
  background-size: cover;
}
.lock-form {
  width: 300px;
}

.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.avatar-uploader .avatar-uploader-icon[data-v-b4537d04] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-b4537d04] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-b4537d04] {
  margin-bottom: 37px;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: black;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-b4537d04] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #c09351;
}
.basic[data-v-b4537d04] .el-form .el-button--primary {
  margin-left: 0;
}
.tip[data-v-b4537d04] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.single[data-v-b4537d04] {
  height: 27px;
  font-size: 18px;
  font-weight: 400;
  color: #c09351;
  line-height: 27px;
}
.delete[data-v-b4537d04] .el-icon-circle-close {
  font-size: 20px;
}

.avatar-uploader .avatar-uploader-icon[data-v-0e6c1934] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-0e6c1934] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-0e6c1934] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-0e6c1934] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #c09351;
}
.tip[data-v-0e6c1934] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.form_radio[data-v-0e6c1934].el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 4px;
}
.form_radio[data-v-0e6c1934] .el-radio-button:last-child .el-radio-button__inner,
.form_radio .el-radio-button:first-child .el-radio-button__inner[data-v-0e6c1934] {
  border-radius: 4px;
}
.con[data-v-0e6c1934] {
  margin-bottom: 20px;
}
.tip1[data-v-0e6c1934] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
[data-v-0e6c1934].el-dialog__body {
  text-align: left;
}

.avatar-uploader .avatar-uploader-icon[data-v-7e8ed506] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-7e8ed506] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-7e8ed506] {
  margin-bottom: 37px;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: black;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-7e8ed506] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #c09351;
}
.basic[data-v-7e8ed506] .el-form .el-button--primary {
  margin-left: 0;
}
.tip[data-v-7e8ed506] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.single[data-v-7e8ed506] {
  height: 27px;
  font-size: 18px;
  font-weight: 400;
  color: #c09351;
  line-height: 27px;
}
.delete[data-v-7e8ed506] .el-icon-circle-close {
  font-size: 20px;
}

.avatar-uploader .avatar-uploader-icon[data-v-6789bed6] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-6789bed6] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-6789bed6] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-6789bed6] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #c09351;
}
.tip[data-v-6789bed6] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.form_radio[data-v-6789bed6].el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 4px;
}
.form_radio[data-v-6789bed6] .el-radio-button:last-child .el-radio-button__inner,
.form_radio .el-radio-button:first-child .el-radio-button__inner[data-v-6789bed6] {
  border-radius: 4px;
}
.con[data-v-6789bed6] {
  margin-bottom: 20px;
}
.tip1[data-v-6789bed6] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
[data-v-6789bed6].el-dialog__body {
  text-align: left;
}

