html,
body {
  height: 100%;
  background-color: #f5f5f5;
}
.wrap {
  width: 100%;
  background: #fff7f1;
  padding-bottom: 24px;
}
[v-cloak] {
  display: none;
}
/* 表单 */
/**-------------------->
       banner
<--------------------**/
.header-banner {
  width: 100%;
  min-width: 1190px;
  height: 380px;
  overflow: hidden;
  background: url('/public/img/designPartner/banner21.png') no-repeat center;
  background-size: cover;
  text-align: center;
}
.header-banner p {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  margin-top: 180px;
}
.header-banner a,
.header-banner a:hover,
.header-banner a:active,
.header-banner a:link,
.header-banner a:visited {
  display: inline-block;
  width: 280px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  background: #ff6900;
  border-radius: 30px;
  margin-top: 270px;
}
.header-banner a.yetSub,
.header-banner a:hover.yetSub,
.header-banner a:active.yetSub,
.header-banner a:link.yetSub,
.header-banner a:visited.yetSub {
  background: #d8d8d8;
  box-shadow: 0px 0px 0px 0px #b4b4b4;
  cursor: not-allowed;
}
.partner-what {
  padding: 48px 0 24px;
  box-sizing: border-box;
}
.partner-what .bg-img {
  background-image: url(/public/img/designPartner/imgae_bg7.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  width: 1210px;
  height: 280px;
}
.partner-what .bg-img .title {
  display: inline-block;
  margin-left: 409px;
  margin-top: 36px;
  margin-bottom: 28px;
  width: 234px;
  height: 36px;
  opacity: 1;
  font-size: 26px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #000;
  line-height: 36px;
}
.partner-what .bg-img .content {
  width: 716px;
  height: 140px;
  opacity: 1;
  margin-left: 409px;
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: justify;
  color: #666666;
  line-height: 36px;
  letter-spacing: 1px;
}
.partner-public {
  text-align: center;
}
.partner-public h2 {
  font-size: 36px;
  font-weight: 600;
  color: #333;
  line-height: 40px;
}
/*  - 设计合伙人的好处 - */
.merit-content {
  width: 100%;
  margin-bottom: 49px;
}
.merit-content .h2 {
  width: 413px;
  height: 36px;
  margin: 0 auto 59px;
  opacity: 1;
  font-size: 30px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #000;
  line-height: 36px;
}
.merit-content ul {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  left: -8px;
}
.merit-content ul li {
  display: inline-block;
  font-size: 16px;
  width: 364px;
  height: 303px;
  background-color: #ff6900;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  margin-right: 48px;
}
.merit-content ul li:last-child {
  margin-right: 0px;
}
.merit-content ul li img:last-child {
  position: relative;
  top: -360px;
}
.merit-content ul li .title {
  position: relative;
  top: -185px;
  left: 0;
  width: 100%;
  height: 33px;
  opacity: 1;
  font-size: 24px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 33px;
}
.merit-content ul li .text {
  position: relative;
  top: -155px;
  margin: 0 auto;
  width: 310px;
  opacity: 1;
  font-size: 20px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
}
/**-------------------->
   如何成为设计合伙人
<--------------------**/
.design-require {
  width: 100%;
  height: 524px;
  overflow: hidden;
  background: url('/public/img/designPartner/background_img.png') no-repeat center;
}
.design-require-wrap {
  width: 1190px;
  height: 364px;
  margin: 80px auto 0;
  background: #fff;
}
.design-require-wrap h2 {
  padding-top: 60px;
}
.design-require-wrap p {
  margin: 20px 0 40px;
  font-size: 16px;
  color: #777;
}
.design-require-wrap ul {
  text-align: left;
  margin-left: 283px;
}
.design-require-wrap ul li {
  color: #777;
  line-height: 30px;
  font-size: 16px;
}
/**-------------------->
       流程
<--------------------**/
.floor_process {
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
}
.floor_process .h2 {
  width: 413px;
  height: 36px;
  margin: 0 auto;
  opacity: 1;
  font-size: 30px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  text-align: center;
  color: #000;
  line-height: 36px;
}
.floor_process .apply-process {
  width: 1210px;
  height: 244px;
  position: relative;
  left: -12px;
  margin-top: 42px;
  margin-bottom: 24px;
  background-image: url(/public/img/designPartner/image_bg8.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.floor_process .apply-process span {
  white-space: nowrap;
  overflow: hidden;
  width: 925px;
  color: #ff8e3f;
  font-size: 30px;
  font-family: PingFangSC, PingFangSC-Medium;
  font-weight: 500;
  display: inline-block;
  position: relative;
  top: 80px;
  z-index: 1;
}
.floor_process .apply-process ul {
  margin-left: 60px;
}
.floor_process .apply-process ul li {
  width: 160px;
  height: 104px;
  text-align: center;
  float: left;
  margin-right: 146px;
}
.floor_process .apply-process ul li:last-child {
  margin-right: 0px;
}
.floor_process .apply-process ul li .img_icon {
  position: relative;
  top: 5px;
  z-index: 2;
  width: 100px;
  height: 100px;
}
.floor_process .apply-process ul li .jiantou {
  position: relative;
  z-index: 2;
  top: -95px;
  left: 155px;
}
.floor_process .apply-process ul li p {
  margin: 14px auto 0;
  width: 150px;
  height: 24px;
  opacity: 1;
  font-size: 18px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #666666;
  line-height: 24px;
}
.form {
  width: 100%;
}
.form .form-title {
  margin: 40px auto 24px;
  width: 1190px;
  box-sizing: border-box;
  height: 16px;
  border-left: 4px solid #FF6900;
  padding-left: 12px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #222222;
  line-height: 16px;
}
.form .form-center {
  width: 1190px;
  padding: 32px 0;
  box-sizing: border-box;
  margin: 0 auto 24px;
  background-color: #fff;
}
.form .form-center .el-form {
  width: 700px;
  margin: 0 auto;
}
.form .form-center .el-form .el-form-item__label {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
}
.form .form-center .el-form .up {
  display: flex;
}
.form .form-center .el-form .up .updata {
  cursor: pointer;
  flex-shrink: 0 ;
  width: 107px;
  height: 35px;
  border: 1px solid #FF6900;
  display: flex;
  line-height: 35px;
  color: #FF6900;
}
.form .form-center .el-form .up .updata i {
  background-image: url(/public/img/designPartner/up.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 14px;
  margin: auto 0;
  margin-left: 12px;
  margin-right: 6px;
}
.form .form-center .el-form .up p {
  width: 589px;
  margin-left: 16px;
  white-space: nowrap;
}
.form .form-center .el-form .right {
  display: flex;
}
.form .form-center .el-form .identity .el-input .el-input__inner {
  width: 266px;
}
.form .form-center .el-form .el-radio__input.is-checked .el-radio__inner {
  border-color: #ff6900;
  background: #fff;
}
.form .form-center .el-form .el-radio__inner::after {
  background: #ff6900;
}
.form .form-center .el-form .el-radio__input.is-checked + .el-radio__label {
  color: #ff6900;
}
.form .form-center .el-form .el-input__inner {
  height: 35px;
}
.form .form-center .el-form #upload-file-uls li span {
  margin-left: 32px;
  color: #ff6900;
  cursor: pointer;
}
.form .form-center .el-form .el-form-item.is-error .el-input__inner,
.form .form-center .el-form .el-form-item.is-error .el-input__inner:focus,
.form .form-center .el-form .el-form-item.is-error .el-textarea__inner,
.form .form-center .el-form .el-form-item.is-error .el-textarea__inner:focus,
.form .form-center .el-form .el-message-box__input input.invalid,
.form .form-center .el-form .el-message-box__input input.invalid:focus {
  border-color: #FF6900;
}
.form .form-center .el-form .el-input__inner:focus {
  border-color: #FF6900;
}
.form .form-center .el-form .el-textarea__inner:focus {
  border-color: #FF6900;
}
.form .form-center .el-form .el-select .el-input.is-focus .el-input__inner {
  border-color: #FF6900;
}
.form .form-center .el-form .el-input__icon {
  line-height: 35px;
}
.form .form-center .el-form a {
  margin-left: 16px;
}
.form .form-center .el-form .el-button {
  width: 156px;
  height: 40px;
  font-size: 20px;
  line-height: 0.5;
}
.form .form-center .el-form .el-button--primary:first-child {
  margin-left: 40px;
  background-color: #ff6900;
  border-color: #ff6900;
}
/**-------------------->
         弹窗提示
<--------------------**/
.refer {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.5);
}
.refer .prompt {
  width: 280px;
  height: 160px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 24px 0px rgba(200, 201, 204, 0.5);
}
.refer .prompt p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #646566;
  margin-top: 70px;
}
.refer .prompt .top {
  display: flex;
}
.refer .prompt .top .form-img {
  position: relative;
  top: 50px;
  left: 120px;
  width: 30px;
  height: 30px;
}
.refer .prompt .top p {
  width: 350px;
  margin-top: 10px;
  margin-left: -22px;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #323233;
}
.refer .prompt .top .form-close-img {
  cursor: pointer;
  margin-right: 12px;
  margin-top: 12px;
  width: 16px;
  height: 16px;
}
.ex-fail-modal {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
}
.ex-fail-box {
  width: 465px;
  background: #ffffff;
  padding-bottom: 32px;
}
.ex-fail-top {
  height: 55px;
  border-bottom: 1px solid #ededed;
  line-height: 55px;
  text-align: center;
  position: relative;
  font-size: 20px;
  color: #222;
  font-weight: bold;
}
.ex-fail-top .fail-close {
  position: absolute;
  right: 16px;
  top: 7px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ex-fail-content {
  padding: 24px 78px 48px 64px;
  display: flex;
}
.ex-fail-content .ex-fail-left {
  color: #aaaaaa;
  line-height: 22px;
  width: 64px;
  font-size: 16px;
}
.ex-fail-content .ex-fail-right {
  flex: 1;
  color: #222222;
  font-size: 16px;
}
.ex-fail-reset {
  width: 160px;
  height: 44px;
  background: #3e84ff;
  border-radius: 2px;
  margin: 0 auto;
  font-size: 16px;
  color: #FFF;
  display: flex;
  align-content: center;
  justify-content: center;
  line-height: 44px;
  cursor: pointer;
}
