@charset "UTF-8";
.common-header {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-pagination .swiper-pagination-bullet-active {
  /* border: 1px solid #DB347E; */
  background: #FFFFFF;
}

/* banner区样式 start */
.my-Swiper {
  position: relative;
}

.my-swiper-box {
  padding-bottom: 60px !important;
}

.my-swiper-box .slide-img {
  max-height: 500px;
}
.my-swiper-box .my-slide-box a{
	display: block;
	width: 100%;
}
*{}
.my-swiper-box .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.my-swiper-box .swiper-pagination-bullet {
  background: #2c5282;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  opacity: 1;
}

.my-swiper-box .swiper-pagination-bullet-active {
  width: 18px !important;
  height: 18px !important;
  background: #E53E3E !important;
}

.my-swiper-box .banner-btn-box {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 99999999;
  bottom: 20%;
  pointer-events: none;
  padding: 0 20px;
}

.my-swiper-box .banner-btn-box .icon {
  font-size: 60px;
  color: #2C5282;
  font-weight: 700;
  cursor: pointer;
  pointer-events: all;
}

.my-swiper-box .banner-btn-box .icon:hover {
  opacity: 0.8;
}

.my-swiper-box .swiper {
  width: 100%;
  height: 100%;
}

.my-swiper-box .swiper-slide {
  font-size: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.my-swiper-box .swiper-slide .mobail-img-baner {
  display: none;
}

.my-swiper-box .swiper-slide img {
  display: block;
  width: 100%;
  min-height: 500px;
  object-fit: cover;
}

.my-swiper-box .swiper-slide-active .my-slide-box {
  opacity: 1;
}

.my-swiper-box .slide1-bj {
  background: #ff9843;
}

.my-swiper-box .slide2-bj {
  background: #06141b;
}

.my-swiper-box .my-slide-box {
  display: flex;
  justify-content: center;
  opacity: 0;
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  transition: all 0.5s;
}

.my-swiper-box .my-slide-box .img-slide-bj1 {
  width: 100%;
  height: 500px!important;
}

.my-swiper-box .my-slide-box .itme-txt-box {
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 999999;
  padding: 30px 0px;
}

.my-swiper-box .my-slide-box .slide3-txt-box {
  width: 60vw;
  display: block;
}

.my-swiper-box .my-slide-box .slide3-txt-box .item-box1 {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.75rem;
}
  html[lang="vi"] .my-swiper-box .my-slide-box .slide3-txt-box p,
  html[lang="th"] .my-swiper-box .my-slide-box .slide3-txt-box p{
    font-size: 16px!important;
  }
  html[lang="vi"] .my-swiper-box .my-slide-box .slide3-txt-box h1,
  html[lang="th"] .my-swiper-box .my-slide-box .slide3-txt-box h1{
    font-size: 24px;
  }
@media screen and (min-width: 52em){
  html[lang="vi"] .my-swiper-box .my-slide-box .slide3-txt-box h1,
  html[lang="th"] .my-swiper-box .my-slide-box .slide3-txt-box h1{
    font-size: 32px;
  }
  html[lang="vi"] .my-swiper-box .my-slide-box .slide3-txt-box p,
  html[lang="th"] .my-swiper-box .my-slide-box .slide3-txt-box p{
    font-size: 20px!important;
  }

}

html[lang="ar"]  .section-pd-01 .module-box7 .item-box,
html[lang="ar"] .section-pd-01 .module-box4 .item-left-box *,
html[lang="ar"] .my-swiper-box .my-slide-box .slide3-txt-box p,
html[lang="ar"] .my-swiper-box .my-slide-box .slide3-txt-box .item-box1{
  text-align: right!important;
}


html[lang="ar"] .section-pd-01 .module-box3 > .container-fluid > .row,
html[lang="ar"] .section-pd-01 .module-box1 .item-box{
    flex-direction: row-reverse;
    text-align: right;
}

.my-swiper-box .my-slide-box .slide3-txt-box .item-box2 {
  float: right;
  display: flex;
  justify-content: center;
}

.my-swiper-box .my-slide-box .phone-img {
  max-width: 330px;
  max-height: 417px;
}

.my-swiper-box .my-slide-box .slide3-txt-box p {
  text-align: left;
  color: #fff;
}

.my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(1) {
  font-size: 32px;
  /*font-size: 40px;*/
  font-weight: 700;
  line-height: 1.5;
  /*line-height: 60px;*/
}

.my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(2) {
  font-size: 32px;
  /*font-size: 40px;*/
  font-weight: 700;
  line-height:1.5;
}

.my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(3) {
  font-size: 20px;
  line-height: 1.5;
  /*line-height: 36px;*/
}

.my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(4) {
  font-size: 20px;
  line-height: 1.5;
  /*line-height: 36px;*/
}

.my-swiper-box .my-slide-box .item-slide-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  margin: 8px 0;
  cursor: pointer;
  transition: all 0.6s;
  padding: 0.5rem;
  border: 1px solid #edf2f7;
  min-height: 48px;
  min-width: 200px;
  margin-top: 15px;
}

.my-swiper-box .my-slide-box .item-slide-btn:hover {
  /*opacity: 0.6;*/
  background-color: #EDF2F7;
  color: #000;
}

/* banner区样式 end */
.section {
  margin: 0;
  width: 100%;
}

/* 模块1样式  start*/
.section-pd-01 .module-box1 .my-col-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 0;
}

