body #div{
  /* background: url(../view/default/styles/default/images/base_img/bj.jpeg) no-repeat;
  background-size: 100% 100%; */
  width: 100%;
  height: 100%;
  background: #4b7fb9;
}
#div {
  height: 100%;
  overflow-y: auto;
}

#head {
  height: 50px;
  position: relative;
  line-height: 10px;
}

.main_title {
  width: 100%;
  /* background-color: #015293; */
  /* border-bottom: 2px solid #dfdfdf; */
}

#head span {
  font-size: 25px;
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin-left: 363px;
  position: absolute;
  top: 2px;
  color: white;
}

.main-table {
  /* position: relative; */
  /* left: 38%; */
  width: 700px;
  /* margin: 0 auto 0; */
  /* border: 1px solid #015293; */
  border-radius: 10px;
  padding-bottom: 40px;
  font-size: 12px;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: max-content;
}

.main-table11 {
  position: relative;

}

.font00 {
  font-family: 黑体;
  font-size: 20px;
  width: 120px;
  position: relative;
  left: -120px;
  margin-top: 10px;
}

.font11,.font2 {
  font-family: 黑体;
  font-size: 20px;
  width: 120px;
  margin-top: 30px;
  position: relative;
  left: -120px;
}
.font2{
  display: none;
}

.font1 span {
  color: #a94442;
}

.mail_font {
  width: 100%;
  font-size: 18px;
  /* font-weight: bold; */
  line-height: 70px;
  color: #222;
  text-align: center;
  font-weight: bold;
}

.mail_btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #E1DFDF;
  background: linear-gradient(0deg, #ECEDEA 0%, #F8F8F6 50%, #DCDBD8 100%);
  text-align: center;
  cursor: pointer;
  margin: 30px auto 0;
  display: block;
}

/* .formques tr {
  margin-bottom: 20px;

} */

.first-login-dia {
  width: 500px;
  margin: 0 auto;
  font-size: 12px;
  text-align: center;
  /* min-height: 280px; */
}

.first-login-dia .font1 {
  width: 110px;
  font-size: 14px;
}
.first-login-dia tr{
  height: 40px;
  display: inline-block;
}
.first-login-dia tr.hig {
  height: 50px;
  display: block;
}

.first-login-dia tr.radio {
  height: 20px;
  vertical-align: top;
}
.divnewquestion1{
  width: 300px;
  height: 30px;
}
.first-login-dia input,
.first-login-dia .select1 {
  width: 340px;
  height: 30px;
  line-height: 30px;
  appearance: auto;
  border: 1px solid #dadada;
  background: #fff;
  /* opacity: 0.3; */
  border-radius: 2px;
  color: #444;
  text-indent: 10px;
  /* margin-bottom: 10px; */
}
.error{
  width: 347px;
}
.clear_position{
  position: relative;
}
.clearBtn{
  position:absolute;
  top: 6px;
  right: -30px;
}
.first-login-dia input.radio {
  width: 15px;
  height: 15px;
}

.first-login-dia .error {
  text-align: left;
  font-size: 14px;
}

.title {
  margin-left: -100px;
  background-color: #1999ff;
}

/* .submit_button {
            width: 90px;
            height: 34px;
            border: 1px solid #015293;
            border-radius: 6px;
            background-color: #015293;
            cursor: pointer;
            margin-top: 30px;
            bottom: -50px;
            position: absolute;
        } */
.passdiv {
  width: 130px;
  height: 34px;
  bottom: -55px;
  position: absolute;
  margin-left: 70%;
}

/*手机找回*/
#canvas {
  vertical-align: middle;
  box-sizing: border-box;
  border: 1px solid #ddd;
  cursor: pointer;
  width: 100px;
  height: 30px;
  border-radius: 4px;
}

.form-control {
  float: left;
}

#photoCode {
  width: 200px;
}

#phoneCode {
  width: 170px;
}

.input-group-btn {
  width: 100px;
}

.first-login-dia .input-group-btn input {
  width: 130px;
}

#notice_message,
#notice_message1,
#notice_message2 {
  text-align: center;
}

#notice_message span,
#notice_message1 span,
#notice_message2 span {
  color: #a94442;
}