.login-parsk .bkzn_modal,
.login-parsk .bkzn_selectprefix {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 3333;
  background-color: rgba(0, 0, 0, 0.15);
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
} 
.login-parsk .bkzn_login,
.login-parsk .bkzn_selectprefix_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 576px;
  height: 540px;
  background: url(https://www.cfa.cn/bd_download/images/login_bg_chuji.png) no-repeat center center;
  z-index: 222;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  padding-top: 222px;
  box-sizing: border-box;
}

.login-parsk .captcheisHas {
  height: 0px !important;
}

.login-parsk .phone-filed, .login-parsk .captcheIdo {
  width: 362px;
  height: 80px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.login-parsk .bkzn_login > div > label {
  width: 20px;
}

.login-parsk .username,
.login-parsk .phone,
.login-parsk .captcheCode {
  width: 100%;
  text-indent: .6em;
  height: 100%;
  outline: none;
}

.login-parsk .captcheCode {
  height: 60%;
  margin-left: 46px;
}
input{
    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
}
.login-parsk .submitLogin {
  font-size: 16px;
  width: 369px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: url(https://www.cfa.cn/bd_download/images/subbg.png) no-repeat center center;
  color: #FFFFFF;
  border: none !important;
  background-color: transparent !important;
}

.login-parsk .submitLogin:hover {
  cursor: pointer;
}

.login-parsk .captcheIdo {
  margin-bottom: 0px !important;
  background: url(https://www.cfa.cn/bd_download/images/captche.png) no-repeat center center;
}

.login-parsk .captcheIdo > input {
  width: 60%;
}

.login-parsk .bkzn_login input[type=number] {
  -moz-appearance: textfield;
}

.login-parsk .bkzn_login input[type=number]::-webkit-inner-spin-button,
.login-parsk .bkzn_login input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.login-parsk .bkzn_login input {
  border: none;
  background-color: transparent;
}

.login-parsk .captche {
  margin: 6px 0px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
  color: #F96203;
}

.login-parsk .captcheIdo > button:hover {
  cursor: pointer;
}

.login-parsk .CloseModal {
  position: absolute;
  top: 43px;
  right: 78px;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
  background: #FFFFFF url(https://s.gaodunwangxiao.com/static-resource/login/images/close.png) center center no-repeat;
  cursor: pointer;
}

.login-parsk .CloseModal:hover {
  cursor: pointer;
}

.login-parsk .labelforClass {
  color: #f17116;
  text-decoration: none;
  /* margin: 0px 5px; */
}

.login-parsk .contentWidth {
  width: 40px;
  text-align: left;
  font-size: 18px;
  border-bottom: 2px solid #f96203;
  color: #f96203;
  padding-bottom: 5px;
}

.login-parsk .submitMessage {
  position: relative;
}

.login-parsk .submitMessage::after {
  content: "";
  position: absolute;
  display: block;
  width: 300px;
  top: -36px;
  color: #bbb;
  font-size: 18px;
}

.login-parsk .prefixType {
  color: #222;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 32px;
}

.login-parsk .content-select {
  display: flex;
  align-items: center;
}

.login-parsk .phone {
  width: 60%;
  margin-left: 46px;
  height: 60%;
}

.login-parsk .phone-filed {
  background: url(https://www.cfa.cn/bd_download/images/phone.png) no-repeat center center;
}

.login-parsk .checkouboxIds {
  width: 30%;
}

.login-parsk .user-mask-download {
  width: 80%;
  color: #f17116;
  text-align: center;
  margin-left: 5px;
  font-size: 14px;
}

.login-parsk .user-mask-download a {
  color: #f17116;
}

.submit-scrm-part {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.tearcher-user-info{
padding-top: 60px;
box-sizing: border-box;
}

.submit-scrm-part .submit-scrm-box {
  width: 400px;
  height: 400px;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  box-sizing:border-box;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
.tearcher-avatar-info img{
    width:100%;
}
.submit-scrm-part .tearcher-avatar-info {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute; 
   left: 50%; 
 transform: translate(-50%, -50%);
}

.submit-scrm-part .teacher-add-tips {
  color: #ff6e00;
  font-size: 24px;
  text-align: center;

  line-height: 40px;
}

.submit-scrm-part .teacher-add-tt {
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  text-align: center;
}

.submit-scrm-part .code_tearcher {
  width: 200px;
  margin:0px auto;
  margin-top:20px;
}
.code_tearcher img{
    width: 100%;
}

.submit-scrm-part .close-modal-part {
  width: 31px;
  height: 30px;
  position: absolute;
  right: 12px;
  top: 11px;
}