/*申请表格*/
.application-form {
  width: 419px;
  padding: 30px 20px;
  background: #fff;
  box-shadow: 0 8px 32px 0 rgba(55,73,60,0.16);
  border-radius: 16px;
}
.application-form .sms-send {
  position: absolute;
  top: 40px;
  right: 0;
  width: 103px;
  height: 28px;
  line-height: 28px;
  color: #46C37B;
  border-left: 1px solid #d9d9d9;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
}
.application-form .submit {
  display: block;
  width: 100%;
  height: 56px;
  text-align: center;
  line-height: 56px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background-color: #46C37B;
  border-radius: 4px;
  border: none;
  outline: none;
  cursor: default;
}
.application-form .form-title {
  margin-bottom: 16px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.application-form .from-subtitle {
  margin-bottom: 20px;
  font-size: 16px;
  color: #666;
  text-align: center;
  line-height: 24px;
}

.application-form label {
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 16px;
  color: #999;
}

.application-form .form-control {
  height: 48px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  box-shadow: none;
}
/*edusoho介绍*/
.es-description {
  margin-top: 110px;
}
.es-description .title {
  margin-bottom: 16px;
  font-size: 44px;
  font-weight: bold;
  color: #fff;
  line-height: 44px;
}
.es-description .desc {
  margin-bottom: 40px;
  font-size: 26px;
  color: #fff;
  line-height: 26px;
}
.es-description .tip {
  width: 565px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
}

/*实用功能*/
.practical-function-item {
  margin-bottom: 40px;
}

.practical-function-item .img {
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
}

.practical-function-item .title {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #2b333b;
}

.practical-function-item .point {
  margin-bottom: 5px;
  font-size: 16px;
  color: #71777d;
  line-height: 26px;
}

/*在线直播*/
.es-live-item {
  position: relative;
  width: 392px;
  margin: 0 auto 80px;
  padding-left: 104px;
}
.es-live-item .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
}
.es-live-item .title {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #2b333b;
}
.es-live-item .desc {
  font-size: 18px;
  color: #71777d;
  line-height: 26px;
}
/*智能营销*/
.multi-marketing .img1 {
  width: 56px;
  height: 56px;
}
.multi-marketing .img2 {
  width: 42px;
  height: 48px;
}
.multi-marketing .img3 {
  width: 50px;
  height: 50px;
}
.multi-marketing .img4 {
  width: 54px;
  height: 52px;
}

/*互动式视频教学*/
.es-video-item {
  width: 233px;
  margin: 0 auto 56px;
}

.es-video-item .img {
  width: 100px;
  height: 100px;
  margin-bottom: 30px;
}

.es-video-item .title {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #2b333b;
}

.es-video-item .point {
  margin-bottom: 5px;
  font-size: 16px;
  color: #71777d;
  line-height: 16px;
}

/*不同机构*/
.organization-item {
  padding: 50px 8px 0 8px;
  height: 230px;
  border-radius: 4px;
}

.organization-item .title {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  line-height: 18px;
}

.organization-item .desc {
  opacity: 0.8;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  line-height: 24px;
}
/*技术到运营*/
.tech-item {
  width: 304px;
  margin: 0 auto 80px;
}
.tech-item .title {
  margin-top: 27px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 20px;
}
.tech-item .desc {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  opacity: 0.8;
}
.tech-item .img1 {
  height: 50px;
}
.tech-item .img2 {
  height: 64px;
}
.tech-item .img3 {
  height: 62px;
}
.tech-item .img4 {
  height: 70px;
}
.tech-item .img5 {
  height: 76px;
}
/*多个平台*/
.platform-item {
  display: inline-block;
  margin-top: 40px;
  padding: 30px 100px;
  border-right: solid 1px #d8d8d8;
}
.platform-item .platform-type .img {
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
}
.platform-item .platform-type .title {
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 600;
  color: #2b333b;
  line-height: 20px;
}
.platform-item .platform-type .desc {
  padding-bottom: 48px;
  font-size: 16px;
  color: #71777d;
  line-height: 16px;
}
.platform-item .platform-feature .title {
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #2b333b;
  line-height: 18px;
}
.platform-item .platform-feature .desc {
  padding-bottom: 48px;
  font-size: 14px;
  color: #71777d;
  line-height: 14px;
}
.platform-item.business {
  padding-right: 0;
  border-right: none;
}
/*数据统计*/
.data-statistics {
  margin-top: 40px;
  text-align: center;
}
.data-statistics .number {
  margin-bottom: 24px;
  font-family: DIN-Medium;
  font-size: 40px;
  color: #fff;
  letter-spacing: 0;
  line-height: 36px;
}
.data-statistics .desc {
  opacity: 0.64;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0;
  line-height: 20px;
}

/*基本样式*/
.es-layout {
  padding: 96px 0;
}
.split-line {
  height: 1px;
  background: #d8d8d8;
}
.promotion-modal {
  display: none;
}

.application-form-container {
  padding: 32px 30px 33px;
  width: 1133px;
  height: 97px;
  /* line-height: 97px; */
  background: #fff;
  border-radius: 6px;
}

.application-form-container .form-group {
  margin-left: 14px;
  width: 255px;
  height: 32px;
  border-radius: 5px;
}

.application-form-container .submit {
  margin-left: 14px;
  margin-top: 0;
  width: 225px;
  height: 32px;
  line-height: 32px;
  background: #46C37B;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.help-block2 {
  text-align: left;
}

.application-form-madal {
  margin: auto;
  padding: 41px 96px 56px;
  width: 480px;
  height: 424px;
}

.from-subtitle--modal {
  margin-bottom: 35px;
}

.swal-overlay {
  z-index: 99999999 !important;
}

.text-center-mb {
  margin-bottom: 80px;
}

.copyright-information {
  position: relative;
  top: 30px;
  text-align: center;
  color: #939393;
}