.liner-bg {
  height: 2px;
  background-color: #ddd;
}

.loginsum_main {
  max-height: unset;
  min-height: unset;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -55%);
      -ms-transform: translate(-50%, -55%);
          transform: translate(-50%, -55%);
}

.loginsum_main .advertisement {
  margin-top: 40px;
}

.loginsum_main .advertisement img {
  width: 544px;
  height: 412px;
}

.loginsum_main .login_form {
  float: none;
}

.loginsum_main .login_form .lo_intext {
  border: 1px solid #eee;
  width: 360px;
  /* margin-top: 0; */
  margin: 0 auto;
  border-radius: 10px;
  background-color: rgba(255,255,255,0.5);
}

.loginsum_main .login_form .lo_intext .layel1 {
  font-size: unset;
  text-align: left;
}

.loginsum_main .login_form .lo_intext .layel1 span {
  height: 50px;
  text-align: left;
  padding-left: 30px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.loginsum_main .login_form .lo_intext .layel1 .back {
  margin-right: 10px;
  color: #333;
}

.loginsum_main .login_form .lo_intext .layel2 .text_uspa {
  width: 322px;
  height: 40px;
  border-color: #eee;
  position: relative;
  overflow: unset;
  border-radius: 3px;
}

.loginsum_main .login_form .lo_intext .layel2 .text_uspa_focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #259be9;
}

.loginsum_main .login_form .lo_intext .layel2 .text_warning {
  border-color: #e83e3f;
}

.loginsum_main .login_form .lo_intext .layel2 .text_warning .text_cmu {
  background-color: #fef0ef;
}

.loginsum_main .login_form .lo_intext .layel2 .text_warning .err-icon {
  position: absolute;
  top: 50%;
  right: -15px;
  margin-top: -10px;
}

.loginsum_main .login_form .lo_intext .layel2 .check_cum {
  width: 152px;
  margin: 0;
}

.loginsum_main .login_form .lo_intext .layel2 .text_uspa label {
  width: 40px;
  height: 40px;
  border-right: none;
}

.loginsum_main .login_form .lo_intext .layel2 .text_uspa .text_cmu {
  width: 280px;
}

.loginsum_main .login_form .lo_intext .layel2 .check_cum .text_cmu {
  width: 100%;
}

.loginsum_main .login_form .lo_intext .layel2 .check_cum_img {
  margin-left: 16px;
  text-align: right;
}

.loginsum_main .login_form .lo_intext .layel2 .check_cum_img img {
  margin-left: 0;
  cursor: pointer;
}

.loginsum_main .login_form .lo_intext .layel2 .login_bnt a {
  width: 320px;
  border-radius: 3px;
}

.foget_pwt {
  margin: 20px 0 20px 20px;
  color: #666;
}

.contactsty {
  padding: 0;
  margin: 20px 0;
}

.contactsty .register_c {
  margin-right: 20px;
  margin-top: 0;
}

.contactsty .register_c .justclix {
  display: inline-block;
}

.contactsty .register_c .justclix span {
  color: #1d7de9;
  vertical-align: top;
  font-size: 14px;
}

.err-icon {
  display: none;
}

.err-txt {
  margin: 10px 20px;
  height: 20px;
}

.form-icon {
  width: 40px;
  height: 40px;
  text-align: center;
}

.form-icon i {
  font-size: 20px;
  margin-top: 8px;
  color: #ddd;
}

.page-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1224px;
  z-index: -1;
  overflow: hidden;
}

.page-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.loginsum_cm .login-welcome span, .container-title .back {
  color: #fff;
}