.section-pd-01 .module-box1 .item-box {
  min-height: 230px;
  /*min-height: 200px;*/
  width: 28vw;
  display: flex;
  align-items: center;
  border: 1px solid #1a202c;
  color: #1a202c;
}
html[lang="id-ID"] .section-pd-01 .module-box1 .item-box,
html[lang="ms-MY"] .section-pd-01 .module-box1 .item-box,
html[lang="ar"] .section-pd-01 .module-box1 .item-box,
html[lang="en-GB"] .section-pd-01 .module-box1 .item-box {
  min-height: 280px;
}
.section-pd-01 .module-box1 .item-box .item-box-txt {
  display: flex;
  flex-direction: column;
  gap: .75rem;
  padding: 0.5rem;
}

.section-pd-01 .module-box1 .item-box h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  min-height: 2em;
}

.section-pd-01 .module-box1 .item-box p {
  font-size: 16px;
  line-height: 24px;
}

.section-pd-01 .module-box1 .item-box .svg-box {
  margin: 20px;
  width: 32px;
}
.section-pd-01 .module-box1 .item-box .item-box-txt{
	width: calc(100% - 80px);
}

.section-pd-01 .module-box1 .item-box .svg-box .icon-svg {
  color: red;
}

.section-pd-01 .module-box2 {
  display: flex;
  background: #1A202C;
  color: #FFFFFF;
  margin: 2.5rem 0;
}

html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box{
	flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
}
html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box > *:not(img):nth-child(n+3){
	width: 100%!important;
}
html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(3){
	line-height: 1.5;
    margin: 0.75rem 0;
    font-size: 28px;
}

html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(2),
html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(1){
	font-size: 36px;
	line-height: 1.5;
	margin:0;
}
html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(1){
	margin-right: .75rem;
}
@media (max-width: 767px){
	html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(2),
	html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(1){
		font-size: 28px;
	}
	html[lang="ar"] .section-pd-01 .module-box2 .item-txt-box p:nth-child(3){
	    font-size: 20px;
	}

}

.section-pd-01 .module-box2 .item-txt-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  width: 100%;
}


.section-pd-01 .module-box2 .item-txt-box .css-qosc3h{
	font-size: 24px;
	line-height: 1.5;
	margin-top: .5em;
	margin-bottom: .5em;
}

.section-pd-01 .module-box2 .item-txt-box p:nth-child(1) {
  font-size: 36px;
  font-weight: 700;
  /*line-height: 54px;*/
  line-height: 1.5;
}

