.apply-wrapper .main-wrapper {
  min-width: 1000px;
  background: url("../imgs/fs-common.jpg") no-repeat center center;
  background-size: cover;
}
.apply-wrapper .main-wrapper .tab-wrapper {
  width: 440px;
  font-size: 0;
  margin: 0 auto;
  padding-top: 50px;
}
.apply-wrapper .main-wrapper .tab-wrapper .tab-item {
  vertical-align: top;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  cursor: pointer;
  border: 1px solid transparent;
}
.apply-wrapper .main-wrapper .tab-wrapper .tab-item.active {
  background: #fff;
  border: 1px solid #5a6b7c;
}
.apply-wrapper .main-wrapper .tab-wrapper .tab-item.fee-tab {
  margin: 0 36px;
}
.apply-wrapper .main-wrapper .tab-content {
  display: none;
  padding-top: 80px;
}
.apply-wrapper .main-wrapper .tab-content.progress-content {
  width: 660px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.apply-wrapper .main-wrapper .tab-content.progress-content p {
  text-align: justify;
  font-size: 20px;
  line-height: 40px;
}
.apply-wrapper .main-wrapper .tab-content.progress-content img {
  margin: 10px auto 60px;
}
.apply-wrapper .main-wrapper .tab-content.fee-content {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.apply-wrapper .main-wrapper .tab-content.fee-content .title {
  padding-bottom: 12px;
  border-bottom: 1px solid #cdb999;
  font-size: 20px;
  margin-bottom: 15px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content {
  display: block;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper {
  width: 1000px;
  margin: 0 auto;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .title {
  font-size: 28px;
  color: #000;
  margin-bottom: 18px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box {
  width: 600px;
  height: 805px;
  margin: 0 auto;
  border-radius: 15px;
  background: #fdfdfd;
  border: solid 2px #4a5d70;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row {
  font-size: 0;
  border-bottom: 2px solid #a2a2a2;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row:last-child {
  border-bottom: none;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row input {
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  margin-top: 29px;
  border: none;
  background: none;
  outline: none;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row input::webkit-input-placeholder {
  color: #a7a7a7;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .address-detail {
  height: 88px;
  padding-left: 30px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .address2 {
  width: 540px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .left-label {
  vertical-align: top;
  font-size: 24px;
  color: #4a5d70;
  height: 88px;
  line-height: 88px;
  width: 166px;
  padding-left: 30px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input {
  height: 88px;
  font-size: 0;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input.birth-input {
  font-size: 29px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input.birth-input .year {
  width: 100px;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 2px 0;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input.birth-input .month {
  width: 70px;
  border: 1px solid #000;
  margin: 0 10px 0 10px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input.birth-input .day {
  width: 70px;
  border: 1px solid #000;
  margin: 0 10px 0 10px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .intention,
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .project {
  width: 200px;
  height: 40px;
  font-size: 24px;
  background: none;
  outline: none;
  margin-top: 22px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .sex-wrapper {
  width: 85px;
  font-size: 0;
  cursor: pointer;
  vertical-align: top;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .sex-wrapper .sex {
  font-size: 29px;
  height: 88px;
  line-height: 88px;
  color: #000;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .sex-wrapper .sex-checkbox {
  height: 88px;
  width: 26px;
  margin-right: 20px;
  vertical-align: top;
  background: url("../imgs/xuanze.png") no-repeat -28px center;
  background-size: 53px 25px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .sex-wrapper .sex-checkbox.active {
  background: url("../imgs/xuanze.png") no-repeat 0 center;
  background-size: 53px 25px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .form-box ul li .form-row .right-input .female-wrapper {
  margin-left: 40px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .submit-btn {
  width: 360px;
  height: 53px;
  margin: 50px auto 40px;
  background: url("../imgs/fs-submit-btn.png") no-repeat center center;
  background-size: cover;
  cursor: pointer;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .tip-wrapper {
  width: 500px;
  font-size: 0;
  margin: 0 auto;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .tip-wrapper .left-tip {
  font-size: 18px;
  color: #d30000;
  margin-right: 20px;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .tip-wrapper .right-tip {
  font-size: 18px;
  color: #808080;
  vertical-align: top;
}
.apply-wrapper .main-wrapper .tab-content.layout-content .xuan-zhi-wrapper .tip-wrapper .right-tip p {
  margin-bottom: 20px;
}
