.el-form-item {
  margin-bottom: 30px !important;
}

.m_loginName .el-form-item__content .el-form-item__error {
  padding-top: 16px !important;
  margin-left: 3px
}

.el-message-box__wrapper .el-message-box {
  width: 825px;
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.el-message-box__wrapper .el-message-box .el-message-box__content {
  border-top: 1px solid #ccc;
}

.g_heard .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav .is-top {
  width: 147px !important;
  margin-left: 38px;
}

.g_heard .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav #tab-first {
  width: 240px !important;
  font-size: 24px;
  margin-left: 75px;
}

.g_heard .el-tabs .el-tabs__header .el-tabs__nav-wrap .el-tabs__nav-scroll .el-tabs__nav #tab-second {
  width: 100px !important;
  font-size: 24px;
  margin: 0;
}

.g_heard .el-tabs .el-tabs__content .el-tab-pane .el-form .is-required {
  width: 450px;
}

.el-tabs__nav-wrap::after {
  width: 80% !important;
}

.el-message-box__wrapper .el-message-box .el-message-box__btns {
  display: none;
}

.el-form-item__label {
  font-size: 15px !important;
}

a {
  text-decoration: none;
}

.el-tabs__nav-prev {
  display: none;
}

.el-tabs__nav-next {
  display: none;
}

.codeGeting {
  background: #cdcdcd;
  border-color: #cdcdcd;
}

.g_top {
  height: 92px;
  box-shadow: 0 4px 14px 0 rgb(228 231 233 / 38%);
  background-color: #fff;
  width: 100%;
  margin-bottom: 3px
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.g_top .container .m_page_tit {
  float: left;
  font-size: 22px;
  font-weight: 400;
  color: #181818;
  margin-left: 0;
  margin-top: 20px;
}

.g_top .container .u_quick_link {
  overflow: hidden;
  padding-right: 45px;
  padding-top: 38px;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
  color: #999;
}

.g_top .container .u_quick_link a {
  color: #0095ff;
}

.g_top .container .u_quick_link .eyui-icon {
  font-size: 16px;
  line-height: 0;
  font-weight: 600;
  margin-left: 5px;
}

.g_heard {
  background-color: #fff;
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.g_heard .el-tabs {
  width: 600px;
  margin-left: 80px;
}

.col-md-5 {
  border-left: 1px solid #eee;
  width: 500px;
  margin-left: 50px;
  color: #333;
  font-size: 13px;
}

.g_footer {
  color: #333
}

.m_copy_rt {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #f8f8f8;
  border-top: solid 1px #e5e5e5;

}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  font-size: 13px;
  padding-right: 5px;
}

.col-md-offset-3 {
  font-size: 14px;
  width: 630px;
  z-index: 9999;
  margin-top: -12px;

}