.section-pd-01 .module-box2 .item-txt-box p:nth-child(1) span {
  color: #e53e3e;
}

.section-pd-01 .module-box2 .item-txt-box p:nth-child(2) {
  font-size: 24px;
  line-height: 36px;
  margin: 0.75rem 0;
}

.section-pd-01 .module-box3 {
  margin: 2.5rem;
}

.section-pd-01 .module-box3 .item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-pd-01 .module-box3 .item-box .svg-box {
  margin: 1.75rem 0;
}

.section-pd-01 .module-box3 .item-box .svg-box .icon-svg {
  color: #c53030;
}

.section-pd-01 .module-box3 .item-box .item-box-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 40vw;
  gap: .75rem;
  padding: 0.5rem;
  text-align: center;
}

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

.section-pd-01 .module-box3 .item-box .item-box-txt p {
  font-size: 16px;
  line-height: 24px;
}

.section-pd-01 .module-box4 {
  display: flex;
  padding: 2.5rem 0;
  margin: 2.5rem 0;
}

.section-pd-01 .module-box4 .item-left-box {
  display: flex;
  flex-direction: column;
  padding: 2.5rem;
  min-height: 295px;
  background: #1A202C;
  width: 75vw;
  color: #FFFFFF;
}

.section-pd-01 .module-box4 .item-left-box h5 {
  color: inherit;
  min-height: auto;
  font-weight: 700;
  font-size: 30px;
  margin: 0.5rem 0;
  line-height: 45px;
}

.section-pd-01 .module-box4 .item-left-box .txt-p-box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding-top: 1.25rem;
  gap: 8px;
}

.section-pd-01 .module-box4 .item-left-box .txt-p-box p {
  line-height: 24px;
  font-size: 16px;
  text-align: left;
  overflow-wrap: break-word;
}

.section-pd-01 .module-box4 .item-left-box .show-btn-box {
  display: none;
  width: 100%;
  justify-content: center;
}

.section-pd-01 .module-box4 .item-left-box .show-btn-box .a-btn {
  padding: 0.5rem;
  margin-top: 0;
  background: #C53030;
  color: #FFFFFF;
  font-size: 22px;
  min-width: 250px;
  text-align: center;
  text-decoration: none;
}

.section-pd-01 .module-box4 .item-rigt-box {
  background-image: url("../img/home/home_gold.png");
  background-size: cover;
  height: 295px;
  width: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-pd-01 .module-box4 .item-rigt-box .a-btn {
  padding: 0.5rem;
  margin-top: 0;
  background: #C53030;
  color: #FFFFFF;
  font-size: 22px;
  min-width: 250px;
  text-align: center;
  text-decoration: none;
}
.section-pd-01 .module-box4 .item-rigt-box .a-btn:hover{
	background-color: #E53E3E;
}

.section-pd-01 .module-box5 {
  margin: 2.5rem 0;
  display: flex;
}
.section-pd-01 .module-box5 + .module-box5{
	margin-top: 150px;
}

.section-pd-01 .module-box6 {
  display: flex;
  margin-top: 150px;
  margin-bottom: 150px;
}

.section-pd-01 .module-box7 {
  display: flex;
  justify-content: center;
  margin-top: 250px;
}

.section-pd-01 .module-box7 .item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 432px;
  margin-inline-end: 0.5rem;
}

.section-pd-01 .module-box7 .item-box .img2 {
  max-width: 512px;
  z-index: 2;
}

.section-pd-01 .module-box8 .download-img-box .css-13aicr6{
	font-size: 48px;
	margin-right: .5em;
	line-height: 1.5;
	color: #16161D;
	font-weight: bold;
}

.section-pd-01 .module-box7 .item-box .chakra-stack-box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 0.5rem;
  background-image: url("../img/home/home_cardBg.png");
  background-size: cover;
  min-height: 230px;
  /*min-height: 150px;*/
  padding: 1.5rem;
  color: #FFFFFF;
}

