@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;
  gap: .75rem;
  /*gap: 1.25rem;*/
  padding: 2.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;
  margin-bottom: 2.5rem;
}

.benner-box .item-txt-box .mores{
  margin-top: 2.5rem;
}
.section-pd-01 .module-box3 .item-txt-box h3{
  font-size: 22px;
  font-weight: bold;
  margin-top: .36em;
  margin-bottom: .36em;
}

.benner-box .item-txt-box a {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  min-width: 200px;
  text-decoration: none;
  color: #FFFFFF;
  background: #C53030;
  padding: 0 0.5rem;
  font-weight: bold;
}
.benner-box .item-txt-box a span:nth-child(1){
  margin-right: .25em;
}

.benner-box .item-txt-box a:hover {
  opacity: 0.8;
  transition: all 0.8s;
}

.benner-box .item-txt-box p {
  color: #FFFFFF;
}

.benner-box .item-img-box {
  width: 40vw;
  display: flex;
  padding-top: 5em;
  align-items: flex-start;
  justify-content: center;
}

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

.section-pd-01 .module-box1 {
  display: flex;
  justify-content: center;
  padding: 5rem;
}

.section-pd-01 .module-box1 .item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #1A202C;
  text-align: center;
  position: relative;
  margin: 0.75rem;
}

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

.section-pd-01 .module-box1 .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-box1 .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-box1 .item-box .item-txt-box h5 {
  font-size: 24px;
  font-weight: 700;
}

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

.section-pd-01 .module-box2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 5rem 0;
  background: #4A5568;
  color: #FFFFFF;
}

.section-pd-01 .module-box2 p {
  width: 80vw;
  font-weight: 400;
}

.section-pd-01 .module-box3 {
  display: flex;
  justify-content: space-around;
  padding: 5rem 0;
  background: #EDF2F7;
}

.section-pd-01 .module-box3 .item-img-box {
  width: 40vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-pd-01 .module-box3 .item-txt-box {
  width: 40vw;
  display: flex;
  flex-direction: column;
}

.section-pd-01 .module-box3 .item-txt-box h4 {
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
}

.section-pd-01 .module-box3 .item-txt-box p {
  margin: 0.75rem 0;
}

.section-pd-01 .module-box3 .item-txt-box .f-title-box h5 {
  font-weight: 700;
  font-size: 22px;
}

.section-pd-01 .module-box3 .item-txt-box .f-title-box h5 span {
  font-size: 22px;
  color: #C53030;
  margin-right: 0.75rem;
  font-weight: 600;
}

.section-pd-01 .module-box4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 2.5rem 0;
}

.section-pd-01 .module-box4 .title-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 2.5rem 0;
}

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

.section-pd-01 .module-box4 .title-box p {
  color: #A0AEC0;
  margin-bottom: 1.25rem;
  width: 80vw;
  text-align: center;
}

.section-pd-01 .module-box4 .content-box {
  display: flex;
  justify-content: center;
  min-height: 537px;
}

.section-pd-01 .module-box4 .content-box .item-box {
  width: 20vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-pd-01 .module-box4 .content-box .item-box img {
  max-width: 100%;
  padding: 10px;
}

.section-pd-01 .module-box4 .content-box .item-box .txt-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  margin-inline: auto;
  padding-inline: 0px;
  text-align: center;
  margin: 2.5rem 0;
  padding: 0 1.5em;
}

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

.section-pd-01 .module-box5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5rem 0;
  background: #EDF2F7;
}

.section-pd-01 .module-box5 .title-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 2.5rem 0;
}

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

.section-pd-01 .module-box5 .title-box p {
  color: #A0AEC0;
  margin-bottom: 1.25rem;
  width: 80vw;
  text-align: center;
}
.section-pd-01 .module-box5 .title-box p img{
  margin-top: 3.75rem;
}

.section-pd-01 .module-box5 .img-box {
  padding: 0 20px;
}

.section-pd-01 .module-box5 .img-box img {
  width: 100%;
}

.section-pd-01 .module-box6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
}

.section-pd-01 .module-box6 .title-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 2.5rem 0;
}

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

.section-pd-01 .module-box6 .content-box {
  display: flex;
  flex-direction: column;
  width: 60vw;
  gap: .625rem;
}
.section-pd-01 .module-box6 .content-box h3{
  font-weight: bold;
  font-size: 22px;
}

.section-pd-01 .module-box6 .content-box h3:not(:nth-child(1)){
  margin-top: 2.5rem;
}
.section-pd-01 .module-box6 .content-box .item-box {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.5rem;
}

.section-pd-01 .module-box6 .content-box .item-box h6 {
  font-weight: 700;
  font-size: 22px;
  margin: 0.25rem 0;
}


.section-pd-01 .module-box3 .item-img-box img{
  width: 100%;
}

/* banner区样式 end */
@media (max-width: 1024px) {
  .benner-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .benner-box .item-img-box {
    display: none;
  }
  .benner-box .item-txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box1 .item-box .item-txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .section-pd-01 .module-box3 .item-txt-box {
    width: 80vw;
    margin: 2.5rem 0;
  }
  .section-pd-01 .module-box3 .item-txt-box h4 {
    text-align: center;
  }
  .section-pd-01 .module-box3 .item-img-box {
    width: 80vw;
  }
  .section-pd-01 .module-box3 .item-img-box img {
    width: 100%;
  }
  .module-box1 {
    flex-direction: column;
    align-items: center;
    padding: 1.5rem;
  }
  .module-box1 .item-box .item-txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box4 .content-box {
    flex-direction: column;
    align-items: center;
  }
  .section-pd-01 .module-box4 .content-box .item-box img {
    width: 60%;
  }
  .section-pd-01 .module-box4 .content-box .item-box {
    width: 60vw;
  }
}

@media (max-width: 820px) {
  .benner-box .item-txt-box p:nth-child(2) {
    font-size: 1rem;
  }
  .benner-box .item-txt-box {
    padding: .625rem;
  }
  .benner-box {
    padding: 0;
    background: #4a5568;
  }
  .section-pd-01 .module-box4 .content-box .item-box {
    width: 80vw;
  }
  .benner-box .item-txt-box{
    padding-top: 7.5rem;
    padding-bottom: 5rem;
  }
  .section-pd-01 .module-box2{
    text-align: left;
  }
  .section-pd-01 .module-box2 p{
    text-align: left!important;
  }
  .section-pd-01 .module-box3 .item-img-box img{
    height: auto;
  }
  .section-pd-01 .module-box6 .content-box{
    width: 80vw;
  }

  .section-pd-01 .module-box5 .title-box p img,
  .section-pd-01 .module-box4 .content-box .item-box img{
    width: 100%;
    padding: 0;
    height: auto;
  }
  .section-pd-01 .module-box5 .title-box p{
    width: 95vw !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .section-pd-01 .module-box6{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .section-pd-01 .module-box4 .content-box .item-box .txt-box{
    padding-left: 0;
    padding-right: 0;
  }
}


html[lang="ar"]  .benner-box .item-txt-box p{
  text-align: right;
}

html[lang="ar"] .section-pd-01 .module-box1{
  flex-direction: row-reverse;
}

html[lang="ar"] .section-pd-01 .module-box3 .item-txt-box{
  text-align: right;
}

html[lang="ar"]  .section-pd-01 .module-box3 .item-txt-box h3{
  display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

html[lang="ar"]  .section-pd-01 .module-box6 .content-box{
  text-align: right;
}