.index-wrap .content .m-top {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.m-banner-carousel {
  position: relative;
  width: 100%;
  height: 500px;
}
.u-banner-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.u-banner-slide--active {
  opacity: 1;
}
.u-banner-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.u-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.u-banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}
.u-banner-text h1 {
  font-size: 42px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-style: normal;
  line-height: normal;
  margin-bottom: 16px;
  text-align: center;
}
.u-banner-text p {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  font-family: 'Microsoft YaHei', sans-serif;
  line-height: 28px;
}
.index-wrap .content .m-content-wrap {
  margin-top: 42px;
  margin-bottom: 56px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index-wrap .content .m-content-wrap .m-main {
  display: flex;
  justify-content: center;
  width: 1440px;
  min-height: 322px;
}
.index-wrap .content .m-content-wrap .m-main .u-line {
  width: 1px;
  min-height: 622px;
  background: #ececec;
}
.index-wrap .content .m-content-wrap .m-main .m-l {
  margin-right: 32px;
  display: flex;
  justify-content: flex-end;
  width: 408px;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content {
  width: 256px;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .m-title {
  margin-bottom: 10px;
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .m-title .u-title {
  font-size: 14px;
  font-family:
    PingFangSC-Medium,
    PingFang SC;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .m-title .u-clear {
  font-size: 14px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .u-line-l {
  margin-bottom: 24px;
  width: 100%;
  height: 1px;
  background: #f1f1f1;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .f-style {
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .f-style div {
  margin-bottom: 16px;
  width: 100%;
  height: 25px;
  font-size: 18px;
  font-family:
    PingFangSC-Semibold,
    PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 25px;
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .f-style label {
  display: flex;
  align-content: center;
  margin-bottom: 8px;
  width: 100%;
  height: 22px;
  font-size: 14px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.index-wrap .content .m-content-wrap .m-main .m-l .m-l-content .f-style label input {
  margin-top: 2px;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.index-wrap .content .m-content-wrap .m-main .m-r {
  width: 1031px;
}
.index-wrap .content .m-content-wrap .m-main .m-r .u-title {
  margin-bottom: 16px;
  padding-left: 40px;
  width: 100%;
  height: 42px;
  font-size: 30px;
  font-family:
    PingFangSC-Semibold,
    PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 42px;
  box-sizing: border-box;
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
  padding: 16px 24px;
  box-sizing: border-box;
  width: 895px;
  height: 144px;
  background: #ffffff;
  border-radius: 4px;
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-l {
  flex-grow: 1;
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-l .u-name {
  margin-bottom: 8px;
  width: 100%;
  height: 28px;
  font-size: 20px;
  font-family:
    PingFangSC-Semibold,
    PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 28px;
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-l .u-tab {
  margin-bottom: 12px;
  display: flex;
  width: 100%;
  height: 20px;
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-l .u-tab div {
  margin-right: 6px;
  width: 38px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #f3f3f3;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  font-size: 12px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-l .u-p {
  width: 100%;
  height: 22px;
  font-size: 14px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
}

.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-r {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  background: #f4f4f4;
  border-radius: 50%;
  cursor: pointer;
}
.index-wrap
  .content
  .m-content-wrap
  .m-main
  .m-r
  .m-position-itme
  .m-position-itme-r
  div:nth-child(1) {
  width: 20px;
  height: 20px;
  background: url('../images/joinUs/emaill-g.png');
  background-size: 20px 20px;
}
.index-wrap
  .content
  .m-content-wrap
  .m-main
  .m-r
  .m-position-itme
  .m-position-itme-r
  div:nth-child(2) {
  margin-top: 2px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}

.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme:hover {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.06);
}
.index-wrap .content .m-content-wrap .m-main .m-r .m-position-itme .m-position-itme-r:hover {
  background: #ff6161;
}
.index-wrap
  .content
  .m-content-wrap
  .m-main
  .m-r
  .m-position-itme
  .m-position-itme-r:hover
  div:nth-child(1) {
  width: 20px;
  height: 20px;
  background: url('../images/joinUs/emaill-w.png');
  background-size: 20px 20px;
}
.index-wrap
  .content
  .m-content-wrap
  .m-main
  .m-r
  .m-position-itme
  .m-position-itme-r:hover
  div:nth-child(2) {
  margin-top: 2px;
  font-size: 12px;
  color: #fff;
}
.m-none-data-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.m-none-data {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
}
.m-none-data img {
  margin-bottom: 42px;
  width: 112px;
  height: 112px;
}
.m-none-data div {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
/* 友好成长型职场 & AI赋能组织效能 模块 */
.m-join-module {
  width: 100%;
  position: relative;
}
.m-join-module .m-fc-banner {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.m-join-module .m-fc-fade {
  position: relative;
  width: 100%;
  aspect-ratio: 1440 / 694;
  overflow: hidden;
}
.m-join-module .u-fc-fade-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.m-join-module .u-fc-fade-slide--active {
  opacity: 1;
}
.m-join-module .u-fc-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 72px;
  z-index: 1;
  box-sizing: border-box;
}
.m-join-module .u-fc-title {
  line-height: 48px;
  letter-spacing: 0;
  color: #000000d9;
  font-family: 'Microsoft YaHei', 'PingFang SC', 'Hiragino Sans GB', SimHei, Arial, Helvetica,
    sans-serif;
  font-size: 32px;
  margin-bottom: 48px;
  word-break: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  text-align: center;
}
.m-join-module .u-fc-desc {
  max-width: 1200px;
  width: 85%;
  text-align: justify;
  line-height: 30px;
  letter-spacing: 0;
  color: #000000d9;
  font-family: 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', SimHei, Arial, Helvetica,
    sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-top: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
.m-join-module .m-fc-dots {
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 2;
}
.m-join-module .u-fc-dot {
  width: 24px;
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s;
}
.m-join-module .u-fc-dot.active {
  background: #ffffff;
}
.m-email-modal .modal-dialog {
  margin-top: 20%;
}
.m-email-modal .modal-header {
  border-bottom: none;
  padding-bottom: 0px;
}
.m-email-modal .modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.m-email-modal .modal-body div:nth-child(1) {
  display: none;
  margin-bottom: 8px;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: #03e036;
  text-align: center;
}
.m-email-modal .modal-body div:nth-child(2) {
  margin-bottom: 8px;
  width: 100%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
}
.m-email-modal .modal-body div:nth-child(3) {
  margin-bottom: 24px;
  width: 100%;
  height: 33px;
  font-size: 24px;
  font-family:
    PingFangSC-Semibold,
    PingFang SC;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  line-height: 33px;
  text-align: center;
}
.m-email-modal .modal-body div:nth-child(5) {
  width: 88px;
  height: 32px;
  line-height: 32px;
  background: #fb4747;
  border-radius: 2px;
  text-align: center;
  font-size: 14px;
  font-family:
    PingFangSC-Regular,
    PingFang SC;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
