.section {
  position: relative;
}
.section-bg {
  z-index: -1;
  position: absolute;
  width: 100%;
}
.wrapper {
  min-width: 1260px;
  width: 1260px;
}
.msjGroup {
  overflow: hidden;
}
.msjGroup .section .title {
  text-align: center;
  margin: 95px 0 60px;
}
.msjGroup .section .title .white {
  color: #ffffff;
}
.msjGroup .section .title h1 {
  font-size: 38px;
  color: #000;
}

.msjGroup .section .title p {
  font-size: 24px;
  color: #9f9f9f;
  line-height: 35px;
}
.msjGroup .btn {
  height: 60px;
  text-align: center;
  border-radius: 8px;
  font-size: 28px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.msjGroup .btn:hover {
  cursor: pointer;
  background: none;
  border: 1px solid #ffffff;
  color: #ffffff;
  box-sizing: border-box;
}
.msjGroup .btn-white {
  background-color: #ffffff;
  color: #ffb502;
}
.msjGroup .btn-orange {
  background-color: #ffb502;
  color: #ffffff;
}
.msjGroup-banner {
  position: relative;
}
.banner-bg-wrapper {
  position: relative;
  height: 704px;
}
.banner-bg-txt-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.msjGroup-banner .logo {
  height: 170px;
  display: block;
  margin: 115px auto 50px;
}
.msjGroup-banner .center-text {
  font-size: 46px;
  line-height: 46px;
  margin: auto;
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
  letter-spacing: 4px;
}
.msjGroup-banner .center-text.gradient {
  font-size: 72px;
  line-height: 72px;
  background-image: -webkit-linear-gradient(top, #fe9120, #fdad5c, #fde6cf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
  font-weight: bold;
}
.msjGroup-banner .banner-text {
  height: 160px;
  display: block;
  margin-top: 32px;
}
.msjGroup-banner .btns {
  padding: 32px 0;
  width: 430px;
  display: flex;
  justify-content: center;
}
.msjGroup-banner .btn {
  width: 210px;
}

.msjGroup-banner .document-msjgroup {
  margin-right: 30px;
  color: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px #9a9a9a7d;
  height: 60px;
  width: 220px;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  letter-spacing: 0.2rem;
  background: RGB(255, 255, 255, 0.2);
  box-sizing: border-box;
}

.msjGroup-banner .document-msjgroup:hover {
  cursor: pointer;
  border: none;
  background: #ffb502;
}

.msjGroup-banner .document-msjgroup img {
  width: 40px;
  margin-right: 10px;
}
.msjGroup-manage {
  background: url(/Content/new/assets/imgs/msjGroup/2-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-manage .content {
  margin: 0px auto;
  padding-bottom: 108px;
}
.msjGroup-manage img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-operations {
  background: url(/Content/new/assets/imgs/msjGroup/3-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-operations .content {
  margin: 0px auto;
  padding-bottom: 90px;
}
.msjGroup-operations img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-configure {
  background: url(/Content/new/assets/imgs/msjGroup/4-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-configure .content {
  margin: 0px auto;
  padding-bottom: 90px;
}
.msjGroup-configure img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-technology {
  background: url(/Content/new/assets/imgs/msjGroup/5-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-technology .content {
  margin: 0px auto;
  padding-bottom: 90px;
}
.msjGroup-technology img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-wisdom {
  background: url(/Content/new/assets/imgs/msjGroup/6-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-wisdom .content {
  margin: 0px auto;
  padding-bottom: 85px;
}
.msjGroup-wisdom img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-data {
  background: url(/Content/new/assets/imgs/msjGroup/7-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-data .content {
  margin: 0px auto;
  padding-bottom: 10px;
}
.msjGroup-data img {
  display: block;
  margin: 0 auto 85px;
  width: 66%;
  transform: translateX(10%);
}
.msjGroup-flattening {
  background: url(/Content/new/assets/imgs/msjGroup/8-2.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-flattening .content {
  margin: 0px auto;
  padding-bottom: 10px;
}
.msjGroup-flattening img {
  display: block;
  margin: auto;
  width: 80%;
}
.msjGroup-accounts {
  height: 1000px;
  background: url(/Content/new/assets/imgs/msjGroup/9-1.jpg) no-repeat;
  background-size: cover;
}
.msjGroup-accounts .content {
  margin: 0px auto;
  padding-bottom: 10px;
}
.msjGroup-accounts img {
  display: block;
  margin: auto;
  width: 80%;
}
