.smy-form .smy-form-item {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: flex-start;
  padding-bottom: 40px;
}
.smy-form .smy-form-item1 {
  padding-left: 120px;
  padding-bottom: 40px;
}
.smy-form .smy-form-item2 {
  padding-bottom: 40px;
}
.smy-form .smy-form-label {
  padding-top: 16px;
  padding-right: 10px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.smy-form .smy-form-label.is-required:after {
  content: '*';
  display: inline-block;
  vertical-align: middle;
  color: #FF5428;
  line-height: 20px;
}
.smy-form .smy-form-input-Type-name.active {
  outline: 1px solid #FF5428;
}
.smy-form .smy-form-input {
  width: 458px;
  height: 60px;
  padding: 0 20px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.smy-form .smy-form-input.active {
  outline: 1px solid #FF5428;
}
.smy-form .smy-form-input:focus {
  outline: 1px solid #39B780;
}
.smy-form .smy-form-input:-moz-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-input::-moz-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-input:-ms-input-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-input::-webkit-input-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-radio {
  display: inline-flex;
  align-items: center;
  height: 48px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  cursor: pointer;
}
.smy-form .smy-form-radio .smy-form-radio-icon {
  margin-right: 10px;
}
.smy-form .smy-form-radio .smy-form-radio-icon:before {
  content: '\e65c';
  font-size: 24px;
  color: #D8D8D8;
  font-family: "smy-iconfont", serif;
  font-style: normal;
  transition: all 0.3s ease-out;
  background-color: #ffffff;
  border-radius: 50%;
}
.smy-form .smy-form-radio input {
  display: none;
}
.smy-form .smy-form-radio input:checked + .smy-form-radio-icon:before {
  content: '\e65d';
  color: #39B780;
}
.smy-form .smy-form-textarea {
  width: 100%;
  padding: 16px 20px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.smy-form .smy-form-textarea.active {
  outline: 1px solid #FF5428;
}
.smy-form .smy-form-textarea:focus {
  outline: 1px solid #39B780;
}
.smy-form .smy-form-textarea:-moz-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-textarea::-moz-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-textarea:-ms-input-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-textarea::-webkit-input-placeholder {
  color: #D8D8D8;
}
.smy-form .smy-form-submit {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 44px;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  background-image: linear-gradient(120deg, #2FD089 0%, #11CAD0 100%);
}
.smy-form .smy-form-submit:hover {
  opacity: 0.7;
  color: #FEFEFE;
}
[v-cloak] {
  display: none;
}
.confirm {
  padding-left: 47px;
  padding-top: 7px;
  padding-right: 47px;
  padding-bottom: 7px;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 44px;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  background-image: linear-gradient(120deg, #2FD089 0%, #11CAD0 100%);
}
.confirm:hover {
  opacity: 0.7;
  color: #FEFEFE;
}
.smy-fm-cooperation-apply-header {
  padding-top: 30px;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-content {
  position: relative;
  top: 60px;
  width: 1200px;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.08);
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-title {
  padding-top: 30px;
  font-size: 38px;
  color: #333333;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-sub-title {
  padding-top: 16px;
  margin: 39px 50px 0;
  font-size: 22px;
  color: #666666;
  line-height: 24px;
  text-align: center;
  border-top: 1px solid #D4D4D4;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-list {
  display: flex;
  justify-content: center;
  padding-top: 44px;
  padding-bottom: 60px;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card {
  position: relative;
  width: 255px;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card:before {
  position: absolute;
  top: 50%;
  right: -40px;
  width: 40px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../img/common/icon-step-next.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card:not(:last-child) {
  margin-right: 40px;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card:not(:last-child):before {
  content: '';
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card-name {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 50px;
  font-size: 24px;
  color: #FFFFFF;
  background-color: #39B780;
  border-radius: 0 0 24px 0;
}
.smy-fm-cooperation-apply-header .smy-fm-cooperation-apply-header-card-desc {
  padding: 30px;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}
.smy-fm-cooperation-apply-content {
  padding-top: 80px;
  background-color: rgba(153, 153, 153, 0.05);
  overflow: hidden;
}
.smy-fm-cooperation-apply-content .smy-fm-cooperation-apply-form {
  width: 1200px;
  margin: 0 auto;
}
.smy-fm-cooperation-apply-content .smy-fm-cooperation-apply-form .smy-form-label {
  width: 110px;
  text-align: right;
}
/*# sourceMappingURL=fmcooperationapply.css.map */