html[lang="zh-HK"] .section-pd-01 .module-box7 .item-box .chakra-stack-box,
html[lang="zh-CN"] .section-pd-01 .module-box7 .item-box .chakra-stack-box{
  min-height: 150px;
}

.section-pd-01 .module-box7 .item-box h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.section-pd-01 .module-box7 .item-box p {
  font-size: 16px;
  line-height: 24px;
}

.section-pd-01 .module-box7 .item-box:nth-child(2) {
  max-width: 432px;
  position: relative;
  top: -115px;
  right: -3px;
}

.section-pd-01 .module-box7 .item-box:nth-child(2) .center-chakra {
  top: -28px;
  left: -3px;
  position: relative;
}

.section-pd-01 .module-box7 .item-box:nth-child(2) .chakra-image {
  max-width: 512px;
  z-index: 2;
}

.section-pd-01 .module-box7 .item-box:nth-child(2) .chakra-stack-box {
  top: -28px;
  left: -3px;
  position: relative;
}

.section-pd-01 .module-box7-v2 {
  display: none;
  flex-direction: column;
}

.section-pd-01 .module-box7-v2 .item-top-box {
  height: auto;
  width: 100%;
}

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

.section-pd-01 .module-box7-v2 .item-bottom-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 2.5rem;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box .svg-box {
  display: flex;
  width: 100%;
  justify-content: center;
  margin: 1.75rem 2.5rem;
  margin-bottom: 0;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box .svg-box .icon-svg {
  font-size: 32px;
  color: #c53030;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box .txt-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80vw;
  text-align: center;
  padding: 2.5rem 0;
  gap: 0.75rem;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box .txt-box h5 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  color: #1a202c;
}

.section-pd-01 .module-box7-v2 .item-bottom-box .txt-item-box .txt-box p {
  font-size: 16px;
  line-height: 24px;
}

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

.section-pd-01 .module-box8 .download-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.5rem;
}

.section-pd-01 .module-box8 .download-img-box h4 {
  font-size: 48px;
  margin-right: 1.25rem;
  color: #16161D;
  font-weight: 700;
  text-align: center;
  line-height: 72px;
}

.section-pd-01 .module-box8 p {
  text-align: center;
}

.section-pd-01 .module-box8 .pj-img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2.5rem 0;
}

.section-pd-01 .module-box8 .pj-img-box .chakra-link {
  margin: 0 0.5rem;
  transition:.5s ease;
}
.section-pd-01 .module-box8 .pj-img-box .chakra-link:hover{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
	  transition:.5s ease;
}
.nav-hit-box .hit-nav-btn{
  text-align: center;
  line-height: 1;
}

/* 模块1样式  end*/
@media (max-width: 1024px) {
  .section-pd-01 .module-box7-v2 {
    display: flex;
  }
  .section-pd-01 .module-box7 {
    display: none;
  }
}

@media (min-width: 1025px) and (max-width: 1330px){
  .section-pd-01 .module-box7 .item-box{
    width: 33.33%;
    overflow: hidden;
  }
  .section-pd-01 .module-box7 .item-box img{
    width: 100%;
  }
  .section-pd-01 .module-box7 .item-box:nth-child(2) .chakra-image{
    width: 109%;
  }
}

@media (min-width: 1025px){
  .section-pd-01 .module-box1 .item-box{
    height: 100%;
  }
  .section-pd-01 .module-box4{
    align-items: stretch;
    position: relative;
  }
  .section-pd-01 .module-box4 .item-rigt-box{
    height: auto;
  }
}

