.middle .hide{
  display: none;
}
.middle .content{
  width: 100%;
  border: none;
}
.middle .content-title{
  padding: 0;
  height: auto;
}
.middle .content .text .textcont{
  width: 100%;
  font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #454545;
}
.middle .content .form{
  width: 100%;
  margin-top: 25px;
}
.middle .content .form .form1, .form2, .form3, .form4, .form5, .form6 {
  margin-bottom: 0;
}
.middle .content .form .form-w{
  margin: 0 0 20px !important;
  width: 100%;
  height: 62px !important;
  text-align: right;
  font-family: MicrosoftYaHei !important;
	font-size: 30px !important;
	line-height: 100px !important;
	color: #4b4b4b !important;
}
/* .middle .content .form .form-w input,select{
  width: 77% !important;
  height: 62px !important;
  font-family: MicrosoftYaHei  !important;
	font-size: 24px !important;
	line-height: 44px !important;
	color: #757575 !important;
} */
.middle .content .form .jd{
  width: 50%;
  display: inline-block;
}
.middle .content .form .type{
  width: 50%;
  display: inline-block;
}
.middle .content .form .jd select,.type select{
  width: 54% !important;
}
.middle .content .form .form5{
  height: auto;
  margin: 0;
}
/* .middle .content .form .form6 input,select{
  font-family: MicrosoftYaHei  !important;
	font-size: 24px !important;
	line-height: 44px !important;
	color: #757575 !important;
} */
.middle .content .form .form6{
  margin-top: 26px !important;
}
.middle .content .form .form7{
  padding-top: 20px;
}
.middle .content .form .form-w textarea{
  width: 540px;
  height: 200px;
  vertical-align: -280px;
}

.form-item {
/*   padding-left: 150px; */
  padding-left: 194px;
  width: 100%;

}

.form-item.education, .form-item.type_con {
  width: 50%;
}

.form-item label {
/*   width: 150px; */
  width: 195px;
  font-size: 30px;
  line-height: 62px;
}

.form-item .form-input {
  height: 62px;
  line-height: 62px;
  font-size: 24px !important;
}

.form-item .form-input-color {
  color: #454545 !important;
}

.form-select {
  font-size: 30px !important;
  line-height: 62px !important;
  height: 62px;
  width: 100%;
  margin-bottom: 25px;
}

.form-input.textarea {
  height: 312px !important;
}

.mybtn button {
  font-size: 29px !important;
  line-height: 64px !important;
  border-radius: 5px;
  height: 64px !important;
  width: 180px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.form-item-name.required:before {
  font-size: 24px;
}

.zczx-reset-btn {
  background-color: #fff !important;
}

