.page {
  z-index: 2;
  /* height: 3156px; */
  background-color: rgba(36, 43, 53, 1);
  width: 100%;
  overflow: hidden;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.top-img {
  width: 100%;
  min-width: 1190px;
  height: 528px;
  margin: 0 auto;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210929/5593007727887807366_pic1.jpg)
    no-repeat center top;
  display: inline-block;
  text-align: center;
}
/* .top-img img {
  max-width: 100%;
  min-width: 1190px;
} */
.box-first {
  min-width: 1190px;
  min-height: 560px;
  background: #fffbf7;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.daibiaotitle {
  margin: 0 auto;
  top: -60px;
  position: absolute;
}

.bgtop {
  width: 695px;
  height: 132px;
  position: absolute;
  top: 0;
  left: 0;
}
.bgbottom {
  width: 822px;
  height: 210px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.top-mintitle {
  width: 900px;
  height: 48px;
  border-radius: 24px;
  border: 2px solid #d0b595;
  margin-top: 85px;
  font-size: 22px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7a5628;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom-text {
  width: 900px;
  display: flex;
  margin-top: 50px;
  z-index: 2;
}
.text-left {
  min-height: 290px;
  max-height: 480px;
  overflow: hidden;
  background: #fffbf7;
  position: relative;
}
.text-left span {
  width: 80px;
  height: 92px;
  font-size: 40px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 46px;
  position: absolute;
  top: 99px;
  left: 80px;
}
.text-right {
  width: 650px;
  min-height: 290px;
  max-height: 480px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-left: 42px;
  margin-bottom: 78px;
}
.line-text {
  width: 640px;
  height: 40px;
  display: flex;
}
.icon-yes {
  width: 20px;
  height: 20px;
  margin-top: 11px;
}
.mid-title {
  width: 111px;
  height: 20px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #000000;
  line-height: 40px;
  margin-left: 11px;
}
.right-text {
  width: 484px;
  height: 20px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 40px;
  margin-top: 10px;
  cursor: pointer;
}
.box-second {
  margin: 53px auto 0;
  min-width: 1190px;
  height: 434px;
  background: #fffbf7;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.interests {
  width: 1128px;
  display: flex;
  margin-top: 85px;
}
.imgitem {
  width: 268px;
  height: 303px;
  margin-right: 20px;

  position: relative;
}
.imgitem > img {
  width: 268px;
  height: 303px;
}
.gray {
  width: 268px;
  height: 303px;
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.littlelogo {
  width: 80px;
  height: 80px;
}
.text-one {
  width: 104px;
  height: 37px;
  font-size: 26px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 37px;
}
.text-two {
  width: 216px;
  height: 50px;
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
}
.box-third {
  margin: 53px auto 0;
  min-width: 1190px;
  height: 890px;
  background: #fffbf7;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.process {
  width: 862px;
  height: 60px;
  margin-top: 95px;
}
.step {
  width: 894px;
  height: 60px;
  display: flex;
  margin-top: 18px;
}
.box-one {
  width: 96px;
  height: 56px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box-four {
  width: 96px;
  height: 56px;
  margin-left: 162px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.first-text {
  width: 53px;
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #633125;
  line-height: 28px;
}
.second-text {
  width: 96px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #633125;
  line-height: 22px;
  text-align: center;
  margin-top: 6px;
}
.guanggao {
  margin: 30px auto 40px;
}

/* 表单部分 */
/* ----------------------表单 start */
.hjr-input-box {
  position: relative;
  width: 990px;
  height: 556px;
  padding: 45px 0 0;
  margin: 0 auto;
  border-radius: 10px;
}

/* 审核不通过原因 */
.hjr-apply-result {
  width: 990px;
  height: 28px;
  margin: 5px 0;
  line-height: 28px;

  text-align: center;
  background-color: #ffc4ad;
  color: #ff0000;
}

.hjr-apply-result-init {
  width: 990px;
  height: 28px;
}

.hjr-input-row {
  width: 1045px;
  height: 42px;
  margin-bottom: 20px;
}

.hjr-input-lable {
  display: inline-block;
  width: 232px;
  height: 42px;
  line-height: 42px;
  text-align: right;
  font-size: 15px;
  padding-right: 16px;
}

.hjr-input-row input {
  width: 600px;
  height: 40px;
  text-indent: 20px;
  background-color: #ffffff;
  border: solid 1px #ffe4c2;
}

input:focus::-webkit-input-placeholder {
  color: red;
}

/* Firefox < 19 */
input:focus:-moz-placeholder {
  color: red;
}

/* Firefox > 19 */
input:focus::-moz-placeholder {
  color: red;
}

/* Internet Explorer 10 */
input:focus:-ms-input-placeholder {
  color: red;
}

input:focus {
  outline: solid 1px #ff0000;
}

/* 地区选择 */
select {
  color: #686868;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(//image01.fat.homedo.com/Files/Images/cms/www/20210525/5028261608094313706_pic1.jpg)
    no-repeat right 0.5rem center;
  width: 192px;
  height: 40px;
  text-indent: 20px;
  margin-right: 9px;
  background-color: #ffffff;
  border: solid 1px #ffe4c2;
}
option {
  font-size: 14px;
}
.button-apply {
  display: inline-block;
  font-size: 28px;
  color: #9d7832;
  width: 428px;
  height: 92px;
  background: url(//image01.homedo.com/Files/Images/cms/www/20210520/5346823365711407089_pic1.png)
    no-repeat;
  text-align: center;
  line-height: 64px;
  border-radius: 50px;
  overflow: hidden;
  margin-top: 308px;
  opacity: 0;
}
/* ------------------------------------表单 end */
.submit-btn {
  cursor: pointer;
  width: 364px;
  height: 58px;
  background-color: #f3642d;
  border-radius: 4px;
  /* margin: 0 auto; */
  margin-left: 250px;
  margin-top: 40px;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 54px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}

.submit-tips {
  display: inline-block;
  width: 180px;
  height: 42px;
  text-indent: 2em;

  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 42px;
  letter-spacing: 0px;
  color: #ff2729;
}

/* 弹窗 */
.pop-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  background-color: #000000aa;
}

.pop-window {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  width: 420px;
  height: 232px;
  background-color: #ffffff;
}
.closeBtn{
  background: rgba(0,0,0,0.3);
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
  float: right;
  margin-right: 13px;
  cursor: pointer;
}
.pop-title {
  margin: 50px auto 30px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #222222;
}

.pop-text {
  margin: 0 auto 0;
  height: 20px;
  text-align: center;

  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #808080;
}

.pop-btn {
  width: 132px;
  margin: 20px auto 0;
  height: 35px;
  background-color: #2f7bff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}