/*@media (max-width: 1280px) {*/
@media (max-width: 1024px) {
  .section-pd-01 .module-box1 {
    flex-direction: column;
  }
  .section-pd-01 .module-box1 .item-box {
    flex-direction: column;
    width: 100%;
    text-align: center;
    border: 0px;
    min-height: inherit;
    margin: 0.75rem 0;
  }
  .section-pd-01 .module-box1 .my-col-box {
    width: 100%;
    padding: 0;
  }
  .section-pd-01 .module-box3 .my-col-box {
    width: 100%;
  }
  .section-pd-01 .module-box3 .my-col-box .item-box {
    width: 100%;
  }
  .section-pd-01 .module-box3 .my-col-box .item-box .item-box-txt {
    width: 80vw;
  }
  .section-pd-01 .module-box4 .item-rigt-box {
    display: none;
  }
  .section-pd-01 .module-box4 .item-left-box {
    width: 100%;
  }
  .section-pd-01 .module-box4 .item-left-box .show-btn-box {
    display: flex;
    margin-top: 2.5rem;
  }
}

@media (max-width: 840px) {
	.my-swiper-box .my-slide-box .img-slide-bj1{
		height: 600px!important;
	}
  .section-pd-01 .module-box8 .download-img-box {
    flex-direction: column;
  }
  .my-swiper-box .my-slide-box {
    min-height: 600px;
    max-height: 600px;
  }
  .my-swiper-box .swiper-slide img {
    min-height: 600px;
  }
  .my-swiper-box .swiper-slide .pc-img-baner {
    display: none;
  }
  .my-swiper-box .swiper-slide .mobail-img-baner {
    display: block;
  }
  .my-swiper-box .my-slide-box .slide3-txt-box {
    width: 80vw;
  }
  .my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(1) {
    font-size: 28px;
    line-height: 42px;
  }
  .my-swiper-box .my-slide-box .slide3-txt-box p:nth-child(2) {
    font-size: 28px;
    line-height: 42px;
  }
  .my-swiper-box .my-slide-box .item-slide-btn {
    margin-top: 36px;
  }
}

@media (min-width: 360px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 430px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 820px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  html {
    font-size: 16px;
  }
}

/*>=1024的设备*/
@media (min-width: 1100px) {
  html {
    font-size: 16px;
  }
}

/* >=1024的设备*/
@media (min-width: 1220px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1390px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1400px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1680px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 1920px) {
  html {
    font-size: 16px;
  }
}

html[lang="zh-HK"] .section-pd-01 .module-box1 .item-box h5,
html[lang="zh-CN"] .section-pd-01 .module-box1 .item-box h5{
	min-height: auto;
}
.section-pd-01 .module-box7-v2 .item-top-box img{
  height: auto!important;
}
@media (max-width: 767px){
  .section-pd-01 .module-box7-v2 .item-top-box{
    margin-top: 150px;
  }
  .section-pd-01 .module-box8 .pj-img-box .chakra-link img{
    width: 100%;
  }
  .section-pd-01 .module-box8 .download-img-box{
    margin-bottom: 5rem;
  }
  .section-pd-01 .module-box8 .download-img-box .css-0{
    display: block!important;
    text-align: center;
  }
  .section-pd-01 .module-box8 p{
    font-size: 16px;
  }

  .section-pd-01 .module-box8 .download-img-box .css-0 span{
    margin-right: 0!important;
    font-size: 32px!important;
  }
  .my-swiper-box .swiper-slide img{
    min-height: 0;
    height: auto!important;
  }
  .my-swiper-box .my-slide-box{
    max-width: 100%;
  }

  #slide-content h1{
    font-size: 28px;
  }

  #slide-content p,
  .my-swiper-box .my-slide-box .item-slide-btn{
    font-size: 20px!important;
  }

  .section-pd-01 .module-box2 .item-txt-box p:nth-child(2){
    font-size: 20px;
  }

  .section-pd-01 .module-box2 .item-txt-box p:nth-child(1){
    font-size: 28px;
  }
}

@media (max-width: 767px){
  .section-pd-01 .module-box8 .pj-img-box{
    width: 78vw;
  }
  .section-pd-01 .module-box8 .download-img-box .css-0 img{
    height: 60px;
    width: 100%;
  }
  .section-pd-01 .module-box1 .item-box{
    width: 80vw;
  }
}