.sc-1 {
  background-color: #fff;
  padding: 0 66px 0;
  box-sizing: border-box;
  margin-bottom: 123px;
}
.sc-1 .sc-cs_title h3 {
  font-size: 36px;
}
.sc-1 .sc-cs_title {
  padding: 42px 0 101px 0;
}
.bookmark {
  text-align: center;
  /* width: 20px; */
}
.bookmark img {
  width: 20px;
}
.from-box {
  padding-bottom: 56px;
}
.inputBlock {
  margin-bottom: 61px;
}

.w501 {
  width: 501px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  height: 39px;
}
.w501 input {
  width: 475px;
  height: 37px;
}
.w501 a {
  width: 15px;
  height: 9px;
  display: block;
  margin-right: 9px;
}
.w501 a img {
  width: 100%;
}
.w1068 {
  width: 1068px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  height: 39px;
}
.w1068 input {
  width: 1000px;
  height: 37px;
}
.w1068 a {
  font-size: 16px;
  color: #c7c7c7;
  margin-right: 12px;
}
.uploadInput {
  width: 347px;
  position: relative;
}
.uploadInput input {
}
.uploadInput p {
  text-align: center;
  font-size: 12px;
  color: #ef3434;
  padding-top: 34px;
}
.uploadInput .uploadInput_con {
  background-color: #f1f1f1;
  width: 347px;
  height: 198px;
  text-align: center;
  justify-content: center;
  padding: 48px 0 33px;
  box-sizing: border-box;
}
.uploadInput_con_img {
  width: 100%;
}
.uploadInput_con span {
  font-size: 18px;
  color: #333;
}
.uploadFile {
  width: 347px;
  height: 198px;
  position: absolute;
  top: 0;
  left: 0;
  /* z-index: 99; */
  opacity: 0;
}
.bd-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.submit-btn {
  width: 394px;
  height: 86px;
  background-color: #d21f19;
  color: #fff;
  line-height: 86px;
  text-align: center;
  border-radius: 43px;
  margin: auto;
}
.prompt {
  text-align: center;
  color: #ef3434;
  font-size: 12px;
  padding-bottom: 30px;
}
.prompt span {
  display: inline-block;
  padding: 44px 0 30px 0;
}
.prompt p {
  line-height: 23px;
}
