@charset "UTF-8";
/* banner区样式 start */
.benner-box {
  position: relative;
  min-height: 500px;
  padding: 5rem;
  padding-left: 5rem;
  background: linear-gradient(to right bottom, #4a5568, #4a5568 75%, transparent 30%, transparent);
  display: flex;
  justify-content: center;
}

.benner-box .item-txt-box {
  width: 60vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.25rem;
  padding: 2.5rem 5rem;
  z-index: 1;
}

.benner-box .item-txt-box h2 {
  color: inherit;
  min-height: auto;
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.benner-box .item-txt-box h2 img {
  width: 40px;
  height: 40px;
  margin-right: 1.25rem;
}

.benner-box .item-txt-box a {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  min-width: 250px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background: #4da506;
  padding: 0.75rem;
}

.benner-box .item-txt-box a .svg-box {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.benner-box .item-txt-box p:nth-child(2) {
  margin: 1.25rem 0;
  color: #A0AEC0;
}

.benner-box .item-img-box {
  width: 40vw;
  display: flex;
  justify-content: center;
}

.benner-box .bnenr-img {
  max-width: 100%;
}

.section-pd-01 .module-box1 {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 5rem 0;
  padding-bottom: 7.5rem;
}

.section-pd-01 .module-box1 .title-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 2.5rem 0;
  width: 60vw;
}

.section-pd-01 .module-box1 .title-box h2 {
  min-height: auto;
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
  margin-bottom: 1.25rem;
}

.section-pd-01 .module-box1 .title-box p {
  color: #A0AEC0;
  margin: 0.5rem 0;
  text-align: center;
}

.section-pd-01 .module-box1 .content-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-pd-01 .module-box1 .content-box .item-left-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url("../img/mam_manage/box1_img1.png");
  background-size: 100% 100%;
  width: 30vw;
  height: 30vw;
}

.section-pd-01 .module-box1 .content-box .item-left-box .svg-box {
  display: flex;
  font-size: 4rem;
  color: #C53030;
}

.section-pd-01 .module-box1 .content-box .item-right-box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.section-pd-01 .module-box1 .content-box .item-right-box h5 {
  font-weight: 700;
  font-size: 22px;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box {
  display: flex;
  flex-direction: column;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item {
  display: flex;
  justify-content: space-between;
  margin: 1.25rem 0;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item .item-l {
  padding: 0 1.25rem;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item .item-r {
  padding: 0.25rem 1.25rem;
  border-radius: 15px;
  color: #ffffff;
  margin-left: 2.5rem;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box :nth-child(1) .item-r {
  background: #c64f51;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box :nth-child(2) .item-r {
  background: #d06b72;
}

.section-pd-01 .module-box1 .content-box .item-right-box .rt-box :nth-child(3) .item-r {
  background: #d89292;
}

.section-pd-01 .module-box2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 5rem;
}

.section-pd-01 .module-box2 .title-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-bottom: 2.5rem;
  width: 60vw;
}

.section-pd-01 .module-box2 .title-box h2 {
  min-height: auto;
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
  margin-bottom: 1.25rem;
}

.section-pd-01 .module-box2 .title-box p {
  color: #A0AEC0;
  margin: 0.5rem 0;
  text-align: center;
}

.section-pd-01 .module-box2 .content-box {
  display: flex;
  justify-content: center;
}

.section-pd-01 .module-box2 .item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  margin: 0.75rem;
  min-height: 300px;
}

.section-pd-01 .module-box2 .item-box .svg-box {
  margin: 0.5rem 0;
  padding-top: 40px;
  color: #C53030;
}

.section-pd-01 .module-box2 .item-box .lft-top-icon {
  display: inherit;
  width: 0;
  height: 0;
  position: absolute;
  top: -13px;
  left: -3px;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #c53030;
  transform: rotate(45deg);
}

.section-pd-01 .module-box2 .item-box .item-txt-box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 30vw;
  margin: 2.5rem 0;
  padding: 0 1.25rem;
}

.section-pd-01 .module-box2 .item-box .item-txt-box h5 {
  font-size: 24px;
  font-weight: 700;
}

.section-pd-01 .module-box2 .item-box .item-txt-box p {
  white-space: pre-wrap;
}

.section-pd-01 .module-box3 {
  background: #EDF2F7;
  display: flex;
  flex-direction: column;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 5rem 0;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box {
  width: 40vw;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box img {
  max-width: 100%;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box {
  width: 40vw;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box h5 {
  min-height: auto;
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box ul {
  padding: 0;
  margin: 2.5rem 0;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box ul li {
  margin-top: 0.75rem;
  text-decoration: none;
  list-style-type: none;
}

.section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box ul li .chakra-icon {
  width: 1em;
  height: 1em;
  display: inline;
  line-height: 1em;
  flex-shrink: 0;
  color: #C53030;
  margin: 0 0.25rem;
}

.section-pd-01 .module-box4 {
  display: flex;
  justify-content: space-around;
  padding-bottom: 5rem;
}

.section-pd-01 .module-box4 a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  /*width: 250px;*/
  text-decoration: none;
  color: #FFFFFF;
  font-size: 28px;
  background: #4da506;
  padding: 0.75rem;
}

.section-pd-01 .module-box4 a .svg-box {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

/* banner区样式 end */
@media (max-width: 1024px) {
  .benner-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4a5568;
  }
  .benner-box .item-img-box {
    display: none;
  }
  .benner-box .item-txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box1 .content-box {
    width: 80vw;
  }
  .section-pd-01 .module-box1 .content-box .item-left-box {
    width: 40vw;
    height: 40vw;
  }
  .section-pd-01 .module-box2 .content-box {
    flex-direction: column;
    padding: 10px;
  }
  .section-pd-01 .module-box2 .item-box .svg-box {
    padding: 1.25rem 0.5rem;
  }
  .section-pd-01 .module-box2 .item-box .item-txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box {
    width: 80vw;
    display: flex;
    justify-content: center;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box img {
    max-width: 100%;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box {
    text-align: left;
    width: 80vw;
    margin: 2.5rem 0;
  }
}

@media (max-width: 830px) {
  .benner-box .item-txt-box {
    padding: 4rem 10px;
  }
  .section-pd-01 .module-box1 .content-box {
    flex-direction: column;
  }
  .section-pd-01 .module-box1 .content-box .item-left-box {
    width: 80vw;
    height: 80vw;
  }
  .section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item {
    flex-direction: column;
  }
  .section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item .item-r {
    margin-left: 0;
    text-align: center;
    margin-top: 0.5rem;
  }
  .section-pd-01 .module-box4 .content-box .item-box {
    width: 30vw;
  }
  .section-pd-01 .module-box4 .content-box a:nth-child(4) {
    display: none;
  }
  .section-pd-01 .module-box4 .content-box .item-box {
    width: 80vw;
  }
  .benner-box {
    padding: 0;
  }
  .module-box4 {
    flex-direction: column;
    align-items: center;
  }
  .section-pd-01 .module-box1 .title-box {
    width: 80vw;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box {
    width: 100%;
  }
  .section-pd-01 .module-box3 .item-box:nth-child(odd) .img-box img {
    width: 100%;
    object-fit: cover;
  }
  .section-pd-01 .module-box2 .title-box {
    width: 80vw;
  }
  .section-pd-01 .module-box2 {
    padding: 1rem;
    padding-top: 5rem;
  }
}


html[lang="ar"] .section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box ul li{
  display: flex;
}


html[lang="ar"] .section-pd-01 .module-box4 a,
html[lang="ar"] .section-pd-01 .module-box2 .content-box,
html[lang="ar"] .section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box ul li,
html[lang="ar"] .section-pd-01 .module-box1 .content-box .item-right-box .rt-box .rt-item,
html[lang="ar"] .benner-box .item-txt-box a{
  flex-direction: row-reverse;
}

html[lang="ar"]  .section-pd-01 .module-box3 .item-box:nth-child(odd) .txt-box,
html[lang="ar"]  .section-pd-01 .module-box1 .content-box .item-right-box{
  text-align: right;
}

