@charset "UTF-8";
/* banner区样式 start */
.benner-box {
  position: relative;
  min-height: 500px;
  padding: 5rem 0;
  padding-left: 5rem;
  background: #4A5568;
  display: flex;
  justify-content: flex-start;
}

.benner-box .item-txt-box {
  width: 38vw;
  /*width: 60vw;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 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;
}

.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:nth-child(2) {
  padding: 2.5rem 0;
  /*padding: 1.25rem 0;*/
  color: #FFFFFF;
}

.benner-box .item-txt-box p:nth-child(3) {
  color: #FFFFFF;
}

.benner-box .item-txt-box p:nth-child(4) {
  color: #FFFFFF;
}

.benner-box .bnenr-img {
  object-fit: cover;
  object-position: 0;
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 60vw;
}

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

.section-pd-01 .module-box1 .content-box {
  display: flex;
  width: 80vw;
}

.section-pd-01 .module-box1 .content-box .item-left-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 3;
}

.section-pd-01 .module-box1 .content-box .item-left-box p {
  margin-bottom: 1.25rem;
}

.section-pd-01 .module-box1 .content-box .item-right-box {
  flex: 2;
  margin-left: 5rem;
  max-width: 400px;
}

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

.section-pd-01 .module-box2 .content-box {
  display: flex;
  align-items: center;
  width: 80vw;
}

.section-pd-01 .module-box2 .content-box .item-left-box {
  max-width: 800px;
  width: unset;
  left: 0px;
  margin-top: 0px;
  margin-right: 5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  flex: 3;
  position: relative;
}

.section-pd-01 .module-box2 .content-box .item-left-box img {
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.section-pd-01 .module-box2 .content-box .item-right-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 2;
  max-width: 500px;
}
.section-pd-01 .module-box2 .content-box .item-right-box h2,.section-pd-01 .module-box2 .content-box .item-right-box h3{
  font-weight: bold;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.section-pd-01 .module-box2 .content-box .item-right-box h3{
  font-size: 22px;
}
.section-pd-01 .module-box2 .content-box .item-right-box h2{
  font-size: 30px;
}

.section-pd-01 .module-box2 .content-box .item-right-box p:nth-child(odd) {
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
}

.section-pd-01 .module-box2 .content-box .item-right-box p:nth-child(even) {
  margin-bottom: 1.25rem;
}

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

.section-pd-01 .module-box3 .content-box {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  color: #FFFFFF;
}

.section-pd-01 .module-box3 .content-box .item-left-box {
  width: 500px;
  background: #9B2C2C;
  padding: 5rem 4rem;
}

.section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box + *, .section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box  + *{
  font-weight: bold;
}

.section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box {
  margin-bottom: 2.5rem;
}
.section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box ,
.section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box{
  width: 40px;

}
.section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box img,
.section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box img{
  width: 100%;
  transform: scale(2);
}

.section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box .top-chakra-icon {
  font-size: 16px;
  width: 2.5rem;
  height: 2.5rem;
}

.section-pd-01 .module-box3 .content-box .item-left-box p {
  margin: 1.5rem 0;
}

.section-pd-01 .module-box3 .content-box .item-left-box p .chakra-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  line-height: 1em;
  margin-right: 0.5rem;
  color: currentColor;
  vertical-align: middle;
}

.section-pd-01 .module-box3 .content-box .item-right-box {
  width: 500px;
  background: url("../img/fund_manager/box3_img1.png");
  padding: 5rem 4rem;
}

.section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box {
  margin-bottom: 2.5rem;
}

.section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box .top-chakra-icon {
  font-size: 16px;
  width: 2.5rem;
  height: 2.5rem;
}

.section-pd-01 .module-box3 .content-box .item-right-box p {
  margin: 1.5rem 0;
}

.section-pd-01 .module-box3 .content-box .item-right-box p .chakra-icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  line-height: 1em;
  margin-right: 0.5rem;
  color: currentColor;
  vertical-align: middle;
}

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

.section-pd-01 .module-box4 .title-box {
  width: 60vw;
  text-align: center;
}

.section-pd-01 .module-box4 .title-box h5 {
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
}

.section-pd-01 .module-box4 .item-center-box {
  display: flex;
  width: 80vw;
  justify-content: space-evenly;
  padding-top: 6.25rem;
  padding-bottom: 2rem;
}

.section-pd-01 .module-box4 .item-center-box .item-box {
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30vw;
}

.section-pd-01 .module-box4 .item-center-box .item-box .svg-box {
  color: #C53030;
  margin: 1.75rem 0;
}

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

.section-pd-01 .module-box4 .item-boottom-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;
}

.section-pd-01 .module-box4 .item-boottom-box a span:nth-child(1){
  margin-right: .25em;
}

.section-pd-01 .module-box4 .item-boottom-box a:hover {
  opacity: 0.8;
  transition: all 0.8s;
}

/* banner区样式 end */
@media (max-width: 1024px) {
  .benner-box {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .benner-box .bnenr-img {
    width: 100%;
  }
  .benner-box .item-txt-box {
    width: 80vw;
    padding: 0;
  }
  .section-pd-01 .module-box1 .content-box .item-right-box {
    display: none;
  }
  .section-pd-01 .module-box2 {
    padding-bottom: 0;
  }
  .section-pd-01 .module-box2 .content-box {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .section-pd-01 .module-box2 .content-box .item-left-box {
    margin: 0;
    margin-top: 4rem;
  }
  .section-pd-01 .module-box3 .content-box {
    flex-direction: column;
  }
  .section-pd-01 .module-box3 .content-box .item-left-box {
    width: 100%;
  }
  .section-pd-01 .module-box3 .content-box .item-right-box {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .section-pd-01 .module-box4 .item-center-box {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 820px) {
  .section-pd-01 .module-box1 .txt-box {
    width: 80vw;
  }
  .section-pd-01 .module-box4 .title-box {
    width: 80vw;
    text-align: left;
  }
  .section-pd-01 .module-box4 .item-center-box {
    padding-top: 0;
  }
}


html[lang="ar"]  .section-pd-01 .module-box2 .content-box .item-right-box,
html[lang="ar"]  .section-pd-01 .module-box1 .content-box .item-left-box{
  text-align: right;
}


html[lang="ar"]  .section-pd-01 .module-box3 .content-box .item-right-box,
html[lang="ar"]  .section-pd-01 .module-box3 .content-box .item-left-box{
  text-align: right;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
}

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


html[lang="ar"] .section-pd-01 .module-box3 .content-box .item-right-box .top-svg-box,
html[lang="ar"] .section-pd-01 .module-box3 .content-box .item-left-box .top-svg-box{
  margin-bottom: 1.75rem;
}

html[lang="ar"]  .section-pd-01 .module-box3 .content-box .item-right-box p,
html[lang="ar"]  .section-pd-01 .module-box3 .content-box .item-left-box p{
  margin-top: .75rem;
  margin-bottom: .75rem;
}